@omnia/fx 8.0.472-dev → 8.0.473-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 (115) hide show
  1. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/blades/HomeBlade.d.ts +1 -1
  2. package/internal-do-not-import-from-here/ux/admin/settings/blades/HomeBlade.d.ts +1 -1
  3. package/internal-do-not-import-from-here/ux/analytics/metric/Metric.d.ts +1 -1
  4. package/internal-do-not-import-from-here/ux/app/appinstance/renderer/AppInstanceRollup.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/app/appinstance/renderer/MainRenderer.d.ts +1 -1
  6. package/internal-do-not-import-from-here/ux/app/management/tabs/instance/InstanceTab.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/app/management/tabs/namingpolicies/NamingPolicyTab.d.ts +1 -1
  8. package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
  9. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/TemplateTab.d.ts +1 -1
  10. package/internal-do-not-import-from-here/ux/aurora/admin/themedesigner/typography/store/TypographyEditorStore.d.ts +4 -4
  11. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +1 -1
  12. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +1 -1
  13. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts +1 -1
  14. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +1 -1
  15. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +2 -2
  16. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +1 -1
  17. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +1 -1
  19. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +1 -1
  20. package/internal-do-not-import-from-here/ux/aurora/components/input/InputBlueprintViewer.d.ts +1 -1
  21. package/internal-do-not-import-from-here/ux/aurora/components/placeholder/Placeholder.d.ts +1 -1
  22. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/store/SpacingPickerStore.d.ts +1 -1
  23. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintViewer.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/aurora/components/typography/TextStyleEditor.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/aurora/components/typography/components/TypographyFillRenderer.d.ts +1 -1
  27. package/internal-do-not-import-from-here/ux/aurora/components/typography/store/TextStyleEditorStore.d.ts +1 -1
  28. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.d.ts +1 -1
  29. package/internal-do-not-import-from-here/ux/authsetup/steps/EmailVerify.d.ts +1 -1
  30. package/internal-do-not-import-from-here/ux/authsetup/steps/OTP.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/authsetup/steps/Password.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/button/Button.d.ts +4 -4
  33. package/internal-do-not-import-from-here/ux/button/IButton.d.ts +2 -2
  34. package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +7 -7
  35. package/internal-do-not-import-from-here/ux/confirmdialog/IConfirmDialog.d.ts +3 -3
  36. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/datetimezonerenderer/DateTimeZoneRenderer.d.ts +4 -4
  38. package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/editorchrome/EditorChrome.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/editorchrome/EditorChrome_old.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/tagsproperty/TagsPropertyDisplay.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datafield/DataFieldEdit.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/DateTimeFieldEdit.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/personfield/PersonFieldEdit.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/tagsproperty/TagsPropertyEdit.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/TextFieldEdit.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/governancedashboard/BarChartIndicator.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/governancedashboard/NumericIndicator.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +3 -3
  50. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +1 -1
  51. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutdefinitionsettings/LayoutItemSettingsDefinitions.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +8 -8
  60. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +8 -8
  61. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/mobile/index.d.ts +1 -0
  63. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/oxide/actionmenu/ActionMenu.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +5 -4
  68. package/internal-do-not-import-from-here/ux/oxide/btn/shared-mobile/BlueprintStyling.d.ts +6 -0
  69. package/internal-do-not-import-from-here/ux/oxide/btn/shared-mobile/index.d.ts +2 -0
  70. package/internal-do-not-import-from-here/ux/oxide/btn/shared-mobile/useBtnComponent.d.ts +58 -0
  71. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
  72. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +1 -1
  73. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  74. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/oxide/fab/{FloatingActionButton..d.ts → FloatingActionButton.d.ts} +1 -1
  77. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +3 -3
  78. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  79. package/internal-do-not-import-from-here/ux/oxide/motion/Motion.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
  81. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/oxide/panel/store/PanelStore.d.ts +4 -4
  83. package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +1 -1
  86. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  89. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
  92. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
  94. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/permissioninput/PermissionInput.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyLocking.d.ts +2 -2
  98. package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/signin/omnia/providers/MagicLinkProvider.d.ts +1 -1
  100. package/internal-do-not-import-from-here/ux/signin/omnia/providers/OtpProvider.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/signin/omnia/providers/PostProcessingProvider.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  103. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +2 -2
  104. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
  105. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -1
  106. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +76 -76
  108. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -1
  109. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -1
  110. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/versionedlayout/controller/VersionedLayoutController.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +1 -1
  113. package/internal-do-not-import-from-here/wctypings.d.ts +1 -1
  114. package/package.json +2 -2
  115. package/internal-do-not-import-from-here/ux/oxide/btn/BlueprintStyling.d.ts +0 -6
