@omnia/fx 8.0.472-dev → 8.0.474-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 (127) hide show
  1. package/internal-do-not-import-from-here/manifests/omnia.fx.core.manifest.json +1 -1
  2. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/blades/HomeBlade.d.ts +1 -1
  3. package/internal-do-not-import-from-here/ux/admin/settings/blades/HomeBlade.d.ts +1 -1
  4. package/internal-do-not-import-from-here/ux/analytics/metric/Metric.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/app/appinstance/renderer/AppInstanceRollup.d.ts +1 -1
  6. package/internal-do-not-import-from-here/ux/app/appinstance/renderer/MainRenderer.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/app/management/tabs/instance/InstanceTab.d.ts +1 -1
  8. package/internal-do-not-import-from-here/ux/app/management/tabs/namingpolicies/NamingPolicyTab.d.ts +1 -1
  9. package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
  10. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/TemplateTab.d.ts +1 -1
  11. package/internal-do-not-import-from-here/ux/aurora/admin/themedesigner/typography/store/TypographyEditorStore.d.ts +4 -4
  12. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +1 -1
  13. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +1 -1
  14. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts +1 -1
  15. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +1 -1
  16. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +2 -2
  17. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +1 -1
  19. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +1 -1
  20. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +1 -1
  21. package/internal-do-not-import-from-here/ux/aurora/components/input/InputBlueprintViewer.d.ts +1 -1
  22. package/internal-do-not-import-from-here/ux/aurora/components/placeholder/Placeholder.d.ts +1 -1
  23. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/store/SpacingPickerStore.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintViewer.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/aurora/components/typography/TextStyleEditor.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +1 -1
  27. package/internal-do-not-import-from-here/ux/aurora/components/typography/components/TypographyFillRenderer.d.ts +1 -1
  28. package/internal-do-not-import-from-here/ux/aurora/components/typography/store/TextStyleEditorStore.d.ts +1 -1
  29. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.d.ts +1 -1
  30. package/internal-do-not-import-from-here/ux/authsetup/steps/EmailVerify.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/authsetup/steps/OTP.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/authsetup/steps/Password.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/button/Button.d.ts +4 -4
  34. package/internal-do-not-import-from-here/ux/button/IButton.d.ts +2 -2
  35. package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +7 -7
  36. package/internal-do-not-import-from-here/ux/confirmdialog/IConfirmDialog.d.ts +3 -3
  37. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/datetimezonerenderer/DateTimeZoneRenderer.d.ts +4 -4
  39. package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/editorchrome/EditorChrome.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/editorchrome/EditorChrome_old.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/tagsproperty/TagsPropertyDisplay.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datafield/DataFieldEdit.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/DateTimeFieldEdit.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/personfield/PersonFieldEdit.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/tagsproperty/TagsPropertyEdit.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/TextFieldEdit.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/governancedashboard/BarChartIndicator.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/governancedashboard/NumericIndicator.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +3 -3
  51. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutdefinitionsettings/LayoutItemSettingsDefinitions.d.ts +1 -1
  60. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +8 -8
  61. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +8 -8
  62. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/mobile/index.d.ts +2 -0
  64. package/internal-do-not-import-from-here/ux/models/flow/ColorFormatNode.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/models/flow/EditorPlugin.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/models/flow/ElementNode.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/models/flow/LinkNode.d.ts +1 -1
  68. package/internal-do-not-import-from-here/ux/models/flow/SpacingFormatNode.d.ts +1 -1
  69. package/internal-do-not-import-from-here/ux/models/flow/TextAlignNode.d.ts +1 -1
  70. package/internal-do-not-import-from-here/ux/models/flow/TypographyNode.d.ts +1 -1
  71. package/internal-do-not-import-from-here/ux/models/flow/VelcronNode.d.ts +1 -1
  72. package/internal-do-not-import-from-here/ux/models/flow/index.d.ts +1 -1
  73. package/internal-do-not-import-from-here/ux/models/flow/shared-mobile/index.d.ts +1 -0
  74. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/oxide/actionmenu/ActionMenu.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +5 -4
  79. package/internal-do-not-import-from-here/ux/oxide/btn/shared-mobile/BlueprintStyling.d.ts +6 -0
  80. package/internal-do-not-import-from-here/ux/oxide/btn/shared-mobile/index.d.ts +2 -0
  81. package/internal-do-not-import-from-here/ux/oxide/btn/shared-mobile/useBtnComponent.d.ts +58 -0
  82. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
  83. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +1 -1
  86. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/oxide/fab/{FloatingActionButton..d.ts → FloatingActionButton.d.ts} +1 -1
  88. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +3 -3
  89. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/oxide/motion/Motion.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
  92. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/oxide/panel/store/PanelStore.d.ts +4 -4
  94. package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  98. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  100. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
  103. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
  104. package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
  105. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +1 -1
  106. package/internal-do-not-import-from-here/ux/permissioninput/PermissionInput.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -1
  108. package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyLocking.d.ts +2 -2
  109. package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +1 -1
  110. package/internal-do-not-import-from-here/ux/signin/omnia/providers/MagicLinkProvider.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/signin/omnia/providers/OtpProvider.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/signin/omnia/providers/PostProcessingProvider.d.ts +1 -1
  113. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  114. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +2 -2
  115. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
  116. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -1
  117. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +1 -1
  118. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +76 -76
  119. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -1
  120. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -1
  121. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +1 -1
  122. package/internal-do-not-import-from-here/ux/versionedlayout/controller/VersionedLayoutController.d.ts +1 -1
  123. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +1 -1
  124. package/internal-do-not-import-from-here/wctypings.d.ts +1 -1
  125. package/package.json +2 -2
  126. package/internal-do-not-import-from-here/ux/oxide/btn/BlueprintStyling.d.ts +0 -6
  127. /package/internal-do-not-import-from-here/ux/models/flow/{FlowContent.d.ts → shared-mobile/FlowContent.d.ts} +0 -0
