@omnia/fx 8.0.143-dev → 8.0.145-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (263) 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/stores/index.d.ts +1 -0
  3. package/internal-do-not-import-from-here/ux/DefineVueTypings.d.ts +1 -1
  4. package/internal-do-not-import-from-here/ux/Exposes.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceprogressblade/AppInstanceProgressBlade.d.ts +1 -1
  6. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceCompletedStepVueComponent.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/BackgroundStyleEditor.d.ts +3 -3
  8. package/internal-do-not-import-from-here/ux/{blueprintpickers/blueprintTemplate → aurora/components/blueprinttemplatespicker}/BlueprintsTemplatePicker.d.ts +28 -28
  9. package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/BorderPicker.d.ts +3 -3
  10. package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromeEditor.d.ts +32 -32
  11. package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromePicker.d.ts +28 -28
  12. package/internal-do-not-import-from-here/ux/{colorpickerV2 → aurora/components/colorpickerV2}/ColorPicker.d.ts +27 -27
  13. package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaDefinitionPicker.d.ts +27 -27
  14. package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaEditor.d.ts +32 -32
  15. package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaPicker.d.ts +33 -33
  16. package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaViewer.css.d.ts +1 -0
  17. package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaViewer.d.ts +28 -28
  18. package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingEditor.d.ts +27 -27
  19. package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingPicker3.d.ts +27 -27
  20. package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingViewer.d.ts +27 -27
  21. package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/stylepicker/StylePicker.d.ts +5 -5
  22. package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemePicker.d.ts +32 -32
  23. package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyEditor.d.ts +32 -32
  24. package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/TemplateRegistrationStore.d.ts +3 -3
  25. package/internal-do-not-import-from-here/ux/aurora/store/ThemingService.d.ts +8 -0
  26. package/internal-do-not-import-from-here/ux/features/FeatureActivation.d.ts +58 -80
  27. package/internal-do-not-import-from-here/ux/features/FeaturesConstants.d.ts +6 -7
  28. package/internal-do-not-import-from-here/ux/features/FeaturesJourney.d.ts +52 -80
  29. package/internal-do-not-import-from-here/ux/features/FeaturesJourneyAppInstance.d.ts +51 -6
  30. package/internal-do-not-import-from-here/ux/features/blades/ConsentUrlBlade.d.ts +51 -0
  31. package/internal-do-not-import-from-here/ux/features/blades/FeatureHomeBlade.d.ts +54 -84
  32. package/internal-do-not-import-from-here/ux/features/blades/FeaturePropertiesBlade.d.ts +55 -15
  33. package/internal-do-not-import-from-here/ux/features/blades/ViewConsentBlade.d.ts +51 -0
  34. package/internal-do-not-import-from-here/ux/features/loc/localize.d.ts +2 -0
  35. package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +21 -6
  36. package/internal-do-not-import-from-here/ux/hub/feed/components/SendersList.css.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/settings/ImageSettings.css.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +1 -0
  41. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/DefinitionPicker.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/velcron/editor/VelcronEditor.d.ts +2 -2
  43. package/internal-do-not-import-from-here/ux/velcron/editor/components/ContainerRendererStyles.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/versionedlayout/controller/Chrome.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/versionedlayout/controller/VersionedLayoutController.d.ts +1 -1
  46. package/internal-do-not-import-from-here/wctypings.d.ts +421 -408
  47. package/package.json +2 -2
  48. package/internal-do-not-import-from-here/ux/features/blades/FeaturePropertiesBlade_old.d.ts +0 -2
  49. package/internal-do-not-import-from-here/ux/features/blades/index.d.ts +0 -2
  50. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/index.d.ts +0 -1
  51. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/store/index.d.ts +0 -1
  52. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaDefinitionStore.d.ts +0 -0
  53. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeDefinitionStoreV2.d.ts +0 -0
  54. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemingService.d.ts +0 -8
  55. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStoreOld.d.ts +0 -0
  56. /package/internal-do-not-import-from-here/{ux/layoutcanvas/editor/sizecontainer/store → stores}/SizeContainerStore.d.ts +0 -0
  57. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/RegistrationHandlerDefinitions.d.ts +0 -0
  58. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/RegistrationHandlerTheming.d.ts +0 -0
  59. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeDesignerAction.d.ts +0 -0
  60. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeDesignerClickHandler.d.ts +0 -0
  61. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeSelectorAction.d.ts +0 -0
  62. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeSelectorClickHandler.d.ts +0 -0
  63. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/DesignJourney.d.ts +0 -0
  64. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/Registrations.d.ts +0 -0
  65. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/ComponentsJourney.d.ts +0 -0
  66. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/BlockBlade.d.ts +0 -0
  67. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/BlockBladeEdit.d.ts +0 -0
  68. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/BlueprintPreview.d.ts +0 -0
  69. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/ButtonBladeEdit.d.ts +0 -0
  70. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/ButtonsBlade.d.ts +0 -0
  71. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/EditBlueprints.d.ts +0 -0
  72. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/IconsBlade.d.ts +0 -0
  73. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/IconsBladeEdit.d.ts +0 -0
  74. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/TabBlade.d.ts +0 -0
  75. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/TabBladeEdit.d.ts +0 -0
  76. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +0 -0
  77. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +0 -0
  78. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +0 -0
  79. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +0 -0
  80. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +0 -0
  81. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/SpacingJourney.d.ts +0 -0
  82. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/blades/EditSpacingBlueprintBlade.d.ts +0 -0
  83. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/blades/EditSpacingDefinitionBlade.d.ts +0 -0
  84. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +0 -0
  85. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/TypographyJourney.d.ts +0 -0
  86. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/blades/EditTypographyBlueprintBlade.d.ts +0 -0
  87. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/blades/EditTypographyDefinitionBlade.d.ts +0 -0
  88. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/components/FontPicker.css.d.ts +0 -0
  89. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/components/FontPicker.d.ts +0 -0
  90. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +0 -0
  91. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/colorschemas/ColorSchemasJourney.d.ts +0 -0
  92. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/colorschemas/blades/ColorSchemaDefinitionBlade.d.ts +0 -0
  93. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +0 -0
  94. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/TemplatesJourney.d.ts +0 -0
  95. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ButtonTemplateEdit.d.ts +0 -0
  96. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ButtonTemplates.d.ts +0 -0
  97. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ChromeTemplateEdit.d.ts +0 -0
  98. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ChromeTemplates.d.ts +0 -0
  99. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/TabTemplateEdit.d.ts +0 -0
  100. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/TabTemplates.d.ts +0 -0
  101. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/store/TemplateEditorStore.d.ts +0 -0
  102. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themedesigner/PreviewJourney.d.ts +0 -0
  103. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themedesigner/ThemeDesigner.d.ts +0 -0
  104. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themedesigner/store/ThemeDesignerStore.d.ts +0 -0
  105. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/ThemesJourney.d.ts +0 -0
  106. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/blades/EditThemeBlade.d.ts +0 -0
  107. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/blades/ViewThemeBlade.d.ts +0 -0
  108. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/store/ThemeEditorStore.d.ts +0 -0
  109. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/docs/ExampleComponents.d.ts +0 -0
  110. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/docs/SampleComponent.d.ts +0 -0
  111. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/docs/index.d.ts +0 -0
  112. /package/internal-do-not-import-from-here/ux/{blueprintpickers/blueprintTemplate → aurora/components/blueprinttemplatespicker}/BlueprintsTemplatePicker.css.d.ts +0 -0
  113. /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/BorderPicker.css.d.ts +0 -0
  114. /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/BorderPreview.d.ts +0 -0
  115. /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/docs/BorderPickerExample.d.ts +0 -0
  116. /package/internal-do-not-import-from-here/ux/{blueprintpickers/buttonstyle → aurora/components/borderpicker}/docs/ExampleComponents.d.ts +0 -0
  117. /package/internal-do-not-import-from-here/ux/{blueprintpickers/buttonstyle → aurora/components/borderpicker}/docs/index.d.ts +0 -0
  118. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonBlueprintsViewer.d.ts +0 -0
  119. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonStyleEditor.d.ts +0 -0
  120. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonStylePicker.css.d.ts +0 -0
  121. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonStylePicker.d.ts +0 -0
  122. /package/internal-do-not-import-from-here/ux/{blueprintpickers/chrome → aurora/components/buttonstyle}/docs/ExampleComponents.d.ts +0 -0
  123. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/docs/SampleComponent.d.ts +0 -0
  124. /package/internal-do-not-import-from-here/ux/{blueprintpickers/chrome → aurora/components/buttonstyle}/docs/index.d.ts +0 -0
  125. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromeBlueprintsViewer.d.ts +0 -0
  126. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromePicker.css.d.ts +0 -0
  127. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromeViewer.d.ts +0 -0
  128. /package/internal-do-not-import-from-here/ux/{blueprintpickers/iconstylepicker → aurora/components/chrome}/docs/ExampleComponents.d.ts +0 -0
  129. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/docs/SampleComponent.d.ts +0 -0
  130. /package/internal-do-not-import-from-here/ux/{blueprintpickers/iconstylepicker → aurora/components/chrome}/docs/index.d.ts +0 -0
  131. /package/internal-do-not-import-from-here/ux/{colorpickerV2 → aurora/components/colorpickerV2}/ColorPicker.css.d.ts +0 -0
  132. /package/internal-do-not-import-from-here/ux/{blueprintpickers/spacingpicker → aurora/components/colorpickerV2}/docs/ExampleComponents.d.ts +0 -0
  133. /package/internal-do-not-import-from-here/ux/{blueprintpickers/iconstylepicker → aurora/components/colorpickerV2}/docs/SampleComponent.d.ts +0 -0
  134. /package/internal-do-not-import-from-here/ux/{blueprintpickers/spacingpicker → aurora/components/colorpickerV2}/docs/index.d.ts +0 -0
  135. /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaEditor.css.d.ts +0 -0
  136. /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaPicker.css.d.ts +0 -0
  137. /package/internal-do-not-import-from-here/ux/{blueprintpickers/stylepicker → aurora/components/colorschemapicker}/docs/ExampleComponents.d.ts +0 -0
  138. /package/internal-do-not-import-from-here/ux/{blueprintpickers/spacingpicker → aurora/components/colorschemapicker}/docs/SampleComponent.d.ts +0 -0
  139. /package/internal-do-not-import-from-here/ux/{blueprintpickers/stylepicker → aurora/components/colorschemapicker}/docs/index.d.ts +0 -0
  140. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/componentblueprints/ComponentBlueprintsViewer.d.ts +0 -0
  141. /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/FillPicker.css.d.ts +0 -0
  142. /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/FillPicker.d.ts +0 -0
  143. /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/FillPreview.d.ts +0 -0
  144. /package/internal-do-not-import-from-here/ux/{blueprintpickers/tabs → aurora/components/fillpicker}/docs/ExampleComponents.d.ts +0 -0
  145. /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/docs/FillPickerExample.d.ts +0 -0
  146. /package/internal-do-not-import-from-here/ux/{blueprintpickers/tabs → aurora/components/fillpicker}/docs/index.d.ts +0 -0
  147. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconBlueprintsViewer.d.ts +0 -0
  148. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconStyleEditor.d.ts +0 -0
  149. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconStylePicker.css.d.ts +0 -0
  150. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconStylePicker.d.ts +0 -0
  151. /package/internal-do-not-import-from-here/ux/{blueprintpickers/textstylepicker → aurora/components/iconstylepicker}/docs/ExampleComponents.d.ts +0 -0
  152. /package/internal-do-not-import-from-here/ux/{blueprintpickers/stylepicker → aurora/components/iconstylepicker}/docs/SampleComponent.d.ts +0 -0
  153. /package/internal-do-not-import-from-here/ux/{blueprintpickers/textstylepicker → aurora/components/iconstylepicker}/docs/index.d.ts +0 -0
  154. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingPicker3.css.d.ts +0 -0
  155. /package/internal-do-not-import-from-here/ux/{blueprintpickers/typography → aurora/components/spacingpicker}/docs/ExampleComponents.d.ts +0 -0
  156. /package/internal-do-not-import-from-here/ux/{blueprintpickers/tabs → aurora/components/spacingpicker}/docs/SampleComponent.d.ts +0 -0
  157. /package/internal-do-not-import-from-here/ux/{blueprintpickers/typography → aurora/components/spacingpicker}/docs/index.d.ts +0 -0
  158. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/loc/localize.d.ts +0 -0
  159. /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/stylepicker}/docs/ExampleComponents.d.ts +0 -0
  160. /package/internal-do-not-import-from-here/ux/{blueprintpickers/textstylepicker → aurora/components/stylepicker}/docs/SampleComponent.d.ts +0 -0
  161. /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/stylepicker}/docs/index.d.ts +0 -0
  162. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabBlueprintsViewer.d.ts +0 -0
  163. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabStyleEditor.d.ts +0 -0
  164. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabStylePicker.css.d.ts +0 -0
  165. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabStylePicker.d.ts +0 -0
  166. /package/internal-do-not-import-from-here/ux/{colorpicker → aurora/components/tabs}/docs/ExampleComponents.d.ts +0 -0
  167. /package/internal-do-not-import-from-here/ux/{blueprintpickers/typography → aurora/components/tabs}/docs/SampleComponent.d.ts +0 -0
  168. /package/internal-do-not-import-from-here/ux/{colorpicker → aurora/components/tabs}/docs/index.d.ts +0 -0
  169. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/textstylepicker/TextStylePicker.d.ts +0 -0
  170. /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/textstylepicker}/docs/ExampleComponents.d.ts +0 -0
  171. /package/internal-do-not-import-from-here/ux/{colorpicker → aurora/components/textstylepicker}/docs/SampleComponent.d.ts +0 -0
  172. /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/textstylepicker}/docs/index.d.ts +0 -0
  173. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemeEditor.d.ts +0 -0
  174. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemePicker.css.d.ts +0 -0
  175. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemeViewer.d.ts +0 -0
  176. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyBlueprintsViewer.css.d.ts +0 -0
  177. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyBlueprintsViewer.d.ts +0 -0
  178. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyPicker.css.d.ts +0 -0
  179. /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyPicker.d.ts +0 -0
  180. /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/typography}/docs/ExampleComponents.d.ts +0 -0
  181. /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/typography}/docs/SampleComponent.d.ts +0 -0
  182. /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/typography}/docs/index.d.ts +0 -0
  183. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/BorderStyleDefinitions.d.ts +0 -0
  184. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/DefinitionsChrome.d.ts +0 -0
  185. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/FillStyleDefinitions.d.ts +0 -0
  186. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/ThemeRegistrations.d.ts +0 -0
  187. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/DefinitionRegistrations.d.ts +0 -0
  188. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/ThemeRegistrations.d.ts +0 -0
  189. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/actions/Todo.d.ts +0 -0
  190. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/actions/index.d.ts +0 -0
  191. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/BannerImageTop.d.ts +0 -0
  192. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupAvatar.d.ts +0 -0
  193. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageLarge.d.ts +0 -0
  194. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageSmall.d.ts +0 -0
  195. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageTop.d.ts +0 -0
  196. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +0 -0
  197. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/index.d.ts +0 -0
  198. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/Image.d.ts +0 -0
  199. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/ImageText.d.ts +0 -0
  200. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/Quote.d.ts +0 -0
  201. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/Text.d.ts +0 -0
  202. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/index.d.ts +0 -0
  203. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/headers/BlockTextIcon.d.ts +0 -0
  204. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/headers/Pageheader.d.ts +0 -0
  205. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/headers/index.d.ts +0 -0
  206. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/index.d.ts +0 -0
  207. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/index.d.ts +0 -0
  208. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/themes/ThemeDefinitions.d.ts +0 -0
  209. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/themes/index.d.ts +0 -0
  210. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/useDefaultDesignKit.d.ts +0 -0
  211. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/ApiRegistrations.d.ts +0 -0
  212. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/index.d.ts +0 -0
  213. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/themes/BlueprintsTypography.d.ts +0 -0
  214. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/themes/ThemeDefinitions.d.ts +0 -0
  215. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/themes/index.d.ts +0 -0
  216. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/useDocumentationDesignKit.d.ts +0 -0
  217. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/ThemeRegistrations.d.ts +0 -0
  218. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/index.d.ts +0 -0
  219. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/shared.d.ts +0 -0
  220. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/themes/BlueprintsTypography.d.ts +0 -0
  221. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/themes/ThemeDefinitions.d.ts +0 -0
  222. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/themes/index.d.ts +0 -0
  223. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/useEditorDesignKit.d.ts +0 -0
  224. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/index.d.ts +0 -0
  225. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/DefinitionRegistrations.d.ts +0 -0
  226. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/definitions/headers/HeaderWithImage.d.ts +0 -0
  227. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +0 -0
  228. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +0 -0
  229. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/BlueprintsTemplates.d.ts +0 -0
  230. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/ButtonStyleBlueprints.d.ts +0 -0
  231. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/ChromeStyleBlueprints.d.ts +0 -0
  232. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/Colors.d.ts +0 -0
  233. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/SpacingBlueprint.d.ts +0 -0
  234. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/TabsStyleBlueprints.d.ts +0 -0
  235. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/ThemeDefinitionInstance.d.ts +0 -0
  236. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/TypographyBlueprints.d.ts +0 -0
  237. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/index.d.ts +0 -0
  238. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/useDesignKits.d.ts +0 -0
  239. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/index.d.ts +0 -0
  240. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ChromeBlueprintStore.d.ts +0 -0
  241. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ColorManager.d.ts +0 -0
  242. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ColorSchemaManager.d.ts +0 -0
  243. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ColorSchemaStore.d.ts +0 -0
  244. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ComponentBlueprintStore.d.ts +0 -0
  245. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/SpacingBlueprintStore.d.ts +0 -0
  246. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ThemeContextStore.d.ts +0 -0
  247. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ThemeStoreV2.d.ts +0 -0
  248. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/TypographyBlueprintStore.d.ts +0 -0
  249. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/VelcronDefinitionStore.d.ts +0 -0
  250. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/index.d.ts +0 -0
  251. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/tmpUseIndexDb.d.ts +0 -0
  252. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/UseContainerQuery.d.ts +0 -0
  253. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/UseStyling.d.ts +0 -0
  254. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/index.d.ts +0 -0
  255. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Blueprints.d.ts +0 -0
  256. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Chrome.d.ts +0 -0
  257. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Colors.d.ts +0 -0
  258. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/General.d.ts +0 -0
  259. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Spacing.d.ts +0 -0
  260. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Typography.d.ts +0 -0
  261. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/index.d.ts +0 -0
  262. /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/themeprovider/ThemeProvider.d.ts +0 -0
  263. /package/internal-do-not-import-from-here/ux/{theming-v2/store/BlueprintTemplatesStore.d.ts → journey/JourneyTokenRouter.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
- import { BlueprintVariant, ChromeBlueprint } from "../../velcron/core";
1
+ import { BlueprintVariant, ChromeBlueprint } from "../../../velcron/core";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
4
  label: {
@@ -36,16 +36,16 @@ declare const _default: {
36
36
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
37
37
  required: false;
38
38
  };
39
- name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
39
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
40
40
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
41
- }; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
41
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
42
42
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
43
43
  required: false;
44
- }; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
44
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
45
45
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
46
46
  required: false;
