@omnia/fx 8.0.126-dev → 8.0.127-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (243) hide show
  1. package/internal-do-not-import-from-here/contexts/InternalAppContext.d.ts +6 -0
  2. package/internal-do-not-import-from-here/index.d.ts +1 -24
  3. package/internal-do-not-import-from-here/libs/swiper/Swiper.d.ts +1 -0
  4. package/internal-do-not-import-from-here/manifests/omnia.fx.context.manifest.json +1 -1
  5. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  6. package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +2 -1
  7. package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.d.ts +8 -8
  8. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.d.ts +10 -9
  9. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.d.ts +9 -9
  10. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.js +3 -3
  11. package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.d.ts +40 -0
  12. package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.js +17 -0
  13. package/internal-do-not-import-from-here/shared/models/hub/activities/index.d.ts +1 -2
  14. package/internal-do-not-import-from-here/shared/models/hub/activities/index.js +1 -2
  15. package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.d.ts +21 -0
  16. package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.js +10 -0
  17. package/internal-do-not-import-from-here/shared/models/hub/actors/ExternalActorId.d.ts +2 -0
  18. package/internal-do-not-import-from-here/shared/models/hub/actors/index.d.ts +2 -0
  19. package/internal-do-not-import-from-here/shared/models/hub/actors/index.js +5 -0
  20. package/internal-do-not-import-from-here/shared/models/hub/index.d.ts +2 -1
  21. package/internal-do-not-import-from-here/shared/models/hub/index.js +2 -1
  22. package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.d.ts +3 -3
  23. package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.d.ts +2 -2
  24. package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.d.ts +2 -2
  25. package/internal-do-not-import-from-here/shared/models/theming/Blueprints.d.ts +14 -19
  26. package/internal-do-not-import-from-here/shared/models/theming/Chrome.d.ts +3 -3
  27. package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +2 -1
  28. package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.js +1 -0
  29. package/internal-do-not-import-from-here/shared/models/theming/Typography.d.ts +3 -3
  30. package/internal-do-not-import-from-here/shared/models/velcron/VelcronDefinition.d.ts +2 -2
  31. package/internal-do-not-import-from-here/shared/models/velcron/VelcronEvents.d.ts +3 -0
  32. package/internal-do-not-import-from-here/shared/services/ActivityService.d.ts +11 -6
  33. package/internal-do-not-import-from-here/shared/services/ActivitySubscriptionService.d.ts +13 -13
  34. package/internal-do-not-import-from-here/stores/UserIdentityStore.d.ts +3 -1
  35. package/internal-do-not-import-from-here/stores/mediapicker/handlers/imagetransformer/index.d.ts +1 -0
  36. package/internal-do-not-import-from-here/stores/mediapicker/handlers/imagetransformer/rotate.d.ts +13 -0
  37. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +8 -2
  38. package/internal-do-not-import-from-here/ux/Exposes.d.ts +0 -1
  39. package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesHomeBlade.d.ts +2 -2
  40. package/internal-do-not-import-from-here/ux/admin/queryableproperties/QueryablePropertiesJourney.d.ts +2 -2
  41. package/internal-do-not-import-from-here/ux/app/AppContextProvider.d.ts +1 -0
  42. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/CustomSteps.d.ts +3 -3
  43. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/Features.d.ts +3 -3
  44. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/GeneralTab.d.ts +3 -3
  45. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/PoliciesTab.d.ts +5 -5
  46. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/PropertiesTab.d.ts +3 -3
  47. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceprogressblade/AppInstanceProgressBlade.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/appprovisioning/appprovisioningwizard/AppProvisioningWizard.d.ts +18 -18
  49. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceCompletedStepVueComponent.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +6 -6
  51. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstylepicker/BackgroundStyleEditor.d.ts +23 -3
  52. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstylepicker/docs/ExampleComponents.d.ts +1 -0
  53. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstylepicker/docs/index.d.ts +1 -0
  54. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstylepicker/ButtonBlueprintsViewer.d.ts +3 -3
  55. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromeBlueprintsViewer.d.ts +76 -0
  56. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromeEditor.d.ts +8 -1
  57. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromePicker.d.ts +10 -10
  58. package/internal-do-not-import-from-here/ux/blueprintpickers/chromepicker/ChromeViewer.d.ts +6 -6
  59. package/internal-do-not-import-from-here/ux/blueprintpickers/iconstylepicker/IconStylePicker.d.ts +11 -3
  60. package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingEditor.d.ts +364 -0
  61. package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingPreview.d.ts +364 -0
  62. package/internal-do-not-import-from-here/ux/blueprintpickers/stylepicker/StylePicker.d.ts +183 -0
  63. package/internal-do-not-import-from-here/ux/blueprintpickers/stylepicker/docs/ExampleComponents.d.ts +1 -0
  64. package/internal-do-not-import-from-here/ux/blueprintpickers/stylepicker/docs/index.d.ts +1 -0
  65. package/internal-do-not-import-from-here/ux/blueprintpickers/textstylepicker/TextStylePicker.d.ts +11 -3
  66. package/internal-do-not-import-from-here/ux/blueprintpickers/typographypicker/TypographyEditor.d.ts +8 -1
  67. package/internal-do-not-import-from-here/ux/borderpicker/BorderPicker.d.ts +15 -3
  68. package/internal-do-not-import-from-here/ux/borderpicker/BorderPreview.d.ts +58 -4
  69. package/internal-do-not-import-from-here/ux/colorpickerV2/ColorPicker.d.ts +44 -18
  70. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaEditor.d.ts +8 -1
  71. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +169 -95
  72. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaViewer.css.d.ts +2 -2
  73. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaViewer.d.ts +54 -4
  74. package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +2 -2
  75. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +2 -2
  76. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/datafield/DataFieldDisplay.d.ts +1 -1
  79. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datafield/DataFieldEdit.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/fillpicker/FillPicker.d.ts +15 -3
  83. package/internal-do-not-import-from-here/ux/fillpicker/FillPreview.d.ts +32 -4
  84. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/hub/feed/components/{SenderItem.d.ts → ActorItem.d.ts} +14 -14
  86. package/internal-do-not-import-from-here/ux/hub/feed/components/FeedItem.d.ts +10 -10
  87. package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +10 -10
  88. package/internal-do-not-import-from-here/ux/hub/feed/components/StoryComponent.d.ts +2 -2
  89. package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +57 -57
  90. package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +3 -3
  92. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncRuleBlade.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +2 -2
  94. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +2 -2
  95. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +2 -2
  96. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +2 -2
  97. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +2 -2
  98. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/journey/use/UseBlade.d.ts +1 -1
  100. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.css.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.css.d.ts +4 -0
  103. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +237 -39
  104. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Slider.css.d.ts +8 -7
  105. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Slider.d.ts +72 -43
  106. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/PhotoWall.css.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/PhotoWall.d.ts +78 -56
  108. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoCollage.d.ts +50 -94
  109. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoCollageWrapper.d.ts +4 -55
  110. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoGrid.d.ts +52 -46
  111. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoMask.d.ts +4 -17
  112. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoRow.d.ts +54 -46
  113. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/PhotoThumb.d.ts +53 -33
  114. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/RowPhotos.css.d.ts +1 -1
  115. package/internal-do-not-import-from-here/ux/mediagallery/galleryviewproviders/photowall/components/RowPhotos.d.ts +58 -81
  116. package/internal-do-not-import-from-here/ux/mediagallery/view/MediaDisplayRenderer.d.ts +1 -1
  117. package/internal-do-not-import-from-here/ux/mediagallery/view/PhotoWallWithSliderDisplayRenderer.d.ts +62 -48
  118. package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +63 -0
  119. package/internal-do-not-import-from-here/ux/mediagallery/view/store/index.d.ts +1 -0
  120. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/loc/localize.d.ts +1 -0
  121. package/internal-do-not-import-from-here/ux/mediapickervideo/MediaPickerVideo.d.ts +78 -21
  122. package/internal-do-not-import-from-here/ux/models/PostStyles.d.ts +1 -4
  123. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
  124. package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +3 -3
  125. package/internal-do-not-import-from-here/ux/optionpicker/OptionPicker.d.ts +1 -1
  126. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  127. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +1 -1
  128. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
  129. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +31 -31
  130. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +67 -67
  131. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +4 -4
  132. package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +14 -14
  133. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +52 -10
  134. package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithoutNavigation.d.ts +51 -0
  135. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +1 -1
  136. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +129 -53
  137. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  138. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  139. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  140. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +1 -1
  141. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +77 -68
  142. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +36 -6
  143. package/internal-do-not-import-from-here/ux/oxide/slidepanel/constants.d.ts +4 -0
  144. package/internal-do-not-import-from-here/ux/oxide/slidepanel/index.d.ts +1 -0
  145. package/internal-do-not-import-from-here/ux/oxide/slidepanel/store/SlidePanelStore.d.ts +4 -4
  146. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
  147. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  148. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
  149. package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +1 -1
  150. package/internal-do-not-import-from-here/ux/permissioninput/PermissionInput.d.ts +2 -2
  151. package/internal-do-not-import-from-here/ux/permissioninput/TenantAdminPermissionInput.d.ts +2 -2
  152. package/internal-do-not-import-from-here/ux/post/IPost.d.ts +4 -15
  153. package/internal-do-not-import-from-here/ux/post/Post.d.ts +131 -65
  154. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +85 -27
  155. package/internal-do-not-import-from-here/ux/post/templates/PostTemplate.css.d.ts +3 -20
  156. package/internal-do-not-import-from-here/ux/post/templates/PostTemplate.d.ts +140 -84
  157. package/internal-do-not-import-from-here/ux/profilecard/aboutuser/AboutUser.d.ts +1 -0
  158. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +3 -3
  159. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyPicker.d.ts +1 -1
  160. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +1 -1
  161. package/internal-do-not-import-from-here/ux/signin/omnia/Renderer.d.ts +1 -1
  162. package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -1
  163. package/internal-do-not-import-from-here/ux/social/PeopleTagging.d.ts +1 -1
  164. package/internal-do-not-import-from-here/ux/theming/components/ThemeDefinitionEditor.d.ts +1 -1
  165. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/blades/ChromeBlueprintsBlade.d.ts +16 -0
  166. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/blades/EditChromeBlueprintBlade.d.ts +16 -0
  167. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/store/ChromeEditorStore.d.ts +39 -26
  168. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +19 -7
  169. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/spacing/blades/EditSpacingDefinitionBlade.d.ts +16 -0
  170. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/spacing/blades/SpacingBlueprintBlade.d.ts +16 -0
  171. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +36 -11
  172. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +24 -12
  173. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/BlueprintsTemplates.d.ts +71 -0
  174. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/BorderStyleDefinitions.d.ts +4 -0
  175. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/ButtonStyleBlueprints.d.ts +7 -0
  176. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/ChromeStyleBlueprints.d.ts +6 -0
  177. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/DefinitionsChrome.d.ts +0 -10
  178. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/FillStyleDefinitions.d.ts +5 -0
  179. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/SpacingBlueprint.d.ts +25 -0
  180. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/TabsStyleBlueprints.d.ts +9 -0
  181. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/index.d.ts +7 -0
  182. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/BlueprintsChrome.d.ts +4 -3
  183. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/BlueprintsSpacing.d.ts +2 -2
  184. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/BlueprintsTypography.d.ts +4 -4
  185. package/internal-do-not-import-from-here/ux/theming-v2/designkits/default/themes/DefinitionsTypography.d.ts +51 -51
  186. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/BlueprintsChrome.d.ts +1 -1
  187. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/BlueprintsSpacing.d.ts +1 -1
  188. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/BlueprintsTypography.d.ts +1 -1
  189. package/internal-do-not-import-from-here/ux/theming-v2/designkits/documentation/themes/DefinitionsTypography.d.ts +12 -12
  190. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/BlueprintsChrome.d.ts +1 -1
  191. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/BlueprintsSpacing.d.ts +1 -1
  192. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/BlueprintsTypography.d.ts +1 -1
  193. package/internal-do-not-import-from-here/ux/theming-v2/designkits/editor/themes/DefinitionsTypography.d.ts +20 -20
  194. package/internal-do-not-import-from-here/ux/theming-v2/store/BlueprintTemplatesStore.d.ts +125 -0
  195. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeBlueprintStore.d.ts +20 -20
  196. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaStore.d.ts +25 -25
  197. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentBlueprintStore.d.ts +20 -20
  198. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingBlueprintStore.d.ts +20 -20
  199. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeContextStore.d.ts +45 -45
  200. package/internal-do-not-import-from-here/ux/theming-v2/store/TypographyBlueprintStore.d.ts +20 -20
  201. package/internal-do-not-import-from-here/ux/theming-v2/store/index.d.ts +1 -3
  202. package/internal-do-not-import-from-here/ux/theming-v2/styling/UseStyling.d.ts +298 -298
  203. package/internal-do-not-import-from-here/ux/theming-v2/styling/styles/General.d.ts +4 -1
  204. package/internal-do-not-import-from-here/ux/theming-v2/themeprovider/ThemeProvider.d.ts +10 -10
  205. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
  206. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  207. package/internal-do-not-import-from-here/ux/use/UseClone.d.ts +0 -3
  208. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +31 -31
  209. package/internal-do-not-import-from-here/ux/use/UseInternatlStateMirroring.d.ts +9 -0
  210. package/internal-do-not-import-from-here/ux/use/index.d.ts +1 -0
  211. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -1
  212. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronActions.d.ts +4 -2
  213. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +6 -6
  214. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  215. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +95 -95
  216. package/internal-do-not-import-from-here/ux/versionedlayout/blade/Shared.d.ts +1 -6
  217. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +76 -118
  218. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutCreationBlade.d.ts +56 -39
  219. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutListBladeBuilder.d.ts +53 -62
  220. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutSettingsComponent.d.ts +54 -66
  221. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutSettingsTabRenderer.d.ts +5 -0
  222. package/internal-do-not-import-from-here/ux/versionedlayout/controller/Chrome.d.ts +1 -1
  223. package/internal-do-not-import-from-here/ux/versionedlayout/controller/VersionedLayoutController.d.ts +2 -2
  224. package/internal-do-not-import-from-here/ux/wizard/WizardComponent.d.ts +5 -5
  225. package/internal-do-not-import-from-here/wctypings.d.ts +116 -26
  226. package/package.json +2 -2
  227. package/internal-do-not-import-from-here/shared/models/hub/ExternalIdentityId.d.ts +0 -2
  228. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySender.d.ts +0 -16
  229. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySender.js +0 -5
  230. package/internal-do-not-import-from-here/shared/models/hub/activities/IdentityActivity.d.ts +0 -40
  231. package/internal-do-not-import-from-here/shared/models/hub/activities/IdentityActivity.js +0 -39
  232. package/internal-do-not-import-from-here/ux/mediapickervideo/IMediaPickerVideo.d.ts +0 -28
  233. package/internal-do-not-import-from-here/ux/mediapickervideo/index.d.ts +0 -1
  234. package/internal-do-not-import-from-here/ux/social/IComment.d.ts +0 -0
  235. package/internal-do-not-import-from-here/ux/social/ILike.d.ts +0 -0
  236. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/TypographyBlade.d.ts +0 -0
  237. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeDefinitionStore.d.ts +0 -29
  238. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentDefinitionStore.d.ts +0 -29
  239. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingDefinitionStore.d.ts +0 -29
  240. /package/internal-do-not-import-from-here/shared/models/hub/{ExternalIdentityId.js → actors/ExternalActorId.js} +0 -0
  241. /package/internal-do-not-import-from-here/ux/{theming-v2/admin/blades/blueprints/chrome/blades/ChromeDefinitionBlade.d.ts → blueprintpickers/backgroundstylepicker/docs/SampleComponent.d.ts} +0 -0
  242. /package/internal-do-not-import-from-here/ux/{theming-v2/admin/blades/blueprints/spacing/blades/SpacingDefinitionBlade.d.ts → blueprintpickers/stylepicker/docs/SampleComponent.d.ts} +0 -0
  243. /package/internal-do-not-import-from-here/ux/hub/feed/components/{SendersList.d.ts → ActorsList.d.ts} +0 -0
