@omnia/fx 8.0.222-dev → 8.0.224-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (226) hide show
  1. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/stores/AppStore.d.ts +3 -2
  4. package/internal-do-not-import-from-here/stores/DynamicGroupStore.d.ts +9 -0
  5. package/internal-do-not-import-from-here/stores/index.d.ts +1 -0
  6. package/internal-do-not-import-from-here/stores/markdown/MarkdownEditorStore.d.ts +78 -0
  7. package/internal-do-not-import-from-here/stores/markdown/MarkdownStateStore.d.ts +38 -0
  8. package/internal-do-not-import-from-here/stores/markdown/index.d.ts +1 -0
  9. package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +1 -1
  10. package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +99 -452
  11. package/internal-do-not-import-from-here/ux/UxModels.d.ts +15 -0
  12. package/internal-do-not-import-from-here/ux/admin/usermanagement/dynamicgroups/DynamicGroupActiveBlade.d.ts +47 -0
  13. package/internal-do-not-import-from-here/ux/admin/usermanagement/dynamicgroups/DynamicGroupDeletedBlade.d.ts +47 -0
  14. package/internal-do-not-import-from-here/ux/admin/usermanagement/dynamicgroups/DynamicGroupDetailBlade.d.ts +2 -2
  15. package/internal-do-not-import-from-here/ux/admin/usermanagement/dynamicgroups/DynamicGroupListingBlade.d.ts +3 -0
  16. package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupMembershipListing.d.ts +7 -4
  17. package/internal-do-not-import-from-here/ux/admin/usermanagement/loc/localize.d.ts +7 -0
  18. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/AuthenticationBlade.d.ts +47 -0
  19. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/DetailBlade.d.ts +47 -0
  20. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserDetailStore.d.ts +11 -6
  21. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserManagementConstants.d.ts +4 -2
  22. package/internal-do-not-import-from-here/ux/app/apps/admin/AppManagementCategoryJourney.d.ts +56 -0
  23. package/internal-do-not-import-from-here/ux/app/apps/admin/CommunitiesAppsJourney.d.ts +47 -0
  24. package/internal-do-not-import-from-here/ux/app/apps/admin/PublishingAppsJourney.d.ts +47 -0
  25. package/internal-do-not-import-from-here/ux/app/apps/admin/TeamworkAppsJourney.d.ts +47 -0
  26. package/internal-do-not-import-from-here/ux/app/loc/localize.d.ts +11 -0
  27. package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +9 -0
  28. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/GeneralTab.d.ts +6 -2
  29. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  30. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +4 -4
  31. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
  32. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
  33. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +5 -5
  34. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
  35. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +5 -5
  36. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
  37. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +5 -5
  38. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +5 -5
  39. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
  40. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.css.d.ts +3 -0
  41. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +100 -100
  42. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +5 -5
  43. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +2 -2
  44. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +5 -5
  45. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -2
  46. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +5 -5
  47. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
  48. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
  49. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +5 -5
  50. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
  51. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -2
  52. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +5 -5
  53. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +443 -371
  55. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +60 -60
  56. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +443 -371
  57. package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +3 -1
  58. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Colors.d.ts +2 -12
  59. package/internal-do-not-import-from-here/ux/aurora/styling/styles/General.d.ts +4 -1
  60. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +5 -5
  61. package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +5 -5
  62. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/DateTimeFieldEdit.d.ts +80 -22
  63. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/index.d.ts +0 -2
  64. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/TextFieldEdit.d.ts +68 -27
  65. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +5 -5
  66. package/internal-do-not-import-from-here/ux/identities/components/settings/AzureAdSyncProviderSettings.d.ts +46 -15
  67. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncPropertyBindingSetup.d.ts +51 -61
  68. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncRuleBlade.d.ts +57 -82
  69. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncRuleSetup.d.ts +55 -81
  70. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +5 -5
  71. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +5 -5
  72. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +5 -5
  73. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +5 -5
  74. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +5 -5
  75. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +5 -5
  76. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +5 -5
  77. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +5 -5
  78. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +5 -5
  79. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +5 -5
  80. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +5 -5
  81. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.css_bak.d.ts +7 -0
  82. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +45 -5
  83. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor_bak.d.ts +500 -0
  84. package/internal-do-not-import-from-here/ux/markdown/MarkdownToolbar.css.d.ts +5 -0
  85. package/internal-do-not-import-from-here/ux/markdown/MarkdownToolbar.d.ts +52 -0
  86. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/ImageTransformer.css.d.ts +1 -0
  87. package/internal-do-not-import-from-here/ux/mediapickerimage/MediaPickerImage.css.d.ts +1 -6
  88. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +5 -5
  89. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.stylex.d.ts +6 -37
  90. package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +5 -5
  91. package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.stylex.d.ts +0 -1
  92. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +5 -5
  93. package/internal-do-not-import-from-here/ux/oxide/btn/Button.stylex.d.ts +2 -8
  94. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +5 -5
  95. package/internal-do-not-import-from-here/ux/oxide/card/Card.css.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +5 -5
  97. package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +5 -5
  98. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +5 -5
  99. package/internal-do-not-import-from-here/ux/oxide/checkbox/{Checkbox.css.d.ts → Checkbox.stylex.d.ts} +1 -1
  100. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +5 -5
  101. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.stylex.d.ts +4 -0
  102. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +5 -5
  103. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.stylex.d.ts +8 -0
  104. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +5 -5
  105. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +5 -5
  106. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.stylex.d.ts +7 -0
  107. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +5 -5
  108. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +6 -6
  109. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.stylex.d.ts +15 -0
  110. package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.stylex.d.ts +3 -0
  111. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +5 -5
  112. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.stylex.d.ts +8 -0
  113. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +5 -5
  114. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.stylex.d.ts +3 -0
  115. package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +5 -5
  116. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +5 -5
  117. package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +5 -5
  118. package/internal-do-not-import-from-here/ux/oxide/form/Form.stylex.d.ts +3 -0
  119. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +5 -5
  120. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.stylex.d.ts +0 -1
  121. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +5 -5
  122. package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.stylex.d.ts +6 -0
  123. package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +5 -5
  124. package/internal-do-not-import-from-here/ux/oxide/layout/Layout.stylex.d.ts +3 -0
  125. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +5 -5
  126. package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +5 -5
  127. package/internal-do-not-import-from-here/ux/oxide/list/{List.css.d.ts → List.stylex.d.ts} +1 -1
  128. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +5 -5
  129. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.stylex.d.ts +5 -0
  130. package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +5 -5
  131. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +5 -5
  132. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.stylex.d.ts +3 -0
  133. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +5 -5
  134. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/{NavigationDrawer.css.d.ts → NavigationDrawer.stylex.d.ts} +1 -1
  135. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +5 -5
  136. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.stylex.d.ts +5 -0
  137. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +5 -5
  138. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
  139. package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +5 -5
  140. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +5 -5
  141. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +5 -5
  142. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +5 -5
  143. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +5 -5
  144. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.stylex.d.ts +1 -6
  145. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +2 -2
  146. package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +5 -5
  147. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +5 -5
  148. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +5 -5
  149. package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +5 -5
  150. package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +5 -5
  151. package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +5 -5
  152. package/internal-do-not-import-from-here/ux/oxide/stepper/Stepper.d.ts +2 -2
  153. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +5 -5
  154. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +5 -5
  155. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +5 -5
  156. package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +5 -5
  157. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +5 -5
  158. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +5 -5
  159. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +5 -5
  160. package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +5 -5
  161. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +5 -5
  162. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.stylex.d.ts +4 -24
  163. package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +5 -5
  164. package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +5 -5
  165. package/internal-do-not-import-from-here/ux/sidepanel/SidePanelRenderer.d.ts +48 -35
  166. package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +9 -0
  167. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +14 -988
  168. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/markdownplugins/section/SectionRenderer.d.ts +52 -0
  169. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/markdownplugins/section/SectionRendererPlugin.d.ts +5 -0
  170. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +251 -0
  171. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.css.d.ts +5 -0
  172. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +1123 -0
  173. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentRenderer.d.ts +80 -0
  174. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/ActionMenu.css.d.ts +4 -0
  175. package/internal-do-not-import-from-here/ux/{admin/textcompletion/components/TextCompletion.d.ts → velcron/components/contenteditorNew_bak/components/ActionMenu.d.ts} +8 -16
  176. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/BorderSelector copy.d.ts +60 -0
  177. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/BorderSelector.css.d.ts +12 -0
  178. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/BorderSelector.d.ts +60 -0
  179. package/internal-do-not-import-from-here/ux/{admin/mediaflow/components/MediaflowProviderSecrets.d.ts → velcron/components/contenteditorNew_bak/components/DefinitionToolbar copy.d.ts } +11 -21
  180. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/DefinitionToolbar.css.d.ts +4 -0
  181. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/DefinitionToolbar.d.ts +65 -0
  182. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/definitions/index.d.ts +1 -0
  183. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/editorHooks/ContentEditorHooks.css.d.ts +6 -0
  184. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/editorHooks/ContentEditorHooks.d.ts +2 -0
  185. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/models/EditorRenderingHooks.d.ts +24 -0
  186. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/models/index.d.ts +1 -0
  187. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +220 -0
  188. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +5 -5
  189. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +5 -5
  190. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +5 -5
  191. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  192. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  193. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +5 -5
  194. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +105 -105
  195. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +5 -5
  196. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +9 -0
  197. package/internal-do-not-import-from-here/wctypings.d.ts +143 -94
  198. package/package.json +2 -2
  199. package/internal-do-not-import-from-here/ux/admin/dalle/components/DallESecret.css.d.ts +0 -6
  200. package/internal-do-not-import-from-here/ux/admin/dalle/components/DallESecret.d.ts +0 -100
  201. package/internal-do-not-import-from-here/ux/admin/dalle/loc/localize.d.ts +0 -12
  202. package/internal-do-not-import-from-here/ux/admin/mediaflow/loc/localize.d.ts +0 -11
  203. package/internal-do-not-import-from-here/ux/admin/permissions/registrations/Registration.d.ts +0 -1
  204. package/internal-do-not-import-from-here/ux/admin/textcompletion/SecretRegistrations.d.ts +0 -1
  205. package/internal-do-not-import-from-here/ux/admin/textcompletion/components/TextCompletionConstants.d.ts +0 -4
  206. package/internal-do-not-import-from-here/ux/admin/textcompletion/loc/localize.d.ts +0 -12
  207. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/IDateTimeFieldEdit.d.ts +0 -19
  208. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/index.d.ts +0 -1
  209. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/ITextFieldEdit.d.ts +0 -18
  210. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/index.d.ts +0 -1
  211. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.css.d.ts +0 -24
  212. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.css.d.ts +0 -8
  213. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker_omfx.d.ts +0 -0
  214. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +0 -7
  215. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.css.d.ts +0 -13
  216. package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.css.d.ts +0 -3
  217. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.css.d.ts +0 -8
  218. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.css.d.ts +0 -4
  219. package/internal-do-not-import-from-here/ux/oxide/form/Form.css.d.ts +0 -3
  220. package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.css.d.ts +0 -6
  221. package/internal-do-not-import-from-here/ux/oxide/layout/Layout.css.d.ts +0 -8
  222. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.css.d.ts +0 -5
  223. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.css.d.ts +0 -3
  224. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.css.d.ts +0 -10
  225. /package/internal-do-not-import-from-here/ux/{admin/dalle/SecretRegistrations.d.ts → app/apps/admin/registration/AdminRegistrations.d.ts} +0 -0
  226. /package/internal-do-not-import-from-here/ux/{admin/mediaflow/MediaflowProviderSecretsRegistration.d.ts → velcron/components/contenteditorNew_bak/definitions/DefinitionRegistrations.d.ts} +0 -0
