@onereach/ui-components 9.0.2 → 9.0.3-beta.4206.0

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 (71) hide show
  1. package/dist/bundled/v2/{OrInput-32963774.js → OrInput-3073ced7.js} +2 -2
  2. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +1 -1
  3. package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -1
  4. package/dist/bundled/v2/components/OrInputV3/index.js +1 -1
  5. package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  6. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
  7. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -1
  8. package/dist/bundled/v2/components/index.js +1 -1
  9. package/dist/bundled/v2/index.js +1 -1
  10. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
  11. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  12. package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
  13. package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
  14. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
  15. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  16. package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
  17. package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
  18. package/dist/bundled/v3/components/{OrConfirmV3-0216cdbd.js → OrConfirmV3-58d5d570.js} +1 -1
  19. package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
  20. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  21. package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
  22. package/dist/bundled/v3/components/{OrInputV3-4e10d1cf.js → OrInputV3-f8fe1912.js} +1 -1
  23. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  24. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
  25. package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
  26. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
  27. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +1 -1
  28. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +1 -1
  29. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
  30. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +1 -1
  31. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
  32. package/dist/bundled/v3/components/{OrRichTextEditorV3-f039f321.js → OrRichTextEditorV3-2858ab06.js} +1 -1
  33. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +1 -1
  34. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
  35. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  36. package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
  37. package/dist/bundled/v3/components/OrSelectV3/utils/castToMultipleValue.js +1 -1
  38. package/dist/bundled/v3/components/{OrSelectV3-84352a21.js → OrSelectV3-846bb0a2.js} +1 -1
  39. package/dist/bundled/v3/components/index.js +5 -5
  40. package/dist/bundled/v3/index.js +5 -5
  41. package/dist/esm/v2/{OrCardCollection-989bc183.js → OrCardCollection-a6352c3c.js} +1 -1
  42. package/dist/esm/v2/{OrConfirm-5487190f.js → OrConfirm-19a8c199.js} +1 -1
  43. package/dist/esm/v2/{OrInput-e233fc41.js → OrInput-9a045772.js} +2 -2
  44. package/dist/esm/v2/{OrRichTextEditor-83f1e5db.js → OrRichTextEditor-927f9a32.js} +1 -1
  45. package/dist/esm/v2/{OrSearch-0b5530e9.js → OrSearch-acdfc657.js} +1 -1
  46. package/dist/esm/v2/{OrSelect-98abafae.js → OrSelect-671089fc.js} +1 -1
  47. package/dist/esm/v2/components/index.js +6 -6
  48. package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
  49. package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
  50. package/dist/esm/v2/components/or-input-v3/index.js +1 -1
  51. package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +2 -2
  52. package/dist/esm/v2/components/or-search-v3/index.js +2 -2
  53. package/dist/esm/v2/components/or-select-v3/index.js +2 -2
  54. package/dist/esm/v2/index.js +6 -6
  55. package/dist/esm/v3/{OrCardCollection-e990cb47.js → OrCardCollection-d632c92d.js} +1 -1
  56. package/dist/esm/v3/{OrConfirm-de93af99.js → OrConfirm-21d06156.js} +1 -1
  57. package/dist/esm/v3/{OrInput-79cce73c.js → OrInput-a442c61e.js} +1 -1
  58. package/dist/esm/v3/{OrRichTextEditor-37968e4a.js → OrRichTextEditor-5616387d.js} +1 -1
  59. package/dist/esm/v3/{OrSearch-d71cd69e.js → OrSearch-975833d8.js} +1 -1
  60. package/dist/esm/v3/{OrSelect-d53c9c42.js → OrSelect-83c8cada.js} +1 -1
  61. package/dist/esm/v3/components/index.js +6 -6
  62. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
  63. package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
  64. package/dist/esm/v3/components/or-input-v3/index.js +1 -1
  65. package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +2 -2
  66. package/dist/esm/v3/components/or-search-v3/index.js +2 -2
  67. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  68. package/dist/esm/v3/index.js +6 -6
  69. package/package.json +2 -3
  70. package/src/components/or-input-v3/OrInput.vue +0 -4
  71. /package/dist/bundled/v3/components/{OrCardCollectionV3-664ddef9.js → OrCardCollectionV3-96b8fc4b.js} +0 -0
@@ -149,7 +149,7 @@ var script = defineComponent({
149
149
  }
150
150
  });
151
151
 
152
- var css_248z = "input[data-v-2411ca72]{min-width:0;background:0 0;outline:0}input[type=number][data-v-2411ca72]::-webkit-inner-spin-button{display:none}input[type=search][data-v-2411ca72]::-webkit-search-cancel-button{display:none}";
152
+ var css_248z = "input[data-v-76408d50]{min-width:0;background:0 0;outline:0}input[type=search][data-v-76408d50]::-webkit-search-cancel-button{display:none}";
153
153
  styleInject(css_248z);
154
154
 
155
155
  /* script */
@@ -326,7 +326,7 @@ var __vue_staticRenderFns__ = [];
326
326
  /* style */
327
327
  const __vue_inject_styles__ = undefined;
328
328
  /* scoped */
329
- const __vue_scope_id__ = "data-v-2411ca72";
329
+ const __vue_scope_id__ = "data-v-76408d50";
330
330
  /* module identifier */
331
331
  const __vue_module_identifier__ = undefined;
332
332
  /* functional template */
@@ -5,7 +5,7 @@ import { ConfirmType } from './props.js';
5
5
  import { Confirm, ConfirmHeader, ConfirmInput, ConfirmFooter, ConfirmFooterTypes, ConfirmFooterButtons } from './styles.js';
6
6
  import __vue_component__$1 from '../OrOverlayV3/OrOverlay.js';
7
7
  import __vue_component__$2 from '../OrButtonV3/OrButton.js';
8
- import { _ as __vue_component__$3 } from '../../OrInput-32963774.js';
8
+ import { _ as __vue_component__$3 } from '../../OrInput-3073ced7.js';
9
9
  import { usePopoverState } from '../../hooks/usePopoverState.js';
10
10
  import { ButtonColor } from '../OrButtonV3/props.js';
11
11
  import { w as whenever } from '../../index-279e78b9.js';
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../../OrInput-32963774.js';
1
+ export { _ as default } from '../../OrInput-3073ced7.js';
2
2
  import '../../normalize-component-6e8e3d80.js';
@@ -1 +1 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-32963774.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-3073ced7.js';
@@ -12,7 +12,7 @@ import __vue_component__$2 from '../OrLabelV3/OrLabel.js';
12
12
  import __vue_component__$3 from '../OrMenuItemV3/OrMenuItem.js';
13
13
  import __vue_component__$4 from '../OrMenuV3/OrMenu.js';
14
14
  import __vue_component__$5 from '../OrModalV3/OrModal.js';