@@ -1,5 +1,6 @@
1
1
  import { ColorSchema, ColorSchemaTypes, ThemeDefinitionV2 } from "@omnia/fx-models";
2
2
  import { VNodeChild } from "vue";
3
+ type Variant = "default" | "toolbar";
3
4
  declare const _default: {
4
5
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
5
6
  "v-slots": import("vue").Prop<{
@@ -12,6 +13,11 @@ declare const _default: {
12
13
  } & {
13
14
  type: import("vue").PropType<string>;
14
15
  };
16
+ variant: {
17
+ type: import("vue").PropType<Variant>;
18
+ } & {
19
+ type: import("vue").PropType<Variant>;
20
+ };
15
21
  "theme-definition": {
16
22
  type: import("vue").PropType<ThemeDefinitionV2>;
17
23
  };
@@ -19,71 +25,83 @@ declare const _default: {
19
25
  type: import("vue").PropType<ThemeDefinitionV2>;
20
26
  };
21
27
  "onUpdate:modelValue": {
22
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
28
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
23
29
  };
24
30
  "v-model": {
25
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
31
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
26
32
  required: false;
27
33
  };
28
34
  modelValue: {
29
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
35
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
30
36
  required: false;
31
37
  };
32
38
  name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
33
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
39
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
34
40
  }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
35
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
41
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
36
42
  required: false;
37
43
  }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