@@ -13,5 +13,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ChipProps> &
13
13
  } & Omit<{
14
14
  default?: import("vue").Slot;
15
15
  }, "appendAvatar" | "appendIcon" | "prependAvatar" | "prependIcon">;
16
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "label" | "color" | "blueprint" | "colorSchemaType" | "size" | "disabled" | "closable" | "gradient" | "colors" | "toned" | "emit:click:close" | "sortable" | "slot:prependAvatar" | "slot:appendAvatar" | "slot:prependIcon" | "slot:appendIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "color" | "blueprint" | "label" | "colorSchemaType" | "size" | "disabled" | "closable" | "gradient" | "colors" | "toned" | "emit:click:close" | "sortable" | "slot:prependAvatar" | "slot:appendAvatar" | "slot:prependIcon" | "slot:appendIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
17
  export default _default;
@@ -5,5 +5,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ColumnGridPr
5
5
  "v-slots"?: {} & Omit<{
6
6
  default?: import("vue").Slot;
7
7
  }, never>;
8
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "xs" | "xl" | "lg" | "md" | "sm" | "alignSelf" | "margin" | "padding" | "colorSchemaType" | "variant" | "filled" | "class" | "cols" | "colors" | "toned"> & import("@omnia/fx/ux").VNodeEvents) => any;
8
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "alignSelf" | "margin" | "padding" | "xl" | "xs" | "lg" | "md" | "sm" | "colorSchemaType" | "variant" | "filled" | "class" | "cols" | "colors" | "toned"> & import("@omnia/fx/ux").VNodeEvents) => any;
9
9
  export default _default;
@@ -27,5 +27,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<DialogProps>
27
27
  } & Omit<{
28
28
  default?: import("vue").Slot;
29
29
  }, "actions" | "header" | "activator" | "navigation" | "fixedContent" | "headerButtons">;
30
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "colorSchemaType" | "variant" | "size" | "class" | "persistent" | "eager" | "location" | "modelValue" | "attach" | "slot:actions" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "journey" | "subTitle" | "hiddenCloseButton" | "disabledFullScreenOnMobile" | "backButton" | "contentHeight" | "customScrolling" | "horizontalScroll" | "canClose" | "canBack" | "buttonApi" | "slot:fixedContent" | "slot:activator" | "slot:headerButtons" | "slot:navigation" | "slot:header" | "emit:click:close" | "emit:click:cancel" | "emit:click:confirm" | "emit:click:backButton"> & import("@omnia/fx/ux").VNodeEvents) => any;
30
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title" | "colorSchemaType" | "variant" | "size" | "class" | "persistent" | "eager" | "location" | "modelValue" | "attach" | "slot:actions" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "journey" | "subTitle" | "hiddenCloseButton" | "disabledFullScreenOnMobile" | "backButton" | "contentHeight" | "customScrolling" | "horizontalScroll" | "canClose" | "canBack" | "buttonApi" | "slot:fixedContent" | "slot:activator" | "slot:headerButtons" | "slot:navigation" | "slot:header" | "emit:click:close" | "emit:click:cancel" | "emit:click:confirm" | "emit:click:backButton"> & import("@omnia/fx/ux").VNodeEvents) => any;
31
31
  export default _default;
