@acorex/platform 21.0.0-next.91 → 21.0.0-next.93
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/fesm2022/acorex-platform-auth.mjs +0 -1
- package/fesm2022/acorex-platform-auth.mjs.map +1 -1
- package/fesm2022/acorex-platform-common.mjs +9 -4
- package/fesm2022/acorex-platform-common.mjs.map +1 -1
- package/fesm2022/acorex-platform-contracts.mjs +12 -1
- package/fesm2022/acorex-platform-contracts.mjs.map +1 -1
- package/fesm2022/acorex-platform-core.mjs +2 -16
- package/fesm2022/acorex-platform-core.mjs.map +1 -1
- package/fesm2022/acorex-platform-domain-contracts.mjs +0 -1
- package/fesm2022/acorex-platform-domain-contracts.mjs.map +1 -1
- package/fesm2022/acorex-platform-domain.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-builder.mjs +4 -4
- package/fesm2022/acorex-platform-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-components.mjs +4 -3
- package/fesm2022/acorex-platform-layout-components.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-designer.mjs +4 -3
- package/fesm2022/acorex-platform-layout-designer.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity-attachments-page.component-CwG6n_Yb.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity-contracts.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity-file-list-popup.component--IeMZLIr.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity.mjs +24 -4
- package/fesm2022/acorex-platform-layout-entity.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-views.mjs +5 -4
- package/fesm2022/acorex-platform-layout-views.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-widget-core-contracts.mjs +141 -0
- package/fesm2022/acorex-platform-layout-widget-core-contracts.mjs.map +1 -0
- package/fesm2022/acorex-platform-layout-widget-core.mjs +5 -132
- package/fesm2022/acorex-platform-layout-widget-core.mjs.map +1 -1
- package/fesm2022/{acorex-platform-layout-widgets-tabular-data-edit-popup.component-BvFykMTH.mjs → acorex-platform-layout-widgets-tabular-data-edit-popup.component-DIDziLAT.mjs} +2 -2
- package/fesm2022/acorex-platform-layout-widgets-tabular-data-edit-popup.component-DIDziLAT.mjs.map +1 -0
- package/fesm2022/acorex-platform-layout-widgets.mjs +13 -440
- package/fesm2022/acorex-platform-layout-widgets.mjs.map +1 -1
- package/fesm2022/acorex-platform-runtime-contracts.mjs +166 -0
- package/fesm2022/acorex-platform-runtime-contracts.mjs.map +1 -0
- package/fesm2022/acorex-platform-runtime.mjs +1 -163
- package/fesm2022/acorex-platform-runtime.mjs.map +1 -1
- package/fesm2022/{acorex-platform-themes-default-entity-master-modify-view.component-C7cT82K2.mjs → acorex-platform-themes-default-entity-master-modify-view.component-BP2dVnBQ.mjs} +3 -2
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-BP2dVnBQ.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-DrUwqKKA.mjs.map +1 -1
- package/fesm2022/acorex-platform-themes-default.mjs +4 -3
- package/fesm2022/acorex-platform-themes-default.mjs.map +1 -1
- package/fesm2022/acorex-platform-themes-shared.mjs.map +1 -1
- package/package.json +14 -6
- package/types/acorex-platform-common.d.ts +15 -5
- package/types/acorex-platform-contracts.d.ts +106 -4
- package/types/acorex-platform-core.d.ts +4 -101
- package/types/acorex-platform-layout-builder.d.ts +3 -3
- package/types/acorex-platform-layout-components.d.ts +4 -3
- package/types/acorex-platform-layout-designer.d.ts +2 -1
- package/types/acorex-platform-layout-entity-contracts.d.ts +2 -3
- package/types/acorex-platform-layout-entity.d.ts +12 -10
- package/types/acorex-platform-layout-views.d.ts +10 -9
- package/types/acorex-platform-layout-widget-core-contracts.d.ts +299 -0
- package/types/acorex-platform-layout-widget-core.d.ts +9 -301
- package/types/acorex-platform-layout-widgets.d.ts +55 -80
- package/types/acorex-platform-runtime-contracts.d.ts +275 -0
- package/types/acorex-platform-runtime.d.ts +4 -274
- package/types/acorex-platform-themes-default.d.ts +3 -3
- package/fesm2022/acorex-platform-layout-widgets-tabular-data-edit-popup.component-BvFykMTH.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-C7cT82K2.mjs.map +0 -1
|
@@ -1899,6 +1899,17 @@ var AXPExportTemplateToken;
|
|
|
1899
1899
|
//#region ---- Property contracts ----
|
|
1900
1900
|
//#endregion
|
|
1901
1901
|
|
|
1902
|
+
//#region ---- Types ----
|
|
1903
|
+
/** Priority tier — higher values win when multiple bindings match. */
|
|
1904
|
+
var AXPKeyboardShortcutPriority;
|
|
1905
|
+
(function (AXPKeyboardShortcutPriority) {
|
|
1906
|
+
AXPKeyboardShortcutPriority[AXPKeyboardShortcutPriority["Global"] = 0] = "Global";
|
|
1907
|
+
AXPKeyboardShortcutPriority[AXPKeyboardShortcutPriority["Page"] = 10] = "Page";
|
|
1908
|
+
AXPKeyboardShortcutPriority[AXPKeyboardShortcutPriority["Panel"] = 20] = "Panel";
|
|
1909
|
+
AXPKeyboardShortcutPriority[AXPKeyboardShortcutPriority["Modal"] = 100] = "Modal";
|
|
1910
|
+
})(AXPKeyboardShortcutPriority || (AXPKeyboardShortcutPriority = {}));
|
|
1911
|
+
//#endregion
|
|
1912
|
+
|
|
1902
1913
|
//#region ---- Interactive types ----
|
|
1903
1914
|
//#endregion
|
|
1904
1915
|
|
|
@@ -2895,5 +2906,5 @@ class AXPIntegrationMissingScopeError extends Error {
|
|
|
2895
2906
|
* Generated bundle index. Do not edit.
|
|
2896
2907
|
*/
|
|
2897
2908
|
|
|
2898
|
-
export { AXPContextChangeEvent, AXPDataGenerator, AXPExportTemplateToken, AXPFileStorageStatus, AXPIntegrationExpiredError, AXPIntegrationMissingScopeError, AXPIntegrationNotConnectedError, AXPPlatformCoreDataSourceKeys, AXPPlatformScope, AXPRegionalSetting, AXPStatusProvider, AXPSystemActionType, AXPSystemActions, AXPSystemStatusType, AXPSystemStatuses, AXPWidgetsCatalog, AXPWidgetsList, AXP_INTEGRATION_AUTH_METHOD_TYPE, AXP_INTEGRATION_CAPABILITY, AXP_INTEGRATION_CATEGORY, AXP_INTEGRATION_CONNECTION_SCOPE, AXP_INTEGRATION_CONNECTION_STATUS, AXP_PREVIEW_WIDGET_FIELD_COMMAND_KEY, buildLocaleTextMapValue, captureFormContextBaseline, cleanDeep, coerceUnknownToBoolean, coerceUnknownToDate, coerceUnknownToFiniteNumber, coerceUnknownToTrimmedString, compareMultiLanguageStrings, containsHtmlMarkup, createMultiLanguageString, extractNestedFieldsWildcard, extractTextFromHtml, extractValue, generateKebabCase, getActionButton, getChangedPaths, getDetailedChanges, getEnumValues, getNestedKeys, getSmart, getStatusInfo, getSystemActions, getSystemStatus, isFormContextDirty, isFormValueEqual, isLocaleStringMap, isSelectionValueEqual, normalizeDefinitionCategories, resolveActionLook, resolveMultiLanguageString, resolvePlatformScopeKey, resolvePlatformScopeName, resolveStatusLook, searchInMultiLanguageString, setSmart, shouldRestoreSavedMultiLanguageShape, shouldUseLocaleMapShape, sortByMultiLanguageString, summarizeFormContextDirtyDiff, systemStatusToDefinition, unwrapValueProperty };
|
|
2909
|
+
export { AXPContextChangeEvent, AXPDataGenerator, AXPExportTemplateToken, AXPFileStorageStatus, AXPIntegrationExpiredError, AXPIntegrationMissingScopeError, AXPIntegrationNotConnectedError, AXPKeyboardShortcutPriority, AXPPlatformCoreDataSourceKeys, AXPPlatformScope, AXPRegionalSetting, AXPStatusProvider, AXPSystemActionType, AXPSystemActions, AXPSystemStatusType, AXPSystemStatuses, AXPWidgetsCatalog, AXPWidgetsList, AXP_INTEGRATION_AUTH_METHOD_TYPE, AXP_INTEGRATION_CAPABILITY, AXP_INTEGRATION_CATEGORY, AXP_INTEGRATION_CONNECTION_SCOPE, AXP_INTEGRATION_CONNECTION_STATUS, AXP_PREVIEW_WIDGET_FIELD_COMMAND_KEY, buildLocaleTextMapValue, captureFormContextBaseline, cleanDeep, coerceUnknownToBoolean, coerceUnknownToDate, coerceUnknownToFiniteNumber, coerceUnknownToTrimmedString, compareMultiLanguageStrings, containsHtmlMarkup, createMultiLanguageString, extractNestedFieldsWildcard, extractTextFromHtml, extractValue, generateKebabCase, getActionButton, getChangedPaths, getDetailedChanges, getEnumValues, getNestedKeys, getSmart, getStatusInfo, getSystemActions, getSystemStatus, isFormContextDirty, isFormValueEqual, isLocaleStringMap, isSelectionValueEqual, normalizeDefinitionCategories, resolveActionLook, resolveMultiLanguageString, resolvePlatformScopeKey, resolvePlatformScopeName, resolveStatusLook, searchInMultiLanguageString, setSmart, shouldRestoreSavedMultiLanguageShape, shouldUseLocaleMapShape, sortByMultiLanguageString, summarizeFormContextDirtyDiff, systemStatusToDefinition, unwrapValueProperty };
|
|
2899
2910
|
//# sourceMappingURL=acorex-platform-contracts.mjs.map
|