38
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
44
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
39
45
  required: false;
40
46
  }; } & {
41
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
47
+ require(): import("../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
42
48
  "onUpdate:modelValue": {
43
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
49
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
44
50
  };
45
51
  } & {
46
52
  "v-model": {
47
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
53
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
48
54
  required: false;
49
55
  };
50
56
  } & {
51
57
  modelValue: {
52
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
58
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
53
59
  required: false;
54
60
  };
55
61
  }>;
56
- defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
62
+ defaultValue(value?: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
57
63
  "onUpdate:modelValue": {
58
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
64
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
59
65
  };
60
66
  } & {
61
67
  "v-model": {
62
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
68
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
63
69
  required: false;
64
70
  };
65
71
  } & {
66
72
  modelValue: {
67
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
73
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
68
74
  required: false;
69
75
  };
70
76
  }, false>;
71
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
77
+ doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
72
78
  "onUpdate:modelValue": {
73
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
79
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
74
80
  };
75
81
  } & {
76
82
  "v-model": {
77
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
83
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
78
84
  required: false;
79
85
  };
80
86
  } & {
81
87
  modelValue: {
82
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
88
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
83
89
  required: false;
84
90
  };
85
91
  }>;
86
92
  };
93
+ "dynamic-color-schema-type": {
94
+ type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
95
+ };
96
+ dynamicColorSchemaType: {
97
+ type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
98
+ };
99
+ "enable-dynamic-color": {
100
+ type: import("vue").PropType<boolean>;
101
+ };
102
+ enableDynamicColor: {
103
+ type: import("vue").PropType<boolean>;
104
+ };
87
105
  "custom-schema": {
88
106
  type: import("vue").PropType<boolean>;
89
107
  };