15
- import { _ as __vue_component__$6 } from '../../OrInput-32963774.js';
15
+ import { _ as __vue_component__$6 } from '../../OrInput-3073ced7.js';
16
16
  import __vue_component__$7 from '../OrButtonV3/OrButton.js';
17
17
  import __vue_component__$8 from '../OrPopoverV3/OrPopover.js';
18
18
  import { a as useDebounceFn } from '../../index-279e78b9.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, reactive, toRef, watch } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from '../../OrInput-32963774.js';
2
+ import { _ as __vue_component__$1 } from '../../OrInput-3073ced7.js';
3
3
  import { b as watchDebounced } from '../../index-279e78b9.js';
4
4
  import { InputBoxSize } from '../OrInputBoxV3/props.js';
5
5
  import { useIdAttribute } from '../../hooks/useIdAttribute.js';
@@ -14,7 +14,7 @@ import __vue_component__$8 from '../OrExpansionPanelV3/OrExpansionPanel.js';
14
14
  import __vue_component__$9 from '../OrHintV3/OrHint.js';
15
15
  import __vue_component__$a from '../OrIconV3/OrIcon.js';
16
16
  import __vue_component__$b from '../OrIconButtonV3/OrIconButton.js';
17
- import { _ as __vue_component__$c } from '../../OrInput-32963774.js';
17
+ import { _ as __vue_component__$c } from '../../OrInput-3073ced7.js';
18
18
  import __vue_component__$d from '../OrInputBoxV3/OrInputBox.js';
19
19
  import __vue_component__$e from '../OrLabelV3/OrLabel.js';
20
20
  import __vue_component__$f from '../OrMenuItemV3/OrMenuItem.js';
@@ -95,7 +95,7 @@ export { default as OrInlineTextareaV3 } from './OrInlineTextareaV3/OrInlineText
95
95
  export { default as OrInput } from './OrInput/OrInput.js';
96
96
  export { default as OrInputBoxV3 } from './OrInputBoxV3/OrInputBox.js';
97
97
  export { InputBoxSize, InputBoxVariant } from './OrInputBoxV3/props.js';
98
- export { I as InputType, _ as OrInputV3 } from '../OrInput-32963774.js';
98
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-3073ced7.js';
99
99
  export { default as OrLabel } from './OrLabel/OrLabel.js';
100
100
  export { default as OrLabelV3 } from './OrLabelV3/OrLabel.js';
101
101
  export { LabelVariant } from './OrLabelV3/props.js';
@@ -147,7 +147,7 @@ export { InlineTextEditTrimmingTypes, InlineTextEditTypes } from './components/O
147
147
  export { default as OrInput } from './components/OrInput/OrInput.js';
148
148
  export { default as OrInputBoxV3 } from './components/OrInputBoxV3/OrInputBox.js';
149
149
  export { InputBoxSize, InputBoxVariant } from './components/OrInputBoxV3/props.js';
150
- export { I as InputType, _ as OrInputV3 } from './OrInput-32963774.js';
150
+ export { I as InputType, _ as OrInputV3 } from './OrInput-3073ced7.js';
151
151
  export { default as OrLabel } from './components/OrLabel/OrLabel.js';
152
152
  export { default as OrLabelV3 } from './components/OrLabelV3/OrLabel.js';
153
153
  export { LabelVariant } from './components/OrLabelV3/props.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrCardCollectionV3-664ddef9.js';
1
+ export { s as default } from '../OrCardCollectionV3-96b8fc4b.js';
@@ -1 +1 @@
1
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-664ddef9.js';
1
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-96b8fc4b.js';
@@ -1 +1 @@
1
- export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-664ddef9.js';
1
+ export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-96b8fc4b.js';
@@ -1 +1 @@
1
- export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-664ddef9.js';
1
+ export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-96b8fc4b.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrConfirmV3-0216cdbd.js';
1
+ export { s as default } from '../OrConfirmV3-58d5d570.js';
@@ -1 +1 @@
1
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-0216cdbd.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-58d5d570.js';
@@ -1 +1 @@
1
- export { C as ConfirmType } from '../OrConfirmV3-0216cdbd.js';
1
+ export { C as ConfirmType } from '../OrConfirmV3-58d5d570.js';
@@ -1 +1 @@
1
- export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-0216cdbd.js';
1
+ export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-58d5d570.js';
@@ -4,7 +4,7 @@ import { l as logicAnd } from './OrConfirm-91f220b8.js';
4
4
  import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
5
5
  import { s as script$1 } from './OrOverlayV3-16e02b22.js';
6
6
  import { s as script$2, a as ButtonColor } from './OrButtonV3-0ce782ba.js';
7
- import { s as script$3 } from './OrInputV3-4e10d1cf.js';
7
+ import { s as script$3 } from './OrInputV3-f8fe1912.js';
8
8
  import { usePopoverState } from '../hooks/usePopoverState.js';
9
9
 
10
10
  var ConfirmType;
@@ -1 +1 @@
1
- export { s as default } from '../OrInputV3-4e10d1cf.js';
1
+ export { s as default } from '../OrInputV3-f8fe1912.js';
@@ -1 +1 @@
1
- export { I as InputType, s as OrInputV3 } from '../OrInputV3-4e10d1cf.js';
1
+ export { I as InputType, s as OrInputV3 } from '../OrInputV3-f8fe1912.js';
@@ -1 +1 @@
1
- export { b as InputControl, a as InputRoot } from '../OrInputV3-4e10d1cf.js';
1
+ export { b as InputControl, a as InputRoot } from '../OrInputV3-f8fe1912.js';
@@ -281,7 +281,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
281
281
  } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"])], 512 /* NEED_PATCH */), [[vShow, typeof _ctx.error === 'string' && _ctx.error.length > 0]])], 2 /* CLASS */);
282
282
  }
283
283
 
284
- var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"number\"][data-v-78975fa2]::-webkit-inner-spin-button {\n display: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
284
+ var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
285
285
  styleInject(css_248z);
286
286
 
287
287
  script.render = render;
@@ -1 +1 @@
1
- export { s as default } from '../OrRichTextEditorV3-f039f321.js';
1
+ export { s as default } from '../OrRichTextEditorV3-2858ab06.js';
@@ -1 +1 @@
1
- export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditorV3-f039f321.js';
1
+ export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditorV3-2858ab06.js';
@@ -1 +1 @@
1
- export { F as Formats } from '../OrRichTextEditorV3-f039f321.js';
1
+ export { F as Formats } from '../OrRichTextEditorV3-2858ab06.js';
@@ -1 +1 @@
1
- export { E as EditorContainer, f as EditorInput, b as Toolbar, c as ToolbarButton, e as ToolbarButtonFocused, T as ToolbarContainer } from '../OrRichTextEditorV3-f039f321.js';
1
+ export { E as EditorContainer, f as EditorInput, b as Toolbar, c as ToolbarButton, e as ToolbarButtonFocused, T as ToolbarContainer } from '../OrRichTextEditorV3-2858ab06.js';
@@ -1,2 +1,2 @@
1
- export { i as default } from '../../../OrRichTextEditorV3-f039f321.js';
1
+ export { i as default } from '../../../OrRichTextEditorV3-2858ab06.js';
2
2
  import '../../../OrCode-c0da3f7a.js';
