@omnia/fx 8.0.462-dev → 8.0.464-dev

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.
Files changed (134) hide show
  1. package/internal-do-not-import-from-here/manifests/omnia.fx.core.manifest.json +1 -1
  2. package/internal-do-not-import-from-here/services/index.d.ts +1 -1
  3. package/internal-do-not-import-from-here/{shared-mobile/services → services/shared-mobile}/IdentityService.d.ts +2 -2
  4. package/internal-do-not-import-from-here/stores/UserTypeIdentityStore.d.ts +1 -1
  5. package/internal-do-not-import-from-here/stores/index.d.ts +1 -1
  6. package/internal-do-not-import-from-here/{shared-mobile/stores → stores/shared-mobile}/IdentityStore.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
  8. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/store/ButtonStyleEditorStore.d.ts +0 -2
  9. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/store/ButtonStylePickerStore.d.ts +1 -1
  10. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +1 -1
  11. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +1 -1
  12. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +1 -1
  13. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +1 -1
  14. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +1 -1
  15. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderPicker.d.ts +11 -4
  16. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderRenderer.d.ts +7 -3
  17. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderSettings.d.ts +15 -0
  18. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/store/HeaderPickerStore.d.ts +2 -0
  19. package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/store/HeaderSettingsStore.d.ts +25 -0
  20. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -1
  21. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintViewer.d.ts +5 -1
  22. package/internal-do-not-import-from-here/ux/aurora/components/tabs/store/TabStyleEditorStore.d.ts +2 -3
  23. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +3 -3
  26. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  27. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +1 -1
  28. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +3 -3
  29. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +1 -1
  30. package/internal-do-not-import-from-here/ux/mobile/index.d.ts +3 -0
  31. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
  34. package/internal-do-not-import-from-here/ux/oxide/breadcrumbs/Breadcrumbs.d.ts +1 -1
  35. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  36. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/oxide/calendar/Calendar.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/oxide/fab/FloatingActionButton..d.ts +1 -1
  51. package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +1 -1
  60. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  61. package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
  64. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/oxide/picker/PickerSelection.d.ts +1 -1
  68. package/internal-do-not-import-from-here/ux/oxide/qrcode/QRCode.d.ts +1 -1
  69. package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +1 -1
  70. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  71. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +1 -1
  72. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +1 -1
  73. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +1 -1
  74. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/oxide/selection/Selection.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +1 -1
  79. package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/oxide/speeddial/SpeedDial.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +1 -1
  83. package/internal-do-not-import-from-here/ux/oxide/stepper/Stepper.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/oxide/switch/Switches.d.ts +1 -1
  86. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +1 -1
  89. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
  92. package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
  94. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +76 -76
  98. package/internal-do-not-import-from-here/wctypings.d.ts +8 -0
  99. package/package.json +2 -2
  100. package/internal-do-not-import-from-here/shared-mobile/models/IPagingable.d.ts +0 -5
  101. package/internal-do-not-import-from-here/shared-mobile/models/ItemQuery.d.ts +0 -10
  102. package/internal-do-not-import-from-here/shared-mobile/models/NamedProperty.d.ts +0 -38
  103. package/internal-do-not-import-from-here/shared-mobile/models/SharedConstants.d.ts +0 -3
  104. package/internal-do-not-import-from-here/shared-mobile/models/SharedMobileEnums.d.ts +0 -189
  105. package/internal-do-not-import-from-here/shared-mobile/models/identities/BuiltInIdentityProvider.d.ts +0 -7
  106. package/internal-do-not-import-from-here/shared-mobile/models/identities/GroupIdentity.d.ts +0 -54
  107. package/internal-do-not-import-from-here/shared-mobile/models/identities/GroupMembers.d.ts +0 -6
  108. package/internal-do-not-import-from-here/shared-mobile/models/identities/Identity.d.ts +0 -37
  109. package/internal-do-not-import-from-here/shared-mobile/models/identities/IdentityQuery.d.ts +0 -26
  110. package/internal-do-not-import-from-here/shared-mobile/models/identities/IdentityTypes.d.ts +0 -8
  111. package/internal-do-not-import-from-here/shared-mobile/models/identities/ScopeTypes.d.ts +0 -5
  112. package/internal-do-not-import-from-here/shared-mobile/models/identities/UserIdentity.d.ts +0 -107
  113. package/internal-do-not-import-from-here/shared-mobile/models/identities/UserIdentityQuery.d.ts +0 -26
  114. package/internal-do-not-import-from-here/shared-mobile/models/identities/index.d.ts +0 -9
  115. package/internal-do-not-import-from-here/shared-mobile/models/index.d.ts +0 -8
  116. package/internal-do-not-import-from-here/shared-mobile/models/media-picker/MediaPickerMedia.d.ts +0 -33
  117. package/internal-do-not-import-from-here/shared-mobile/models/media-picker/index.d.ts +0 -1
  118. package/internal-do-not-import-from-here/shared-mobile/models/oxide/OSizeTypes.d.ts +0 -2
  119. package/internal-do-not-import-from-here/shared-mobile/models/oxide/index.d.ts +0 -1
  120. package/internal-do-not-import-from-here/shared-mobile/models/properties/PropertySettingsLock.d.ts +0 -13
  121. package/internal-do-not-import-from-here/shared-mobile/models/properties/definitions/EmailPropertyDefinition.d.ts +0 -12
  122. package/internal-do-not-import-from-here/shared-mobile/models/properties/definitions/ImagePropertyDefinition.d.ts +0 -24
  123. package/internal-do-not-import-from-here/shared-mobile/models/properties/definitions/LanguagePropertyDefinition.d.ts +0 -14
  124. package/internal-do-not-import-from-here/shared-mobile/models/properties/definitions/TextPropertyDefinition.d.ts +0 -16
  125. package/internal-do-not-import-from-here/shared-mobile/models/properties/definitions/index.d.ts +0 -4
  126. package/internal-do-not-import-from-here/shared-mobile/models/properties/index.d.ts +0 -3
  127. package/internal-do-not-import-from-here/shared-mobile/models/properties/values/EmailPropertyValue.d.ts +0 -6
  128. package/internal-do-not-import-from-here/shared-mobile/models/properties/values/ImagePropertyValue.d.ts +0 -8
  129. package/internal-do-not-import-from-here/shared-mobile/models/properties/values/LanguagePropertyValue.d.ts +0 -7
  130. package/internal-do-not-import-from-here/shared-mobile/models/properties/values/PhoneNumberPropertyValue.d.ts +0 -6
  131. package/internal-do-not-import-from-here/shared-mobile/models/properties/values/TextPropertyValue.d.ts +0 -6
  132. package/internal-do-not-import-from-here/shared-mobile/models/properties/values/index.d.ts +0 -5
  133. /package/internal-do-not-import-from-here/{shared-mobile/services → services/shared-mobile}/index.d.ts +0 -0
  134. /package/internal-do-not-import-from-here/{shared-mobile/stores → stores/shared-mobile}/index.d.ts +0 -0