@@ -47,7 +47,7 @@ declare const _default: {
47
47
  required: boolean;
48
48
  };
49
49
  colorSchemaType: {
50
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
50
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
51
51
  required: boolean;
52
52
  };
53
53
  container: {
@@ -105,7 +105,7 @@ declare const _default: {
105
105
  required: boolean;
106
106
  };
107
107
  colorSchemaType: {
108
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
108
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
109
109
  required: boolean;
110
110
  };
111
111
  container: {
@@ -172,7 +172,7 @@ declare const _default: {
172
172
  required: boolean;
173
173
  };
174
174
  colorSchemaType: {
175
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
175
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
176
176
  required: boolean;
177
177
  };
178
178
  container: {
@@ -236,7 +236,7 @@ declare const _default: {
236
236
  required: boolean;
237
237
  };
238
238
  colorSchemaType: {
239
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
239
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
240
240
  required: boolean;
241
241
  };
242
242
  container: {
@@ -256,7 +256,7 @@ declare const _default: {
256
256
  class?: String | String[];
257
257
  size?: "small" | "default" | "large" | "x-large" | "x-small";
258
258
  disabled?: boolean;
259
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
259
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
260
260
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
261
261
  "v-model"?: string | number;
262
262
  "onUpdate:modelValue"?: (value: string | number) => any;
@@ -28,7 +28,7 @@ declare const _default: {
28
28
  type: import("vue").PropType<string>;
29
29
  };
30
30
  colorSchemaType: {
31
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
31
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
32
32
  required: boolean;
33
33
  };
34
34
  container: {
@@ -70,7 +70,7 @@ declare const _default: {
70
70
  type: import("vue").PropType<string>;
71
71
  };
72
72
  colorSchemaType: {
73
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
73
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
74
74
  required: boolean;
75
75
  };
76
76
  container: {
@@ -121,7 +121,7 @@ declare const _default: {
121
121
  type: import("vue").PropType<string>;
122
122
  };
123
123
  colorSchemaType: {
124
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
124
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
125
125
  required: boolean;
126
126
  };
127
127
  container: {
@@ -169,7 +169,7 @@ declare const _default: {
169
169
  type: import("vue").PropType<string>;
170
170
  };
171
171
  colorSchemaType: {
172
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
172
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
173
173
  required: boolean;
174
174
  };
175
175
  container: {
@@ -193,7 +193,7 @@ declare const _default: {
193
193
  height?: string;
194
194
  width?: string;
195
195
  filled?: boolean;
196
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
196
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
197
197
  toned?: boolean;
198
198
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
199
199
  getApi?: (store: ReturnType<typeof useScrollContainerStore>) => void;
@@ -1,9 +1,4 @@
1
1
  export declare const ScrollContainerStyles: {
2
2
  scrollingStyles: (scrolling: string, height: string, width: string, noScrolling: boolean) => Readonly<import("@omnia/fx/ux").StylexType>;
3
- compensateMargin: Readonly<{
4
- className?: string;
5
- style?: Readonly<{
6
- [$$Key$$: string]: string | number;
7
- }>;
8
- }>;
3
+ compensateMargin: import("@omnia/fx/ux").StylexType;
9
4
  };
@@ -10,7 +10,7 @@ export interface OSelectSlots extends Omit<VSelectSlots, "item" | "selection" |
10
10
  "menu-icon"?: () => VNodeChild;
11
11
  }
12
12
  declare const _default: <TItem extends readonly any[], TModel extends unknown>(props: import("@omnia/fx/ux").ConstructComponentProps<{
13
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
13
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
14
14
  } & {
15
15
  container?: boolean;
16
16
  } & {
@@ -104,7 +104,7 @@ declare const _default: <TItem extends readonly any[], TModel extends unknown>(p
104
104
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: (cleanupFn: () => void) => void) => any : (args_0: any, args_1: any, args_2: (cleanupFn: () => void) => void) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
105
105
  } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
106
106
  propsDefinition: import("@omnia/fx/ux").ExtractProps<{
107
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
107
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
108
108
  } & {
109
109
  container?: boolean;
110
110
  } & {
@@ -15,7 +15,7 @@ declare const _default: {
15
15
  required: boolean;
16
16
  };
17
17
  colorSchemaType: {
18
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
18
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
19
19
  required: boolean;
20
20
  };
21
21
  container: {
@@ -41,7 +41,7 @@ declare const _default: {
41
41
  required: boolean;
42
42
  };
43
43
  colorSchemaType: {
44
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
44
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
45
45
  required: boolean;
46
46
  };
47
47
  container: {
@@ -76,7 +76,7 @@ declare const _default: {
76
76
  required: boolean;
77
77
  };
78
78
  colorSchemaType: {
79
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
79
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
80
80
  required: boolean;
81
81
  };
82
82
  container: {
@@ -108,7 +108,7 @@ declare const _default: {
108
108
  required: boolean;
109
109
  };
110
110
  colorSchemaType: {
111
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
111
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
112
112
  required: boolean;
113
113
  };
114
114
  container: {
@@ -128,7 +128,7 @@ declare const _default: {
128
128
  class?: String | String[];
129
129
  height?: string | number;
130
130
  width?: string | number;
131
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
131
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
132
132
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
133
133
  }>, never>;
134
134
  };
@@ -48,7 +48,7 @@ declare const _default: {
48
48
  required: boolean;
49
49
  };
50
50
  colorSchemaType: {
51
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
51
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
52
52
  required: boolean;
53
53
  };
54
54
  container: {
@@ -106,7 +106,7 @@ declare const _default: {
106
106
  required: boolean;
107
107
  };
108
108
  colorSchemaType: {
109
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
109
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
110
110
  required: boolean;
111
111
  };
112
112
  container: {
@@ -170,7 +170,7 @@ declare const _default: {
170
170
  required: boolean;
171
171
  };
172
172
  colorSchemaType: {
173
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
173
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
174
174
  required: boolean;
175
175
  };
176
176
  container: {
@@ -231,7 +231,7 @@ declare const _default: {
231
231
  required: boolean;
232
232
  };
233
233
  colorSchemaType: {
234
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
234
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
235
235
  required: boolean;
236
236
  };
237
237
  container: {
@@ -256,7 +256,7 @@ declare const _default: {
256
256
  container?: boolean;
257
257
  class?: String | String[];
258
258
  scrollbar?: boolean;
259
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
259
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
260
260
  loop?: boolean;
261
261
  delay?: number;
262
262
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
@@ -61,7 +61,7 @@ declare const _default: {
61
61
  required: boolean;
62
62
  };
63
63
  colorSchemaType: {
64
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
64
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
65
65
  required: boolean;
66
66
  };
67
67
  container: {
@@ -138,7 +138,7 @@ declare const _default: {
138
138
  required: boolean;
139
139
  };
140
140
  colorSchemaType: {
141
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
141
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
142
142
  required: boolean;
143
143
  };
144
144
  container: {
@@ -222,7 +222,7 @@ declare const _default: {
222
222
  required: boolean;
223
223
  };
224
224
  colorSchemaType: {
225
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
225
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
226
226
  required: boolean;
227
227
  };
228
228
  container: {
@@ -303,7 +303,7 @@ declare const _default: {
303
303
  required: boolean;
304
304
  };
305
305
  colorSchemaType: {
306
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
306
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
307
307
  required: boolean;
308
308
  };
309
309
  container: {
@@ -326,7 +326,7 @@ declare const _default: {
326
326
  class?: String | String[];
327
327
  label?: string;
328
328
  direction?: "horizontal" | "vertical";
329
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
329
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
330
330
  toned?: boolean;
331
331
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
332
332
  "v-model"?: any;
@@ -19,7 +19,7 @@ declare const _default: {
19
19
  required: boolean;
20
20
  };
21
21
  colorSchemaType: {
22
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
22
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
23
23
  required: boolean;
24
24
  };
25
25
  container: {
@@ -50,7 +50,7 @@ declare const _default: {
50
50
  required: boolean;
51
51
  };
52
52
  colorSchemaType: {
53
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
53
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
54
54
  required: boolean;
55
55
  };
56
56
  container: {
@@ -90,7 +90,7 @@ declare const _default: {
90
90
  required: boolean;
91
91
  };
92
92
  colorSchemaType: {
93
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
93
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
94
94
  required: boolean;
95
95
  };
96
96
  container: {
@@ -127,7 +127,7 @@ declare const _default: {
127
127
  required: boolean;
128
128
  };
129
129
  colorSchemaType: {
130
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
130
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
131
131
  required: boolean;
132
132
  };
133
133
  container: {
@@ -145,7 +145,7 @@ declare const _default: {
145
145
  text?: string;
146
146
  container?: boolean;
147
147
  class?: String | String[];
148
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
148
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
149
149
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
150
150
  "v-model"?: boolean;
151
151
  "onUpdate:modelValue"?: (value: boolean) => any;
@@ -22,7 +22,7 @@ declare const _default: {
22
22
  required: boolean;
23
23
  };
24
24
  colorSchemaType: {
25
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
25
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
26
26
  required: boolean;
27
27
  };
28
28
  container: {
@@ -53,7 +53,7 @@ declare const _default: {
53
53
  required: boolean;
54
54
  };
55
55
  colorSchemaType: {
56
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
56
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
57
57
  required: boolean;
58
58
  };
59
59
  container: {
@@ -90,7 +90,7 @@ declare const _default: {
90
90
  required: boolean;
91
91
  };
92
92
  colorSchemaType: {
93
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
93
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
94
94
  required: boolean;
95
95
  };
96
96
  container: {
@@ -124,7 +124,7 @@ declare const _default: {
124
124
  required: boolean;
125
125
  };
126
126
  colorSchemaType: {
127
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
127
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
128
128
  required: boolean;
129
129
  };
130
130
  container: {
@@ -148,7 +148,7 @@ declare const _default: {
148
148
  container?: boolean;
149
149
  class?: String | String[];
150
150
  height?: string | number;
151
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
151
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
152
152
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
153
153
  variant?: "horizontal" | "vertical";
154
154
  }>, "onPanelClick" | "onUpdatePaneComponents"> & {
@@ -17,7 +17,7 @@ declare const _default: {
17
17
  required: boolean;
18
18
  };
19
19
  colorSchemaType: {
20
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
20
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
21
21
  required: boolean;
22
22
  };
23
23
  container: {
@@ -46,7 +46,7 @@ declare const _default: {
46
46
  required: boolean;
47
47
  };
48
48
  colorSchemaType: {
49
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
49
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
50
50
  required: boolean;
51
51
  };
52
52
  container: {
@@ -84,7 +84,7 @@ declare const _default: {
84
84
  required: boolean;
85
85
  };
86
86
  colorSchemaType: {
87
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
87
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
88
88
  required: boolean;
89
89
  };
90
90
  container: {
@@ -119,7 +119,7 @@ declare const _default: {
119
119
  required: boolean;
120
120
  };
121
121
  colorSchemaType: {
122
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
122
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
123
123
  required: boolean;
124
124
  };
125
125
  container: {
@@ -137,7 +137,7 @@ declare const _default: {
137
137
  container?: boolean;
138
138
  class?: String | String[];
139
139
  size?: number;
140
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
140
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
141
141
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
142
142
  minSize?: number;
143
143
  maxSize?: number;
@@ -1,5 +1,5 @@
1
1
  declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
2
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
2
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
3
3
  } & {
4
4
  container?: boolean;
5
5
  } & {
@@ -57,7 +57,7 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
57
57
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: (cleanupFn: () => void) => void) => any : (args_0: any, args_1: any, args_2: (cleanupFn: () => void) => void) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
58
58
  } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
59
59
  propsDefinition: import("@omnia/fx/ux").ExtractProps<{
60
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
60
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
61
61
  } & {
62
62
  container?: boolean;
63
63
  } & {
@@ -40,7 +40,7 @@ declare const _default: {
40
40
  required: boolean;
41
41
  };
42
42
  colorSchemaType: {
43
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
43
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
44
44
  required: boolean;
45
45
  };
46
46
  container: {
@@ -95,7 +95,7 @@ declare const _default: {
95
95
  required: boolean;
96
96
  };
97
97
  colorSchemaType: {
98
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
98
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
99
99
  required: boolean;
100
100
  };
101
101
  container: {
@@ -157,7 +157,7 @@ declare const _default: {
157
157
  required: boolean;
158
158
  };
159
159
  colorSchemaType: {
160
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
160
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
161
161
  required: boolean;
162
162
  };
163
163
  container: {
@@ -216,7 +216,7 @@ declare const _default: {
216
216
  required: boolean;
217
217
  };
218
218
  colorSchemaType: {
219
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
219
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
220
220
  required: boolean;
221
221
  };
222
222
  container: {
@@ -239,7 +239,7 @@ declare const _default: {
239
239
  class?: String | String[];
240
240
  label?: string;
241
241
  disabled?: boolean;
242
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
242
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
243
243
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
244
244
  "v-model"?: boolean;
245
245
  "onUpdate:modelValue"?: (value: boolean) => any;
@@ -46,7 +46,7 @@ declare const _default: {
46
46
  required: boolean;
47
47
  };
48
48
  colorSchemaType: {
49
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
49
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
50
50
  required: boolean;
51
51
  };
52
52
  container: {
@@ -97,7 +97,7 @@ declare const _default: {
97
97
  required: boolean;
98
98
  };
99
99
  colorSchemaType: {
100
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
100
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
101
101
  required: boolean;
102
102
  };
103
103
  container: {
@@ -157,7 +157,7 @@ declare const _default: {
157
157
  required: boolean;
158
158
  };
159
159
  colorSchemaType: {
160
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
160
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
161
161
  required: boolean;
162
162
  };
163
163
  container: {
@@ -214,7 +214,7 @@ declare const _default: {
214
214
  required: boolean;
215
215
  };
216
216
  colorSchemaType: {
217
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
217
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
218
218
  required: boolean;
219
219
  };
220
220
  container: {
@@ -235,7 +235,7 @@ declare const _default: {
235
235
  class?: String | String[];
236
236
  disabled?: boolean;
237
237
  eager?: boolean;
238
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
238
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
239
239
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
240
240
  "v-model"?: boolean;
241
241
  "onUpdate:modelValue"?: (value: boolean) => any;
@@ -56,7 +56,7 @@ declare const _default: {
56
56
  required: boolean;
57
57
  };
58
58
  colorSchemaType: {
59
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
59
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
60
60
  required: boolean;
61
61
  };
62
62
  container: {
@@ -131,7 +131,7 @@ declare const _default: {
131
131
  required: boolean;
132
132
  };
133
133
  colorSchemaType: {
134
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
134
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
135
135
  required: boolean;
136
136
  };
137
137
  container: {
@@ -210,7 +210,7 @@ declare const _default: {
210
210
  required: boolean;
211
211
  };
212
212
  colorSchemaType: {
213
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
213
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
214
214
  required: boolean;
215
215
  };
216
216
  container: {
@@ -286,7 +286,7 @@ declare const _default: {
286
286
  required: boolean;
287
287
  };
288
288
  colorSchemaType: {
289
- type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
289
+ type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
290
290
  required: boolean;
291
291
  };
292
292
  container: {
@@ -314,7 +314,7 @@ declare const _default: {
314
314
  class?: String | String[];
315
315
  vertical?: boolean;
316
316
  contentClass?: string | string[];
317
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
317
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
318
318
  toned?: boolean;
319
319
  grow?: boolean;
320
320
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;