@omnia/fx 8.0.161-dev → 8.0.163-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. package/internal-do-not-import-from-here/stores/mediapicker/ImageTransformerStore.d.ts +13 -0
  2. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +12 -12
  3. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +4 -0
  4. package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
  6. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
  7. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
  8. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  9. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +4 -4
  10. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
  11. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +5 -5
  12. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
  13. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
  14. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
  15. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
  16. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
  17. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
  18. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +2 -2
  19. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +10 -10
  20. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -2
  21. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
  22. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
  23. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
  24. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -2
  25. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
  26. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +404 -400
  27. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +399 -395
  28. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +60 -60
  29. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +399 -395
  30. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
  31. package/internal-do-not-import-from-here/ux/datetimepicker/IDateTimePicker.d.ts +2 -1
  32. package/internal-do-not-import-from-here/ux/{velcron/editor/components/AddComponent.d.ts → datetimepicker/docs/DateTimePickerExample.d.ts} +8 -4
  33. package/internal-do-not-import-from-here/ux/datetimepicker/docs/ExampleComponents.d.ts +1 -0
  34. package/internal-do-not-import-from-here/ux/datetimepicker/docs/index.d.ts +1 -0
  35. package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +22 -1
  36. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
  38. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
  42. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
  43. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
  44. package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
  45. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +22 -1
  46. package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +10 -10
  48. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
  49. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
  50. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +410 -406
  51. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +822 -814
  52. package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +21 -0
  53. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
  55. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
  57. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
  58. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +19 -19
  59. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
  60. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  61. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +9 -9
  62. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
  63. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +822 -814
  65. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
  68. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +9 -9
  69. package/internal-do-not-import-from-here/ux/oxide/timepicker/TimePicker.d.ts +65 -0
  70. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/ExampleComponents.d.ts +1 -0
  71. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/SampleComponent.d.ts +55 -0
  72. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/index.d.ts +1 -0
  73. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +10 -10
  74. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +91 -91
  76. package/internal-do-not-import-from-here/ux/richtexteditorrenderer/RichTextEditorRendererSignIn.d.ts +39 -0
  77. package/internal-do-not-import-from-here/ux/rollupfilter/RollupFilter.d.ts +2 -1
  78. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +410 -406
  79. package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +1 -0
  80. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.css.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +80 -0
  82. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/DefinitionToolbar.css.d.ts +3 -0
  83. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/DefinitionToolbar.d.ts +60 -0
  84. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/editorHooks/ContentEditorHooks.css.d.ts +2 -1
  85. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/models/EditorRenderingHooks.d.ts +3 -2
  86. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +16 -0
  87. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +11 -11
  89. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +4 -4
  90. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +16 -212
  91. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronState.d.ts +201 -0
  92. package/internal-do-not-import-from-here/ux/velcron/core/models/index.d.ts +1 -0
  93. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +6 -6
  94. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor/VelcronEditorBuilder2.d.ts → VelcronEditorBuilder.d.ts} +10 -10
  96. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronColorSchemaEditor.d.ts +2 -2
  97. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronContentEditor.d.ts +2 -2
  98. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronEditorBuilder.d.ts +2 -2
  99. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronEditorBuilderBase.d.ts +3 -3
  100. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronImageEditor.d.ts +2 -2
  101. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronPropertyMappingEditorBuilder.d.ts +2 -2
  102. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronEditorBuilder.d.ts +2 -2
  103. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronTemplateBuilder.d.ts +3 -3
  104. package/internal-do-not-import-from-here/ux/velcron/editor/components/{AddComponent.css.d.ts → AddItem.css.d.ts} +1 -1
  105. package/internal-do-not-import-from-here/ux/velcron/editor/components/AddItem.d.ts +56 -0
  106. package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-data/EditDataMemberPanel.d.ts +3 -3
  107. package/internal-do-not-import-from-here/ux/velcron/editor/models/Enums.d.ts +2 -0
  108. package/internal-do-not-import-from-here/ux/velcron/editor/models/Shared.d.ts +2 -2
  109. package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +3 -3
  110. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +5 -5
  111. package/internal-do-not-import-from-here/ux/velcron/editor/templates/EditorTemplates.d.ts +5 -0
  112. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  113. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Editor.d.ts +6 -6
  114. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +95 -95
  115. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +10 -10
  116. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +6 -4
  117. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +1 -0
  118. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +6 -4
  119. package/internal-do-not-import-from-here/wctypings.d.ts +27 -14
  120. package/package.json +2 -2
  121. package/internal-do-not-import-from-here/ux/oxide/datepicker/DateTimePicker.d.ts +0 -138
  122. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutStyle.css.d.ts +0 -3
  123. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronBlockHeaderStateBuilder.d.ts +0 -0
  124. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronColorSchemaBuilder.d.ts +0 -0
  125. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronContentStateBuilder.d.ts +0 -0
  126. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronImageStateBuilder.d.ts +0 -0
  127. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronPropertyMappingStateBuilder.d.ts +0 -0
  128. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronStateBuilder.d.ts +0 -0
  129. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronStateBuilderBase.d.ts +0 -0
  130. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronTextContentBuilder.d.ts +0 -0
