@omnia/fx 8.0.161-dev → 8.0.163-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. package/internal-do-not-import-from-here/stores/mediapicker/ImageTransformerStore.d.ts +13 -0
  2. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +12 -12
  3. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +4 -0
  4. package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
  6. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
  7. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
  8. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  9. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +4 -4
  10. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
  11. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +5 -5
  12. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
  13. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
  14. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
  15. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
  16. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
  17. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
  18. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +2 -2
  19. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +10 -10
  20. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -2
  21. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
  22. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
  23. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
  24. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -2
  25. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
  26. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +404 -400
  27. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +399 -395
  28. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +60 -60
  29. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +399 -395
  30. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
  31. package/internal-do-not-import-from-here/ux/datetimepicker/IDateTimePicker.d.ts +2 -1
  32. package/internal-do-not-import-from-here/ux/{velcron/editor/components/AddComponent.d.ts → datetimepicker/docs/DateTimePickerExample.d.ts} +8 -4
  33. package/internal-do-not-import-from-here/ux/datetimepicker/docs/ExampleComponents.d.ts +1 -0
  34. package/internal-do-not-import-from-here/ux/datetimepicker/docs/index.d.ts +1 -0
  35. package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +22 -1
  36. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
  38. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
  42. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
  43. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
  44. package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
  45. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +22 -1
  46. package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +10 -10
  48. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
  49. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
  50. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +410 -406
  51. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +822 -814
  52. package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +21 -0
  53. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
  55. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
  57. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
  58. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +19 -19
  59. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
  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/menu/Menu.d.ts +9 -9
  62. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
  63. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +822 -814
  65. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
  68. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +9 -9
  69. package/internal-do-not-import-from-here/ux/oxide/timepicker/TimePicker.d.ts +65 -0
  70. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/ExampleComponents.d.ts +1 -0
  71. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/SampleComponent.d.ts +55 -0
  72. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/index.d.ts +1 -0
  73. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +10 -10
  74. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +91 -91
  76. package/internal-do-not-import-from-here/ux/richtexteditorrenderer/RichTextEditorRendererSignIn.d.ts +39 -0
  77. package/internal-do-not-import-from-here/ux/rollupfilter/RollupFilter.d.ts +2 -1
  78. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +410 -406
  79. package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +1 -0
  80. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.css.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +80 -0
  82. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/DefinitionToolbar.css.d.ts +3 -0
  83. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/DefinitionToolbar.d.ts +60 -0
  84. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/editorHooks/ContentEditorHooks.css.d.ts +2 -1
  85. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/models/EditorRenderingHooks.d.ts +3 -2
  86. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +16 -0
  87. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +11 -11
  89. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +4 -4
  90. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +16 -212
  91. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronState.d.ts +201 -0
  92. package/internal-do-not-import-from-here/ux/velcron/core/models/index.d.ts +1 -0
  93. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +6 -6
  94. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor/VelcronEditorBuilder2.d.ts → VelcronEditorBuilder.d.ts} +10 -10
  96. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronColorSchemaEditor.d.ts +2 -2
  97. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronContentEditor.d.ts +2 -2
  98. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronEditorBuilder.d.ts +2 -2
  99. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronEditorBuilderBase.d.ts +3 -3
  100. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronImageEditor.d.ts +2 -2
  101. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronPropertyMappingEditorBuilder.d.ts +2 -2
  102. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronEditorBuilder.d.ts +2 -2
  103. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronTemplateBuilder.d.ts +3 -3
  104. package/internal-do-not-import-from-here/ux/velcron/editor/components/{AddComponent.css.d.ts → AddItem.css.d.ts} +1 -1
  105. package/internal-do-not-import-from-here/ux/velcron/editor/components/AddItem.d.ts +56 -0
  106. package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-data/EditDataMemberPanel.d.ts +3 -3
  107. package/internal-do-not-import-from-here/ux/velcron/editor/models/Enums.d.ts +2 -0
  108. package/internal-do-not-import-from-here/ux/velcron/editor/models/Shared.d.ts +2 -2
  109. package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +3 -3
  110. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +5 -5
  111. package/internal-do-not-import-from-here/ux/velcron/editor/templates/EditorTemplates.d.ts +5 -0
  112. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  113. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Editor.d.ts +6 -6
  114. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +95 -95
  115. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +10 -10
  116. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +6 -4
  117. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +1 -0
  118. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +6 -4
  119. package/internal-do-not-import-from-here/wctypings.d.ts +27 -14
  120. package/package.json +2 -2
  121. package/internal-do-not-import-from-here/ux/oxide/datepicker/DateTimePicker.d.ts +0 -138
  122. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutStyle.css.d.ts +0 -3
  123. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronBlockHeaderStateBuilder.d.ts +0 -0
  124. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronColorSchemaBuilder.d.ts +0 -0
  125. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronContentStateBuilder.d.ts +0 -0
  126. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronImageStateBuilder.d.ts +0 -0
  127. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronPropertyMappingStateBuilder.d.ts +0 -0
  128. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronStateBuilder.d.ts +0 -0
  129. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronStateBuilderBase.d.ts +0 -0
  130. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronTextContentBuilder.d.ts +0 -0
