@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
@@ -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;
@@ -16,5 +16,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
16
16
  "v-slots"?: {} & Omit<{
17
17
  default?: import("vue").Slot;
18
18
  }, never>;
19
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "disabled" | "valueBind" | "settings" | "property" | "emit:valueChanged"> & import("@omnia/fx/ux").VNodeEvents) => any;
19
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "disabled" | "valueBind" | "property" | "emit:valueChanged"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
20
  export default _default;
@@ -21,5 +21,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
21
21
  "v-slots"?: {} & Omit<{
22
22
  default?: import("vue").Slot;
23
23
  }, never>;
24
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "disabled" | "valueBind" | "settings" | "hideDetails" | "property" | "onValueChanged" | "promotedTagOptions"> & import("@omnia/fx/ux").VNodeEvents) => any;
24
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "settings" | "disabled" | "valueBind" | "hideDetails" | "property" | "onValueChanged" | "promotedTagOptions"> & import("@omnia/fx/ux").VNodeEvents) => any;
25
25
  export default _default;
@@ -16,5 +16,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
16
16
  "v-slots"?: {} & Omit<{
17
17
  default?: import("vue").Slot;
18
18
  }, never>;
19
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "disabled" | "valueBind" | "settings" | "property" | "emit:valueChanged"> & import("@omnia/fx/ux").VNodeEvents) => any;
19
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "disabled" | "valueBind" | "property" | "emit:valueChanged"> & import("@omnia/fx/ux").VNodeEvents) => any;
20
20
  export default _default;
@@ -35,5 +35,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
35
35
  "v-slots"?: {} & Omit<{
36
36
  default?: import("vue").Slot;
37
37
  }, never>;
38
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "style" | "color" | "icon" | "height" | "description" | "unitLabel" | "clickCallback" | "loadData" | "hasData" | "chartValues"> & import("@omnia/fx/ux").VNodeEvents) => any;
38
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "style" | "color" | "icon" | "height" | "label" | "description" | "unitLabel" | "clickCallback" | "loadData" | "hasData" | "chartValues"> & import("@omnia/fx/ux").VNodeEvents) => any;
39
39
  export default _default;
@@ -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, "label" | "style" | "color" | "icon" | "height" | "description" | "valueBind" | "valueUnit" | "clickCallback" | "emit:update:valueBind" | "v-model:valueBind"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "style" | "color" | "icon" | "height" | "label" | "description" | "valueBind" | "valueUnit" | "clickCallback" | "emit:update:valueBind" | "v-model:valueBind"> & import("@omnia/fx/ux").VNodeEvents) => any;
36
36
  export default _default;
@@ -89,8 +89,8 @@ declare const _default: {
89
89
  required: false;
90
90
  };
91
91
  }>> & {
92
- onAdd?: (identity: Identity) => any;
93
92
  onRemove?: (identity: Identity) => any;
93
+ onAdd?: (identity: Identity) => any;
94
94
  onDoc$?: (description?: string) => any;
95
95
  onCloseDialog?: () => any;
96
96
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -195,8 +195,8 @@ declare const _default: {
195
195
  required: false;
196
196
  };
197
197
  }>> & {
198
- onAdd?: (identity: Identity) => any;
199
198
  onRemove?: (identity: Identity) => any;
199
+ onAdd?: (identity: Identity) => any;
200
200
  onDoc$?: (description?: string) => any;
201
201
  onCloseDialog?: () => any;
202
202
  }, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {}>;
@@ -291,8 +291,8 @@ declare const _default: {
291
291
  required: false;
292
292
  };