@@ -1,2 +1,2 @@
1
- export { C as default } from '../../../OrRichTextEditorV3-f039f321.js';
1
+ export { C as default } from '../../../OrRichTextEditorV3-2858ab06.js';
2
2
  import '../../../OrCode-c0da3f7a.js';
@@ -1 +1 @@
1
- export { C as CodeMirrorView } from '../../../OrRichTextEditorV3-f039f321.js';
1
+ export { C as CodeMirrorView } from '../../../OrRichTextEditorV3-2858ab06.js';
@@ -1,3 +1,3 @@
1
1
  import '../../../OrCode-c0da3f7a.js';
2
2
  import '../../../../hooks/useTheme.js';
3
- export { g as color, t as default, h as orCodeHighlightStyle, o as orCodeTheme } from '../../../OrRichTextEditorV3-f039f321.js';
3
+ export { g as color, t as default, h as orCodeHighlightStyle, o as orCodeTheme } from '../../../OrRichTextEditorV3-2858ab06.js';
@@ -1 +1 @@
1
- export { d as deserialize, a as serialize } from '../../OrRichTextEditorV3-f039f321.js';
1
+ export { d as deserialize, a as serialize } from '../../OrRichTextEditorV3-2858ab06.js';
@@ -10,7 +10,7 @@ import { s as script$2 } from './OrLabelV3-ebd5f67a.js';
10
10
  import { s as script$3 } from './OrMenuItemV3-d44a3d07.js';
11
11
  import { s as script$4 } from './OrMenuV3-dc587800.js';
12
12
  import { s as script$5 } from './OrModalV3-65e0cb39.js';
13
- import { s as script$6 } from './OrInputV3-4e10d1cf.js';
13
+ import { s as script$6 } from './OrInputV3-f8fe1912.js';
14
14
  import { s as script$7 } from './OrButtonV3-0ce782ba.js';
15
15
  import { s as script$8 } from './OrPopoverV3-6c2dbc6b.js';
16
16
  import { useTheme } from '../hooks/useTheme.js';
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
2
2
  import { defineComponent, ref, computed, reactive, toRef, watch } from 'vue-demi';
3
- import { s as script$1 } from '../OrInputV3-4e10d1cf.js';
3
+ import { s as script$1 } from '../OrInputV3-f8fe1912.js';
4
4
  import { n as watchDebounced } from '../OrBottomSheetV3-ec6d69fe.js';
5
5
  import { I as InputBoxSize } from '../OrInputBoxV3-dbc63649.js';
6
6
  import { useIdAttribute } from '../../hooks/useIdAttribute.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrSelectV3-84352a21.js';