@@ -168,6 +168,9 @@ export declare const useMediaPickerImageTransformerStore: () => {
168
168
  onMutatedShowWarningCropInvalidDialog: import("../../core").MessageBusExposeOnlySubscription<boolean>;
169
169
  onMutatedCustomCropZone: import("../../core").MessageBusExposeOnlySubscription<MediaPickerCropTransformation>;
170
170
  onMutatedCurrentFilter: import("../../core").MessageBusExposeOnlySubscription<MediaPickerFilterTransformation>;
171
+ onMutatedSelectedCropInformation: import("../../core").MessageBusExposeOnlySubscription<{
172
+ [id: number]: MediaPickerCropTransformation;
173
+ }>;
171
174
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
172
175
  mutate: {
173
176
  showImageTransformer: (value: boolean | ((prev: boolean) => boolean)) => void;
@@ -185,6 +188,13 @@ export declare const useMediaPickerImageTransformerStore: () => {
185
188
  showWarningCropInvalidDialog: (value: boolean | ((prev: boolean) => boolean)) => void;
186
189
  customCropZone: (value: MediaPickerCropTransformation | ((prev: MediaPickerCropTransformation) => MediaPickerCropTransformation)) => void;
187
190
  currentFilter: (value: MediaPickerFilterTransformation | ((prev: MediaPickerFilterTransformation) => MediaPickerFilterTransformation)) => void;
191
+ selectedCropInformation: (value: {
192
+ [id: number]: MediaPickerCropTransformation;
193
+ } | ((prev: {
194
+ [id: number]: MediaPickerCropTransformation;
195
+ }) => {
196
+ [id: number]: MediaPickerCropTransformation;
197
+ })) => void;
188
198
  };
189
199
  get: {
190
200
  renditions(): {
@@ -229,6 +239,9 @@ export declare const useMediaPickerImageTransformerStore: () => {
229
239
  showWarningCropInvalidDialog: boolean;
230
240
  customCropZone: MediaPickerCropTransformation;
231
241
  currentFilter: MediaPickerFilterTransformation;
242
+ selectedCropInformation: {
243
+ [id: number]: MediaPickerCropTransformation;
244
+ };
232
245
  };
233
246
  };
234
247
  export type ImageTransformerStore = ReturnType<typeof useMediaPickerImageTransformerStore>;
@@ -14,15 +14,15 @@ export interface NewHostSettings {
14
14
  export declare const useCompontentHostStore: () => {
15
15
  state: {
16
16
  host: "admin" | "editor" | "docs";
17
- componentHost: "tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx";
18
- componentVariant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
17
+ componentHost: "menu" | "tab" | "dialog" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx";
18
+ componentVariant: "navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
19
19
  appliedComponents: string[];
20
20
  force: boolean;
21
21
  };
22
22
  events: {
23
23
  onMutatedHost: import("internal/fx/core").MessageBusExposeOnlySubscription<"admin" | "editor" | "docs">;
24
- onMutatedComponentHost: import("internal/fx/core").MessageBusExposeOnlySubscription<"tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx">;
25
- onMutatedComponentVariant: import("internal/fx/core").MessageBusExposeOnlySubscription<"section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section">;
24
+ onMutatedComponentHost: import("internal/fx/core").MessageBusExposeOnlySubscription<"menu" | "tab" | "dialog" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx">;
25
+ onMutatedComponentVariant: import("internal/fx/core").MessageBusExposeOnlySubscription<"navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section">;
26
26
  onMutatedAppliedComponents: import("internal/fx/core").MessageBusExposeOnlySubscription<string[]>;
27
27
  onMutatedForce: import("internal/fx/core").MessageBusExposeOnlySubscription<boolean>;
28
28
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
@@ -35,10 +35,10 @@ export declare const useCompontentHostStore: () => {
35
35
  subscribe(fn: (type: "admin" | "editor" | "docs") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
36
  };
37
37
  setComponentHost: {
38
- subscribe(fn: (type: "tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
38
+ subscribe(fn: (type: "menu" | "tab" | "dialog" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
39
39
  };
40
40
  setComponentVariant: {
41
- subscribe(fn: (variant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
+ subscribe(fn: (variant: "navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
42
42
  };
43
43
  setForce: {
44
44
  subscribe(fn: (value: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -55,10 +55,10 @@ export declare const useCompontentHostStore: () => {
55
55
  subscribe(fn: (result: void, type: "admin" | "editor" | "docs") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
56
56
  };
57
57
  setComponentHost: {
58
- subscribe(fn: (result: void, type: "tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
+ subscribe(fn: (result: void, type: "menu" | "tab" | "dialog" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
59
59
  };
60
60
  setComponentVariant: {
61
- subscribe(fn: (result: void, variant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
+ subscribe(fn: (result: void, variant: "navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
62
62
  };
63
63
  setForce: {
64
64
  subscribe(fn: (result: void, value: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -75,10 +75,10 @@ export declare const useCompontentHostStore: () => {
75
75
  subscribe(fn: (failureReason: any, type: "admin" | "editor" | "docs") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
76
76
  };
77
77
  setComponentHost: {
78
- subscribe(fn: (failureReason: any, type: "tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
78
+ subscribe(fn: (failureReason: any, type: "menu" | "tab" | "dialog" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
79
79
  };
80
80
  setComponentVariant: {
81
- subscribe(fn: (failureReason: any, variant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
81
+ subscribe(fn: (failureReason: any, variant: "navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
82
82
  };
83
83
  setForce: {
84
84
  subscribe(fn: (failureReason: any, value: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -98,8 +98,8 @@ export declare const useCompontentHostStore: () => {
98
98
  get: {
99
99
  canApplyOn: (hostType: ComponentHostTypes | HostTypes, variant?: any) => boolean;
100
100
  readonly host: "admin" | "editor" | "docs";
101
- readonly componentHost: "tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx";
102
- readonly componentVariant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
101
+ readonly componentHost: "menu" | "tab" | "dialog" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx";
102
+ readonly componentVariant: "navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
103
103
  readonly force: boolean;
104
104
  appliedComponents(host: string): boolean;
105
105
  };
@@ -72,6 +72,7 @@ type VuetifyValue<T> = T extends {
72
72
  import { VTooltip, VTextarea, VSwitch, VRadioGroup, VLazy, VForm, VTextField, VBtn, VBtnToggle, VBtnGroup, VNavigationDrawer, VList, VListItem, VListGroup, VListImg, VListItemAction, VListItemTitle, VListItemSubtitle, VListItemMedia, VListSubheader, VDialog, VDialogBottomTransition, VDialogTopTransition, VDialogTransition, VCard, VCardActions, VCardItem, VCardSubtitle, VCardText, VCardTitle, VExpansionPanels, VExpansionPanel, VExpansionPanelText, VExpansionPanelTitle, VAutocomplete, VMenu, VTable, VCheckbox, VCheckboxBtn, VVirtualScroll, VChip, VSelect, VBadge, VCol, VPagination, VRating, VRangeSlider, VSnackbar, VRadio, VSlideGroup, VSlideGroupItem } from "vuetify/components";
73
73
  import { Intersect } from "vuetify/directives";
74
74
  import { VDataTable, VDataTableRow, VDataTableRows, VDataTableVirtual, VDataTableServer, VInfiniteScroll, VDatePicker } from "vuetify/components";
75
+ import { VTimePicker } from "vuetify/labs/VTimePicker";
75
76
  export interface VDataTableServerSlots extends VuetifySlots<VuetifyProps<Pick<VDataTableServer, "$props">>> {
76
77
  }
77
78
  export interface VDataTableSlots extends VuetifySlots<VuetifyProps<Pick<VDataTable, "$props">>> {
@@ -98,6 +99,9 @@ declare global {
98
99
  "v-intersect"?: VuetifyValue<Pick<Parameters<typeof Intersect.mounted>[1], "value">>;
99
100
  }
100
101
  interface IntrinsicElements {
102
+ "v-time-picker": VuetifyProps<Pick<VTimePicker, "$props">> & {
103
+ [name: string]: any;
104
+ };
101
105
  "v-lazy": VuetifyProps<Pick<VLazy, "$props">> & {
102
106
  [name: string]: any;
103
107
  };
@@ -32,8 +32,8 @@ declare const _default: {
32
32
  handleClick: import("vue").Prop<(value?: any) => void, (value?: any) => void>;
33
33
  }>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
34
34
  propsDefinition: Omit<Readonly<{} & {
35
- title?: string;
36
35
  icon?: string;
36
+ title?: string;
37
37
  description?: string;
38
38
  handleClick?: (value?: any) => void;
39
39
  }>, never>;
@@ -2,10 +2,10 @@ import { AppInstance } from "@omnia/fx/models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
4
  "align-x": {
5
- type: import("vue").PropType<"left" | "center" | "right">;
5
+ type: import("vue").PropType<"left" | "right" | "center">;
6
6
  };
7
7
  alignX: {
8
- type: import("vue").PropType<"left" | "center" | "right">;
8
+ type: import("vue").PropType<"left" | "right" | "center">;
9
9
  };
10
10
  "image-height": {
11
11
  type: import("vue").PropType<number>;
@@ -35,10 +35,10 @@ declare const _default: {
35
35
  };
36
36
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
37
37
  "align-x": {
38
- type: import("vue").PropType<"left" | "center" | "right">;
38
+ type: import("vue").PropType<"left" | "right" | "center">;
39
39
  };
40
40
  alignX: {
41
- type: import("vue").PropType<"left" | "center" | "right">;
41
+ type: import("vue").PropType<"left" | "right" | "center">;
42
42
  };
43
43
  "image-height": {
44
44
  type: import("vue").PropType<number>;
@@ -70,10 +70,10 @@ declare const _default: {
70
70
  Defaults: {};
71
71
  }, Readonly<import("vue").ExtractPropTypes<{
72
72
  "align-x": {
73
- type: import("vue").PropType<"left" | "center" | "right">;
73
+ type: import("vue").PropType<"left" | "right" | "center">;
74
74
  };
75
75
  alignX: {
76
- type: import("vue").PropType<"left" | "center" | "right">;
76
+ type: import("vue").PropType<"left" | "right" | "center">;
77
77
  };
78
78
  "image-height": {
79
79
  type: import("vue").PropType<number>;
@@ -102,10 +102,10 @@ declare const _default: {
102
102
  __isSuspense?: never;
103
103
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
104
104
  "align-x": {
105
- type: import("vue").PropType<"left" | "center" | "right">;
105
+ type: import("vue").PropType<"left" | "right" | "center">;
106
106
  };
107
107
  alignX: {
108
- type: import("vue").PropType<"left" | "center" | "right">;
108
+ type: import("vue").PropType<"left" | "right" | "center">;
109
109
  };
110
110
  "image-height": {
111
111
  type: import("vue").PropType<number>;
@@ -135,8 +135,8 @@ declare const _default: {
135
135
  };
136
136
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
137
137
  propsDefinition: Omit<Readonly<{} & {
138
- alignX?: "left" | "center" | "right";
139
- "align-x"?: "left" | "center" | "right";
138
+ alignX?: "left" | "right" | "center";
139
+ "align-x"?: "left" | "right" | "center";
140
140
  appInstance?: AppInstance;
141
141
  "app-instance"?: AppInstance;
142
142
  imageWidth?: number;
@@ -2,9 +2,9 @@ import { AppInstance } from "@omnia/fx/models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
4
  cols: {
5
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
5
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
6
6
  } & {
7
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
7
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
8
8
  };
9
9
  "app-instance": {
10
10
  type: import("vue").PropType<AppInstance>;
@@ -22,9 +22,9 @@ declare const _default: {
22
22
  };
23
23
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
24
24
  cols: {
25
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
25
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
26
26
  } & {
27
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
27
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
28
28
  };
29
29
  "app-instance": {
30
30
  type: import("vue").PropType<AppInstance>;
@@ -44,9 +44,9 @@ declare const _default: {
44
44
  Defaults: {};
45
45
  }, Readonly<import("vue").ExtractPropTypes<{
46
46
  cols: {
47
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
47
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
48
48
  } & {
49
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
49
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
50
50
  };
51
51
  "app-instance": {
52
52
  type: import("vue").PropType<AppInstance>;
@@ -63,9 +63,9 @@ declare const _default: {
63
63
  __isSuspense?: never;
64
64
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
65
65
  cols: {
66
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
66
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
67
67
  } & {
68
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
68
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
69
69
  };
70
70
  "app-instance": {
71
71
  type: import("vue").PropType<AppInstance>;
@@ -83,7 +83,7 @@ declare const _default: {
83
83
  };
84
84
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
85
85
  propsDefinition: Omit<Readonly<{} & {
86
- cols?: 1 | 2 | 4 | 3 | "1" | "4" | "2" | "3";
86
+ cols?: 3 | 1 | 2 | 4 | "1" | "4" | "2" | "3";
87
87
  appInstance?: AppInstance;
88
88
  "app-instance"?: AppInstance;
89
89
  }>, "onDoc$" | "onValueChanged"> & {
@@ -4,10 +4,10 @@ export type OColNumbers = typeof OColNumberDefinitions[number];
4
4
  declare const _default: {
5
5
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
6
6
  cols: {
7
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
7
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
8
8
  required: false;
9
9
  } & {
10
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
10
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
11
11
  required: false;
12
12
  };
13
13
  "summary-view": {
@@ -40,10 +40,10 @@ declare const _default: {
40
40
  };
41
41
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
42
42
  cols: {
43
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
43
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
44
44
  required: false;
45
45
  } & {
46
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
46
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
47
47
  required: false;
48
48
  };
49
49
  "summary-view": {
@@ -78,10 +78,10 @@ declare const _default: {
78
78
  Defaults: {};
79
79
  }, Readonly<import("vue").ExtractPropTypes<{
80
80
  cols: {
81
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
81
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
82
82
  required: false;
83
83
  } & {
84
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
84
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
85
85
  required: false;
86
86
  };
87
87
  "summary-view": {
@@ -113,10 +113,10 @@ declare const _default: {
113
113
  __isSuspense?: never;
114
114
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
115
115
  cols: {
116
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
116
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
117
117
  required: false;
118
118
  } & {
119
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
119
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
120
120
  required: false;
121
121
  };
122
122
  "summary-view": {
@@ -150,7 +150,7 @@ declare const _default: {
150
150
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
151
151
  propsDefinition: Omit<Readonly<{} & {
152
152
  hideTeamsPresence?: boolean;
153
- cols?: 1 | 2 | 4 | 3 | "1" | "4" | "2" | "3";
153
+ cols?: 3 | 1 | 2 | 4 | "1" | "4" | "2" | "3";
154
154
  appInstance?: AppInstance;
155
155
  "app-instance"?: AppInstance;
156
156
  "hide-teams-presence"?: boolean;
@@ -2,7 +2,7 @@ import { ChromeBlueprint, VelcronAppDefinition, ColorValue, ChromeBlueprints, Bl
2
2
  export declare const useChromeEditorStore: () => {
3
3
  state: {
4
4
  editMode: boolean;
5
- previewColorSchema: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5
+ previewColorSchema: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
6
6
  backgroundOpacity: number;
7
7
  backgroundColor: ColorValue;
8
8
  editingBlueprint: ChromeBlueprint;
@@ -11,7 +11,7 @@ export declare const useChromeEditorStore: () => {
11
11
  };
12
12
  events: {
13
13
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
14
- onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
14
+ onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
15
15
  onMutatedBackgroundOpacity: import("@omnia/fx").MessageBusExposeOnlySubscription<number>;
16
16
  onMutatedBackgroundColor: import("@omnia/fx").MessageBusExposeOnlySubscription<ColorValue>;
17
17
  onMutatedEditingBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<ChromeBlueprint>;
@@ -131,7 +131,7 @@ export declare const useComponentsEditorStore: () => {
131
131
  blockEditorStore: {
132
132
  state: {
133
133
  editMode: boolean;
134
- previewColorSchema: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
134
+ previewColorSchema: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
135
135
  backgroundOpacity: number;
136
136
  backgroundColor: import("@omnia/fx-models").ColorValue;
137
137
  editingBlueprint: import("@omnia/fx-models").ChromeBlueprint;
@@ -140,7 +140,7 @@ export declare const useComponentsEditorStore: () => {
140
140
  };
141
141
  events: {
142
142
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
143
- onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
143
+ onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
144
144
  onMutatedBackgroundOpacity: import("@omnia/fx").MessageBusExposeOnlySubscription<number>;
145
145
  onMutatedBackgroundColor: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ColorValue>;
146
146
  onMutatedEditingBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ChromeBlueprint>;
@@ -376,14 +376,14 @@ export declare const useComponentsEditorStore: () => {
376
376
  containersEditorStore: {
377
377
  state: {
378
378
  editMode: boolean;
379
- previewColorSchema: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
379
+ previewColorSchema: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
380
380
  editingBlueprint: import("@omnia/fx-models").ContainerBlueprint;
381
381
  editingBlueprintType: import("@omnia/fx-models").ContainerVariant;
382
382
  containerBlueprints: import("@omnia/fx-models").ContainerBlueprints;
383
383
  };
384
384
  events: {
385
385
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
386
- onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
386
+ onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
387
387
  onMutatedEditingBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ContainerBlueprint>;
388
388
  onMutatedEditingBlueprintType: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ContainerVariant>;
389
389
  onMutatedContainerBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ContainerBlueprints>;
@@ -2,14 +2,14 @@ import { ContainerBlueprint, ContainerBlueprints, ContainerVariant } from "@omni
2
2
  export declare const useContainersEditorStore: () => {
3
3
  state: {
4
4
  editMode: boolean;
5
- previewColorSchema: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5
+ previewColorSchema: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
6
6
  editingBlueprint: ContainerBlueprint;
7
7
  editingBlueprintType: ContainerVariant;
8
8
  containerBlueprints: ContainerBlueprints;
9
9
  };
10
10
  events: {
11
11
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
12
- onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
12
+ onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
13
13
  onMutatedEditingBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<ContainerBlueprint>;
14
14
  onMutatedEditingBlueprintType: import("@omnia/fx").MessageBusExposeOnlySubscription<ContainerVariant>;
15
15
  onMutatedContainerBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<ContainerBlueprints>;
@@ -5,7 +5,7 @@ export declare const useTypographyEditorStore: () => {
5
5
  blueprint: TypographyBlueprint;
6
6
  editMode: boolean;
7
7
  selectedTypography: {
8
- type: "title" | "text" | "navigation";
8
+ type: "text" | "title" | "navigation";
9
9
  size: TypographySizes;
10
10
  definition: TypographyDefinition;
11
11
  };
@@ -17,7 +17,7 @@ export declare const useTypographyEditorStore: () => {
17
17
  onMutatedBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<TypographyBlueprint>;
18
18
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
19
19
  onMutatedSelectedTypography: import("@omnia/fx").MessageBusExposeOnlySubscription<{
20
- type: "title" | "text" | "navigation";
20
+ type: "text" | "title" | "navigation";
21
21
  size: TypographySizes;
22
22
  definition: TypographyDefinition;
23
23
  }>;
@@ -27,7 +27,7 @@ export declare const useTypographyEditorStore: () => {
27
27
  actions: {
28
28
  onDispatching: {
29
29
  setSelectedDefinition: {
30
- subscribe(fn: (type: "title" | "text" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
+ subscribe(fn: (type: "text" | "title" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
31
  };
32
32
  setSelectedFillVariant: {
33
33
  subscribe(fn: (fillVariant: FillVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -62,7 +62,7 @@ export declare const useTypographyEditorStore: () => {
62
62
  };
63
63
  onDispatched: {
64
64
  setSelectedDefinition: {
65
- subscribe(fn: (result: void, type: "title" | "text" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
65
+ subscribe(fn: (result: void, type: "text" | "title" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
66
66
  };
67
67
  setSelectedFillVariant: {
68
68
  subscribe(fn: (result: void, fillVariant: FillVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -97,7 +97,7 @@ export declare const useTypographyEditorStore: () => {
97
97
  };
98
98
  onFailure: {
99
99
  setSelectedDefinition: {
100
- subscribe(fn: (failureReason: any, type: "title" | "text" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
100
+ subscribe(fn: (failureReason: any, type: "text" | "title" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
101
101
  };
102
102
  setSelectedFillVariant: {
103
103
  subscribe(fn: (failureReason: any, fillVariant: FillVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -13,7 +13,7 @@ declare const _default: (props: {
13
13
  individualBorderWidthSelection?: boolean;
14
14
  elevation?: boolean;
15
15
  createNewColorDynamic?: boolean;
16
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
16
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
17
17
  enableDynamicColor?: boolean;
18
18
  label?: string;
19
19
  } & Omit<{
@@ -75,7 +75,7 @@ declare const _default: (props: {
75
75
  individualBorderWidthSelection?: boolean;
76
76
  elevation?: boolean;
77
77
  createNewColorDynamic?: boolean;
78
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
78
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
79
79
  enableDynamicColor?: boolean;
80
80
  label?: string;
81
81
  } & {
@@ -7,7 +7,7 @@ declare const _default: (props: {
7
7
  individualRadiusSelection?: boolean;
8
8
  individualWidthSelection?: boolean;
9
9
  themeType?: ThemeContextType;
10
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
10
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
11
11
  enableDynamicColor?: boolean;
12
12
  createNewColorDynamic?: boolean;
13
13
  toned?: boolean;
@@ -63,7 +63,7 @@ declare const _default: (props: {
63
63
  individualRadiusSelection?: boolean;
64
64
  individualWidthSelection?: boolean;
65
65
  themeType?: ThemeContextType;
66
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
66
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
67
67
  enableDynamicColor?: boolean;
68
68
  createNewColorDynamic?: boolean;
69
69
  toned?: boolean;
@@ -5,7 +5,7 @@ declare const _default: (props: {
5
5
  modelValue?: ChromeBlueprints;
6
6
  toned?: boolean;
7
7
  themeType?: ThemeContextType;
8
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
8
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
9
9
  } & Omit<{
10
10
  "onClick:select"?: (variant: BlueprintVariant) => any;
11
11
  }, "toned" | "v-model" | "onUpdate:modelValue" | "modelValue" | "themeType" | "dynamicColorSchemaType"> & {
@@ -56,7 +56,7 @@ declare const _default: (props: {
56
56
  modelValue?: ChromeBlueprints;
57
57
  toned?: boolean;
58
58
  themeType?: ThemeContextType;
59
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
59
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
60
60
  } & {
61
61
  "v-slots"?: {
62
62
  default?: import("vue").Slot;
@@ -18,11 +18,11 @@ declare const _default: {
18
18
  type: import("vue").PropType<boolean>;
19
19
  };
20
20
  "preview-color-schema-type": {
21
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
21
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
22
22
  required: false;
23
23
  };
24
24
  previewColorSchemaType: {
25
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
25
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
26
26
  required: false;
27
27
  };
28
28
  "onUpdate:modelValue": {
@@ -113,11 +113,11 @@ declare const _default: {
113
113
  type: import("vue").PropType<boolean>;
114
114
  };
115
115
  "preview-color-schema-type": {
116
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
116
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
117
117
  required: false;
118
118
  };
119
119
  previewColorSchemaType: {
120
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
120
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
121
121
  required: false;
122
122
  };
123
123
  "onUpdate:modelValue": {
@@ -213,11 +213,11 @@ declare const _default: {
213
213
  type: import("vue").PropType<boolean>;
214
214
  };
215
215
  "preview-color-schema-type": {
216
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
216
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
217
217
  required: false;
218
218
  };
219
219
  previewColorSchemaType: {
220
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
220
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
221
221
  required: false;
222
222
  };
223
223
  "onUpdate:modelValue": {
@@ -310,11 +310,11 @@ declare const _default: {
310
310
  type: import("vue").PropType<boolean>;
311
311
  };
312
312
  "preview-color-schema-type": {
313
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
313
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
314
314
  required: false;
315
315
  };
316
316
  previewColorSchemaType: {
317
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
317
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
318
318
  required: false;
319
319
  };
320
320
  "onUpdate:modelValue": {
@@ -455,8 +455,8 @@ declare const _default: {
455
455
  "v-model"?: BlueprintVariant | ChromeBlueprint;
456
456
  "onUpdate:modelValue"?: (value: BlueprintVariant | ChromeBlueprint) => any;
457
457
  modelValue?: BlueprintVariant | ChromeBlueprint;
458
- previewColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
459
- "preview-color-schema-type"?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
458
+ previewColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
459
+ "preview-color-schema-type"?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
460
460
  allowCustom?: boolean;
461
461
  "allow-custom"?: boolean;
462
462
  }>, "onUpdate:modelValue"> & {