293
293
  }>> & {
294
- onAdd?: (identity: Identity) => any;
295
294
  onRemove?: (identity: Identity) => any;
295
+ onAdd?: (identity: Identity) => any;
296
296
  onDoc$?: (description?: string) => any;
297
297
  onCloseDialog?: () => any;
298
298
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -294,9 +294,9 @@ declare const _default: {
294
294
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
295
295
  propsDefinition: Omit<Readonly<{} & {
296
296
  filter?: (identities: IResolvedIdentity[]) => IResolvedIdentity[];
297
- label?: string;
298
297
  type?: PrincipalTypes;
299
298
  top?: boolean;
299
+ label?: string;
300
300
  description?: string;
301
301
  providerIds?: guid[];
302
302
  emailEnabled?: BoolFilter;
@@ -74,5 +74,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
74
74
  "v-slots"?: {} & Omit<{
75
75
  default?: import("vue").Slot;
76
76
  }, never>;
77
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "filter" | "label" | "type" | "top" | "variant" | "required" | "description" | "providerIds" | "emailEnabled" | "permissionEnabled" | "businessProfileId" | "identityStore" | "dense" | "multiple" | "disabled" | "modelValue" | "emit:update:modelValue" | "v-model" | "ariaInvalid" | "ariaDescribedby" | "hideDynamicGroupSelection" | "singleLine" | "attachToParent" | "keepSelectionMenu" | "showCurrentUserOption" | "autoOpenSelection" | "disabledIdentities" | "blockedIdentities" | "emit:menuToggle" | "hideTab" | "hideGroupTypeSelection" | "hideUserTypeSelection" | "displayIdentityType" | "enableSpecialUser"> & import("@omnia/fx/ux").VNodeEvents) => any;
77
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "filter" | "type" | "top" | "label" | "variant" | "required" | "description" | "providerIds" | "emailEnabled" | "permissionEnabled" | "businessProfileId" | "identityStore" | "dense" | "multiple" | "disabled" | "modelValue" | "emit:update:modelValue" | "v-model" | "ariaInvalid" | "ariaDescribedby" | "hideDynamicGroupSelection" | "singleLine" | "attachToParent" | "keepSelectionMenu" | "showCurrentUserOption" | "autoOpenSelection" | "disabledIdentities" | "blockedIdentities" | "emit:menuToggle" | "hideTab" | "hideGroupTypeSelection" | "hideUserTypeSelection" | "displayIdentityType" | "enableSpecialUser"> & import("@omnia/fx/ux").VNodeEvents) => any;
78
78
  export default _default;
@@ -373,9 +373,9 @@ declare const _default: {
373
373
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
374
374
  propsDefinition: Omit<Readonly<{} & {
375
375
  filter?: (identities: IResolvedIdentity[]) => IResolvedIdentity[];
376
- label?: string;
377
376
  type?: PrincipalTypes;
378
377
  top?: boolean;
378
+ label?: string;
379
379
  required?: boolean;
380
380
  description?: string;
381
381
  providerIds?: guid[];
@@ -32,5 +32,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<JourneyBlade
32
32
  } & Omit<{
33
33
  default?: import("vue").Slot;
34
34
  }, "filter" | "actions" | "actionsFooter">;
35
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "switch" | "icon" | "actions" | "variant" | "size" | "add" | "delete" | "remove" | "id" | "disabled" | "eager" | "settings" | "loading" | "create" | "slot:actions" | "ok" | "toned" | "subTitle" | "emit:click:cancel" | "searchable" | "slot:filter" | "emit:search" | "emit:closeFilter" | "getApi" | "manageList" | "manageListText" | "bladeContext" | "onOk" | "onRemove" | "onDelete" | "onSwitch" | "confirmDeleteDialogOption" | "disabledButtonTooltips" | "sizeOnMobile" | "slot:actionsFooter" | "emit:click:create" | "emit:click:add" | "emit:click:back" | "emit:click:settings" | "emit:changeFilter" | "emit:hidden" | "emit:click:manageList" | "commit" | "onCommit"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "switch" | "icon" | "actions" | "title" | "variant" | "size" | "create" | "remove" | "delete" | "add" | "ok" | "settings" | "id" | "disabled" | "eager" | "loading" | "slot:actions" | "toned" | "subTitle" | "emit:click:cancel" | "searchable" | "slot:filter" | "emit:search" | "emit:closeFilter" | "getApi" | "manageList" | "manageListText" | "bladeContext" | "onOk" | "onRemove" | "onDelete" | "onSwitch" | "confirmDeleteDialogOption" | "disabledButtonTooltips" | "sizeOnMobile" | "slot:actionsFooter" | "emit:click:create" | "emit:click:add" | "emit:click:back" | "emit:click:settings" | "emit:changeFilter" | "emit:hidden" | "emit:click:manageList" | "commit" | "onCommit"> & import("@omnia/fx/ux").VNodeEvents) => any;
36
36
  export default _default;
@@ -14,5 +14,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<JourneyMenuP
14
14
  } & Omit<{
15
15
  default?: import("vue").Slot;
16
16
  }, "selection" | "actionsFooter">;
17
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "switch" | "icon" | "size" | "id" | "items" | "loading" | "save" | "getApi" | "onSwitch" | "slot:actionsFooter" | "emit:valueChanged" | "onSave" | "slot:selection" | "emit:itemSelected"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "switch" | "icon" | "title" | "size" | "save" | "id" | "items" | "loading" | "getApi" | "onSwitch" | "slot:actionsFooter" | "emit:valueChanged" | "onSave" | "slot:selection" | "emit:itemSelected"> & import("@omnia/fx/ux").VNodeEvents) => any;
18
18
  export default _default;
