@omnia/tooling-vue 8.0.52-vnext → 8.0.54-vnext

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.
@@ -41,7 +41,6 @@ import wc744b3f31e00c4815b63ecaf638ad7a7a from '../../../client/fx/ux/markdown/M
41
41
  import wcc8b990d01ddc45ab930b4409fc406435 from '../../../client/fx/ux/markdown/MarkdownRenderer';
42
42
  import wc2e8004b49c8d44dd8edb56ce884c2b57 from '../../../client/fx/ux/monaco/MonacoEditor';
43
43
  import wc7f06e68f94904b48b827b23acd148bec from '../../../client/fx/ux/optionpicker/OptionPicker';
44
- import wcb6ddbf2c41224cd29b92fcecbbdd31a0 from '../../../client/fx/ux/playground_test/Play2Component';
45
44
  import wc1a58948a606a42078da3fb919cc4f7e6 from '../../../client/fx/ux/presetupwizard/PreSetupWizard';
46
45
  import wc6d1d84cb210643c59ca8437fc36c75a1 from '../../../client/fx/ux/profilecard/ProfileCardRenderer';
47
46
  import wc091ee9b103234b26a5e2bd5f992b2582 from '../../../client/fx/ux/properties/property-picker/PropertyPicker';
@@ -59,11 +58,12 @@ import wcb5315b31203e4bd1beb3c33f2122cbfe from '../../../client/fx/ux/signin/Sig
59
58
  import wce4b25c06803a417a9c4aa4b7280a599b from '../../../client/fx/ux/signin/SignInBlock';
60
59
  import wcbc3b9409639d45829a6e58a4295bc470 from '../../../client/fx/ux/signin/omnia/Renderer';
61
60
  import wcf297290b5ea4409a9738ca880f1ea612 from '../../../client/fx/ux/signout/SignOut';
62
- import wc564bced7081c496483e8df717f600ff3 from '../../../client/fx/ux/spacingpicker/SpacingPicker2';
61
+ import wc564bced7081c496483e8df717f600ff3 from '../../../client/fx/ux/spacingpicker/SpacingPicker3';
63
62
  import wccb83d46eaaed44d4920d4d5da21bc488 from '../../../client/fx/ux/statusmessageoverlay/StatusMessageOverlay';
64
63
  import wc21a1f20b3d404602853049c1c8b8da2f from '../../../client/fx/ux/userpresence/UserPresence';
65
64
  import wc30289e2b58ff48b0aabb3cb3732c3038 from '../../../client/fx/ux/usertypelayout/UserTypeLayoutRenderer';
66
65
  import wc5b26d2a399c041f3beae9c1115d6e8d8 from '../../../client/fx/ux/usertypelayout/UserTypeLayoutBladeBuilder';
66
+ import wc90cfd68bb4e04f67bfd5677bdf4af59d from '../../../client/fx/ux/validation/FieldValidation';
67
67
  import wcba03fc7e6921468289c0a0ffe0cf942e from '../../../client/fx/ux/versionedlayout/renderer/VersionedLayoutRenderer';
68
68
  import wc73154f51a92944acbe248779a3fa7ef5 from '../../../client/fx/ux/versionedlayout/editor/VersionedLayoutEditor';
69
69
  import wc28d15a1179a04eaa9f2e82abe15f7177 from '../../../client/fx/sp/ux/filterengine/TaxonomyPropertyRenderer';
@@ -132,6 +132,7 @@ import wc9a7ad06b091e4633a0fc3d380210f9cb from '../../../client/fx/ux/oxide/text
132
132
  import wc53c3a240c5bf4d39ac29ac7f1f7415ae from '../../../client/fx/ux/oxide/toolbar/Toolbar';
133
133
  import wca734925baa664530a42731d3b9719681 from '../../../client/fx/ux/oxide/tooltip/Tooltip';
134
134
  import wce1b9681a96a94f65a08577ef52b83752 from '../../../client/fx/ux/oxide/treeview/Treeview';
135
+ import wc9c86a47101cd489e852f210d1e815d1c from '../../../client/fx/ux/oxide/validation/Validation';
135
136
  import wc58330f37503947799af05363e58bda3c from '../../../client/fx/ux/richtexteditor/Emoticon/EmoticonComponent';
136
137
  import wc327ec741777b4e1ea8017f1d0a3b8d9d from '../../../client/fx/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel';
137
138
  import wc4ff736bf8c544324883ed49f2a38f846 from '../../../client/fx/ux/theming/components/ThemeDefinitionEditor';