@@ -92,9 +92,9 @@ declare const _default: {
92
92
  type: import("vue").PropType<object>;
93
93
  };
94
94
  variant: {
95
- type: import("vue").PropType<"primary" | "default" | "menu" | "opacity" | "toolbar" | "dial" | "slim">;
95
+ type: import("vue").PropType<"menu" | "primary" | "default" | "opacity" | "overlay" | "toolbar" | "dial" | "slim">;
96
96
  } & {
97
- type: import("vue").PropType<"primary" | "default" | "menu" | "opacity" | "toolbar" | "dial" | "slim">;
97
+ type: import("vue").PropType<"menu" | "primary" | "default" | "opacity" | "overlay" | "toolbar" | "dial" | "slim">;
98
98
  };
99
99
  target: {
100
100
  type: import("vue").PropType<"_blank" | "_self" | "_parent" | "_top" | "framename">;
@@ -214,9 +214,9 @@ declare const _default: {
214
214
  type: import("vue").PropType<object>;
215
215
  };
216
216
  variant: {
217
- type: import("vue").PropType<"primary" | "default" | "menu" | "opacity" | "toolbar" | "dial" | "slim">;
217
+ type: import("vue").PropType<"menu" | "primary" | "default" | "opacity" | "overlay" | "toolbar" | "dial" | "slim">;
218
218
  } & {
219
- type: import("vue").PropType<"primary" | "default" | "menu" | "opacity" | "toolbar" | "dial" | "slim">;
219
+ type: import("vue").PropType<"menu" | "primary" | "default" | "opacity" | "overlay" | "toolbar" | "dial" | "slim">;
220
220
  };
221
221
  target: {
222
222
  type: import("vue").PropType<"_blank" | "_self" | "_parent" | "_top" | "framename">;
@@ -347,9 +347,9 @@ declare const _default: {
347
347
  type: import("vue").PropType<object>;
348
348
  };
349
349
  variant: {
350
- type: import("vue").PropType<"primary" | "default" | "menu" | "opacity" | "toolbar" | "dial" | "slim">;
350
+ type: import("vue").PropType<"menu" | "primary" | "default" | "opacity" | "overlay" | "toolbar" | "dial" | "slim">;
351
351
  } & {
352
- type: import("vue").PropType<"primary" | "default" | "menu" | "opacity" | "toolbar" | "dial" | "slim">;
352
+ type: import("vue").PropType<"menu" | "primary" | "default" | "opacity" | "overlay" | "toolbar" | "dial" | "slim">;
353
353
  };
354
354
  target: {
355
355
  type: import("vue").PropType<"_blank" | "_self" | "_parent" | "_top" | "framename">;
@@ -477,9 +477,9 @@ declare const _default: {
477
477
  type: import("vue").PropType<object>;
478
478
  };
479
479
  variant: {
480
- type: import("vue").PropType<"primary" | "default" | "menu" | "opacity" | "toolbar" | "dial" | "slim">;
480
+ type: import("vue").PropType<"menu" | "primary" | "default" | "opacity" | "overlay" | "toolbar" | "dial" | "slim">;
481
481
  } & {
482
- type: import("vue").PropType<"primary" | "default" | "menu" | "opacity" | "toolbar" | "dial" | "slim">;
482
+ type: import("vue").PropType<"menu" | "primary" | "default" | "opacity" | "overlay" | "toolbar" | "dial" | "slim">;
483
483
  };
484
484
  target: {
485
485
  type: import("vue").PropType<"_blank" | "_self" | "_parent" | "_top" | "framename">;
@@ -518,10 +518,10 @@ declare const _default: {
518
518
  colorSchemaType?: any;
519
519
  colors?: any;
520
520
  } & {
521
- block?: boolean;
522
521
  text?: string;
523
522
  icon?: ButtonIconOptions;
524
523
  class?: String | String[];
524
+ block?: boolean;
525
525
  target?: "_blank" | "_self" | "_parent" | "_top" | "framename";
526
526
  href?: string;
527
527
  size?: "small" | "default" | "large" | "x-large" | "x-small";
@@ -531,7 +531,7 @@ declare const _default: {
531
531
  disabled?: boolean;
532
532
  blueprint?: ButtonBlueprint;
533
533
  toned?: boolean;
534
- variant?: "primary" | "default" | "menu" | "opacity" | "toolbar" | "dial" | "slim";
534
+ variant?: "menu" | "primary" | "default" | "opacity" | "overlay" | "toolbar" | "dial" | "slim";
535
535
  grouped?: boolean;
536
536
  loading?: boolean;
537
537
  overrides?: object;
@@ -12,10 +12,10 @@ declare const _default: {
12
12
  type: import("vue").PropType<Spacing | SpacingValue>;
13
13
  };
14
14
  "align-y": {
15
- type: import("vue").PropType<"center" | "top" | "bottom">;
15
+ type: import("vue").PropType<"top" | "center" | "bottom">;
16
16
  };
17
17
  alignY: {
18
- type: import("vue").PropType<"center" | "top" | "bottom">;
18
+ type: import("vue").PropType<"top" | "center" | "bottom">;
19
19
  };
20
20
  "min-width": {
21
21
  type: import("vue").PropType<string>;
@@ -62,10 +62,10 @@ declare const _default: {
62
62
  type: import("vue").PropType<Spacing | SpacingValue>;
63
63
  };
64
64
  "align-y": {
65
- type: import("vue").PropType<"center" | "top" | "bottom">;
65
+ type: import("vue").PropType<"top" | "center" | "bottom">;
66
66
  };
67
67
  alignY: {
68
- type: import("vue").PropType<"center" | "top" | "bottom">;
68
+ type: import("vue").PropType<"top" | "center" | "bottom">;
69
69
  };
70
70
  "min-width": {
71
71
  type: import("vue").PropType<string>;
@@ -123,10 +123,10 @@ declare const _default: {
123
123
  type: import("vue").PropType<Spacing | SpacingValue>;
124
124
  };
125
125
  "align-y": {
126
- type: import("vue").PropType<"center" | "top" | "bottom">;
126
+ type: import("vue").PropType<"top" | "center" | "bottom">;
127
127
  };
128
128
  alignY: {
129
- type: import("vue").PropType<"center" | "top" | "bottom">;
129
+ type: import("vue").PropType<"top" | "center" | "bottom">;
130
130
  };
131
131
  "min-width": {
132
132
  type: import("vue").PropType<string>;
@@ -181,10 +181,10 @@ declare const _default: {
181
181
  type: import("vue").PropType<Spacing | SpacingValue>;
182
182
  };
183
183
  "align-y": {
184
- type: import("vue").PropType<"center" | "top" | "bottom">;
184
+ type: import("vue").PropType<"top" | "center" | "bottom">;
185
185
  };
186
186
  alignY: {
187
- type: import("vue").PropType<"center" | "top" | "bottom">;
187
+ type: import("vue").PropType<"top" | "center" | "bottom">;
188
188
  };
189
189
  "min-width": {
190
190
  type: import("vue").PropType<string>;
@@ -235,11 +235,11 @@ declare const _default: {
235
235
  margin?: Spacing | SpacingValue;
236
236
  padding?: Spacing | SpacingValue;
237
237
  filled?: boolean;
238
- alignY?: "center" | "top" | "bottom";
238
+ alignY?: "top" | "center" | "bottom";
239
239
  grow?: number;
240
240
  toned?: boolean;
241
241
  "min-width"?: string;
242
- "align-y"?: "center" | "top" | "bottom";
242
+ "align-y"?: "top" | "center" | "bottom";
243
243
  }>, never>;
244
244
  };
245
245
  export default _default;
@@ -12,34 +12,34 @@ declare const _default: {
12
12
  type: import("vue").PropType<Spacing | SpacingValue>;
13
13
  };
14
14
  xl: {
15
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
15
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
16
16
  } & {
17
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
17
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
18
18
  };
19
19
  lg: {
20
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
20
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
21
21
  } & {
22
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
22
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
23
23
  };
24
24
  md: {
25
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
25
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
26
26
  } & {
27
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
27
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
28
28
  };
29
29
  sm: {
30
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
30
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
31
31
  } & {
32
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
32
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
33
33
  };
34
34
  xs: {
35
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
35
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
36
36
  } & {
37
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
37
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
38
38
  };
39
39
  cols: {
40
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
40
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
41
41
  } & {
42
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
42
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
43
43
  };
44
44
  variant: {
45
45
  type: import("vue").PropType<"default" | "grid">;
@@ -54,10 +54,10 @@ declare const _default: {
54
54
  type: import("vue").PropType<boolean>;
55
55
  };
56
56
  "align-self": {
57
- type: import("vue").PropType<"center" | "start" | "end" | "auto" | "stretch" | "baseline">;
57
+ type: import("vue").PropType<"start" | "center" | "end" | "auto" | "stretch" | "baseline">;
58
58
  };
59
59
  alignSelf: {
60
- type: import("vue").PropType<"center" | "start" | "end" | "auto" | "stretch" | "baseline">;
60
+ type: import("vue").PropType<"start" | "center" | "end" | "auto" | "stretch" | "baseline">;
61
61
  };
62
62
  filled: {
63
63
  type: import("vue").PropType<boolean>;
@@ -83,34 +83,34 @@ declare const _default: {
83
83
  type: import("vue").PropType<Spacing | SpacingValue>;
84
84
  };
85
85
  xl: {
86
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
86
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
87
87
  } & {
88
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
88
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
89
89
  };
90
90
  lg: {
91
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
91
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
92
92
  } & {
93
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
93
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
94
94
  };
95
95
  md: {
96
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
96
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
97
97
  } & {
98
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
98
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
99
99
  };
100
100
  sm: {
101
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
101
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
102
102
  } & {
103
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
103
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
104
104
  };
105
105
  xs: {
106
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
106
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
107
107
  } & {
108
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
108
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
109
109
  };
110
110
  cols: {
111
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
111
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
112
112
  } & {
113
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
113
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
114
114
  };
115
115
  variant: {
116
116
  type: import("vue").PropType<"default" | "grid">;
@@ -125,10 +125,10 @@ declare const _default: {
125
125
  type: import("vue").PropType<boolean>;
126
126
  };
127
127
  "align-self": {
128
- type: import("vue").PropType<"center" | "start" | "end" | "auto" | "stretch" | "baseline">;
128
+ type: import("vue").PropType<"start" | "center" | "end" | "auto" | "stretch" | "baseline">;
129
129
  };
130
130
  alignSelf: {
131
- type: import("vue").PropType<"center" | "start" | "end" | "auto" | "stretch" | "baseline">;
131
+ type: import("vue").PropType<"start" | "center" | "end" | "auto" | "stretch" | "baseline">;
132
132
  };
133
133
  filled: {
134
134
  type: import("vue").PropType<boolean>;
@@ -165,34 +165,34 @@ declare const _default: {
165
165
  type: import("vue").PropType<Spacing | SpacingValue>;
166
166
  };
167
167
  xl: {
168
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
168
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
169
169
  } & {
170
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
170
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
171
171
  };
172
172
  lg: {
173
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
173
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
174
174
  } & {
175
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
175
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
176
176
  };
177
177
  md: {
178
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
178
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
179
179
  } & {
180
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
180
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
181
181
  };
182
182
  sm: {
183
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
183
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
184
184
  } & {
185
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
185
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
186
186
  };
187
187
  xs: {
188
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
188
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
189
189
  } & {
190
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
190
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
191
191
  };
192
192
  cols: {
193
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
193
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
194
194
  } & {
195
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
195
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
196
196
  };
197
197
  variant: {
198
198
  type: import("vue").PropType<"default" | "grid">;
@@ -207,10 +207,10 @@ declare const _default: {
207
207
  type: import("vue").PropType<boolean>;
208
208
  };
209
209
  "align-self": {
210
- type: import("vue").PropType<"center" | "start" | "end" | "auto" | "stretch" | "baseline">;
210
+ type: import("vue").PropType<"start" | "center" | "end" | "auto" | "stretch" | "baseline">;
211
211
  };
212
212
  alignSelf: {
213
- type: import("vue").PropType<"center" | "start" | "end" | "auto" | "stretch" | "baseline">;
213
+ type: import("vue").PropType<"start" | "center" | "end" | "auto" | "stretch" | "baseline">;
214
214
  };
215
215
  filled: {
216
216
  type: import("vue").PropType<boolean>;
@@ -244,34 +244,34 @@ declare const _default: {
244
244
  type: import("vue").PropType<Spacing | SpacingValue>;
245
245
  };
246
246
  xl: {
247
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
247
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
248
248
  } & {
249
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
249
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
250
250
  };
251
251
  lg: {
252
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
252
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
253
253
  } & {
254
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
254
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
255
255
  };
256
256
  md: {
257
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
257
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
258
258
  } & {
259
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
259
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
260
260
  };
261
261
  sm: {
262
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
262
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
263
263
  } & {
264
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
264
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
265
265
  };
266
266
  xs: {
267
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
267
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
268
268
  } & {
269
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
269
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
270
270
  };
271
271
  cols: {
272
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
272
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
273
273
  } & {
274
- type: import("vue").PropType<1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
274
+ type: import("vue").PropType<3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12">;
275
275
  };
276
276
  variant: {
277
277
  type: import("vue").PropType<"default" | "grid">;
@@ -286,10 +286,10 @@ declare const _default: {
286
286
  type: import("vue").PropType<boolean>;
287
287
  };
288
288
  "align-self": {
289
- type: import("vue").PropType<"center" | "start" | "end" | "auto" | "stretch" | "baseline">;
289
+ type: import("vue").PropType<"start" | "center" | "end" | "auto" | "stretch" | "baseline">;
290
290
  };
291
291
  alignSelf: {
292
- type: import("vue").PropType<"center" | "start" | "end" | "auto" | "stretch" | "baseline">;
292
+ type: import("vue").PropType<"start" | "center" | "end" | "auto" | "stretch" | "baseline">;
293
293
  };
294
294
  filled: {
295
295
  type: import("vue").PropType<boolean>;
@@ -313,20 +313,20 @@ declare const _default: {
313
313
  colorSchemaType?: any;
314
314
  colors?: any;
315
315
  } & {
316
- xs?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
317
- sm?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
318
- md?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
319
- lg?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
320
- xl?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
316
+ xs?: 3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
317
+ xl?: 3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
321
318
  class?: String | String[];
322
- alignSelf?: "center" | "start" | "end" | "auto" | "stretch" | "baseline";
319
+ sm?: 3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
320
+ md?: 3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
321
+ lg?: 3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
322
+ alignSelf?: "start" | "center" | "end" | "auto" | "stretch" | "baseline";
323
323
  margin?: Spacing | SpacingValue;
324
324
  padding?: Spacing | SpacingValue;
325
325
  filled?: boolean;
326
326
  toned?: boolean;
327
327
  variant?: "default" | "grid";
328
- cols?: 1 | 2 | 4 | 8 | 3 | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "1" | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
329
- "align-self"?: "center" | "start" | "end" | "auto" | "stretch" | "baseline";
328
+ cols?: 3 | 8 | 1 | 2 | 4 | "1" | 5 | 6 | 7 | 9 | 10 | 11 | 12 | "auto" | "4" | "2" | "3" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
329
+ "align-self"?: "start" | "center" | "end" | "auto" | "stretch" | "baseline";
330
330
  }>, never>;
331
331
  };
332
332
  export default _default;