@@ -32,5 +32,5 @@ declare const _default: <TItem extends unknown = any>(props: import("@omnia/fx/u
32
32
  } & Omit<{
33
33
  default?: import("vue").Slot;
34
34
  }, "actions" | "selectionItemRender" | "selectionRender" | "selectedItemRenderer" | "settingsRender" | "settingsRenderV2" | "selectionRenderV2">;
35
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "actions" | "colorSchemaType" | "list" | "multiple" | "modelValue" | "items" | "readonly" | "slot:actions" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "emit:search" | "getApi" | "emit:click:clear" | "itemDeletable" | "sortable" | "propertyValueMapping" | "returnSelectionAsObject" | "labelAdd" | "titleAdd" | "titleEdit" | "disableSearch" | "disableSave" | "confirmDelete" | "noAddConfirm" | "bladelessAdd" | "bladeless" | "itemSettingable" | "slot:selectionItemRender" | "slot:selectionRender" | "slot:selectedItemRenderer" | "slot:settingsRender" | "slot:settingsRenderV2" | "slot:selectionRenderV2" | "emit:showAdd" | "emit:showEdit" | "onClickAdd" | "onRemoveItem" | "onClickUpdate" | "onClickDelete"> & import("@omnia/fx/ux").VNodeEvents) => any;
35
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "actions" | "label" | "colorSchemaType" | "list" | "multiple" | "modelValue" | "items" | "readonly" | "slot:actions" | "emit:update:modelValue" | "v-model" | "colors" | "toned" | "emit:search" | "getApi" | "emit:click:clear" | "itemDeletable" | "sortable" | "propertyValueMapping" | "returnSelectionAsObject" | "labelAdd" | "titleAdd" | "titleEdit" | "disableSearch" | "disableSave" | "confirmDelete" | "noAddConfirm" | "bladelessAdd" | "bladeless" | "itemSettingable" | "slot:selectionItemRender" | "slot:selectionRender" | "slot:selectedItemRenderer" | "slot:settingsRender" | "slot:settingsRenderV2" | "slot:selectionRenderV2" | "emit:showAdd" | "emit:showEdit" | "onClickAdd" | "onRemoveItem" | "onClickUpdate" | "onClickDelete"> & import("@omnia/fx/ux").VNodeEvents) => any;
36
36
  export default _default;