@@ -284,7 +285,6 @@ declare global {
284
285
  "omfx-markdown-renderer": typeof wcc8b990d01ddc45ab930b4409fc406435.propsDefinition & VueComponentBaseProps;
285
286
  "monaco-editor": typeof wc2e8004b49c8d44dd8edb56ce884c2b57.propsDefinition & VueComponentBaseProps;
286
287
  "omfx-option-picker": typeof wc7f06e68f94904b48b827b23acd148bec.propsDefinition & VueComponentBaseProps;
287
- "omnia-play-2": typeof wcb6ddbf2c41224cd29b92fcecbbdd31a0.propsDefinition & VueComponentBaseProps;
288
288
  "omfx-presetup-wizard": typeof wc1a58948a606a42078da3fb919cc4f7e6.propsDefinition & VueComponentBaseProps;
289
289
  "omfx-profilecard-renderer": typeof wc6d1d84cb210643c59ca8437fc36c75a1.propsDefinition & VueComponentBaseProps;
290
290
  "omfx-datasource-property-picker": typeof wc091ee9b103234b26a5e2bd5f992b2582.propsDefinition & VueComponentBaseProps;
@@ -307,6 +307,7 @@ declare global {
307
307
  "omfx-user-presence": typeof wc21a1f20b3d404602853049c1c8b8da2f.propsDefinition & VueComponentBaseProps;
308
308
  "omfx-usertype-layout-renderer": typeof wc30289e2b58ff48b0aabb3cb3732c3038.propsDefinition & VueComponentBaseProps;
309
309
  "omfx-usertype-layout-blade-builder": typeof wc5b26d2a399c041f3beae9c1115d6e8d8.propsDefinition & VueComponentBaseProps;
310
+ "omfx-field-validation": typeof wc90cfd68bb4e04f67bfd5677bdf4af59d.propsDefinition & VueComponentBaseProps;
310
311
  "omfx-versioned-layout-renderer": typeof wcba03fc7e6921468289c0a0ffe0cf942e.propsDefinition & VueComponentBaseProps;
311
312
  "omfx-versioned-layout-editor": typeof wc73154f51a92944acbe248779a3fa7ef5.propsDefinition & VueComponentBaseProps;
312
313
  "omfx-taxonomy-filterengine-renderer": typeof wc28d15a1179a04eaa9f2e82abe15f7177.propsDefinition & VueComponentBaseProps;
@@ -375,6 +376,7 @@ declare global {
375
376
  "o-toolbar": typeof wc53c3a240c5bf4d39ac29ac7f1f7415ae.propsDefinition & VueComponentBaseProps;
376
377
  "o-tooltip": typeof wca734925baa664530a42731d3b9719681.propsDefinition & VueComponentBaseProps;
377
378
  "o-treeview": typeof wce1b9681a96a94f65a08577ef52b83752.propsDefinition & VueComponentBaseProps;
379
+ "o-validation": typeof wc9c86a47101cd489e852f210d1e815d1c.propsDefinition & VueComponentBaseProps;
378
380
  "omfx-emoticon": typeof wc58330f37503947799af05363e58bda3c.propsDefinition & VueComponentBaseProps;
379
381
  "omfx-textcompletion-panel": typeof wc327ec741777b4e1ea8017f1d0a3b8d9d.propsDefinition & VueComponentBaseProps;
380
382
  "omfx-themedefinition-editor": typeof wc4ff736bf8c544324883ed49f2a38f846.propsDefinition & VueComponentBaseProps;
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const fx_1 = require("@omnia/fx");
4
4
  (0, fx_1.extendApi)(api => api.fx.docs.registrations, api => {
5
- const registrations = { "omfx-alignment-picker": { "emits": {}, "models": { "": { "type": "", "description": "The v-model of the component" } }, "props": { "vertical": { "type": "boolean", "description": "Sets the component to vertical picking mode." } }, "slots": {} }, "omfx-identity-picker-dialog": { "emits": {}, "models": {}, "props": { "location": { "type": "MenuLocations", "description": "Designates where the menu should be placed" } }, "slots": {} }, "omfx-journey": { "emits": {}, "models": {}, "props": { "storeHook": { "type": "(store:ReturnType) => void", "description": "callback to get a reference to the journey store. The store is used to navigate the journey blades." } }, "slots": {} }, "omfx-journey-blade": { "emits": {}, "models": {}, "props": { "title": { "type": "string", "description": "Specify the title of the blade." }, "subTitle": { "type": "string", "description": "Specify a subtitle for the blade and the title is displayed in a breadcrumb style where the subTittle is prominent." }, "id": { "type": "string", "description": "The id of the blade. Used to identify the blade in the journey store." }, "size": { "type": "BladeSizes", "description": "Specify the size of the blade. Small will show the header buttons as icons." }, "save": { "type": "boolean", "description": "Specify if the blade should show a save button. If a save button is shown, a cancel button will also be shown." }, "searchable": { "type": "boolean", "description": "Specify if the blade should show a search field." }, "delete": { "type": "boolean", "description": "Specify if the blade should show a delete button." }, "settings": { "type": "boolean", "description": "Specify if the blade should show a settings button." }, "create": { "type": "boolean", "description": "Specify if the blade should show a create button." }, "icon": { "type": "IIcon", "description": "Specify an icon for the blade header. This should be used to hightlight the blade type such as create blades, edit blades etc." }, "variant": { "type": "BladeVariantTypes", "description": "Applies a distinct style to the component." }, "onClickSave": { "type": "(bladeId:string) => ", "description": "Trigger when user click save" } }, "slots": {} }, "omfx-journey-menu": { "emits": {}, "models": {}, "props": { "title": { "type": "string", "description": "Specify the title of the menu blade." }, "id": { "type": "string", "description": "The id of the blade. Used to identify the blade in the journey store." }, "icon": { "type": "IIcon", "description": "Specify an icon for the blade header. This should be used to hightlight the blade type such as create blades, edit blades etc." }, "items": { "type": "", "description": "An array of menu items used for automatically generating menu items" } }, "slots": {} }, "o-app-bar": { "emits": {}, "models": {}, "props": { "id": { "type": "string", "description": "The id of the appbar. Sets the id attribute to the root element of the appbar." }, "absolute": { "type": "boolean", "description": "Applies position: absolute to the component." }, "variant": { "type": "AppBarTypes", "description": "Applies a distinct style to the component." }, "navigation": { "type": "boolean", "description": "Displays a navigation icon on the left side of the appbar. It also emits a click:navigation event when clicked." }, "closable": { "type": "boolean", "description": "Displays a close icon on the right side of the appbar. It also emits a click:close event when clicked." }, "title": { "type": "string", "description": "Specify the title of the app bar." }, "subTitle": { "type": "string", "description": "Specify a subtitle for the app bar and the title is displayed in a breadcrumb style where the subTittle is prominent." } }, "slots": {} }, "o-avatar": { "emits": {}, "models": {}, "props": { "color": { "type": "string", "description": "The color of the component." }, "size": { "type": "SizeTypes", "description": "The size of the component." }, "gradient": { "type": "boolean", "description": "Applies a gradient effect to the component." } }, "slots": {} }, "o-badge": { "emits": {}, "models": {}, "props": { "location": { "type": "Position", "description": "Specifies the component’s location. Can combine by using a space separated string" }, "color": { "type": "string", "description": "The color of the component." }, "content": { "type": "", "description": "Text content to show in the badge." }, "offset-x": { "type": "", "description": "Offset the badge on the x-axis." }, "offset-y": { "type": "", "description": "Offset the badge on the y-axis." }, "dot": { "type": "boolean", "description": "Reduce the size of the badge and hide its contents." }, "inline": { "type": "boolean", "description": "Moves the badge to be inline with the wrapping element. Supports the usage of the left prop." }, "icon": { "type": "IIcon", "description": "The icon to be displayed" } }, "slots": {} }, "o-btn": { "emits": {}, "models": {}, "props": { "icon": { "type": "ButtonIconOptions", "description": "Sets the icon to display on the button. If no text is provided the button will be displayed as an icon button" }, "text": { "type": "string", "description": "Specifies the text to display on the button" }, "variant": { "type": "ButtonVariants", "description": "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." }, "overrides": { "type": "object", "description": "Sets the icon to display on the button. If no text is provided the button will be displayed as an icon button" }, "preset": { "type": "OxideButtonPresets", "description": "Sets the default values of the button to the specified preset. Preffered way of using the o-btn" }, "tooltip": { "type": "ButtonTooltipOptions", "description": "Sets tooltip to display when hovering the button" }, "size": { "type": "SizeTypes", "description": "Sets the size of the button" }, "grouped": { "type": "boolean", "description": "Adds spacing to the left of the button to group it with other buttons. Should be used when more than one button is displayed." }, "toned": { "type": "boolean", "description": "Applies a toned background to the button. Should be used when the button is displayed on a colored background." }, "active": { "type": "boolean", "description": "Controls the active state of the item. This is typically used to highlight the component." }, "loading": { "type": "boolean", "description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar." }, "disabled": { "type": "boolean", "description": "Removes the ability to click or target the component." }, "block": { "type": "boolean", "description": "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" } }, "slots": {} }, "o-btn-group": { "emits": {}, "models": { "": { "type": "any", "description": "The v-model of the component" } }, "props": { "variant": { "type": "ButtonGroupTypes", "description": "Applies a distinct style to the component." }, "mandatory": { "type": "boolean", "description": "Forces at least on item to always be selected" }, "toggle": { "type": "boolean", "description": "If true, the component will toggle the selected buttons when clicked" } }, "slots": { "activator": { "type": "() => VNodeChild", "description": "activator" } } }, "o-checkbox": { "emits": {}, "models": { "": { "type": "MaybeComputedRef", "description": "The v-model of the component" } }, "props": { "label": { "type": "string", "description": "Sets the label of the component" }, "value": { "type": "any", "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used." } }, "slots": {} }, "o-chip": { "emits": {}, "models": {}, "props": { "gradient": { "type": "boolean", "description": "Applies a gradient effect to the component." }, "color": { "type": "string", "description": "The color of the component." }, "size": { "type": "SizeTypes", "description": "The size of the component." }, "text": { "type": "string", "description": "Specify content text for the component." }, "closable": { "type": "boolean", "description": "Adds remove button and then a chip can be closed." }, "label": { "type": "boolean", "description": "Applies a medium size border radius." }, "disabled": { "type": "boolean", "description": "Removes the ability to click or target the input." } }, "slots": {} }, "o-col": { "emits": {}, "models": {}, "props": { "alignSelf": { "type": "AlignmentTypes", "description": "Applies the align-items css property." }, "cols": { "type": "ColValues", "description": "Sets the default number of columns the component extends. Available ptions are: 1->12 and auto." }, "xs": { "type": "ColValues", "description": "Changes the number of columns on extra small and greater breakpoints" }, "sm": { "type": "ColValues", "description": "Changes the number of columns on small and greater breakpoints" }, "md": { "type": "ColValues", "description": "Changes the number of columns on medium and greater breakpoints" }, "lg": { "type": "ColValues", "description": "Changes the number of columns on large and greater breakpoints" }, "xl": { "type": "ColValues", "description": "Changes the number of columns on extra large and greater breakpoints" } }, "slots": {} }, "o-data-table": { "emits": {}, "models": { "v-model:expanded": { "type": "", "description": "The v-model of the component" } }, "props": { "itemValue": { "type": "NonNullable", "description": "The property of the item that is used as a unique identifier." }, "items": { "type": "", "description": "An array of strings or objects used for automatically generating children components" }, "headers": { "type": "", "description": "An array of objects that each describe a header column." }, "itemsPerPage": { "type": "number", "description": "Changes how many items per page should be visible. If set a paging footer is displayed." }, "showExpand": { "type": "boolean", "description": "Shows the expand toggle in default rows." }, "returnObject": { "type": "boolean", "description": "Sets the return object" }, "hover": { "type": "boolean", "description": "Adds a hover effect to rows." }, "loading": { "type": "boolean", "description": "Displays linear progress bar." }, "clickable": { "type": "boolean", "description": "Changes the cursor and adds a hover effect to the rows." }, "height": { "type": "", "description": "Sets and explicit height of the table" } }, "slots": {} }, "o-dialog": { "emits": {}, "models": { "": { "type": "boolean", "description": "The v-model of the component" } }, "props": { "title": { "type": "string", "description": "Specify the title of the dialog." }, "subTitle": { "type": "string", "description": "Specify a subtitle for the dialog and the title is displayed in a breadcrumb style where the subTittle is prominent." }, "icon": { "type": "IIcon", "description": "Specify an icon for the dialog. This is almost mandatory and is used to hightlight the dialog context" }, "hiddenCloseButton": { "type": "boolean", "description": "Hide the close button of the dialog" }, "size": { "type": "DialogSize", "description": "Specify the size of the dialog. Default is mediumsize." }, "variant": { "type": "DialogTypes", "description": "Applies a distinct style to the component." }, "contentHeight": { "type": "ContentHeight", "description": "Sets the content responsive strategy for the dialog . With dynamic it will adapt to the content height. This should only be used with content that does not change size" }, "customScrolling": { "type": "boolean", "description": "Disables the default scrolling behavior of the dialog. This should be used when the dialog contains a custom scrollable element such as a o-tab or a component with custom scrollable requirements" }, "horizontalScroll": { "type": "boolean", "description": "Adds a horizontal scrollbar to the dialog. This should be used when the dialog contains a custom vertiacl scrollable element such as a <o-journey> or a component with custom scrollable requirements" } }, "slots": {} }, "o-expansion-panels": { "emits": {}, "models": { "": { "type": "", "description": "The v-model of the component" } }, "props": { "variant": { "type": "PanelTypes", "description": "Applies a distinct style to the component." }, "expandAll": { "type": "boolean", "description": "Expands all panels" } }, "slots": {} }, "o-expansion-panel": { "emits": {}, "models": {}, "props": { "title": { "type": "string", "description": "The title of the expansion panel" }, "icon": { "type": "IIcon", "description": "The icon of the expansion panel" }, "hideExpandIcon": { "type": "boolean", "description": "If true, the expand icon will be hidden" } }, "slots": {} }, "o-icon": { "emits": {}, "models": {}, "props": { "icon": { "type": "IIcon", "description": "The icon to be displayed" }, "size": { "type": "OIconSizes", "description": "Sets the height and widht of the icon." } }, "slots": {} }, "o-img": { "emits": {}, "models": {}, "props": { "aspectRatio": { "type": "RatioTypes", "description": "The aspect ratio of the image" }, "src": { "type": "string", "description": "The image URL. This prop is mandatory." }, "alt": { "type": "string", "description": "Alternate text for screen readers. Leave empty for decorative images." } }, "slots": {} }, "o-list": { "emits": {}, "models": {}, "props": { "lines": { "type": "ListLineTypes", "description": "Designates a minimum-height for all the children o-list-item components. THis props uses line-clamp." }, "nav": { "type": "boolean", "description": "An alternative styling that reduces o-list-item width and rounds the corners. Typically used with o-navigation-drawer." }, "variant": { "type": "ListTypes", "description": "Applies a distinct style to the component." } }, "slots": {} }, "o-list-item": { "emits": {}, "models": {}, "props": { "icon": { "type": "ButtonIconOptions", "description": "The icon of the component." }, "title": { "type": "VNodeChild", "description": "The title of the component." }, "subtitle": { "type": "VNodeChild", "description": "Specify a subtitle text for the component." }, "active": { "type": "boolean", "description": "Controls the active state of the item. THis is typically used to highlight the component." }, "disabled": { "type": "boolean", "description": "Removed the ability to interact with the component." }, "variant": { "type": "ListItemVariants", "description": "Applies a distinct style to the component." } }, "slots": {} }, "o-main": { "emits": {}, "models": {}, "props": { "id": { "type": "string", "description": "Sets the id of the component" }, "filled": { "type": "boolean", "description": "Applies background to the component" }, "scrollable": { "type": "boolean", "description": "Enables scrolling on the component" } }, "slots": {} }, "o-menu": { "emits": {}, "models": {}, "props": { "activator": { "type": "string", "description": "Supply a CSS selector string to activator prop." }, "attach": { "type": "", "description": "Specifies which DOM element the overlay content should teleport to." }, "minWidth": { "type": "", "description": "Sets the minimum width for the component. Use auto to use the activator width." }, "minHeight": { "type": "", "description": "Sets the minimum height for the component." }, "closeDelay": { "type": "", "description": "Milliseconds to wait before closing component. Only works with the open-on-hover prop" }, "location": { "type": "MenuLocations", "description": "Designates where the menu should be placed" }, "openOnHover": { "type": "boolean", "description": "Designates whether menu should open on hover or not" }, "visibleOnContentClick": { "type": "boolean", "description": "Designates if menu still show when its content is clicked" } }, "slots": { "activator": { "type": "() => VNodeChild", "description": "activator" } } }, "o-navigation-drawer": { "emits": {}, "models": { "": { "type": "boolean", "description": "The v-model of the component" } }, "props": { "location": { "type": "NavigationDrawerLocations", "description": "Specifies the location of the drawer." }, "overrides": { "type": "object", "description": "Specify props overrides for the Vutify component. Should be used only for really specific advanced scenarios." }, "variant": { "type": "NavigationDrawerVariants", "description": "Applies a distinct style to the component." } }, "slots": {} }, "o-panel": { "emits": {}, "models": {}, "props": { "title": { "type": "string", "description": "Specifies the title of the panel. The size of the title is adjusted according to the variant of the panel." }, "variant": { "type": "PanelVariants", "description": "Applies a distinct style to the component." }, "hide": { "type": "boolean", "description": "Hides the panel. The panel can be toggled using this property with an animation on hide/show." }, "divider": { "type": "DividerTypes", "description": "Applies dividers at the top/bottom to the panel. This Should be used to create distinct sections." }, "alignY": { "type": "OVerticalAlignments", "description": "Sets the vertical alignment of the panel" }, "direction": { "type": "PanelDirections", "description": "Sets the direction of the panel. This should be used to set the flex-direct strategy for the child elements" }, "wrap": { "type": "boolean", "description": "If sub elements wrap or not" }, "filled": { "type": "boolean", "description": "Applies the a background color to the panel. The color is based on the colorSchema either set or inherited" }, "grow": { "type": "boolean", "description": "Fills the available space in the parent element with width 100%" }, "grouped": { "type": "boolean", "description": "Removes spacing at the bottom of the panel. Should be used when panels are stacked vertically in settings etc to avoid to much spacing." }, "alignX": { "type": "OHorizontalAlignments", "description": "Sets the horizontal alignment of the panel" }, "scrollOffset": { "type": "number", "description": "Sets a custom scrolloffset at the bottom of the panel. This should be used when the panel is used as a scrollable container. The offset is used to avoid the last element to be hidden behind the bottom divider. The value should be the height of the element that is hidden behind the bottom divider or the height of the top offset." } }, "slots": {} }, "o-progress": { "emits": {}, "models": {}, "props": { "type": { "type": "ProgressTypes", "description": "Specific progress type is ." } }, "slots": {} }, "o-radio-group": { "emits": {}, "models": { "": { "type": "any", "description": "The v-model of the component" } }, "props": {}, "slots": {} }, "o-radio": { "emits": {}, "models": {}, "props": { "label": { "type": "string", "description": "Sets the text of the component." }, "value": { "type": "any", "description": "The value used when the component is selected in a group. If not provided, a unique id will be generated." } }, "slots": {} }, "o-select": { "emits": { "click:button": { "type": "(value:any) => true", "description": "Emit a click event." } }, "models": { "": { "type": "any", "description": "The v-model of the component" } }, "props": { "label": { "type": "string", "description": "Sets the label of the component." }, "items": { "type": "any", "description": "Can be an array of objects or array of strings. When using objects, will look for a title, value and disabled keys. This can be changed using the item-title, item-value and item-disabled props." }, "itemTitle": { "type": "any", "description": "Property on supplied items that contains its title." }, "itemValue": { "type": "any", "description": "Property on supplied items that contains its value." }, "variant": { "type": "SelectTypes", "description": "Applies a distinct style to the component." }, "returnObject": { "type": "boolean", "description": "Changes the selection behavior to return the object directly rather than the value specified with item-value." }, "clearable": { "type": "boolean", "description": "Allows for the component to be cleared." }, "searchable": { "type": "boolean", "description": "Allows to searching when user typing." }, "readonly": { "type": "boolean", "description": "Puts input in readonly state." }, "multiple": { "type": "boolean", "description": "Multiple selection." }, "loading": { "type": "boolean", "description": "Displays linear progress bar." }, "disabled": { "type": "boolean", "description": "Removes the ability to click or target the input." } }, "slots": { "chip": { "type": "(item:RenderingItem, index:Number) => VNodeChild", "description": "Define a custom item appearance" }, "selection": { "type": "(item:RenderingItem, index:Number) => VNodeChild", "description": "Define a custom selection appearance" } } }, "o-slider": { "emits": {}, "models": { "": { "type": "any", "description": "The v-model of the component" } }, "props": { "step": { "type": "string", "description": "If greater than 0, sets step interval for ticks." }, "min": { "type": "string", "description": "Sets the minimum value of the slider." }, "max": { "type": "string", "description": "Sets the maximum value of the slider." }, "label": { "type": "string", "description": "Sets the label of the slider." }, "noThumbLabel": { "type": "boolean", "description": "Hides the thumb label." } }, "slots": {} }, "o-snackbar": { "emits": {}, "models": { "": { "type": "boolean", "description": "The v-model of the component" } }, "props": { "text": { "type": "string", "description": "The text to be displayed in the snack bar." } }, "slots": {} }, "o-stepper": { "emits": {}, "models": { "": { "type": "number", "description": "The v-model of the component" } }, "props": { "vertical": { "type": "boolean", "description": "If the stepper is vertical" } }, "slots": {} }, "o-stepper-step": { "emits": {}, "models": {}, "props": { "title": { "type": "string", "description": "The title of the ste." }, "icon": { "type": "StepIconModel", "description": "The icon of the step." }, "step": { "type": "number", "description": "The step number." }, "complete": { "type": "boolean", "description": "If the step is complete." } }, "slots": {} }, "o-switch": { "emits": {}, "models": { "": { "type": "boolean", "description": "The v-model of the component" } }, "props": { "label": { "type": "string", "description": "The label of the component" } }, "slots": {} }, "o-tabs": { "emits": {}, "models": { "": { "type": "number", "description": "The v-model of the component" } }, "props": { "stacked": { "type": "boolean", "description": "Applies the stacked prop to all children o-tab components" }, "variant": { "type": "TabVariants", "description": "Applies a distinct style to the component." }, "scrolling": { "type": "ScrollOffsetTypes", "description": "Applies a distinct scroll offset to the component and sets the correct scroll offste according to the container." } }, "slots": {} }, "o-tab": { "emits": {}, "models": { "": { "type": "boolean", "description": "The v-model of the component" } }, "props": { "disabled": { "type": "boolean", "description": "Removed the ability to click or target the component" }, "title": { "type": "string", "description": "The title of the tab" }, "icon": { "type": "TabIconModel", "description": "The icon of the tab" }, "variant": { "type": "TabVariants", "description": "Applies a distinct style to the component." } }, "slots": {} }, "o-text": { "emits": {}, "models": {}, "props": { "typography": { "type": "", "description": "Applies a specific typography to be used. Default is regular text" }, "colorType": { "type": "", "description": "Applies a specific color type to be used. Default is onBase" }, "truncateLines": { "type": "number", "description": "Specifies if text should be truncated and number of lines before truncating." } }, "slots": {} }, "o-textarea": { "emits": {}, "models": { "": { "type": "string", "description": "The v-model of the component" } }, "props": { "label": { "type": "string", "description": "The label of the text area." }, "clearable": { "type": "boolean", "description": "Adds a clearable icon to the component." } }, "slots": {} }, "o-text-field": { "emits": {}, "models": { "": { "type": "string", "description": "The v-model of the component" } }, "props": { "label": { "type": "string", "description": "The label of the text field." }, "placeholder": { "type": "string", "description": "Sets the input’s placeholder text." }, "variant": { "type": "TextBoxVariantTypes", "description": "Applies a distinct style to the component." }, "clearable": { "type": "boolean", "description": "Adds a clear button when the text field is not empty." }, "type": { "type": "TextBoxTypes", "description": "Sets the text field to a specific type." }, "autofocus": { "type": "boolean", "description": "Enables autofocus." }, "loading": { "type": "boolean", "description": "Displays linear progress bar" }, "disabled": { "type": "boolean", "description": "Removes the ability to click or target the input." } }, "slots": {} }, "o-toolbar": { "emits": {}, "models": {}, "props": { "variant": { "type": "ToolbarVariants", "description": "Applies a distinct style to the component." }, "title": { "type": "string", "description": "The title of the toolbar" }, "subTitle": { "type": "string", "description": "Sub title of the toolbar" }, "icon": { "type": "IIcon", "description": "The icon of the toolbar" }, "closeButton": { "type": "boolean", "description": "If true, a close button will be rendered in the toolbar" }, "backButton": { "type": "boolean", "description": "If true, a back button will be rendered in the toolbar" } }, "slots": {} }, "o-tooltip": { "emits": {}, "models": {}, "props": { "text": { "type": "string", "description": "The text of the tooltip." }, "activateOnLength": { "type": "number", "description": "Disabled if the text length is less than this value." }, "openOnHover": { "type": "boolean", "description": "Opens the tooltip on hover." } }, "slots": {} }, "o-treeview": { "emits": {}, "models": { "": { "type": "Array", "description": "An array of selected items" } }, "props": { "items": { "type": "Array", "description": "An array of items to display in the treeview. Is hierarchical and can contain children. Can also control expanded or not." }, "expandOnSelection": { "type": "boolean", "description": "Defines if the treeview should expand when the title row is selected. Default is false and the arrow has to be clicked to expand the children." }, "multiple": { "type": "boolean", "description": "Changes select to multiple. Default is false." } }, "slots": { "itemAction": { "type": "(item:TreeViewItem, index:Number) => VNodeChild", "description": "Define a custom item action appearance" } } } };
5
+ const registrations = { "omfx-alignment-picker": { "emits": {}, "models": { "": { "type": "", "description": "The v-model of the component" } }, "props": { "vertical": { "type": "boolean", "description": "Sets the component to vertical picking mode." } }, "slots": {} }, "omfx-identity-picker-dialog": { "emits": {}, "models": {}, "props": { "location": { "type": "MenuLocations", "description": "Designates where the menu should be placed" } }, "slots": {} }, "omfx-spacing-picker": { "emits": {}, "models": {}, "props": { "individualSelection": { "type": "boolean", "description": "If true, each side can be selected individually. If false, all sides will be selected at the same time." }, "disableTop": { "type": "boolean", "description": "If true, the top selection will be disabled." }, "disableBottom": { "type": "boolean", "description": "If true, the bottom selection will be disabled." }, "disableLeft": { "type": "boolean", "description": "If true, the left selection will be disabled." }, "disableRight": { "type": "boolean", "description": "If true, the right selection will be disabled." } }, "slots": {} }, "omfx-journey": { "emits": {}, "models": {}, "props": { "storeHook": { "type": "(store:ReturnType) => void", "description": "callback to get a reference to the journey store. The store is used to navigate the journey blades." } }, "slots": {} }, "omfx-journey-blade": { "emits": {}, "models": {}, "props": { "title": { "type": "string", "description": "Specify the title of the blade." }, "subTitle": { "type": "string", "description": "Specify a subtitle for the blade and the title is displayed in a breadcrumb style where the subTittle is prominent." }, "id": { "type": "string", "description": "The id of the blade. Used to identify the blade in the journey store." }, "size": { "type": "BladeSizes", "description": "Specify the size of the blade. Small will show the header buttons as icons." }, "save": { "type": "boolean", "description": "Specify if the blade should show a save button. If a save button is shown, a cancel button will also be shown." }, "searchable": { "type": "boolean", "description": "Specify if the blade should show a search field." }, "delete": { "type": "boolean", "description": "Specify if the blade should show a delete button." }, "settings": { "type": "boolean", "description": "Specify if the blade should show a settings button." }, "create": { "type": "boolean", "description": "Specify if the blade should show a create button." }, "icon": { "type": "IIcon", "description": "Specify an icon for the blade header. This should be used to hightlight the blade type such as create blades, edit blades etc." }, "variant": { "type": "BladeVariantTypes", "description": "Applies a distinct style to the component." }, "onClickSave": { "type": "(bladeId:string) => ", "description": "Trigger when user click save" } }, "slots": {} }, "omfx-journey-menu": { "emits": {}, "models": {}, "props": { "title": { "type": "string", "description": "Specify the title of the menu blade." }, "id": { "type": "string", "description": "The id of the blade. Used to identify the blade in the journey store." }, "icon": { "type": "IIcon", "description": "Specify an icon for the blade header. This should be used to hightlight the blade type such as create blades, edit blades etc." }, "items": { "type": "", "description": "An array of menu items used for automatically generating menu items" } }, "slots": {} }, "o-app-bar": { "emits": {}, "models": {}, "props": { "id": { "type": "string", "description": "The id of the appbar. Sets the id attribute to the root element of the appbar." }, "absolute": { "type": "boolean", "description": "Applies position: absolute to the component." }, "variant": { "type": "AppBarTypes", "description": "Applies a distinct style to the component." }, "navigation": { "type": "boolean", "description": "Displays a navigation icon on the left side of the appbar. It also emits a click:navigation event when clicked." }, "closable": { "type": "boolean", "description": "Displays a close icon on the right side of the appbar. It also emits a click:close event when clicked." }, "title": { "type": "string", "description": "Specify the title of the app bar." }, "subTitle": { "type": "string", "description": "Specify a subtitle for the app bar and the title is displayed in a breadcrumb style where the subTittle is prominent." } }, "slots": {} }, "o-avatar": { "emits": {}, "models": {}, "props": { "color": { "type": "string", "description": "The color of the component." }, "size": { "type": "SizeTypes", "description": "The size of the component." }, "gradient": { "type": "boolean", "description": "Applies a gradient effect to the component." } }, "slots": {} }, "o-badge": { "emits": {}, "models": {}, "props": { "location": { "type": "Position", "description": "Specifies the component’s location. Can combine by using a space separated string" }, "color": { "type": "string", "description": "The color of the component." }, "content": { "type": "", "description": "Text content to show in the badge." }, "offset-x": { "type": "", "description": "Offset the badge on the x-axis." }, "offset-y": { "type": "", "description": "Offset the badge on the y-axis." }, "dot": { "type": "boolean", "description": "Reduce the size of the badge and hide its contents." }, "inline": { "type": "boolean", "description": "Moves the badge to be inline with the wrapping element. Supports the usage of the left prop." }, "icon": { "type": "IIcon", "description": "The icon to be displayed" } }, "slots": {} }, "o-btn": { "emits": {}, "models": {}, "props": { "icon": { "type": "ButtonIconOptions", "description": "Sets the icon to display on the button. If no text is provided the button will be displayed as an icon button" }, "text": { "type": "string", "description": "Specifies the text to display on the button" }, "variant": { "type": "ButtonVariants", "description": "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." }, "overrides": { "type": "object", "description": "Sets the icon to display on the button. If no text is provided the button will be displayed as an icon button" }, "preset": { "type": "OxideButtonPresets", "description": "Sets the default values of the button to the specified preset. Preffered way of using the o-btn" }, "tooltip": { "type": "ButtonTooltipOptions", "description": "Sets tooltip to display when hovering the button" }, "size": { "type": "SizeTypes", "description": "Sets the size of the button" }, "grouped": { "type": "boolean", "description": "Adds spacing to the left of the button to group it with other buttons. Should be used when more than one button is displayed." }, "toned": { "type": "boolean", "description": "Applies a toned background to the button. Should be used when the button is displayed on a colored background." }, "active": { "type": "boolean", "description": "Controls the active state of the item. This is typically used to highlight the component." }, "loading": { "type": "boolean", "description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar." }, "disabled": { "type": "boolean", "description": "Removes the ability to click or target the component." }, "block": { "type": "boolean", "description": "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" } }, "slots": {} }, "o-btn-group": { "emits": {}, "models": { "": { "type": "any", "description": "The v-model of the component" } }, "props": { "variant": { "type": "ButtonGroupTypes", "description": "Applies a distinct style to the component." }, "mandatory": { "type": "boolean", "description": "Forces at least on item to always be selected" }, "toggle": { "type": "boolean", "description": "If true, the component will toggle the selected buttons when clicked" } }, "slots": { "activator": { "type": "() => VNodeChild", "description": "activator" } } }, "o-checkbox": { "emits": {}, "models": { "": { "type": "MaybeComputedRef", "description": "The v-model of the component" } }, "props": { "label": { "type": "string", "description": "Sets the label of the component" }, "value": { "type": "any", "description": "The value used when the component is selected in a group. If not provided, a unique ID will be used." } }, "slots": {} }, "o-chip": { "emits": {}, "models": {}, "props": { "gradient": { "type": "boolean", "description": "Applies a gradient effect to the component." }, "color": { "type": "string", "description": "The color of the component." }, "size": { "type": "SizeTypes", "description": "The size of the component." }, "text": { "type": "string", "description": "Specify content text for the component." }, "closable": { "type": "boolean", "description": "Adds remove button and then a chip can be closed." }, "label": { "type": "boolean", "description": "Applies a medium size border radius." }, "disabled": { "type": "boolean", "description": "Removes the ability to click or target the input." } }, "slots": {} }, "o-col": { "emits": {}, "models": {}, "props": { "alignSelf": { "type": "AlignmentTypes", "description": "Applies the align-items css property." }, "cols": { "type": "ColValues", "description": "Sets the default number of columns the component extends. Available ptions are: 1->12 and auto." }, "xs": { "type": "ColValues", "description": "Changes the number of columns on extra small and greater breakpoints" }, "sm": { "type": "ColValues", "description": "Changes the number of columns on small and greater breakpoints" }, "md": { "type": "ColValues", "description": "Changes the number of columns on medium and greater breakpoints" }, "lg": { "type": "ColValues", "description": "Changes the number of columns on large and greater breakpoints" }, "xl": { "type": "ColValues", "description": "Changes the number of columns on extra large and greater breakpoints" } }, "slots": {} }, "o-data-table": { "emits": {}, "models": { "v-model:expanded": { "type": "", "description": "The v-model of the component" } }, "props": { "itemValue": { "type": "NonNullable", "description": "The property of the item that is used as a unique identifier." }, "items": { "type": "", "description": "An array of strings or objects used for automatically generating children components" }, "headers": { "type": "", "description": "An array of objects that each describe a header column." }, "itemsPerPage": { "type": "number", "description": "Changes how many items per page should be visible. If set a paging footer is displayed." }, "showExpand": { "type": "boolean", "description": "Shows the expand toggle in default rows." }, "returnObject": { "type": "boolean", "description": "Sets the return object" }, "hover": { "type": "boolean", "description": "Adds a hover effect to rows." }, "loading": { "type": "boolean", "description": "Displays linear progress bar." }, "clickable": { "type": "boolean", "description": "Changes the cursor and adds a hover effect to the rows." }, "height": { "type": "", "description": "Sets and explicit height of the table" } }, "slots": {} }, "o-dialog": { "emits": {}, "models": { "": { "type": "boolean", "description": "The v-model of the component" } }, "props": { "title": { "type": "string", "description": "Specify the title of the dialog." }, "subTitle": { "type": "string", "description": "Specify a subtitle for the dialog and the title is displayed in a breadcrumb style where the subTittle is prominent." }, "icon": { "type": "IIcon", "description": "Specify an icon for the dialog. This is almost mandatory and is used to hightlight the dialog context" }, "hiddenCloseButton": { "type": "boolean", "description": "Hide the close button of the dialog" }, "size": { "type": "DialogSize", "description": "Specify the size of the dialog. Default is mediumsize." }, "variant": { "type": "DialogTypes", "description": "Applies a distinct style to the component." }, "contentHeight": { "type": "ContentHeight", "description": "Sets the content responsive strategy for the dialog . With dynamic it will adapt to the content height. This should only be used with content that does not change size" }, "customScrolling": { "type": "boolean", "description": "Disables the default scrolling behavior of the dialog. This should be used when the dialog contains a custom scrollable element such as a o-tab or a component with custom scrollable requirements" }, "horizontalScroll": { "type": "boolean", "description": "Adds a horizontal scrollbar to the dialog. This should be used when the dialog contains a custom vertiacl scrollable element such as a <o-journey> or a component with custom scrollable requirements" } }, "slots": {} }, "o-expansion-panels": { "emits": {}, "models": { "": { "type": "", "description": "The v-model of the component" } }, "props": { "variant": { "type": "PanelTypes", "description": "Applies a distinct style to the component." }, "expandAll": { "type": "boolean", "description": "Expands all panels" } }, "slots": {} }, "o-expansion-panel": { "emits": {}, "models": {}, "props": { "title": { "type": "string", "description": "The title of the expansion panel" }, "icon": { "type": "IIcon", "description": "The icon of the expansion panel" }, "hideExpandIcon": { "type": "boolean", "description": "If true, the expand icon will be hidden" } }, "slots": {} }, "o-icon": { "emits": {}, "models": {}, "props": { "icon": { "type": "IIcon", "description": "The icon to be displayed" }, "size": { "type": "OIconSizes", "description": "Sets the height and widht of the icon." } }, "slots": {} }, "o-img": { "emits": {}, "models": {}, "props": { "aspectRatio": { "type": "RatioTypes", "description": "The aspect ratio of the image" }, "src": { "type": "string", "description": "The image URL. This prop is mandatory." }, "alt": { "type": "string", "description": "Alternate text for screen readers. Leave empty for decorative images." } }, "slots": {} }, "o-list": { "emits": {}, "models": {}, "props": { "lines": { "type": "ListLineTypes", "description": "Designates a minimum-height for all the children o-list-item components. THis props uses line-clamp." }, "nav": { "type": "boolean", "description": "An alternative styling that reduces o-list-item width and rounds the corners. Typically used with o-navigation-drawer." }, "variant": { "type": "ListTypes", "description": "Applies a distinct style to the component." } }, "slots": {} }, "o-list-item": { "emits": {}, "models": {}, "props": { "icon": { "type": "ButtonIconOptions", "description": "The icon of the component." }, "title": { "type": "VNodeChild", "description": "The title of the component." }, "subtitle": { "type": "VNodeChild", "description": "Specify a subtitle text for the component." }, "active": { "type": "boolean", "description": "Controls the active state of the item. THis is typically used to highlight the component." }, "disabled": { "type": "boolean", "description": "Removed the ability to interact with the component." }, "variant": { "type": "ListItemVariants", "description": "Applies a distinct style to the component." } }, "slots": {} }, "o-main": { "emits": {}, "models": {}, "props": { "id": { "type": "string", "description": "Sets the id of the component" }, "filled": { "type": "boolean", "description": "Applies background to the component" }, "scrollable": { "type": "boolean", "description": "Enables scrolling on the component" } }, "slots": {} }, "o-menu": { "emits": {}, "models": {}, "props": { "activator": { "type": "string", "description": "Supply a CSS selector string to activator prop." }, "attach": { "type": "", "description": "Specifies which DOM element the overlay content should teleport to." }, "minWidth": { "type": "", "description": "Sets the minimum width for the component. Use auto to use the activator width." }, "minHeight": { "type": "", "description": "Sets the minimum height for the component." }, "closeDelay": { "type": "", "description": "Milliseconds to wait before closing component. Only works with the open-on-hover prop" }, "location": { "type": "MenuLocations", "description": "Designates where the menu should be placed" }, "openOnHover": { "type": "boolean", "description": "Designates whether menu should open on hover or not" }, "visibleOnContentClick": { "type": "boolean", "description": "Designates if menu still show when its content is clicked" } }, "slots": { "activator": { "type": "() => VNodeChild", "description": "activator" } } }, "o-navigation-drawer": { "emits": {}, "models": { "": { "type": "boolean", "description": "The v-model of the component" } }, "props": { "location": { "type": "NavigationDrawerLocations", "description": "Specifies the location of the drawer." }, "overrides": { "type": "object", "description": "Specify props overrides for the Vutify component. Should be used only for really specific advanced scenarios." }, "variant": { "type": "NavigationDrawerVariants", "description": "Applies a distinct style to the component." } }, "slots": {} }, "o-panel": { "emits": {}, "models": {}, "props": { "title": { "type": "string", "description": "Specifies the title of the panel. The size of the title is adjusted according to the variant of the panel." }, "variant": { "type": "PanelVariants", "description": "Applies a distinct style to the component." }, "hide": { "type": "boolean", "description": "Hides the panel. The panel can be toggled using this property with an animation on hide/show." }, "divider": { "type": "DividerTypes", "description": "Applies dividers at the top/bottom to the panel. This Should be used to create distinct sections." }, "alignY": { "type": "OVerticalAlignments", "description": "Sets the vertical alignment of the panel" }, "direction": { "type": "PanelDirections", "description": "Sets the direction of the panel. This should be used to set the flex-direct strategy for the child elements" }, "wrap": { "type": "boolean", "description": "If sub elements wrap or not" }, "filled": { "type": "boolean", "description": "Applies the a background color to the panel. The color is based on the colorSchema either set or inherited" }, "grow": { "type": "boolean", "description": "Fills the available space in the parent element with width 100%" }, "grouped": { "type": "boolean", "description": "Removes spacing at the bottom of the panel. Should be used when panels are stacked vertically in settings etc to avoid to much spacing." }, "alignX": { "type": "OHorizontalAlignments", "description": "Sets the horizontal alignment of the panel" }, "scrollOffset": { "type": "number", "description": "Sets a custom scrolloffset at the bottom of the panel. This should be used when the panel is used as a scrollable container. The offset is used to avoid the last element to be hidden behind the bottom divider. The value should be the height of the element that is hidden behind the bottom divider or the height of the top offset." } }, "slots": {} }, "o-progress": { "emits": {}, "models": {}, "props": { "type": { "type": "ProgressTypes", "description": "Specific progress type is ." } }, "slots": {} }, "o-radio-group": { "emits": {}, "models": { "": { "type": "any", "description": "The v-model of the component" } }, "props": {}, "slots": {} }, "o-radio": { "emits": {}, "models": {}, "props": { "label": { "type": "string", "description": "Sets the text of the component." }, "value": { "type": "any", "description": "The value used when the component is selected in a group. If not provided, a unique id will be generated." } }, "slots": {} }, "o-select": { "emits": { "click:button": { "type": "(value:any) => true", "description": "Emit a click event." } }, "models": { "": { "type": "any", "description": "The v-model of the component" } }, "props": { "label": { "type": "string", "description": "Sets the label of the component." }, "items": { "type": "any", "description": "Can be an array of objects or array of strings. When using objects, will look for a title, value and disabled keys. This can be changed using the item-title, item-value and item-disabled props." }, "itemTitle": { "type": "any", "description": "Property on supplied items that contains its title." }, "itemValue": { "type": "any", "description": "Property on supplied items that contains its value." }, "variant": { "type": "SelectTypes", "description": "Applies a distinct style to the component." }, "returnObject": { "type": "boolean", "description": "Changes the selection behavior to return the object directly rather than the value specified with item-value." }, "clearable": { "type": "boolean", "description": "Allows for the component to be cleared." }, "searchable": { "type": "boolean", "description": "Allows to searching when user typing." }, "readonly": { "type": "boolean", "description": "Puts input in readonly state." }, "multiple": { "type": "boolean", "description": "Multiple selection." }, "loading": { "type": "boolean", "description": "Displays linear progress bar." }, "disabled": { "type": "boolean", "description": "Removes the ability to click or target the input." } }, "slots": { "chip": { "type": "(item:RenderingItem, index:Number) => VNodeChild", "description": "Define a custom item appearance" }, "selection": { "type": "(item:RenderingItem, index:Number) => VNodeChild", "description": "Define a custom selection appearance" } } }, "o-slider": { "emits": {}, "models": { "": { "type": "any", "description": "The v-model of the component" } }, "props": { "step": { "type": "string", "description": "If greater than 0, sets step interval for ticks." }, "min": { "type": "string", "description": "Sets the minimum value of the slider." }, "max": { "type": "string", "description": "Sets the maximum value of the slider." }, "label": { "type": "string", "description": "Sets the label of the slider." }, "noThumbLabel": { "type": "boolean", "description": "Hides the thumb label." }, "direction": { "type": "DirectionTypes", "description": "Sets the direction of the slider. Default is horizontal." }, "variant": { "type": "SliderVariants", "description": "Sets the variant of the slider. Prominent should only be use when an extra level of emphasis is needed." } }, "slots": {} }, "o-snackbar": { "emits": {}, "models": { "": { "type": "boolean", "description": "The v-model of the component" } }, "props": { "text": { "type": "string", "description": "The text to be displayed in the snack bar." } }, "slots": {} }, "o-stepper": { "emits": {}, "models": { "": { "type": "number", "description": "The v-model of the component" } }, "props": { "vertical": { "type": "boolean", "description": "If the stepper is vertical" } }, "slots": {} }, "o-stepper-step": { "emits": {}, "models": {}, "props": { "title": { "type": "string", "description": "The title of the ste." }, "icon": { "type": "StepIconModel", "description": "The icon of the step." }, "step": { "type": "number", "description": "The step number." }, "complete": { "type": "boolean", "description": "If the step is complete." } }, "slots": {} }, "o-switch": { "emits": {}, "models": { "": { "type": "boolean", "description": "The v-model of the component" } }, "props": { "label": { "type": "string", "description": "The label of the component" } }, "slots": {} }, "o-tabs": { "emits": {}, "models": { "": { "type": "number", "description": "The v-model of the component" } }, "props": { "stacked": { "type": "boolean", "description": "Applies the stacked prop to all children o-tab components" }, "variant": { "type": "TabVariants", "description": "Applies a distinct style to the component." }, "scrolling": { "type": "ScrollOffsetTypes", "description": "Applies a distinct scroll offset to the component and sets the correct scroll offste according to the container." } }, "slots": {} }, "o-tab": { "emits": {}, "models": { "": { "type": "boolean", "description": "The v-model of the component" } }, "props": { "disabled": { "type": "boolean", "description": "Removed the ability to click or target the component" }, "title": { "type": "string", "description": "The title of the tab" }, "icon": { "type": "TabIconModel", "description": "The icon of the tab" }, "variant": { "type": "TabVariants", "description": "Applies a distinct style to the component." } }, "slots": {} }, "o-text": { "emits": {}, "models": {}, "props": { "typography": { "type": "", "description": "Applies a specific typography to be used. Default is regular text" }, "colorType": { "type": "", "description": "Applies a specific color type to be used. Default is onBase" }, "truncateLines": { "type": "number", "description": "Specifies if text should be truncated and number of lines before truncating." } }, "slots": {} }, "o-textarea": { "emits": {}, "models": { "": { "type": "string", "description": "The v-model of the component" } }, "props": { "label": { "type": "string", "description": "The label of the text area." }, "clearable": { "type": "boolean", "description": "Adds a clearable icon to the component." } }, "slots": {} }, "o-text-field": { "emits": {}, "models": { "": { "type": "string", "description": "The v-model of the component" } }, "props": { "label": { "type": "string", "description": "The label of the text field." }, "placeholder": { "type": "string", "description": "Sets the input’s placeholder text." }, "variant": { "type": "TextBoxVariantTypes", "description": "Applies a distinct style to the component." }, "clearable": { "type": "boolean", "description": "Adds a clear button when the text field is not empty." }, "type": { "type": "TextBoxTypes", "description": "Sets the text field to a specific type." }, "autofocus": { "type": "boolean", "description": "Enables autofocus." }, "loading": { "type": "boolean", "description": "Displays linear progress bar" }, "disabled": { "type": "boolean", "description": "Removes the ability to click or target the input." } }, "slots": {} }, "o-toolbar": { "emits": {}, "models": {}, "props": { "variant": { "type": "ToolbarVariants", "description": "Applies a distinct style to the component." }, "title": { "type": "string", "description": "The title of the toolbar" }, "subTitle": { "type": "string", "description": "Sub title of the toolbar" }, "icon": { "type": "IIcon", "description": "The icon of the toolbar" }, "closeButton": { "type": "boolean", "description": "If true, a close button will be rendered in the toolbar" }, "backButton": { "type": "boolean", "description": "If true, a back button will be rendered in the toolbar" } }, "slots": {} }, "o-tooltip": { "emits": {}, "models": {}, "props": { "text": { "type": "string", "description": "The text of the tooltip." }, "activateOnLength": { "type": "number", "description": "Disabled if the text length is less than this value." }, "openOnHover": { "type": "boolean", "description": "Opens the tooltip on hover." } }, "slots": {} }, "o-treeview": { "emits": {}, "models": { "": { "type": "Array", "description": "An array of selected items" } }, "props": { "items": { "type": "Array", "description": "An array of items to display in the treeview. Is hierarchical and can contain children. Can also control expanded or not." }, "expandOnSelection": { "type": "boolean", "description": "Defines if the treeview should expand when the title row is selected. Default is false and the arrow has to be clicked to expand the children." }, "multiple": { "type": "boolean", "description": "Changes select to multiple. Default is false." } }, "slots": { "itemAction": { "type": "(item:TreeViewItem, index:Number) => VNodeChild", "description": "Define a custom item action appearance" } } } };
6
6
  Object.keys(registrations).forEach(elementName => {
7
7
  api.register(elementName, registrations[elementName]);
8
8
  });
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/tooling-vue",
3
3
  "license": "MIT",
4
- "version": "8.0.52-vnext",
4
+ "version": "8.0.54-vnext",
5
5
  "description": "Used to bundle and serve manifests web component that build on Vue framework.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
@@ -19,8 +19,8 @@
19
19
  ],
20
20
  "author": "Precio Fishbone",
21
21
  "dependencies": {
22
- "@omnia/fx-models": "8.0.52-vnext",
23
- "@omnia/tooling-composers": "8.0.52-vnext",
22
+ "@omnia/fx-models": "8.0.54-vnext",
23
+ "@omnia/tooling-composers": "8.0.54-vnext",
24
24
  "@types/mousetrap": "1.5.34",
25
25
  "@types/quill": "1.3.6",
26
26
  "@types/zepto": "1.0.29",