@@ -8,5 +8,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
8
8
  "v-slots"?: {} & Omit<{
9
9
  default?: import("vue").Slot;
10
10
  }, never>;
11
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "nodes" | "category"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "category" | "nodes"> & import("@omnia/fx/ux").VNodeEvents) => any;
12
12
  export default _default;
@@ -8,5 +8,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
8
8
  "v-slots"?: {} & Omit<{
9
9
  default?: import("vue").Slot;
10
10
  }, never>;
11
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "nodes" | "category"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "category" | "nodes"> & import("@omnia/fx/ux").VNodeEvents) => any;
12
12
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("../..").ExtractProps<MetricProps> & {
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("../..").VueComponentBaseProps, "title" | "icon" | "description" | "iconColor" | "emit:click" | "metricInfo"> & import("../..").VNodeEvents) => any;
10
+ } & {} & Omit<import("../..").VueComponentBaseProps, "icon" | "title" | "description" | "iconColor" | "emit:click" | "metricInfo"> & import("../..").VNodeEvents) => any;
11
11
  export default _default;
@@ -8,5 +8,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<AppInstanceR
8
8
  "v-slots"?: {} & Omit<{
9
9
  default?: import("vue").Slot;
10
10
  }, never>;
11
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "appDefinitionId" | "settings" | "emit:hideBlock" | "emit:followAppInstanceClicked"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "appDefinitionId" | "emit:hideBlock" | "emit:followAppInstanceClicked"> & import("@omnia/fx/ux").VNodeEvents) => any;
12
12
  export default _default;
@@ -10,5 +10,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<MainRenderer
10
10
  "v-slots"?: {} & Omit<{
11
11
  default?: import("vue").Slot;
12
12
  }, never>;
13
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "appDefinitionId" | "settings" | "emit:hideBlock" | "emit:followAppInstanceClicked" | "filterEngineHandler" | "headerVisibility"> & import("@omnia/fx/ux").VNodeEvents) => any;
13
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "appDefinitionId" | "emit:hideBlock" | "emit:followAppInstanceClicked" | "filterEngineHandler" | "headerVisibility"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
14
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -11,5 +11,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
11
11
  "v-slots"?: {} & Omit<{
12
12
  default?: import("vue").Slot;
13
13
  }, never>;