47
47
  }; } & {
48
- require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
48
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
49
49
  "onUpdate:modelValue": {
50
50
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
51
51
  };
@@ -60,7 +60,7 @@ declare const _default: {
60
60
  required: false;
61
61
  };
62
62
  }>;
63
- defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
63
+ defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
64
64
  "onUpdate:modelValue": {
65
65
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
66
66
  };
@@ -75,7 +75,7 @@ declare const _default: {
75
75
  required: false;
76
76
  };
77
77
  }, false>;
78
- doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
78
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
79
79
  "onUpdate:modelValue": {
80
80
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
81
81
  };
@@ -131,16 +131,16 @@ declare const _default: {
131
131
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
132
132
  required: false;
133
133
  };
134
- name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
134
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
135
135
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
136
- }; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
136
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
137
137
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
138
138
  required: false;
139
- }; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
139
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
140
140
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
141
141
  required: false;
142
142
  }; } & {
143
- require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
143
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
144
144
  "onUpdate:modelValue": {
145
145
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
146
146
  };
@@ -155,7 +155,7 @@ declare const _default: {
155
155
  required: false;
156
156
  };
157
157
  }>;
158
- defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
158
+ defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
159
159
  "onUpdate:modelValue": {
160
160
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
161
161
  };
@@ -170,7 +170,7 @@ declare const _default: {
170
170
  required: false;
171
171
  };
