npm package diff
Package: @forge/manifest
Versions: 9.4.0-next.5-experimental-76b1041 - 9.4.0-next.6
File: package/out/schema/manifest.d.ts
Index: package/out/schema/manifest.d.ts
===================================================================
--- package/out/schema/manifest.d.ts
+++ package/out/schema/manifest.d.ts
@@ -12076,8 +12076,11 @@
};
config?:
| boolean
| {
+ openOnInsert: boolean;
+ }
+ | {
function?: string;
}
| {
title?:
@@ -12183,8 +12186,11 @@
};
config?:
| boolean
| {
+ openOnInsert: boolean;
+ }
+ | {
function?: string;
}
| {
title?:
@@ -21647,8 +21653,48 @@
key: ModuleKeySchema;
[k: string]: unknown;
}[]
];
+ 'connect-jira:jiraOperationsInfoProvider'?: [
+ {
+ homeUrl: string;
+ logoUrl?: string;
+ documentationUrl?: string;
+ name: I18NProperty55;
+ actions?: OperationsInformationActions;
+ key: ModuleKeySchema;
+ [k: string]: unknown;
+ },
+ ...{
+ homeUrl: string;
+ logoUrl?: string;
+ documentationUrl?: string;
+ name: I18NProperty55;
+ actions?: OperationsInformationActions;
+ key: ModuleKeySchema;
+ [k: string]: unknown;
+ }[]
+ ];
+ 'connect-jira:jiraDevOpsComponentProvider'?: [
+ {
+ homeUrl: string;
+ logoUrl?: string;
+ documentationUrl?: string;
+ name: I18NProperty56;
+ actions?: DevOpsComponentActions;
+ key: ModuleKeySchema;
+ [k: string]: unknown;
+ },
+ ...{
+ homeUrl: string;
+ logoUrl?: string;
+ documentationUrl?: string;
+ name: I18NProperty56;
+ actions?: DevOpsComponentActions;
+ key: ModuleKeySchema;
+ [k: string]: unknown;
+ }[]
+ ];
'connect-confluence:keyboardShortcuts'?: [
{
shortcut: string;
context?:
@@ -21659,9 +21705,9 @@
| 'issue_action'
| 'ISSUE_ACTION'
| 'agile_board'
| 'AGILE_BOARD';
- name: I18NProperty55;
+ name: I18NProperty57;
target: KeyboardShortcutTarget1;
key: ModuleKeySchema;
[k: string]: unknown;
},
@@ -21675,18 +21721,18 @@
| 'issue_action'
| 'ISSUE_ACTION'
| 'agile_board'
| 'AGILE_BOARD';
- name: I18NProperty55;
+ name: I18NProperty57;
target: KeyboardShortcutTarget1;
key: ModuleKeySchema;
[k: string]: unknown;
}[]
];
'connect-confluence:adminPages'?: [
{
icon?: Icon8;
- name: I18NProperty56;
+ name: I18NProperty58;
weight?: number;
fullPage?: boolean;
cacheable?: boolean;
location?: string;
@@ -21699,9 +21745,9 @@
[k: string]: unknown;
},
...{
icon?: Icon8;
- name: I18NProperty56;
+ name: I18NProperty58;
weight?: number;
fullPage?: boolean;
cacheable?: boolean;
location?: string;
@@ -21716,10 +21762,10 @@
];
'connect-confluence:webPanels'?: [
{
layout?: WebPanelLayout1;
- tooltip?: I18NProperty57;
- name: I18NProperty58;
+ tooltip?: I18NProperty59;
+ name: I18NProperty60;
weight?: number;
location: string;
cacheable?: boolean;
supportsNative?: boolean;
@@ -21732,10 +21778,10 @@
[k: string]: unknown;
},
...{
layout?: WebPanelLayout1;
- tooltip?: I18NProperty57;
- name: I18NProperty58;
+ tooltip?: I18NProperty59;
+ name: I18NProperty60;
weight?: number;
location: string;
cacheable?: boolean;
supportsNative?: boolean;
@@ -21772,9 +21818,9 @@
];
'connect-confluence:postInstallPage'?: [
{
icon?: Icon9;
- name: I18NProperty59;
+ name: I18NProperty61;
weight?: number;
cacheable?: boolean;
location?: string;
conditions?: (CompositeCondition | SingleCondition)[];
@@ -21786,9 +21832,9 @@
[k: string]: unknown;
},
...{
icon?: Icon9;
- name: I18NProperty59;
+ name: I18NProperty61;
weight?: number;
cacheable?: boolean;
location?: string;
conditions?: (CompositeCondition | SingleCondition)[];
@@ -21801,10 +21847,10 @@
}[]
];
'connect-confluence:webSections'?: [
{
- tooltip?: I18NProperty60;
- name: I18NProperty61;
+ tooltip?: I18NProperty62;
+ name: I18NProperty63;
weight?: number;
location: string;
conditions?: (CompositeCondition | SingleCondition)[];
params?: {
@@ -21813,10 +21859,10 @@
key: ModuleKeySchema;
[k: string]: unknown;
},
...{
- tooltip?: I18NProperty60;
- name: I18NProperty61;
+ tooltip?: I18NProperty62;
+ name: I18NProperty63;
weight?: number;
location: string;
conditions?: (CompositeCondition | SingleCondition)[];
params?: {
@@ -21828,9 +21874,9 @@
];
'connect-confluence:generalPages'?: [
{
icon?: Icon10;
- name: I18NProperty62;
+ name: I18NProperty64;
weight?: number;
cacheable?: boolean;
location?: string;
conditions?: (CompositeCondition | SingleCondition)[];
@@ -21842,9 +21888,9 @@
[k: string]: unknown;
},
...{
icon?: Icon10;
- name: I18NProperty62;
+ name: I18NProperty64;
weight?: number;
cacheable?: boolean;
location?: string;
conditions?: (CompositeCondition | SingleCondition)[];
@@ -21858,36 +21904,36 @@
];
'connect-confluence:webItems'?: [
{
styleClasses?: string[];
- tooltip?: I18NProperty63;
+ tooltip?: I18NProperty65;
icon?: Icon11;
weight?: number;
params?: {
[k: string]: unknown;
};
url?: string;
target?: WebItemTarget2;
context?: 'page' | 'PAGE' | 'addon' | 'ADDON' | 'product' | 'PRODUCT';
- name: I18NProperty65;
+ name: I18NProperty67;
location: string;
cacheable?: boolean;
conditions?: (SingleCondition4 | CompositeCondition7)[];
key: ModuleKeySchema;
[k: string]: unknown;
},
...{
styleClasses?: string[];
- tooltip?: I18NProperty63;
+ tooltip?: I18NProperty65;
icon?: Icon11;
weight?: number;
params?: {
[k: string]: unknown;
};
url?: string;
target?: WebItemTarget2;
context?: 'page' | 'PAGE' | 'addon' | 'ADDON' | 'product' | 'PRODUCT';
- name: I18NProperty65;
+ name: I18NProperty67;
location: string;
cacheable?: boolean;
conditions?: (SingleCondition4 | CompositeCondition7)[];
key: ModuleKeySchema;
@@ -21896,9 +21942,9 @@
];
'connect-confluence:configurePage'?: [
{
icon?: Icon12;
- name: I18NProperty66;
+ name: I18NProperty68;
weight?: number;
fullPage?: boolean;
cacheable?: boolean;
location?: string;
@@ -21911,9 +21957,9 @@
[k: string]: unknown;
},
...{
icon?: Icon12;
- name: I18NProperty66;
+ name: I18NProperty68;
weight?: number;
fullPage?: boolean;
cacheable?: boolean;
location?: string;
@@ -21945,27 +21991,27 @@
'connect-confluence:blueprints'?: [
{
template: BlueprintTemplate;
icon?: Icon13;
- name: I18NProperty67;
- description?: I18NProperty68;
+ name: I18NProperty69;
+ description?: I18NProperty70;
createResult?: 'edit' | 'EDIT' | 'view' | 'VIEW';
key: ModuleKeySchema;
[k: string]: unknown;
},
...{
template: BlueprintTemplate;
icon?: Icon13;
- name: I18NProperty67;
- description?: I18NProperty68;
+ name: I18NProperty69;
+ description?: I18NProperty70;
createResult?: 'edit' | 'EDIT' | 'view' | 'VIEW';
key: ModuleKeySchema;
[k: string]: unknown;
}[]
];
'connect-confluence:spaceToolsTabs'?: [
{
- name: I18NProperty69;
+ name: I18NProperty71;
weight?: number;
location?: string;
conditions?: (CompositeCondition9 | SingleCondition5)[];
params?: {
@@ -21975,9 +22021,9 @@
key: ModuleKeySchema;
[k: string]: unknown;
},
...{
- name: I18NProperty69;
+ name: I18NProperty71;
weight?: number;
location?: string;
conditions?: (CompositeCondition9 | SingleCondition5)[];
params?: {
@@ -21989,33 +22035,33 @@
}[]
];
'connect-confluence:confluenceContentProperties'?: [
{
- name: I18NProperty70;
+ name: I18NProperty72;
keyConfigurations?: ContentPropertyIndexKeyConfiguration[];
key: ModuleKeySchema;
[k: string]: unknown;
},
...{
- name: I18NProperty70;
+ name: I18NProperty72;
keyConfigurations?: ContentPropertyIndexKeyConfiguration[];
key: ModuleKeySchema;
[k: string]: unknown;
}[]
];
'connect-confluence:customContent'?: [
{
uiSupport: CustomContentUISupport;
- name: I18NProperty76;
- description?: I18NProperty77;
+ name: I18NProperty78;
+ description?: I18NProperty79;
apiSupport: CustomContentAPISupport;
key: ModuleKeySchema;
[k: string]: unknown;
},
...{
uiSupport: CustomContentUISupport;
- name: I18NProperty76;
- description?: I18NProperty77;
+ name: I18NProperty78;
+ description?: I18NProperty79;
apiSupport: CustomContentAPISupport;
key: ModuleKeySchema;
[k: string]: unknown;
}[]
@@ -22041,17 +22087,17 @@
*
*/
dialog?: {
width?: string;
- header?: I18NProperty78;
+ header?: I18NProperty80;
conditions?: (SingleCondition | CompositeCondition)[];
url: string;
height?: string;
[k: string]: unknown;
};
- errorMessage: I18NProperty79;
+ errorMessage: I18NProperty81;
context?: 'page' | 'PAGE' | 'addon' | 'ADDON' | 'product' | 'PRODUCT';
- name: I18NProperty80;
+ name: I18NProperty82;
conditions?: (CompositeCondition | SingleCondition)[];
params?: {
[k: string]: unknown;
};
@@ -22078,17 +22124,17 @@
*
*/
dialog?: {
width?: string;
- header?: I18NProperty78;
+ header?: I18NProperty80;
conditions?: (SingleCondition | CompositeCondition)[];
url: string;
height?: string;
[k: string]: unknown;
};
- errorMessage: I18NProperty79;
+ errorMessage: I18NProperty81;
context?: 'page' | 'PAGE' | 'addon' | 'ADDON' | 'product' | 'PRODUCT';
- name: I18NProperty80;
+ name: I18NProperty82;
conditions?: (CompositeCondition | SingleCondition)[];
params?: {
[k: string]: unknown;
};
@@ -22113,9 +22159,9 @@
hidden?: boolean;
renderModes?: MacroRenderModes;
documentation?: Link;
icon?: Icon17;
- description?: I18NProperty83;
+ description?: I18NProperty85;
outputType?: 'block' | 'BLOCK' | 'inline' | 'INLINE';
url: string;
propertyPanel?: MacroPropertyPanel;
autoconvert?: Autoconvert;
@@ -22147,9 +22193,9 @@
inputType?: string;
[k: string]: unknown;
};
width?: string;
- name: I18NProperty87;
+ name: I18NProperty89;
cacheable?: boolean;
categories?: string[];
parameters?: MacroInputParameter[];
height?: string;
@@ -22172,9 +22218,9 @@
hidden?: boolean;
renderModes?: MacroRenderModes;
documentation?: Link;
icon?: Icon17;
- description?: I18NProperty83;
+ description?: I18NProperty85;
outputType?: 'block' | 'BLOCK' | 'inline' | 'INLINE';
url: string;
propertyPanel?: MacroPropertyPanel;
autoconvert?: Autoconvert;
@@ -22206,9 +22252,9 @@
inputType?: string;
[k: string]: unknown;
};
width?: string;
- name: I18NProperty87;
+ name: I18NProperty89;
cacheable?: boolean;
categories?: string[];
parameters?: MacroInputParameter[];
height?: string;
@@ -22224,16 +22270,16 @@
aliases?: string[];
hidden?: boolean;
documentation?: Link1;
icon?: Icon18;
- description?: I18NProperty92;
+ description?: I18NProperty94;
outputType?: 'block' | 'BLOCK' | 'inline' | 'INLINE';
url: string;
propertyPanel?: MacroPropertyPanel1;
autoconvert?: Autoconvert1;
imagePlaceholder?: ImagePlaceholder1;
renderingMethod?: 'get' | 'GET' | 'post' | 'POST';
- name: I18NProperty96;
+ name: I18NProperty98;
categories?: string[];
parameters?: MacroInputParameter1[];
key: ModuleKeySchema;
[k: string]: unknown;
@@ -22245,16 +22291,16 @@
aliases?: string[];
hidden?: boolean;
documentation?: Link1;
icon?: Icon18;
- description?: I18NProperty92;
+ description?: I18NProperty94;
outputType?: 'block' | 'BLOCK' | 'inline' | 'INLINE';
url: string;
propertyPanel?: MacroPropertyPanel1;
autoconvert?: Autoconvert1;
imagePlaceholder?: ImagePlaceholder1;
renderingMethod?: 'get' | 'GET' | 'post' | 'POST';
- name: I18NProperty96;
+ name: I18NProperty98;
categories?: string[];
parameters?: MacroInputParameter1[];
key: ModuleKeySchema;
[k: string]: unknown;
@@ -22262,11 +22308,11 @@
];
'connect-confluence:contentBylineItems'?: [
{
context?: 'page' | 'PAGE' | 'addon' | 'ADDON' | 'product' | 'PRODUCT';
- tooltip?: I18NProperty99;
+ tooltip?: I18NProperty101;
icon?: Icon19;
- name: I18NProperty100;
+ name: I18NProperty102;
cacheable?: boolean;
conditions?: (CompositeCondition | SingleCondition)[];
params?: {
[k: string]: unknown;
@@ -22278,11 +22324,11 @@
[k: string]: unknown;
},
...{
context?: 'page' | 'PAGE' | 'addon' | 'ADDON' | 'product' | 'PRODUCT';
- tooltip?: I18NProperty99;
+ tooltip?: I18NProperty101;
icon?: Icon19;
- name: I18NProperty100;
+ name: I18NProperty102;
cacheable?: boolean;
conditions?: (CompositeCondition | SingleCondition)[];
params?: {
[k: string]: unknown;
@@ -22299,10 +22345,10 @@
routes?: ThemeRoutes;
lookAndFeel?: LookAndFeel;
icon?: Icon20;
routeOverride?: boolean;
- name: I18NProperty102;
- description?: I18NProperty103;
+ name: I18NProperty104;
+ description?: I18NProperty105;
availableGlobally?: boolean;
key: ModuleKeySchema;
[k: string]: unknown;
},
@@ -22310,10 +22356,10 @@
routes?: ThemeRoutes;
lookAndFeel?: LookAndFeel;
icon?: Icon20;
routeOverride?: boolean;
- name: I18NProperty102;
- description?: I18NProperty103;
+ name: I18NProperty104;
+ description?: I18NProperty105;
availableGlobally?: boolean;
key: ModuleKeySchema;
[k: string]: unknown;
}[]
@@ -25627,8 +25673,164 @@
}
/**
*
*
+ * <p>Operations Information actions that can be performed by Jira users.</p>
+ * <p>Each action is optional (unless indicated otherwise). The absence of an action indicates that the action is not supported by the provider.</p>
+ *
+ */
+export interface OperationsInformationActions {
+ /**
+ *
+ *
+ * <p>Defines the URL template that is used when an action is invoked. The following context parameters are supported: <code>{issue.key}</code>, <code>{issue.summary}</code>, <code>{issue.flags}</code>.</p>
+ *
+ *
+ */
+ fetchWorkspaces: {
+ templateUrl: string;
+ [k: string]: unknown;
+ };
+ /**
+ *
+ *
+ * <p>Defines the URL template that is used when an action is invoked. The following context parameters are supported: <code>{issue.key}</code>, <code>{issue.summary}</code>, <code>{issue.flags}</code>.</p>
+ *
+ *
+ */
+ searchContainers: {
+ templateUrl: string;
+ [k: string]: unknown;
+ };
+ /**
+ *
+ *
+ * <p>Defines the URL template that is used when an action is invoked. The following context parameters are supported: <code>{issue.key}</code>, <code>{issue.summary}</code>, <code>{issue.flags}</code>.</p>
+ *
+ *
+ */
+ onEntityAssociated?: {
+ templateUrl: string;
+ [k: string]: unknown;
+ };
+ /**
+ *
+ *
+ * <p>Defines the URL template that is used when an action is invoked. The following context parameters are supported: <code>{issue.key}</code>, <code>{issue.summary}</code>, <code>{issue.flags}</code>.</p>
+ *
+ *
+ */
+ onEntityDisassociated?: {
+ templateUrl: string;
+ [k: string]: unknown;
+ };
+ [k: string]: unknown;
+}
+/**
+ *
+ *
+ * Represents a string that can be resolved via a localization properties file. You can use the same `i18n Property` key
+ * and value in multiple places if you like, but identical keys must have identical values.
+ *
+ * <h3>Example</h3>
+ *
+ *
+ *
+ *
+ *
+ * {
+ * "value": "My text"
+ * }
+ *
+ *
+ *
+ */
+export interface I18NProperty56 {
+ value: string;
+ i18n?: string;
+ [k: string]: unknown;
+}
+/**
+ *
+ *
+ * <p>DevOps Component actions that can be performed by Jira users.</p>
+ * <p>Each action is optional (unless indicated otherwise). The absence of an action indicates that the action is not supported by the provider.</p>
+ *
+ */
+export interface DevOpsComponentActions {
+ /**
+ *
+ *
+ * <p>Defines the URL template that is used when an action is invoked. The following context parameters are supported: <code>{issue.key}</code>, <code>{issue.summary}</code>, <code>{issue.flags}</code>.</p>
+ *
+ *
+ */
+ associate: {
+ templateUrl: string;
+ [k: string]: unknown;
+ };
+ /**
+ *
+ *
+ * <p>Defines the URL template that is used when an action is invoked. The following context parameters are supported: <code>{issue.key}</code>, <code>{issue.summary}</code>, <code>{issue.flags}</code>.</p>
+ *
+ *
+ */
+ disassociate: {
+ templateUrl: string;
+ [k: string]: unknown;
+ };
+ /**
+ *
+ *
+ * <p>Defines the URL template that is used when an action is invoked. The following context parameters are supported: <code>{issue.key}</code>, <code>{issue.summary}</code>, <code>{issue.flags}</code>.</p>
+ *
+ *
+ */
+ onEntityAssociated?: {
+ templateUrl: string;
+ [k: string]: unknown;
+ };
+ /**
+ *
+ *
+ * <p>Defines the URL template that is used when an action is invoked. The following context parameters are supported: <code>{issue.key}</code>, <code>{issue.summary}</code>, <code>{issue.flags}</code>.</p>
+ *
+ *
+ */
+ onEntityDisassociated?: {
+ templateUrl: string;
+ [k: string]: unknown;
+ };
+ [k: string]: unknown;
+}
+/**
+ *
+ *
+ * Represents a string that can be resolved via a localization properties file. You can use the same `i18n Property` key
+ * and value in multiple places if you like, but identical keys must have identical values.
+ *
+ * <h3>Example</h3>
+ *
+ *
+ *
+ *
+ *
+ * {
+ * "value": "My text"
+ * }
+ *
+ *
+ *
+ */
+export interface I18NProperty57 {
+ value: string;
+ i18n?: string;
+ [k: string]: unknown;
+}
+/**
+ *
+ *
* The bean containing the key of the target module of the shortcut.
*
*
*/
@@ -25682,9 +25884,9 @@
*
*
*
*/
-export interface I18NProperty56 {
+export interface I18NProperty58 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -25730,9 +25932,9 @@
*
*
*
*/
-export interface I18NProperty57 {
+export interface I18NProperty59 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -25754,9 +25956,9 @@
*
*
*
*/
-export interface I18NProperty58 {
+export interface I18NProperty60 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -25806,9 +26008,9 @@
*
*
*
*/
-export interface I18NProperty59 {
+export interface I18NProperty61 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -25830,9 +26032,9 @@
*
*
*
*/
-export interface I18NProperty60 {
+export interface I18NProperty62 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -25854,9 +26056,9 @@
*
*
*
*/
-export interface I18NProperty61 {
+export interface I18NProperty63 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -25906,9 +26108,9 @@
*
*
*
*/
-export interface I18NProperty62 {
+export interface I18NProperty64 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -25930,9 +26132,9 @@
*
*
*
*/
-export interface I18NProperty63 {
+export interface I18NProperty65 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -26168,9 +26370,9 @@
| 'maximum'
| 'MAXIMUM';
chrome?: boolean;
width?: string;
- header?: I18NProperty64;
+ header?: I18NProperty66;
height?: string;
[k: string]: unknown;
}
/**
@@ -26191,9 +26393,9 @@
*
*
*
*/
-export interface I18NProperty64 {
+export interface I18NProperty66 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -26215,9 +26417,9 @@
*
*
*
*/
-export interface I18NProperty65 {
+export interface I18NProperty67 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -26380,9 +26582,9 @@
*
*
*
*/
-export interface I18NProperty66 {
+export interface I18NProperty68 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -26634,9 +26836,9 @@
*
*
*
*/
-export interface I18NProperty67 {
+export interface I18NProperty69 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -26658,9 +26860,9 @@
*
*
*
*/
-export interface I18NProperty68 {
+export interface I18NProperty70 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -26682,9 +26884,9 @@
*
*
*
*/
-export interface I18NProperty69 {
+export interface I18NProperty71 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -26778,9 +26980,9 @@
*
*
*
*/
-export interface I18NProperty70 {
+export interface I18NProperty72 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27002,10 +27204,10 @@
| 'string'
| 'STRING'
| 'number'
| 'NUMBER';
- name: I18NProperty71;
- tooltip?: I18NProperty72;
+ name: I18NProperty73;
+ tooltip?: I18NProperty74;
[k: string]: unknown;
}
/**
*
@@ -27025,9 +27227,9 @@
*
*
*
*/
-export interface I18NProperty71 {
+export interface I18NProperty73 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27049,9 +27251,9 @@
*
*
*
*/
-export interface I18NProperty72 {
+export interface I18NProperty74 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27131,15 +27333,15 @@
*
*
*/
export interface CustomContentUISupport {
- editComponentTitlePlaceholder?: I18NProperty73;
+ editComponentTitlePlaceholder?: I18NProperty75;
listViewComponent?: ModuleReference;
editComponent?: ModuleReference1;
icons: CustomContentIcons;
contentViewComponent: ModuleReference2;
- editComponentSubmitButtonLabel?: I18NProperty74;
- editComponentCancelButtonLabel?: I18NProperty75;
+ editComponentSubmitButtonLabel?: I18NProperty76;
+ editComponentCancelButtonLabel?: I18NProperty77;
breadcrumbs?: CustomContentBreadcrumbs;
[k: string]: unknown;
}
/**
@@ -27160,9 +27362,9 @@
*
*
*
*/
-export interface I18NProperty73 {
+export interface I18NProperty75 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27360,9 +27562,9 @@
*
*
*
*/
-export interface I18NProperty74 {
+export interface I18NProperty76 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27384,9 +27586,9 @@
*
*
*
*/
-export interface I18NProperty75 {
+export interface I18NProperty77 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27493,9 +27695,9 @@
*
*
*
*/
-export interface I18NProperty76 {
+export interface I18NProperty78 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27517,9 +27719,9 @@
*
*
*
*/
-export interface I18NProperty77 {
+export interface I18NProperty79 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27718,9 +27920,9 @@
*
*
*
*/
-export interface I18NProperty78 {
+export interface I18NProperty80 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27742,9 +27944,9 @@
*
*
*
*/
-export interface I18NProperty79 {
+export interface I18NProperty81 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27766,9 +27968,9 @@
*
*
*
*/
-export interface I18NProperty80 {
+export interface I18NProperty82 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27829,10 +28031,10 @@
*
*
*/
export interface MacroEditor {
- insertTitle?: I18NProperty81;
- editTitle?: I18NProperty82;
+ insertTitle?: I18NProperty83;
+ editTitle?: I18NProperty84;
width?: string;
cacheable?: boolean;
url: string;
height?: string;
@@ -27856,9 +28058,9 @@
*
*
*
*/
-export interface I18NProperty81 {
+export interface I18NProperty83 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -27880,9 +28082,9 @@
*
*
*
*/
-export interface I18NProperty82 {
+export interface I18NProperty84 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -28204,9 +28406,9 @@
*
*
*
*/
-export interface I18NProperty83 {
+export interface I18NProperty85 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -28278,9 +28480,9 @@
*
*
*/
export interface ButtonControl {
- label: I18NProperty84;
+ label: I18NProperty86;
type: 'button' | 'BUTTON';
key: string;
[k: string]: unknown;
}
@@ -28302,9 +28504,9 @@
*
*
*
*/
-export interface I18NProperty84 {
+export interface I18NProperty86 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -28377,9 +28579,9 @@
*
*/
export interface ToggleButtonControl {
macroParameterValue: string;
- label: I18NProperty85;
+ label: I18NProperty87;
type: 'togglebutton' | 'TOGGLEBUTTON';
key: string;
[k: string]: unknown;
}
@@ -28401,9 +28603,9 @@
*
*
*
*/
-export interface I18NProperty85 {
+export interface I18NProperty87 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -28470,9 +28672,9 @@
*
*
*/
export interface ButtonControl1 {
- label: I18NProperty86;
+ label: I18NProperty88;
type: 'button' | 'BUTTON';
key: string;
[k: string]: unknown;
}
@@ -28494,9 +28696,9 @@
*
*
*
*/
-export interface I18NProperty86 {
+export interface I18NProperty88 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -49079,9 +49281,9 @@
*
*
*
*/
-export interface I18NProperty87 {
+export interface I18NProperty89 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -49154,11 +49356,11 @@
hidden?: boolean;
indexing?: MacroParameterIndexing1;
defaultValue?: string;
values?: string[];
- name: I18NProperty88;
+ name: I18NProperty90;
multiple?: boolean;
- description?: I18NProperty89;
+ description?: I18NProperty91;
type:
| 'attachment'
| 'ATTACHMENT'
| 'boolean'
@@ -49231,9 +49433,9 @@
*
*
*
*/
-export interface I18NProperty88 {
+export interface I18NProperty90 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -49255,9 +49457,9 @@
*
*
*
*/
-export interface I18NProperty89 {
+export interface I18NProperty91 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -49318,10 +49520,10 @@
*
*
*/
export interface MacroEditor1 {
- insertTitle?: I18NProperty90;
- editTitle?: I18NProperty91;
+ insertTitle?: I18NProperty92;
+ editTitle?: I18NProperty93;
width?: string;
cacheable?: boolean;
url: string;
height?: string;
@@ -49345,9 +49547,9 @@
*
*
*
*/
-export interface I18NProperty90 {
+export interface I18NProperty92 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -49369,9 +49571,9 @@
*
*
*
*/
-export interface I18NProperty91 {
+export interface I18NProperty93 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -49449,9 +49651,9 @@
*
*
*
*/
-export interface I18NProperty92 {
+export interface I18NProperty94 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -49570,9 +49772,9 @@
*
*/
export interface ToggleButtonControl1 {
macroParameterValue: string;
- label: I18NProperty93;
+ label: I18NProperty95;
type: 'togglebutton' | 'TOGGLEBUTTON';
key: string;
[k: string]: unknown;
}
@@ -49594,9 +49796,9 @@
*
*
*
*/
-export interface I18NProperty93 {
+export interface I18NProperty95 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -49622,9 +49824,9 @@
*
*
*/
export interface ButtonControl2 {
- label: I18NProperty94;
+ label: I18NProperty96;
type: 'button' | 'BUTTON';
key: string;
[k: string]: unknown;
}
@@ -49646,9 +49848,9 @@
*
*
*
*/
-export interface I18NProperty94 {
+export interface I18NProperty96 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -49743,9 +49945,9 @@
*
*
*/
export interface ButtonControl3 {
- label: I18NProperty95;
+ label: I18NProperty97;
type: 'button' | 'BUTTON';
key: string;
[k: string]: unknown;
}
@@ -49767,9 +49969,9 @@
*
*
*
*/
-export interface I18NProperty95 {
+export interface I18NProperty97 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -70297,9 +70499,9 @@
*
*
*
*/
-export interface I18NProperty96 {
+export interface I18NProperty98 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -70372,11 +70574,11 @@
hidden?: boolean;
indexing?: MacroParameterIndexing2;
defaultValue?: string;
values?: string[];
- name: I18NProperty97;
+ name: I18NProperty99;
multiple?: boolean;
- description?: I18NProperty98;
+ description?: I18NProperty100;
type:
| 'attachment'
| 'ATTACHMENT'
| 'boolean'
@@ -70449,9 +70651,9 @@
*
*
*
*/
-export interface I18NProperty97 {
+export interface I18NProperty99 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -70473,9 +70675,9 @@
*
*
*
*/
-export interface I18NProperty98 {
+export interface I18NProperty100 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -70497,9 +70699,9 @@
*
*
*
*/
-export interface I18NProperty99 {
+export interface I18NProperty101 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -70549,9 +70751,9 @@
*
*
*
*/
-export interface I18NProperty100 {
+export interface I18NProperty102 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -70759,9 +70961,9 @@
| 'maximum'
| 'MAXIMUM';
chrome?: boolean;
width?: string;
- header?: I18NProperty101;
+ header?: I18NProperty103;
height?: string;
[k: string]: unknown;
}
/**
@@ -70782,9 +70984,9 @@
*
*
*
*/
-export interface I18NProperty101 {
+export interface I18NProperty103 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -71515,9 +71717,9 @@
*
*
*
*/
-export interface I18NProperty102 {
+export interface I18NProperty104 {
value: string;
i18n?: string;
[k: string]: unknown;
}
@@ -71539,9 +71741,9 @@
*
*
*
*/
-export interface I18NProperty103 {
+export interface I18NProperty105 {
value: string;
i18n?: string;
[k: string]: unknown;
}