@@ -94,10 +94,10 @@ declare const _default: {
94
94
  container: boolean;
95
95
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
96
96
  propsDefinition: Omit<Readonly<{} & {
97
- title?: string;
98
97
  text?: string;
99
98
  icon?: IIcon;
100
99
  container?: boolean;
100
+ title?: string;
101
101
  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";
102
102
  description?: string;
103
103
  colors?: import("../../..").ColorSchemaStoreType;
@@ -94,8 +94,8 @@ declare const _default: {
94
94
  container: boolean;
95
95
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
96
96
  propsDefinition: Omit<Readonly<{} & {
97
- title?: string;
98
97
  container?: boolean;
98
+ title?: string;
99
99
  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";
100
100
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
101
101
  alternativeContent?: JSX.Element;
@@ -1,5 +1,5 @@
1
- import { ILayoutCanvasTabDefinition, ILayoutCanvasExpansionItemDefinition, ILayoutCanvasTabInstance, ILayoutCanvasExpansionItemInstance, Block, LoadedLayout, ILayoutCanvasExpansionItemDefinitionSlots, guid, ILayoutCanvasJourneyDefinition, ILayoutCanvasJourneyInstance, ILayoutCanvasJourneyMenuItemDefinition } from "@omnia/fx/models";
2
1
  import { MessageBusExposeOnlySubscription } from "@omnia/fx";
2
+ import { Block, guid, ILayoutCanvasExpansionItemDefinition, ILayoutCanvasExpansionItemDefinitionSlots, ILayoutCanvasExpansionItemInstance, ILayoutCanvasJourneyDefinition, ILayoutCanvasJourneyInstance, ILayoutCanvasJourneyMenuItemDefinition, ILayoutCanvasTabDefinition, ILayoutCanvasTabInstance, LoadedLayout } from "@omnia/fx/models";
3
3
  export declare class TabsLayoutSettings implements ILayoutCanvasTabDefinition {
4
4
  static tabId: guid;
5
5
  private static messageBeforeCreate;
@@ -12,10 +12,10 @@ declare const _default: {
12
12
  type: import("vue").PropType<TextBlueprint>;
13
13
  };
14
14
  size: {
15
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8">;
15
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | TextStyleSizes | "xl" | "m" | "xs">;
16
16
  };
17
17
  typography: {
18
- type: import("vue").PropType<"display" | "headline" | "title" | "text" | "label" | "variants" | TextStyleTypes>;
18
+ type: import("vue").PropType<"text" | "display" | TextStyleTypes | "headline" | "title" | "label" | "variants">;
19
19
  };
20
20
  placeholder: {
21
21
  type: import("vue").PropType<string>;
@@ -130,10 +130,10 @@ declare const _default: {
130
130
  type: import("vue").PropType<TextBlueprint>;
131
131
  };
132
132
  size: {
133
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8">;
133
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | TextStyleSizes | "xl" | "m" | "xs">;
134
134
  };
135
135
  typography: {
136
- type: import("vue").PropType<"display" | "headline" | "title" | "text" | "label" | "variants" | TextStyleTypes>;
136
+ type: import("vue").PropType<"text" | "display" | TextStyleTypes | "headline" | "title" | "label" | "variants">;
137
137
  };
138
138
  placeholder: {
139
139
  type: import("vue").PropType<string>;
@@ -245,10 +245,10 @@ declare const _default: {
245
245
  type: import("vue").PropType<TextBlueprint>;
246
246
  };
247
247
  size: {
248
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8">;
248
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | TextStyleSizes | "xl" | "m" | "xs">;
249
249
  };
250
250
  typography: {
251
- type: import("vue").PropType<"display" | "headline" | "title" | "text" | "label" | "variants" | TextStyleTypes>;
251
+ type: import("vue").PropType<"text" | "display" | TextStyleTypes | "headline" | "title" | "label" | "variants">;
252
252
  };
253
253
  placeholder: {
254
254
  type: import("vue").PropType<string>;
@@ -408,11 +408,11 @@ declare const _default: {
408
408
  };
409
409
  }>;
410
410
  };
411
- typography?: "display" | "headline" | "title" | "text" | "label" | "variants" | TextStyleTypes;
411
+ typography?: "text" | "display" | TextStyleTypes | "headline" | "title" | "label" | "variants";
412
412
  blueprint?: TextBlueprint;
413
413
  container?: boolean;
414
414
  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";
415
- size?: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
415
+ size?: "l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | TextStyleSizes | "xl" | "m" | "xs";
416
416
  plugins?: [object];
417
417
  hideToolbar?: boolean;
418
418
  modelValue?: string;
@@ -5,10 +5,10 @@ declare const _default: {
5
5
  type: import("vue").PropType<TextBlueprint>;
6
6
  };
7
7
  size: {
8
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8">;
8
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | TextStyleSizes | "xl" | "m" | "xs">;
9
9
  };
10
10
  typography: {
11
- type: import("vue").PropType<"display" | "headline" | "title" | "text" | "label" | "variants" | TextStyleTypes>;
11
+ type: import("vue").PropType<"text" | "display" | TextStyleTypes | "headline" | "title" | "label" | "variants">;
12
12
  };
13
13
  toned: {
14
14
  type: import("vue").PropType<boolean>;
@@ -29,10 +29,10 @@ declare const _default: {
29
29
  type: import("vue").PropType<TextBlueprint>;
30
30
  };
31
31
  size: {
32
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8">;
32
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | TextStyleSizes | "xl" | "m" | "xs">;
33
33
  };
34
34
  typography: {
35
- type: import("vue").PropType<"display" | "headline" | "title" | "text" | "label" | "variants" | TextStyleTypes>;
35
+ type: import("vue").PropType<"text" | "display" | TextStyleTypes | "headline" | "title" | "label" | "variants">;
36
36
  };
37
37
  toned: {
38
38
  type: import("vue").PropType<boolean>;
@@ -50,10 +50,10 @@ declare const _default: {
50
50
  type: import("vue").PropType<TextBlueprint>;
51
51
  };
52
52
  size: {
53
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8">;
53
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | TextStyleSizes | "xl" | "m" | "xs">;
54
54
  };
55
55
  typography: {
56
- type: import("vue").PropType<"display" | "headline" | "title" | "text" | "label" | "variants" | TextStyleTypes>;
56
+ type: import("vue").PropType<"text" | "display" | TextStyleTypes | "headline" | "title" | "label" | "variants">;
57
57
  };
58
58
  toned: {
59
59
  type: import("vue").PropType<boolean>;
@@ -66,9 +66,9 @@ declare const _default: {
66
66
  propsDefinition: Omit<Readonly<{
67
67
  value: string;
68
68
  } & {
69
- typography?: "display" | "headline" | "title" | "text" | "label" | "variants" | TextStyleTypes;
69
+ typography?: "text" | "display" | TextStyleTypes | "headline" | "title" | "label" | "variants";
70
70
  blueprint?: TextBlueprint;
71
- size?: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
71
+ size?: "l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8" | TextStyleSizes | "xl" | "m" | "xs";
72
72
  toned?: boolean;
73
73
  }>, never>;
74
74
  };
@@ -421,8 +421,8 @@ declare const _default: {
421
421
  };
422
422
  }>;
423
423
  };
424
- providerContext?: MediaPickerStorageProviderContext;
425
424
  settings?: MediaPickerImageSettings;
425
+ providerContext?: MediaPickerStorageProviderContext;
426
426
  modelValue?: boolean;
427
427
  "v-slots"?: {
428
428
  default?: import("../../DefineVueTypings").Slot;
@@ -12,4 +12,6 @@ export * from "internal/fx/models/shared-mobile";
12
12
  export * from "internal/fx/services/shared-mobile";
13
13
  export * from "internal/fx/stores/shared-mobile";
14
14
  export * from "internal/fx/ux/shared-mobile";
15
+ export * from "internal/fx/ux/models/flow/shared-mobile";
15
16
  export * from "internal/fx/ux/oxide/icon/shared-mobile";
17
+ export * from "internal/fx/ux/oxide/btn/shared-mobile";
@@ -1,5 +1,5 @@
1
1
  import { ColorValue } from "@omnia/fx-models";
2
- import { FlowNode } from "./FlowContent";
2
+ import { FlowNode } from "./shared-mobile/FlowContent";
3
3
  export interface ColorFormatNode extends FlowNode {
4
4
  data: ColorValue;
5
5
  }
@@ -1,6 +1,6 @@
1
1
  import { FlowEditorActionRegistration, Future } from "@omnia/fx-models";
2
2
  import { FlowEditorStore, FlowEditorToolbarStore, useColorSchemaStore } from "@omnia/fx/ux";
3
- import { FlowNode } from "@omnia/fx/ux";
3
+ import { FlowNode } from "./shared-mobile/FlowContent";
4
4
  export interface FlowEditorPlugin {
5
5
  name: string;
6
6
  commands?: object;
@@ -1,4 +1,4 @@
1
- import { FlowNode } from "./FlowContent";
1
+ import { FlowNode } from "./shared-mobile/FlowContent";
2
2
  export interface ElementNode extends FlowNode {
3
3
  name: "br";
4
4
  }
@@ -1,5 +1,5 @@
1
1
  import { LinkItem } from "@omnia/fx-models";
2
- import { FlowNode } from "./FlowContent";
2
+ import { FlowNode } from "./shared-mobile/FlowContent";
3
3
  export interface LinkNode extends FlowNode, LinkNodeData {
4
4
  }
5
5
  export interface LinkNodeData {
@@ -1,5 +1,5 @@
1
1
  import { Spacing } from "@omnia/fx-models";
2
- import { FlowNode } from "./FlowContent";
2
+ import { FlowNode } from "./shared-mobile/FlowContent";
3
3
  export interface SpacingFormatNode extends FlowNode {
4
4
  spacing: Spacing;
5
5
  }
@@ -1,4 +1,4 @@
1
- import { FlowNode } from "./FlowContent";
1
+ import { FlowNode } from "./shared-mobile/FlowContent";
2
2
  export type FlowTextAlignment = "left" | "center" | "right";
3
3
  export interface TextAlignFormatNode extends FlowNode {
4
4
  align: FlowTextAlignment;
@@ -1,5 +1,5 @@
1
1
  import { TextStyleValue } from "@omnia/fx-models";
2
- import { FlowNode } from "./FlowContent";
2
+ import { FlowNode } from "./shared-mobile/FlowContent";
3
3
  export interface TypographyFormatNode extends FlowNode {
4
4
  data: TextStyleValue;
5
5
  }
@@ -1,5 +1,5 @@
1
1
  import { VelcronAppDefinition, VelcronRendererResolverReference } from "@omnia/fx-models";
2
- import { FlowNode } from "./FlowContent";
2
+ import { FlowNode } from "./shared-mobile/FlowContent";
3
3
  export interface VelcronContentNode extends FlowNode {
4
4
  definition: VelcronAppDefinition | VelcronRendererResolverReference;
5
5
  }
@@ -1,4 +1,4 @@
1
- export * from "./FlowContent";
1
+ export * from "./shared-mobile";
2
2
  export * from "./TypographyNode";
3
3
  export * from "./ColorFormatNode";
4
4
  export * from "./ElementNode";
@@ -0,0 +1 @@
1
+ export * from "./FlowContent";
@@ -49,5 +49,5 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: import("
49
49
  "v-slots"?: {} & Omit<{
50
50
  default?: import("vue").Slot;
51
51
  }, never>;
52
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "grid" | "filled" | "required" | "disabled" | "styles" | "modelValue" | "emit:update:modelValue" | "v-model" | "autofocus" | "multilingualContext" | "richTextSettings" | "multipleLines" | "validationOn"> & import("@omnia/fx/ux").VNodeEvents) => any;
52
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "grid" | "label" | "filled" | "required" | "disabled" | "styles" | "modelValue" | "emit:update:modelValue" | "v-model" | "autofocus" | "multilingualContext" | "richTextSettings" | "multipleLines" | "validationOn"> & import("@omnia/fx/ux").VNodeEvents) => any;
53
53
  export default _default;
@@ -37,5 +37,5 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: import("
37
37
  "v-slots"?: {} & Omit<{
38
38
  default?: import("vue").Slot;
39
39
  }, never>;
40
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "mode" | "label" | "grid" | "disabled" | "modelValue" | "items" | "rules" | "emit:update:modelValue" | "v-model" | "autofocus" | "itemValue" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon" | "emit:selectItem"> & import("@omnia/fx/ux").VNodeEvents) => any;
40
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "mode" | "grid" | "label" | "disabled" | "modelValue" | "items" | "rules" | "emit:update:modelValue" | "v-model" | "autofocus" | "itemValue" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon" | "emit:selectItem"> & import("@omnia/fx/ux").VNodeEvents) => any;
41
41
  export default _default;
@@ -4,7 +4,7 @@ import { VNodeChild } from "vue";
4
4
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
5
5
  items?: ActionDefinition[];
6
6
  } & {
7
- padding?: SpacingValue | Spacing;
7
+ padding?: Spacing | SpacingValue;
8
8
  } & {
9
9
  gapX?: SpacingValue;
10
10
  } & DefineEmit<"click:item", (item: ActionDefinition, index: number) => void, "Emits when an item is clicked"> & DefineEmit<"valueChanged", (item: ActionSwitchDefinition) => true> & DefineSlot<"item", (item: ActionDefinition, index: number) => VNodeChild> & DefineSlot<"menuItem", (item: ActionDefinition, index: number) => VNodeChild>> & {
@@ -11,5 +11,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<AppBarProps>
11
11
  } & Omit<{
12
12
  default?: import("vue").Slot;
13
13
  }, "actionButtons">;
14
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "colorSchemaType" | "variant" | "filled" | "class" | "id" | "absolute" | "closable" | "emit:click:navigation" | "colors" | "navigation" | "subTitle" | "emit:click:close" | "navigationExpanded" | "slot:actionButtons"> & import("@omnia/fx/ux").VNodeEvents) => any;
14
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "title" | "colorSchemaType" | "variant" | "filled" | "class" | "id" | "absolute" | "closable" | "emit:click:navigation" | "colors" | "navigation" | "subTitle" | "emit:click:close" | "navigationExpanded" | "slot:actionButtons"> & import("@omnia/fx/ux").VNodeEvents) => any;
15
15
  export default _default;
@@ -1,11 +1,12 @@
1
- import { ButtonIconOptions, OOxideButtonPresets, ButtonTooltipOptions, OSizeTypes, OIconAnimations, ButtonBlueprint, OButtonVariants, ButtonBlueprintVariant } from "@omnia/fx-models";
2
- import { DefinePropTheming, DefineProp, DefineEmit } from "@omnia/fx/ux";
3
- type ButtonProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"icon", ButtonIconOptions, false, null, "The icon to be displayed."> & DefineProp<"text", string, false, null, "Specifies the text to display on the button."> & DefineProp<"href", string, false, null, "Designates the component as anchor and applies the href attribute."> & DefineProp<"target", "_blank" | "_self" | "_parent" | "_top" | "framename", false, null, "The target attribute specifies where to open the linked document."> & DefineProp<"variant", OButtonVariants, false, null, "Applies a distinct style to the component. Prominent should be used for call to action. Toolbar will create a transparent button to be used in toolbars."> & DefineProp<"overrides", object, false, null, "Sets the icon to display on the button. If no text is provided the button will be displayed as an icon button."> & DefineProp<"preset", OOxideButtonPresets, false, null, "Sets the default values of the button to the specified preset."> & DefineProp<"tooltip", ButtonTooltipOptions, false, null, "Sets tooltip to display when hovering the button."> & DefineProp<"size", OSizeTypes, false, null, "Sets the size of the button. Only works with icon buttons."> & DefineProp<"grouped", boolean, false, false, "Adds spacing to the left of the button to group it with other buttons. Should be used when more than one button is displayed."> & DefineProp<"toned", boolean, false, false, "Applies a toned background to the button. Should be used when the button is displayed on a colored background."> & DefineProp<"transparentHover", boolean, false, false, "Makes the button transparent and no hover effect."> & DefineProp<"transparent", boolean, false, false, "Makes the button transparent and no hover effect."> & DefineProp<"active", boolean, false, false, "Controls the active state of the item. This is typically used to highlight the component."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar."> & DefineProp<"slim", boolean, false, false, "Creates a slim variant of the button without the default height"> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the component."> & DefineProp<"block", boolean, false, false, "Block buttons extend the full width of their container. This is useful for creating buttons that span the full width of a card or dialog."> & DefineProp<"animation", OIconAnimations, false, null, "Sets the animation on the icon when hovering the button."> & DefineProp<"blueprint", ButtonBlueprint | ButtonBlueprintVariant, false, null, "Sets a custom blueprint for the button."> & DefineEmit<"click", (e: MouseEvent) => void>;
1
+ import { DefineEmit, DefineProp, DefinePropTheming } from "@omnia/fx/ux";
2
+ import { ButtonIconOptions, TooltipOptions } from "internal/fx/models/shared-mobile";
3
+ import { ButtonBlueprint, ButtonBlueprintVariant, OButtonPreset, OButtonVariants, OIconAnimations, OSizeTypes } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
4
+ type ButtonProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"icon", ButtonIconOptions, false, null, "The icon to be displayed."> & DefineProp<"text", string, false, null, "Specifies the text to display on the button."> & DefineProp<"href", string, false, null, "Designates the component as anchor and applies the href attribute."> & DefineProp<"target", "_blank" | "_self" | "_parent" | "_top" | "framename", false, null, "The target attribute specifies where to open the linked document."> & DefineProp<"variant", OButtonVariants, false, null, "Applies a distinct style to the component. Prominent should be used for call to action. Toolbar will create a transparent button to be used in toolbars."> & DefineProp<"overrides", object, false, null, "Sets the icon to display on the button. If no text is provided the button will be displayed as an icon button."> & DefineProp<"preset", OButtonPreset, false, null, "Sets the default values of the button to the specified preset."> & DefineProp<"tooltip", TooltipOptions, false, null, "Sets tooltip to display when hovering the button."> & DefineProp<"size", OSizeTypes, false, null, "Sets the size of the button. Only works with icon buttons."> & DefineProp<"grouped", boolean, false, false, "Adds spacing to the left of the button to group it with other buttons. Should be used when more than one button is displayed."> & DefineProp<"toned", boolean, false, false, "Applies a toned background to the button. Should be used when the button is displayed on a colored background."> & DefineProp<"transparentHover", boolean, false, false, "Makes the button transparent and no hover effect."> & DefineProp<"transparent", boolean, false, false, "Makes the button transparent and no hover effect."> & DefineProp<"active", boolean, false, false, "Controls the active state of the item. This is typically used to highlight the component."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar."> & DefineProp<"slim", boolean, false, false, "Creates a slim variant of the button without the default height"> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the component."> & DefineProp<"block", boolean, false, false, "Block buttons extend the full width of their container. This is useful for creating buttons that span the full width of a card or dialog."> & DefineProp<"animation", OIconAnimations, false, null, "Sets the animation on the icon when hovering the button."> & DefineProp<"blueprint", ButtonBlueprint | ButtonBlueprintVariant, false, null, "Sets a custom blueprint for the button."> & DefineEmit<"click", (e: MouseEvent) => void>;
4
5
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ButtonProps> & {
5
6
  onClick?: (e: MouseEvent) => any;
6
7
  } & {
7
8
  "v-slots"?: {} & Omit<{
8
9
  default?: import("vue").Slot;
9
10
  }, never>;
10
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "icon" | "blueprint" | "animation" | "colorSchemaType" | "variant" | "active" | "size" | "class" | "block" | "target" | "href" | "transparent" | "tooltip" | "disabled" | "loading" | "slim" | "colors" | "overrides" | "preset" | "grouped" | "toned" | "transparentHover" | "emit:click"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "icon" | "blueprint" | "animation" | "colorSchemaType" | "variant" | "active" | "size" | "class" | "block" | "target" | "href" | "transparent" | "tooltip" | "disabled" | "loading" | "slim" | "colors" | "grouped" | "toned" | "transparentHover" | "overrides" | "preset" | "emit:click"> & import("@omnia/fx/ux").VNodeEvents) => any;
11
12
  export default _default;
@@ -0,0 +1,6 @@
1
+ import { useColorSchemaStore } from "@omnia/fx-models/internal-do-not-import-from-here/shared/aurora/stores";
2
+ import { ButtonBlueprint, TextStyleDefinition } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
3
+ export declare namespace BlueprintStyling {
4
+ function getIconButtonStylex(blueprint: ButtonBlueprint, colors: ReturnType<typeof useColorSchemaStore>, iconSizeDefinition: TextStyleDefinition, slim: boolean): Readonly<import("@omnia/fx-models/internal-do-not-import-from-here/shared/aurora/styles").StylexValue>;
5
+ function getTextButtonStylex(blueprint: ButtonBlueprint, colors: ReturnType<typeof useColorSchemaStore>, slim: boolean): Readonly<import("@omnia/fx-models/internal-do-not-import-from-here/shared/aurora/styles").StylexValue>;
6
+ }
@@ -0,0 +1,2 @@
1
+ export * from "./useBtnComponent";
2
+ export * from "./BlueprintStyling";
@@ -0,0 +1,58 @@
1
+ import { ButtonIconOptions, TooltipOptions } from "internal/fx/models/shared-mobile";
2
+ import { InternalColorSchemaStoreType, useColorSchemaStore } from "@omnia/fx-models/internal-do-not-import-from-here/shared/aurora/stores";
3
+ import { StylexValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/aurora/styles";
4
+ import { ButtonBlueprint, ButtonBlueprintVariant, guid, HorizontalAlignments, OButtonVariants, OSizeTypes, TextStyleSizes, VelcronAppDefinition } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
5
+ type PropType = {
6
+ icon?: ButtonIconOptions;
7
+ blueprint?: ButtonBlueprint | ButtonBlueprintVariant;
8
+ text?: string;
9
+ tooltip?: TooltipOptions;
10
+ toned?: boolean;
11
+ size?: OSizeTypes;
12
+ variant?: OButtonVariants;
13
+ grouped?: boolean;
14
+ transparentHover?: boolean;
15
+ slim?: boolean;
16
+ disabled?: boolean;
17
+ };
18
+ export declare const useBtnComponent: () => {
19
+ state: {
20
+ text: string;
21
+ blueprint: ButtonBlueprint;
22
+ hasCustomBlueprint: boolean;
23
+ variant: "link" | "toolbar" | "primary" | "warn" | "close" | "default" | "accent" | "dial" | "overlay";
24
+ iconSettings: {
25
+ icon: ButtonIconOptions;
26
+ position: HorizontalAlignments;
27
+ };
28
+ reactivityTrigger: guid;
29
+ tooltip: TooltipOptions;
30
+ size: "small" | "x-small" | "large" | "default" | "x-large";
31
+ textSize: TextStyleSizes;
32
+ grouped: boolean;
33
+ toned: boolean;
34
+ transparent: boolean;
35
+ transparentHover: boolean;
36
+ slim: boolean;
37
+ velcronDefinition: VelcronAppDefinition<object>;
38
+ };
39
+ actions: import("@omnia/fx-models/internal-do-not-import-from-here/shared").StoreReturnDefineAction<{
40
+ setIconButtonBlueprint: <TProps extends {
41
+ blueprint?: ButtonBlueprint | ButtonBlueprintVariant;
42
+ }>(props: TProps) => void;
43
+ init<TProps extends PropType>(props: TProps): void;
44
+ update<TProps extends PropType>(props: TProps, viewTemplateHandler?: () => void, presetHandler?: () => void): void;
45
+ styleIconButton<TProps extends PropType>(props: TProps, colors: InternalColorSchemaStoreType): {
46
+ buttonStylex: Readonly<StylexValue>;
47
+ blueprint: import("@omnia/fx-models/internal-do-not-import-from-here/shared").IconBlueprint;
48
+ };
49
+ styleTextButton<TProps extends PropType>(props: TProps, colors: InternalColorSchemaStoreType): Readonly<StylexValue>;
50
+ setWrapper(fn: (grouped: boolean, disabled: any, colors: ReturnType<typeof useColorSchemaStore>) => Readonly<StylexValue>): void;
51
+ }>;
52
+ get: {
53
+ readonly isIconOnly: boolean;
54
+ };
55
+ } & {
56
+ dispose?: () => void;
57
+ };
58
+ export {};