@omnia/fx 8.0.394-dev → 8.0.396-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 (105) hide show
  1. package/internal-do-not-import-from-here/core/http/HttpClient.d.ts +1 -0
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/services/TargetingPropertyService.d.ts +1 -0
  4. package/internal-do-not-import-from-here/stores/AzureAdUserStore.d.ts +1 -0
  5. package/internal-do-not-import-from-here/stores/TargetingPropertyStore.d.ts +1 -0
  6. package/internal-do-not-import-from-here/ux/admin/usermanagement/loc/localize.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserAuthenticationBlade.d.ts +5 -2
  8. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserQueryStore.d.ts +62 -13
  9. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/BulkImportBlade.d.ts +2 -7
  10. package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/ComponentEditorStore.d.ts +4 -29
  11. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/ContainerFillsBlade.stylex.d.ts +3 -0
  12. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/store/ContainerFillsEditorStore.d.ts +32 -0
  13. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/store/FillsEditorStore.d.ts +92 -0
  14. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/store/TextFillsEditorStore.d.ts +32 -0
  15. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/textBlades/TextFillsBlade.d.ts +22 -0
  16. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themedesigner/store/ThemeDesignerStore.d.ts +3 -0
  17. package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/TypographyJourney.d.ts +22 -0
  18. package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/components/FontPicker.d.ts +25 -25
  19. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +10 -0
  20. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +4 -4
  21. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +1 -1
  22. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +21 -1
  23. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/store/ColorSchemaPickerStore.d.ts +44 -0
  24. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillBlueprints.stylex.d.ts +3 -0
  25. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillBlueprintsPicker.d.ts +24 -0
  26. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillStyleEditor.d.ts +25 -0
  27. package/internal-do-not-import-from-here/ux/aurora/components/placeholder/Placeholder.d.ts +15 -0
  28. package/internal-do-not-import-from-here/ux/aurora/components/placeholder/Placeholder.stylex.d.ts +5 -0
  29. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingBlueprintPicker.d.ts +24 -0
  30. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingBlueprintPicker.stylex.d.ts +3 -0
  31. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +14 -292
  32. package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorBlueprints.stylex.d.ts +3 -0
  33. package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorBlueprintsPicker.d.ts +24 -0
  34. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintPicker.d.ts +24 -0
  35. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.css.d.ts +1 -0
  36. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +5 -7
  37. package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +30 -162
  38. package/internal-do-not-import-from-here/ux/journey/BlabeContext.d.ts +9 -8
  39. package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +13 -5
  40. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.css.d.ts +0 -3
  41. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +2 -2
  42. package/internal-do-not-import-from-here/ux/journey/journeyfilter/JourneyFilterDialog.d.ts +7 -9
  43. package/internal-do-not-import-from-here/ux/journey/models/BladeInstance.d.ts +7 -1
  44. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +2 -2
  45. package/internal-do-not-import-from-here/ux/journey/stores/JourneySelectStore.d.ts +9 -0
  46. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +6 -1
  47. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +112 -72
  48. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/SectionItemListing.d.ts +2 -2
  49. package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/models/DataTable.d.ts +14 -0
  51. package/internal-do-not-import-from-here/ux/oxide/actionmenu/ActionMenu.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/oxide/datatable/CellRenderer.d.ts +3 -1
  54. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +2 -2
  55. package/internal-do-not-import-from-here/ux/oxide/datatable/RowRenderer.d.ts +5 -1
  56. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +2 -2
  58. package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +3 -3
  60. package/internal-do-not-import-from-here/ux/oxide/select/Select.stylex.d.ts +3 -0
  61. package/internal-do-not-import-from-here/ux/oxide/select/store/MultiSelectStore.d.ts +35 -0
  62. package/internal-do-not-import-from-here/ux/oxide/selection/Selection.d.ts +16 -0
  63. package/internal-do-not-import-from-here/ux/oxide/selection/Selection.stylex.d.ts +6 -0
  64. package/internal-do-not-import-from-here/ux/oxide/selection/docs/ExampleComponents.d.ts +1 -0
  65. package/internal-do-not-import-from-here/ux/oxide/selection/docs/index.d.ts +1 -0
  66. package/internal-do-not-import-from-here/ux/oxide/selection/store/SelectionStore.d.ts +35 -0
  67. package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
  68. package/internal-do-not-import-from-here/wctypings.d.ts +91 -23
  69. package/package.json +3 -3
  70. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainerFillsEditorStore.d.ts +0 -29
  71. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerBlueprintsViewer.d.ts +0 -26
  72. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelectedRenderer.d.ts +0 -12
  73. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components/ComponentsJourney.d.ts → componentblueprints/BlueprintsJourney.d.ts} +0 -0
  74. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/BlueprintPreview.d.ts +0 -0
  75. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/ButtonBladeEdit.d.ts +0 -0
  76. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/ButtonsBlade.d.ts +0 -0
  77. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/EditBlueprints.d.ts +0 -0
  78. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/HeaderBlade.d.ts +0 -0
  79. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/HeaderBladeEdit.d.ts +0 -0
  80. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/IconsBlade.d.ts +0 -0
  81. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/IconsBladeEdit.d.ts +0 -0
  82. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/InputBlade.d.ts +0 -0
  83. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/InputBladeEdit.d.ts +0 -0
  84. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/TabBlade.d.ts +0 -0
  85. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/blades/TabBladeEdit.d.ts +0 -0
  86. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/ButtonsEditorStore.d.ts +0 -0
  87. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/HeaderEditorStore.d.ts +0 -0
  88. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/IconsEditorStore.d.ts +0 -0
  89. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/InputEditorStore.d.ts +0 -0
  90. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components → componentblueprints}/store/TabsEditorStore.d.ts +0 -0
  91. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components/blades/AddBlueprint.d.ts → fills/FillsJourney.d.ts} +0 -0
  92. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography/TypographyJourney.d.ts → fills/containerBlades/ContainerFillsBlade.d.ts} +0 -0
  93. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components/blades/ContainerFillsBladeEdit.d.ts → fills/containerBlades/ContainerFillsEditBlade.d.ts} +0 -0
  94. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/components/blades/ContainersFillsBlade.d.ts → fills/textBlades/TextFillsEditBlade.d.ts} +0 -0
  95. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/spacing → spacing}/SpacingJourney.d.ts +0 -0
  96. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/spacing → spacing}/blades/EditSpacingBlueprintBlade.d.ts +0 -0
  97. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/spacing → spacing}/blades/EditSpacingDefinitionBlade.d.ts +0 -0
  98. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/spacing → spacing}/store/SpacingEditorStore.d.ts +0 -0
  99. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/blades/EditTypographyBlueprintBlade.d.ts +0 -0
  100. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/blades/EditTypographyDefinitionBlade.d.ts +0 -0
  101. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/blades/EditTypographyFillBlade.d.ts +0 -0
  102. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/components/FontPicker.css.d.ts +0 -0
  103. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/components/FontRegistration.d.ts +0 -0
  104. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/{blueprints/typography → typography}/store/TypographyEditorStore.d.ts +0 -0
  105. /package/internal-do-not-import-from-here/ux/{admin/usermanagement/users/pending_approval/DetailBlade.d.ts → oxide/selection/docs/SampleComponent.d.ts} +0 -0