@@ -98,7 +116,7 @@ declare const _default: {
98
116
  required: boolean;
99
117
  };
100
118
  }>> & {
101
- "onUpdate:modelValue"?: (colorSchemaType: ColorSchema | ColorSchemaTypes) => any;
119
+ "onUpdate:modelValue"?: (colorSchemaType: ColorSchemaTypes | ColorSchema) => any;
102
120
  "onColor:enter"?: (colorSchemaType: ColorSchemaTypes) => any;
103
121
  "onColor:leave"?: (colorSchemaType: ColorSchemaTypes) => any;
104
122
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -116,6 +134,11 @@ declare const _default: {
116
134
  } & {
117
135
  type: import("vue").PropType<string>;
118
136
  };
137
+ variant: {
138
+ type: import("vue").PropType<Variant>;
139
+ } & {
140
+ type: import("vue").PropType<Variant>;
141
+ };
119
142
  "theme-definition": {
120
143
  type: import("vue").PropType<ThemeDefinitionV2>;
121
144
  };
@@ -123,71 +146,83 @@ declare const _default: {
123
146
  type: import("vue").PropType<ThemeDefinitionV2>;
124
147
  };
125
148
  "onUpdate:modelValue": {
126
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
149
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
127
150
  };
128
151
  "v-model": {
129
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
152
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
130
153
  required: false;
131
154
  };
132
155
  modelValue: {
133
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
156
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
134
157
  required: false;
135
158
  };
136
159
  name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
137
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
160
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
138
161
  }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