1
+ export { s as default } from '../OrSelectV3-846bb0a2.js';
@@ -1 +1 @@
1
- export { s as OrSelectV3 } from '../OrSelectV3-84352a21.js';
1
+ export { s as OrSelectV3 } from '../OrSelectV3-846bb0a2.js';
@@ -1 +1 @@
1
- export { S as Select, a as SelectControl, d as SelectDropdown, e as SelectDropdownDefault, f as SelectDropdownFlipped, g as SelectDropdownItem, h as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-84352a21.js';
1
+ export { S as Select, a as SelectControl, d as SelectDropdown, e as SelectDropdownDefault, f as SelectDropdownFlipped, g as SelectDropdownItem, h as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-846bb0a2.js';
@@ -1,2 +1,2 @@
1
1
  import '../../../utils/isEmptyValue.js';
2
- export { c as castToMultipleValue } from '../../OrSelectV3-84352a21.js';
2
+ export { c as castToMultipleValue } from '../../OrSelectV3-846bb0a2.js';
@@ -11,7 +11,7 @@ import { s as script$8 } from './OrExpansionPanelV3-b982d033.js';
11
11
  import { s as script$9 } from './OrHintV3-c8ac5975.js';
12
12
  import { s as script$a } from './OrIconV3-34670800.js';
13
13
  import { s as script$b } from './OrIconButtonV3-c00fffaf.js';
14
- import { s as script$c } from './OrInputV3-4e10d1cf.js';
14
+ import { s as script$c } from './OrInputV3-f8fe1912.js';
15
15
  import { s as script$d, I as InputBoxSize } from './OrInputBoxV3-dbc63649.js';
16
16
  import { s as script$e } from './OrLabelV3-ebd5f67a.js';
17
17
  import { s as script$f } from './OrMenuItemV3-d44a3d07.js';
@@ -8,7 +8,7 @@ export { default as OrIconButton, default as OrIconButtonV2 } from './OrIconButt
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButtonV3-0ce782ba.js';
9
9
  export { default as OrCard } from './OrCard/OrCard.js';
10
10
  export { CARD_COLLECTION_LAYOUT, OrCardCollection } from './OrCardCollection/index.js';
11
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollectionV3-664ddef9.js';
11
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollectionV3-96b8fc4b.js';
12
12
  export { C as CardPadding, s as OrCardV3 } from './OrCardV3-a0e51677.js';
13
13
  export { default as OrCheckbox } from './OrCheckbox/OrCheckbox.js';
14
14
  export { default as OrCheckboxGroupV3 } from './OrCheckboxGroupV3/OrCheckboxGroup.js';
@@ -21,7 +21,7 @@ export { default as OrCollapse } from './OrCollapse/OrCollapse.js';
21
21
  export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-c835bc4f.js';
22
22
  export { s as OrCombinedInputV3 } from './OrCombinedInputV3-0f778002.js';
23
23
  export { s as OrConfirm } from './OrConfirm-91f220b8.js';
24
- export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-0216cdbd.js';
24
+ export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-58d5d570.js';
25
25
  export { default as OrContextMenuV3 } from './OrContextMenuV3/OrContextMenu.js';
26
26
  export { s as OrDateFormatV3 } from './OrDateFormatV3-9702507e.js';
27
27
  export { s as OrDatePickerV3 } from './OrDatePickerV3-6c4271a8.js';
@@ -50,7 +50,7 @@ export { InlineTextEditTrimmingTypes, InlineTextEditTypes, OrInlineTextEdit } fr
50
50
  export { s as OrInlineTextareaV3 } from './OrInlineTextareaV3-34106182.js';
51
51
  export { default as OrInput } from './OrInput/OrInput.js';
52
52
  export { I as InputBoxSize, a as InputBoxVariant, s as OrInputBoxV3 } from './OrInputBoxV3-dbc63649.js';
53
- export { I as InputType, s as OrInputV3 } from './OrInputV3-4e10d1cf.js';
53
+ export { I as InputType, s as OrInputV3 } from './OrInputV3-f8fe1912.js';
54
54
  export { default as OrLabel } from './OrLabel/OrLabel.js';
55
55
  export { L as LabelVariant, s as OrLabelV3 } from './OrLabelV3-ebd5f67a.js';
56
56
  export { L as LinkColor, s as OrLinkV3 } from './OrLinkV3-56763fd9.js';
@@ -81,12 +81,12 @@ export { s as OrRadioV3 } from './OrRadioV3-f93b6867.js';
81
81
  export { s as OrRangeSliderV3 } from './OrRangeSliderV3-ccd2e2fc.js';
82
82
  export { s as OrRatingV3 } from './OrRatingV3-82a538ca.js';
83
83
  export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from './OrResizeablePanelV3-991028db.js';
84
- export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditorV3-f039f321.js';
84
+ export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditorV3-2858ab06.js';
85
85
  export { default as OrSearch } from './OrSearch/OrSearch.js';
86
86
  export { default as OrSearchV3 } from './OrSearchV3/OrSearch.js';
87
87
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-de9f3667.js';
88
88
  export { s as OrSelect } from './OrSelect-ca4f92d4.js';
89
- export { s as OrSelectV3 } from './OrSelectV3-84352a21.js';
89
+ export { s as OrSelectV3 } from './OrSelectV3-846bb0a2.js';
90
90
  export { OrSidebar, OrSidebarSide } from './OrSidebar/index.js';
91
91
  export { s as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-33dbf722.js';
92
92
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-284e1ba6.js';
@@ -4,7 +4,7 @@ export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from './components
4
4
  export { OrButton, OrButtonColors, OrButtonSizes, OrButtonViews } from './components/OrButton/index.js';
5
5
  export { s as OrButtonGroupV3 } from './components/OrButtonGroupV3-03b87501.js';
6
6
  export { CARD_COLLECTION_LAYOUT, OrCardCollection } from './components/OrCardCollection/index.js';
7
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './components/OrCardCollectionV3-664ddef9.js';
7
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './components/OrCardCollectionV3-96b8fc4b.js';
8
8
  export { C as CardPadding, s as OrCardV3 } from './components/OrCardV3-a0e51677.js';
9
9
  export { default as OrCheckboxGroupV3 } from './components/OrCheckboxGroupV3/OrCheckboxGroup.js';
10
10
  export { s as OrChip, a as OrChips } from './components/OrChips-06567038.js';
@@ -13,7 +13,7 @@ export { C as CodeLanguage, s as OrCodeV3 } from './components/OrCodeV3-983d8290
13
13
  export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './components/OrColorPicker-c835bc4f.js';
14
14
  export { s as OrCombinedInputV3 } from './components/OrCombinedInputV3-0f778002.js';
15
15
  export { s as OrConfirm } from './components/OrConfirm-91f220b8.js';
16
- export { C as ConfirmType, s as OrConfirmV3 } from './components/OrConfirmV3-0216cdbd.js';
16
+ export { C as ConfirmType, s as OrConfirmV3 } from './components/OrConfirmV3-58d5d570.js';
17
17
  export { default as OrContextMenuV3 } from './components/OrContextMenuV3/OrContextMenu.js';
18
18
  export { s as OrDateFormatV3 } from './components/OrDateFormatV3-9702507e.js';
19
19
  export { s as OrDatePickerV3 } from './components/OrDatePickerV3-6c4271a8.js';
@@ -44,10 +44,10 @@ export { default as OrRadioGroup } from './components/OrRadioGroup/OrRadioGroup.
44
44
  export { default as OrRadioGroupV3 } from './components/OrRadioGroupV3/OrRadioGroup.js';
45
45
  export { s as OrRangeSliderV3 } from './components/OrRangeSliderV3-ccd2e2fc.js';
46
46
  export { s as OrRatingV3 } from './components/OrRatingV3-82a538ca.js';
47
- export { F as Formats, s as OrRichTextEditorV3 } from './components/OrRichTextEditorV3-f039f321.js';
47
+ export { F as Formats, s as OrRichTextEditorV3 } from './components/OrRichTextEditorV3-2858ab06.js';
48
48
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './components/OrSegmentedControlV3-de9f3667.js';
49
49
  export { s as OrSelect } from './components/OrSelect-ca4f92d4.js';
50
- export { s as OrSelectV3 } from './components/OrSelectV3-84352a21.js';
50
+ export { s as OrSelectV3 } from './components/OrSelectV3-846bb0a2.js';
51
51
  export { OrSidebar, OrSidebarSide } from './components/OrSidebar/index.js';
52
52
  export { s as OrSidebarV3, S as SidebarPlacement } from './components/OrSidebarV3-33dbf722.js';
53
53
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './components/OrSkeleton-284e1ba6.js';
@@ -95,7 +95,7 @@ export { I as IconSize, a as IconVariant, s as OrIconV3 } from './components/OrI
95
95
  export { I as InlineInputBoxSize, s as OrInlineInputBoxV3 } from './components/OrInlineInputBoxV3-1a4d3924.js';
96
96
  export { default as OrInput } from './components/OrInput/OrInput.js';
97
97
  export { I as InputBoxSize, a as InputBoxVariant, s as OrInputBoxV3 } from './components/OrInputBoxV3-dbc63649.js';
98
- export { I as InputType, s as OrInputV3 } from './components/OrInputV3-4e10d1cf.js';
98
+ export { I as InputType, s as OrInputV3 } from './components/OrInputV3-f8fe1912.js';
99
99
  export { default as OrLabel } from './components/OrLabel/OrLabel.js';
100
100
  export { L as LabelVariant, s as OrLabelV3 } from './components/OrLabelV3-ebd5f67a.js';
101
101
  export { s as OrList } from './components/OrList-92862764.js';
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { _ as __vue_component__$2 } from './OrIconButton-956b8e5c.js';
3
3
  import { _ as __vue_component__$5 } from './OrLoader-4ac49224.js';
4
- import { _ as __vue_component__$4 } from './OrSearch-0b5530e9.js';
4
+ import { _ as __vue_component__$4 } from './OrSearch-acdfc657.js';
5
5
  import { _ as __vue_component__$3 } from './OrSorting-9f4cab5c.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
@@ -7,7 +7,7 @@ import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
8
  import { _ as __vue_component__$2 } from './OrButton-e4e85817.js';
9
9
  import { a as ButtonColor } from './OrButton.vue_rollup-plugin-vue_script-199bb600.js';
10
- import { _ as __vue_component__$3 } from './OrInput-e233fc41.js';
10
+ import { _ as __vue_component__$3 } from './OrInput-9a045772.js';
11
11
  import { _ as __vue_component__$1 } from './OrOverlay-7940a4f4.js';
12
12
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
13
13
 
@@ -168,7 +168,7 @@ var script = defineComponent({
168
168
  }
169
169
  });
170
170
 
171
- var css_248z = "input[data-v-2411ca72]{min-width:0;background:0 0;outline:0}input[type=number][data-v-2411ca72]::-webkit-inner-spin-button{display:none}input[type=search][data-v-2411ca72]::-webkit-search-cancel-button{display:none}";
171
+ var css_248z = "input[data-v-76408d50]{min-width:0;background:0 0;outline:0}input[type=search][data-v-76408d50]::-webkit-search-cancel-button{display:none}";
172
172
  styleInject(css_248z);
173
173
 
174
174
  /* script */
@@ -345,7 +345,7 @@ var __vue_staticRenderFns__ = [];
345
345
  /* style */
346
346
  const __vue_inject_styles__ = undefined;
347
347
  /* scoped */
348
- const __vue_scope_id__ = "data-v-2411ca72";
348
+ const __vue_scope_id__ = "data-v-76408d50";
349
349
  /* module identifier */
350
350
  const __vue_module_identifier__ = undefined;
351
351
  /* functional template */
@@ -19,7 +19,7 @@ import Underline from '@tiptap/extension-underline';
19
19
  import { _ as __vue_component__$7 } from './OrButton-e4e85817.js';
20
20
  import './OrButton.vue_rollup-plugin-vue_script-199bb600.js';
21
21
  import { _ as __vue_component__$1 } from './OrIconButton-956b8e5c.js';
22
- import { _ as __vue_component__$6 } from './OrInput-e233fc41.js';
22
+ import { _ as __vue_component__$6 } from './OrInput-9a045772.js';
23
23
  import { _ as __vue_component__$2 } from './OrLabel-98c3f6e8.js';
24
24
  import { _ as __vue_component__$3 } from './OrMenuItem-cd18c3c7.js';
25
25
  import { _ as __vue_component__$4 } from './OrMenu-e909a0ff.js';
@@ -7,7 +7,7 @@ import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
8
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
9
9
  import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
10
- import { _ as __vue_component__$1 } from './OrInput-e233fc41.js';
10
+ import { _ as __vue_component__$1 } from './OrInput-9a045772.js';
11
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
12
 
13
13
  var script = defineComponent({
@@ -14,7 +14,7 @@ import { _ as __vue_component__$8 } from './OrIconButton-956b8e5c.js';
14
14
  import { _ as __vue_component__$7 } from './OrIcon-03e3c802.js';
15
15
  import { _ as __vue_component__$a } from './OrInputBox-1a8fda9b.js';
16
16
  import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
17
- import { _ as __vue_component__$9 } from './OrInput-e233fc41.js';
17
+ import { _ as __vue_component__$9 } from './OrInput-9a045772.js';
18
18
  import { _ as __vue_component__$b } from './OrLabel-98c3f6e8.js';
19
19
  import { _ as __vue_component__$c } from './OrMenuItem-cd18c3c7.js';
20
20
  import { _ as __vue_component__$d } from './OrPopover-592f7ad2.js';
@@ -10,7 +10,7 @@ export { _ as OrButtonV3 } from '../OrButton-e4e85817.js';
10
10
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant } from '../OrButton.vue_rollup-plugin-vue_script-199bb600.js';
11
11
  export { _ as OrCard } from '../OrCard-c44d9783.js';
12
12
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-3e5e57aa.js';
13
- export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-989bc183.js';
13
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-a6352c3c.js';
14
14
  export { C as CardPadding, _ as OrCardV3 } from '../OrCard-42359715.js';
15
15
  export { _ as OrCheckbox } from '../OrCheckbox-3337d903.js';
16
16
  export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-f5577316.js';
@@ -31,7 +31,7 @@ export { _ as OrCollapse } from '../OrCollapse-9d22b072.js';
31
31
  export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-af6eb211.js';
32
32
  export { _ as OrCombinedInputV3 } from '../OrCombinedInput-211d1778.js';
33
33
  export { _ as OrConfirm } from '../OrConfirm-680e049e.js';
34
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-5487190f.js';
34
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-19a8c199.js';
35
35
  export { _ as OrContextMenuV3 } from '../OrContextMenu-3548361c.js';
36
36
  export { _ as OrDateFormatV3 } from '../OrDateFormat-c6151720.js';
37
37
  export { _ as OrDatePickerV3 } from '../OrDatePicker-e358e141.js';
@@ -66,7 +66,7 @@ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-0f10c3db.js';
66
66
  export { _ as OrInput } from '../OrInput-7a12709e.js';
67
67
  export { _ as OrInputBoxV3 } from '../OrInputBox-1a8fda9b.js';
68
68
  export { a as InputBoxSize, I as InputBoxVariant } from '../OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
69
- export { I as InputType, _ as OrInputV3 } from '../OrInput-e233fc41.js';
69
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-9a045772.js';
70
70
  export { _ as OrLabel } from '../OrLabel-fcceec1b.js';
71
71
  export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-98c3f6e8.js';
72
72
  export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-30283089.js';
@@ -99,12 +99,12 @@ export { _ as OrRadioV3 } from '../OrRadio-205fa21d.js';
99
99
  export { _ as OrRangeSliderV3 } from '../OrRangeSlider-5828b1fa.js';
100
100
  export { _ as OrRatingV3 } from '../OrRating-1d0088f6.js';
101
101
  export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from '../OrResizeablePanel-a3cbaa60.js';
102
- export { F as Formats, _ as OrRichTextEditorV3 } from '../OrRichTextEditor-83f1e5db.js';
102
+ export { F as Formats, _ as OrRichTextEditorV3 } from '../OrRichTextEditor-927f9a32.js';
103
103
  export { _ as OrSearch } from '../OrSearch-525e988d.js';
104
- export { _ as OrSearchV3 } from '../OrSearch-0b5530e9.js';
104
+ export { _ as OrSearchV3 } from '../OrSearch-acdfc657.js';
105
105
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-c51c8768.js';
106
106
  export { _ as OrSelect } from '../OrSelect-6dafd1bc.js';
107
- export { _ as OrSelectV3 } from '../OrSelect-98abafae.js';
107
+ export { _ as OrSelectV3 } from '../OrSelect-671089fc.js';
108
108
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-054b26c6.js';
109
109
  export { _ as OrSidebarV3, S as SidebarPlacement } from '../props-334acbec.js';
110
110
  export { _ as OrSkeletonCircle } from '../OrSkeletonCircle-c4bf0e34.js';
@@ -1,4 +1,4 @@
1
- export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-989bc183.js';
1
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-a6352c3c.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrIconButton-956b8e5c.js';
4
4
  import '../../OrIcon-03e3c802.js';
@@ -23,12 +23,12 @@ import '../../useTheme-0ef25778.js';
23
23
  import '../../isPrevented-6994b101.js';
24
24
  import '../../isAncestor-9acec98b.js';
25
25
  import '../../OrLoader-4ac49224.js';
26
- import '../../OrSearch-0b5530e9.js';
26
+ import '../../OrSearch-acdfc657.js';
27
27
  import '../../useIdAttribute-859439f0.js';
28
28
  import '../../useProxyModelValue-940010d2.js';
29
29
  import '../../useValidationAttributes-d1abbe34.js';
30
30
  import '../../OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
31
- import '../../OrInput-e233fc41.js';
31
+ import '../../OrInput-9a045772.js';
32
32
  import '../../OrError-b25d782d.js';
33
33
  import '../../OrHint-2fe1157b.js';
34
34
  import '../../OrInputBox-1a8fda9b.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-5487190f.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-19a8c199.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
@@ -12,7 +12,7 @@ import '../../OrButton-e4e85817.js';
12
12
  import '../../OrButton.vue_rollup-plugin-vue_script-199bb600.js';
13
13
  import '../../OrLoader-4ac49224.js';
14
14
  import '../../normalize-component-6e8e3d80.js';
15
- import '../../OrInput-e233fc41.js';
15
+ import '../../OrInput-9a045772.js';
16
16
  import '../../useIdAttribute-859439f0.js';
17
17
  import '../../useProxyModelValue-940010d2.js';
18
18
  import '../../useResponsive-1baf3485.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-e233fc41.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-9a045772.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-83f1e5db.js';
1
+ export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-927f9a32.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/integrations/useFocusTrap';
4
4
  import 'vue-demi';
@@ -41,7 +41,7 @@ import 'portal-vue';
41
41
  import '../../useTheme-0ef25778.js';
42
42
  import '../../isPrevented-6994b101.js';
43
43
  import '../../isAncestor-9acec98b.js';
44
- import '../../OrInput-e233fc41.js';
44
+ import '../../OrInput-9a045772.js';
45
45
  import '../../useIdAttribute-859439f0.js';
46
46
  import '../../useProxyModelValue-940010d2.js';
47
47
  import '../../useValidationAttributes-d1abbe34.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-0b5530e9.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-acdfc657.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -11,7 +11,7 @@ import '@onereach/styles/tailwind.config.json';
11
11
  import '../../useValidationAttributes-d1abbe34.js';
12
12
  import '../../OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
13
13
  import '../../normalize-component-6e8e3d80.js';
14
- import '../../OrInput-e233fc41.js';
14
+ import '../../OrInput-9a045772.js';
15
15
  import '../../useResponsive-1baf3485.js';
16
16
  import '../../OrError-b25d782d.js';
17
17
  import '../../OrHint-2fe1157b.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-98abafae.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-671089fc.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -34,7 +34,7 @@ import '../../isPrevented-6994b101.js';
34
34
  import '../../isAncestor-9acec98b.js';
35
35
  import '../../OrInputBox-1a8fda9b.js';
36
36
  import '../../OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
37
- import '../../OrInput-e233fc41.js';
37
+ import '../../OrInput-9a045772.js';
38
38
  import '../../useValidationAttributes-d1abbe34.js';
39
39
  import '../../OrLoader-4ac49224.js';
40
40
  import '../../OrMenuItem-cd18c3c7.js';
@@ -10,7 +10,7 @@ export { _ as OrButtonV3 } from './OrButton-e4e85817.js';
10
10
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant } from './OrButton.vue_rollup-plugin-vue_script-199bb600.js';
11
11
  export { _ as OrCard } from './OrCard-c44d9783.js';
12
12
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-3e5e57aa.js';
13
- export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-989bc183.js';
13
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-a6352c3c.js';
14
14
  export { C as CardPadding, _ as OrCardV3 } from './OrCard-42359715.js';
15
15
  export { _ as OrCheckbox } from './OrCheckbox-3337d903.js';
16
16
  export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-f5577316.js';
@@ -31,7 +31,7 @@ export { _ as OrCollapse } from './OrCollapse-9d22b072.js';
31
31
  export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-af6eb211.js';
32
32
  export { _ as OrCombinedInputV3 } from './OrCombinedInput-211d1778.js';
33
33
  export { _ as OrConfirm } from './OrConfirm-680e049e.js';
34
- export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-5487190f.js';
34
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-19a8c199.js';
35
35
  export { _ as OrContextMenuV3 } from './OrContextMenu-3548361c.js';
36
36
  export { _ as OrDateFormatV3 } from './OrDateFormat-c6151720.js';
37
37
  export { _ as OrDatePickerV3 } from './OrDatePicker-e358e141.js';
@@ -66,7 +66,7 @@ export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-0f10c3db.js';
66
66
  export { _ as OrInput } from './OrInput-7a12709e.js';
67
67
  export { _ as OrInputBoxV3 } from './OrInputBox-1a8fda9b.js';
68
68
  export { a as InputBoxSize, I as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
69
- export { I as InputType, _ as OrInputV3 } from './OrInput-e233fc41.js';
69
+ export { I as InputType, _ as OrInputV3 } from './OrInput-9a045772.js';
70
70
  export { _ as OrLabel } from './OrLabel-fcceec1b.js';
71
71
  export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-98c3f6e8.js';
72
72
  export { L as LinkColor, _ as OrLinkV3 } from './OrLink-30283089.js';
@@ -99,12 +99,12 @@ export { _ as OrRadioV3 } from './OrRadio-205fa21d.js';
99
99
  export { _ as OrRangeSliderV3 } from './OrRangeSlider-5828b1fa.js';
100
100
  export { _ as OrRatingV3 } from './OrRating-1d0088f6.js';
101
101
  export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from './OrResizeablePanel-a3cbaa60.js';
102
- export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-83f1e5db.js';
102
+ export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-927f9a32.js';
103
103
  export { _ as OrSearch } from './OrSearch-525e988d.js';
104
- export { _ as OrSearchV3 } from './OrSearch-0b5530e9.js';
104
+ export { _ as OrSearchV3 } from './OrSearch-acdfc657.js';
105
105
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-c51c8768.js';
106
106
  export { _ as OrSelect } from './OrSelect-6dafd1bc.js';
107
- export { _ as OrSelectV3 } from './OrSelect-98abafae.js';
107
+ export { _ as OrSelectV3 } from './OrSelect-671089fc.js';
108
108
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-054b26c6.js';
109
109
  export { _ as OrSidebarV3, S as SidebarPlacement } from './props-334acbec.js';
110
110
  export { _ as OrSkeletonCircle } from './OrSkeletonCircle-c4bf0e34.js';
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { s as script$2 } from './OrIconButton-bc7ebce6.js';
3
3
  import { s as script$5 } from './OrLoader-5e2f359b.js';
4
- import { s as script$4 } from './OrSearch-d71cd69e.js';
4
+ import { s as script$4 } from './OrSearch-975833d8.js';
5
5
  import { s as script$3 } from './OrSorting-c8fa584a.js';
6
6
  import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createBlock, createCommentVNode, createVNode, normalizeProps, guardReactiveProps, withCtx } from 'vue';
7
7
 
@@ -6,7 +6,7 @@ import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
6
6
  import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
8
  import { s as script$2, a as ButtonColor } from './OrButton-c95aef65.js';
9
- import { s as script$3 } from './OrInput-79cce73c.js';
9
+ import { s as script$3 } from './OrInput-a442c61e.js';
10
10
  import { s as script$1 } from './OrOverlay-19bd1352.js';
11
11
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
12
12
 
@@ -283,7 +283,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
283
283
  } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"])], 512 /* NEED_PATCH */), [[vShow, typeof _ctx.error === 'string' && _ctx.error.length > 0]])], 2 /* CLASS */);
284
284
  }