@@ -5,5 +5,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<DividerProps
5
5
  "v-slots"?: {} & Omit<{
6
6
  default?: import("vue").Slot;
7
7
  }, never>;
8
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "variant" | "vertical" | "class" | "toned" | "labelSize" | "labelType"> & import("@omnia/fx/ux").VNodeEvents) => any;
8
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "label" | "variant" | "vertical" | "class" | "toned" | "labelSize" | "labelType"> & import("@omnia/fx/ux").VNodeEvents) => any;
9
9
  export default _default;
@@ -11,5 +11,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ExpansionPan
11
11
  } & Omit<{
12
12
  default?: import("vue").Slot;
13
13
  }, "actions" | "default" | "header" | "prepend">;
14
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "colorSchemaType" | "class" | "eager" | "density" | "slot:actions" | "colors" | "toned" | "slot:header" | "slot:prepend" | "slot:default" | "hideExpandIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title" | "colorSchemaType" | "class" | "eager" | "density" | "slot:actions" | "colors" | "toned" | "slot:header" | "slot:prepend" | "slot:default" | "hideExpandIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
15
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<FabProps> &
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "icon" | "colorSchemaType" | "variant" | "active" | "size" | "class" | "block" | "disabled" | "modelValue" | "stacked" | "app" | "emit:update:modelValue" | "v-model" | "colors"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "icon" | "colorSchemaType" | "variant" | "active" | "size" | "class" | "app" | "block" | "disabled" | "modelValue" | "stacked" | "emit:update:modelValue" | "v-model" | "colors"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -1,6 +1,6 @@
1
- import { IIcon, OIconSizes, ColorType, OIconAnimations, IconBlueprint, IconTooltipOptions, OIconVariants } from "@omnia/fx-models";
2
- import { DefinePropTheming, DefineProp } from "@omnia/fx/ux";
3
- type IconProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"filled", boolean, false, false, "Applies the a background color to the flex. The color is based on the colorSchema either set or inherited."> & DefineProp<"icon", IIcon, false, null, "The icon to be displayed."> & DefineProp<"toned", boolean, false, false> & DefineProp<"colorType", ColorType, false, null, "Sets the colorType to use for the icons. Default is onBase."> & DefineProp<"variant", OIconVariants, false, null, "Sets the variant of the icon."> & DefineProp<"tooltip", IconTooltipOptions, false, null, "Sets tooltip to display when hovering the icon."> & DefineProp<"size", OIconSizes, false, null, "Sets the height and width of the icon. Should be used as default."> & DefineProp<"animation", OIconAnimations, false, null, "Sets the animation on the icon when hovering."> & DefineProp<"customSize", number, false, null, "Sets a custom height and width of the icon. Should be used only as an exception."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the component."> & DefineProp<"blueprint", IconBlueprint, false, null, "Sets a custom blueprint for the icon.">;
1
+ import { ColorType, IconBlueprint, IIcon, OIconAnimations, OIconSizes, OIconVariants, TooltipOptions } from "@omnia/fx-models";
2
+ import { DefineProp, DefinePropTheming } from "@omnia/fx/ux";
3
+ type IconProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"filled", boolean, false, false, "Applies the a background color to the flex. The color is based on the colorSchema either set or inherited."> & DefineProp<"icon", IIcon, false, null, "The icon to be displayed."> & DefineProp<"toned", boolean, false, false> & DefineProp<"colorType", ColorType, false, null, "Sets the colorType to use for the icons. Default is onBase."> & DefineProp<"variant", OIconVariants, false, null, "Sets the variant of the icon."> & DefineProp<"tooltip", TooltipOptions, false, null, "Sets tooltip to display when hovering the icon."> & DefineProp<"size", OIconSizes, false, null, "Sets the height and width of the icon. Should be used as default."> & DefineProp<"animation", OIconAnimations, false, null, "Sets the animation on the icon when hovering."> & DefineProp<"customSize", number, false, null, "Sets a custom height and width of the icon. Should be used only as an exception."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the component."> & DefineProp<"blueprint", IconBlueprint, false, null, "Sets a custom blueprint for the icon.">;
4
4
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<IconProps> & {} & {
5
5
  "v-slots"?: {} & Omit<{
6
6
  default?: import("vue").Slot;
@@ -31,5 +31,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<OListItemPro
31
31
  } & Omit<{
32
32
  default?: import("vue").Slot;
33
33
  }, "title" | "default" | "append" | "prepend" | "subtitle">;
34
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "colorSchemaType" | "variant" | "active" | "class" | "disabled" | "colors" | "divider" | "slot:append" | "slot:prepend" | "slot:title" | "subtitle" | "expandableHeight" | "selected" | "isDragMode" | "slot:default" | "slot:subtitle" | "emit:click:delete" | "emit:click:remove" | "emit:click:navigate" | "emit:click:select"> & import("@omnia/fx/ux").VNodeEvents) => any;
34
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title" | "colorSchemaType" | "variant" | "active" | "class" | "disabled" | "colors" | "divider" | "slot:append" | "slot:prepend" | "slot:title" | "subtitle" | "expandableHeight" | "selected" | "isDragMode" | "slot:default" | "slot:subtitle" | "emit:click:delete" | "emit:click:remove" | "emit:click:navigate" | "emit:click:select"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
35
  export default _default;