139
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
162
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
140
163
  required: false;
141
164
  }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
142
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
165
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
143
166
  required: false;
144
167
  }; } & {
145
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
168
+ require(): import("../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
146
169
  "onUpdate:modelValue": {
147
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
170
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
148
171
  };
149
172
  } & {
150
173
  "v-model": {
151
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
174
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
152
175
  required: false;
153
176
  };
154
177
  } & {
155
178
  modelValue: {
156
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
179
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
157
180
  required: false;
158
181
  };
159
182
  }>;
160
- defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
183
+ defaultValue(value?: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
161
184
  "onUpdate:modelValue": {
162
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
185
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
163
186
  };
164
187
  } & {
165
188
  "v-model": {
166
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
189
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
167
190
  required: false;
168
191
  };
169
192
  } & {
170
193
  modelValue: {
171
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
194
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
172
195
  required: false;
173
196
  };
174
197
  }, false>;
175
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
198
+ doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
176
199
  "onUpdate:modelValue": {
177
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
200
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
178
201
  };
179
202
  } & {
180
203
  "v-model": {
181
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
204
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
182
205
  required: false;
183
206
  };
184
207
  } & {
185
208
  modelValue: {
186
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
209
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
187
210
  required: false;
188
211
  };
189
212
  }>;
190
213
  };
