@omnia/fx 8.0.128-dev → 8.0.130-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 (227) hide show
  1. package/internal-do-not-import-from-here/core/Factory.d.ts +2 -0
  2. package/internal-do-not-import-from-here/core/index.d.ts +2 -4
  3. package/internal-do-not-import-from-here/core/messaging/BuiltInTopics.d.ts +1 -1
  4. package/internal-do-not-import-from-here/core/messaging/index.d.ts +1 -1
  5. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +1 -1
  6. package/internal-do-not-import-from-here/index.d.ts +16 -18
  7. package/internal-do-not-import-from-here/manifests/omnia.fx.core.manifest.json +1 -1
  8. package/internal-do-not-import-from-here/runtime/core/ManifestResourceLoader.d.ts +1 -1
  9. package/internal-do-not-import-from-here/services/index.d.ts +0 -1
  10. package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker/ChromeBlueprintsPicker.css.d.ts → blueprintTemplate/BlueprintsTemplatePicker.css.d.ts} +1 -1
  11. package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker/ChromeBlueprintsPicker.d.ts → blueprintTemplate/BlueprintsTemplatePicker.d.ts} +120 -98
  12. package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/ChromePicker.d.ts +95 -95
  13. package/internal-do-not-import-from-here/ux/blueprintpickers/typography/TypographyBlueprintsViewer.css.d.ts +4 -0
  14. package/internal-do-not-import-from-here/ux/blueprintpickers/typography/TypographyBlueprintsViewer.d.ts +76 -0
  15. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
  16. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +91 -91
  17. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaViewer.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/docs/services/DocsService.d.ts +1 -1
  19. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncRuleSetup.d.ts +1 -1
  20. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +10 -10
  21. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +10 -10
  22. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +10 -10
  23. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +10 -10
  24. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +10 -10
  25. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +10 -10
  26. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Spacing.d.ts +10 -10
  27. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +10 -10
  28. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +10 -10
  29. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +1 -1
  30. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +949 -947
  32. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +2294 -2290
  33. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +1 -1
  34. package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +1 -1
  35. package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +1 -1
  36. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +2297 -2293
  39. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/properties/models/PropertyApi.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/signin/identitycreationrequest/IdentityCreationRequestView.d.ts +10 -10
  45. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/{chrome → components}/store/ChromeEditorStore.d.ts +1 -7
  46. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +2 -0
  47. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/BlueprintsTemplates.d.ts +4 -11
  48. package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/ThemeDefinitionInstance.d.ts +1 -0
  49. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeBlueprintStore.d.ts +938 -935
  50. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaStore.d.ts +943 -940
  51. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentBlueprintStore.d.ts +938 -935
  52. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingBlueprintStore.d.ts +938 -935
  53. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeContextStore.d.ts +45 -54
  54. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeStoreV2.d.ts +0 -1
  55. package/internal-do-not-import-from-here/ux/theming-v2/store/TypographyBlueprintStore.d.ts +938 -935
  56. package/internal-do-not-import-from-here/ux/theming-v2/styling/UseStyling.d.ts +11540 -11520
  57. package/internal-do-not-import-from-here/ux/theming-v2/themepicker/ThemeViewer.d.ts +68 -0
  58. package/internal-do-not-import-from-here/ux/theming-v2/themeprovider/ThemeProvider.d.ts +10 -10
  59. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +949 -947
  60. package/internal-do-not-import-from-here/ux/velcron/core/index.d.ts +1 -1
  61. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +6 -6
  63. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  64. package/internal-do-not-import-from-here/wctypings.d.ts +53 -42
  65. package/package.json +2 -2
  66. package/internal-do-not-import-from-here/core/DefineFactory.d.ts +0 -12
  67. package/internal-do-not-import-from-here/core/Inject.d.ts +0 -30
  68. package/internal-do-not-import-from-here/core/Injectable.d.ts +0 -4
  69. package/internal-do-not-import-from-here/core/ServiceContainer.d.ts +0 -44
  70. package/internal-do-not-import-from-here/core/messaging/MessageBus.d.ts +0 -48
  71. package/internal-do-not-import-from-here/core/messaging/MessageBusMediator.d.ts +0 -30
  72. package/internal-do-not-import-from-here/shared/broadcasting/Broadcast.d.ts +0 -37
  73. package/internal-do-not-import-from-here/shared/broadcasting/InternalTopics.d.ts +0 -23
  74. package/internal-do-not-import-from-here/shared/broadcasting/index.d.ts +0 -1
  75. package/internal-do-not-import-from-here/shared/http/Http.d.ts +0 -141
  76. package/internal-do-not-import-from-here/shared/http/index.d.ts +0 -1
  77. package/internal-do-not-import-from-here/shared/index.d.ts +0 -9
  78. package/internal-do-not-import-from-here/shared/models/Broadcasting.d.ts +0 -25
  79. package/internal-do-not-import-from-here/shared/models/Broadcasting.js +0 -12
  80. package/internal-do-not-import-from-here/shared/models/DynamicState.d.ts +0 -1
  81. package/internal-do-not-import-from-here/shared/models/DynamicState.js +0 -2
  82. package/internal-do-not-import-from-here/shared/models/Equals.d.ts +0 -3
  83. package/internal-do-not-import-from-here/shared/models/Equals.js +0 -44
  84. package/internal-do-not-import-from-here/shared/models/Future.d.ts +0 -60
  85. package/internal-do-not-import-from-here/shared/models/Future.js +0 -149
  86. package/internal-do-not-import-from-here/shared/models/Guid.d.ts +0 -25
  87. package/internal-do-not-import-from-here/shared/models/Guid.js +0 -80
  88. package/internal-do-not-import-from-here/shared/models/HttpCommon.d.ts +0 -41
  89. package/internal-do-not-import-from-here/shared/models/HttpCommon.js +0 -9
  90. package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +0 -34
  91. package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.js +0 -2
  92. package/internal-do-not-import-from-here/shared/models/Realtime.d.ts +0 -28
  93. package/internal-do-not-import-from-here/shared/models/Realtime.js +0 -19
  94. package/internal-do-not-import-from-here/shared/models/SharedConstants.d.ts +0 -5
  95. package/internal-do-not-import-from-here/shared/models/SharedConstants.js +0 -9
  96. package/internal-do-not-import-from-here/shared/models/StringExtensions.d.ts +0 -6
  97. package/internal-do-not-import-from-here/shared/models/StringExtensions.js +0 -3
  98. package/internal-do-not-import-from-here/shared/models/StronglyTypedId.d.ts +0 -3
  99. package/internal-do-not-import-from-here/shared/models/StronglyTypedId.js +0 -2
  100. package/internal-do-not-import-from-here/shared/models/Tenant.d.ts +0 -4
  101. package/internal-do-not-import-from-here/shared/models/Tenant.js +0 -2
  102. package/internal-do-not-import-from-here/shared/models/Tokens.d.ts +0 -15
  103. package/internal-do-not-import-from-here/shared/models/Tokens.js +0 -2
  104. package/internal-do-not-import-from-here/shared/models/Topic.d.ts +0 -10
  105. package/internal-do-not-import-from-here/shared/models/Topic.js +0 -2
  106. package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.d.ts +0 -14
  107. package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.js +0 -18
  108. package/internal-do-not-import-from-here/shared/models/Workers.d.ts +0 -29
  109. package/internal-do-not-import-from-here/shared/models/Workers.js +0 -8
  110. package/internal-do-not-import-from-here/shared/models/hub/TempSocialReactions.d.ts +0 -13
  111. package/internal-do-not-import-from-here/shared/models/hub/TempSocialReactions.js +0 -20
  112. package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.d.ts +0 -75
  113. package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.js +0 -13
  114. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityChannel.d.ts +0 -7
  115. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityChannel.js +0 -5
  116. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.d.ts +0 -14
  117. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.js +0 -15
  118. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.d.ts +0 -31
  119. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.js +0 -2
  120. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.d.ts +0 -15
  121. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.js +0 -5
  122. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRendererLoadingReferences.d.ts +0 -8
  123. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRendererLoadingReferences.js +0 -2
  124. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.d.ts +0 -16
  125. package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.js +0 -5
  126. package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.d.ts +0 -40
  127. package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.js +0 -17
  128. package/internal-do-not-import-from-here/shared/models/hub/activities/index.d.ts +0 -8
  129. package/internal-do-not-import-from-here/shared/models/hub/activities/index.js +0 -11
  130. package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.d.ts +0 -21
  131. package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.js +0 -10
  132. package/internal-do-not-import-from-here/shared/models/hub/actors/ExternalActorId.d.ts +0 -2
  133. package/internal-do-not-import-from-here/shared/models/hub/actors/ExternalActorId.js +0 -2
  134. package/internal-do-not-import-from-here/shared/models/hub/actors/index.d.ts +0 -2
  135. package/internal-do-not-import-from-here/shared/models/hub/actors/index.js +0 -5
  136. package/internal-do-not-import-from-here/shared/models/hub/fileupload/FileOwnerId.d.ts +0 -3
  137. package/internal-do-not-import-from-here/shared/models/hub/fileupload/FileOwnerId.js +0 -5
  138. package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.d.ts +0 -4
  139. package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.js +0 -5
  140. package/internal-do-not-import-from-here/shared/models/hub/fileupload/index.d.ts +0 -2
  141. package/internal-do-not-import-from-here/shared/models/hub/fileupload/index.js +0 -5
  142. package/internal-do-not-import-from-here/shared/models/hub/index.d.ts +0 -7
  143. package/internal-do-not-import-from-here/shared/models/hub/index.js +0 -10
  144. package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.d.ts +0 -10
  145. package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.js +0 -2
  146. package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.d.ts +0 -5
  147. package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.js +0 -2
  148. package/internal-do-not-import-from-here/shared/models/hub/social/index.d.ts +0 -2
  149. package/internal-do-not-import-from-here/shared/models/hub/social/index.js +0 -5
  150. package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.d.ts +0 -10
  151. package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.js +0 -19
  152. package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.d.ts +0 -3
  153. package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.js +0 -7
  154. package/internal-do-not-import-from-here/shared/models/hub/targeting/index.d.ts +0 -1
  155. package/internal-do-not-import-from-here/shared/models/hub/targeting/index.js +0 -4
  156. package/internal-do-not-import-from-here/shared/models/index.d.ts +0 -19
  157. package/internal-do-not-import-from-here/shared/models/index.js +0 -23
  158. package/internal-do-not-import-from-here/shared/models/theming/Blueprints.d.ts +0 -116
  159. package/internal-do-not-import-from-here/shared/models/theming/Blueprints.js +0 -12
  160. package/internal-do-not-import-from-here/shared/models/theming/Chrome.d.ts +0 -16
  161. package/internal-do-not-import-from-here/shared/models/theming/Chrome.js +0 -2
  162. package/internal-do-not-import-from-here/shared/models/theming/SharedBlueprintMethods.d.ts +0 -2
  163. package/internal-do-not-import-from-here/shared/models/theming/SharedBlueprintMethods.js +0 -38
  164. package/internal-do-not-import-from-here/shared/models/theming/SharedColorMethods.d.ts +0 -1
  165. package/internal-do-not-import-from-here/shared/models/theming/SharedColorMethods.js +0 -45
  166. package/internal-do-not-import-from-here/shared/models/theming/Spacing.d.ts +0 -22
  167. package/internal-do-not-import-from-here/shared/models/theming/Spacing.js +0 -11
  168. package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +0 -107
  169. package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.js +0 -28
  170. package/internal-do-not-import-from-here/shared/models/theming/Typography.d.ts +0 -59
  171. package/internal-do-not-import-from-here/shared/models/theming/Typography.js +0 -17
  172. package/internal-do-not-import-from-here/shared/models/theming/UseThemeMethods.d.ts +0 -9
  173. package/internal-do-not-import-from-here/shared/models/theming/UseThemeMethods.js +0 -99
  174. package/internal-do-not-import-from-here/shared/models/theming/index.d.ts +0 -8
  175. package/internal-do-not-import-from-here/shared/models/theming/index.js +0 -12
  176. package/internal-do-not-import-from-here/shared/models/velcron/VelcronDefinition.d.ts +0 -87
  177. package/internal-do-not-import-from-here/shared/models/velcron/VelcronDefinition.js +0 -2
  178. package/internal-do-not-import-from-here/shared/models/velcron/VelcronEvents.d.ts +0 -22
  179. package/internal-do-not-import-from-here/shared/models/velcron/VelcronEvents.js +0 -2
  180. package/internal-do-not-import-from-here/shared/models/velcron/VelcronReference.d.ts +0 -20
  181. package/internal-do-not-import-from-here/shared/models/velcron/VelcronReference.js +0 -5
  182. package/internal-do-not-import-from-here/shared/models/velcron/index.d.ts +0 -3
  183. package/internal-do-not-import-from-here/shared/models/velcron/index.js +0 -6
  184. package/internal-do-not-import-from-here/shared/services/ActivityService.d.ts +0 -27
  185. package/internal-do-not-import-from-here/shared/services/ActivitySubscriptionService.d.ts +0 -15
  186. package/internal-do-not-import-from-here/shared/services/DefineService.d.ts +0 -6
  187. package/internal-do-not-import-from-here/shared/services/RealtimeService.d.ts +0 -8
  188. package/internal-do-not-import-from-here/shared/services/index.d.ts +0 -4
  189. package/internal-do-not-import-from-here/shared/workers/Leader.d.ts +0 -6
  190. package/internal-do-not-import-from-here/shared/workers/WorkerProxy.d.ts +0 -11
  191. package/internal-do-not-import-from-here/shared/workers/index.d.ts +0 -2
  192. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/ChromeJourney.d.ts +0 -22
  193. /package/internal-do-not-import-from-here/ux/blueprintpickers/{backgroundstylepicker → backgroundstyle}/BackgroundStyleEditor.d.ts +0 -0
  194. /package/internal-do-not-import-from-here/ux/blueprintpickers/{backgroundstylepicker → backgroundstyle}/docs/ExampleComponents.d.ts +0 -0
  195. /package/internal-do-not-import-from-here/ux/blueprintpickers/{backgroundstylepicker → backgroundstyle}/docs/SampleComponent.d.ts +0 -0
  196. /package/internal-do-not-import-from-here/ux/blueprintpickers/{backgroundstylepicker → backgroundstyle}/docs/index.d.ts +0 -0
  197. /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/ButtonBlueprintsViewer.d.ts +0 -0
  198. /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/ButtonStyleEditor.d.ts +0 -0
  199. /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/ButtonStylePicker.css.d.ts +0 -0
  200. /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/ButtonStylePicker.d.ts +0 -0
  201. /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/docs/ExampleComponents.d.ts +0 -0
  202. /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/docs/SampleComponent.d.ts +0 -0
  203. /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/docs/index.d.ts +0 -0
  204. /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/ChromeBlueprintsViewer.d.ts +0 -0
  205. /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/ChromeEditor.d.ts +0 -0
  206. /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/ChromePicker.css.d.ts +0 -0
  207. /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/ChromeViewer.d.ts +0 -0
  208. /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/docs/ExampleComponents.d.ts +0 -0
  209. /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/docs/SampleComponent.d.ts +0 -0
  210. /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/docs/index.d.ts +0 -0
  211. /package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/{SpacingPreview.d.ts → SpacingViewer.d.ts} +0 -0
  212. /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/TabBlueprintsViewer.d.ts +0 -0
  213. /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/TabStyleEditor.d.ts +0 -0
  214. /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/TabStylePicker.css.d.ts +0 -0
  215. /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/TabStylePicker.d.ts +0 -0
  216. /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/docs/ExampleComponents.d.ts +0 -0
  217. /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/docs/SampleComponent.d.ts +0 -0
  218. /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/docs/index.d.ts +0 -0
  219. /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/TypographyEditor.d.ts +0 -0
  220. /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/TypographyPicker.css.d.ts +0 -0
  221. /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/TypographyPicker.d.ts +0 -0
  222. /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/docs/ExampleComponents.d.ts +0 -0
  223. /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/docs/SampleComponent.d.ts +0 -0
  224. /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/docs/index.d.ts +0 -0
  225. /package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/{chrome/blades/ChromeBlueprintsBlade.d.ts → components/blades/BlockBlade.d.ts} +0 -0
  226. /package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/{chrome/blades/EditChromeBlueprintBlade.d.ts → components/blades/BlockBladeEdit.d.ts} +0 -0
  227. /package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/{EditBlueprint.d.ts → EditBlueprints.d.ts} +0 -0
