@forge/manifest 13.0.0-next.2 → 13.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +26 -0
- package/out/index.d.ts.map +1 -1
- package/out/interpolator/manifest-interpolator-manager.d.ts +1 -1
- package/out/interpolator/manifest-interpolator-manager.d.ts.map +1 -1
- package/out/interpolator/manifest-interpolator.d.ts +1 -1
- package/out/interpolator/manifest-interpolator.d.ts.map +1 -1
- package/out/interpolator/manifest-interpolator.js +1 -1
- package/out/schema/manifest-schema.json +249 -207
- package/out/schema/manifest.d.ts +518 -170
- package/out/scopes/index.d.ts +1 -1
- package/out/scopes/index.d.ts.map +1 -1
- package/out/scopes/index.js +2 -3
- package/out/text/errors.js +1 -1
- package/out/types/core-endpoint-types.d.ts +1 -1
- package/out/types/core-endpoint-types.d.ts.map +1 -1
- package/out/types/display-condition-types.d.ts +12 -12
- package/out/types/display-condition-types.d.ts.map +1 -1
- package/out/types/errors.d.ts +1 -1
- package/out/types/errors.d.ts.map +1 -1
- package/out/types/module-types.js +1 -1
- package/out/types/validation-types.js +1 -1
- package/out/utils/get-all-modules.d.ts.map +1 -1
- package/out/utils/global/validateGlobalModules.d.ts +1 -1
- package/out/utils/global/validateGlobalModules.d.ts.map +1 -1
- package/out/utils/i18n/module-i18n-helper.d.ts.map +1 -1
- package/out/utils/i18n/type-check.d.ts +2 -2
- package/out/utils/i18n/type-check.d.ts.map +1 -1
- package/out/utils/line-finder.d.ts.map +1 -1
- package/out/utils/manifest-parser.d.ts +2 -2
- package/out/utils/manifest-parser.d.ts.map +1 -1
- package/out/utils/module-key-cleaner.d.ts.map +1 -1
- package/out/utils/module-references.d.ts +1 -1
- package/out/utils/module-references.d.ts.map +1 -1
- package/out/utils/scopes.d.ts.map +1 -1
- package/out/validators/agent-product-context-scopes-validator.js +2 -2
- package/out/validators/modules-validators/automation/index.d.ts.map +1 -1
- package/out/validators/modules-validators/automation/validate-automation-provider-actions.d.ts.map +1 -1
- package/out/validators/modules-validators/bitbucket/index.d.ts.map +1 -1
- package/out/validators/modules-validators/bitbucket/validateBackendModuleEndpoints.d.ts.map +1 -1
- package/out/validators/modules-validators/bitbucket/validateFileViewerRegexPatterns.d.ts.map +1 -1
- package/out/validators/modules-validators/bitbucket/validateWorkspacePageProperties.d.ts.map +1 -1
- package/out/validators/modules-validators/confluence/index.d.ts.map +1 -1
- package/out/validators/modules-validators/confluence/validateCrossModulePropertyUniqueness.d.ts.map +1 -1
- package/out/validators/modules-validators/confluence/validateCustomContentHierarchy.d.ts.map +1 -1
- package/out/validators/modules-validators/confluence/validateFullPage.d.ts.map +1 -1
- package/out/validators/modules-validators/confluence/validateKeyboardShortcuts.d.ts.map +1 -1
- package/out/validators/modules-validators/confluence/validateMacroAutoConvert.d.ts.map +1 -1
- package/out/validators/modules-validators/confluence/validatePropertyUniqueness.d.ts.map +1 -1
- package/out/validators/modules-validators/confluence/validateSingleProperty.d.ts.map +1 -1
- package/out/validators/modules-validators/dataResidency/index.d.ts.map +1 -1
- package/out/validators/modules-validators/dataResidency/validate-data-residency-migration.d.ts.map +1 -1
- package/out/validators/modules-validators/global/validate-global-ui.d.ts.map +1 -1
- package/out/validators/modules-validators/graph/index.d.ts.map +1 -1
- package/out/validators/modules-validators/graph/validate-graph-connector-auth-provider.d.ts.map +1 -1
- package/out/validators/modules-validators/jira/ui-modifications.js +1 -2
- package/out/validators/modules-validators/jira/validate-action-validator.js +1 -2
- package/out/validators/modules-validators/jira/validate-command.d.ts.map +1 -1
- package/out/validators/modules-validators/jira/validate-custom-field.js +1 -2
- package/out/validators/modules-validators/jira/validate-full-admin-page.d.ts.map +1 -1
- package/out/validators/modules-validators/jira/validate-full-page-module.d.ts.map +1 -1
- package/out/validators/modules-validators/jira/validate-full-page.js +1 -2
- package/out/validators/modules-validators/jira/validate-global-background-script.js +1 -2
- package/out/validators/modules-validators/jira/validate-module-key-references.d.ts.map +1 -1
- package/out/validators/modules-validators/jira/validate-subpages-in-module.d.ts.map +1 -1
- package/out/validators/modules-validators/jira/validate-timetrackingprovider-module.d.ts.map +1 -1
- package/out/validators/modules-validators/jira/validate-trigger.js +1 -2
- package/out/validators/modules-validators/jira/validate-workflow.js +2 -3
- package/out/validators/modules-validators/remote/index.d.ts.map +1 -1
- package/out/validators/modules-validators/remote/validate-storage-operation.d.ts.map +1 -1
- package/out/validators/modules-validators/rovo/index.d.ts.map +1 -1
- package/out/validators/modules-validators/rovo/validate-agent-connector-remote-endpoints.d.ts.map +1 -1
- package/out/validators/modules-validators/rovo/validate-rovo-agent-actions.d.ts.map +1 -1
- package/out/validators/modules-validators/rovo/validate-rovo-mcp-actions.d.ts.map +1 -1
- package/out/validators/modules-validators/rovo/validate-rovo-skill-actions.d.ts.map +1 -1
- package/out/validators/modules-validators/rovo/validate-skill-path.d.ts.map +1 -1
- package/out/validators/modules-validators/rovo/validate-undefined-action-name.d.ts.map +1 -1
- package/out/validators/modules-validators/rovo/validate-unreferenced-actions.d.ts.map +1 -1
- package/out/validators/modules-validators/validateModuleScopes.d.ts.map +1 -1
- package/out/validators/product-trigger-scopes-validator.js +2 -2
- package/out/validators/remote-regions-validator.d.ts.map +1 -1
- package/out/validators/runtime-version-validator.d.ts +1 -1
- package/out/validators/runtime-version-validator.d.ts.map +1 -1
- package/out/validators/simple-trigger-scope-validator.js +1 -2
- package/package.json +2 -2
package/out/schema/manifest.d.ts
CHANGED
|
@@ -14617,6 +14617,9 @@ export interface Modules {
|
|
|
14617
14617
|
};
|
|
14618
14618
|
view?: {
|
|
14619
14619
|
resource: string;
|
|
14620
|
+
/**
|
|
14621
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14622
|
+
*/
|
|
14620
14623
|
resolvedResourceEntry?: string;
|
|
14621
14624
|
render?: 'default' | 'native';
|
|
14622
14625
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14624,6 +14627,9 @@ export interface Modules {
|
|
|
14624
14627
|
};
|
|
14625
14628
|
edit?: {
|
|
14626
14629
|
resource: string;
|
|
14630
|
+
/**
|
|
14631
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14632
|
+
*/
|
|
14627
14633
|
resolvedResourceEntry?: string;
|
|
14628
14634
|
render?: 'default' | 'native';
|
|
14629
14635
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14631,6 +14637,9 @@ export interface Modules {
|
|
|
14631
14637
|
};
|
|
14632
14638
|
create?: {
|
|
14633
14639
|
resource: string;
|
|
14640
|
+
/**
|
|
14641
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14642
|
+
*/
|
|
14634
14643
|
resolvedResourceEntry?: string;
|
|
14635
14644
|
render?: 'default' | 'native';
|
|
14636
14645
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14674,6 +14683,9 @@ export interface Modules {
|
|
|
14674
14683
|
};
|
|
14675
14684
|
view?: {
|
|
14676
14685
|
resource: string;
|
|
14686
|
+
/**
|
|
14687
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14688
|
+
*/
|
|
14677
14689
|
resolvedResourceEntry?: string;
|
|
14678
14690
|
render?: 'default' | 'native';
|
|
14679
14691
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14681,6 +14693,9 @@ export interface Modules {
|
|
|
14681
14693
|
};
|
|
14682
14694
|
edit?: {
|
|
14683
14695
|
resource: string;
|
|
14696
|
+
/**
|
|
14697
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14698
|
+
*/
|
|
14684
14699
|
resolvedResourceEntry?: string;
|
|
14685
14700
|
render?: 'default' | 'native';
|
|
14686
14701
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14688,6 +14703,9 @@ export interface Modules {
|
|
|
14688
14703
|
};
|
|
14689
14704
|
create?: {
|
|
14690
14705
|
resource: string;
|
|
14706
|
+
/**
|
|
14707
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14708
|
+
*/
|
|
14691
14709
|
resolvedResourceEntry?: string;
|
|
14692
14710
|
render?: 'default' | 'native';
|
|
14693
14711
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14729,6 +14747,9 @@ export interface Modules {
|
|
|
14729
14747
|
| {
|
|
14730
14748
|
view?: {
|
|
14731
14749
|
resource?: string;
|
|
14750
|
+
/**
|
|
14751
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14752
|
+
*/
|
|
14732
14753
|
resolvedResourceEntry?: string;
|
|
14733
14754
|
render?: 'default' | 'native';
|
|
14734
14755
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14743,7 +14764,7 @@ export interface Modules {
|
|
|
14743
14764
|
function: string;
|
|
14744
14765
|
[k: string]: unknown;
|
|
14745
14766
|
};
|
|
14746
|
-
experience?: ('issue-view' | 'portal-view')[];
|
|
14767
|
+
experience?: ('csm-request-view' | 'issue-view' | 'portal-view')[];
|
|
14747
14768
|
[k: string]: unknown;
|
|
14748
14769
|
};
|
|
14749
14770
|
name:
|
|
@@ -14785,6 +14806,9 @@ export interface Modules {
|
|
|
14785
14806
|
}
|
|
14786
14807
|
| ({
|
|
14787
14808
|
resource: string;
|
|
14809
|
+
/**
|
|
14810
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14811
|
+
*/
|
|
14788
14812
|
resolvedResourceEntry?: string;
|
|
14789
14813
|
render?: 'default' | 'native';
|
|
14790
14814
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14795,6 +14819,9 @@ export interface Modules {
|
|
|
14795
14819
|
})
|
|
14796
14820
|
| {
|
|
14797
14821
|
resource?: string;
|
|
14822
|
+
/**
|
|
14823
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14824
|
+
*/
|
|
14798
14825
|
resolvedResourceEntry?: string;
|
|
14799
14826
|
render?: 'default' | 'native';
|
|
14800
14827
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14812,7 +14839,14 @@ export interface Modules {
|
|
|
14812
14839
|
expression: string;
|
|
14813
14840
|
[k: string]: unknown;
|
|
14814
14841
|
};
|
|
14815
|
-
experience?: (
|
|
14842
|
+
experience?: (
|
|
14843
|
+
| 'csm-contact-form'
|
|
14844
|
+
| 'issue-bulk-edit'
|
|
14845
|
+
| 'issue-create'
|
|
14846
|
+
| 'issue-view'
|
|
14847
|
+
| 'list-view'
|
|
14848
|
+
| 'portal-request'
|
|
14849
|
+
)[];
|
|
14816
14850
|
isInline?: boolean;
|
|
14817
14851
|
[k: string]: unknown;
|
|
14818
14852
|
};
|
|
@@ -14831,6 +14865,9 @@ export interface Modules {
|
|
|
14831
14865
|
};
|
|
14832
14866
|
function?: string;
|
|
14833
14867
|
resource?: string;
|
|
14868
|
+
/**
|
|
14869
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14870
|
+
*/
|
|
14834
14871
|
resolvedResourceEntry?: string;
|
|
14835
14872
|
render?: 'default' | 'native';
|
|
14836
14873
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14842,7 +14879,7 @@ export interface Modules {
|
|
|
14842
14879
|
connectFieldProperty?: {
|
|
14843
14880
|
key?: string;
|
|
14844
14881
|
path?: string;
|
|
14845
|
-
connectFieldType?: 'MULTI_SELECT' | '
|
|
14882
|
+
connectFieldType?: 'MULTI_SELECT' | 'RICH_TEXT' | 'SINGLE_SELECT' | 'TEXT';
|
|
14846
14883
|
[k: string]: unknown;
|
|
14847
14884
|
};
|
|
14848
14885
|
isUIModificationsEnabled?: boolean;
|
|
@@ -14855,6 +14892,9 @@ export interface Modules {
|
|
|
14855
14892
|
| {
|
|
14856
14893
|
view: {
|
|
14857
14894
|
resource?: string;
|
|
14895
|
+
/**
|
|
14896
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14897
|
+
*/
|
|
14858
14898
|
resolvedResourceEntry?: string;
|
|
14859
14899
|
render?: 'default' | 'native';
|
|
14860
14900
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14869,7 +14909,7 @@ export interface Modules {
|
|
|
14869
14909
|
function: string;
|
|
14870
14910
|
[k: string]: unknown;
|
|
14871
14911
|
};
|
|
14872
|
-
experience?: ('issue-view' | 'portal-view')[];
|
|
14912
|
+
experience?: ('csm-request-view' | 'issue-view' | 'portal-view')[];
|
|
14873
14913
|
[k: string]: unknown;
|
|
14874
14914
|
};
|
|
14875
14915
|
schema?: {
|
|
@@ -14914,6 +14954,9 @@ export interface Modules {
|
|
|
14914
14954
|
}
|
|
14915
14955
|
| ({
|
|
14916
14956
|
resource: string;
|
|
14957
|
+
/**
|
|
14958
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14959
|
+
*/
|
|
14917
14960
|
resolvedResourceEntry?: string;
|
|
14918
14961
|
render?: 'default' | 'native';
|
|
14919
14962
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14924,6 +14967,9 @@ export interface Modules {
|
|
|
14924
14967
|
})
|
|
14925
14968
|
| {
|
|
14926
14969
|
resource?: string;
|
|
14970
|
+
/**
|
|
14971
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
14972
|
+
*/
|
|
14927
14973
|
resolvedResourceEntry?: string;
|
|
14928
14974
|
render?: 'default' | 'native';
|
|
14929
14975
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14941,7 +14987,14 @@ export interface Modules {
|
|
|
14941
14987
|
expression: string;
|
|
14942
14988
|
[k: string]: unknown;
|
|
14943
14989
|
};
|
|
14944
|
-
experience?: (
|
|
14990
|
+
experience?: (
|
|
14991
|
+
| 'csm-contact-form'
|
|
14992
|
+
| 'issue-bulk-edit'
|
|
14993
|
+
| 'issue-create'
|
|
14994
|
+
| 'issue-view'
|
|
14995
|
+
| 'list-view'
|
|
14996
|
+
| 'portal-request'
|
|
14997
|
+
)[];
|
|
14945
14998
|
isInline?: boolean;
|
|
14946
14999
|
[k: string]: unknown;
|
|
14947
15000
|
};
|
|
@@ -14960,6 +15013,9 @@ export interface Modules {
|
|
|
14960
15013
|
};
|
|
14961
15014
|
function?: string;
|
|
14962
15015
|
resource?: string;
|
|
15016
|
+
/**
|
|
15017
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15018
|
+
*/
|
|
14963
15019
|
resolvedResourceEntry?: string;
|
|
14964
15020
|
render?: 'default' | 'native';
|
|
14965
15021
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -14971,7 +15027,7 @@ export interface Modules {
|
|
|
14971
15027
|
connectFieldProperty?: {
|
|
14972
15028
|
key?: string;
|
|
14973
15029
|
path?: string;
|
|
14974
|
-
connectFieldType?: 'MULTI_SELECT' | '
|
|
15030
|
+
connectFieldType?: 'MULTI_SELECT' | 'RICH_TEXT' | 'SINGLE_SELECT' | 'TEXT';
|
|
14975
15031
|
[k: string]: unknown;
|
|
14976
15032
|
};
|
|
14977
15033
|
isUIModificationsEnabled?: boolean;
|
|
@@ -15031,6 +15087,9 @@ export interface Modules {
|
|
|
15031
15087
|
}
|
|
15032
15088
|
| ({
|
|
15033
15089
|
resource: string;
|
|
15090
|
+
/**
|
|
15091
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15092
|
+
*/
|
|
15034
15093
|
resolvedResourceEntry?: string;
|
|
15035
15094
|
render?: 'default' | 'native';
|
|
15036
15095
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15041,6 +15100,9 @@ export interface Modules {
|
|
|
15041
15100
|
})
|
|
15042
15101
|
| {
|
|
15043
15102
|
resource?: string;
|
|
15103
|
+
/**
|
|
15104
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15105
|
+
*/
|
|
15044
15106
|
resolvedResourceEntry?: string;
|
|
15045
15107
|
render?: 'default' | 'native';
|
|
15046
15108
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15058,7 +15120,14 @@ export interface Modules {
|
|
|
15058
15120
|
expression: string;
|
|
15059
15121
|
[k: string]: unknown;
|
|
15060
15122
|
};
|
|
15061
|
-
experience?: (
|
|
15123
|
+
experience?: (
|
|
15124
|
+
| 'csm-contact-form'
|
|
15125
|
+
| 'issue-bulk-edit'
|
|
15126
|
+
| 'issue-create'
|
|
15127
|
+
| 'issue-view'
|
|
15128
|
+
| 'list-view'
|
|
15129
|
+
| 'portal-request'
|
|
15130
|
+
)[];
|
|
15062
15131
|
isInline?: boolean;
|
|
15063
15132
|
[k: string]: unknown;
|
|
15064
15133
|
};
|
|
@@ -15077,6 +15146,9 @@ export interface Modules {
|
|
|
15077
15146
|
};
|
|
15078
15147
|
function?: string;
|
|
15079
15148
|
resource?: string;
|
|
15149
|
+
/**
|
|
15150
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15151
|
+
*/
|
|
15080
15152
|
resolvedResourceEntry?: string;
|
|
15081
15153
|
render?: 'default' | 'native';
|
|
15082
15154
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15088,7 +15160,7 @@ export interface Modules {
|
|
|
15088
15160
|
connectFieldProperty?: {
|
|
15089
15161
|
key?: string;
|
|
15090
15162
|
path?: string;
|
|
15091
|
-
connectFieldType?: 'MULTI_SELECT' | '
|
|
15163
|
+
connectFieldType?: 'MULTI_SELECT' | 'RICH_TEXT' | 'SINGLE_SELECT' | 'TEXT';
|
|
15092
15164
|
[k: string]: unknown;
|
|
15093
15165
|
};
|
|
15094
15166
|
isUIModificationsEnabled?: boolean;
|
|
@@ -15103,6 +15175,9 @@ export interface Modules {
|
|
|
15103
15175
|
| {
|
|
15104
15176
|
view?: {
|
|
15105
15177
|
resource?: string;
|
|
15178
|
+
/**
|
|
15179
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15180
|
+
*/
|
|
15106
15181
|
resolvedResourceEntry?: string;
|
|
15107
15182
|
render?: 'default' | 'native';
|
|
15108
15183
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15117,7 +15192,7 @@ export interface Modules {
|
|
|
15117
15192
|
function: string;
|
|
15118
15193
|
[k: string]: unknown;
|
|
15119
15194
|
};
|
|
15120
|
-
experience?: ('issue-view' | 'portal-view')[];
|
|
15195
|
+
experience?: ('csm-request-view' | 'issue-view' | 'portal-view')[];
|
|
15121
15196
|
[k: string]: unknown;
|
|
15122
15197
|
};
|
|
15123
15198
|
name:
|
|
@@ -15159,6 +15234,9 @@ export interface Modules {
|
|
|
15159
15234
|
}
|
|
15160
15235
|
| ({
|
|
15161
15236
|
resource: string;
|
|
15237
|
+
/**
|
|
15238
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15239
|
+
*/
|
|
15162
15240
|
resolvedResourceEntry?: string;
|
|
15163
15241
|
render?: 'default' | 'native';
|
|
15164
15242
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15169,6 +15247,9 @@ export interface Modules {
|
|
|
15169
15247
|
})
|
|
15170
15248
|
| {
|
|
15171
15249
|
resource?: string;
|
|
15250
|
+
/**
|
|
15251
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15252
|
+
*/
|
|
15172
15253
|
resolvedResourceEntry?: string;
|
|
15173
15254
|
render?: 'default' | 'native';
|
|
15174
15255
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15186,7 +15267,14 @@ export interface Modules {
|
|
|
15186
15267
|
expression: string;
|
|
15187
15268
|
[k: string]: unknown;
|
|
15188
15269
|
};
|
|
15189
|
-
experience?: (
|
|
15270
|
+
experience?: (
|
|
15271
|
+
| 'csm-contact-form'
|
|
15272
|
+
| 'issue-bulk-edit'
|
|
15273
|
+
| 'issue-create'
|
|
15274
|
+
| 'issue-view'
|
|
15275
|
+
| 'list-view'
|
|
15276
|
+
| 'portal-request'
|
|
15277
|
+
)[];
|
|
15190
15278
|
isInline?: boolean;
|
|
15191
15279
|
[k: string]: unknown;
|
|
15192
15280
|
};
|
|
@@ -15205,6 +15293,9 @@ export interface Modules {
|
|
|
15205
15293
|
};
|
|
15206
15294
|
function?: string;
|
|
15207
15295
|
resource?: string;
|
|
15296
|
+
/**
|
|
15297
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15298
|
+
*/
|
|
15208
15299
|
resolvedResourceEntry?: string;
|
|
15209
15300
|
render?: 'default' | 'native';
|
|
15210
15301
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15216,7 +15307,7 @@ export interface Modules {
|
|
|
15216
15307
|
connectFieldProperty?: {
|
|
15217
15308
|
key?: string;
|
|
15218
15309
|
path?: string;
|
|
15219
|
-
connectFieldType?: 'MULTI_SELECT' | '
|
|
15310
|
+
connectFieldType?: 'MULTI_SELECT' | 'RICH_TEXT' | 'SINGLE_SELECT' | 'TEXT';
|
|
15220
15311
|
[k: string]: unknown;
|
|
15221
15312
|
};
|
|
15222
15313
|
isUIModificationsEnabled?: boolean;
|
|
@@ -15229,6 +15320,9 @@ export interface Modules {
|
|
|
15229
15320
|
| {
|
|
15230
15321
|
view: {
|
|
15231
15322
|
resource?: string;
|
|
15323
|
+
/**
|
|
15324
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15325
|
+
*/
|
|
15232
15326
|
resolvedResourceEntry?: string;
|
|
15233
15327
|
render?: 'default' | 'native';
|
|
15234
15328
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15243,7 +15337,7 @@ export interface Modules {
|
|
|
15243
15337
|
function: string;
|
|
15244
15338
|
[k: string]: unknown;
|
|
15245
15339
|
};
|
|
15246
|
-
experience?: ('issue-view' | 'portal-view')[];
|
|
15340
|
+
experience?: ('csm-request-view' | 'issue-view' | 'portal-view')[];
|
|
15247
15341
|
[k: string]: unknown;
|
|
15248
15342
|
};
|
|
15249
15343
|
schema?: {
|
|
@@ -15288,6 +15382,9 @@ export interface Modules {
|
|
|
15288
15382
|
}
|
|
15289
15383
|
| ({
|
|
15290
15384
|
resource: string;
|
|
15385
|
+
/**
|
|
15386
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15387
|
+
*/
|
|
15291
15388
|
resolvedResourceEntry?: string;
|
|
15292
15389
|
render?: 'default' | 'native';
|
|
15293
15390
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15298,6 +15395,9 @@ export interface Modules {
|
|
|
15298
15395
|
})
|
|
15299
15396
|
| {
|
|
15300
15397
|
resource?: string;
|
|
15398
|
+
/**
|
|
15399
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15400
|
+
*/
|
|
15301
15401
|
resolvedResourceEntry?: string;
|
|
15302
15402
|
render?: 'default' | 'native';
|
|
15303
15403
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15315,7 +15415,14 @@ export interface Modules {
|
|
|
15315
15415
|
expression: string;
|
|
15316
15416
|
[k: string]: unknown;
|
|
15317
15417
|
};
|
|
15318
|
-
experience?: (
|
|
15418
|
+
experience?: (
|
|
15419
|
+
| 'csm-contact-form'
|
|
15420
|
+
| 'issue-bulk-edit'
|
|
15421
|
+
| 'issue-create'
|
|
15422
|
+
| 'issue-view'
|
|
15423
|
+
| 'list-view'
|
|
15424
|
+
| 'portal-request'
|
|
15425
|
+
)[];
|
|
15319
15426
|
isInline?: boolean;
|
|
15320
15427
|
[k: string]: unknown;
|
|
15321
15428
|
};
|
|
@@ -15334,6 +15441,9 @@ export interface Modules {
|
|
|
15334
15441
|
};
|
|
15335
15442
|
function?: string;
|
|
15336
15443
|
resource?: string;
|
|
15444
|
+
/**
|
|
15445
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15446
|
+
*/
|
|
15337
15447
|
resolvedResourceEntry?: string;
|
|
15338
15448
|
render?: 'default' | 'native';
|
|
15339
15449
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15345,7 +15455,7 @@ export interface Modules {
|
|
|
15345
15455
|
connectFieldProperty?: {
|
|
15346
15456
|
key?: string;
|
|
15347
15457
|
path?: string;
|
|
15348
|
-
connectFieldType?: 'MULTI_SELECT' | '
|
|
15458
|
+
connectFieldType?: 'MULTI_SELECT' | 'RICH_TEXT' | 'SINGLE_SELECT' | 'TEXT';
|
|
15349
15459
|
[k: string]: unknown;
|
|
15350
15460
|
};
|
|
15351
15461
|
isUIModificationsEnabled?: boolean;
|
|
@@ -15405,6 +15515,9 @@ export interface Modules {
|
|
|
15405
15515
|
}
|
|
15406
15516
|
| ({
|
|
15407
15517
|
resource: string;
|
|
15518
|
+
/**
|
|
15519
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15520
|
+
*/
|
|
15408
15521
|
resolvedResourceEntry?: string;
|
|
15409
15522
|
render?: 'default' | 'native';
|
|
15410
15523
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15415,6 +15528,9 @@ export interface Modules {
|
|
|
15415
15528
|
})
|
|
15416
15529
|
| {
|
|
15417
15530
|
resource?: string;
|
|
15531
|
+
/**
|
|
15532
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15533
|
+
*/
|
|
15418
15534
|
resolvedResourceEntry?: string;
|
|
15419
15535
|
render?: 'default' | 'native';
|
|
15420
15536
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15432,7 +15548,14 @@ export interface Modules {
|
|
|
15432
15548
|
expression: string;
|
|
15433
15549
|
[k: string]: unknown;
|
|
15434
15550
|
};
|
|
15435
|
-
experience?: (
|
|
15551
|
+
experience?: (
|
|
15552
|
+
| 'csm-contact-form'
|
|
15553
|
+
| 'issue-bulk-edit'
|
|
15554
|
+
| 'issue-create'
|
|
15555
|
+
| 'issue-view'
|
|
15556
|
+
| 'list-view'
|
|
15557
|
+
| 'portal-request'
|
|
15558
|
+
)[];
|
|
15436
15559
|
isInline?: boolean;
|
|
15437
15560
|
[k: string]: unknown;
|
|
15438
15561
|
};
|
|
@@ -15451,6 +15574,9 @@ export interface Modules {
|
|
|
15451
15574
|
};
|
|
15452
15575
|
function?: string;
|
|
15453
15576
|
resource?: string;
|
|
15577
|
+
/**
|
|
15578
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15579
|
+
*/
|
|
15454
15580
|
resolvedResourceEntry?: string;
|
|
15455
15581
|
render?: 'default' | 'native';
|
|
15456
15582
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15462,7 +15588,7 @@ export interface Modules {
|
|
|
15462
15588
|
connectFieldProperty?: {
|
|
15463
15589
|
key?: string;
|
|
15464
15590
|
path?: string;
|
|
15465
|
-
connectFieldType?: 'MULTI_SELECT' | '
|
|
15591
|
+
connectFieldType?: 'MULTI_SELECT' | 'RICH_TEXT' | 'SINGLE_SELECT' | 'TEXT';
|
|
15466
15592
|
[k: string]: unknown;
|
|
15467
15593
|
};
|
|
15468
15594
|
isUIModificationsEnabled?: boolean;
|
|
@@ -15479,6 +15605,9 @@ export interface Modules {
|
|
|
15479
15605
|
| {
|
|
15480
15606
|
view?: {
|
|
15481
15607
|
resource?: string;
|
|
15608
|
+
/**
|
|
15609
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15610
|
+
*/
|
|
15482
15611
|
resolvedResourceEntry?: string;
|
|
15483
15612
|
render?: 'default' | 'native';
|
|
15484
15613
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15493,7 +15622,7 @@ export interface Modules {
|
|
|
15493
15622
|
function: string;
|
|
15494
15623
|
[k: string]: unknown;
|
|
15495
15624
|
};
|
|
15496
|
-
experience?: ('issue-view' | 'portal-view')[];
|
|
15625
|
+
experience?: ('csm-request-view' | 'issue-view' | 'portal-view')[];
|
|
15497
15626
|
[k: string]: unknown;
|
|
15498
15627
|
};
|
|
15499
15628
|
name:
|
|
@@ -15528,6 +15657,9 @@ export interface Modules {
|
|
|
15528
15657
|
}
|
|
15529
15658
|
| ({
|
|
15530
15659
|
resource: string;
|
|
15660
|
+
/**
|
|
15661
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15662
|
+
*/
|
|
15531
15663
|
resolvedResourceEntry?: string;
|
|
15532
15664
|
render?: 'default' | 'native';
|
|
15533
15665
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15538,6 +15670,9 @@ export interface Modules {
|
|
|
15538
15670
|
})
|
|
15539
15671
|
| {
|
|
15540
15672
|
resource?: string;
|
|
15673
|
+
/**
|
|
15674
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15675
|
+
*/
|
|
15541
15676
|
resolvedResourceEntry?: string;
|
|
15542
15677
|
render?: 'default' | 'native';
|
|
15543
15678
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15555,7 +15690,14 @@ export interface Modules {
|
|
|
15555
15690
|
expression: string;
|
|
15556
15691
|
[k: string]: unknown;
|
|
15557
15692
|
};
|
|
15558
|
-
experience?: (
|
|
15693
|
+
experience?: (
|
|
15694
|
+
| 'csm-contact-form'
|
|
15695
|
+
| 'issue-bulk-edit'
|
|
15696
|
+
| 'issue-create'
|
|
15697
|
+
| 'issue-view'
|
|
15698
|
+
| 'list-view'
|
|
15699
|
+
| 'portal-request'
|
|
15700
|
+
)[];
|
|
15559
15701
|
isInline?: boolean;
|
|
15560
15702
|
[k: string]: unknown;
|
|
15561
15703
|
};
|
|
@@ -15588,6 +15730,9 @@ export interface Modules {
|
|
|
15588
15730
|
}
|
|
15589
15731
|
| {
|
|
15590
15732
|
resource: string;
|
|
15733
|
+
/**
|
|
15734
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15735
|
+
*/
|
|
15591
15736
|
resolvedResourceEntry?: string;
|
|
15592
15737
|
layout?: 'basic' | 'blank' | 'native';
|
|
15593
15738
|
render?: 'default' | 'native';
|
|
@@ -15596,6 +15741,9 @@ export interface Modules {
|
|
|
15596
15741
|
}
|
|
15597
15742
|
| ({
|
|
15598
15743
|
resource: string;
|
|
15744
|
+
/**
|
|
15745
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15746
|
+
*/
|
|
15599
15747
|
resolvedResourceEntry?: string;
|
|
15600
15748
|
render?: 'default' | 'native';
|
|
15601
15749
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15606,6 +15754,9 @@ export interface Modules {
|
|
|
15606
15754
|
});
|
|
15607
15755
|
function?: string;
|
|
15608
15756
|
resource?: string;
|
|
15757
|
+
/**
|
|
15758
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15759
|
+
*/
|
|
15609
15760
|
resolvedResourceEntry?: string;
|
|
15610
15761
|
render?: 'default' | 'native';
|
|
15611
15762
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15623,6 +15774,9 @@ export interface Modules {
|
|
|
15623
15774
|
| {
|
|
15624
15775
|
view: {
|
|
15625
15776
|
resource?: string;
|
|
15777
|
+
/**
|
|
15778
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15779
|
+
*/
|
|
15626
15780
|
resolvedResourceEntry?: string;
|
|
15627
15781
|
render?: 'default' | 'native';
|
|
15628
15782
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15637,7 +15791,7 @@ export interface Modules {
|
|
|
15637
15791
|
function: string;
|
|
15638
15792
|
[k: string]: unknown;
|
|
15639
15793
|
};
|
|
15640
|
-
experience?: ('issue-view' | 'portal-view')[];
|
|
15794
|
+
experience?: ('csm-request-view' | 'issue-view' | 'portal-view')[];
|
|
15641
15795
|
[k: string]: unknown;
|
|
15642
15796
|
};
|
|
15643
15797
|
schema?: {
|
|
@@ -15675,6 +15829,9 @@ export interface Modules {
|
|
|
15675
15829
|
}
|
|
15676
15830
|
| ({
|
|
15677
15831
|
resource: string;
|
|
15832
|
+
/**
|
|
15833
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15834
|
+
*/
|
|
15678
15835
|
resolvedResourceEntry?: string;
|
|
15679
15836
|
render?: 'default' | 'native';
|
|
15680
15837
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15685,6 +15842,9 @@ export interface Modules {
|
|
|
15685
15842
|
})
|
|
15686
15843
|
| {
|
|
15687
15844
|
resource?: string;
|
|
15845
|
+
/**
|
|
15846
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15847
|
+
*/
|
|
15688
15848
|
resolvedResourceEntry?: string;
|
|
15689
15849
|
render?: 'default' | 'native';
|
|
15690
15850
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15702,7 +15862,14 @@ export interface Modules {
|
|
|
15702
15862
|
expression: string;
|
|
15703
15863
|
[k: string]: unknown;
|
|
15704
15864
|
};
|
|
15705
|
-
experience?: (
|
|
15865
|
+
experience?: (
|
|
15866
|
+
| 'csm-contact-form'
|
|
15867
|
+
| 'issue-bulk-edit'
|
|
15868
|
+
| 'issue-create'
|
|
15869
|
+
| 'issue-view'
|
|
15870
|
+
| 'list-view'
|
|
15871
|
+
| 'portal-request'
|
|
15872
|
+
)[];
|
|
15706
15873
|
isInline?: boolean;
|
|
15707
15874
|
[k: string]: unknown;
|
|
15708
15875
|
};
|
|
@@ -15735,6 +15902,9 @@ export interface Modules {
|
|
|
15735
15902
|
}
|
|
15736
15903
|
| {
|
|
15737
15904
|
resource: string;
|
|
15905
|
+
/**
|
|
15906
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15907
|
+
*/
|
|
15738
15908
|
resolvedResourceEntry?: string;
|
|
15739
15909
|
layout?: 'basic' | 'blank' | 'native';
|
|
15740
15910
|
render?: 'default' | 'native';
|
|
@@ -15743,6 +15913,9 @@ export interface Modules {
|
|
|
15743
15913
|
}
|
|
15744
15914
|
| ({
|
|
15745
15915
|
resource: string;
|
|
15916
|
+
/**
|
|
15917
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15918
|
+
*/
|
|
15746
15919
|
resolvedResourceEntry?: string;
|
|
15747
15920
|
render?: 'default' | 'native';
|
|
15748
15921
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15753,6 +15926,9 @@ export interface Modules {
|
|
|
15753
15926
|
});
|
|
15754
15927
|
function?: string;
|
|
15755
15928
|
resource?: string;
|
|
15929
|
+
/**
|
|
15930
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15931
|
+
*/
|
|
15756
15932
|
resolvedResourceEntry?: string;
|
|
15757
15933
|
render?: 'default' | 'native';
|
|
15758
15934
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15810,6 +15986,9 @@ export interface Modules {
|
|
|
15810
15986
|
}
|
|
15811
15987
|
| ({
|
|
15812
15988
|
resource: string;
|
|
15989
|
+
/**
|
|
15990
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
15991
|
+
*/
|
|
15813
15992
|
resolvedResourceEntry?: string;
|
|
15814
15993
|
render?: 'default' | 'native';
|
|
15815
15994
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15820,6 +15999,9 @@ export interface Modules {
|
|
|
15820
15999
|
})
|
|
15821
16000
|
| {
|
|
15822
16001
|
resource?: string;
|
|
16002
|
+
/**
|
|
16003
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16004
|
+
*/
|
|
15823
16005
|
resolvedResourceEntry?: string;
|
|
15824
16006
|
render?: 'default' | 'native';
|
|
15825
16007
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15837,7 +16019,14 @@ export interface Modules {
|
|
|
15837
16019
|
expression: string;
|
|
15838
16020
|
[k: string]: unknown;
|
|
15839
16021
|
};
|
|
15840
|
-
experience?: (
|
|
16022
|
+
experience?: (
|
|
16023
|
+
| 'csm-contact-form'
|
|
16024
|
+
| 'issue-bulk-edit'
|
|
16025
|
+
| 'issue-create'
|
|
16026
|
+
| 'issue-view'
|
|
16027
|
+
| 'list-view'
|
|
16028
|
+
| 'portal-request'
|
|
16029
|
+
)[];
|
|
15841
16030
|
isInline?: boolean;
|
|
15842
16031
|
[k: string]: unknown;
|
|
15843
16032
|
};
|
|
@@ -15870,6 +16059,9 @@ export interface Modules {
|
|
|
15870
16059
|
}
|
|
15871
16060
|
| {
|
|
15872
16061
|
resource: string;
|
|
16062
|
+
/**
|
|
16063
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16064
|
+
*/
|
|
15873
16065
|
resolvedResourceEntry?: string;
|
|
15874
16066
|
layout?: 'basic' | 'blank' | 'native';
|
|
15875
16067
|
render?: 'default' | 'native';
|
|
@@ -15878,6 +16070,9 @@ export interface Modules {
|
|
|
15878
16070
|
}
|
|
15879
16071
|
| ({
|
|
15880
16072
|
resource: string;
|
|
16073
|
+
/**
|
|
16074
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16075
|
+
*/
|
|
15881
16076
|
resolvedResourceEntry?: string;
|
|
15882
16077
|
render?: 'default' | 'native';
|
|
15883
16078
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15888,6 +16083,9 @@ export interface Modules {
|
|
|
15888
16083
|
});
|
|
15889
16084
|
function?: string;
|
|
15890
16085
|
resource?: string;
|
|
16086
|
+
/**
|
|
16087
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16088
|
+
*/
|
|
15891
16089
|
resolvedResourceEntry?: string;
|
|
15892
16090
|
render?: 'default' | 'native';
|
|
15893
16091
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15907,6 +16105,9 @@ export interface Modules {
|
|
|
15907
16105
|
| {
|
|
15908
16106
|
view?: {
|
|
15909
16107
|
resource?: string;
|
|
16108
|
+
/**
|
|
16109
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16110
|
+
*/
|
|
15910
16111
|
resolvedResourceEntry?: string;
|
|
15911
16112
|
render?: 'default' | 'native';
|
|
15912
16113
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15921,7 +16122,7 @@ export interface Modules {
|
|
|
15921
16122
|
function: string;
|
|
15922
16123
|
[k: string]: unknown;
|
|
15923
16124
|
};
|
|
15924
|
-
experience?: ('issue-view' | 'portal-view')[];
|
|
16125
|
+
experience?: ('csm-request-view' | 'issue-view' | 'portal-view')[];
|
|
15925
16126
|
[k: string]: unknown;
|
|
15926
16127
|
};
|
|
15927
16128
|
name:
|
|
@@ -15956,6 +16157,9 @@ export interface Modules {
|
|
|
15956
16157
|
}
|
|
15957
16158
|
| ({
|
|
15958
16159
|
resource: string;
|
|
16160
|
+
/**
|
|
16161
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16162
|
+
*/
|
|
15959
16163
|
resolvedResourceEntry?: string;
|
|
15960
16164
|
render?: 'default' | 'native';
|
|
15961
16165
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15966,6 +16170,9 @@ export interface Modules {
|
|
|
15966
16170
|
})
|
|
15967
16171
|
| {
|
|
15968
16172
|
resource?: string;
|
|
16173
|
+
/**
|
|
16174
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16175
|
+
*/
|
|
15969
16176
|
resolvedResourceEntry?: string;
|
|
15970
16177
|
render?: 'default' | 'native';
|
|
15971
16178
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -15983,7 +16190,14 @@ export interface Modules {
|
|
|
15983
16190
|
expression: string;
|
|
15984
16191
|
[k: string]: unknown;
|
|
15985
16192
|
};
|
|
15986
|
-
experience?: (
|
|
16193
|
+
experience?: (
|
|
16194
|
+
| 'csm-contact-form'
|
|
16195
|
+
| 'issue-bulk-edit'
|
|
16196
|
+
| 'issue-create'
|
|
16197
|
+
| 'issue-view'
|
|
16198
|
+
| 'list-view'
|
|
16199
|
+
| 'portal-request'
|
|
16200
|
+
)[];
|
|
15987
16201
|
isInline?: boolean;
|
|
15988
16202
|
[k: string]: unknown;
|
|
15989
16203
|
};
|
|
@@ -16016,6 +16230,9 @@ export interface Modules {
|
|
|
16016
16230
|
}
|
|
16017
16231
|
| {
|
|
16018
16232
|
resource: string;
|
|
16233
|
+
/**
|
|
16234
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16235
|
+
*/
|
|
16019
16236
|
resolvedResourceEntry?: string;
|
|
16020
16237
|
layout?: 'basic' | 'blank' | 'native';
|
|
16021
16238
|
render?: 'default' | 'native';
|
|
@@ -16024,6 +16241,9 @@ export interface Modules {
|
|
|
16024
16241
|
}
|
|
16025
16242
|
| ({
|
|
16026
16243
|
resource: string;
|
|
16244
|
+
/**
|
|
16245
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16246
|
+
*/
|
|
16027
16247
|
resolvedResourceEntry?: string;
|
|
16028
16248
|
render?: 'default' | 'native';
|
|
16029
16249
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16034,6 +16254,9 @@ export interface Modules {
|
|
|
16034
16254
|
});
|
|
16035
16255
|
function?: string;
|
|
16036
16256
|
resource?: string;
|
|
16257
|
+
/**
|
|
16258
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16259
|
+
*/
|
|
16037
16260
|
resolvedResourceEntry?: string;
|
|
16038
16261
|
render?: 'default' | 'native';
|
|
16039
16262
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16051,6 +16274,9 @@ export interface Modules {
|
|
|
16051
16274
|
| {
|
|
16052
16275
|
view: {
|
|
16053
16276
|
resource?: string;
|
|
16277
|
+
/**
|
|
16278
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16279
|
+
*/
|
|
16054
16280
|
resolvedResourceEntry?: string;
|
|
16055
16281
|
render?: 'default' | 'native';
|
|
16056
16282
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16065,7 +16291,7 @@ export interface Modules {
|
|
|
16065
16291
|
function: string;
|
|
16066
16292
|
[k: string]: unknown;
|
|
16067
16293
|
};
|
|
16068
|
-
experience?: ('issue-view' | 'portal-view')[];
|
|
16294
|
+
experience?: ('csm-request-view' | 'issue-view' | 'portal-view')[];
|
|
16069
16295
|
[k: string]: unknown;
|
|
16070
16296
|
};
|
|
16071
16297
|
schema?: {
|
|
@@ -16103,6 +16329,9 @@ export interface Modules {
|
|
|
16103
16329
|
}
|
|
16104
16330
|
| ({
|
|
16105
16331
|
resource: string;
|
|
16332
|
+
/**
|
|
16333
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16334
|
+
*/
|
|
16106
16335
|
resolvedResourceEntry?: string;
|
|
16107
16336
|
render?: 'default' | 'native';
|
|
16108
16337
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16113,6 +16342,9 @@ export interface Modules {
|
|
|
16113
16342
|
})
|
|
16114
16343
|
| {
|
|
16115
16344
|
resource?: string;
|
|
16345
|
+
/**
|
|
16346
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16347
|
+
*/
|
|
16116
16348
|
resolvedResourceEntry?: string;
|
|
16117
16349
|
render?: 'default' | 'native';
|
|
16118
16350
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16130,7 +16362,14 @@ export interface Modules {
|
|
|
16130
16362
|
expression: string;
|
|
16131
16363
|
[k: string]: unknown;
|
|
16132
16364
|
};
|
|
16133
|
-
experience?: (
|
|
16365
|
+
experience?: (
|
|
16366
|
+
| 'csm-contact-form'
|
|
16367
|
+
| 'issue-bulk-edit'
|
|
16368
|
+
| 'issue-create'
|
|
16369
|
+
| 'issue-view'
|
|
16370
|
+
| 'list-view'
|
|
16371
|
+
| 'portal-request'
|
|
16372
|
+
)[];
|
|
16134
16373
|
isInline?: boolean;
|
|
16135
16374
|
[k: string]: unknown;
|
|
16136
16375
|
};
|
|
@@ -16163,6 +16402,9 @@ export interface Modules {
|
|
|
16163
16402
|
}
|
|
16164
16403
|
| {
|
|
16165
16404
|
resource: string;
|
|
16405
|
+
/**
|
|
16406
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16407
|
+
*/
|
|
16166
16408
|
resolvedResourceEntry?: string;
|
|
16167
16409
|
layout?: 'basic' | 'blank' | 'native';
|
|
16168
16410
|
render?: 'default' | 'native';
|
|
@@ -16171,6 +16413,9 @@ export interface Modules {
|
|
|
16171
16413
|
}
|
|
16172
16414
|
| ({
|
|
16173
16415
|
resource: string;
|
|
16416
|
+
/**
|
|
16417
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16418
|
+
*/
|
|
16174
16419
|
resolvedResourceEntry?: string;
|
|
16175
16420
|
render?: 'default' | 'native';
|
|
16176
16421
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16181,6 +16426,9 @@ export interface Modules {
|
|
|
16181
16426
|
});
|
|
16182
16427
|
function?: string;
|
|
16183
16428
|
resource?: string;
|
|
16429
|
+
/**
|
|
16430
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16431
|
+
*/
|
|
16184
16432
|
resolvedResourceEntry?: string;
|
|
16185
16433
|
render?: 'default' | 'native';
|
|
16186
16434
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16238,6 +16486,9 @@ export interface Modules {
|
|
|
16238
16486
|
}
|
|
16239
16487
|
| ({
|
|
16240
16488
|
resource: string;
|
|
16489
|
+
/**
|
|
16490
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16491
|
+
*/
|
|
16241
16492
|
resolvedResourceEntry?: string;
|
|
16242
16493
|
render?: 'default' | 'native';
|
|
16243
16494
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16248,6 +16499,9 @@ export interface Modules {
|
|
|
16248
16499
|
})
|
|
16249
16500
|
| {
|
|
16250
16501
|
resource?: string;
|
|
16502
|
+
/**
|
|
16503
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16504
|
+
*/
|
|
16251
16505
|
resolvedResourceEntry?: string;
|
|
16252
16506
|
render?: 'default' | 'native';
|
|
16253
16507
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16265,7 +16519,14 @@ export interface Modules {
|
|
|
16265
16519
|
expression: string;
|
|
16266
16520
|
[k: string]: unknown;
|
|
16267
16521
|
};
|
|
16268
|
-
experience?: (
|
|
16522
|
+
experience?: (
|
|
16523
|
+
| 'csm-contact-form'
|
|
16524
|
+
| 'issue-bulk-edit'
|
|
16525
|
+
| 'issue-create'
|
|
16526
|
+
| 'issue-view'
|
|
16527
|
+
| 'list-view'
|
|
16528
|
+
| 'portal-request'
|
|
16529
|
+
)[];
|
|
16269
16530
|
isInline?: boolean;
|
|
16270
16531
|
[k: string]: unknown;
|
|
16271
16532
|
};
|
|
@@ -16298,6 +16559,9 @@ export interface Modules {
|
|
|
16298
16559
|
}
|
|
16299
16560
|
| {
|
|
16300
16561
|
resource: string;
|
|
16562
|
+
/**
|
|
16563
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16564
|
+
*/
|
|
16301
16565
|
resolvedResourceEntry?: string;
|
|
16302
16566
|
layout?: 'basic' | 'blank' | 'native';
|
|
16303
16567
|
render?: 'default' | 'native';
|
|
@@ -16306,6 +16570,9 @@ export interface Modules {
|
|
|
16306
16570
|
}
|
|
16307
16571
|
| ({
|
|
16308
16572
|
resource: string;
|
|
16573
|
+
/**
|
|
16574
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16575
|
+
*/
|
|
16309
16576
|
resolvedResourceEntry?: string;
|
|
16310
16577
|
render?: 'default' | 'native';
|
|
16311
16578
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16316,6 +16583,9 @@ export interface Modules {
|
|
|
16316
16583
|
});
|
|
16317
16584
|
function?: string;
|
|
16318
16585
|
resource?: string;
|
|
16586
|
+
/**
|
|
16587
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16588
|
+
*/
|
|
16319
16589
|
resolvedResourceEntry?: string;
|
|
16320
16590
|
render?: 'default' | 'native';
|
|
16321
16591
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16350,6 +16620,9 @@ export interface Modules {
|
|
|
16350
16620
|
}
|
|
16351
16621
|
| {
|
|
16352
16622
|
resource: string;
|
|
16623
|
+
/**
|
|
16624
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16625
|
+
*/
|
|
16353
16626
|
resolvedResourceEntry?: string;
|
|
16354
16627
|
resolver?:
|
|
16355
16628
|
| {
|
|
@@ -16360,17 +16633,11 @@ export interface Modules {
|
|
|
16360
16633
|
};
|
|
16361
16634
|
resourceUploadId?: string;
|
|
16362
16635
|
viewportSize?:
|
|
16363
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
16364
16636
|
| {
|
|
16365
|
-
/**
|
|
16366
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
16367
|
-
*/
|
|
16368
16637
|
width: string;
|
|
16369
|
-
/**
|
|
16370
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
16371
|
-
*/
|
|
16372
16638
|
height?: string;
|
|
16373
|
-
}
|
|
16639
|
+
}
|
|
16640
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
16374
16641
|
render?: 'default' | 'native';
|
|
16375
16642
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
16376
16643
|
title:
|
|
@@ -16403,6 +16670,9 @@ export interface Modules {
|
|
|
16403
16670
|
}
|
|
16404
16671
|
| {
|
|
16405
16672
|
resource: string;
|
|
16673
|
+
/**
|
|
16674
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16675
|
+
*/
|
|
16406
16676
|
resolvedResourceEntry?: string;
|
|
16407
16677
|
resolver?:
|
|
16408
16678
|
| {
|
|
@@ -16413,17 +16683,11 @@ export interface Modules {
|
|
|
16413
16683
|
};
|
|
16414
16684
|
resourceUploadId?: string;
|
|
16415
16685
|
viewportSize?:
|
|
16416
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
16417
16686
|
| {
|
|
16418
|
-
/**
|
|
16419
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
16420
|
-
*/
|
|
16421
16687
|
width: string;
|
|
16422
|
-
/**
|
|
16423
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
16424
|
-
*/
|
|
16425
16688
|
height?: string;
|
|
16426
|
-
}
|
|
16689
|
+
}
|
|
16690
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
16427
16691
|
render?: 'default' | 'native';
|
|
16428
16692
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
16429
16693
|
title:
|
|
@@ -16449,6 +16713,9 @@ export interface Modules {
|
|
|
16449
16713
|
};
|
|
16450
16714
|
title__i18n?: string;
|
|
16451
16715
|
resource: string;
|
|
16716
|
+
/**
|
|
16717
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16718
|
+
*/
|
|
16452
16719
|
resolvedResourceEntry?: string;
|
|
16453
16720
|
resolver?:
|
|
16454
16721
|
| {
|
|
@@ -16470,6 +16737,9 @@ export interface Modules {
|
|
|
16470
16737
|
};
|
|
16471
16738
|
title__i18n?: string;
|
|
16472
16739
|
resource: string;
|
|
16740
|
+
/**
|
|
16741
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16742
|
+
*/
|
|
16473
16743
|
resolvedResourceEntry?: string;
|
|
16474
16744
|
resolver?:
|
|
16475
16745
|
| {
|
|
@@ -16519,6 +16789,9 @@ export interface Modules {
|
|
|
16519
16789
|
}
|
|
16520
16790
|
| {
|
|
16521
16791
|
resource: string;
|
|
16792
|
+
/**
|
|
16793
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16794
|
+
*/
|
|
16522
16795
|
resolvedResourceEntry?: string;
|
|
16523
16796
|
resolver?:
|
|
16524
16797
|
| {
|
|
@@ -16593,6 +16866,9 @@ export interface Modules {
|
|
|
16593
16866
|
}
|
|
16594
16867
|
| {
|
|
16595
16868
|
resource: string;
|
|
16869
|
+
/**
|
|
16870
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16871
|
+
*/
|
|
16596
16872
|
resolvedResourceEntry?: string;
|
|
16597
16873
|
resolver?:
|
|
16598
16874
|
| {
|
|
@@ -16658,6 +16934,9 @@ export interface Modules {
|
|
|
16658
16934
|
}
|
|
16659
16935
|
| {
|
|
16660
16936
|
resource: string;
|
|
16937
|
+
/**
|
|
16938
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16939
|
+
*/
|
|
16661
16940
|
resolvedResourceEntry?: string;
|
|
16662
16941
|
resolver?:
|
|
16663
16942
|
| {
|
|
@@ -16712,6 +16991,9 @@ export interface Modules {
|
|
|
16712
16991
|
}
|
|
16713
16992
|
| {
|
|
16714
16993
|
resource: string;
|
|
16994
|
+
/**
|
|
16995
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
16996
|
+
*/
|
|
16715
16997
|
resolvedResourceEntry?: string;
|
|
16716
16998
|
resolver?:
|
|
16717
16999
|
| {
|
|
@@ -16762,6 +17044,9 @@ export interface Modules {
|
|
|
16762
17044
|
}
|
|
16763
17045
|
| {
|
|
16764
17046
|
resource: string;
|
|
17047
|
+
/**
|
|
17048
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17049
|
+
*/
|
|
16765
17050
|
resolvedResourceEntry?: string;
|
|
16766
17051
|
resolver?:
|
|
16767
17052
|
| {
|
|
@@ -16804,6 +17089,9 @@ export interface Modules {
|
|
|
16804
17089
|
}
|
|
16805
17090
|
| {
|
|
16806
17091
|
resource: string;
|
|
17092
|
+
/**
|
|
17093
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17094
|
+
*/
|
|
16807
17095
|
resolvedResourceEntry?: string;
|
|
16808
17096
|
resolver?:
|
|
16809
17097
|
| {
|
|
@@ -16866,6 +17154,9 @@ export interface Modules {
|
|
|
16866
17154
|
}
|
|
16867
17155
|
| {
|
|
16868
17156
|
resource: string;
|
|
17157
|
+
/**
|
|
17158
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17159
|
+
*/
|
|
16869
17160
|
resolvedResourceEntry?: string;
|
|
16870
17161
|
resolver?:
|
|
16871
17162
|
| {
|
|
@@ -16876,6 +17167,9 @@ export interface Modules {
|
|
|
16876
17167
|
};
|
|
16877
17168
|
edit?: {
|
|
16878
17169
|
resource: string;
|
|
17170
|
+
/**
|
|
17171
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17172
|
+
*/
|
|
16879
17173
|
resolvedResourceEntry?: string;
|
|
16880
17174
|
render?: 'default' | 'native';
|
|
16881
17175
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -16945,6 +17239,9 @@ export interface Modules {
|
|
|
16945
17239
|
}
|
|
16946
17240
|
| {
|
|
16947
17241
|
resource: string;
|
|
17242
|
+
/**
|
|
17243
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17244
|
+
*/
|
|
16948
17245
|
resolvedResourceEntry?: string;
|
|
16949
17246
|
resolver?:
|
|
16950
17247
|
| {
|
|
@@ -16955,6 +17252,9 @@ export interface Modules {
|
|
|
16955
17252
|
};
|
|
16956
17253
|
edit?: {
|
|
16957
17254
|
resource: string;
|
|
17255
|
+
/**
|
|
17256
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17257
|
+
*/
|
|
16958
17258
|
resolvedResourceEntry?: string;
|
|
16959
17259
|
render?: 'default' | 'native';
|
|
16960
17260
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -17043,6 +17343,9 @@ export interface Modules {
|
|
|
17043
17343
|
}
|
|
17044
17344
|
| {
|
|
17045
17345
|
resource: string;
|
|
17346
|
+
/**
|
|
17347
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17348
|
+
*/
|
|
17046
17349
|
resolvedResourceEntry?: string;
|
|
17047
17350
|
resourceUploadId?: string;
|
|
17048
17351
|
resolver?:
|
|
@@ -17154,6 +17457,9 @@ export interface Modules {
|
|
|
17154
17457
|
}
|
|
17155
17458
|
| {
|
|
17156
17459
|
resource: string;
|
|
17460
|
+
/**
|
|
17461
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17462
|
+
*/
|
|
17157
17463
|
resolvedResourceEntry?: string;
|
|
17158
17464
|
resourceUploadId?: string;
|
|
17159
17465
|
resolver?:
|
|
@@ -17265,6 +17571,9 @@ export interface Modules {
|
|
|
17265
17571
|
}
|
|
17266
17572
|
| {
|
|
17267
17573
|
resource: string;
|
|
17574
|
+
/**
|
|
17575
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17576
|
+
*/
|
|
17268
17577
|
resolvedResourceEntry?: string;
|
|
17269
17578
|
resourceUploadId?: string;
|
|
17270
17579
|
resolver?:
|
|
@@ -17372,6 +17681,9 @@ export interface Modules {
|
|
|
17372
17681
|
}
|
|
17373
17682
|
| {
|
|
17374
17683
|
resource: string;
|
|
17684
|
+
/**
|
|
17685
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17686
|
+
*/
|
|
17375
17687
|
resolvedResourceEntry?: string;
|
|
17376
17688
|
resourceUploadId?: string;
|
|
17377
17689
|
resolver?:
|
|
@@ -17573,6 +17885,9 @@ export interface Modules {
|
|
|
17573
17885
|
}
|
|
17574
17886
|
| {
|
|
17575
17887
|
resource: string;
|
|
17888
|
+
/**
|
|
17889
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
17890
|
+
*/
|
|
17576
17891
|
resolvedResourceEntry?: string;
|
|
17577
17892
|
resourceUploadId?: string;
|
|
17578
17893
|
resolver?:
|
|
@@ -17680,6 +17995,9 @@ export interface Modules {
|
|
|
17680
17995
|
}
|
|
17681
17996
|
| {
|
|
17682
17997
|
resource: string;
|
|
17998
|
+
/**
|
|
17999
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18000
|
+
*/
|
|
17683
18001
|
resolvedResourceEntry?: string;
|
|
17684
18002
|
resourceUploadId?: string;
|
|
17685
18003
|
resolver?:
|
|
@@ -17789,6 +18107,9 @@ export interface Modules {
|
|
|
17789
18107
|
}
|
|
17790
18108
|
| {
|
|
17791
18109
|
resource: string;
|
|
18110
|
+
/**
|
|
18111
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18112
|
+
*/
|
|
17792
18113
|
resolvedResourceEntry?: string;
|
|
17793
18114
|
resourceUploadId?: string;
|
|
17794
18115
|
resolver?:
|
|
@@ -17896,6 +18217,9 @@ export interface Modules {
|
|
|
17896
18217
|
}
|
|
17897
18218
|
| {
|
|
17898
18219
|
resource: string;
|
|
18220
|
+
/**
|
|
18221
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18222
|
+
*/
|
|
17899
18223
|
resolvedResourceEntry?: string;
|
|
17900
18224
|
resourceUploadId?: string;
|
|
17901
18225
|
resolver?:
|
|
@@ -17978,6 +18302,9 @@ export interface Modules {
|
|
|
17978
18302
|
};
|
|
17979
18303
|
view?: {
|
|
17980
18304
|
resource: string;
|
|
18305
|
+
/**
|
|
18306
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18307
|
+
*/
|
|
17981
18308
|
resolvedResourceEntry?: string;
|
|
17982
18309
|
render?: 'default' | 'native';
|
|
17983
18310
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -17985,6 +18312,9 @@ export interface Modules {
|
|
|
17985
18312
|
};
|
|
17986
18313
|
edit?: {
|
|
17987
18314
|
resource: string;
|
|
18315
|
+
/**
|
|
18316
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18317
|
+
*/
|
|
17988
18318
|
resolvedResourceEntry?: string;
|
|
17989
18319
|
render?: 'default' | 'native';
|
|
17990
18320
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -17992,6 +18322,9 @@ export interface Modules {
|
|
|
17992
18322
|
};
|
|
17993
18323
|
create?: {
|
|
17994
18324
|
resource: string;
|
|
18325
|
+
/**
|
|
18326
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18327
|
+
*/
|
|
17995
18328
|
resolvedResourceEntry?: string;
|
|
17996
18329
|
render?: 'default' | 'native';
|
|
17997
18330
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18024,6 +18357,9 @@ export interface Modules {
|
|
|
18024
18357
|
};
|
|
18025
18358
|
view?: {
|
|
18026
18359
|
resource: string;
|
|
18360
|
+
/**
|
|
18361
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18362
|
+
*/
|
|
18027
18363
|
resolvedResourceEntry?: string;
|
|
18028
18364
|
render?: 'default' | 'native';
|
|
18029
18365
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18031,6 +18367,9 @@ export interface Modules {
|
|
|
18031
18367
|
};
|
|
18032
18368
|
edit?: {
|
|
18033
18369
|
resource: string;
|
|
18370
|
+
/**
|
|
18371
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18372
|
+
*/
|
|
18034
18373
|
resolvedResourceEntry?: string;
|
|
18035
18374
|
render?: 'default' | 'native';
|
|
18036
18375
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18038,6 +18377,9 @@ export interface Modules {
|
|
|
18038
18377
|
};
|
|
18039
18378
|
create?: {
|
|
18040
18379
|
resource: string;
|
|
18380
|
+
/**
|
|
18381
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18382
|
+
*/
|
|
18041
18383
|
resolvedResourceEntry?: string;
|
|
18042
18384
|
render?: 'default' | 'native';
|
|
18043
18385
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18051,6 +18393,9 @@ export interface Modules {
|
|
|
18051
18393
|
'jira:dashboardBackgroundScript'?: [
|
|
18052
18394
|
{
|
|
18053
18395
|
resource: string;
|
|
18396
|
+
/**
|
|
18397
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18398
|
+
*/
|
|
18054
18399
|
resolvedResourceEntry?: string;
|
|
18055
18400
|
resolver?:
|
|
18056
18401
|
| {
|
|
@@ -18069,6 +18414,9 @@ export interface Modules {
|
|
|
18069
18414
|
},
|
|
18070
18415
|
...{
|
|
18071
18416
|
resource: string;
|
|
18417
|
+
/**
|
|
18418
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18419
|
+
*/
|
|
18072
18420
|
resolvedResourceEntry?: string;
|
|
18073
18421
|
resolver?:
|
|
18074
18422
|
| {
|
|
@@ -18189,6 +18537,9 @@ export interface Modules {
|
|
|
18189
18537
|
};
|
|
18190
18538
|
view?: {
|
|
18191
18539
|
resource: string;
|
|
18540
|
+
/**
|
|
18541
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18542
|
+
*/
|
|
18192
18543
|
resolvedResourceEntry?: string;
|
|
18193
18544
|
render?: 'default' | 'native';
|
|
18194
18545
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18196,6 +18547,9 @@ export interface Modules {
|
|
|
18196
18547
|
};
|
|
18197
18548
|
edit?: {
|
|
18198
18549
|
resource: string;
|
|
18550
|
+
/**
|
|
18551
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18552
|
+
*/
|
|
18199
18553
|
resolvedResourceEntry?: string;
|
|
18200
18554
|
render?: 'default' | 'native';
|
|
18201
18555
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18203,6 +18557,9 @@ export interface Modules {
|
|
|
18203
18557
|
};
|
|
18204
18558
|
create?: {
|
|
18205
18559
|
resource: string;
|
|
18560
|
+
/**
|
|
18561
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18562
|
+
*/
|
|
18206
18563
|
resolvedResourceEntry?: string;
|
|
18207
18564
|
render?: 'default' | 'native';
|
|
18208
18565
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18235,6 +18592,9 @@ export interface Modules {
|
|
|
18235
18592
|
};
|
|
18236
18593
|
view?: {
|
|
18237
18594
|
resource: string;
|
|
18595
|
+
/**
|
|
18596
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18597
|
+
*/
|
|
18238
18598
|
resolvedResourceEntry?: string;
|
|
18239
18599
|
render?: 'default' | 'native';
|
|
18240
18600
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18242,6 +18602,9 @@ export interface Modules {
|
|
|
18242
18602
|
};
|
|
18243
18603
|
edit?: {
|
|
18244
18604
|
resource: string;
|
|
18605
|
+
/**
|
|
18606
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18607
|
+
*/
|
|
18245
18608
|
resolvedResourceEntry?: string;
|
|
18246
18609
|
render?: 'default' | 'native';
|
|
18247
18610
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18249,6 +18612,9 @@ export interface Modules {
|
|
|
18249
18612
|
};
|
|
18250
18613
|
create?: {
|
|
18251
18614
|
resource: string;
|
|
18615
|
+
/**
|
|
18616
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18617
|
+
*/
|
|
18252
18618
|
resolvedResourceEntry?: string;
|
|
18253
18619
|
render?: 'default' | 'native';
|
|
18254
18620
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18283,6 +18649,9 @@ export interface Modules {
|
|
|
18283
18649
|
};
|
|
18284
18650
|
view?: {
|
|
18285
18651
|
resource: string;
|
|
18652
|
+
/**
|
|
18653
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18654
|
+
*/
|
|
18286
18655
|
resolvedResourceEntry?: string;
|
|
18287
18656
|
render?: 'default' | 'native';
|
|
18288
18657
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18290,6 +18659,9 @@ export interface Modules {
|
|
|
18290
18659
|
};
|
|
18291
18660
|
edit?: {
|
|
18292
18661
|
resource: string;
|
|
18662
|
+
/**
|
|
18663
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18664
|
+
*/
|
|
18293
18665
|
resolvedResourceEntry?: string;
|
|
18294
18666
|
render?: 'default' | 'native';
|
|
18295
18667
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18297,6 +18669,9 @@ export interface Modules {
|
|
|
18297
18669
|
};
|
|
18298
18670
|
create?: {
|
|
18299
18671
|
resource: string;
|
|
18672
|
+
/**
|
|
18673
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18674
|
+
*/
|
|
18300
18675
|
resolvedResourceEntry?: string;
|
|
18301
18676
|
render?: 'default' | 'native';
|
|
18302
18677
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18329,6 +18704,9 @@ export interface Modules {
|
|
|
18329
18704
|
};
|
|
18330
18705
|
view?: {
|
|
18331
18706
|
resource: string;
|
|
18707
|
+
/**
|
|
18708
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18709
|
+
*/
|
|
18332
18710
|
resolvedResourceEntry?: string;
|
|
18333
18711
|
render?: 'default' | 'native';
|
|
18334
18712
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18336,6 +18714,9 @@ export interface Modules {
|
|
|
18336
18714
|
};
|
|
18337
18715
|
edit?: {
|
|
18338
18716
|
resource: string;
|
|
18717
|
+
/**
|
|
18718
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18719
|
+
*/
|
|
18339
18720
|
resolvedResourceEntry?: string;
|
|
18340
18721
|
render?: 'default' | 'native';
|
|
18341
18722
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18343,6 +18724,9 @@ export interface Modules {
|
|
|
18343
18724
|
};
|
|
18344
18725
|
create?: {
|
|
18345
18726
|
resource: string;
|
|
18727
|
+
/**
|
|
18728
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18729
|
+
*/
|
|
18346
18730
|
resolvedResourceEntry?: string;
|
|
18347
18731
|
render?: 'default' | 'native';
|
|
18348
18732
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -18389,6 +18773,9 @@ export interface Modules {
|
|
|
18389
18773
|
}
|
|
18390
18774
|
| {
|
|
18391
18775
|
resource: string;
|
|
18776
|
+
/**
|
|
18777
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18778
|
+
*/
|
|
18392
18779
|
resolvedResourceEntry?: string;
|
|
18393
18780
|
resolver?:
|
|
18394
18781
|
| {
|
|
@@ -18463,6 +18850,9 @@ export interface Modules {
|
|
|
18463
18850
|
}
|
|
18464
18851
|
| {
|
|
18465
18852
|
resource: string;
|
|
18853
|
+
/**
|
|
18854
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18855
|
+
*/
|
|
18466
18856
|
resolvedResourceEntry?: string;
|
|
18467
18857
|
resolver?:
|
|
18468
18858
|
| {
|
|
@@ -18508,6 +18898,9 @@ export interface Modules {
|
|
|
18508
18898
|
{
|
|
18509
18899
|
shouldReloadOnRefresh?: boolean;
|
|
18510
18900
|
resource: string;
|
|
18901
|
+
/**
|
|
18902
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18903
|
+
*/
|
|
18511
18904
|
resolvedResourceEntry?: string;
|
|
18512
18905
|
resolver?:
|
|
18513
18906
|
| {
|
|
@@ -18527,6 +18920,9 @@ export interface Modules {
|
|
|
18527
18920
|
...{
|
|
18528
18921
|
shouldReloadOnRefresh?: boolean;
|
|
18529
18922
|
resource: string;
|
|
18923
|
+
/**
|
|
18924
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
18925
|
+
*/
|
|
18530
18926
|
resolvedResourceEntry?: string;
|
|
18531
18927
|
resolver?:
|
|
18532
18928
|
| {
|
|
@@ -18742,6 +19138,9 @@ export interface Modules {
|
|
|
18742
19138
|
{
|
|
18743
19139
|
icon?: string;
|
|
18744
19140
|
resource: string;
|
|
19141
|
+
/**
|
|
19142
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19143
|
+
*/
|
|
18745
19144
|
resolvedResourceEntry?: string;
|
|
18746
19145
|
title:
|
|
18747
19146
|
| string
|
|
@@ -18765,32 +19164,20 @@ export interface Modules {
|
|
|
18765
19164
|
resourceUploadId?: string;
|
|
18766
19165
|
actionType?: 'dynamic' | 'modal';
|
|
18767
19166
|
viewportSize?:
|
|
18768
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
18769
19167
|
| {
|
|
18770
|
-
/**
|
|
18771
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
18772
|
-
*/
|
|
18773
19168
|
width: string;
|
|
18774
|
-
/**
|
|
18775
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
18776
|
-
*/
|
|
18777
19169
|
height?: string;
|
|
18778
|
-
}
|
|
19170
|
+
}
|
|
19171
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
18779
19172
|
actions?: {
|
|
18780
19173
|
key: string;
|
|
18781
19174
|
actionType?: 'dynamic' | 'modal';
|
|
18782
19175
|
viewportSize?:
|
|
18783
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
18784
19176
|
| {
|
|
18785
|
-
/**
|
|
18786
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
18787
|
-
*/
|
|
18788
19177
|
width: string;
|
|
18789
|
-
/**
|
|
18790
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
18791
|
-
*/
|
|
18792
19178
|
height?: string;
|
|
18793
|
-
}
|
|
19179
|
+
}
|
|
19180
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
18794
19181
|
title:
|
|
18795
19182
|
| string
|
|
18796
19183
|
| {
|
|
@@ -18814,6 +19201,9 @@ export interface Modules {
|
|
|
18814
19201
|
...{
|
|
18815
19202
|
icon?: string;
|
|
18816
19203
|
resource: string;
|
|
19204
|
+
/**
|
|
19205
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19206
|
+
*/
|
|
18817
19207
|
resolvedResourceEntry?: string;
|
|
18818
19208
|
title:
|
|
18819
19209
|
| string
|
|
@@ -18837,32 +19227,20 @@ export interface Modules {
|
|
|
18837
19227
|
resourceUploadId?: string;
|
|
18838
19228
|
actionType?: 'dynamic' | 'modal';
|
|
18839
19229
|
viewportSize?:
|
|
18840
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
18841
19230
|
| {
|
|
18842
|
-
/**
|
|
18843
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
18844
|
-
*/
|
|
18845
19231
|
width: string;
|
|
18846
|
-
/**
|
|
18847
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
18848
|
-
*/
|
|
18849
19232
|
height?: string;
|
|
18850
|
-
}
|
|
19233
|
+
}
|
|
19234
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
18851
19235
|
actions?: {
|
|
18852
19236
|
key: string;
|
|
18853
19237
|
actionType?: 'dynamic' | 'modal';
|
|
18854
19238
|
viewportSize?:
|
|
18855
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
18856
19239
|
| {
|
|
18857
|
-
/**
|
|
18858
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
18859
|
-
*/
|
|
18860
19240
|
width: string;
|
|
18861
|
-
/**
|
|
18862
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
18863
|
-
*/
|
|
18864
19241
|
height?: string;
|
|
18865
|
-
}
|
|
19242
|
+
}
|
|
19243
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
18866
19244
|
title:
|
|
18867
19245
|
| string
|
|
18868
19246
|
| {
|
|
@@ -18887,6 +19265,9 @@ export interface Modules {
|
|
|
18887
19265
|
'jira:personalSettingsPage'?: [
|
|
18888
19266
|
{
|
|
18889
19267
|
resource: string;
|
|
19268
|
+
/**
|
|
19269
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19270
|
+
*/
|
|
18890
19271
|
resolvedResourceEntry?: string;
|
|
18891
19272
|
resourceUploadId?: string;
|
|
18892
19273
|
resolver?:
|
|
@@ -18944,6 +19325,9 @@ export interface Modules {
|
|
|
18944
19325
|
},
|
|
18945
19326
|
...{
|
|
18946
19327
|
resource: string;
|
|
19328
|
+
/**
|
|
19329
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19330
|
+
*/
|
|
18947
19331
|
resolvedResourceEntry?: string;
|
|
18948
19332
|
resourceUploadId?: string;
|
|
18949
19333
|
resolver?:
|
|
@@ -19004,6 +19388,9 @@ export interface Modules {
|
|
|
19004
19388
|
{
|
|
19005
19389
|
icon?: string;
|
|
19006
19390
|
resource: string;
|
|
19391
|
+
/**
|
|
19392
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19393
|
+
*/
|
|
19007
19394
|
resolvedResourceEntry?: string;
|
|
19008
19395
|
title:
|
|
19009
19396
|
| string
|
|
@@ -19027,32 +19414,20 @@ export interface Modules {
|
|
|
19027
19414
|
resourceUploadId?: string;
|
|
19028
19415
|
actionType?: 'dynamic' | 'modal';
|
|
19029
19416
|
viewportSize?:
|
|
19030
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19031
19417
|
| {
|
|
19032
|
-
/**
|
|
19033
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19034
|
-
*/
|
|
19035
19418
|
width: string;
|
|
19036
|
-
/**
|
|
19037
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19038
|
-
*/
|
|
19039
19419
|
height?: string;
|
|
19040
|
-
}
|
|
19420
|
+
}
|
|
19421
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19041
19422
|
actions?: {
|
|
19042
19423
|
key: string;
|
|
19043
19424
|
actionType?: 'dynamic' | 'modal';
|
|
19044
19425
|
viewportSize?:
|
|
19045
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19046
19426
|
| {
|
|
19047
|
-
/**
|
|
19048
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19049
|
-
*/
|
|
19050
19427
|
width: string;
|
|
19051
|
-
/**
|
|
19052
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19053
|
-
*/
|
|
19054
19428
|
height?: string;
|
|
19055
|
-
}
|
|
19429
|
+
}
|
|
19430
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19056
19431
|
title:
|
|
19057
19432
|
| string
|
|
19058
19433
|
| {
|
|
@@ -19076,6 +19451,9 @@ export interface Modules {
|
|
|
19076
19451
|
...{
|
|
19077
19452
|
icon?: string;
|
|
19078
19453
|
resource: string;
|
|
19454
|
+
/**
|
|
19455
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19456
|
+
*/
|
|
19079
19457
|
resolvedResourceEntry?: string;
|
|
19080
19458
|
title:
|
|
19081
19459
|
| string
|
|
@@ -19099,32 +19477,20 @@ export interface Modules {
|
|
|
19099
19477
|
resourceUploadId?: string;
|
|
19100
19478
|
actionType?: 'dynamic' | 'modal';
|
|
19101
19479
|
viewportSize?:
|
|
19102
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19103
19480
|
| {
|
|
19104
|
-
/**
|
|
19105
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19106
|
-
*/
|
|
19107
19481
|
width: string;
|
|
19108
|
-
/**
|
|
19109
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19110
|
-
*/
|
|
19111
19482
|
height?: string;
|
|
19112
|
-
}
|
|
19483
|
+
}
|
|
19484
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19113
19485
|
actions?: {
|
|
19114
19486
|
key: string;
|
|
19115
19487
|
actionType?: 'dynamic' | 'modal';
|
|
19116
19488
|
viewportSize?:
|
|
19117
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19118
19489
|
| {
|
|
19119
|
-
/**
|
|
19120
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19121
|
-
*/
|
|
19122
19490
|
width: string;
|
|
19123
|
-
/**
|
|
19124
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19125
|
-
*/
|
|
19126
19491
|
height?: string;
|
|
19127
|
-
}
|
|
19492
|
+
}
|
|
19493
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19128
19494
|
title:
|
|
19129
19495
|
| string
|
|
19130
19496
|
| {
|
|
@@ -19160,6 +19526,9 @@ export interface Modules {
|
|
|
19160
19526
|
target:
|
|
19161
19527
|
| {
|
|
19162
19528
|
resource: string;
|
|
19529
|
+
/**
|
|
19530
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19531
|
+
*/
|
|
19163
19532
|
resolvedResourceEntry?: string;
|
|
19164
19533
|
render?: 'default' | 'native';
|
|
19165
19534
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -19192,6 +19561,9 @@ export interface Modules {
|
|
|
19192
19561
|
target:
|
|
19193
19562
|
| {
|
|
19194
19563
|
resource: string;
|
|
19564
|
+
/**
|
|
19565
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19566
|
+
*/
|
|
19195
19567
|
resolvedResourceEntry?: string;
|
|
19196
19568
|
render?: 'default' | 'native';
|
|
19197
19569
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -19216,6 +19588,9 @@ export interface Modules {
|
|
|
19216
19588
|
{
|
|
19217
19589
|
icon?: string;
|
|
19218
19590
|
resource: string;
|
|
19591
|
+
/**
|
|
19592
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19593
|
+
*/
|
|
19219
19594
|
resolvedResourceEntry?: string;
|
|
19220
19595
|
title:
|
|
19221
19596
|
| string
|
|
@@ -19239,32 +19614,20 @@ export interface Modules {
|
|
|
19239
19614
|
resourceUploadId?: string;
|
|
19240
19615
|
actionType?: 'dynamic' | 'modal';
|
|
19241
19616
|
viewportSize?:
|
|
19242
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19243
19617
|
| {
|
|
19244
|
-
/**
|
|
19245
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19246
|
-
*/
|
|
19247
19618
|
width: string;
|
|
19248
|
-
/**
|
|
19249
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19250
|
-
*/
|
|
19251
19619
|
height?: string;
|
|
19252
|
-
}
|
|
19620
|
+
}
|
|
19621
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19253
19622
|
actions?: {
|
|
19254
19623
|
key: string;
|
|
19255
19624
|
actionType?: 'dynamic' | 'modal';
|
|
19256
19625
|
viewportSize?:
|
|
19257
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19258
19626
|
| {
|
|
19259
|
-
/**
|
|
19260
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19261
|
-
*/
|
|
19262
19627
|
width: string;
|
|
19263
|
-
/**
|
|
19264
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19265
|
-
*/
|
|
19266
19628
|
height?: string;
|
|
19267
|
-
}
|
|
19629
|
+
}
|
|
19630
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19268
19631
|
title:
|
|
19269
19632
|
| string
|
|
19270
19633
|
| {
|
|
@@ -19288,6 +19651,9 @@ export interface Modules {
|
|
|
19288
19651
|
...{
|
|
19289
19652
|
icon?: string;
|
|
19290
19653
|
resource: string;
|
|
19654
|
+
/**
|
|
19655
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19656
|
+
*/
|
|
19291
19657
|
resolvedResourceEntry?: string;
|
|
19292
19658
|
title:
|
|
19293
19659
|
| string
|
|
@@ -19311,32 +19677,20 @@ export interface Modules {
|
|
|
19311
19677
|
resourceUploadId?: string;
|
|
19312
19678
|
actionType?: 'dynamic' | 'modal';
|
|
19313
19679
|
viewportSize?:
|
|
19314
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19315
19680
|
| {
|
|
19316
|
-
/**
|
|
19317
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19318
|
-
*/
|
|
19319
19681
|
width: string;
|
|
19320
|
-
/**
|
|
19321
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19322
|
-
*/
|
|
19323
19682
|
height?: string;
|
|
19324
|
-
}
|
|
19683
|
+
}
|
|
19684
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19325
19685
|
actions?: {
|
|
19326
19686
|
key: string;
|
|
19327
19687
|
actionType?: 'dynamic' | 'modal';
|
|
19328
19688
|
viewportSize?:
|
|
19329
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19330
19689
|
| {
|
|
19331
|
-
/**
|
|
19332
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19333
|
-
*/
|
|
19334
19690
|
width: string;
|
|
19335
|
-
/**
|
|
19336
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19337
|
-
*/
|
|
19338
19691
|
height?: string;
|
|
19339
|
-
}
|
|
19692
|
+
}
|
|
19693
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19340
19694
|
title:
|
|
19341
19695
|
| string
|
|
19342
19696
|
| {
|
|
@@ -19362,6 +19716,9 @@ export interface Modules {
|
|
|
19362
19716
|
{
|
|
19363
19717
|
icon?: string;
|
|
19364
19718
|
resource: string;
|
|
19719
|
+
/**
|
|
19720
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19721
|
+
*/
|
|
19365
19722
|
resolvedResourceEntry?: string;
|
|
19366
19723
|
title:
|
|
19367
19724
|
| string
|
|
@@ -19385,32 +19742,20 @@ export interface Modules {
|
|
|
19385
19742
|
resourceUploadId?: string;
|
|
19386
19743
|
actionType?: 'dynamic' | 'modal';
|
|
19387
19744
|
viewportSize?:
|
|
19388
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19389
19745
|
| {
|
|
19390
|
-
/**
|
|
19391
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19392
|
-
*/
|
|
19393
19746
|
width: string;
|
|
19394
|
-
/**
|
|
19395
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19396
|
-
*/
|
|
19397
19747
|
height?: string;
|
|
19398
|
-
}
|
|
19748
|
+
}
|
|
19749
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19399
19750
|
actions?: {
|
|
19400
19751
|
key: string;
|
|
19401
19752
|
actionType?: 'dynamic' | 'modal';
|
|
19402
19753
|
viewportSize?:
|
|
19403
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19404
19754
|
| {
|
|
19405
|
-
/**
|
|
19406
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19407
|
-
*/
|
|
19408
19755
|
width: string;
|
|
19409
|
-
/**
|
|
19410
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19411
|
-
*/
|
|
19412
19756
|
height?: string;
|
|
19413
|
-
}
|
|
19757
|
+
}
|
|
19758
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19414
19759
|
title:
|
|
19415
19760
|
| string
|
|
19416
19761
|
| {
|
|
@@ -19434,6 +19779,9 @@ export interface Modules {
|
|
|
19434
19779
|
...{
|
|
19435
19780
|
icon?: string;
|
|
19436
19781
|
resource: string;
|
|
19782
|
+
/**
|
|
19783
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19784
|
+
*/
|
|
19437
19785
|
resolvedResourceEntry?: string;
|
|
19438
19786
|
title:
|
|
19439
19787
|
| string
|
|
@@ -19457,32 +19805,20 @@ export interface Modules {
|
|
|
19457
19805
|
resourceUploadId?: string;
|
|
19458
19806
|
actionType?: 'dynamic' | 'modal';
|
|
19459
19807
|
viewportSize?:
|
|
19460
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19461
19808
|
| {
|
|
19462
|
-
/**
|
|
19463
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19464
|
-
*/
|
|
19465
19809
|
width: string;
|
|
19466
|
-
/**
|
|
19467
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19468
|
-
*/
|
|
19469
19810
|
height?: string;
|
|
19470
|
-
}
|
|
19811
|
+
}
|
|
19812
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19471
19813
|
actions?: {
|
|
19472
19814
|
key: string;
|
|
19473
19815
|
actionType?: 'dynamic' | 'modal';
|
|
19474
19816
|
viewportSize?:
|
|
19475
|
-
| ('large' | 'max' | 'medium' | 'small' | 'xlarge' | 'resizable')
|
|
19476
19817
|
| {
|
|
19477
|
-
/**
|
|
19478
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19479
|
-
*/
|
|
19480
19818
|
width: string;
|
|
19481
|
-
/**
|
|
19482
|
-
* CSS dimension value with unit, e.g. '800px', '50vw', '100%'
|
|
19483
|
-
*/
|
|
19484
19819
|
height?: string;
|
|
19485
|
-
}
|
|
19820
|
+
}
|
|
19821
|
+
| ('large' | 'max' | 'medium' | 'resizable' | 'small' | 'xlarge');
|
|
19486
19822
|
title:
|
|
19487
19823
|
| string
|
|
19488
19824
|
| {
|
|
@@ -19548,6 +19884,9 @@ export interface Modules {
|
|
|
19548
19884
|
{
|
|
19549
19885
|
target?: {
|
|
19550
19886
|
resource: string;
|
|
19887
|
+
/**
|
|
19888
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19889
|
+
*/
|
|
19551
19890
|
resolvedResourceEntry?: string;
|
|
19552
19891
|
render?: 'default' | 'native';
|
|
19553
19892
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -19555,6 +19894,9 @@ export interface Modules {
|
|
|
19555
19894
|
};
|
|
19556
19895
|
experience: ('all' | 'board' | 'dashboard' | 'issue-view')[];
|
|
19557
19896
|
resource: string;
|
|
19897
|
+
/**
|
|
19898
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19899
|
+
*/
|
|
19558
19900
|
resolvedResourceEntry?: string;
|
|
19559
19901
|
resolver?:
|
|
19560
19902
|
| {
|
|
@@ -19574,6 +19916,9 @@ export interface Modules {
|
|
|
19574
19916
|
...{
|
|
19575
19917
|
target?: {
|
|
19576
19918
|
resource: string;
|
|
19919
|
+
/**
|
|
19920
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19921
|
+
*/
|
|
19577
19922
|
resolvedResourceEntry?: string;
|
|
19578
19923
|
render?: 'default' | 'native';
|
|
19579
19924
|
renderRuntimeType?: 'iframe' | 'webworker';
|
|
@@ -19581,6 +19926,9 @@ export interface Modules {
|
|
|
19581
19926
|
};
|
|
19582
19927
|
experience: ('all' | 'board' | 'dashboard' | 'issue-view')[];
|
|
19583
19928
|
resource: string;
|
|
19929
|
+
/**
|
|
19930
|
+
* Internal-only resolved entry filename derived from `resource` (`<resource>/<entry>`) and injected by XLS.
|
|
19931
|
+
*/
|
|
19584
19932
|
resolvedResourceEntry?: string;
|
|
19585
19933
|
resolver?:
|
|
19586
19934
|
| {
|