214
+ "dynamic-color-schema-type": {
215
+ type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
216
+ };
217
+ dynamicColorSchemaType: {
218
+ type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
219
+ };
220
+ "enable-dynamic-color": {
221
+ type: import("vue").PropType<boolean>;
222
+ };
223
+ enableDynamicColor: {
224
+ type: import("vue").PropType<boolean>;
225
+ };
191
226
  "custom-schema": {
192
227
  type: import("vue").PropType<boolean>;
193
228
  };
@@ -202,7 +237,7 @@ declare const _default: {
202
237
  required: boolean;
203
238
  };
204
239
  }>> & {
205
- "onUpdate:modelValue"?: (colorSchemaType: ColorSchema | ColorSchemaTypes) => any;
240
+ "onUpdate:modelValue"?: (colorSchemaType: ColorSchemaTypes | ColorSchema) => any;
206
241
  "onColor:enter"?: (colorSchemaType: ColorSchemaTypes) => any;
207
242
  "onColor:leave"?: (colorSchemaType: ColorSchemaTypes) => any;
208
243
  }, {
@@ -227,6 +262,11 @@ declare const _default: {
227
262
  } & {
228
263
  type: import("vue").PropType<string>;
229
264
  };
265
+ variant: {
266
+ type: import("vue").PropType<Variant>;
267
+ } & {
268
+ type: import("vue").PropType<Variant>;
269
+ };
230
270
  "theme-definition": {
231
271
  type: import("vue").PropType<ThemeDefinitionV2>;
232
272
  };
@@ -234,71 +274,83 @@ declare const _default: {
234
274
  type: import("vue").PropType<ThemeDefinitionV2>;
235
275
  };
236
276
  "onUpdate:modelValue": {
237
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
277
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
238
278
  };
239
279
  "v-model": {
240
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
280
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
241
281
  required: false;
242
282
  };
243
283
  modelValue: {
244
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
284
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
245
285
  required: false;
246
286
  };
247
287
  name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
248
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
288
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
249
289
  }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
250
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
290
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
251
291
  required: false;
252
292
  }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
253
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
293
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
254
294
  required: false;
255
295
  }; } & {
256
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
296
+ require(): import("../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
257
297
  "onUpdate:modelValue": {
258
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
298
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
259
299
  };
260
300
  } & {
261
301
  "v-model": {
262
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
302
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
263
303
  required: false;
264
304
  };
265
305
  } & {
266
306
  modelValue: {
267
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
307
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
268
308
  required: false;
269
309
  };
270
310
  }>;
271
- defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
311
+ defaultValue(value?: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
272
312
  "onUpdate:modelValue": {
273
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
313
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
274
314
  };
275
315
  } & {
276
316
  "v-model": {
277
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
317
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
278
318
  required: false;
279
319
  };
280
320
  } & {
281
321
  modelValue: {
282
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
322
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
283
323
  required: false;
284
324
  };
285
325
  }, false>;
286
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
326
+ doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
287
327
  "onUpdate:modelValue": {
288
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
328
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
289
329
  };
290
330
  } & {
291
331
  "v-model": {
292
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
332
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
293
333
  required: false;
294
334
  };
295
335
  } & {
296
336
  modelValue: {
297
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
337
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
298
338
  required: false;
299
339
  };
300
340
  }>;