172
172
  }, false>;
173
- doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
173
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
174
174
  "onUpdate:modelValue": {
175
175
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
176
176
  };
@@ -231,16 +231,16 @@ declare const _default: {
231
231
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
232
232
  required: false;
233
233
  };
234
- name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
234
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
235
235
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
236
- }; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
236
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
237
237
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
238
238
  required: false;
239
- }; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
239
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
240
240
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
241
241
  required: false;
242
242
  }; } & {
243
- require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
243
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
244
244
  "onUpdate:modelValue": {
245
245
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
246
246
  };
@@ -255,7 +255,7 @@ declare const _default: {
255
255
  required: false;
256
256
  };
257
257
  }>;
258
- defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
258
+ defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
259
259
  "onUpdate:modelValue": {
260
260
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
261
261
  };
@@ -270,7 +270,7 @@ declare const _default: {
270
270
  required: false;
271
271
  };
272
272
  }, false>;
273
- doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
273
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
274
274
  "onUpdate:modelValue": {
275
275
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
276
276
  };
@@ -328,16 +328,16 @@ declare const _default: {
328
328
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
329
329
  required: false;
330
330
  };
331
- name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
331
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
332
332
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
333
- }; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
333
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
334
334
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
335
335
  required: false;
336
- }; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
336
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
337
337
  type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