@@ -24,5 +24,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
24
24
  "v-slots"?: {} & Omit<{
25
25
  default?: import("vue").Slot;
26
26
  }, never>;
27
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variants" | "transition" | "animate" | "initial" | "hover" | "exit" | "inView" | "press" | "inViewOptions" | "emit:click:someThing"> & import("@omnia/fx/ux").VNodeEvents) => any;
27
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "transition" | "variants" | "animate" | "initial" | "hover" | "exit" | "inView" | "press" | "inViewOptions" | "emit:click:someThing"> & import("@omnia/fx/ux").VNodeEvents) => any;
28
28
  export default _default;
@@ -17,7 +17,7 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
17
17
  } & {
18
18
  overrides?: object;
19
19
  } & {
20
- variant?: "default" | "dialog" | "editor" | "app";
20
+ variant?: "default" | "app" | "dialog" | "editor";
21
21
  } & {
22
22
  customWidth?: number;
23
23
  } & {
@@ -32,5 +32,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
32
32
  "v-slots"?: {} & Omit<{
33
33
  default?: import("vue").Slot;
34
34
  }, never>;
35
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "variant" | "class" | "location" | "modelValue" | "emit:update:modelValue" | "v-model" | "colors" | "overrides" | "toned" | "customWidth" | "temporary" | "disableResizeWatcher" | "disableRouteWatcher"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "variant" | "class" | "location" | "modelValue" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "overrides" | "customWidth" | "temporary" | "disableResizeWatcher" | "disableRouteWatcher"> & import("@omnia/fx/ux").VNodeEvents) => any;
36
36
  export default _default;
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<PanelProps>
6
6
  "v-slots"?: {} & Omit<{
7
7
  default?: import("vue").Slot;
8
8
  }, never>;
9
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "margin" | "padding" | "colorSchemaType" | "variant" | "filled" | "class" | "colors" | "toned" | "titleSize"> & import("@omnia/fx/ux").VNodeEvents) => any;
9
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "margin" | "padding" | "title" | "colorSchemaType" | "variant" | "filled" | "class" | "colors" | "toned" | "titleSize"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
10
  export default _default;