301
341
  };
342
+ "dynamic-color-schema-type": {
343
+ type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
344
+ };
345
+ dynamicColorSchemaType: {
346
+ type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
347
+ };
348
+ "enable-dynamic-color": {
349
+ type: import("vue").PropType<boolean>;
350
+ };
351
+ enableDynamicColor: {
352
+ type: import("vue").PropType<boolean>;
353
+ };
302
354
  "custom-schema": {
303
355
  type: import("vue").PropType<boolean>;
304
356
  };
@@ -313,7 +365,7 @@ declare const _default: {
313
365
  required: boolean;
314
366
  };
315
367
  }>> & {
316
- "onUpdate:modelValue"?: (colorSchemaType: ColorSchema | ColorSchemaTypes) => any;
368
+ "onUpdate:modelValue"?: (colorSchemaType: ColorSchemaTypes | ColorSchema) => any;
317
369
  "onColor:enter"?: (colorSchemaType: ColorSchemaTypes) => any;
318
370
  "onColor:leave"?: (colorSchemaType: ColorSchemaTypes) => any;
319
371
  }, () => JSX.Element, {}, {}, {}, {
@@ -335,6 +387,11 @@ declare const _default: {
335
387
  } & {
336
388
  type: import("vue").PropType<string>;
337
389
  };
390
+ variant: {
391
+ type: import("vue").PropType<Variant>;
392
+ } & {
393
+ type: import("vue").PropType<Variant>;
394
+ };
338
395
  "theme-definition": {
339
396
  type: import("vue").PropType<ThemeDefinitionV2>;
340
397
  };
@@ -342,71 +399,83 @@ declare const _default: {
342
399
  type: import("vue").PropType<ThemeDefinitionV2>;
343
400
  };
344
401
  "onUpdate:modelValue": {
345
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
402
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
346
403
  };
347
404
  "v-model": {
348
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
405
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
349
406
  required: false;
350
407
  };
351
408
  modelValue: {
352
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
409
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
353
410
  required: false;
354
411
  };
355
412
  name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
356
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
413
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
357
414
  }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
358
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
415
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
359
416
  required: false;
360
417
  }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
361
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
418
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
362
419
  required: false;
363
420
  }; } & {
364
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
421
+ require(): import("../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
365
422
  "onUpdate:modelValue": {
366
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
423
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
367
424
  };
368
425
  } & {
369
426
  "v-model": {
370
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
427
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
371
428
  required: false;
372
429
  };
373
430
  } & {
374
431
  modelValue: {
375
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
432
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
376
433
  required: false;
377
434
  };
378
435
  }>;
379
- defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
436
+ defaultValue(value?: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
380
437
  "onUpdate:modelValue": {
381
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
438
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
382
439
  };
383
440
  } & {
384
441
  "v-model": {
385
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
442
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
386
443
  required: false;
387
444
  };
388
445
  } & {
389
446
  modelValue: {
390
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
447
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
391
448
  required: false;
392
449
  };
393
450
  }, false>;
394
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
451
+ doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
395
452
  "onUpdate:modelValue": {
396
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
453
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
397
454
  };
398
455
  } & {
399
456
  "v-model": {
400
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
457
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
401
458
  required: false;
402
459
  };
403
460
  } & {
404
461
  modelValue: {
405
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
462
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
406
463
  required: false;
407
464
  };
408
465
  }>;
409
466
  };
467
+ "dynamic-color-schema-type": {
468
+ type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
469
+ };
470
+ dynamicColorSchemaType: {
471
+ type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
472
+ };
473
+ "enable-dynamic-color": {
474
+ type: import("vue").PropType<boolean>;
475
+ };
476
+ enableDynamicColor: {
477
+ type: import("vue").PropType<boolean>;
478
+ };
410
479
  "custom-schema": {
411
480
  type: import("vue").PropType<boolean>;
412
481
  };
@@ -421,7 +490,7 @@ declare const _default: {
421
490
  required: boolean;
422
491
  };