338
338
  required: false;
339
339
  }; } & {
340
- require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
340
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
341
341
  "onUpdate:modelValue": {
342
342
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
343
343
  };
@@ -352,7 +352,7 @@ declare const _default: {
352
352
  required: false;
353
353
  };
354
354
  }>;
355
- defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
355
+ defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
356
356
  "onUpdate:modelValue": {
357
357
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
358
358
  };
@@ -367,7 +367,7 @@ declare const _default: {
367
367
  required: false;
368
368
  };
369
369
  }, false>;
370
- doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
370
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
371
371
  "onUpdate:modelValue": {
372
372
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
373
373
  };
@@ -404,7 +404,7 @@ declare const _default: {
404
404
  required: false;
405
405
  };
406
406
  } & {
407
- require(): import("../../DefineVueTypings").DefinePropModelRequire<string, BlueprintVariant | ChromeBlueprint, {
407
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, BlueprintVariant | ChromeBlueprint, {
408
408
  "onUpdate:modelValue": {
409
409
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
410
410
  };
@@ -419,7 +419,7 @@ declare const _default: {
419
419
  required: false;
420
420
  };
421
421
  }>;
422
- defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../DefineVueTypings").DefinePropModelDefaultValue<string, BlueprintVariant | ChromeBlueprint, {
422
+ defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, BlueprintVariant | ChromeBlueprint, {
423
423
  "onUpdate:modelValue": {
424
424
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
425
425
  };
@@ -434,7 +434,7 @@ declare const _default: {
434
434
  required: false;
435
435
  };
436
436
  }, false>;
437
- doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<string, BlueprintVariant | ChromeBlueprint, {
437
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, BlueprintVariant | ChromeBlueprint, {
438
438
  "onUpdate:modelValue": {
439
439
  type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
440
440
  };
@@ -65,16 +65,16 @@ declare const _default: {
65
65
  type: import("vue").PropType<ColorValue>;
66
66
  required: false;
67
67
  };
68
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
68
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
69
69
  type: import("vue").PropType<(value: ColorValue) => any>;
70
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
70
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
71
71
  type: import("vue").PropType<ColorValue>;
72
72
  required: false;
73
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
73
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
74
74
  type: import("vue").PropType<ColorValue>;
75
75
  required: false;
76
76
  }; } & {
77
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
77
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
78
78
  "onUpdate:modelValue": {
79
79
  type: import("vue").PropType<(value: ColorValue) => any>;
80
80
  };
@@ -89,7 +89,7 @@ declare const _default: {
89
89
  required: false;
90
90
  };
91
91
  }>;
92
- defaultValue(value?: ColorValue): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
92
+ defaultValue(value?: ColorValue): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
93
93
  "onUpdate:modelValue": {
94
94
  type: import("vue").PropType<(value: ColorValue) => any>;
95
95
  };
@@ -104,7 +104,7 @@ declare const _default: {
104
104
  required: false;
105
105
  };
106
106
  }, false>;
107
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
107
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
108
108
  "onUpdate:modelValue": {
109
109
  type: import("vue").PropType<(value: ColorValue) => any>;
110
110
  };
@@ -191,16 +191,16 @@ declare const _default: {
191
191
  type: import("vue").PropType<ColorValue>;
192
192
  required: false;
193
193
  };
194
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
194
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
195
195
  type: import("vue").PropType<(value: ColorValue) => any>;
196
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
196
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
197
197
  type: import("vue").PropType<ColorValue>;
198
198
  required: false;
199
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
199
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
200
200
  type: import("vue").PropType<ColorValue>;
201
201
  required: false;
202
202
  }; } & {
203
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
203
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
204
204
  "onUpdate:modelValue": {
205
205
  type: import("vue").PropType<(value: ColorValue) => any>;
206
206
  };
@@ -215,7 +215,7 @@ declare const _default: {
215
215
  required: false;
216
216
  };
217
217
  }>;