285
285
 
286
- var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"number\"][data-v-78975fa2]::-webkit-inner-spin-button {\n display: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
286
+ var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
287
287
  styleInject(css_248z);
288
288
 
289
289
  script.render = render;
@@ -18,7 +18,7 @@ import Highlight from '@tiptap/extension-highlight';
18
18
  import Underline from '@tiptap/extension-underline';
19
19
  import { s as script$7 } from './OrButton-c95aef65.js';
20
20
  import { s as script$1 } from './OrIconButton-bc7ebce6.js';
21
- import { s as script$6 } from './OrInput-79cce73c.js';
21
+ import { s as script$6 } from './OrInput-a442c61e.js';
22
22
  import { s as script$2 } from './OrLabel-f1a581d8.js';
23
23
  import { s as script$3 } from './OrMenuItem-639ab707.js';
24
24
  import { s as script$4 } from './OrMenu-ebf8c55d.js';
@@ -7,7 +7,7 @@ import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
8
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
9
9
  import { a as InputBoxSize } from './OrInputBox-287f97ba.js';
10
- import { s as script$1 } from './OrInput-79cce73c.js';
10
+ import { s as script$1 } from './OrInput-a442c61e.js';
11
11
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
12
12
 
13
13
  var script = defineComponent({
@@ -13,7 +13,7 @@ import { s as script$6 } from './OrHint-262c8217.js';
13
13
  import { s as script$8 } from './OrIconButton-bc7ebce6.js';
14
14
  import { s as script$7 } from './OrIcon-c446d072.js';
15
15
  import { s as script$a, a as InputBoxSize } from './OrInputBox-287f97ba.js';
16
- import { s as script$9 } from './OrInput-79cce73c.js';
16
+ import { s as script$9 } from './OrInput-a442c61e.js';
17
17
  import { s as script$b } from './OrLabel-f1a581d8.js';
18
18
  import { s as script$c } from './OrMenuItem-639ab707.js';
19
19
  import { s as script$d } from './OrPopover-93803a23.js';
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-c95aef65.js';
9
9
  export { s as OrCard } from '../OrCard-e3a5aea4.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-a2ba0b3e.js';
11
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-e990cb47.js';
11
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-d632c92d.js';
12
12
  export { C as CardPadding, s as OrCardV3 } from '../OrCard-c2ef331b.js';
13
13
  export { s as OrCheckbox } from '../OrCheckbox-42ed332c.js';
14
14
  export { s as OrCheckboxGroupV3 } from '../OrCheckboxGroup-11a7b74e.js';
@@ -29,7 +29,7 @@ export { s as OrCollapse } from '../OrCollapse-d7c0afae.js';
29
29
  export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-7e1067a0.js';
30
30
  export { s as OrCombinedInputV3 } from '../OrCombinedInput-b42c2ead.js';
31
31
  export { s as OrConfirm } from '../OrConfirm-c63285a6.js';
32
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-de93af99.js';
32
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-21d06156.js';
33
33
  export { s as OrContextMenuV3 } from '../OrContextMenu-78d02563.js';
34
34
  export { s as OrDateFormatV3 } from '../OrDateFormat-e2f54d81.js';
35
35
  export { s as OrDatePickerV3 } from '../OrDatePicker-0653033d.js';
@@ -63,7 +63,7 @@ export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInli
63
63
  export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-7321d8d3.js';
64
64
  export { s as OrInput } from '../OrInput-2c3111c2.js';
65
65
  export { a as InputBoxSize, I as InputBoxVariant, s as OrInputBoxV3 } from '../OrInputBox-287f97ba.js';
66
- export { I as InputType, s as OrInputV3 } from '../OrInput-79cce73c.js';
66
+ export { I as InputType, s as OrInputV3 } from '../OrInput-a442c61e.js';
67
67
  export { s as OrLabel } from '../OrLabel-a7d99df4.js';
68
68
  export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-f1a581d8.js';
69
69
  export { L as LinkColor, s as OrLinkV3 } from '../OrLink-c83a51b2.js';
@@ -96,12 +96,12 @@ export { s as OrRadioV3 } from '../OrRadio-b4ab913e.js';
96
96
  export { s as OrRangeSliderV3 } from '../OrRangeSlider-1284dce6.js';
97
97
  export { s as OrRatingV3 } from '../OrRating-640f9e87.js';
98
98
  export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from '../OrResizeablePanel-e107f883.js';
99
- export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditor-37968e4a.js';
99
+ export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditor-5616387d.js';
100
100
  export { s as OrSearch } from '../OrSearch-54a642d3.js';
101
- export { s as OrSearchV3 } from '../OrSearch-d71cd69e.js';
101
+ export { s as OrSearchV3 } from '../OrSearch-975833d8.js';
102
102
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-4b163ea9.js';
103
103
  export { s as OrSelect } from '../OrSelect-4f2ea2f2.js';
104
- export { s as OrSelectV3 } from '../OrSelect-d53c9c42.js';
104
+ export { s as OrSelectV3 } from '../OrSelect-83c8cada.js';
105
105
  export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-4ab42b93.js';
106
106
  export { s as OrSidebarV3, S as SidebarPlacement } from '../props-3212cd17.js';
107
107
  export { s as OrSkeletonCircle } from '../OrSkeletonCircle-66e175a0.js';
@@ -1,4 +1,4 @@
1
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-e990cb47.js';
1
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-d632c92d.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrIconButton-bc7ebce6.js';
4
4
  import '../../OrIcon-c446d072.js';
@@ -22,12 +22,12 @@ import '../../useTheme-0ef25778.js';
22
22
  import '../../isPrevented-6994b101.js';
23
23
  import '../../isAncestor-9acec98b.js';
24
24
  import '../../OrLoader-5e2f359b.js';
25
- import '../../OrSearch-d71cd69e.js';
25
+ import '../../OrSearch-975833d8.js';
26
26
  import '../../useIdAttribute-859439f0.js';
27
27
  import '../../useProxyModelValue-940010d2.js';
28
28
  import '../../useValidationAttributes-d1abbe34.js';
29
29
  import '../../OrInputBox-287f97ba.js';
30
- import '../../OrInput-79cce73c.js';
30
+ import '../../OrInput-a442c61e.js';
31
31
  import '../../OrError-331220bc.js';
32
32
  import '../../OrHint-262c8217.js';
33
33
  import '../../OrLabel-f1a581d8.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-de93af99.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-21d06156.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
@@ -11,7 +11,7 @@ import '@onereach/styles/tailwind.config.json';
11
11
  import '../../OrButton-c95aef65.js';
12
12
  import '../../OrLoader-5e2f359b.js';
13
13
  import 'vue';
14
- import '../../OrInput-79cce73c.js';
14
+ import '../../OrInput-a442c61e.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../useProxyModelValue-940010d2.js';
17
17
  import '../../useResponsive-1baf3485.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, s as OrInputV3 } from '../../OrInput-79cce73c.js';
1
+ export { I as InputType, s as OrInputV3 } from '../../OrInput-a442c61e.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { F as Formats, s as OrRichTextEditorV3 } from '../../OrRichTextEditor-37968e4a.js';
1
+ export { F as Formats, s as OrRichTextEditorV3 } from '../../OrRichTextEditor-5616387d.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/integrations/useFocusTrap';
4
4
  import 'vue-demi';
@@ -39,7 +39,7 @@ import '../../OrTeleport.vue3-8099178c.js';
39
39
  import '../../useTheme-0ef25778.js';
40
40
  import '../../isPrevented-6994b101.js';
41
41
  import '../../isAncestor-9acec98b.js';
42
- import '../../OrInput-79cce73c.js';
42
+ import '../../OrInput-a442c61e.js';
43
43
  import '../../useIdAttribute-859439f0.js';
44
44
  import '../../useProxyModelValue-940010d2.js';
45
45
  import '../../useValidationAttributes-d1abbe34.js';
@@ -1,4 +1,4 @@
1
- export { s as OrSearchV3 } from '../../OrSearch-d71cd69e.js';
1
+ export { s as OrSearchV3 } from '../../OrSearch-975833d8.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -11,7 +11,7 @@ import '@onereach/styles/tailwind.config.json';
11
11
  import '../../useValidationAttributes-d1abbe34.js';
12
12
  import '../../OrInputBox-287f97ba.js';
13
13
  import 'vue';
14
- import '../../OrInput-79cce73c.js';
14
+ import '../../OrInput-a442c61e.js';
15
15
  import '../../useResponsive-1baf3485.js';
16
16
  import '../../OrError-331220bc.js';
17
17
  import '../../OrHint-262c8217.js';
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect-d53c9c42.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect-83c8cada.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -32,7 +32,7 @@ import '../../useTheme-0ef25778.js';
32
32
  import '../../isPrevented-6994b101.js';
33
33
  import '../../isAncestor-9acec98b.js';
34
34
  import '../../OrInputBox-287f97ba.js';
35
- import '../../OrInput-79cce73c.js';
35
+ import '../../OrInput-a442c61e.js';
36
36
  import '../../useValidationAttributes-d1abbe34.js';
37
37
  import '../../OrLoader-5e2f359b.js';
38
38
  import '../../OrMenuItem-639ab707.js';
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-c95aef65.js';
9
9
  export { s as OrCard } from './OrCard-e3a5aea4.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-a2ba0b3e.js';
11
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-e990cb47.js';
11
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-d632c92d.js';
12
12
  export { C as CardPadding, s as OrCardV3 } from './OrCard-c2ef331b.js';
13
13
  export { s as OrCheckbox } from './OrCheckbox-42ed332c.js';
14
14
  export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-11a7b74e.js';
@@ -29,7 +29,7 @@ export { s as OrCollapse } from './OrCollapse-d7c0afae.js';
29
29
  export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-7e1067a0.js';
30
30
  export { s as OrCombinedInputV3 } from './OrCombinedInput-b42c2ead.js';
31
31
  export { s as OrConfirm } from './OrConfirm-c63285a6.js';
32
- export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-de93af99.js';
32
+ export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-21d06156.js';
33
33
  export { s as OrContextMenuV3 } from './OrContextMenu-78d02563.js';
34
34
  export { s as OrDateFormatV3 } from './OrDateFormat-e2f54d81.js';
35
35
  export { s as OrDatePickerV3 } from './OrDatePicker-0653033d.js';
@@ -63,7 +63,7 @@ export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInli
63
63
  export { s as OrInlineTextareaV3 } from './OrInlineTextarea-7321d8d3.js';
64
64
  export { s as OrInput } from './OrInput-2c3111c2.js';
65
65
  export { a as InputBoxSize, I as InputBoxVariant, s as OrInputBoxV3 } from './OrInputBox-287f97ba.js';
66
- export { I as InputType, s as OrInputV3 } from './OrInput-79cce73c.js';
66
+ export { I as InputType, s as OrInputV3 } from './OrInput-a442c61e.js';
67
67
  export { s as OrLabel } from './OrLabel-a7d99df4.js';
68
68
  export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-f1a581d8.js';
69
69
  export { L as LinkColor, s as OrLinkV3 } from './OrLink-c83a51b2.js';
@@ -96,12 +96,12 @@ export { s as OrRadioV3 } from './OrRadio-b4ab913e.js';
96
96
  export { s as OrRangeSliderV3 } from './OrRangeSlider-1284dce6.js';
97
97
  export { s as OrRatingV3 } from './OrRating-640f9e87.js';
98
98
  export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from './OrResizeablePanel-e107f883.js';
99
- export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditor-37968e4a.js';
99
+ export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditor-5616387d.js';
100
100
  export { s as OrSearch } from './OrSearch-54a642d3.js';
101
- export { s as OrSearchV3 } from './OrSearch-d71cd69e.js';
101
+ export { s as OrSearchV3 } from './OrSearch-975833d8.js';
102
102
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-4b163ea9.js';
103
103
  export { s as OrSelect } from './OrSelect-4f2ea2f2.js';
104
- export { s as OrSelectV3 } from './OrSelect-d53c9c42.js';
104
+ export { s as OrSelectV3 } from './OrSelect-83c8cada.js';
105
105
  export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-4ab42b93.js';
106
106
  export { s as OrSidebarV3, S as SidebarPlacement } from './props-3212cd17.js';
107
107
  export { s as OrSkeletonCircle } from './OrSkeletonCircle-66e175a0.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/ui-components",
3
- "version": "9.0.2",
3
+ "version": "9.0.3-beta.4206.0",
4
4
  "npmUnpacked": "4.15.2",
5
5
  "description": "Vue components library for v2/3",
6
6
  "sideEffects": false,
@@ -177,6 +177,5 @@
177
177
  "default": "./dist/bundled/v3/components/*/index.js"
178
178
  },
179
179
  "./package.json": "./package.json"
180
- },
181
- "gitHead": "85a1e281a5be2ef8bc7f9bb3fa5d000b5f686ead"
180
+ }
182
181
  }
@@ -315,10 +315,6 @@ input {
315
315
  outline: none;
316
316
  }
317
317
 
318
- input[type="number"]::-webkit-inner-spin-button {
319
- display: none;
320
- }
321
-
322
318
  input[type="search"]::-webkit-search-cancel-button {
323
319
  display: none;
324
320
  }