@@ -7,7 +7,7 @@ export declare enum FontAddition {
7
7
  declare const _default: {
8
8
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
9
9
  "v-slots": import("vue").Prop<{
10
- default?: import("../../../../../../DefineVueTypings").Slot;
10
+ default?: import("../../../../../DefineVueTypings").Slot;
11
11
  } & {
12
12
  activator?: () => VNodeChild;
13
13
  }>;
@@ -22,16 +22,16 @@ declare const _default: {
22
22
  type: import("vue").PropType<string>;
23
23
  required: false;
24
24
  };
25
- name: <TName extends string>(n?: TName) => { [key in import("../../../../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
25
+ name: <TName extends string>(n?: TName) => { [key in import("../../../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
26
26
  type: import("vue").PropType<(value: string) => any | void>;
27
- }; } & { [key_1 in import("../../../../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
27
+ }; } & { [key_1 in import("../../../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
28
28
  type: import("vue").PropType<string>;
29
29
  required: false;
30
- }; } & { [key_2 in import("../../../../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
30
+ }; } & { [key_2 in import("../../../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
31
31
  type: import("vue").PropType<string>;
32
32
  required: false;
33
33
  }; } & {
34
- require(): import("../../../../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
34
+ require(): import("../../../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
35
35
  "onUpdate:modelValue": {
36
36
  type: import("vue").PropType<(value: string) => any | void>;
37
37
  };
@@ -46,7 +46,7 @@ declare const _default: {
46
46
  required: false;
47
47
  };
48
48
  }>;
49
- defaultValue(value?: string): import("../../../../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
49
+ defaultValue(value?: string): import("../../../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
50
50
  "onUpdate:modelValue": {
51
51
  type: import("vue").PropType<(value: string) => any | void>;
52
52
  };
@@ -61,7 +61,7 @@ declare const _default: {
61
61
  required: false;
62
62
  };
63
63
  }, false>;
64
- doc$(description?: string): import("../../../../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
64
+ doc$(description?: string): import("../../../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
65
65
  "onUpdate:modelValue": {
66
66
  type: import("vue").PropType<(value: string) => any | void>;
67
67
  };
@@ -90,7 +90,7 @@ declare const _default: {
90
90
  Defaults: {};
91
91
  }, Readonly<import("vue").ExtractPropTypes<{
92
92
  "v-slots": import("vue").Prop<{
93
- default?: import("../../../../../../DefineVueTypings").Slot;
93
+ default?: import("../../../../../DefineVueTypings").Slot;
94
94
  } & {
95
95
  activator?: () => VNodeChild;
96
96
  }>;
@@ -105,16 +105,16 @@ declare const _default: {
105
105
  type: import("vue").PropType<string>;
106
106
  required: false;
107
107
  };
108
- name: <TName extends string>(n?: TName) => { [key in import("../../../../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
108
+ name: <TName extends string>(n?: TName) => { [key in import("../../../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
109
109
  type: import("vue").PropType<(value: string) => any | void>;
110
- }; } & { [key_1 in import("../../../../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
110
+ }; } & { [key_1 in import("../../../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
111
111
  type: import("vue").PropType<string>;
112
112
  required: false;
113
- }; } & { [key_2 in import("../../../../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
113
+ }; } & { [key_2 in import("../../../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
114
114
  type: import("vue").PropType<string>;
115
115
  required: false;
116
116
  }; } & {
117
- require(): import("../../../../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
117
+ require(): import("../../../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
118
118
  "onUpdate:modelValue": {
119
119
  type: import("vue").PropType<(value: string) => any | void>;
120
120
  };
@@ -129,7 +129,7 @@ declare const _default: {
129
129
  required: false;
130
130
  };
131
131
  }>;
132
- defaultValue(value?: string): import("../../../../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
132
+ defaultValue(value?: string): import("../../../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
133
133
  "onUpdate:modelValue": {
134
134
  type: import("vue").PropType<(value: string) => any | void>;
135
135
  };
@@ -144,7 +144,7 @@ declare const _default: {
144
144
  required: false;
145
145
  };
146
146
  }, false>;
147
- doc$(description?: string): import("../../../../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
147
+ doc$(description?: string): import("../../../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
148
148
  "onUpdate:modelValue": {
149
149
  type: import("vue").PropType<(value: string) => any | void>;
150
150
  };
@@ -168,7 +168,7 @@ declare const _default: {
168
168
  __isSuspense?: never;
169
169
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
170
170
  "v-slots": import("vue").Prop<{
171
- default?: import("../../../../../../DefineVueTypings").Slot;
171
+ default?: import("../../../../../DefineVueTypings").Slot;
172
172
  } & {
173
173
  activator?: () => VNodeChild;
174
174
  }>;
@@ -183,16 +183,16 @@ declare const _default: {
183
183
  type: import("vue").PropType<string>;
184
184
  required: false;
185
185
  };
186
- name: <TName extends string>(n?: TName) => { [key in import("../../../../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
186
+ name: <TName extends string>(n?: TName) => { [key in import("../../../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
187
187
  type: import("vue").PropType<(value: string) => any | void>;
188
- }; } & { [key_1 in import("../../../../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
188
+ }; } & { [key_1 in import("../../../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
189
189
  type: import("vue").PropType<string>;
190
190
  required: false;
191
- }; } & { [key_2 in import("../../../../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
191
+ }; } & { [key_2 in import("../../../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
192
192
  type: import("vue").PropType<string>;
193
193
  required: false;
194
194
  }; } & {
195
- require(): import("../../../../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
195
+ require(): import("../../../../../DefineVueTypings").DefinePropModelRequire<TName, string, {
196
196
  "onUpdate:modelValue": {
197
197
  type: import("vue").PropType<(value: string) => any | void>;
198
198
  };
@@ -207,7 +207,7 @@ declare const _default: {
207
207
  required: false;
208
208
  };
209
209
  }>;
210
- defaultValue(value?: string): import("../../../../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
210
+ defaultValue(value?: string): import("../../../../../DefineVueTypings").DefinePropModelDefaultValue<TName, string, {
211
211
  "onUpdate:modelValue": {
212
212
  type: import("vue").PropType<(value: string) => any | void>;
213
213
  };
@@ -222,7 +222,7 @@ declare const _default: {
222
222
  required: false;
223
223
  };
224
224
  }, false>;
225
- doc$(description?: string): import("../../../../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
225
+ doc$(description?: string): import("../../../../../DefineVueTypings").DefinePropModelDoc<TName, string, {
226
226
  "onUpdate:modelValue": {
227
227
  type: import("vue").PropType<(value: string) => any | void>;
228
228
  };
@@ -259,7 +259,7 @@ declare const _default: {
259
259
  required: false;
260
260
  };
261
261
  } & {
262
- require(): import("../../../../../../DefineVueTypings").DefinePropModelRequire<string, string, {
262
+ require(): import("../../../../../DefineVueTypings").DefinePropModelRequire<string, string, {
263
263
  "onUpdate:modelValue": {
264
264
  type: import("vue").PropType<(value: string) => any | void>;
265
265
  };
@@ -274,7 +274,7 @@ declare const _default: {
274
274
  required: false;
275
275
  };
276
276
  }>;
277
- defaultValue(value?: string): import("../../../../../../DefineVueTypings").DefinePropModelDefaultValue<string, string, {
277
+ defaultValue(value?: string): import("../../../../../DefineVueTypings").DefinePropModelDefaultValue<string, string, {
278
278
  "onUpdate:modelValue": {
279
279
  type: import("vue").PropType<(value: string) => any | void>;
280
280
  };
@@ -289,7 +289,7 @@ declare const _default: {
289
289
  required: false;
290
290
  };
291
291
  }, false>;
292
- doc$(description?: string): import("../../../../../../DefineVueTypings").DefinePropModelDoc<string, string, {
292
+ doc$(description?: string): import("../../../../../DefineVueTypings").DefinePropModelDoc<string, string, {
293
293
  "onUpdate:modelValue": {
294
294
  type: import("vue").PropType<(value: string) => any | void>;
295
295
  };
@@ -307,7 +307,7 @@ declare const _default: {
307
307
  };
308
308
  modelValue?: string;
309
309
  "v-slots"?: {
310
- default?: import("../../../../../../DefineVueTypings").Slot;
310
+ default?: import("../../../../../DefineVueTypings").Slot;
311
311
  } & {
312
312
  activator?: () => VNodeChild;
313
313
  };
@@ -1,6 +1,9 @@
1
1
  import { BackgroundDefinition } from "@omnia/fx-models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
+ height: {
5
+ type: import("vue").PropType<string>;
6
+ };
4
7
  blueprint: {
5
8
  type: import("vue").PropType<BackgroundDefinition>;
6
9
  };
@@ -26,6 +29,9 @@ declare const _default: {
26
29
  M: {};
27
30
  Defaults: {};
28
31
  }, Readonly<import("vue").ExtractPropTypes<{
32
+ height: {
33
+ type: import("vue").PropType<string>;
34
+ };
29
35
  blueprint: {
30
36
  type: import("vue").PropType<BackgroundDefinition>;
31
37
  };
@@ -48,6 +54,9 @@ declare const _default: {
48
54
  __isTeleport?: never;
49
55
  __isSuspense?: never;
50
56
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
57
+ height: {
58
+ type: import("vue").PropType<string>;
59
+ };
51
60
  blueprint: {
52
61
  type: import("vue").PropType<BackgroundDefinition>;
53
62
  };
@@ -69,6 +78,7 @@ declare const _default: {
69
78
  propsDefinition: Omit<Readonly<{} & {
70
79
  blueprint?: BackgroundDefinition;
71
80
  container?: boolean;
81
+ height?: string;
72
82
  colorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | import("@omnia/fx-models").ColorSchemaTypes;
73
83
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
74
84
  }>, never>;
@@ -46,7 +46,7 @@ declare const _default: {
46
46
  type: import("vue").PropType<boolean>;
47
47
  };
48
48
  variant: {
49
- type: import("vue").PropType<"button" | "dropdown" | "journey" | "virtual-list">;
49
+ type: import("vue").PropType<"inline" | "button" | "dropdown" | "journey">;
50
50
  };
51
51
  "onUpdate:modelValue": {
52
52
  type: import("vue").PropType<(value: ColorValue) => any | void>;
@@ -183,7 +183,7 @@ declare const _default: {
183
183
  type: import("vue").PropType<boolean>;
184
184
  };
185
185
  variant: {
186
- type: import("vue").PropType<"button" | "dropdown" | "journey" | "virtual-list">;
186
+ type: import("vue").PropType<"inline" | "button" | "dropdown" | "journey">;
187
187
  };
188
188
  "onUpdate:modelValue": {
189
189
  type: import("vue").PropType<(value: ColorValue) => any | void>;
@@ -315,7 +315,7 @@ declare const _default: {
315
315
  type: import("vue").PropType<boolean>;
316
316
  };
317
317
  variant: {
318
- type: import("vue").PropType<"button" | "dropdown" | "journey" | "virtual-list">;
318
+ type: import("vue").PropType<"inline" | "button" | "dropdown" | "journey">;
319
319
  };
320
320
  "onUpdate:modelValue": {
321
321
  type: import("vue").PropType<(value: ColorValue) => any | void>;
@@ -467,7 +467,7 @@ declare const _default: {
467
467
  };
468
468
  container?: boolean;
469
469
  opacity?: boolean;
470
- variant?: "button" | "dropdown" | "journey" | "virtual-list";
470
+ variant?: "inline" | "button" | "dropdown" | "journey";
471
471
  label?: string;
472
472
  disabled?: boolean;
473
473
  colorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | import("@omnia/fx-models").ColorSchemaTypes;
@@ -1,6 +1,6 @@
1
1
  import { ColorSchema, ColorSchemaType, ColorSchemaTypes, ResolvedThemeDefinition } from "@omnia/fx-models";
2
2
  import { VNodeChild } from "vue";
3
- type Variant = "default" | "toolbar" | "button";
3
+ type Variant = "default" | "toolbar" | "button" | "journey";
4
4
  declare const _default: {
5
5
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
6
6
  "v-slots": import("vue").Prop<{
@@ -1,5 +1,5 @@
1
1
  import { ColorSchema } from "@omnia/fx-models";
2
- type Variant = "default" | "toolbar" | "palette" | "card-preview" | "button" | "swatch" | "placeholder";
2
+ type Variant = "default" | "toolbar" | "palette" | "card-preview" | "button" | "swatch";
3
3
  declare const _default: {
4
4
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
5
5
  class: {
@@ -12,9 +12,15 @@ declare const _default: {
12
12
  label: {
13
13
  type: import("vue").PropType<string>;
14
14
  };
15
+ width: {
16
+ type: import("vue").PropType<string>;
17
+ };
15
18
  selected: {
16
19
  type: import("vue").PropType<boolean>;
17
20
  };
21
+ placeholder: {
22
+ type: import("vue").PropType<boolean>;
23
+ };
18
24
  closeIcon: {
19
25
  type: import("vue").PropType<boolean>;
20
26
  };
@@ -122,9 +128,15 @@ declare const _default: {
122
128
  label: {
123
129
  type: import("vue").PropType<string>;
124
130
  };
131
+ width: {
132
+ type: import("vue").PropType<string>;
133
+ };
125
134
  selected: {
126
135
  type: import("vue").PropType<boolean>;
127
136
  };
137
+ placeholder: {
138
+ type: import("vue").PropType<boolean>;
139
+ };
128
140
  closeIcon: {
129
141
  type: import("vue").PropType<boolean>;
130
142
  };
@@ -226,9 +238,15 @@ declare const _default: {
226
238
  label: {
227
239
  type: import("vue").PropType<string>;
228
240
  };
241
+ width: {
242
+ type: import("vue").PropType<string>;
243
+ };
229
244
  selected: {
230
245
  type: import("vue").PropType<boolean>;
231
246
  };
247
+ placeholder: {
248
+ type: import("vue").PropType<boolean>;
249
+ };
232
250
  closeIcon: {
233
251
  type: import("vue").PropType<boolean>;
234
252
  };
@@ -382,6 +400,7 @@ declare const _default: {
382
400
  }>;
383
401
  };
384
402
  container?: boolean;
403
+ width?: string;
385
404
  variant?: Variant;
386
405
  class?: string;
387
406
  label?: string;
@@ -391,6 +410,7 @@ declare const _default: {
391
410
  "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
392
411
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
393
412
  "v-model"?: ColorSchema;
413
+ placeholder?: boolean;
394
414
  selected?: boolean;
395
415
  }>, "onClick:close" | "onClick:select"> & {
396
416
  "onClick:close"?: () => any;
@@ -0,0 +1,44 @@
1
+ import { ColorSchema, ColorSchemaType, ColorSchemaTypes, ResolvedThemeDefinition } from "@omnia/fx-models";
2
+ interface ColorSchemaItem {
3
+ id: string;
4
+ text: string;
5
+ }
6
+ export declare const useColorSchemaPickerStore: () => {
7
+ state: {
8
+ internalModel: "background" | "primary" | "secondary" | "accent1" | ColorSchema | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchemaTypes;
9
+ customSchemaModel: ColorSchema;
10
+ customSchema: ColorSchema;
11
+ isCustomSchema: boolean;
12
+ hasSelection: boolean;
13
+ settings: {
14
+ defaultColorSchemaType: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
15
+ customSchema: boolean;
16
+ enableDynamicColor: boolean;
17
+ schemaTitle: string;
18
+ };
19
+ };
20
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
21
+ customSchema: () => {
22
+ selectCurrent(): void;
23
+ select(schema: ColorSchema): void;
24
+ };
25
+ selectItem(item: ColorSchemaItem): void;
26
+ setTheme: (themeDefinition: ResolvedThemeDefinition) => void;
27
+ initState: (model: ColorSchemaTypes | ColorSchemaType | ColorSchema, themeDefinition: ResolvedThemeDefinition) => void;
28
+ }>;
29
+ get: {
30
+ schemaLabel: (selected: boolean, schemaType: ColorSchemaType | ColorSchema, isPlaceholder?: any) => string;
31
+ schemaInstance: (schemaType: ColorSchemaType | ColorSchema) => ColorSchema;
32
+ selectedSchema: () => ColorSchema;
33
+ };
34
+ metaData: {
35
+ items: ColorSchemaItem[];
36
+ };
37
+ rules: {
38
+ isSelected: (schemaType: ColorSchemaType | ColorSchema) => boolean;
39
+ isPlaceholder: (schemaType: ColorSchemaType | ColorSchema) => boolean;
40
+ };
41
+ } & {
42
+ dispose?: () => void;
43
+ };
44
+ export {};
@@ -0,0 +1,3 @@
1
+ export declare const FillStyles: {
2
+ preview: Readonly<import("internal/fx/ux/Styles.stylex").StylexValue>;
3
+ };
@@ -0,0 +1,24 @@
1
+ import { ContainerFillBlueprints, ITemplateRegistration, ThemeContextType } from "@omnia/fx-models";
2
+ import { DefineEmit } from "@omnia/fx/ux";
3
+ type Variant = "list" | "picker";
4
+ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
5
+ "emit:update:modelValue": (value: ContainerFillBlueprints) => void;
6
+ } & {
7
+ "v-model"?: ContainerFillBlueprints;
8
+ } & {
9
+ modelValue?: ContainerFillBlueprints;
10
+ } & {
11
+ themeType?: ThemeContextType;
12
+ } & {
13
+ variant?: Variant;
14
+ } & {
15
+ label?: string;
16
+ } & DefineEmit<"select:template", (variant: ITemplateRegistration<ContainerFillBlueprints>) => true>> & {
17
+ "onUpdate:modelValue"?: (value: ContainerFillBlueprints) => any;
18
+ "onSelect:template"?: (variant: ITemplateRegistration<ContainerFillBlueprints, import("@omnia/fx-models").TemplateRegistrationType>) => any;
19
+ } & {
20
+ "v-slots"?: {} & Omit<{
21
+ default?: import("vue").Slot;
22
+ }, never>;
23
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "label" | "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "emit:select:template"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
+ export default _default;
@@ -0,0 +1,25 @@
1
+ import { BlueprintVariant, ContainerFillBlueprint, ThemeContextType } from "@omnia/fx-models";
2
+ import { DefineEmit, DefineSlot } from "@omnia/fx/ux";
3
+ import { VNodeChild } from "vue";
4
+ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
5
+ "emit:update:modelValue": (value: ContainerFillBlueprint) => void;
6
+ } & {
7
+ "v-model"?: ContainerFillBlueprint;
8
+ } & {
9
+ modelValue?: ContainerFillBlueprint;
10
+ } & {
11
+ themeType?: ThemeContextType;
12
+ } & {
13
+ defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
14
+ } & DefineEmit<"click:select", (variant: BlueprintVariant) => true> & DefineEmit<"click:add", () => true> & DefineSlot<"activator", () => VNodeChild>> & {
15
+ "onUpdate:modelValue"?: (value: ContainerFillBlueprint) => any;
16
+ "onClick:add"?: () => any;
17
+ "onClick:select"?: (variant: BlueprintVariant) => any;
18
+ } & {
19
+ "v-slots"?: {
20
+ activator?: () => VNodeChild;
21
+ } & Omit<{
22
+ default?: import("vue").Slot;
23
+ }, "activator">;
24
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "slot:activator" | "emit:click:add" | "emit:click:select" | "defaultColorSchemaType"> & import("@omnia/fx/ux").VNodeEvents) => any;
25
+ export default _default;
@@ -0,0 +1,15 @@
1
+ import { FontAwesomeIcon, ThemeContextType } from "@omnia/fx-models";
2
+ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
3
+ toned?: boolean;
4
+ } & {
5
+ themeType?: ThemeContextType;
6
+ } & {
7
+ label?: string;
8
+ } & {
9
+ icon?: FontAwesomeIcon;
10
+ }> & {} & {
11
+ "v-slots"?: {} & Omit<{
12
+ default?: import("vue").Slot;
13
+ }, never>;
14
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "label" | "toned" | "themeType"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
+ export default _default;
@@ -0,0 +1,5 @@
1
+ export declare const PlaceholderStyles: {
2
+ selectorWrapper: () => import("@omnia/fx/ux").StylexValue;
3
+ containerOverflow: import("@omnia/fx/ux").StylexValue;
4
+ overlay: (dark: boolean) => string;
5
+ };
@@ -0,0 +1,24 @@
1
+ import { ITemplateRegistration, SpacingBlueprint, ThemeContextType } from "@omnia/fx-models";
2
+ import { DefineEmit } from "@omnia/fx/ux";
3
+ type Variant = "list" | "picker";
4
+ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
5
+ "emit:update:modelValue": (value: SpacingBlueprint) => void;
6
+ } & {
7
+ "v-model"?: SpacingBlueprint;
8
+ } & {
9
+ modelValue?: SpacingBlueprint;
10
+ } & {
11
+ themeType?: ThemeContextType;
12
+ } & {
13
+ variant?: Variant;
14
+ } & {
15
+ label?: string;
16
+ } & DefineEmit<"select:template", (variant: ITemplateRegistration<SpacingBlueprint>) => true>> & {
17
+ "onUpdate:modelValue"?: (value: SpacingBlueprint) => any;
18
+ "onSelect:template"?: (variant: ITemplateRegistration<SpacingBlueprint, import("@omnia/fx-models").TemplateRegistrationType>) => any;
19
+ } & {
20
+ "v-slots"?: {} & Omit<{
21
+ default?: import("vue").Slot;
22
+ }, never>;
23
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "label" | "modelValue" | "v-model" | "emit:update:modelValue" | "themeType" | "emit:select:template"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
+ export default _default;
@@ -0,0 +1,3 @@
1
+ export declare const FillStyles: {
2
+ preview: Readonly<import("internal/fx/ux/Styles.stylex").StylexValue>;
3
+ };