218
- defaultValue(value?: ColorValue): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
218
+ defaultValue(value?: ColorValue): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
219
219
  "onUpdate:modelValue": {
220
220
  type: import("vue").PropType<(value: ColorValue) => any>;
221
221
  };
@@ -230,7 +230,7 @@ declare const _default: {
230
230
  required: false;
231
231
  };
232
232
  }, false>;
233
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
233
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
234
234
  "onUpdate:modelValue": {
235
235
  type: import("vue").PropType<(value: ColorValue) => any>;
236
236
  };
@@ -326,16 +326,16 @@ declare const _default: {
326
326
  type: import("vue").PropType<ColorValue>;
327
327
  required: false;
328
328
  };
329
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
329
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
330
330
  type: import("vue").PropType<(value: ColorValue) => any>;
331
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
331
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
332
332
  type: import("vue").PropType<ColorValue>;
333
333
  required: false;
334
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
334
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
335
335
  type: import("vue").PropType<ColorValue>;
336
336
  required: false;
337
337
  }; } & {
338
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
338
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
339
339
  "onUpdate:modelValue": {
340
340
  type: import("vue").PropType<(value: ColorValue) => any>;
341
341
  };
@@ -350,7 +350,7 @@ declare const _default: {
350
350
  required: false;
351
351
  };
352
352
  }>;