@@ -1 +1 @@
1
- {"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['a2892051-fd9f-4056-ae8d-30d16d48417d']","content":{"./node_modules/@omnia/fx/core/messaging/InternalTopics.js":{"id":"./node_modules/@omnia/fx/core/messaging/internaltopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalTopics"]},"./node_modules/@omnia/fx/core/services/IAppRouteFactory.js":{"id":"./node_modules/@omnia/fx/core/services/iapproutefactory.js","buildMeta":{"exportsType":"namespace"},"expo.js":["IAppRouteFactory"]},"./node_modules/@omnia/fx/core/services/InternalConfigurationService.js":{"id":"./node_modules/@omnia/fx/core/services/internalconfigurationservice.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalConfigurationService"]},"./node_modules/@omnia/fx-models/ManifestIds.js":{"id":"./node_modules/@omnia/fx-models/manifestids.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AnalyticService","OmniaService"]},"./node_modules/@omnia/fx/shared-mobile/models/index.js":{"id":"./node_modules/@omnia/fx/shared-mobile/models/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ArchiveSortColumn","BoolFilter","BuiltInIdentityProviderIds","DocumentDirectionSettings","EmailDisplaySettings","EmailEditorSettings","EmailPropertyDefinition","EmailPropertyDefinitionId","EmailPropertyValue","GroupIdentity","GroupSortColumn","Identity","IdentityQuery","IdentityTypes","ImageDisplaySettings","ImageEditorSettings","ImagePropertyDefinition","ImagePropertyValue","ItemQuery","LanguageDisplaySettings","LanguageEditorSettings","LanguagePropertyDefinition","LanguagePropertyDefinitionId","LanguagePropertyValue","LanguageTags","MediaPickerEnums","OSizeTypeDefinitions","OmniaBackendRuntimes","OmniaNamedModel","PhoneNumberPropertyValue","PropertyLockStatus","ResolvedGroupIdentity","ResolvedUserIdentity","ScopeTypes","SecurityIdentities","TextDisplaySettings","TextEditorSettings","TextPropertyDefinition","TextPropertyValue","UserAccessibilitySettings","UserIdentity","UserIdentityQuery","UserPropertyBagModel","UserSortColumn","UserThemeManager","imagePropertyDefinitionId","textPropertyDefinitionId"]},"./node_modules/@omnia/fx/ux/velcron/core/models/index.js":{"id":"./node_modules/@omnia/fx/ux/velcron/core/models/index.js","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/core/services/ServiceManifestProviderInternal.js":{"id":"0688ceff-4257-4427-b385-a83d6802c509","buildMeta":{"exportsType":"namespace"},"expo.js":["ServiceManifestProviderInternal"]},"./node_modules/@omnia/fx/core/Extend.js":{"id":"4eeb27d5-906a-4edf-bd38-3d97048cda3d","buildMeta":{"exportsType":"namespace"},"expo.js":["Extend","InternalExtend","registerApi"]},"./node_modules/@omnia/fx/core/index.js":{"id":"97786ea9-4861-48bd-8a57-eae9bbdb4892","buildMeta":{"exportsType":"namespace"},"expo.js":["AppRoutePropertyBagFactory","AuthenticationSessionService","Broadcast","BusinessProfilePathPropertyBagFactory","BusinessProfilePropertyBagFactory","Console","ConsoleUIService","Cookies","Encoder","EnterprisePropertyHandler","ErrorBus","Extend","GraphClient","Http","HttpBuilder","HttpClient","HttpContextProviderCollection","IAppRouteFactory","IBusinessProfileFactory","ITenantFactory","Inject","Injectable","LocalStorage","LocalizationServiceProviders","MD5Util","ManifestResourceLoader","MessageBus","MessageBusExposeOnlyPublication","MessageBusExposeOnlySubscription","MessageBusTopicMediator","MigrationUtils","NamedPropertyOperationsFactory","ObjectMerger","OmniaPropertyBagBase","Provide","Require","ServiceContainer","ServiceContainerContext","ServiceLocator","ServiceManifestProvider","SubscriptionHandler","TenantPropertyBagFactory","TokenService","Topics","UserAgentUtils","UserPropertyBagFactory","Utils","WebUtils","createEventHook","defineFactory","defineInjectable","defineService","http","injectByTypeId","isInjectable","mergeLocaliation","propertyPath","propertyPathValue","registerApi","useInject","useOmniaClient","useProvide"]},"./node_modules/@omnia/fx/core/http/InternalHttpPlugins.js":{"id":"b8d937e0-3fc3-4412-a469-92941b829cdb","buildMeta":{"exportsType":"namespace"},"expo.js":["HttpContextConfigPlugin","HttpRetryPlugIn"]},"./node_modules/@omnia/fx/runtime/core/InternalWebComponentBootstrapper.js":{"id":"c9f21f62-e664-44e4-8cf4-0dcbec75c4bf","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalWebComponentBootstrapper"]},"./node_modules/@omnia/fx-models/index.js":{"id":"d0a145a7-d1ef-4217-aa6f-85dd18c4231d","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/core/messaging/InternalMessageBusMediator.js":{"id":"f986d8dd-7c76-40b6-9bf8-b64ac2902642","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/runtime/core/index.js":{"id":"ff061abc-7f0e-444b-b2b9-7ff71c5842c5","buildMeta":{"exportsType":"namespace"},"expo.js":["LoadableManifest","LocalHostingService","ManifestByBackendRuntimeLoader","ManifestByClientRuntimeLoader","ManifestByElementLoader","ManifestByFeatureLoader","ManifestByLicenseLoader","ManifestByUrlLoader","ManifestByUserLoader","ManifestCombinedRuleLoader","ManifestExtendRuleLoader","ManifestPublisher","ManifestResourceLoader","ManifestSubscriber","PublicManifestResourceLoader"]}}}
1
+ {"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['a2892051-fd9f-4056-ae8d-30d16d48417d']","content":{"./node_modules/@omnia/fx/core/messaging/InternalTopics.js":{"id":"./node_modules/@omnia/fx/core/messaging/internaltopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalTopics"]},"./node_modules/@omnia/fx/core/services/IAppRouteFactory.js":{"id":"./node_modules/@omnia/fx/core/services/iapproutefactory.js","buildMeta":{"exportsType":"namespace"},"expo.js":["IAppRouteFactory"]},"./node_modules/@omnia/fx/core/services/InternalConfigurationService.js":{"id":"./node_modules/@omnia/fx/core/services/internalconfigurationservice.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalConfigurationService"]},"./node_modules/@omnia/fx-models/ManifestIds.js":{"id":"./node_modules/@omnia/fx-models/manifestids.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AnalyticService","OmniaService"]},"./node_modules/@omnia/fx/ux/velcron/core/models/index.js":{"id":"./node_modules/@omnia/fx/ux/velcron/core/models/index.js","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/core/services/ServiceManifestProviderInternal.js":{"id":"0688ceff-4257-4427-b385-a83d6802c509","buildMeta":{"exportsType":"namespace"},"expo.js":["ServiceManifestProviderInternal"]},"./node_modules/@omnia/fx/core/Extend.js":{"id":"4eeb27d5-906a-4edf-bd38-3d97048cda3d","buildMeta":{"exportsType":"namespace"},"expo.js":["Extend","InternalExtend","registerApi"]},"./node_modules/@omnia/fx/core/index.js":{"id":"97786ea9-4861-48bd-8a57-eae9bbdb4892","buildMeta":{"exportsType":"namespace"},"expo.js":["AppRoutePropertyBagFactory","AuthenticationSessionService","Broadcast","BusinessProfilePathPropertyBagFactory","BusinessProfilePropertyBagFactory","Console","ConsoleUIService","Cookies","Encoder","EnterprisePropertyHandler","ErrorBus","Extend","GraphClient","Http","HttpBuilder","HttpClient","HttpContextProviderCollection","IAppRouteFactory","IBusinessProfileFactory","ITenantFactory","Inject","Injectable","LocalStorage","LocalizationServiceProviders","MD5Util","ManifestResourceLoader","MessageBus","MessageBusExposeOnlyPublication","MessageBusExposeOnlySubscription","MessageBusTopicMediator","MigrationUtils","NamedPropertyOperationsFactory","ObjectMerger","OmniaPropertyBagBase","Provide","Require","ServiceContainer","ServiceContainerContext","ServiceLocator","ServiceManifestProvider","SubscriptionHandler","TenantPropertyBagFactory","TokenService","Topics","UserAgentUtils","UserPropertyBagFactory","Utils","WebUtils","createEventHook","defineFactory","defineInjectable","defineService","http","injectByTypeId","isInjectable","mergeLocaliation","propertyPath","propertyPathValue","registerApi","useInject","useOmniaClient","useProvide"]},"./node_modules/@omnia/fx/core/http/InternalHttpPlugins.js":{"id":"b8d937e0-3fc3-4412-a469-92941b829cdb","buildMeta":{"exportsType":"namespace"},"expo.js":["HttpContextConfigPlugin","HttpRetryPlugIn"]},"./node_modules/@omnia/fx/runtime/core/InternalWebComponentBootstrapper.js":{"id":"c9f21f62-e664-44e4-8cf4-0dcbec75c4bf","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalWebComponentBootstrapper"]},"./node_modules/@omnia/fx-models/index.js":{"id":"d0a145a7-d1ef-4217-aa6f-85dd18c4231d","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/core/messaging/InternalMessageBusMediator.js":{"id":"f986d8dd-7c76-40b6-9bf8-b64ac2902642","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/runtime/core/index.js":{"id":"ff061abc-7f0e-444b-b2b9-7ff71c5842c5","buildMeta":{"exportsType":"namespace"},"expo.js":["LoadableManifest","LocalHostingService","ManifestByBackendRuntimeLoader","ManifestByClientRuntimeLoader","ManifestByElementLoader","ManifestByFeatureLoader","ManifestByLicenseLoader","ManifestByUrlLoader","ManifestByUserLoader","ManifestCombinedRuleLoader","ManifestExtendRuleLoader","ManifestPublisher","ManifestResourceLoader","ManifestSubscriber","PublicManifestResourceLoader"]}}}
@@ -51,4 +51,4 @@ export * from "./properties";
51
51
  export * from "./ThemeService";