@@ -3,7 +3,7 @@ export declare const usePanelStore: () => {
3
3
  get: {
4
4
  typography: {
5
5
  readonly type: TextStyleTypes;
6
- readonly size: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
6
+ readonly size: "l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | TextStyleSizes | "xl" | "m" | "xs";
7
7
  readonly toned: boolean;
8
8
  };
9
9
  readonly padding: Spacing | SpacingValue;
@@ -12,10 +12,10 @@ export declare const usePanelStore: () => {
12
12
  onClickEvent: any;
13
13
  settings: {
14
14
  variant: "tab" | "default" | "dialog" | "tab-vertical";
15
- padding: SpacingValue | Spacing;
16
- margin: SpacingValue | Spacing;
15
+ padding: Spacing | SpacingValue;
16
+ margin: Spacing | SpacingValue;
17
17
  title: string;
18
- titleSize: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
18
+ titleSize: "l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | TextStyleSizes | "xl" | "m" | "xs";
19
19
  toned: boolean;
20
20
  };
21
21
  };
@@ -16,5 +16,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<PickerProps>
16
16
  } & Omit<{
17
17
  default?: import("vue").Slot;
18
18
  }, "actions" | "activator" | "selectedItemRenderer">;
19
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "label" | "blueprint" | "grid" | "maxHeight" | "actions" | "variant" | "class" | "disabled" | "modelValue" | "slot:actions" | "emit:update:modelValue" | "v-model" | "toned" | "placeholder" | "slot:activator" | "searchable" | "emit:search" | "getApi" | "emit:click:clear" | "clearable" | "visibleOnContentClick" | "isLoading" | "slot:selectedItemRenderer" | "hasSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
19
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "blueprint" | "grid" | "maxHeight" | "actions" | "label" | "variant" | "class" | "disabled" | "modelValue" | "slot:actions" | "emit:update:modelValue" | "v-model" | "toned" | "placeholder" | "slot:activator" | "searchable" | "emit:search" | "getApi" | "emit:click:clear" | "clearable" | "visibleOnContentClick" | "isLoading" | "slot:selectedItemRenderer" | "hasSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
20
  export default _default;
@@ -167,9 +167,9 @@ declare const _default: {
167
167
  container: boolean;
168
168
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
169
169
  propsDefinition: Omit<Readonly<{} & {
170
- label?: string;
171
170
  inline?: boolean;
172
171
  container?: boolean;
172
+ label?: string;
173
173
  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";
174
174
  class?: String | String[];
175
175
  disabled?: boolean;
@@ -228,9 +228,9 @@ declare const _default: {
228
228
  container: boolean;
229
229
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
230
230
  propsDefinition: Omit<Readonly<{} & {
231
- label?: string;
232
231
  direction?: "vertical" | "horizontal";
233
232
  container?: boolean;
233
+ label?: string;
234
234
  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";
235
235
  variant?: "default" | "prominent";
236
236
  class?: String | String[];
@@ -19,5 +19,5 @@ declare const _default: <TItem extends readonly any[], TReturnObject extends boo
19
19
  "v-slots"?: (OSelectProps<TItem, TReturnObject> extends infer T_3 ? { [K_3 in keyof T_3 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: OSelectProps<TItem, TReturnObject>[K_3]; } : never) & Omit<{
20
20
  default?: import("vue").Slot;
21
21
  }, keyof (OSelectProps<TItem, TReturnObject> extends infer T_4 ? { [K_3 in keyof T_4 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: OSelectProps<TItem, TReturnObject>[K_3]; } : never)>;
22
- } & (OSelectProps<TItem, TReturnObject> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<OSelectProps<TItem, TReturnObject>[K_4], OSelectProps<TItem, TReturnObject>[K_4]> | ((ref: OSelectProps<TItem, TReturnObject>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "blueprint" | "maxHeight" | "error" | "colorSchemaType" | "variant" | "class" | "multiple" | "disabled" | "modelValue" | "items" | "itemHeight" | "loading" | "readonly" | "errorMessages" | "rules" | "hideDetails" | "hint" | "persistentHint" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "itemValue" | "searchable" | "slot:append-inner" | "slot:prepend-inner" | "emit:update:focused" | "emit:click:button" | "clearable" | "hideSelected" | "itemTitle" | "returnObject" | "chips" | "hideNoData" | "menuIcon" | "multiSelectionStyle" | "emit:update:search" | "slot:append-item" | "itemDeletable" | keyof (TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject)> & import("@omnia/fx/ux").VNodeEvents) => any;
22
+ } & (OSelectProps<TItem, TReturnObject> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<OSelectProps<TItem, TReturnObject>[K_4], OSelectProps<TItem, TReturnObject>[K_4]> | ((ref: OSelectProps<TItem, TReturnObject>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "blueprint" | "maxHeight" | "label" | "error" | "colorSchemaType" | "variant" | "class" | "multiple" | "disabled" | "modelValue" | "items" | "itemHeight" | "loading" | "readonly" | "errorMessages" | "rules" | "hideDetails" | "hint" | "persistentHint" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "itemValue" | "searchable" | "slot:append-inner" | "slot:prepend-inner" | "emit:update:focused" | "emit:click:button" | "clearable" | "hideSelected" | "itemTitle" | "returnObject" | "chips" | "hideNoData" | "menuIcon" | "multiSelectionStyle" | "emit:update:search" | "slot:append-item" | "itemDeletable" | keyof (TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject)> & import("@omnia/fx/ux").VNodeEvents) => any;
23
23
  export default _default;
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<SliderProps>
7
7
  "v-slots"?: {} & Omit<{
8
8
  default?: import("vue").Slot;
9
9
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "direction" | "colorSchemaType" | "variant" | "class" | "max" | "modelValue" | "hint" | "persistentHint" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "min" | "step" | "precision" | "unitLabel" | "noThumbLabel" | "showTicks" | "ticks" | "tickSize"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "direction" | "label" | "colorSchemaType" | "variant" | "class" | "max" | "modelValue" | "hint" | "persistentHint" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "min" | "step" | "precision" | "unitLabel" | "noThumbLabel" | "showTicks" | "ticks" | "tickSize"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
11
  export default _default;
@@ -27,5 +27,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
27
27
  } & Omit<{
28
28
  default?: import("vue").Slot;
29
29
  }, "title">;
30
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "disabled" | "eager" | "reverseTransition" | "rules" | "complete" | "subTitle" | "slot:title" | "editable" | "hideIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
30
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title" | "disabled" | "eager" | "reverseTransition" | "rules" | "complete" | "subTitle" | "slot:title" | "editable" | "hideIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
31
31
  export default _default;
@@ -1,5 +1,5 @@
1
- import { DefineProp, DefinePropTheming, DefineType, DefineVModel, ExtractProps, ValidationRule } from "@omnia/fx/ux";
2
1
  import { OSwitchVariants, TooltipPosition } from "@omnia/fx-models";
2
+ import { DefineProp, DefinePropTheming, DefineType, DefineVModel, ExtractProps, ValidationRule } from "@omnia/fx/ux";
3
3
  export interface SwitchTooltipOptions {
4
4
  text: string;
5
5
  element?: JSX.Element;
@@ -14,5 +14,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<TabProps> &
14
14
  } & Omit<{
15
15
  default?: import("vue").Slot;
16
16
  }, "itemRendering">;
17
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "colorSchemaType" | "variant" | "class" | "disabled" | "eager" | "colors" | "slot:itemRendering" | "notificationCount"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title" | "colorSchemaType" | "variant" | "class" | "disabled" | "eager" | "colors" | "slot:itemRendering" | "notificationCount"> & import("@omnia/fx/ux").VNodeEvents) => any;
18
18
  export default _default;
@@ -13,5 +13,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<TextAreaProp
13
13
  } & Omit<{
14
14
  default?: import("vue").Slot;
15
15
  }, "append-inner">;
16
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "color" | "colorSchemaType" | "variant" | "class" | "rows" | "disabled" | "modelValue" | "readonly" | "errorMessages" | "rules" | "hint" | "persistentHint" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "placeholder" | "autofocus" | "textBlueprint" | "slot:append-inner" | "emit:update:focused" | "emit:click:button" | "clearable" | "autoGrow"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "color" | "label" | "colorSchemaType" | "variant" | "class" | "rows" | "disabled" | "modelValue" | "readonly" | "errorMessages" | "rules" | "hint" | "persistentHint" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "placeholder" | "autofocus" | "textBlueprint" | "slot:append-inner" | "emit:update:focused" | "emit:click:button" | "clearable" | "autoGrow"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
17
  export default _default;
@@ -17,5 +17,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ToolbarProps
17
17
  } & Omit<{
18
18
  default?: import("vue").Slot;
19
19
  }, "title" | "prepend" | "customButtons">;
20
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "colorSchemaType" | "variant" | "class" | "closeButton" | "colors" | "toned" | "subTitle" | "backButton" | "emit:click:close" | "divider" | "slot:prepend" | "emit:click:back" | "slot:title" | "slot:customButtons"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title" | "colorSchemaType" | "variant" | "class" | "closeButton" | "colors" | "toned" | "subTitle" | "backButton" | "emit:click:close" | "divider" | "slot:prepend" | "emit:click:back" | "slot:title" | "slot:customButtons"> & import("@omnia/fx/ux").VNodeEvents) => any;
21
21
  export default _default;
@@ -50,7 +50,7 @@ declare const _default: <T extends Object>(props: import("@omnia/fx/ux").Extract
50
50
  } & {
51
51
  checkNodeToMove?: (item: T) => boolean;
52
52
  } & {
53
- padding?: SpacingValue | Spacing;
53
+ padding?: Spacing | SpacingValue;
54
54
  } & {
55
55
  indentation?: SpacingValue;
56
56
  } & DefineSlot<"title", (title: string) => VNodeChild, "Appends content after label.."> & DefineSlot<"appendInnerItem", (value: TreewViewItemSlot<T>) => VNodeChild, "Appends content after label.."> & DefineSlot<"prepend", (value: TreewViewItemSlot<T>) => VNodeChild, "Prepends content before label.."> & DefineEmit<"update:active", (items: T[]) => void>> & {
@@ -51,7 +51,7 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
51
51
  } & {
52
52
  checkNodeToMove?: (item: any) => boolean;
53
53
  } & {
54
- padding?: SpacingValue | Spacing;
54
+ padding?: Spacing | SpacingValue;
55
55
  } & {
56
56
  indentation?: SpacingValue;
57
57
  } & DefineSlot<"appendInnerItem", (item: any, index: Number) => VNodeChild, "Define a custom item action appearance."> & DefineSlot<"itemToolTip", (item: any) => VNodeChild, "Define tooltip for treeview icon"> & DefineEmit<"update:active", (items: Array<any>) => void>> & {
@@ -26,5 +26,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
26
26
  "v-slots"?: {} & Omit<{
27
27
  default?: import("vue").Slot;
28
28
  }, never>;
29
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "serviceId" | "disabled" | "settings" | "getApi" | "contextParams" | "onValueUpdated" | "onValueUpdating" | "hideSaveButton" | "dataSource"> & import("@omnia/fx/ux").VNodeEvents) => any;
29
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "serviceId" | "disabled" | "getApi" | "contextParams" | "onValueUpdated" | "onValueUpdating" | "hideSaveButton" | "dataSource"> & import("@omnia/fx/ux").VNodeEvents) => any;
30
30
  export default _default;
@@ -58,8 +58,8 @@ declare const _default: {
58
58
  onVnodeUnmounted?: import("vue").Prop<((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[], ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]>;
59
59
  }>>, {}, {}, {}, {}, 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 & {
60
60
  propsDefinition: Omit<Readonly<{} & {
61
- disabled?: boolean;
62
61
  settings?: EnterprisePropertyRichTextItemSettings;
62
+ disabled?: boolean;
63
63
  modelValue?: HtmlPropertyValue;
64
64
  "onUpdate:modelValue"?: (value: HtmlPropertyValue) => void;
65
65
  onVnodeBeforeMount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
@@ -1,7 +1,7 @@
1
- import { PropertyLockStatus, TooltipPosition } from "@omnia/fx-models";
1
+ import { OTooltipPosition, PropertyLockStatus, TooltipPosition } from "@omnia/fx-models";
2
2
  interface PropertyLockingTooltip {
3
3
  text: string;
4
- position?: TooltipPosition;
4
+ position?: TooltipPosition | OTooltipPosition;
5
5
  }
6
6
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
7
7
  "emit:update:modelValue": (value: PropertyLockStatus) => void;
@@ -141,8 +141,8 @@ declare const _default: {
141
141
  };
142
142
  }>>, () => 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 & {
143
143
  propsDefinition: Omit<Readonly<{} & {
144
- title?: string;
145
144
  width?: string | number;
145
+ title?: string;
146
146
  description?: string;
147
147
  onCancel?: () => void;
148
148
  headerClass?: string;
@@ -41,13 +41,13 @@ export declare const MagicLinkProvider: {
41
41
  onVnodeUnmounted?: import("vue").Prop<((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[], ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]>;
42
42
  }>>, () => 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 & {
43
43
  propsDefinition: Omit<Readonly<{} & {
44
+ next?: OmniaAuthProviderChainAction;
44
45
  onVnodeBeforeMount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
45
46
  onVnodeMounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
46
47
  onVnodeBeforeUpdate?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
47
48
  onVnodeUpdated?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
48
49
  onVnodeBeforeUnmount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
49
50
  onVnodeUnmounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
50
- next?: OmniaAuthProviderChainAction;
51
51
  context?: OmniaAuthProviderContext;
52
52
  }>, never>;
53
53
  };
@@ -41,13 +41,13 @@ export declare const OneTimePasswordProvider: {
41
41
  onVnodeUnmounted?: import("vue").Prop<((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[], ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]>;
42
42
  }>>, () => 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 & {
43
43
  propsDefinition: Omit<Readonly<{} & {
44
+ next?: OmniaAuthProviderChainAction;
44
45
  onVnodeBeforeMount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
45
46
  onVnodeMounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
46
47
  onVnodeBeforeUpdate?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
47
48
  onVnodeUpdated?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
48
49
  onVnodeBeforeUnmount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
49
50
  onVnodeUnmounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
50
- next?: OmniaAuthProviderChainAction;
51
51
  context?: OmniaAuthProviderContext;
52
52
  }>, never>;
53
53
  };
@@ -41,13 +41,13 @@ export declare const PostProcessingProvider: {
41
41
  onVnodeUnmounted?: import("vue").Prop<((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[], ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]>;
42
42
  }>>, () => 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 & {
43
43
  propsDefinition: Omit<Readonly<{} & {
44
+ next?: OmniaAuthProviderChainAction;
44
45
  onVnodeBeforeMount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
45
46
  onVnodeMounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
46
47
  onVnodeBeforeUpdate?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
47
48
  onVnodeUpdated?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[];
48
49
  onVnodeBeforeUnmount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
49
50
  onVnodeUnmounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[];
50
- next?: OmniaAuthProviderChainAction;
51
51
  context?: OmniaAuthProviderContext;
52
52
  }>, never>;
53
53
  };
@@ -291,7 +291,6 @@ declare const _default: {
291
291
  "update:modelValue": (value: UrlPropertyValue) => true;
292
292
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
293
293
  propsDefinition: Omit<Readonly<{} & {
294
- label?: string;
295
294
  name?: {
296
295
  [x: `onUpdate:${string}`]: {
297
296
  type: import("vue").PropType<(value: UrlPropertyValue) => any | void>;
@@ -353,6 +352,7 @@ declare const _default: {
353
352
  };
354
353
  }>;
355
354
  };
355
+ label?: string;
356
356
  disabled?: boolean;
357
357
  modelValue?: UrlPropertyValue;
358
358
  "onUpdate:modelValue"?: (value: UrlPropertyValue) => any | void;
@@ -386,8 +386,6 @@ declare const _default: {
386
386
  container: boolean;
387
387
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
388
388
  propsDefinition: Omit<Readonly<{} & {
389
- title?: string;
390
- label?: string;
391
389
  name?: {
392
390
  [x: `onUpdate:${string}`]: {
393
391
  type: import("vue").PropType<(value: VelcronRendererResolverReference) => any | void>;
@@ -451,6 +449,8 @@ declare const _default: {
451
449
  };
452
450
  icon?: IIcon;
453
451
  container?: boolean;
452
+ title?: string;
453
+ label?: string;
454
454
  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";
455
455
  variant?: Variant;
456
456
  modelValue?: VelcronRendererResolverReference;
@@ -242,7 +242,6 @@ declare const _default: {
242
242
  "update:modelValue": (value: string) => true;
243
243
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
244
244
  propsDefinition: Omit<Readonly<{} & {
245
- label?: string;
246
245
  name?: {
247
246
  [x: `onUpdate:${string}`]: {
248
247
  type: import("vue").PropType<(value: string) => any | void>;
@@ -304,6 +303,7 @@ declare const _default: {
304
303
  };
305
304
  }>;
306
305
  };
306
+ label?: string;
307
307
  settings?: VelcronTextEditorSettings;
308
308
  modelValue?: string;
309
309
  "onUpdate:modelValue"?: (value: string) => any | void;
@@ -251,7 +251,6 @@ declare const _default: {
251
251
  "update:modelValue": (value: string) => true;
252
252
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
253
253
  propsDefinition: Omit<Readonly<{} & {
254
- label?: string;
255
254
  name?: {
256
255
  [x: `onUpdate:${string}`]: {
257
256
  type: import("vue").PropType<(value: number) => any | void>;
@@ -313,6 +312,7 @@ declare const _default: {
313
312
  };
314
313
  }>;
315
314
  };
315
+ label?: string;
316
316
  settings?: VelcronNumberEditorSettings;
317
317
  location?: EditorLocation;
318
318
  modelValue?: number;
@@ -270,7 +270,6 @@ declare const _default: {
270
270
  "value:leave": (value: any) => true;
271
271
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
272
272
  propsDefinition: Omit<Readonly<{} & {
273
- label?: string;
274
273
  name?: {
275
274
  [x: `onUpdate:${string}`]: {
276
275
  type: import("vue").PropType<(value: any) => any | void>;
@@ -332,6 +331,7 @@ declare const _default: {
332
331
  };
333
332
  }>;
334
333
  };
334
+ label?: string;
335
335
  editor?: VelcronEditor<any>;
336
336
  location?: EditorLocation;
337
337
  modelValue?: any;