353
- defaultValue(value?: ColorValue): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
353
+ defaultValue(value?: ColorValue): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
354
354
  "onUpdate:modelValue": {
355
355
  type: import("vue").PropType<(value: ColorValue) => any>;
356
356
  };
@@ -365,7 +365,7 @@ declare const _default: {
365
365
  required: false;
366
366
  };
367
367
  }, false>;
368
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
368
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
369
369
  "onUpdate:modelValue": {
370
370
  type: import("vue").PropType<(value: ColorValue) => any>;
371
371
  };
@@ -458,16 +458,16 @@ declare const _default: {
458
458
  type: import("vue").PropType<ColorValue>;
459
459
  required: false;
460
460
  };
461
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
461
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
462
462
  type: import("vue").PropType<(value: ColorValue) => any>;
463
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
463
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
464
464
  type: import("vue").PropType<ColorValue>;
465
465
  required: false;
466
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
466
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
467
467
  type: import("vue").PropType<ColorValue>;
468
468
  required: false;
469
469
  }; } & {
470
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
470
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorValue, {
471
471
  "onUpdate:modelValue": {
472
472
  type: import("vue").PropType<(value: ColorValue) => any>;
473
473
  };
@@ -482,7 +482,7 @@ declare const _default: {
482
482
  required: false;
483
483
  };
484
484
  }>;
485
- defaultValue(value?: ColorValue): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
485
+ defaultValue(value?: ColorValue): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorValue, {
486
486
  "onUpdate:modelValue": {
487
487
  type: import("vue").PropType<(value: ColorValue) => any>;
488
488
  };
@@ -497,7 +497,7 @@ declare const _default: {
497
497
  required: false;
498
498
  };
499
499
  }, false>;
500
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
500
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorValue, {
501
501
  "onUpdate:modelValue": {
502
502
  type: import("vue").PropType<(value: ColorValue) => any>;
503
503
  };
@@ -546,7 +546,7 @@ declare const _default: {
546
546
  required: false;
547
547
  };
548
548
  } & {
549
- require(): import("../DefineVueTypings").DefinePropModelRequire<string, ColorValue, {
549
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ColorValue, {
550
550
  "onUpdate:modelValue": {
551
551
  type: import("vue").PropType<(value: ColorValue) => any>;
552
552
  };
@@ -561,7 +561,7 @@ declare const _default: {
561
561
  required: false;
562
562
  };
563
563
  }>;
564
- defaultValue(value?: ColorValue): import("../DefineVueTypings").DefinePropModelDefaultValue<string, ColorValue, {
564
+ defaultValue(value?: ColorValue): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ColorValue, {
565
565
  "onUpdate:modelValue": {
566
566
  type: import("vue").PropType<(value: ColorValue) => any>;
567
567
  };
@@ -576,7 +576,7 @@ declare const _default: {
576
576
  required: false;
577
577
  };
578
578
  }, false>;
579
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<string, ColorValue, {
579
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ColorValue, {
580
580
  "onUpdate:modelValue": {
581
581
  type: import("vue").PropType<(value: ColorValue) => any>;
582
582
  };
@@ -22,16 +22,16 @@ declare const _default: {
22
22
  type: import("vue").PropType<ColorSchema>;
23
23
  required: false;
24
24
  };
25
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
25
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
26
26
  type: import("vue").PropType<(value: ColorSchema) => any>;
27
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
27
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
28
28
  type: import("vue").PropType<ColorSchema>;
29
29
  required: false;
30
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
30
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
31
31
  type: import("vue").PropType<ColorSchema>;
32
32
  required: false;
33
33
  }; } & {
34
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
34
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
35
35
  "onUpdate:modelValue": {
36
36
  type: import("vue").PropType<(value: ColorSchema) => any>;
37
37
  };
@@ -46,7 +46,7 @@ declare const _default: {
46
46
  required: false;
47
47
  };
48
48
  }>;
49
- defaultValue(value?: ColorSchema): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
49
+ defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
50
50
  "onUpdate:modelValue": {
51
51
  type: import("vue").PropType<(value: ColorSchema) => any>;
52
52
  };
@@ -61,7 +61,7 @@ declare const _default: {
61
61
  required: false;
62
62
  };
63
63
  }, false>;
64
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
64
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
65
65
  "onUpdate:modelValue": {
66
66
  type: import("vue").PropType<(value: ColorSchema) => any>;
67
67
  };
@@ -107,16 +107,16 @@ declare const _default: {
107
107
  type: import("vue").PropType<ColorSchema>;
108
108
  required: false;
109
109
  };
110
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
110
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
111
111
  type: import("vue").PropType<(value: ColorSchema) => any>;
112
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
112
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
113
113
  type: import("vue").PropType<ColorSchema>;
114
114
  required: false;
115
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
115
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
116
116
  type: import("vue").PropType<ColorSchema>;
117
117
  required: false;
118
118
  }; } & {
119
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
119
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
120
120
  "onUpdate:modelValue": {
121
121
  type: import("vue").PropType<(value: ColorSchema) => any>;
122
122
  };
@@ -131,7 +131,7 @@ declare const _default: {
131
131
  required: false;
132
132
  };
133
133
  }>;
134
- defaultValue(value?: ColorSchema): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
134
+ defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
135
135
  "onUpdate:modelValue": {
136
136
  type: import("vue").PropType<(value: ColorSchema) => any>;
137
137
  };
@@ -146,7 +146,7 @@ declare const _default: {
146
146
  required: false;
147
147
  };
148
148
  }, false>;