52
52
  export * from "./SemanticSearchService";
53
53
  export * from "./AIEngineSetupService";
54
- export * from "@omnia/fx-models/internal-do-not-import-from-here/shared-mobile/services";
54
+ export * from "./shared-mobile";
@@ -1,7 +1,7 @@
1
- import { Identity, IdentityQuery, IResolvedIdentity, ItemQueryResult, GroupIdentity, GroupMembers, ResolvedUserIdentity, UserIdentity, UserIdentityQuery } from "../models";
1
+ import { Identity, IdentityQuery, IResolvedIdentity, ItemQueryResult, GroupIdentity, GroupMembers, ResolvedUserIdentity, UserIdentity, UserIdentityQuery } from "@omnia/fx-models";
2
2
  import { ApiResponse, Future, guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared";
3
3
  export declare const useIdentityService: () => {
4
- query: (query: IdentityQuery) => Future<import("@omnia/fx-models/internal-do-not-import-from-here/shared").HttpResponse<ApiResponse<ItemQueryResult<IResolvedIdentity>>>>;
4
+ query: (query: IdentityQuery) => Future<import("@omnia/fx-models").HttpResponse<ApiResponse<ItemQueryResult<IResolvedIdentity>>>>;
5
5
  queryUsers: (query: UserIdentityQuery) => Future<ItemQueryResult<IResolvedIdentity>>;
6
6
  getSpecialIdentities: () => Future<IResolvedIdentity[]>;
7
7
  resolveIdentities: (identites: Identity[]) => Future<{
@@ -1,6 +1,6 @@
1
1
  import { Future, guid, IResolvedIdentity, Identity, IdentityQuery, ItemQueryResult, UserIdentityQuery } from "@omnia/fx-models";
2
2
  import { Store } from "./Store";
3
- import { IdentityStoreType } from "@omnia/fx-models/internal-do-not-import-from-here/shared-mobile/stores";
3
+ import { IdentityStoreType } from "./shared-mobile";
4
4
  export declare class UserTypeIdentityStore extends Store {
5
5
  private identityService;
6
6
  private identityStore;
@@ -31,7 +31,7 @@ export * from "./DirectionRuleStore";
31
31
  export * from "./PostStore";
32
32
  export * from "./TimeZoneStore";
33
33
  export * from "./IdentityStore";
34
- export * from "@omnia/fx-models/internal-do-not-import-from-here/shared-mobile/stores";
34
+ export * from "./shared-mobile";
35
35
  export * from "./UserIdentityStore";
36
36
  export * from "./GroupIdentityStore";
37
37
  export * from "./UserTypeStore";
@@ -1,5 +1,5 @@
1
1
  import { StoreReturnDefineAction, Future } from "@omnia/fx-models/internal-do-not-import-from-here/shared";
2
- import { Identity, IdentityQuery, IResolvedIdentity, ItemQueryResult } from "../models";
2
+ import { Identity, IdentityQuery, IResolvedIdentity, ItemQueryResult } from "@omnia/fx-models";
3
3
  export type IdentityStoreType = {
4
4
  getters: {
5
5
  getResolvedIdentity: (identity: Identity) => IResolvedIdentity;
@@ -77,8 +77,8 @@ declare const _default: {
77
77
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
78
78
  propsDefinition: Omit<Readonly<{} & {
79
79
  container?: boolean;
80
- definition?: BorderStylingDefinition;
81
80
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
81
+ definition?: BorderStylingDefinition;
82
82
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
83
83
  backgroundFill?: string;
84
84
  }>, never>;
@@ -4,8 +4,6 @@ export declare const useButtonStyleEditorStore: () => {
4
4
  internalModel: ButtonBlueprint;
5
5
  textBlueprint: TextBlueprint;
6
6
  upperCase: boolean;
7
- defaultColorSchemaType: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
8
- enableDynamicColor: boolean;
9
7
  iconPosition: HorizontalAlignments;
10
8
  editingDefault: ButtonBlueprint;
11
9
  editingTemplate: {
@@ -19,7 +19,7 @@ export declare const useButtonStylePickerStore: () => {
19
19
  }>;
20
20
  get: {
21
21
  blueprint: {
22
- byButtonType: (button: ButtonType) => any;
22
+ byButtonType: (button: ButtonType) => ButtonBlueprint;
23
23
  fallbackBlueprint: (variant: ButtonBlueprintVariant) => any;
24
24
  byVariant: (type: ButtonBlueprintVariant) => any;
25
25
  };
@@ -468,9 +468,9 @@ declare const _default: {
468
468
  };
469
469
  container?: boolean;
470
470
  opacity?: boolean;
471
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
471
472
  variant?: "inline" | "button" | "dropdown" | "journey";
472
473
  disabled?: boolean;
473
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
474
474
  modelValue?: ColorValue;
475
475
  "v-slots"?: {
476
476
  default?: import("../../../DefineVueTypings").Slot;
@@ -471,10 +471,10 @@ declare const _default: {
471
471
  }>;
472
472
  };
473
473
  container?: boolean;
474
+ colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
474
475
  variant?: Variant;
475
476
  class?: String | String[];
476
477
  disabled?: boolean;
477
- colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
478
478
  modelValue?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
479
479
  "v-slots"?: {
480
480
  default?: import("../../../DefineVueTypings").Slot;
@@ -402,9 +402,9 @@ declare const _default: {
402
402
  };
403
403
  container?: boolean;
404
404
  width?: string;
405
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
405
406
  variant?: Variant;
406
407
  class?: string;
407
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
408
408
  modelValue?: ColorSchema;
409
409
  closeIcon?: boolean;
410
410
  "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
@@ -381,6 +381,7 @@ declare const _default: {
381
381
  };
382
382
  }>;
383
383
  };
384
+ dynamicColorSchema?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
384
385
  variant?: Variant;
385
386
  modelValue?: ContainerFillValue;
386
387
  "v-slots"?: {
@@ -393,7 +394,6 @@ declare const _default: {
393
394
  toned?: boolean;
394
395
  individualRadiusSelection?: boolean;
395
396
  individualBorderWidthSelection?: boolean;
396
- dynamicColorSchema?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
397
397
  allowCustom?: boolean;
398
398
  }>, "onUpdate:modelValue" | "onItem:enter" | "onItem:leave" | "onUpdate:colorSchema"> & {
399
399
  "onUpdate:modelValue"?: (value: ContainerFillValue) => any;
@@ -77,8 +77,8 @@ declare const _default: {
77
77
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
78
78
  propsDefinition: Omit<Readonly<{} & {
79
79
  container?: boolean;
80
- definition?: FillDefinition | ColorValue;
81
80
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
81
+ definition?: FillDefinition | ColorValue;
82
82
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
83
83
  dynamicColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
84
84
  }>, never>;
@@ -1,5 +1,5 @@
1
- import { BlueprintsStrategyBase, BlueprintVariant, HeaderBlueprint, HeaderBlueprints } from "@omnia/fx-models";
2
- import { DefineSlot } from "@omnia/fx/ux";
1
+ import { BlueprintsStrategyBase, BlueprintVariant, ColorSchemaType, HeaderBlueprint, HeaderBlueprints, IIcon, MultilingualString } from "@omnia/fx-models";
2
+ import { DefineEmit, DefineSlot } from "@omnia/fx/ux";
3
3
  import { VNodeChild } from "vue";
4
4
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
5
5
  "emit:update:modelValue": (value: BlueprintVariant | HeaderBlueprint) => void;
@@ -9,6 +9,8 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
9
9
  modelValue?: BlueprintVariant | HeaderBlueprint;
10
10
  } & {
11
11
  label?: string;
12
+ } & {
13
+ dynamicColorSchema?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
12
14
  } & {
13
15
  toned?: boolean;
14
16
  } & {
@@ -17,15 +19,20 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
17
19
  variant?: "list" | "picker";
18
20
  } & {
19
21
  baseStrategy?: BlueprintsStrategyBase;
22
+ } & {
23
+ PreviewTitle?: string | MultilingualString;
24
+ } & {
25
+ PreviewIcon?: IIcon;
20
26
  } & {
21
27
  customStyling?: boolean;
22
- } & DefineSlot<"activator", () => VNodeChild>> & {
28
+ } & DefineSlot<"activator", () => VNodeChild> & DefineEmit<"colorSchemaChanged", (colorSchema: ColorSchemaType) => void>> & {
23
29
  "onUpdate:modelValue"?: (value: BlueprintVariant | HeaderBlueprint) => any;
30
+ onColorSchemaChanged?: (colorSchema: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic") => any;
24
31
  } & {
25
32
  "v-slots"?: {
26
33
  activator?: () => VNodeChild;
27
34
  } & Omit<{
28
35
  default?: import("vue").Slot;
29
36
  }, "activator">;
30
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "emit:update:modelValue" | "v-model" | "toned" | "blueprints" | "slot:activator" | "baseStrategy" | "customStyling"> & import("@omnia/fx/ux").VNodeEvents) => any;
37
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "dynamicColorSchema" | "variant" | "modelValue" | "emit:update:modelValue" | "v-model" | "toned" | "blueprints" | "slot:activator" | "baseStrategy" | "customStyling" | "PreviewTitle" | "PreviewIcon" | "emit:colorSchemaChanged"> & import("@omnia/fx/ux").VNodeEvents) => any;
31
38
  export default _default;
@@ -1,13 +1,17 @@
1
- import { BlueprintVariant, HeaderBlueprint, IIcon } from "@omnia/fx-models";
1
+ import { BlueprintVariant, HeaderBlueprint, IIcon, MultilingualString } from "@omnia/fx-models";
2
2
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
3
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
4
+ } & {
5
+ colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
6
+ } & {
3
7
  blueprint?: BlueprintVariant | HeaderBlueprint;
4
8
  } & {
5
- text?: string;
9
+ text?: string | MultilingualString;
6
10
  } & {
7
11
  icon?: IIcon;
8
12
  }> & {} & {
9
13
  "v-slots"?: {} & Omit<{
10
14
  default?: import("vue").Slot;
11
15
  }, never>;
12
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "icon" | "blueprint"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "icon" | "blueprint" | "colorSchemaType" | "colors"> & import("@omnia/fx/ux").VNodeEvents) => any;
13
17
  export default _default;
@@ -0,0 +1,15 @@
1
+ import { HeaderSettings } from "@omnia/fx-models";
2
+ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
3
+ "emit:update:modelValue": (value: HeaderSettings) => void;
4
+ } & {
5
+ "v-model"?: HeaderSettings;
6
+ } & {
7
+ modelValue?: HeaderSettings;
8
+ }> & {
9
+ "onUpdate:modelValue"?: (value: HeaderSettings) => any;
10
+ } & {
11
+ "v-slots"?: {} & Omit<{
12
+ default?: import("vue").Slot;
13
+ }, never>;
14
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "emit:update:modelValue" | "v-model"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
+ export default _default;
@@ -7,10 +7,12 @@ export declare const useHeaderPickerStore: () => {
7
7
  state: {
8
8
  internalModel: BlueprintVariant | HeaderBlueprint;
9
9
  blueprints: HeaderBlueprints;
10
+ selectedBlueprint: HeaderBlueprint;
10
11
  hasSelection: boolean;
11
12
  baseStrategy: BlueprintsStrategyBase;
12
13
  };
13
14
  actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
15
+ loadSelectedBlueprint: () => any;
14
16
  selectItem(value: HeaderBlueprint | BlueprintVariant): void;
15
17
  initState: (model: HeaderBlueprint | BlueprintVariant, blueprints: HeaderBlueprints, baseStrategy: BlueprintsStrategyBase) => void;
16
18
  }>;
@@ -0,0 +1,25 @@
1
+ import { BlueprintVariant, HeaderBlueprint, HeaderSettings } from "@omnia/fx-models";
2
+ export interface ButtonType {
3
+ id: string;
4
+ title: string;
5
+ }
6
+ export declare const useHeaderSettingsStore: () => {
7
+ rules: {
8
+ showSettings: () => boolean;
9
+ hasDynamicColor: () => boolean;
10
+ };
11
+ state: {
12
+ internalModel: HeaderSettings;
13
+ headerSettings: HeaderSettings;
14
+ blueprint: HeaderBlueprint;
15
+ };
16
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
17
+ setBlueprint: (blueprint: BlueprintVariant) => void;
18
+ loadBlueprint: () => void;
19
+ syncModelValue: () => void;
20
+ initState: (model: HeaderSettings) => void;
21
+ }>;
22
+ get: {};
23
+ } & {
24
+ dispose?: () => void;
25
+ };
@@ -141,9 +141,9 @@ declare const _default: {
141
141
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
142
142
  propsDefinition: Omit<Readonly<{} & {
143
143
  container?: boolean;
144
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
144
145
  variant?: EditorVariant;
145
146
  class?: String | String[];
146
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
147
147
  "v-slots"?: {
148
148
  default?: import("../../../DefineVueTypings").Slot;
149
149
  } & {
@@ -1,6 +1,10 @@
1
1
  import { TabsBlueprint } from "@omnia/fx-models";
2
2
  import { DefineEmit } from "@omnia/fx/ux";
3
3
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
4
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
5
+ } & {
6
+ colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
7
+ } & {
4
8
  blueprint?: TabsBlueprint;
5
9
  } & {
6
10
  toned?: boolean;
@@ -14,5 +18,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
14
18
  "v-slots"?: {} & Omit<{
15
19
  default?: import("vue").Slot;
16
20
  }, never>;
17
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "blueprint" | "toned" | "emit:click:select" | "selectable"> & import("@omnia/fx/ux").VNodeEvents) => any;
21
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "blueprint" | "colorSchemaType" | "colors" | "toned" | "emit:click:select" | "selectable"> & import("@omnia/fx/ux").VNodeEvents) => any;
18
22
  export default _default;
@@ -1,7 +1,8 @@
1
- import { ColorSchemaType, ColorValue, guid, HorizontalAlignments, TabsBlueprint, TextBlueprint, VelcronAppDefinition, VelcronRendererResolverReference } from "@omnia/fx-models";
1
+ import { ColorValue, guid, HorizontalAlignments, TabsBlueprint, TextBlueprint, VelcronAppDefinition, VelcronRendererResolverReference } from "@omnia/fx-models";
2
2
  export declare const useTabStyleEditorStore: () => {
3
3
  state: {
4
4
  internalModel: TabsBlueprint;
5
+ editingDefault: TabsBlueprint;
5
6
  minWidth: any;
6
7
  minHeight: any;
7
8
  activeTab: {
@@ -19,8 +20,6 @@ export declare const useTabStyleEditorStore: () => {
19
20
  velcronTemplate: boolean;
20
21
  alignment: HorizontalAlignments;
21
22
  iconPosition: HorizontalAlignments;
22
- dynamiColorSchemaType: ColorSchemaType;
23
- enableDynamicColor: boolean;
24
23
  previewId: guid;
25
24
  sliderColor: ColorValue;
26
25
  };
@@ -2,7 +2,7 @@ import { BoolFilter, guid, IResolvedIdentity, ISpecialUserConfiguration, Identit
2
2
  import { IdentityStoreType } from "@omnia/fx/stores";
3
3
  import { DefineEmit } from "@omnia/fx/ux";
4
4
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
5
- location?: "bottom" | "left" | "right" | "top" | "center" | "start" | "end" | "center center" | "bottom start" | "bottom end" | "top center" | "top start" | "top end" | "start bottom" | "start top" | "end bottom" | "end top";
5
+ location?: "left" | "center" | "right" | "bottom" | "top" | "start" | "end" | "center center" | "bottom start" | "bottom end" | "top center" | "top start" | "top end" | "start bottom" | "start top" | "end bottom" | "end top";
6
6
  } & {
7
7
  type?: PrincipalTypes;
8
8
  } & {
@@ -32,5 +32,5 @@ declare const _default: <TItem extends unknown = any>(props: import("@omnia/fx/u
32
32
  } & Omit<{
33
33
  default?: import("vue").Slot;
34
34
  }, "actions" | "selectionItemRender" | "selectionRender" | "selectedItemRenderer" | "settingsRender" | "settingsRenderV2" | "selectionRenderV2">;
35
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "actions" | "list" | "multiple" | "colorSchemaType" | "modelValue" | "items" | "readonly" | "slot:actions" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "emit:search" | "getApi" | "emit:click:clear" | "itemDeletable" | "sortable" | "labelAdd" | "propertyValueMapping" | "returnSelectionAsObject" | "titleAdd" | "titleEdit" | "disableSearch" | "disableSave" | "confirmDelete" | "noAddConfirm" | "bladelessAdd" | "bladeless" | "itemSettingable" | "slot:selectionItemRender" | "slot:selectionRender" | "slot:selectedItemRenderer" | "slot:settingsRender" | "slot:settingsRenderV2" | "slot:selectionRenderV2" | "emit:showAdd" | "emit:showEdit" | "onClickAdd" | "onRemoveItem" | "onClickUpdate" | "onClickDelete"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "actions" | "colorSchemaType" | "list" | "multiple" | "modelValue" | "items" | "readonly" | "slot:actions" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "emit:search" | "getApi" | "emit:click:clear" | "itemDeletable" | "sortable" | "labelAdd" | "propertyValueMapping" | "returnSelectionAsObject" | "titleAdd" | "titleEdit" | "disableSearch" | "disableSave" | "confirmDelete" | "noAddConfirm" | "bladelessAdd" | "bladeless" | "itemSettingable" | "slot:selectionItemRender" | "slot:selectionRender" | "slot:selectedItemRenderer" | "slot:settingsRender" | "slot:settingsRenderV2" | "slot:selectionRenderV2" | "emit:showAdd" | "emit:showEdit" | "onClickAdd" | "onRemoveItem" | "onClickUpdate" | "onClickDelete"> & import("@omnia/fx/ux").VNodeEvents) => any;
36
36
  export default _default;
@@ -60,9 +60,9 @@ export declare const useJourneyStore: () => {
60
60
  width: string;
61
61
  scrollingDirection: import("@omnia/fx-models").OScrollTypesCombination;
62
62
  coordinates: {
63
- readonly bottom: number;
64
63
  readonly left: number;
65
64
  readonly right: number;
65
+ readonly bottom: number;
66
66
  readonly top: number;
67
67
  };
68
68
  };
@@ -74,9 +74,9 @@ export declare const useJourneyStore: () => {
74
74
  width: string;
75
75
  scrollingDirection: import("@omnia/fx-models").OScrollTypesCombination;
76
76
  coordinates: {
77
- readonly bottom: number;
78
77
  readonly left: number;
79
78
  readonly right: number;
79
+ readonly bottom: number;
80
80
  readonly top: number;
81
81
  };
82
82
  }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
@@ -97,9 +97,9 @@ export declare const useJourneyStore: () => {
97
97
  }>;
98
98
  get: {
99
99
  readonly coordinates: {
100
- readonly bottom: number;
101
100
  readonly left: number;
102
101
  readonly right: number;
102
+ readonly bottom: number;
103
103
  readonly top: number;
104
104
  };
105
105
  readonly scrollPosition: number;
@@ -98,8 +98,8 @@ declare const _default: {
98
98
  text?: string;
99
99
  icon?: IIcon;
100
100
  container?: boolean;
101
- description?: string;
102
101
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
102
+ description?: string;
103
103
  colors?: import("../../..").ColorSchemaStoreType;
104
104
  }>, never>;
105
105
  };
@@ -98,9 +98,9 @@ declare const _default: {
98
98
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
99
99
  propsDefinition: Omit<Readonly<{} & {
100
100
  container?: boolean;
101
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
101
102
  filled?: boolean;
102
103
  class?: String | String[];
103
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
104
104
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
105
105
  toned?: boolean;
106
106
  getApi?: (store: ReturnType<typeof useSizeContainerStore>) => void;
@@ -26,9 +26,9 @@ export declare class LayoutCanvasStore extends Store implements ILayoutCanvasSto
26
26
  width: string;
27
27
  scrollingDirection: import("@omnia/fx-models").OScrollTypesCombination;
28
28
  coordinates: {
29
- readonly bottom: number;
30
29
  readonly left: number;
31
30
  readonly right: number;
31
+ readonly bottom: number;
32
32
  readonly top: number;
33
33
  };
34
34
  };
@@ -40,9 +40,9 @@ export declare class LayoutCanvasStore extends Store implements ILayoutCanvasSto
40
40
  width: string;
41
41
  scrollingDirection: import("@omnia/fx-models").OScrollTypesCombination;
42
42
  coordinates: {
43
- readonly bottom: number;
44
43
  readonly left: number;
45
44
  readonly right: number;
45
+ readonly bottom: number;
46
46
  readonly top: number;
47
47
  };
48
48
  }, Record<string, IMessageBusTopicPublishSubscriber<any>>>;
@@ -63,9 +63,9 @@ export declare class LayoutCanvasStore extends Store implements ILayoutCanvasSto
63
63
  }>;
64
64
  get: {
65
65
  readonly coordinates: {
66
- readonly bottom: number;
67
66
  readonly left: number;
68
67
  readonly right: number;
68
+ readonly bottom: number;
69
69
  readonly top: number;
70
70
  };
71
71
  readonly scrollPosition: number;
@@ -411,8 +411,8 @@ declare const _default: {
411
411
  typography?: "display" | "headline" | "title" | "text" | "label" | "variants" | TextStyleTypes;
412
412
  blueprint?: TextBlueprint;
413
413
  container?: boolean;
414
- size?: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
415
414
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
415
+ size?: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
416
416
  plugins?: [object];
417
417
  hideToolbar?: boolean;
418
418
  modelValue?: string;
@@ -8,3 +8,6 @@ export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/events";
8
8
  export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/stores";
9
9
  export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/aurora/stores";
10
10
  export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/aurora/styles";
11
+ export * from "internal/fx/models/shared-mobile";
12
+ export * from "internal/fx/services/shared-mobile";
13
+ export * from "internal/fx/stores/shared-mobile";
@@ -11,5 +11,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<AppBarProps>
11
11
  } & Omit<{
12
12
  default?: import("vue").Slot;
13
13
  }, "actionButtons">;
14
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "variant" | "filled" | "class" | "id" | "absolute" | "colorSchemaType" | "closable" | "emit:click:navigation" | "colors" | "navigation" | "subTitle" | "emit:click:close" | "navigationExpanded" | "slot:actionButtons"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "colorSchemaType" | "variant" | "filled" | "class" | "id" | "absolute" | "closable" | "emit:click:navigation" | "colors" | "navigation" | "subTitle" | "emit:click:close" | "navigationExpanded" | "slot:actionButtons"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
15
  export default _default;
@@ -5,5 +5,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<AvatarProps>
5
5
  "v-slots"?: {} & Omit<{
6
6
  default?: import("vue").Slot;
7
7
  }, never>;
8
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "color" | "size" | "class" | "colorSchemaType" | "gradient" | "colors" | "toned" | "colorType"> & import("@omnia/fx/ux").VNodeEvents) => any;
8
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "color" | "colorSchemaType" | "size" | "class" | "gradient" | "colors" | "toned" | "colorType"> & import("@omnia/fx/ux").VNodeEvents) => any;
9
9
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<BadgeProps>
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "color" | "icon" | "inline" | "content" | "class" | "dot" | "colorSchemaType" | "location" | "bordered" | "modelValue" | "offsetX" | "offsetY" | "emit:update:modelValue" | "v-model" | "colors"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "color" | "icon" | "inline" | "content" | "colorSchemaType" | "class" | "dot" | "location" | "bordered" | "modelValue" | "offsetX" | "offsetY" | "emit:update:modelValue" | "v-model" | "colors"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -14,5 +14,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<BreadcrumbsP
14
14
  } & Omit<{
15
15
  default?: import("vue").Slot;
16
16
  }, "title" | "divider">;
17
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "class" | "colorSchemaType" | "items" | "colors" | "slot:title" | "slot:divider"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "colorSchemaType" | "class" | "items" | "colors" | "slot:title" | "slot:divider"> & import("@omnia/fx/ux").VNodeEvents) => any;
18
18
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ButtonProps>
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "icon" | "blueprint" | "animation" | "variant" | "active" | "size" | "class" | "block" | "target" | "href" | "transparent" | "tooltip" | "disabled" | "colorSchemaType" | "loading" | "slim" | "colors" | "overrides" | "preset" | "grouped" | "toned" | "transparentHover" | "emit:click"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "icon" | "blueprint" | "animation" | "colorSchemaType" | "variant" | "active" | "size" | "class" | "block" | "target" | "href" | "transparent" | "tooltip" | "disabled" | "loading" | "slim" | "colors" | "overrides" | "preset" | "grouped" | "toned" | "transparentHover" | "emit:click"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -10,5 +10,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ButtonGroupP
10
10
  } & Omit<{
11
11
  default?: import("vue").Slot;
12
12
  }, "activator">;
13
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "class" | "toggle" | "mandatory" | "colorSchemaType" | "modelValue" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "slot:activator"> & import("@omnia/fx/ux").VNodeEvents) => any;
13
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "variant" | "class" | "toggle" | "mandatory" | "modelValue" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "slot:activator"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
14
  export default _default;
@@ -23,5 +23,5 @@ declare const _default: <T extends EventType>(props: import("@omnia/fx/ux").Extr
23
23
  } & Omit<{
24
24
  default?: import("vue").Slot;
25
25
  }, "header" | "event">;
26
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "events" | "class" | "colorSchemaType" | "max" | "modelValue" | "emit:update:modelValue" | "v-model" | "colors" | "slot:header" | "min" | "month" | "year" | "allowedDates" | "viewMode" | "weekdays" | "intervalHeight" | "intervals" | "intervalStart" | "hideWeekNumber" | "hideDayHeader" | "hideHeader" | "slot:event"> & import("@omnia/fx/ux").VNodeEvents) => any;
26
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "events" | "colorSchemaType" | "class" | "max" | "modelValue" | "emit:update:modelValue" | "v-model" | "colors" | "slot:header" | "min" | "month" | "year" | "allowedDates" | "viewMode" | "weekdays" | "intervalHeight" | "intervals" | "intervalStart" | "hideWeekNumber" | "hideDayHeader" | "hideHeader" | "slot:event"> & import("@omnia/fx/ux").VNodeEvents) => any;
27
27
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<CardProps> &
7
7
  } & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, "actions">;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "color" | "height" | "class" | "colorSchemaType" | "slot:actions" | "colors" | "toned"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "color" | "height" | "colorSchemaType" | "class" | "slot:actions" | "colors" | "toned"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ChartProps>
6
6
  "v-slots"?: {} & Omit<{
7
7
  default?: import("vue").Slot;
8
8
  }, never>;
9
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "height" | "variant" | "data" | "options" | "colorSchemaType" | "colors"> & import("@omnia/fx/ux").VNodeEvents) => any;
9
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "height" | "colorSchemaType" | "variant" | "data" | "options" | "colors"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
10
  export default _default;
@@ -10,5 +10,5 @@ declare const _default: <T extends MaybeComputedRef<boolean> | Array<string>>(pr
10
10
  } & Omit<{
11
11
  default?: import("vue").Slot;
12
12
  }, "label">;
13
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "class" | "value" | "disabled" | "colorSchemaType" | "modelValue" | "rules" | "hint" | "persistentHint" | "emit:update:modelValue" | "v-model" | "colors" | "slot:label"> & import("@omnia/fx/ux").VNodeEvents) => any;
13
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "colorSchemaType" | "class" | "value" | "disabled" | "modelValue" | "rules" | "hint" | "persistentHint" | "emit:update:modelValue" | "v-model" | "colors" | "slot:label"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
14
  export default _default;