423
492
  }>> & {
424
- "onUpdate:modelValue"?: (colorSchemaType: ColorSchema | ColorSchemaTypes) => any;
493
+ "onUpdate:modelValue"?: (colorSchemaType: ColorSchemaTypes | ColorSchema) => any;
425
494
  "onColor:enter"?: (colorSchemaType: ColorSchemaTypes) => any;
426
495
  "onColor:leave"?: (colorSchemaType: ColorSchemaTypes) => any;
427
496
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -440,61 +509,61 @@ declare const _default: {
440
509
  } & {
441
510
  name?: {
442
511
  [x: `onUpdate:${string}`]: {
443
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
512
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
444
513
  };
445
514
  } & {
446
515
  [x: `v-model:${string}`]: {
447
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
516
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
448
517
  required: false;
449
518
  };
450
519
  } & {
451
520
  [x: string]: {
452
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
521
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
453
522
  required: false;
454
523
  };
455
524
  } & {
456
- require(): import("../DefineVueTypings").DefinePropModelRequire<string, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
525
+ require(): import("../DefineVueTypings").DefinePropModelRequire<string, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
457
526
  "onUpdate:modelValue": {
458
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
527
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
459
528
  };
460
529
  } & {
461
530
  "v-model": {
462
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
531
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
463
532
  required: false;
464
533
  };
465
534
  } & {
466
535
  modelValue: {
467
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
536
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
468
537
  required: false;
469
538
  };
470
539
  }>;
471
- defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes): import("../DefineVueTypings").DefinePropModelDefaultValue<string, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
540
+ defaultValue(value?: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema): import("../DefineVueTypings").DefinePropModelDefaultValue<string, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
472
541
  "onUpdate:modelValue": {
473
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
542
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
474
543
  };
475
544
  } & {
476
545
  "v-model": {
477
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
546
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
478
547
  required: false;
479
548
  };
480
549
  } & {
481
550
  modelValue: {
482
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
551
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
483
552
  required: false;
484
553
  };
485
554
  }, false>;
486
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<string, "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes, {
555
+ doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<string, "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema, {
487
556
  "onUpdate:modelValue": {
488
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any>;
557
+ type: import("vue").PropType<(value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any>;
489
558
  };
490
559
  } & {
491
560
  "v-model": {
492
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
561
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
493
562
  required: false;
494
563
  };
495
564
  } & {
496
565
  modelValue: {
497
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes>;
566
+ type: import("vue").PropType<"info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema>;
498
567
  required: false;
499
568
  };
500
569
  }>;
@@ -502,19 +571,24 @@ declare const _default: {
502
571
  label?: string;
503
572
  class?: String | String[];
504
573
  themeDefinition?: ThemeDefinitionV2;
505
- "v-model"?: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes;
506
- "onUpdate:modelValue"?: (value: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes) => any;
507
- modelValue?: "info" | "error" | "primary" | "secondary" | ColorSchema | "accent1" | "accent2" | "accent3" | "neutral" | "background" | ColorSchemaTypes;
574
+ "v-model"?: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema;
575
+ "onUpdate:modelValue"?: (value: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema) => any;
576
+ modelValue?: "info" | "error" | ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic" | ColorSchema;
508
577
  "v-slots"?: {
509
578
  default?: import("../DefineVueTypings").Slot<any[]>;
510
579
  } & {
511
580
  activator?: () => VNodeChild;
512
581
  };
513
582
  "theme-definition"?: ThemeDefinitionV2;
583
+ variant?: Variant;
584
+ dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
585
+ "dynamic-color-schema-type"?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
586
+ enableDynamicColor?: boolean;
587
+ "enable-dynamic-color"?: boolean;
514
588
  customSchema?: boolean;
515
589
  "custom-schema"?: boolean;
516
590
  }>, "onUpdate:modelValue" | "onColor:enter" | "onColor:leave"> & {
517
- "onUpdate:modelValue"?: (colorSchemaType: ColorSchema | ColorSchemaTypes) => any;
591
+ "onUpdate:modelValue"?: (colorSchemaType: ColorSchemaTypes | ColorSchema) => any;
518
592
  "onColor:enter"?: (colorSchemaType: ColorSchemaTypes) => any;
519
593
  "onColor:leave"?: (colorSchemaType: ColorSchemaTypes) => any;
520
594
  };