149
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
149
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
150
150
  "onUpdate:modelValue": {
151
151
  type: import("vue").PropType<(value: ColorSchema) => any>;
152
152
  };
@@ -197,16 +197,16 @@ declare const _default: {
197
197
  type: import("vue").PropType<ColorSchema>;
198
198
  required: false;
199
199
  };
200
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
200
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
201
201
  type: import("vue").PropType<(value: ColorSchema) => any>;
202
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
202
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
203
203
  type: import("vue").PropType<ColorSchema>;
204
204
  required: false;
205
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
205
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
206
206
  type: import("vue").PropType<ColorSchema>;
207
207
  required: false;
208
208
  }; } & {
209
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
209
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
210
210
  "onUpdate:modelValue": {
211
211
  type: import("vue").PropType<(value: ColorSchema) => any>;
212
212
  };
@@ -221,7 +221,7 @@ declare const _default: {
221
221
  required: false;
222
222
  };
223
223
  }>;
224
- defaultValue(value?: ColorSchema): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
224
+ defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
225
225
  "onUpdate:modelValue": {
226
226
  type: import("vue").PropType<(value: ColorSchema) => any>;
227
227
  };
@@ -236,7 +236,7 @@ declare const _default: {
236
236
  required: false;
237
237
  };
238
238
  }, false>;