@@ -45,16 +45,15 @@ export declare const useComponentBlueprintStore: () => {
45
45
  setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
46
46
  };
47
47
  get: {
48
- colorSchema(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
48
+ colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
49
49
  typography(): import("@omnia/fx-models").TypographyBlueprints;
50
50
  spacing(): import("@omnia/fx-models").SpacingBlueprints;
51
- chrome(): import("@omnia/fx-models").ChromeBlueprints;
52
51
  component(): import("@omnia/fx-models").ComponentBlueprints;
53
- color(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
54
- colorDefinition(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
52
+ color(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
53
+ colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
55
54
  complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorTypes;
56
- complementaryColor(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
57
- complementaryColorDefinition(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
55
+ complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
56
+ complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
58
57
  currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
59
58
  };
60
59
  }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -92,16 +91,15 @@ export declare const useComponentBlueprintStore: () => {
92
91
  setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
93
92
  };
94
93
  get: {
95
- colorSchema(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
94
+ colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
96
95
  typography(): import("@omnia/fx-models").TypographyBlueprints;
97
96
  spacing(): import("@omnia/fx-models").SpacingBlueprints;
98
- chrome(): import("@omnia/fx-models").ChromeBlueprints;
99
97
  component(): import("@omnia/fx-models").ComponentBlueprints;
100
- color(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
101
- colorDefinition(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
98
+ color(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
99
+ colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
102
100
  complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorTypes;
103
- complementaryColor(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
104
- complementaryColorDefinition(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
101
+ complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
102
+ complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
105
103
  currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
106
104
  };
107
105
  }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -139,16 +137,15 @@ export declare const useComponentBlueprintStore: () => {
139
137
  setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
140
138
  };
141
139
  get: {
142
- colorSchema(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
140
+ colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
143
141
  typography(): import("@omnia/fx-models").TypographyBlueprints;
144
142
  spacing(): import("@omnia/fx-models").SpacingBlueprints;
145
- chrome(): import("@omnia/fx-models").ChromeBlueprints;
146
143
  component(): import("@omnia/fx-models").ComponentBlueprints;
147
- color(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
148
- colorDefinition(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
144
+ color(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
145
+ colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
149
146
  complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorTypes;
150
- complementaryColor(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
151
- complementaryColorDefinition(colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
147
+ complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
148
+ complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
152
149
  currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
153
150
  };
154
151
  }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -380,6 +377,29 @@ export declare const useComponentBlueprintStore: () => {
380
377
  colorToned: string;
381
378
  };
382
379
  };
380
+ warning: {
381
+ name: string;
382
+ base: {
383
+ dark: boolean;
384
+ color: string;
385
+ colorToned: string;
386
+ };
387
+ onBase: {
388
+ dark: boolean;
389
+ color: string;
390
+ colorToned: string;
391
+ };
392
+ container: {
393
+ dark: boolean;
394
+ color: string;
395
+ colorToned: string;
396
+ };
397
+ onContainer: {
398
+ dark: boolean;
399
+ color: string;
400
+ colorToned: string;
401
+ };
402
+ };
383
403
  };
384
404
  typography: {
385
405
  primary: {
@@ -644,186 +664,66 @@ export declare const useComponentBlueprintStore: () => {
644
664
  };
645
665
  name?: string;
646
666
  };
647
- chrome: {
648
- primary: {
649
- name?: string;
650
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
651
- header: {
652
- definitionId: {
653
- toString: () => string;
654
- equals?: {
655
- guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
667
+ components: {
668
+ buttons?: {
669
+ text?: {
670
+ primary?: {
671
+ type: "button";
672
+ padding?: {
673
+ top?: import("@omnia/fx-models").SpacingValue;
674
+ right?: import("@omnia/fx-models").SpacingValue;
675
+ bottom?: import("@omnia/fx-models").SpacingValue;
676
+ left?: import("@omnia/fx-models").SpacingValue;
656
677
  };
657
- };
658
- definition?: {
659
- type: "velcron";
660
- version?: string;
661
- name?: string;
662
- body?: {
663
- body?: any[];
664
- style?: {
665
- margin?: number;
666
- marginTop?: number;
667
- marginRight?: number;
668
- marginBottom?: number;
669
- marginLeft?: number;
670
- padding?: number;
671
- paddingTop?: number;
672
- paddingRight?: number;
673
- paddingBottom?: number;
674
- paddingLeft?: number;
675
- height?: string | number;
676
- width?: string | number;
677
- };
678
- foreach?: string;
679
- if?: string;
680
- events?: import("@omnia/fx-models").VelcronEvent;
681
- type: string;
682
- name?: string;
683
- key?: string;
684
- margin?: {
685
- top?: string | number;
686
- right?: string | number;
687
- bottom?: string | number;
688
- left?: string | number;
689
- };
690
- padding?: {
691
- top?: string | number;
692
- right?: string | number;
693
- bottom?: string | number;
694
- left?: string | number;
695
- };
696
- }[];
697
- events?: {
698
- onLoaded?: string[];
699
- onEditMode?: string[];
700
- onSaved?: string[];
701
- };
702
- actions?: {
703
- [name: string]: string[];
704
- };
705
- components?: {
706
- type: string;
707
- events?: any;
708
- properties?: {
709
- [name: string]: any;
710
- };
711
- icon?: any;
712
- body?: {
713
- body?: any[];
714
- style?: {
715
- margin?: number;
716
- marginTop?: number;
717
- marginRight?: number;
718
- marginBottom?: number;
719
- marginLeft?: number;
720
- padding?: number;
721
- paddingTop?: number;
722
- paddingRight?: number;
723
- paddingBottom?: number;
724
- paddingLeft?: number;
725
- height?: string | number;
726
- width?: string | number;
727
- };
728
- foreach?: string;
729
- if?: string;
730
- events?: import("@omnia/fx-models").VelcronEvent;
731
- type: string;
732
- name?: string;
733
- key?: string;
734
- margin?: {
735
- top?: string | number;
736
- right?: string | number;
737
- bottom?: string | number;
738
- left?: string | number;
739
- };
740
- padding?: {
741
- top?: string | number;
742
- right?: string | number;
743
- bottom?: string | number;
744
- left?: string | number;
745
- };
746
- }[];
747
- style?: {
748
- margin?: number;
749
- marginTop?: number;
750
- marginRight?: number;
751
- marginBottom?: number;
752
- marginLeft?: number;
753
- padding?: number;
754
- paddingTop?: number;
755
- paddingRight?: number;
756
- paddingBottom?: number;
757
- paddingLeft?: number;
758
- height?: string | number;
759
- width?: string | number;
760
- };
761
- foreach?: string;
762
- if?: string;
763
- name?: string;
764
- key?: string;
765
- margin?: {
766
- top?: string | number;
767
- right?: string | number;
768
- bottom?: string | number;
769
- left?: string | number;
770
- };
771
- padding?: {
772
- top?: string | number;
773
- right?: string | number;
774
- bottom?: string | number;
775
- left?: string | number;
776
- };
777
- }[];
778
- propEditors?: {
779
- name?: string;
780
- category?: string;
781
- type: string;
782
- settings?: any;
783
- stateMapping?: string;
784
- propertyMapping?: boolean;
785
- multiple?: boolean;
786
- component?: unknown;
787
- }[];
788
- state?: object;
789
- computed?: {
790
- [name: string]: string[];
791
- };
792
- key?: string;
793
- };
794
- };
795
- styles: {
796
- background?: {
797
- fill?: {
798
- colors: (string | {
799
- colorType: "base" | "onBase" | "container" | "onContainer";
800
- toned?: boolean;
801
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
802
- } | {
803
- color: string | {
678
+ background?: {
679
+ fill?: {
680
+ colors: (string | {
804
681
  colorType: "base" | "onBase" | "container" | "onContainer";
805
682
  toned?: boolean;
806
683
  colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
807
- };
808
- stop?: number;
809
- })[];
810
- acrylic?: boolean;
811
- opacity?: number;
812
- };
813
- border?: {
814
- radius?: {
815
- top?: import("@omnia/fx-models").SpacingValue;
816
- right?: import("@omnia/fx-models").SpacingValue;
817
- bottom?: import("@omnia/fx-models").SpacingValue;
818
- left?: import("@omnia/fx-models").SpacingValue;
684
+ } | {
685
+ color: string | {
686
+ colorType: "base" | "onBase" | "container" | "onContainer";
687
+ toned?: boolean;
688
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
689
+ };
690
+ stop?: number;
691
+ })[];
692
+ acrylic?: boolean;
693
+ opacity?: number;
819
694
  };
820
- width?: {
821
- top?: import("@omnia/fx-models").SpacingValue;
822
- right?: import("@omnia/fx-models").SpacingValue;
823
- bottom?: import("@omnia/fx-models").SpacingValue;
824
- left?: import("@omnia/fx-models").SpacingValue;
695
+ border?: {
696
+ radius?: {
697
+ top?: import("@omnia/fx-models").SpacingValue;
698
+ right?: import("@omnia/fx-models").SpacingValue;
699
+ bottom?: import("@omnia/fx-models").SpacingValue;
700
+ left?: import("@omnia/fx-models").SpacingValue;
701
+ };
702
+ width?: {
703
+ top?: import("@omnia/fx-models").SpacingValue;
704
+ right?: import("@omnia/fx-models").SpacingValue;
705
+ bottom?: import("@omnia/fx-models").SpacingValue;
706
+ left?: import("@omnia/fx-models").SpacingValue;
707
+ };
708
+ fill?: {
709
+ colors: (string | {
710
+ colorType: "base" | "onBase" | "container" | "onContainer";
711
+ toned?: boolean;
712
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
713
+ } | {
714
+ color: string | any;
715
+ stop?: number;
716
+ })[];
717
+ acrylic?: boolean;
718
+ opacity?: number;
719
+ };
825
720
  };
826
- fill?: {
721
+ elevation?: number;
722
+ };
723
+ alterCase?: boolean;
724
+ text?: {
725
+ type: "text";
726
+ color?: {
827
727
  colors: (string | {
828
728
  colorType: "base" | "onBase" | "container" | "onContainer";
829
729
  toned?: boolean;
@@ -839,196 +739,31 @@ export declare const useComponentBlueprintStore: () => {
839
739
  acrylic?: boolean;
840
740
  opacity?: number;
841
741
  };
842
- };
843
- elevation?: number;
844
- };
845
- spacing?: {
846
- top?: import("@omnia/fx-models").SpacingValue;
847
- right?: import("@omnia/fx-models").SpacingValue;
848
- bottom?: import("@omnia/fx-models").SpacingValue;
849
- left?: import("@omnia/fx-models").SpacingValue;
850
- };
851
- };
852
- };
853
- variant1?: {
854
- name?: string;
855
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
856
- header: {
857
- definitionId: {
858
- toString: () => string;
859
- equals?: {
860
- guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
861
- };
862
- };
863
- definition?: {
864
- type: "velcron";
865
- version?: string;
866
- name?: string;
867
- body?: {
868
- body?: any[];
869
- style?: {
870
- margin?: number;
871
- marginTop?: number;
872
- marginRight?: number;
873
- marginBottom?: number;
874
- marginLeft?: number;
875
- padding?: number;
876
- paddingTop?: number;
877
- paddingRight?: number;
878
- paddingBottom?: number;
879
- paddingLeft?: number;
880
- height?: string | number;
881
- width?: string | number;
882
- };
883
- foreach?: string;
884
- if?: string;
885
- events?: import("@omnia/fx-models").VelcronEvent;
886
- type: string;
887
- name?: string;
888
- key?: string;
889
- margin?: {
890
- top?: string | number;
891
- right?: string | number;
892
- bottom?: string | number;
893
- left?: string | number;
894
- };
895
- padding?: {
896
- top?: string | number;
897
- right?: string | number;
898
- bottom?: string | number;
899
- left?: string | number;
900
- };
901
- }[];
902
- events?: {
903
- onLoaded?: string[];
904
- onEditMode?: string[];
905
- onSaved?: string[];
906
- };
907
- actions?: {
908
- [name: string]: string[];
909
- };
910
- components?: {
911
- type: string;
912
- events?: any;
913
- properties?: {
914
- [name: string]: any;
915
- };
916
- icon?: any;
917
- body?: {
918
- body?: any[];
919
- style?: {
920
- margin?: number;
921
- marginTop?: number;
922
- marginRight?: number;
923
- marginBottom?: number;
924
- marginLeft?: number;
925
- padding?: number;
926
- paddingTop?: number;
927
- paddingRight?: number;
928
- paddingBottom?: number;
929
- paddingLeft?: number;
930
- height?: string | number;
931
- width?: string | number;
742
+ typography?: {
743
+ decoration?: string;
744
+ lg: {
745
+ weight: number;
746
+ size: number;
747
+ lineHeight: number;
932
748
  };
933
- foreach?: string;
934
- if?: string;
935
- events?: import("@omnia/fx-models").VelcronEvent;
936
- type: string;
937
- name?: string;
938
- key?: string;
939
- margin?: {
940
- top?: string | number;
941
- right?: string | number;
942
- bottom?: string | number;
943
- left?: string | number;
749
+ md?: {
750
+ weight: number;
751
+ size: number;
752
+ lineHeight: number;
944
753
  };
945
- padding?: {
946
- top?: string | number;
947
- right?: string | number;
948
- bottom?: string | number;
949
- left?: string | number;
754
+ sm?: {
755
+ weight: number;
756
+ size: number;
757
+ lineHeight: number;
950
758
  };
951
- }[];
952
- style?: {
953
- margin?: number;
954
- marginTop?: number;
955
- marginRight?: number;
956
- marginBottom?: number;
957
- marginLeft?: number;
958
- padding?: number;
959
- paddingTop?: number;
960
- paddingRight?: number;
961
- paddingBottom?: number;
962
- paddingLeft?: number;
963
- height?: string | number;
964
- width?: string | number;
965
- };
966
- foreach?: string;
967
- if?: string;
968
- name?: string;
969
- key?: string;
970
- margin?: {
971
- top?: string | number;
972
- right?: string | number;
973
- bottom?: string | number;
974
- left?: string | number;
975
- };
976
- padding?: {
977
- top?: string | number;
978
- right?: string | number;
979
- bottom?: string | number;
980
- left?: string | number;
981
- };
982
- }[];
983
- propEditors?: {
984
- name?: string;
985
- category?: string;
986
- type: string;
987
- settings?: any;
988
- stateMapping?: string;
989
- propertyMapping?: boolean;
990
- multiple?: boolean;
991
- component?: unknown;
992
- }[];
993
- state?: object;
994
- computed?: {
995
- [name: string]: string[];
996
- };
997
- key?: string;
998
- };
999
- };
1000
- styles: {
1001
- background?: {
1002
- fill?: {
1003
- colors: (string | {
1004
- colorType: "base" | "onBase" | "container" | "onContainer";
1005
- toned?: boolean;
1006
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1007
759
  } | {
1008
- color: string | {
1009
- colorType: "base" | "onBase" | "container" | "onContainer";
1010
- toned?: boolean;
1011
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1012
- };
1013
- stop?: number;
1014
- })[];
1015
- acrylic?: boolean;
1016
- opacity?: number;
1017
- };
1018
- border?: {
1019
- radius?: {
1020
- top?: import("@omnia/fx-models").SpacingValue;
1021
- right?: import("@omnia/fx-models").SpacingValue;
1022
- bottom?: import("@omnia/fx-models").SpacingValue;
1023
- left?: import("@omnia/fx-models").SpacingValue;
1024
- };
1025
- width?: {
1026
- top?: import("@omnia/fx-models").SpacingValue;
1027
- right?: import("@omnia/fx-models").SpacingValue;
1028
- bottom?: import("@omnia/fx-models").SpacingValue;
1029
- left?: import("@omnia/fx-models").SpacingValue;
760
+ type: "title" | "text" | "navigation";
761
+ size: "xs" | "s" | "m" | "l" | "xl";
1030
762
  };
1031
- fill?: {
763
+ };
764
+ icon?: {
765
+ type: "icon";
766
+ color?: {
1032
767
  colors: (string | {
1033
768
  colorType: "base" | "onBase" | "container" | "onContainer";
1034
769
  toned?: boolean;
@@ -1044,433 +779,10 @@ export declare const useComponentBlueprintStore: () => {
1044
779
  acrylic?: boolean;
1045
780
  opacity?: number;
1046
781
  };
782
+ size?: number;
1047
783
  };
1048
- elevation?: number;
1049
- };
1050
- spacing?: {
1051
- top?: import("@omnia/fx-models").SpacingValue;
1052
- right?: import("@omnia/fx-models").SpacingValue;
1053
- bottom?: import("@omnia/fx-models").SpacingValue;
1054
- left?: import("@omnia/fx-models").SpacingValue;
1055
784
  };
1056
- };
1057
- };
1058
- variant2?: {
1059
- name?: string;
1060
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1061
- header: {
1062
- definitionId: {
1063
- toString: () => string;
1064
- equals?: {
1065
- guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
1066
- };
1067
- };
1068
- definition?: {
1069
- type: "velcron";
1070
- version?: string;
1071
- name?: string;
1072
- body?: {
1073
- body?: any[];
1074
- style?: {
1075
- margin?: number;
1076
- marginTop?: number;
1077
- marginRight?: number;
1078
- marginBottom?: number;
1079
- marginLeft?: number;
1080
- padding?: number;
1081
- paddingTop?: number;
1082
- paddingRight?: number;
1083
- paddingBottom?: number;
1084
- paddingLeft?: number;
1085
- height?: string | number;
1086
- width?: string | number;
1087
- };
1088
- foreach?: string;
1089
- if?: string;
1090
- events?: import("@omnia/fx-models").VelcronEvent;
1091
- type: string;
1092
- name?: string;
1093
- key?: string;
1094
- margin?: {
1095
- top?: string | number;
1096
- right?: string | number;
1097
- bottom?: string | number;
1098
- left?: string | number;
1099
- };
1100
- padding?: {
1101
- top?: string | number;
1102
- right?: string | number;
1103
- bottom?: string | number;
1104
- left?: string | number;
1105
- };
1106
- }[];
1107
- events?: {
1108
- onLoaded?: string[];
1109
- onEditMode?: string[];
1110
- onSaved?: string[];
1111
- };
1112
- actions?: {
1113
- [name: string]: string[];
1114
- };
1115
- components?: {
1116
- type: string;
1117
- events?: any;
1118
- properties?: {
1119
- [name: string]: any;
1120
- };
1121
- icon?: any;
1122
- body?: {
1123
- body?: any[];
1124
- style?: {
1125
- margin?: number;
1126
- marginTop?: number;
1127
- marginRight?: number;
1128
- marginBottom?: number;
1129
- marginLeft?: number;
1130
- padding?: number;
1131
- paddingTop?: number;
1132
- paddingRight?: number;
1133
- paddingBottom?: number;
1134
- paddingLeft?: number;
1135
- height?: string | number;
1136
- width?: string | number;
1137
- };
1138
- foreach?: string;
1139
- if?: string;
1140
- events?: import("@omnia/fx-models").VelcronEvent;
1141
- type: string;
1142
- name?: string;
1143
- key?: string;
1144
- margin?: {
1145
- top?: string | number;
1146
- right?: string | number;
1147
- bottom?: string | number;
1148
- left?: string | number;
1149
- };
1150
- padding?: {
1151
- top?: string | number;
1152
- right?: string | number;
1153
- bottom?: string | number;
1154
- left?: string | number;
1155
- };
1156
- }[];
1157
- style?: {
1158
- margin?: number;
1159
- marginTop?: number;
1160
- marginRight?: number;
1161
- marginBottom?: number;
1162
- marginLeft?: number;
1163
- padding?: number;
1164
- paddingTop?: number;
1165
- paddingRight?: number;
1166
- paddingBottom?: number;
1167
- paddingLeft?: number;
1168
- height?: string | number;
1169
- width?: string | number;
1170
- };
1171
- foreach?: string;
1172
- if?: string;
1173
- name?: string;
1174
- key?: string;
1175
- margin?: {
1176
- top?: string | number;
1177
- right?: string | number;
1178
- bottom?: string | number;
1179
- left?: string | number;
1180
- };
1181
- padding?: {
1182
- top?: string | number;
1183
- right?: string | number;
1184
- bottom?: string | number;
1185
- left?: string | number;
1186
- };
1187
- }[];
1188
- propEditors?: {
1189
- name?: string;
1190
- category?: string;
1191
- type: string;
1192
- settings?: any;
1193
- stateMapping?: string;
1194
- propertyMapping?: boolean;
1195
- multiple?: boolean;
1196
- component?: unknown;
1197
- }[];
1198
- state?: object;
1199
- computed?: {
1200
- [name: string]: string[];
1201
- };
1202
- key?: string;
1203
- };
1204
- };
1205
- styles: {
1206
- background?: {
1207
- fill?: {
1208
- colors: (string | {
1209
- colorType: "base" | "onBase" | "container" | "onContainer";
1210
- toned?: boolean;
1211
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1212
- } | {
1213
- color: string | {
1214
- colorType: "base" | "onBase" | "container" | "onContainer";
1215
- toned?: boolean;
1216
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1217
- };
1218
- stop?: number;
1219
- })[];
1220
- acrylic?: boolean;
1221
- opacity?: number;
1222
- };
1223
- border?: {
1224
- radius?: {
1225
- top?: import("@omnia/fx-models").SpacingValue;
1226
- right?: import("@omnia/fx-models").SpacingValue;
1227
- bottom?: import("@omnia/fx-models").SpacingValue;
1228
- left?: import("@omnia/fx-models").SpacingValue;
1229
- };
1230
- width?: {
1231
- top?: import("@omnia/fx-models").SpacingValue;
1232
- right?: import("@omnia/fx-models").SpacingValue;
1233
- bottom?: import("@omnia/fx-models").SpacingValue;
1234
- left?: import("@omnia/fx-models").SpacingValue;
1235
- };
1236
- fill?: {
1237
- colors: (string | {
1238
- colorType: "base" | "onBase" | "container" | "onContainer";
1239
- toned?: boolean;
1240
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1241
- } | {
1242
- color: string | {
1243
- colorType: "base" | "onBase" | "container" | "onContainer";
1244
- toned?: boolean;
1245
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1246
- };
1247
- stop?: number;
1248
- })[];
1249
- acrylic?: boolean;
1250
- opacity?: number;
1251
- };
1252
- };
1253
- elevation?: number;
1254
- };
1255
- spacing?: {
1256
- top?: import("@omnia/fx-models").SpacingValue;
1257
- right?: import("@omnia/fx-models").SpacingValue;
1258
- bottom?: import("@omnia/fx-models").SpacingValue;
1259
- left?: import("@omnia/fx-models").SpacingValue;
1260
- };
1261
- };
1262
- };
1263
- variant3?: {
1264
- name?: string;
1265
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1266
- header: {
1267
- definitionId: {
1268
- toString: () => string;
1269
- equals?: {
1270
- guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
1271
- };
1272
- };
1273
- definition?: {
1274
- type: "velcron";
1275
- version?: string;
1276
- name?: string;
1277
- body?: {
1278
- body?: any[];
1279
- style?: {
1280
- margin?: number;
1281
- marginTop?: number;
1282
- marginRight?: number;
1283
- marginBottom?: number;
1284
- marginLeft?: number;
1285
- padding?: number;
1286
- paddingTop?: number;
1287
- paddingRight?: number;
1288
- paddingBottom?: number;
1289
- paddingLeft?: number;
1290
- height?: string | number;
1291
- width?: string | number;
1292
- };
1293
- foreach?: string;
1294
- if?: string;
1295
- events?: import("@omnia/fx-models").VelcronEvent;
1296
- type: string;
1297
- name?: string;
1298
- key?: string;
1299
- margin?: {
1300
- top?: string | number;
1301
- right?: string | number;
1302
- bottom?: string | number;
1303
- left?: string | number;
1304
- };
1305
- padding?: {
1306
- top?: string | number;
1307
- right?: string | number;
1308
- bottom?: string | number;
1309
- left?: string | number;
1310
- };
1311
- }[];
1312
- events?: {
1313
- onLoaded?: string[];
1314
- onEditMode?: string[];
1315
- onSaved?: string[];
1316
- };
1317
- actions?: {
1318
- [name: string]: string[];
1319
- };
1320
- components?: {
1321
- type: string;
1322
- events?: any;
1323
- properties?: {
1324
- [name: string]: any;
1325
- };
1326
- icon?: any;
1327
- body?: {
1328
- body?: any[];
1329
- style?: {
1330
- margin?: number;
1331
- marginTop?: number;
1332
- marginRight?: number;
1333
- marginBottom?: number;
1334
- marginLeft?: number;
1335
- padding?: number;
1336
- paddingTop?: number;
1337
- paddingRight?: number;
1338
- paddingBottom?: number;
1339
- paddingLeft?: number;
1340
- height?: string | number;
1341
- width?: string | number;
1342
- };
1343
- foreach?: string;
1344
- if?: string;
1345
- events?: import("@omnia/fx-models").VelcronEvent;
1346
- type: string;
1347
- name?: string;
1348
- key?: string;
1349
- margin?: {
1350
- top?: string | number;
1351
- right?: string | number;
1352
- bottom?: string | number;
1353
- left?: string | number;
1354
- };
1355
- padding?: {
1356
- top?: string | number;
1357
- right?: string | number;
1358
- bottom?: string | number;
1359
- left?: string | number;
1360
- };
1361
- }[];
1362
- style?: {
1363
- margin?: number;
1364
- marginTop?: number;
1365
- marginRight?: number;
1366
- marginBottom?: number;
1367
- marginLeft?: number;
1368
- padding?: number;
1369
- paddingTop?: number;
1370
- paddingRight?: number;
1371
- paddingBottom?: number;
1372
- paddingLeft?: number;
1373
- height?: string | number;
1374
- width?: string | number;
1375
- };
1376
- foreach?: string;
1377
- if?: string;
1378
- name?: string;
1379
- key?: string;
1380
- margin?: {
1381
- top?: string | number;
1382
- right?: string | number;
1383
- bottom?: string | number;
1384
- left?: string | number;
1385
- };
1386
- padding?: {
1387
- top?: string | number;
1388
- right?: string | number;
1389
- bottom?: string | number;
1390
- left?: string | number;
1391
- };
1392
- }[];
1393
- propEditors?: {
1394
- name?: string;
1395
- category?: string;
1396
- type: string;
1397
- settings?: any;
1398
- stateMapping?: string;
1399
- propertyMapping?: boolean;
1400
- multiple?: boolean;
1401
- component?: unknown;
1402
- }[];
1403
- state?: object;
1404
- computed?: {
1405
- [name: string]: string[];
1406
- };
1407
- key?: string;
1408
- };
1409
- };
1410
- styles: {
1411
- background?: {
1412
- fill?: {
1413
- colors: (string | {
1414
- colorType: "base" | "onBase" | "container" | "onContainer";
1415
- toned?: boolean;
1416
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1417
- } | {
1418
- color: string | {
1419
- colorType: "base" | "onBase" | "container" | "onContainer";
1420
- toned?: boolean;
1421
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1422
- };
1423
- stop?: number;
1424
- })[];
1425
- acrylic?: boolean;
1426
- opacity?: number;
1427
- };
1428
- border?: {
1429
- radius?: {
1430
- top?: import("@omnia/fx-models").SpacingValue;
1431
- right?: import("@omnia/fx-models").SpacingValue;
1432
- bottom?: import("@omnia/fx-models").SpacingValue;
1433
- left?: import("@omnia/fx-models").SpacingValue;
1434
- };
1435
- width?: {
1436
- top?: import("@omnia/fx-models").SpacingValue;
1437
- right?: import("@omnia/fx-models").SpacingValue;
1438
- bottom?: import("@omnia/fx-models").SpacingValue;
1439
- left?: import("@omnia/fx-models").SpacingValue;
1440
- };
1441
- fill?: {
1442
- colors: (string | {
1443
- colorType: "base" | "onBase" | "container" | "onContainer";
1444
- toned?: boolean;
1445
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1446
- } | {
1447
- color: string | {
1448
- colorType: "base" | "onBase" | "container" | "onContainer";
1449
- toned?: boolean;
1450
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
1451
- };
1452
- stop?: number;
1453
- })[];
1454
- acrylic?: boolean;
1455
- opacity?: number;
1456
- };
1457
- };
1458
- elevation?: number;
1459
- };
1460
- spacing?: {
1461
- top?: import("@omnia/fx-models").SpacingValue;
1462
- right?: import("@omnia/fx-models").SpacingValue;
1463
- bottom?: import("@omnia/fx-models").SpacingValue;
1464
- left?: import("@omnia/fx-models").SpacingValue;
1465
- };
1466
- };
1467
- };
1468
- name?: string;
1469
- };
1470
- components: {
1471
- buttons?: {
1472
- text?: {
1473
- primary?: {
785
+ basic?: {
1474
786
  type: "button";
1475
787
  padding?: {
1476
788
  top?: import("@omnia/fx-models").SpacingValue;
@@ -1585,7 +897,7 @@ export declare const useComponentBlueprintStore: () => {
1585
897
  size?: number;
1586
898
  };
1587
899
  };
1588
- basic?: {
900
+ accent1?: {
1589
901
  type: "button";
1590
902
  padding?: {
1591
903
  top?: import("@omnia/fx-models").SpacingValue;
@@ -1700,7 +1012,7 @@ export declare const useComponentBlueprintStore: () => {
1700
1012
  size?: number;
1701
1013
  };
1702
1014
  };
1703
- accent1?: {
1015
+ warn?: {
1704
1016
  type: "button";
1705
1017
  padding?: {
1706
1018
  top?: import("@omnia/fx-models").SpacingValue;
@@ -1815,7 +1127,7 @@ export declare const useComponentBlueprintStore: () => {
1815
1127
  size?: number;
1816
1128
  };
1817
1129
  };
1818
- warn?: {
1130
+ disabled?: {
1819
1131
  type: "button";
1820
1132
  padding?: {
1821
1133
  top?: import("@omnia/fx-models").SpacingValue;
@@ -1930,7 +1242,7 @@ export declare const useComponentBlueprintStore: () => {
1930
1242
  size?: number;
1931
1243
  };
1932
1244
  };
1933
- disabled?: {
1245
+ link?: {
1934
1246
  type: "button";
1935
1247
  padding?: {
1936
1248
  top?: import("@omnia/fx-models").SpacingValue;
@@ -2045,7 +1357,9 @@ export declare const useComponentBlueprintStore: () => {
2045
1357
  size?: number;
2046
1358
  };
2047
1359
  };
2048
- link?: {
1360
+ };
1361
+ icon?: {
1362
+ primary?: {
2049
1363
  type: "button";
2050
1364
  padding?: {
2051
1365
  top?: import("@omnia/fx-models").SpacingValue;
@@ -2160,9 +1474,7 @@ export declare const useComponentBlueprintStore: () => {
2160
1474
  size?: number;
2161
1475
  };
2162
1476
  };
2163
- };
2164
- icon?: {
2165
- primary?: {
1477
+ basic?: {
2166
1478
  type: "button";
2167
1479
  padding?: {
2168
1480
  top?: import("@omnia/fx-models").SpacingValue;
@@ -2277,7 +1589,7 @@ export declare const useComponentBlueprintStore: () => {
2277
1589
  size?: number;
2278
1590
  };
2279
1591
  };
2280
- basic?: {
1592
+ accent1?: {
2281
1593
  type: "button";
2282
1594
  padding?: {
2283
1595
  top?: import("@omnia/fx-models").SpacingValue;
@@ -2392,7 +1704,7 @@ export declare const useComponentBlueprintStore: () => {
2392
1704
  size?: number;
2393
1705
  };
2394
1706
  };
2395
- accent1?: {
1707
+ warn?: {
2396
1708
  type: "button";
2397
1709
  padding?: {
2398
1710
  top?: import("@omnia/fx-models").SpacingValue;
@@ -2507,7 +1819,7 @@ export declare const useComponentBlueprintStore: () => {
2507
1819
  size?: number;
2508
1820
  };
2509
1821
  };
2510
- warn?: {
1822
+ disabled?: {
2511
1823
  type: "button";
2512
1824
  padding?: {
2513
1825
  top?: import("@omnia/fx-models").SpacingValue;
@@ -2622,122 +1934,7 @@ export declare const useComponentBlueprintStore: () => {
2622
1934
  size?: number;
2623
1935
  };
2624
1936
  };
2625
- disabled?: {
2626
- type: "button";
2627
- padding?: {
2628
- top?: import("@omnia/fx-models").SpacingValue;
2629
- right?: import("@omnia/fx-models").SpacingValue;
2630
- bottom?: import("@omnia/fx-models").SpacingValue;
2631
- left?: import("@omnia/fx-models").SpacingValue;
2632
- };
2633
- background?: {
2634
- fill?: {
2635
- colors: (string | {
2636
- colorType: "base" | "onBase" | "container" | "onContainer";
2637
- toned?: boolean;
2638
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
2639
- } | {
2640
- color: string | {
2641
- colorType: "base" | "onBase" | "container" | "onContainer";
2642
- toned?: boolean;
2643
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
2644
- };
2645
- stop?: number;
2646
- })[];
2647
- acrylic?: boolean;
2648
- opacity?: number;
2649
- };
2650
- border?: {
2651
- radius?: {
2652
- top?: import("@omnia/fx-models").SpacingValue;
2653
- right?: import("@omnia/fx-models").SpacingValue;
2654
- bottom?: import("@omnia/fx-models").SpacingValue;
2655
- left?: import("@omnia/fx-models").SpacingValue;
2656
- };
2657
- width?: {
2658
- top?: import("@omnia/fx-models").SpacingValue;
2659
- right?: import("@omnia/fx-models").SpacingValue;
2660
- bottom?: import("@omnia/fx-models").SpacingValue;
2661
- left?: import("@omnia/fx-models").SpacingValue;
2662
- };
2663
- fill?: {
2664
- colors: (string | {
2665
- colorType: "base" | "onBase" | "container" | "onContainer";
2666
- toned?: boolean;
2667
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
2668
- } | {
2669
- color: string | any;
2670
- stop?: number;
2671
- })[];
2672
- acrylic?: boolean;
2673
- opacity?: number;
2674
- };
2675
- };
2676
- elevation?: number;
2677
- };
2678
- alterCase?: boolean;
2679
- text?: {
2680
- type: "text";
2681
- color?: {
2682
- colors: (string | {
2683
- colorType: "base" | "onBase" | "container" | "onContainer";
2684
- toned?: boolean;
2685
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
2686
- } | {
2687
- color: string | {
2688
- colorType: "base" | "onBase" | "container" | "onContainer";
2689
- toned?: boolean;
2690
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
2691
- };
2692
- stop?: number;
2693
- })[];
2694
- acrylic?: boolean;
2695
- opacity?: number;
2696
- };
2697
- typography?: {
2698
- decoration?: string;
2699
- lg: {
2700
- weight: number;
2701
- size: number;
2702
- lineHeight: number;
2703
- };
2704
- md?: {
2705
- weight: number;
2706
- size: number;
2707
- lineHeight: number;
2708
- };
2709
- sm?: {
2710
- weight: number;
2711
- size: number;
2712
- lineHeight: number;
2713
- };
2714
- } | {
2715
- type: "title" | "text" | "navigation";
2716
- size: "xs" | "s" | "m" | "l" | "xl";
2717
- };
2718
- };
2719
- icon?: {
2720
- type: "icon";
2721
- color?: {
2722
- colors: (string | {
2723
- colorType: "base" | "onBase" | "container" | "onContainer";
2724
- toned?: boolean;
2725
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
2726
- } | {
2727
- color: string | {
2728
- colorType: "base" | "onBase" | "container" | "onContainer";
2729
- toned?: boolean;
2730
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
2731
- };
2732
- stop?: number;
2733
- })[];
2734
- acrylic?: boolean;
2735
- opacity?: number;
2736
- };
2737
- size?: number;
2738
- };
2739
- };
2740
- link?: {
1937
+ link?: {
2741
1938
  type: "button";
2742
1939
  padding?: {
2743
1940
  top?: import("@omnia/fx-models").SpacingValue;
@@ -4040,6 +3237,813 @@ export declare const useComponentBlueprintStore: () => {
4040
3237
  };
4041
3238
  };
4042
3239
  };
3240
+ blocks?: {
3241
+ primary: {
3242
+ name?: string;
3243
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3244
+ header: {
3245
+ definitionId: {
3246
+ toString: () => string;
3247
+ equals?: {
3248
+ guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
3249
+ };
3250
+ };
3251
+ definition?: {
3252
+ type: "velcron";
3253
+ version?: string;
3254
+ name?: string;
3255
+ body?: {
3256
+ body?: any[];
3257
+ style?: {
3258
+ margin?: number;
3259
+ marginTop?: number;
3260
+ marginRight?: number;
3261
+ marginBottom?: number;
3262
+ marginLeft?: number;
3263
+ padding?: number;
3264
+ paddingTop?: number;
3265
+ paddingRight?: number;
3266
+ paddingBottom?: number;
3267
+ paddingLeft?: number;
3268
+ height?: string | number;
3269
+ width?: string | number;
3270
+ };
3271
+ foreach?: string;
3272
+ if?: string;
3273
+ events?: import("@omnia/fx-models").VelcronEvent;
3274
+ type: string;
3275
+ name?: string;
3276
+ key?: string;
3277
+ margin?: {
3278
+ top?: string | number;
3279
+ right?: string | number;
3280
+ bottom?: string | number;
3281
+ left?: string | number;
3282
+ };
3283
+ padding?: {
3284
+ top?: string | number;
3285
+ right?: string | number;
3286
+ bottom?: string | number;
3287
+ left?: string | number;
3288
+ };
3289
+ }[];
3290
+ events?: {
3291
+ onLoaded?: string[];
3292
+ onEditMode?: string[];
3293
+ onSaved?: string[];
3294
+ };
3295
+ actions?: {
3296
+ [name: string]: string[];
3297
+ };
3298
+ components?: {
3299
+ type: string;
3300
+ events?: any;
3301
+ properties?: {
3302
+ [name: string]: any;
3303
+ };
3304
+ icon?: any;
3305
+ body?: {
3306
+ body?: any[];
3307
+ style?: {
3308
+ margin?: number;
3309
+ marginTop?: number;
3310
+ marginRight?: number;
3311
+ marginBottom?: number;
3312
+ marginLeft?: number;
3313
+ padding?: number;
3314
+ paddingTop?: number;
3315
+ paddingRight?: number;
3316
+ paddingBottom?: number;
3317
+ paddingLeft?: number;
3318
+ height?: string | number;
3319
+ width?: string | number;
3320
+ };
3321
+ foreach?: string;
3322
+ if?: string;
3323
+ events?: import("@omnia/fx-models").VelcronEvent;
3324
+ type: string;
3325
+ name?: string;
3326
+ key?: string;
3327
+ margin?: {
3328
+ top?: string | number;
3329
+ right?: string | number;
3330
+ bottom?: string | number;
3331
+ left?: string | number;
3332
+ };
3333
+ padding?: {
3334
+ top?: string | number;
3335
+ right?: string | number;
3336
+ bottom?: string | number;
3337
+ left?: string | number;
3338
+ };
3339
+ }[];
3340
+ style?: {
3341
+ margin?: number;
3342
+ marginTop?: number;
3343
+ marginRight?: number;
3344
+ marginBottom?: number;
3345
+ marginLeft?: number;
3346
+ padding?: number;
3347
+ paddingTop?: number;
3348
+ paddingRight?: number;
3349
+ paddingBottom?: number;
3350
+ paddingLeft?: number;
3351
+ height?: string | number;
3352
+ width?: string | number;
3353
+ };
3354
+ foreach?: string;
3355
+ if?: string;
3356
+ name?: string;
3357
+ key?: string;
3358
+ margin?: {
3359
+ top?: string | number;
3360
+ right?: string | number;
3361
+ bottom?: string | number;
3362
+ left?: string | number;
3363
+ };
3364
+ padding?: {
3365
+ top?: string | number;
3366
+ right?: string | number;
3367
+ bottom?: string | number;
3368
+ left?: string | number;
3369
+ };
3370
+ }[];
3371
+ propEditors?: {
3372
+ name?: string;
3373
+ category?: string;
3374
+ type: string;
3375
+ settings?: any;
3376
+ stateMapping?: string;
3377
+ propertyMapping?: boolean;
3378
+ multiple?: boolean;
3379
+ component?: unknown;
3380
+ }[];
3381
+ state?: object;
3382
+ computed?: {
3383
+ [name: string]: string[];
3384
+ };
3385
+ key?: string;
3386
+ };
3387
+ };
3388
+ styles: {
3389
+ background?: {
3390
+ fill?: {
3391
+ colors: (string | {
3392
+ colorType: "base" | "onBase" | "container" | "onContainer";
3393
+ toned?: boolean;
3394
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3395
+ } | {
3396
+ color: string | {
3397
+ colorType: "base" | "onBase" | "container" | "onContainer";
3398
+ toned?: boolean;
3399
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3400
+ };
3401
+ stop?: number;
3402
+ })[];
3403
+ acrylic?: boolean;
3404
+ opacity?: number;
3405
+ };
3406
+ border?: {
3407
+ radius?: {
3408
+ top?: import("@omnia/fx-models").SpacingValue;
3409
+ right?: import("@omnia/fx-models").SpacingValue;
3410
+ bottom?: import("@omnia/fx-models").SpacingValue;
3411
+ left?: import("@omnia/fx-models").SpacingValue;
3412
+ };
3413
+ width?: {
3414
+ top?: import("@omnia/fx-models").SpacingValue;
3415
+ right?: import("@omnia/fx-models").SpacingValue;
3416
+ bottom?: import("@omnia/fx-models").SpacingValue;
3417
+ left?: import("@omnia/fx-models").SpacingValue;
3418
+ };
3419
+ fill?: {
3420
+ colors: (string | {
3421
+ colorType: "base" | "onBase" | "container" | "onContainer";
3422
+ toned?: boolean;
3423
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3424
+ } | {
3425
+ color: string | any;
3426
+ stop?: number;
3427
+ })[];
3428
+ acrylic?: boolean;
3429
+ opacity?: number;
3430
+ };
3431
+ };
3432
+ elevation?: number;
3433
+ };
3434
+ spacing?: {
3435
+ top?: import("@omnia/fx-models").SpacingValue;
3436
+ right?: import("@omnia/fx-models").SpacingValue;
3437
+ bottom?: import("@omnia/fx-models").SpacingValue;
3438
+ left?: import("@omnia/fx-models").SpacingValue;
3439
+ };
3440
+ };
3441
+ };
3442
+ variant1?: {
3443
+ name?: string;
3444
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3445
+ header: {
3446
+ definitionId: {
3447
+ toString: () => string;
3448
+ equals?: {
3449
+ guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
3450
+ };
3451
+ };
3452
+ definition?: {
3453
+ type: "velcron";
3454
+ version?: string;
3455
+ name?: string;
3456
+ body?: {
3457
+ body?: any[];
3458
+ style?: {
3459
+ margin?: number;
3460
+ marginTop?: number;
3461
+ marginRight?: number;
3462
+ marginBottom?: number;
3463
+ marginLeft?: number;
3464
+ padding?: number;
3465
+ paddingTop?: number;
3466
+ paddingRight?: number;
3467
+ paddingBottom?: number;
3468
+ paddingLeft?: number;
3469
+ height?: string | number;
3470
+ width?: string | number;
3471
+ };
3472
+ foreach?: string;
3473
+ if?: string;
3474
+ events?: import("@omnia/fx-models").VelcronEvent;
3475
+ type: string;
3476
+ name?: string;
3477
+ key?: string;
3478
+ margin?: {
3479
+ top?: string | number;
3480
+ right?: string | number;
3481
+ bottom?: string | number;
3482
+ left?: string | number;
3483
+ };
3484
+ padding?: {
3485
+ top?: string | number;
3486
+ right?: string | number;
3487
+ bottom?: string | number;
3488
+ left?: string | number;
3489
+ };
3490
+ }[];
3491
+ events?: {
3492
+ onLoaded?: string[];
3493
+ onEditMode?: string[];
3494
+ onSaved?: string[];
3495
+ };
3496
+ actions?: {
3497
+ [name: string]: string[];
3498
+ };
3499
+ components?: {
3500
+ type: string;
3501
+ events?: any;
3502
+ properties?: {
3503
+ [name: string]: any;
3504
+ };
3505
+ icon?: any;
3506
+ body?: {
3507
+ body?: any[];
3508
+ style?: {
3509
+ margin?: number;
3510
+ marginTop?: number;
3511
+ marginRight?: number;
3512
+ marginBottom?: number;
3513
+ marginLeft?: number;
3514
+ padding?: number;
3515
+ paddingTop?: number;
3516
+ paddingRight?: number;
3517
+ paddingBottom?: number;
3518
+ paddingLeft?: number;
3519
+ height?: string | number;
3520
+ width?: string | number;
3521
+ };
3522
+ foreach?: string;
3523
+ if?: string;
3524
+ events?: import("@omnia/fx-models").VelcronEvent;
3525
+ type: string;
3526
+ name?: string;
3527
+ key?: string;
3528
+ margin?: {
3529
+ top?: string | number;
3530
+ right?: string | number;
3531
+ bottom?: string | number;
3532
+ left?: string | number;
3533
+ };
3534
+ padding?: {
3535
+ top?: string | number;
3536
+ right?: string | number;
3537
+ bottom?: string | number;
3538
+ left?: string | number;
3539
+ };
3540
+ }[];
3541
+ style?: {
3542
+ margin?: number;
3543
+ marginTop?: number;
3544
+ marginRight?: number;
3545
+ marginBottom?: number;
3546
+ marginLeft?: number;
3547
+ padding?: number;
3548
+ paddingTop?: number;
3549
+ paddingRight?: number;
3550
+ paddingBottom?: number;
3551
+ paddingLeft?: number;
3552
+ height?: string | number;
3553
+ width?: string | number;
3554
+ };
3555
+ foreach?: string;
3556
+ if?: string;
3557
+ name?: string;
3558
+ key?: string;
3559
+ margin?: {
3560
+ top?: string | number;
3561
+ right?: string | number;
3562
+ bottom?: string | number;
3563
+ left?: string | number;
3564
+ };
3565
+ padding?: {
3566
+ top?: string | number;
3567
+ right?: string | number;
3568
+ bottom?: string | number;
3569
+ left?: string | number;
3570
+ };
3571
+ }[];
3572
+ propEditors?: {
3573
+ name?: string;
3574
+ category?: string;
3575
+ type: string;
3576
+ settings?: any;
3577
+ stateMapping?: string;
3578
+ propertyMapping?: boolean;
3579
+ multiple?: boolean;
3580
+ component?: unknown;
3581
+ }[];
3582
+ state?: object;
3583
+ computed?: {
3584
+ [name: string]: string[];
3585
+ };
3586
+ key?: string;
3587
+ };
3588
+ };
3589
+ styles: {
3590
+ background?: {
3591
+ fill?: {
3592
+ colors: (string | {
3593
+ colorType: "base" | "onBase" | "container" | "onContainer";
3594
+ toned?: boolean;
3595
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3596
+ } | {
3597
+ color: string | {
3598
+ colorType: "base" | "onBase" | "container" | "onContainer";
3599
+ toned?: boolean;
3600
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3601
+ };
3602
+ stop?: number;
3603
+ })[];
3604
+ acrylic?: boolean;
3605
+ opacity?: number;
3606
+ };
3607
+ border?: {
3608
+ radius?: {
3609
+ top?: import("@omnia/fx-models").SpacingValue;
3610
+ right?: import("@omnia/fx-models").SpacingValue;
3611
+ bottom?: import("@omnia/fx-models").SpacingValue;
3612
+ left?: import("@omnia/fx-models").SpacingValue;
3613
+ };
3614
+ width?: {
3615
+ top?: import("@omnia/fx-models").SpacingValue;
3616
+ right?: import("@omnia/fx-models").SpacingValue;
3617
+ bottom?: import("@omnia/fx-models").SpacingValue;
3618
+ left?: import("@omnia/fx-models").SpacingValue;
3619
+ };
3620
+ fill?: {
3621
+ colors: (string | {
3622
+ colorType: "base" | "onBase" | "container" | "onContainer";
3623
+ toned?: boolean;
3624
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3625
+ } | {
3626
+ color: string | any;
3627
+ stop?: number;
3628
+ })[];
3629
+ acrylic?: boolean;
3630
+ opacity?: number;
3631
+ };
3632
+ };
3633
+ elevation?: number;
3634
+ };
3635
+ spacing?: {
3636
+ top?: import("@omnia/fx-models").SpacingValue;
3637
+ right?: import("@omnia/fx-models").SpacingValue;
3638
+ bottom?: import("@omnia/fx-models").SpacingValue;
3639
+ left?: import("@omnia/fx-models").SpacingValue;
3640
+ };
3641
+ };
3642
+ };
3643
+ variant2?: {
3644
+ name?: string;
3645
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3646
+ header: {
3647
+ definitionId: {
3648
+ toString: () => string;
3649
+ equals?: {
3650
+ guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
3651
+ };
3652
+ };
3653
+ definition?: {
3654
+ type: "velcron";
3655
+ version?: string;
3656
+ name?: string;
3657
+ body?: {
3658
+ body?: any[];
3659
+ style?: {
3660
+ margin?: number;
3661
+ marginTop?: number;
3662
+ marginRight?: number;
3663
+ marginBottom?: number;
3664
+ marginLeft?: number;
3665
+ padding?: number;
3666
+ paddingTop?: number;
3667
+ paddingRight?: number;
3668
+ paddingBottom?: number;
3669
+ paddingLeft?: number;
3670
+ height?: string | number;
3671
+ width?: string | number;
3672
+ };
3673
+ foreach?: string;
3674
+ if?: string;
3675
+ events?: import("@omnia/fx-models").VelcronEvent;
3676
+ type: string;
3677
+ name?: string;
3678
+ key?: string;
3679
+ margin?: {
3680
+ top?: string | number;
3681
+ right?: string | number;
3682
+ bottom?: string | number;
3683
+ left?: string | number;
3684
+ };
3685
+ padding?: {
3686
+ top?: string | number;
3687
+ right?: string | number;
3688
+ bottom?: string | number;
3689
+ left?: string | number;
3690
+ };
3691
+ }[];
3692
+ events?: {
3693
+ onLoaded?: string[];
3694
+ onEditMode?: string[];
3695
+ onSaved?: string[];
3696
+ };
3697
+ actions?: {
3698
+ [name: string]: string[];
3699
+ };
3700
+ components?: {
3701
+ type: string;
3702
+ events?: any;
3703
+ properties?: {
3704
+ [name: string]: any;
3705
+ };
3706
+ icon?: any;
3707
+ body?: {
3708
+ body?: any[];
3709
+ style?: {
3710
+ margin?: number;
3711
+ marginTop?: number;
3712
+ marginRight?: number;
3713
+ marginBottom?: number;
3714
+ marginLeft?: number;
3715
+ padding?: number;
3716
+ paddingTop?: number;
3717
+ paddingRight?: number;
3718
+ paddingBottom?: number;
3719
+ paddingLeft?: number;
3720
+ height?: string | number;
3721
+ width?: string | number;
3722
+ };
3723
+ foreach?: string;
3724
+ if?: string;
3725
+ events?: import("@omnia/fx-models").VelcronEvent;
3726
+ type: string;
3727
+ name?: string;
3728
+ key?: string;
3729
+ margin?: {
3730
+ top?: string | number;
3731
+ right?: string | number;
3732
+ bottom?: string | number;
3733
+ left?: string | number;
3734
+ };
3735
+ padding?: {
3736
+ top?: string | number;
3737
+ right?: string | number;
3738
+ bottom?: string | number;
3739
+ left?: string | number;
3740
+ };
3741
+ }[];
3742
+ style?: {
3743
+ margin?: number;
3744
+ marginTop?: number;
3745
+ marginRight?: number;
3746
+ marginBottom?: number;
3747
+ marginLeft?: number;
3748
+ padding?: number;
3749
+ paddingTop?: number;
3750
+ paddingRight?: number;
3751
+ paddingBottom?: number;
3752
+ paddingLeft?: number;
3753
+ height?: string | number;
3754
+ width?: string | number;
3755
+ };
3756
+ foreach?: string;
3757
+ if?: string;
3758
+ name?: string;
3759
+ key?: string;
3760
+ margin?: {
3761
+ top?: string | number;
3762
+ right?: string | number;
3763
+ bottom?: string | number;
3764
+ left?: string | number;
3765
+ };
3766
+ padding?: {
3767
+ top?: string | number;
3768
+ right?: string | number;
3769
+ bottom?: string | number;
3770
+ left?: string | number;
3771
+ };
3772
+ }[];
3773
+ propEditors?: {
3774
+ name?: string;
3775
+ category?: string;
3776
+ type: string;
3777
+ settings?: any;
3778
+ stateMapping?: string;
3779
+ propertyMapping?: boolean;
3780
+ multiple?: boolean;
3781
+ component?: unknown;
3782
+ }[];
3783
+ state?: object;
3784
+ computed?: {
3785
+ [name: string]: string[];
3786
+ };
3787
+ key?: string;
3788
+ };
3789
+ };
3790
+ styles: {
3791
+ background?: {
3792
+ fill?: {
3793
+ colors: (string | {
3794
+ colorType: "base" | "onBase" | "container" | "onContainer";
3795
+ toned?: boolean;
3796
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3797
+ } | {
3798
+ color: string | {
3799
+ colorType: "base" | "onBase" | "container" | "onContainer";
3800
+ toned?: boolean;
3801
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3802
+ };
3803
+ stop?: number;
3804
+ })[];
3805
+ acrylic?: boolean;
3806
+ opacity?: number;
3807
+ };
3808
+ border?: {
3809
+ radius?: {
3810
+ top?: import("@omnia/fx-models").SpacingValue;
3811
+ right?: import("@omnia/fx-models").SpacingValue;
3812
+ bottom?: import("@omnia/fx-models").SpacingValue;
3813
+ left?: import("@omnia/fx-models").SpacingValue;
3814
+ };
3815
+ width?: {
3816
+ top?: import("@omnia/fx-models").SpacingValue;
3817
+ right?: import("@omnia/fx-models").SpacingValue;
3818
+ bottom?: import("@omnia/fx-models").SpacingValue;
3819
+ left?: import("@omnia/fx-models").SpacingValue;
3820
+ };
3821
+ fill?: {
3822
+ colors: (string | {
3823
+ colorType: "base" | "onBase" | "container" | "onContainer";
3824
+ toned?: boolean;
3825
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3826
+ } | {
3827
+ color: string | any;
3828
+ stop?: number;
3829
+ })[];
3830
+ acrylic?: boolean;
3831
+ opacity?: number;
3832
+ };
3833
+ };
3834
+ elevation?: number;
3835
+ };
3836
+ spacing?: {
3837
+ top?: import("@omnia/fx-models").SpacingValue;
3838
+ right?: import("@omnia/fx-models").SpacingValue;
3839
+ bottom?: import("@omnia/fx-models").SpacingValue;
3840
+ left?: import("@omnia/fx-models").SpacingValue;
3841
+ };
3842
+ };
3843
+ };
3844
+ variant3?: {
3845
+ name?: string;
3846
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3847
+ header: {
3848
+ definitionId: {
3849
+ toString: () => string;
3850
+ equals?: {
3851
+ guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
3852
+ };
3853
+ };
3854
+ definition?: {
3855
+ type: "velcron";
3856
+ version?: string;
3857
+ name?: string;
3858
+ body?: {
3859
+ body?: any[];
3860
+ style?: {
3861
+ margin?: number;
3862
+ marginTop?: number;
3863
+ marginRight?: number;
3864
+ marginBottom?: number;
3865
+ marginLeft?: number;
3866
+ padding?: number;
3867
+ paddingTop?: number;
3868
+ paddingRight?: number;
3869
+ paddingBottom?: number;
3870
+ paddingLeft?: number;
3871
+ height?: string | number;
3872
+ width?: string | number;
3873
+ };
3874
+ foreach?: string;
3875
+ if?: string;
3876
+ events?: import("@omnia/fx-models").VelcronEvent;
3877
+ type: string;
3878
+ name?: string;
3879
+ key?: string;
3880
+ margin?: {
3881
+ top?: string | number;
3882
+ right?: string | number;
3883
+ bottom?: string | number;
3884
+ left?: string | number;
3885
+ };
3886
+ padding?: {
3887
+ top?: string | number;
3888
+ right?: string | number;
3889
+ bottom?: string | number;
3890
+ left?: string | number;
3891
+ };
3892
+ }[];
3893
+ events?: {
3894
+ onLoaded?: string[];
3895
+ onEditMode?: string[];
3896
+ onSaved?: string[];
3897
+ };
3898
+ actions?: {
3899
+ [name: string]: string[];
3900
+ };
3901
+ components?: {
3902
+ type: string;
3903
+ events?: any;
3904
+ properties?: {
3905
+ [name: string]: any;
3906
+ };
3907
+ icon?: any;
3908
+ body?: {
3909
+ body?: any[];
3910
+ style?: {
3911
+ margin?: number;
3912
+ marginTop?: number;
3913
+ marginRight?: number;
3914
+ marginBottom?: number;
3915
+ marginLeft?: number;
3916
+ padding?: number;
3917
+ paddingTop?: number;
3918
+ paddingRight?: number;
3919
+ paddingBottom?: number;
3920
+ paddingLeft?: number;
3921
+ height?: string | number;
3922
+ width?: string | number;
3923
+ };
3924
+ foreach?: string;
3925
+ if?: string;
3926
+ events?: import("@omnia/fx-models").VelcronEvent;
3927
+ type: string;
3928
+ name?: string;
3929
+ key?: string;
3930
+ margin?: {
3931
+ top?: string | number;
3932
+ right?: string | number;
3933
+ bottom?: string | number;
3934
+ left?: string | number;
3935
+ };
3936
+ padding?: {
3937
+ top?: string | number;
3938
+ right?: string | number;
3939
+ bottom?: string | number;
3940
+ left?: string | number;
3941
+ };
3942
+ }[];
3943
+ style?: {
3944
+ margin?: number;
3945
+ marginTop?: number;
3946
+ marginRight?: number;
3947
+ marginBottom?: number;
3948
+ marginLeft?: number;
3949
+ padding?: number;
3950
+ paddingTop?: number;
3951
+ paddingRight?: number;
3952
+ paddingBottom?: number;
3953
+ paddingLeft?: number;
3954
+ height?: string | number;
3955
+ width?: string | number;
3956
+ };
3957
+ foreach?: string;
3958
+ if?: string;
3959
+ name?: string;
3960
+ key?: string;
3961
+ margin?: {
3962
+ top?: string | number;
3963
+ right?: string | number;
3964
+ bottom?: string | number;
3965
+ left?: string | number;
3966
+ };
3967
+ padding?: {
3968
+ top?: string | number;
3969
+ right?: string | number;
3970
+ bottom?: string | number;
3971
+ left?: string | number;
3972
+ };
3973
+ }[];
3974
+ propEditors?: {
3975
+ name?: string;
3976
+ category?: string;
3977
+ type: string;
3978
+ settings?: any;
3979
+ stateMapping?: string;
3980
+ propertyMapping?: boolean;
3981
+ multiple?: boolean;
3982
+ component?: unknown;
3983
+ }[];
3984
+ state?: object;
3985
+ computed?: {
3986
+ [name: string]: string[];
3987
+ };
3988
+ key?: string;
3989
+ };
3990
+ };
3991
+ styles: {
3992
+ background?: {
3993
+ fill?: {
3994
+ colors: (string | {
3995
+ colorType: "base" | "onBase" | "container" | "onContainer";
3996
+ toned?: boolean;
3997
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
3998
+ } | {
3999
+ color: string | {
4000
+ colorType: "base" | "onBase" | "container" | "onContainer";
4001
+ toned?: boolean;
4002
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
4003
+ };
4004
+ stop?: number;
4005
+ })[];
4006
+ acrylic?: boolean;
4007
+ opacity?: number;
4008
+ };
4009
+ border?: {
4010
+ radius?: {
4011
+ top?: import("@omnia/fx-models").SpacingValue;
4012
+ right?: import("@omnia/fx-models").SpacingValue;
4013
+ bottom?: import("@omnia/fx-models").SpacingValue;
4014
+ left?: import("@omnia/fx-models").SpacingValue;
4015
+ };
4016
+ width?: {
4017
+ top?: import("@omnia/fx-models").SpacingValue;
4018
+ right?: import("@omnia/fx-models").SpacingValue;
4019
+ bottom?: import("@omnia/fx-models").SpacingValue;
4020
+ left?: import("@omnia/fx-models").SpacingValue;
4021
+ };
4022
+ fill?: {
4023
+ colors: (string | {
4024
+ colorType: "base" | "onBase" | "container" | "onContainer";
4025
+ toned?: boolean;
4026
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
4027
+ } | {
4028
+ color: string | any;
4029
+ stop?: number;
4030
+ })[];
4031
+ acrylic?: boolean;
4032
+ opacity?: number;
4033
+ };
4034
+ };
4035
+ elevation?: number;
4036
+ };
4037
+ spacing?: {
4038
+ top?: import("@omnia/fx-models").SpacingValue;
4039
+ right?: import("@omnia/fx-models").SpacingValue;
4040
+ bottom?: import("@omnia/fx-models").SpacingValue;
4041
+ left?: import("@omnia/fx-models").SpacingValue;
4042
+ };
4043
+ };
4044
+ };
4045
+ name?: string;
4046
+ };
4043
4047
  name?: string;
4044
4048
  };
4045
4049
  };
@@ -4072,16 +4076,15 @@ export declare const useComponentBlueprintStore: () => {
4072
4076
  setTheme: (themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2) => void;
4073
4077
  };
4074
4078
  get: {
4075
- colorSchema: (colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic") => import("@omnia/fx-models").ColorSchema;
4079
+ colorSchema: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic") => import("@omnia/fx-models").ColorSchema;
4076
4080
  typography: () => import("@omnia/fx-models").TypographyBlueprints;
4077
4081
  spacing: () => import("@omnia/fx-models").SpacingBlueprints;
4078
- chrome: () => import("@omnia/fx-models").ChromeBlueprints;
4079
4082
  component: () => import("@omnia/fx-models").ComponentBlueprints;
4080
- color: (colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
4081
- colorDefinition: (colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => import("@omnia/fx-models").ColorDefinition;
4083
+ color: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
4084
+ colorDefinition: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => import("@omnia/fx-models").ColorDefinition;
4082
4085
  complementaryColorType: (colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => import("@omnia/fx-models").ColorTypes;
4083
- complementaryColor: (colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
4084
- complementaryColorDefinition: (colorSchemaType: "info" | "error" | import("@omnia/fx-models").ColorSchemaTypes | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => import("@omnia/fx-models").ColorDefinition;
4086
+ complementaryColor: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
4087
+ complementaryColorDefinition: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => import("@omnia/fx-models").ColorDefinition;
4085
4088
  currentTheme: () => import("@omnia/fx-models").ThemeDefinitionV2;
4086
4089
  };
4087
4090
  };