14
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "description" | "emit:handleClick"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title" | "description" | "emit:handleClick"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
15
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -13,12 +13,12 @@ export declare const useTypographyEditorStore: () => {
13
13
  blueprint: TypographyBlueprint;
14
14
  editMode: boolean;
15
15
  editing: {
16
- type: "display" | "headline" | "title" | "text" | "label" | "variants";
16
+ type: "text" | "display" | "headline" | "title" | "label" | "variants";
17
17
  styleVariant: StyleVariant;
18
18
  };
19
19
  selected: {
20
20
  textStyle: {
21
- type: "display" | "headline" | "title" | "text" | "label" | "variants";
21
+ type: "text" | "display" | "headline" | "title" | "label" | "variants";
22
22
  size: TextStyleSizes;
23
23
  definition: TextStyleDefinition;
24
24
  };
@@ -31,12 +31,12 @@ export declare const useTypographyEditorStore: () => {
31
31
  blueprint: TypographyBlueprint;
32
32
  editMode: boolean;
33
33
  editing: {
34
- type: "display" | "headline" | "title" | "text" | "label" | "variants";
34
+ type: "text" | "display" | "headline" | "title" | "label" | "variants";
35
35
  styleVariant: StyleVariant;
36
36
  };
37
37
  selected: {
38
38
  textStyle: {
39
- type: "display" | "headline" | "title" | "text" | "label" | "variants";
39
+ type: "text" | "display" | "headline" | "title" | "label" | "variants";
40
40
  size: TextStyleSizes;
41
41
  definition: TextStyleDefinition;
42
42
  };
@@ -44,5 +44,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
44
44
  } & Omit<{
45
45
  default?: import("vue").Slot;
46
46
  }, "activator">;
47
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "label" | "border" | "variant" | "modelValue" | "elevation" | "emit:update:modelValue" | "v-model" | "toned" | "colorType" | "slot:activator" | "emit:click:confirm" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
47
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "border" | "label" | "variant" | "modelValue" | "elevation" | "emit:update:modelValue" | "v-model" | "toned" | "colorType" | "slot:activator" | "emit:click:confirm" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
48
48
  export default _default;
@@ -103,10 +103,10 @@ declare const _default: {
103
103
  container: boolean;
104
104
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
105
105
  propsDefinition: Omit<Readonly<{} & {
106
- label?: string;
107
106
  blueprint?: BackgroundDefinition;
108
107
  container?: boolean;
109
108
  height?: string;
109
+ label?: string;
110
110
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
111
111
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
112
112
  dynamicColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
@@ -27,5 +27,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
27
27
  "v-slots"?: {} & Omit<{
28
28
  default?: import("vue").Slot;
29
29
  }, never>;
30
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "emit:update:modelValue" | "v-model" | "toned" | "placeholder" | "blueprints" | "sampleText" | "baseStrategy" | "customStyling"> & import("@omnia/fx/ux").VNodeEvents) => any;
30
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "modelValue" | "emit:update:modelValue" | "v-model" | "toned" | "blueprints" | "placeholder" | "sampleText" | "baseStrategy" | "customStyling"> & import("@omnia/fx/ux").VNodeEvents) => any;
31
31
  export default _default;
@@ -403,7 +403,6 @@ declare const _default: {
403
403
  container: boolean;
404
404
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
405
405
  propsDefinition: Omit<Readonly<{} & {
406
- label?: string;
407
406
  type?: ColorPickerType;
408
407
  name?: {
409
408
  [x: `onUpdate:${string}`]: {
@@ -468,6 +467,7 @@ declare const _default: {
468
467
  };
469
468
  container?: boolean;
470
469
  opacity?: boolean;
470
+ label?: string;
471
471
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
472
472
  variant?: "inline" | "button" | "dropdown" | "journey";
473
473
  disabled?: boolean;
@@ -407,8 +407,6 @@ declare const _default: {
407
407
  container: boolean;
408
408
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
409
409
  propsDefinition: Omit<Readonly<{} & {
410
- title?: string;
411
- label?: string;
412
410
  name?: {
413
411
  [x: `onUpdate:${string}`]: {
414
412
  type: import("vue").PropType<(value: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema) => any | void>;
@@ -471,6 +469,8 @@ declare const _default: {
471
469
  }>;
472
470
  };
473
471
  container?: boolean;
472
+ title?: string;
473
+ label?: string;
474
474
  colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
475
475
  variant?: Variant;
476
476
  class?: String | String[];
@@ -338,7 +338,6 @@ declare const _default: {
338
338
  container: boolean;
339
339
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
340
340
  propsDefinition: Omit<Readonly<{} & {
341
- label?: string;
342
341
  name?: {
343
342
  [x: `onUpdate:${string}`]: {
344
343
  type: import("vue").PropType<(value: ColorSchema) => any | void>;
@@ -402,6 +401,7 @@ declare const _default: {
402
401
  };
403
402
  container?: boolean;
404
403
  width?: string;
404
+ label?: string;
405
405
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
406
406
  variant?: Variant;
407
407
  class?: string;
@@ -319,7 +319,6 @@ declare const _default: {
319
319
  "update:colorSchema": (value: ColorSchemaType | ColorSchema) => any;
320
320
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
321
321
  propsDefinition: Omit<Readonly<{} & {
322
- label?: string;
323
322
  name?: {
324
323
  [x: `onUpdate:${string}`]: {
325
324
  type: import("vue").PropType<(value: ContainerFillValue) => any | void>;
@@ -381,6 +380,7 @@ declare const _default: {
381
380
  };
382
381
  }>;
383
382
  };
383
+ label?: string;
384
384
  dynamicColorSchema?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
385
385
  variant?: Variant;
386
386
  modelValue?: ContainerFillValue;
@@ -34,5 +34,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
34
34
  } & Omit<{
35
35
  default?: import("vue").Slot;
36
36
  }, "activator">;
37
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "variant" | "size" | "modelValue" | "emit:update:modelValue" | "v-model" | "toned" | "slot:activator" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "simpleMode"> & import("@omnia/fx/ux").VNodeEvents) => any;
37
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "label" | "variant" | "size" | "modelValue" | "emit:update:modelValue" | "v-model" | "toned" | "slot:activator" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "simpleMode"> & import("@omnia/fx/ux").VNodeEvents) => any;
38
38
  export default _default;
@@ -28,5 +28,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
28
28
  } & Omit<{
29
29
  default?: import("vue").Slot;
30
30
  }, "activator">;
31
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "variant" | "modelValue" | "emit:update:modelValue" | "v-model" | "toned" | "slot:activator" | "enableDynamicColor" | "defaultColorSchemaType"> & import("@omnia/fx/ux").VNodeEvents) => any;
31
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "label" | "variant" | "modelValue" | "emit:update:modelValue" | "v-model" | "toned" | "slot:activator" | "enableDynamicColor" | "defaultColorSchemaType"> & import("@omnia/fx/ux").VNodeEvents) => any;
32
32
  export default _default;
@@ -19,5 +19,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
19
19
  "v-slots"?: {} & Omit<{
20
20
  default?: import("vue").Slot;
21
21
  }, never>;
22
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "blueprint" | "variant" | "toned" | "emit:click:select" | "selectable" | "sampleText"> & import("@omnia/fx/ux").VNodeEvents) => any;
22
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "blueprint" | "label" | "variant" | "toned" | "emit:click:select" | "selectable" | "sampleText"> & import("@omnia/fx/ux").VNodeEvents) => any;
23
23
  export default _default;
@@ -9,5 +9,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
9
9
  "v-slots"?: {} & Omit<{
10
10
  default?: import("vue").Slot;
11
11
  }, never>;
12
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "toned"> & import("@omnia/fx/ux").VNodeEvents) => any;
12
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "label" | "toned"> & import("@omnia/fx/ux").VNodeEvents) => any;
13
13
  export default _default;
@@ -25,7 +25,7 @@ export declare const useSpacingPickerStore: () => {
25
25
  initState: (model: Spacing | SpacingValue) => void;
26
26
  }>;
27
27
  get: {
28
- valueForPosition: (position: Positions) => SpacingValue | Spacing;
28
+ valueForPosition: (position: Positions) => Spacing | SpacingValue;
29
29
  };
30
30
  datatTypes: {};
31
31
  rules: {
@@ -18,5 +18,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
18
18
  "v-slots"?: {} & Omit<{
19
19
  default?: import("vue").Slot;
20
20
  }, never>;
21
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "blueprint" | "colorSchemaType" | "colors" | "toned" | "emit:click:select" | "selectable"> & import("@omnia/fx/ux").VNodeEvents) => any;
21
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "blueprint" | "label" | "colorSchemaType" | "colors" | "toned" | "emit:click:select" | "selectable"> & import("@omnia/fx/ux").VNodeEvents) => any;
22
22
  export default _default;
@@ -13,7 +13,7 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
13
13
  } & {
14
14
  blueprint?: TypographyBlueprint;
15
15
  } & {
16
- textStyleType?: "display" | "headline" | "title" | "text" | "label" | "variants";
16
+ textStyleType?: "text" | "display" | "headline" | "title" | "label" | "variants";
17
17
  } & {
18
18
  textStyleSize?: TextStyleSizes;
19
19
  } & {
@@ -24,7 +24,7 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
24
24
  } & {
25
25
  editable?: boolean;
26
26
  } & DefineEmit<"click:select", (typography: TextStyleType, size: TextStyleSizes) => true> & DefineEmit<"click:selectScale", (scale: number) => true>> & {
27
- "onClick:select"?: (typography: "display" | "headline" | "title" | "text" | "label" | "variants", size: TextStyleSizes) => any;
27
+ "onClick:select"?: (typography: "text" | "display" | "headline" | "title" | "label" | "variants", size: TextStyleSizes) => any;
28
28
  "onClick:selectScale"?: (scale: number) => any;
29
29
  } & {
30
30
  "v-slots"?: {} & Omit<{
@@ -7,7 +7,7 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
7
7
  } & {
8
8
  sampleText?: string;
9
9
  } & DefineEmit<"click:select", (typography: TextStyleType, size: TextStyleSizes) => true> & DefineEmit<"click:selectFill", (variant: BlueprintVariant) => true>> & {
10
- "onClick:select"?: (typography: "display" | "headline" | "title" | "text" | "label" | "variants", size: TextStyleSizes) => any;
10
+ "onClick:select"?: (typography: "text" | "display" | "headline" | "title" | "label" | "variants", size: TextStyleSizes) => any;
11
11
  "onClick:selectFill"?: (variant: BlueprintVariant) => any;
12
12
  } & {
13
13
  "v-slots"?: {} & Omit<{
@@ -15,7 +15,7 @@ export declare const useTextStyleEditorStore: () => {
15
15
  state: {
16
16
  internalModel: TextStyleDefinition;
17
17
  blueprint: TypographyBlueprint;
18
- textStyleType: "display" | "headline" | "title" | "text" | "label" | "variants";
18
+ textStyleType: "text" | "display" | "headline" | "title" | "label" | "variants";
19
19
  textStyleSize: TextStyleSizes;
20
20
  lineHeightType: lineHeightType;
21
21
  fontSizeType: fontSizeType;
@@ -20,5 +20,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
20
20
  "v-slots"?: {} & Omit<{
21
21
  default?: import("vue").Slot;
22
22
  }, never>;
23
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "state" | "modelValue" | "emit:update:modelValue" | "v-model" | "categoryFilters" | "renderTypeFilters"> & import("@omnia/fx/ux").VNodeEvents) => any;
23
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "state" | "label" | "modelValue" | "emit:update:modelValue" | "v-model" | "categoryFilters" | "renderTypeFilters"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
24
  export default _default;
@@ -36,13 +36,13 @@ declare const _default: {
36
36
  onVnodeUnmounted?: import("vue").Prop<((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[], ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]>;
37
37
  }>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
38
38
  propsDefinition: Omit<Readonly<{} & {
39
+ next?: () => void;
39
40
  onVnodeBeforeMount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
40
41
  onVnodeMounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
41
42
  onVnodeBeforeUpdate?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
42
43
  onVnodeUpdated?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
43
44
  onVnodeBeforeUnmount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
44
45
  onVnodeUnmounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
45
- next?: () => void;
46
46
  }>, never>;
47
47
  };
48
48
  export default _default;
@@ -36,13 +36,13 @@ declare const _default: {
36
36
  onVnodeUnmounted?: import("vue").Prop<((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[], ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]>;
37
37
  }>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
38
38
  propsDefinition: Omit<Readonly<{} & {
39
+ next?: () => void;
39
40
  onVnodeBeforeMount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
40
41
  onVnodeMounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
41
42
  onVnodeBeforeUpdate?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
42
43
  onVnodeUpdated?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
43
44
  onVnodeBeforeUnmount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
44
45
  onVnodeUnmounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
45
- next?: () => void;
46
46
  }>, never>;
47
47
  };
48
48
  export default _default;
@@ -36,13 +36,13 @@ declare const _default: {
36
36
  onVnodeUnmounted?: import("vue").Prop<((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[], ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]>;
37
37
  }>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
38
38
  propsDefinition: Omit<Readonly<{} & {
39
+ next?: () => void;
39
40
  onVnodeBeforeMount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
40
41
  onVnodeMounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
41
42
  onVnodeBeforeUpdate?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
42
43
  onVnodeUpdated?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
43
44
  onVnodeBeforeUnmount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
44
45
  onVnodeUnmounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
45
- next?: () => void;
46
46
  }>, never>;
47
47
  };
48
48
  export default _default;
@@ -1,14 +1,14 @@
1
1
  import { IWebComponentInstance } from "@omnia/fx";
2
- import { ButtonStyles, ButtonIconOptions, ButtonTooltipOptions, ButtonSizes, ButtonModes, IIcon } from "../../models";
3
- import { IButton } from "./IButton";
4
- import "./Button.css";
5
2
  import { VueComponentBase } from "..";
3
+ import { ButtonIconOptions, ButtonModes, ButtonSizes, ButtonStyles, IIcon, TooltipOptions } from "../../models";
4
+ import "./Button.css";
5
+ import { IButton } from "./IButton";
6
6
  export declare class Button extends VueComponentBase<IButton> implements IWebComponentInstance, IButton {
7
7
  private omniaContext;
8
8
  private mediaPickerStore;
9
9
  preset?: IButton;
10
10
  icon?: ButtonIconOptions;
11
- tooltip?: ButtonTooltipOptions;
11
+ tooltip?: TooltipOptions;
12
12
  size?: ButtonSizes;
13
13
  mode?: ButtonModes;
14
14
  styles?: ButtonStyles;
@@ -1,10 +1,10 @@
1
- import { ButtonStyles, ButtonIconOptions, ButtonTooltipOptions, ButtonSizes, ButtonModes } from "../../models";
1
+ import { ButtonIconOptions, ButtonModes, ButtonSizes, ButtonStyles, TooltipOptions } from "../../models";
2
2
  import { TsxAllowUnknowProperties } from "../TsxAllowUnknowProperties";
3
3
  /**Button Rendering */
4
4
  export interface IButton {
5
5
  preset?: IButton;
6
6
  icon?: ButtonIconOptions;
7
- tooltip?: ButtonTooltipOptions;
7
+ tooltip?: TooltipOptions;
8
8
  size?: ButtonSizes;
9
9
  mode?: ButtonModes;
10
10
  styles?: ButtonStyles;
@@ -1,7 +1,7 @@
1
+ import { ButtonModes, ButtonSizes, IIcon, TooltipOptions } from "../../models";
2
+ import "./ConfirmDialog.css";
1
3
  import { ConfirmDialogDisplay } from "./IConfirmDialog";
2
4
  import { ConfirmDialogOptions, ConfirmDialogResponse } from "./IVueConfirmDialog";
3
- import "./ConfirmDialog.css";
4
- import { ButtonModes, ButtonSizes, ButtonTooltipOptions, IIcon } from "../../models";
5
5
  declare const _default: {
6
6
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
7
7
  dialogOptions: {
@@ -30,7 +30,7 @@ declare const _default: {
30
30
  required: false;
31
31
  };
32
32
  tooltip: {
33
- type: import("vue").PropType<ButtonTooltipOptions>;
33
+ type: import("vue").PropType<TooltipOptions>;
34
34
  };
35
35
  text: {
36
36
  type: import("vue").PropType<string>;
@@ -94,7 +94,7 @@ declare const _default: {
94
94
  required: false;
95
95
  };
96
96
  tooltip: {
97
- type: import("vue").PropType<ButtonTooltipOptions>;
97
+ type: import("vue").PropType<TooltipOptions>;
98
98
  };
99
99
  text: {
100
100
  type: import("vue").PropType<string>;
@@ -150,7 +150,7 @@ declare const _default: {
150
150
  required: false;
151
151
  };
152
152
  tooltip: {
153
- type: import("vue").PropType<ButtonTooltipOptions>;
153
+ type: import("vue").PropType<TooltipOptions>;
154
154
  };
155
155
  text: {
156
156
  type: import("vue").PropType<string>;
@@ -183,10 +183,10 @@ declare const _default: {
183
183
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
184
184
  propsDefinition: Omit<Readonly<{} & {
185
185
  flat?: boolean;
186
- text?: string;
187
186
  type?: ConfirmDialogDisplay;
187
+ text?: string;
188
188
  icon?: IIcon;
189
- tooltip?: ButtonTooltipOptions;
189
+ tooltip?: TooltipOptions;
190
190
  disabled?: boolean;
191
191
  dialogOptions?: ConfirmDialogOptions;
192
192
  styles?: {
@@ -1,6 +1,6 @@
1
- import { ConfirmDialogOptions, ConfirmDialogResponse } from "./IVueConfirmDialog";
1
+ import { TooltipOptions } from "@omnia/fx-models";
2
2
  import { ConfirmDialogStyles } from "../models/ConfirmDialogStyles";
3
- import { ButtonTooltipOptions } from "@omnia/fx-models";
3
+ import { ConfirmDialogOptions, ConfirmDialogResponse } from "./IVueConfirmDialog";
4
4
  export interface IConfirmDialogAttributes {
5
5
  type?: ConfirmDialogDisplay;
6
6
  flat?: boolean;
@@ -15,5 +15,5 @@ export interface IConfirmDialog extends IConfirmDialogAttributes {
15
15
  onClose?: (respond: ConfirmDialogResponse) => void;
16
16
  styles?: typeof ConfirmDialogStyles;
17
17
  icon?: string;
18
- tooltip?: ButtonTooltipOptions;
18
+ tooltip?: TooltipOptions;
19
19
  }
@@ -37,5 +37,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
37
37
  "v-slots"?: {} & Omit<{
38
38
  default?: import("vue").Slot;
39
39
  }, never>;
40
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "description" | "tooltip" | "disabled" | "scrollable" | "modelValue" | "emit:update:modelValue" | "v-model" | "singleLine" | "formatter" | "localeString" | "pickerMode" | "isRequired" | "hasIcon" | "emit:isKeepMenuOpen"> & import("@omnia/fx/ux").VNodeEvents) => any;
40
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "label" | "description" | "tooltip" | "disabled" | "scrollable" | "modelValue" | "emit:update:modelValue" | "v-model" | "singleLine" | "formatter" | "localeString" | "pickerMode" | "isRequired" | "hasIcon" | "emit:isKeepMenuOpen"> & import("@omnia/fx/ux").VNodeEvents) => any;
41
41
  export default _default;
@@ -2,7 +2,7 @@ import { DateTimeZone } from "@omnia/fx/models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
4
  size: {
5
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8">;
5
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | "xl" | "m" | "xs">;
6
6
  };
7
7
  showTimeZone: {
8
8
  type: import("vue").PropType<boolean>;
@@ -33,7 +33,7 @@ declare const _default: {
33
33
  Defaults: {};
34
34
  }, Readonly<import("vue").ExtractPropTypes<{
35
35
  size: {
36
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8">;
36
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | "xl" | "m" | "xs">;
37
37
  };
38
38
  showTimeZone: {
39
39
  type: import("vue").PropType<boolean>;
@@ -61,7 +61,7 @@ declare const _default: {
61
61
  __isSuspense?: never;
62
62
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
63
63
  size: {
64
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8">;
64
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | "xl" | "m" | "xs">;
65
65
  };
66
66
  showTimeZone: {
67
67
  type: import("vue").PropType<boolean>;
@@ -87,7 +87,7 @@ declare const _default: {
87
87
  propsDefinition: Omit<Readonly<{} & {
88
88
  label?: string;
89
89
  variant?: "time" | "date" | "date-time";
90
- size?: "l" | "s" | "xs" | "m" | "xl" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
90
+ size?: "l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | "xl" | "m" | "xs";
91
91
  value?: DateTimeZone<string>;
92
92
  dateFormat?: string;
93
93
  showTimeZone?: boolean;
@@ -103,11 +103,11 @@ declare const dialogComponent: {
103
103
  onVnodeUnmounted?: import("vue").Prop<((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[], ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]>;
104
104
  }>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
105
105
  propsDefinition: Omit<Readonly<{} & {
106
- title?: string;
107
106
  maxWidth?: string | number;
108
107
  position?: DialogPositions;
109
108
  width?: string | number;
110
109
  lazy?: boolean;
110
+ title?: string;
111
111
  light?: boolean;
112
112
  onClose?: () => void;
113
113
  dark?: boolean;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<EditorChrome
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "hideCloseButton" | "subTitle" | "getApi" | "actionToolbarRoles" | "emit:close"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title" | "hideCloseButton" | "subTitle" | "getApi" | "actionToolbarRoles" | "emit:close"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -90,8 +90,8 @@ declare const _default: {
90
90
  close: () => true;
91
91
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
92
92
  propsDefinition: Omit<Readonly<{} & {
93
- title?: string;
94
93
  icon?: IIcon;
94
+ title?: string;
95
95
  hideCloseButton?: boolean;
96
96
  "v-slots"?: {
97
97
  default?: import("../DefineVueTypings").Slot;
@@ -49,5 +49,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
49
49
  } & Omit<{
50
50
  default?: import("vue").Slot;
51
51
  }, "wrapWithParentContent" | "appendedElement">;
52
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "required" | "multiple" | "disabled" | "styles" | "settings" | "modelValue" | "emit:update:modelValue" | "v-model" | "property" | "onTagClicked" | "hideSelected" | "clickableIcon" | "appendedTagContents" | "slot:appendedElement" | "slot:wrapWithParentContent"> & import("@omnia/fx/ux").VNodeEvents) => any;
52
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "settings" | "required" | "multiple" | "disabled" | "styles" | "modelValue" | "emit:update:modelValue" | "v-model" | "property" | "onTagClicked" | "hideSelected" | "clickableIcon" | "appendedTagContents" | "slot:appendedElement" | "slot:wrapWithParentContent"> & import("@omnia/fx/ux").VNodeEvents) => any;
53
53
  export default _default;
@@ -70,12 +70,12 @@ declare const _default: {
70
70
  };
71
71
  }>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
72
72
  propsDefinition: Omit<Readonly<{} & {
73
+ settings?: EnterprisePropertyDataItemSettings;
73
74
  dark?: boolean;
74
75
  disabled?: boolean;
75
76
  valueBind?: {
76
77
  [propertyInternalName: string]: any;
77
78
  };
78
- settings?: EnterprisePropertyDataItemSettings;
79
79
  property?: EnterprisePropertyDefinition;
80
80
  }>, never>;
81
81
  };
@@ -22,5 +22,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
22
22
  "v-slots"?: {} & Omit<{
23
23
  default?: import("vue").Slot;
24
24
  }, never>;
25
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "tooltip" | "disabled" | "valueBind" | "settings" | "property" | "emit:valueChanged" | "includeTime"> & import("@omnia/fx/ux").VNodeEvents) => any;
25
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "settings" | "tooltip" | "disabled" | "valueBind" | "property" | "emit:valueChanged" | "includeTime"> & import("@omnia/fx/ux").VNodeEvents) => any;
26
26
  export default _default;