239
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
239
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
240
240
  "onUpdate:modelValue": {
241
241
  type: import("vue").PropType<(value: ColorSchema) => any>;
242
242
  };
@@ -284,16 +284,16 @@ declare const _default: {
284
284
  type: import("vue").PropType<ColorSchema>;
285
285
  required: false;
286
286
  };
287
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
287
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
288
288
  type: import("vue").PropType<(value: ColorSchema) => any>;
289
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
289
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
290
290
  type: import("vue").PropType<ColorSchema>;
291
291
  required: false;
292
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
292
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
293
293
  type: import("vue").PropType<ColorSchema>;
294
294
  required: false;
295
295
  }; } & {
296
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
296
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
297
297
  "onUpdate:modelValue": {
298
298
  type: import("vue").PropType<(value: ColorSchema) => any>;
299
299
  };
@@ -308,7 +308,7 @@ declare const _default: {
308
308
  required: false;
309
309
  };
310
310
  }>;
311
- defaultValue(value?: ColorSchema): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
311
+ defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
312
312
  "onUpdate:modelValue": {
313
313
  type: import("vue").PropType<(value: ColorSchema) => any>;
314
314
  };
@@ -323,7 +323,7 @@ declare const _default: {
323
323
  required: false;
324
324
  };
325
325
  }, false>;
326
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
326
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
327
327
  "onUpdate:modelValue": {
328
328
  type: import("vue").PropType<(value: ColorSchema) => any>;
329
329
  };
@@ -364,7 +364,7 @@ declare const _default: {
364
364
  required: false;
365
365
  };
366
366
  } & {
367
- require(): import("../DefineVueTypings").DefinePropModelRequire<string, ColorSchema, {
367
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ColorSchema, {
368
368
  "onUpdate:modelValue": {
369
369
  type: import("vue").PropType<(value: ColorSchema) => any>;
370
370
  };
@@ -379,7 +379,7 @@ declare const _default: {
379
379
  required: false;
380
380
  };
381
381
  }>;
382
- defaultValue(value?: ColorSchema): import("../DefineVueTypings").DefinePropModelDefaultValue<string, ColorSchema, {
382
+ defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ColorSchema, {
383
383
  "onUpdate:modelValue": {
384
384
  type: import("vue").PropType<(value: ColorSchema) => any>;
385
385
  };
@@ -394,7 +394,7 @@ declare const _default: {
394
394
  required: false;
395
395
  };
396
396
  }, false>;
397
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<string, ColorSchema, {
397
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ColorSchema, {
398
398
  "onUpdate:modelValue": {
399
399
  type: import("vue").PropType<(value: ColorSchema) => any>;
400
400
  };