@onereach/ui-components 4.14.1-beta.2999.0 → 4.14.1

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 (70) hide show
  1. package/dist/bundled/v2/components/OrCode/OrCode.js +3 -3
  2. package/dist/bundled/v2/components/OrCode/index.js +3 -3
  3. package/dist/bundled/v2/components/OrCode/lang.js +2 -2
  4. package/dist/bundled/v2/components/OrCode/theme.js +1 -1
  5. package/dist/bundled/v2/components/OrCodeV3/OrCode.js +3 -3
  6. package/dist/bundled/v2/components/OrCodeV3/index.js +3 -3
  7. package/dist/bundled/v2/components/OrInputV3/OrInput.js +9 -17
  8. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +14 -16
  9. package/dist/bundled/v2/components/index.js +3 -3
  10. package/dist/bundled/{v3/index-40a6d6e0.js → v2/index-11e9d6f2.js} +1 -1
  11. package/dist/bundled/v2/{index-51f352b6.js → index-451f3d87.js} +2 -9
  12. package/dist/bundled/v2/{index-00991c6e.js → index-9c1d2908.js} +2 -2
  13. package/dist/bundled/v2/index.js +3 -3
  14. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-697c0479.js → OrCardCollection.vue_vue_type_script_lang-3d373226.js} +1 -1
  15. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-69d5cba5.js → OrCode.vue_vue_type_script_lang-005a6380.js} +3 -3
  16. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-f3f122bf.js → OrCode.vue_vue_type_script_lang-ce5a4f02.js} +2 -2
  17. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-110e7d1e.js → OrConfirm.vue_vue_type_script_lang-1ce271f7.js} +1 -1
  18. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-a2f740af.js → OrInput.vue_vue_type_script_lang-9696e091.js} +1 -1
  19. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-8c2943c2.js → OrSearch.vue_vue_type_script_lang-9d98ed4d.js} +1 -1
  20. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-a100f0c7.js → OrSelect.vue_vue_type_script_lang-cd73a3d2.js} +1 -1
  21. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +4 -4
  22. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +3 -3
  23. package/dist/bundled/v3/components/OrCode/OrCode.js +5 -5
  24. package/dist/bundled/v3/components/OrCode/index.js +4 -4
  25. package/dist/bundled/v3/components/OrCode/lang.js +2 -2
  26. package/dist/bundled/v3/components/OrCode/theme.js +1 -1
  27. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +5 -5
  28. package/dist/bundled/v3/components/OrCodeV3/index.js +4 -4
  29. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +3 -3
  30. package/dist/bundled/v3/components/OrConfirmV3/index.js +2 -2
  31. package/dist/bundled/v3/components/OrInputV3/OrInput.js +8 -9
  32. package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +1 -2
  33. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  34. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +3 -3
  35. package/dist/bundled/v3/components/OrSearchV3/index.js +2 -2
  36. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +11 -8
  37. package/dist/bundled/v3/components/OrSelectV3/index.js +2 -2
  38. package/dist/bundled/v3/components/index.js +10 -10
  39. package/dist/bundled/{v2/index-40a6d6e0.js → v3/index-11e9d6f2.js} +1 -1
  40. package/dist/bundled/v3/{index-51f352b6.js → index-451f3d87.js} +2 -9
  41. package/dist/bundled/v3/{index-00991c6e.js → index-9c1d2908.js} +2 -2
  42. package/dist/bundled/v3/index.js +10 -10
  43. package/dist/esm/v2/{OrCardCollection-81d9dbb2.js → OrCardCollection-74566219.js} +1 -1
  44. package/dist/esm/v2/{OrConfirm-b291abcc.js → OrConfirm-d8d3b5e1.js} +1 -1
  45. package/dist/esm/v2/{OrInput-6d9a67fd.js → OrInput-386e9352.js} +9 -17
  46. package/dist/esm/v2/{OrSearch-b36e30b6.js → OrSearch-7f444d5c.js} +1 -1
  47. package/dist/esm/v2/{OrSelect-c498d9bf.js → OrSelect-a3664bf7.js} +15 -17
  48. package/dist/esm/v2/components/index.js +5 -5
  49. package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
  50. package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
  51. package/dist/esm/v2/components/or-input-v3/index.js +1 -1
  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 +5 -5
  55. package/dist/esm/v3/{OrCardCollection-eee65f64.js → OrCardCollection-af28d2f0.js} +1 -1
  56. package/dist/esm/v3/{OrConfirm-e49cd1b2.js → OrConfirm-438e906e.js} +1 -1
  57. package/dist/esm/v3/{OrInput-7ba56536.js → OrInput-05ac6369.js} +7 -8
  58. package/dist/esm/v3/{OrSearch-e268ceb2.js → OrSearch-daab0e0b.js} +1 -1
  59. package/dist/esm/v3/{OrSelect-bf71d50e.js → OrSelect-9613954a.js} +9 -6
  60. package/dist/esm/v3/components/index.js +5 -5
  61. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
  62. package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
  63. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +1 -2
  64. package/dist/esm/v3/components/or-input-v3/index.js +1 -1
  65. package/dist/esm/v3/components/or-search-v3/index.js +2 -2
  66. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  67. package/dist/esm/v3/index.js +5 -5
  68. package/package.json +3 -2
  69. package/src/components/or-input-v3/OrInput.vue +1 -2
  70. package/src/components/or-select-v3/OrSelect.vue +10 -10
@@ -1,5 +1,5 @@
1
- import { s as script } from '../../OrSelect.vue_vue_type_script_lang-a100f0c7.js';
2
- export { s as default } from '../../OrSelect.vue_vue_type_script_lang-a100f0c7.js';
1
+ import { s as script } from '../../OrSelect.vue_vue_type_script_lang-cd73a3d2.js';
2
+ export { s as default } from '../../OrSelect.vue_vue_type_script_lang-cd73a3d2.js';
3
3
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, withModifiers, createVNode, vShow } from 'vue';
4
4
  import 'vue-demi';
5
5
  import '../../utils/isEmptyValue.js';
@@ -57,7 +57,7 @@ import '../../hooks/useElevation.js';
57
57
  import '../../utils/isVisible.js';
58
58
  import '../../hooks/useResponsive/useResponsive.js';
59
59
  import '../OrInputV3/OrInput.js';
60
- import '../../OrInput.vue_vue_type_script_lang-a2f740af.js';
60
+ import '../../OrInput.vue_vue_type_script_lang-9696e091.js';
61
61
  import '../OrInputV3/props.js';
62
62
  import '../OrInputBoxV3/props.js';
63
63
  import '../OrInputV3/styles.js';
@@ -250,16 +250,19 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
250
250
  return openBlock(), createBlock(_component_OrMenuItem, {
251
251
  key: option.value
252
252
  }, {
253
- default: withCtx(() => [renderSlot(_ctx.$slots, "optionTemplate", {
254
- model: _ctx.proxyModelValue,
255
- option: option
256
- }, () => [createVNode(_component_OrCheckbox, {
253
+ default: withCtx(() => [createVNode(_component_OrCheckbox, {
257
254
  modelValue: _ctx.proxyModelValue,
258
255
  "onUpdate:modelValue": _cache[5] || (_cache[5] = $event => _ctx.proxyModelValue = $event),
259
256
  value: option.value,
260
257
  label: option.label,
261
258
  "label-variant": 'input'
262
- }, null, 8 /* PROPS */, ["modelValue", "value", "label"])])]),
259
+ }, {
260
+ default: withCtx(() => [renderSlot(_ctx.$slots, "optionTemplate", {
261
+ model: _ctx.proxyModelValue,
262
+ option: option
263
+ })]),
264
+ _: 2 /* DYNAMIC */
265
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["modelValue", "value", "label"])]),
263
266
  _: 2 /* DYNAMIC */
264
267
  }, 1024 /* DYNAMIC_SLOTS */);
265
268
  }), 128 /* KEYED_FRAGMENT */)) : (openBlock(true), createElementBlock(Fragment, {
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-a100f0c7.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-cd73a3d2.js';
2
2
  export { InputBoxSize as SelectSize } from '../OrInputBoxV3/props.js';
3
3
  import 'vue-demi';
4
4
  import '../../utils/isEmptyValue.js';
@@ -57,7 +57,7 @@ import '../../hooks/useElevation.js';
57
57
  import '../../utils/isVisible.js';
58
58
  import '../../hooks/useResponsive/useResponsive.js';
59
59
  import '../OrInputV3/OrInput.js';
60
- import '../../OrInput.vue_vue_type_script_lang-a2f740af.js';
60
+ import '../../OrInput.vue_vue_type_script_lang-9696e091.js';
61
61
  import '../OrInputV3/props.js';
62
62
  import '../OrInputV3/styles.js';
63
63
  import '../OrInputBoxV3/OrInputBox.js';
@@ -14,7 +14,7 @@ export { ButtonColor, ButtonType, ButtonVariant } from './OrButtonV3/props.js';
14
14
  export { s as OrCard } from '../OrCard.vue_vue_type_script_lang-81561dd8.js';
15
15
  export { CARD_COLLECTION_LAYOUT } from './OrCardCollection/constants.js';
16
16
  export { s as OrCardCollection } from '../OrCardCollection.vue_vue_type_script_lang-eb86b548.js';
17
- export { s as OrCardCollectionV3 } from '../OrCardCollection.vue_vue_type_script_lang-697c0479.js';
17
+ export { s as OrCardCollectionV3 } from '../OrCardCollection.vue_vue_type_script_lang-3d373226.js';
18
18
  export { DefaultCardCollectionViews, defaultViewModes, gridView, listView } from './OrCardCollectionV3/props.js';
19
19
  export { s as OrCardV3 } from '../OrCard.vue_vue_type_script_lang-b204e541.js';
20
20
  export { s as OrCheckbox } from '../OrCheckbox.vue_vue_type_script_lang-dedfe767.js';
@@ -23,9 +23,9 @@ export { s as OrCheckboxTreeV3 } from '../OrCheckboxTree.vue_vue_type_script_lan
23
23
  export { s as OrCheckboxV3 } from '../OrCheckbox.vue_vue_type_script_lang-a27167e0.js';
24
24
  export { s as OrChip } from '../OrChip.vue_vue_type_script_lang-d0c62419.js';
25
25
  export { s as OrChips } from '../OrChips.vue_vue_type_script_lang-d7a38038.js';
26
- export { s as OrCode } from '../OrCode.vue_vue_type_script_lang-f3f122bf.js';
26
+ export { s as OrCode } from '../OrCode.vue_vue_type_script_lang-ce5a4f02.js';
27
27
  export { OrCodeLanguages } from './OrCode/constants.js';
28
- export { s as OrCodeV3 } from '../OrCode.vue_vue_type_script_lang-69d5cba5.js';
28
+ export { s as OrCodeV3 } from '../OrCode.vue_vue_type_script_lang-005a6380.js';
29
29
  export { CodeLanguage } from './OrCodeV3/props.js';
30
30
  export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-e2dcce92.js';
31
31
  export { s as OrColorPicker } from '../OrColorPicker.vue_vue_type_script_lang-7c9b353d.js';
@@ -33,7 +33,7 @@ export { amber, black, blue, blueGrey, brown, cyan, deepOrange, deepPurple, gree
33
33
  export { s as OrCombinedInputV3 } from '../OrCombinedInput.vue_vue_type_script_lang-cb7a88f3.js';
34
34
  export { InputBoxSize as CombinedInputSize, InputBoxSize as DatePickerSize, InputBoxSize as DateTimePickerSize, InputBoxSize, InputBoxVariant, InputBoxSize as InputSize, InputBoxSize as SearchSize, InputBoxSize as SelectSize, InputBoxSize as TagInputSize, InputBoxSize as TextareaSize, InputBoxSize as TimePickerSize } from './OrInputBoxV3/props.js';
35
35
  export { s as OrConfirm } from '../OrConfirm.vue_vue_type_script_lang-836e2a0f.js';
36
- export { s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-110e7d1e.js';
36
+ export { s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-1ce271f7.js';
37
37
  export { ConfirmType } from './OrConfirmV3/props.js';
38
38
  export { s as OrDatePickerV3 } from '../OrDatePicker.vue_vue_type_script_lang-43a551b0.js';
39
39
  export { s as OrDateTimePicker } from '../OrDateTimePicker.vue_vue_type_script_lang-b7857a99.js';
@@ -70,7 +70,7 @@ export { InlineTextEditTrimmingTypes, InlineTextEditTypes } from './OrInlineText
70
70
  export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-77460342.js';
71
71
  export { s as OrInput } from '../OrInput.vue_vue_type_script_lang-1be980cf.js';
72
72
  export { s as OrInputBoxV3 } from '../OrInputBox.vue_vue_type_script_lang-49fb179a.js';
73
- export { s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-a2f740af.js';
73
+ export { s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-9696e091.js';
74
74
  export { InputType } from './OrInputV3/props.js';
75
75
  export { s as OrLabel } from '../OrLabel.vue_vue_type_script_lang-6243e348.js';
76
76
  export { s as OrLabelV3 } from '../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
@@ -110,11 +110,11 @@ export { s as OrRadioGroup } from '../OrRadioGroup.vue_vue_type_script_lang-75b6
110
110
  export { s as OrRadioGroupV3 } from '../OrRadioGroup.vue_vue_type_script_lang-d7f6f8ca.js';
111
111
  export { s as OrRadioV3 } from '../OrRadio.vue_vue_type_script_lang-48c2bc6b.js';
112
112
  export { s as OrSearch } from '../OrSearch.vue_vue_type_script_lang-933e71b8.js';
113
- export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-8c2943c2.js';
113
+ export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-9d98ed4d.js';
114
114
  export { s as OrSegmentedControlV3 } from '../OrSegmentedControl.vue_vue_type_script_lang-3a7df112.js';
115
115
  export { SegmentedControlSize } from './OrSegmentedControlV3/props.js';
116
116
  export { s as OrSelect } from '../OrSelect.vue_vue_type_script_lang-b8b014f6.js';
117
- export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-a100f0c7.js';
117
+ export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-cd73a3d2.js';
118
118
  export { s as OrSidebar } from '../OrSidebar.vue_vue_type_script_lang-cac8e5b7.js';
119
119
  export { OrSidebarSide } from './OrSidebar/constants.js';
120
120
  export { s as OrSidebarV3 } from '../OrSidebar.vue_vue_type_script_lang-a79c5901.js';
@@ -253,9 +253,9 @@ import './OrFormGroupV3/OrFormGroup.js';
253
253
  import './OrFormGroupV3/styles.js';
254
254
  import './OrChip/OrChip.js';
255
255
  import './OrChips/constants.js';
256
- import '../index-51f352b6.js';
257
- import '../index-00991c6e.js';
258
- import '../index-40a6d6e0.js';
256
+ import '../index-451f3d87.js';
257
+ import '../index-9c1d2908.js';
258
+ import '../index-11e9d6f2.js';
259
259
  import './OrCode/lang.js';
260
260
  import './OrCode/theme.js';
261
261
  import './OrModal/OrModal.js';
@@ -1,4 +1,4 @@
1
- import { s as syntaxTree, E as EditorView, q as codePointSize, p as codePointAt, b as EditorSelection, t as CharCategory, P as Prec, k as keymap, F as Facet, c as combineConfig, $ as getTooltip, V as ViewPlugin, a0 as logException, l as StateEffect, S as StateField, a1 as showTooltip, a2 as MapMode, a3 as RangeValue, a4 as RangeSet, u as fromCodePoint, A as Annotation, D as Direction, e as Text, f as indentUnit, o as Decoration, W as WidgetType, a5 as Parser, a6 as NodeSet, a7 as NodeType, a8 as DefaultBufferLength, N as NodeProp, a9 as Tree, aa as IterMode, ab as styleTags, _ as tags$1, ac as parseMixed, ad as LanguageSupport, ae as LRLanguage, af as indentNodeProp, ag as continuedIndent, ah as foldNodeProp, ai as foldInside, aj as NodeWeakMap, ak as flatIndent, al as delimitedIndent, am as sublanguageProp, an as defineLanguageFacet, ao as bracketMatchingHandle, ap as Tag, aq as Language, ar as languageDataProp, as as foldService, at as LanguageDescription, au as ParseContext } from './index-51f352b6.js';
1
+ import { s as syntaxTree, E as EditorView, q as codePointSize, p as codePointAt, b as EditorSelection, t as CharCategory, P as Prec, k as keymap, F as Facet, c as combineConfig, $ as getTooltip, V as ViewPlugin, a0 as logException, l as StateEffect, S as StateField, a1 as showTooltip, a2 as MapMode, a3 as RangeValue, a4 as RangeSet, u as fromCodePoint, A as Annotation, D as Direction, e as Text, f as indentUnit, o as Decoration, W as WidgetType, a5 as Parser, a6 as NodeSet, a7 as NodeType, a8 as DefaultBufferLength, N as NodeProp, a9 as Tree, aa as IterMode, ab as styleTags, _ as tags$1, ac as parseMixed, ad as LanguageSupport, ae as LRLanguage, af as indentNodeProp, ag as continuedIndent, ah as foldNodeProp, ai as foldInside, aj as NodeWeakMap, ak as flatIndent, al as delimitedIndent, am as sublanguageProp, an as defineLanguageFacet, ao as bracketMatchingHandle, ap as Tag, aq as Language, ar as languageDataProp, as as foldService, at as LanguageDescription, au as ParseContext } from './index-451f3d87.js';
2
2
 
3
3
  /**
4
4
  An instance of this is passed to completion source functions.
@@ -16581,7 +16581,7 @@ function defineLanguageFacet(baseData) {
16581
16581
  });
16582
16582
  }
16583
16583
  /**
16584
- Syntax node prop used to register sublanguages. Should be added to
16584
+ Syntax node prop used to register sublangauges. Should be added to
16585
16585
  the top level node type for the language.
16586
16586
  */
16587
16587
  const sublanguageProp = /*@__PURE__*/new NodeProp();
@@ -16750,15 +16750,8 @@ function syntaxTree(state) {
16750
16750
  let field = state.field(Language.state, false);
16751
16751
  return field ? field.tree : Tree.empty;
16752
16752
  }
16753
- /**
16754
- Lezer-style
16755
- [`Input`](https://lezer.codemirror.net/docs/ref#common.Input)
16756
- object for a [`Text`](https://codemirror.net/6/docs/ref/#state.Text) object.
16757
- */
16753
+ // Lezer-style Input object for a Text document.
16758
16754
  class DocInput {
16759
- /**
16760
- Create an input object for the given document.
16761
- */
16762
16755
  constructor(doc) {
16763
16756
  this.doc = doc;
16764
16757
  this.cursorPos = 0;
@@ -1,5 +1,5 @@
1
- import { E as EditorView, F as Facet, c as combineConfig, S as StateField, b as EditorSelection, T as Transaction, C as ChangeSet, d as ChangeDesc, I as IndentContext, g as getIndentation, i as indentString, e as Text, f as indentUnit, h as countColumn, j as getIndentUnit, A as Annotation, l as StateEffect, m as matchBrackets, s as syntaxTree, N as NodeProp, D as Direction, n as findClusterBreak, V as ViewPlugin, o as Decoration, p as codePointAt, q as codePointSize, r as getPanel, t as CharCategory, P as Prec, u as fromCodePoint, v as showPanel, R as RangeSetBuilder, a as EditorState, w as runScopeHandlers, x as hoverTooltip, W as WidgetType, y as lineNumbers, z as highlightActiveLineGutter, B as highlightSpecialChars, G as foldGutter, H as drawSelection, J as dropCursor, K as indentOnInput, L as syntaxHighlighting, M as defaultHighlightStyle, O as bracketMatching, Q as rectangularSelection, U as crosshairCursor, X as highlightActiveLine, k as keymap, Y as foldKeymap } from './index-51f352b6.js';
2
- import { b as closeBrackets, d as autocompletion, e as closeBracketsKeymap, f as completionKeymap } from './index-40a6d6e0.js';
1
+ import { E as EditorView, F as Facet, c as combineConfig, S as StateField, b as EditorSelection, T as Transaction, C as ChangeSet, d as ChangeDesc, I as IndentContext, g as getIndentation, i as indentString, e as Text, f as indentUnit, h as countColumn, j as getIndentUnit, A as Annotation, l as StateEffect, m as matchBrackets, s as syntaxTree, N as NodeProp, D as Direction, n as findClusterBreak, V as ViewPlugin, o as Decoration, p as codePointAt, q as codePointSize, r as getPanel, t as CharCategory, P as Prec, u as fromCodePoint, v as showPanel, R as RangeSetBuilder, a as EditorState, w as runScopeHandlers, x as hoverTooltip, W as WidgetType, y as lineNumbers, z as highlightActiveLineGutter, B as highlightSpecialChars, G as foldGutter, H as drawSelection, J as dropCursor, K as indentOnInput, L as syntaxHighlighting, M as defaultHighlightStyle, O as bracketMatching, Q as rectangularSelection, U as crosshairCursor, X as highlightActiveLine, k as keymap, Y as foldKeymap } from './index-451f3d87.js';
2
+ import { b as closeBrackets, d as autocompletion, e as closeBracketsKeymap, f as completionKeymap } from './index-11e9d6f2.js';
3
3
 
4
4
  /**
5
5
  Comment or uncomment the current selection. Will use line comments
@@ -10,7 +10,7 @@ export { s as OrButton } from './OrButton.vue_vue_type_script_lang-e9677805.js';
10
10
  import './components/OrCardCollection/OrCardCollection.js';
11
11
  export { s as OrCardCollection } from './OrCardCollection.vue_vue_type_script_lang-eb86b548.js';
12
12
  import './components/OrCardCollectionV3/OrCardCollection.js';
13
- export { s as OrCardCollectionV3 } from './OrCardCollection.vue_vue_type_script_lang-697c0479.js';
13
+ export { s as OrCardCollectionV3 } from './OrCardCollection.vue_vue_type_script_lang-3d373226.js';
14
14
  import './components/OrCardV3/OrCard.js';
15
15
  export { s as OrCardV3 } from './OrCard.vue_vue_type_script_lang-b204e541.js';
16
16
  import './components/OrCheckboxGroupV3/OrCheckboxGroup.js';
@@ -18,9 +18,9 @@ export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup.vue_vue_type_script_la
18
18
  import './components/OrChips/OrChips.js';
19
19
  export { s as OrChips } from './OrChips.vue_vue_type_script_lang-d7a38038.js';
20
20
  import './components/OrCode/OrCode.js';
21
- export { s as OrCode } from './OrCode.vue_vue_type_script_lang-f3f122bf.js';
21
+ export { s as OrCode } from './OrCode.vue_vue_type_script_lang-ce5a4f02.js';
22
22
  import './components/OrCodeV3/OrCode.js';
23
- export { s as OrCodeV3 } from './OrCode.vue_vue_type_script_lang-69d5cba5.js';
23
+ export { s as OrCodeV3 } from './OrCode.vue_vue_type_script_lang-005a6380.js';
24
24
  import './components/OrColorPicker/OrColorPicker.js';
25
25
  export { s as OrColorPicker } from './OrColorPicker.vue_vue_type_script_lang-7c9b353d.js';
26
26
  import './components/OrCombinedInputV3/OrCombinedInput.js';
@@ -28,7 +28,7 @@ export { s as OrCombinedInputV3 } from './OrCombinedInput.vue_vue_type_script_la
28
28
  import './components/OrConfirm/OrConfirm.js';
29
29
  export { s as OrConfirm } from './OrConfirm.vue_vue_type_script_lang-836e2a0f.js';
30
30
  import './components/OrConfirmV3/OrConfirm.js';
31
- export { s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-110e7d1e.js';
31
+ export { s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-1ce271f7.js';
32
32
  import './components/OrDatePickerV3/OrDatePicker.js';
33
33
  export { s as OrDatePickerV3 } from './OrDatePicker.vue_vue_type_script_lang-43a551b0.js';
34
34
  import './components/OrDateTimePicker/OrDateTimePicker.js';
@@ -76,7 +76,7 @@ export { s as OrSegmentedControlV3 } from './OrSegmentedControl.vue_vue_type_scr
76
76
  import './components/OrSelect/OrSelect.js';
77
77
  export { s as OrSelect } from './OrSelect.vue_vue_type_script_lang-b8b014f6.js';
78
78
  import './components/OrSelectV3/OrSelect.js';
79
- export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-a100f0c7.js';
79
+ export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-cd73a3d2.js';
80
80
  import './components/OrSidebar/OrSidebar.js';
81
81
  export { s as OrSidebar } from './OrSidebar.vue_vue_type_script_lang-cac8e5b7.js';
82
82
  import './components/OrSidebarV3/OrSidebar.js';
@@ -178,7 +178,7 @@ export { InlineInputType } from './components/OrInlineInputV3/props.js';
178
178
  export { InlineTextEditTrimmingTypes, InlineTextEditTypes } from './components/OrInlineTextEdit/constants.js';
179
179
  export { s as OrInput } from './OrInput.vue_vue_type_script_lang-1be980cf.js';
180
180
  export { s as OrInputBoxV3 } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
181
- export { s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-a2f740af.js';
181
+ export { s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-9696e091.js';
182
182
  export { InputType } from './components/OrInputV3/props.js';
183
183
  export { s as OrLabel } from './OrLabel.vue_vue_type_script_lang-6243e348.js';
184
184
  export { s as OrLabelV3 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
@@ -206,7 +206,7 @@ export { OrProgressColors, OrProgressTypes } from './components/OrProgress/const
206
206
  export { ProgressColor, ProgressType } from './components/OrProgressV3/props.js';
207
207
  export { s as OrRadioV3 } from './OrRadio.vue_vue_type_script_lang-48c2bc6b.js';
208
208
  export { s as OrSearch } from './OrSearch.vue_vue_type_script_lang-933e71b8.js';
209
- export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-8c2943c2.js';
209
+ export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-9d98ed4d.js';
210
210
  export { SegmentedControlSize } from './components/OrSegmentedControlV3/props.js';
211
211
  export { OrSidebarSide } from './components/OrSidebar/constants.js';
212
212
  export { OrSidebarPlacement } from './components/OrSidebarV3/props.js';
@@ -268,9 +268,9 @@ import './components/OrChip/OrChip.js';
268
268
  import './components/OrChips/constants.js';
269
269
  import './components/OrLabel/OrLabel.js';
270
270
  import './components/OrError/OrError.js';
271
- import './index-51f352b6.js';
272
- import './index-00991c6e.js';
273
- import './index-40a6d6e0.js';
271
+ import './index-451f3d87.js';
272
+ import './index-9c1d2908.js';
273
+ import './index-11e9d6f2.js';
274
274
  import './index-e11e05e2.js';
275
275
  import './index-f4d8e24c.js';
276
276
  import './components/OrCode/lang.js';
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { _ as __vue_component__$2 } from './OrIconButton-6fcd20b0.js';
3
- import { _ as __vue_component__$4 } from './OrSearch-b36e30b6.js';
3
+ import { _ as __vue_component__$4 } from './OrSearch-7f444d5c.js';
4
4
  import './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
  import { _ as __vue_component__$3 } from './OrSorting-7050ad5f.js';
@@ -5,7 +5,7 @@ import { u as usePopoverState } from './usePopoverState-b92c698b.js';
5
5
  import '@onereach/styles/tailwind.config';
6
6
  import 'tailwindcss/resolveConfig';
7
7
  import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-9622e713.js';
8
- import { _ as __vue_component__$3 } from './OrInput-6d9a67fd.js';
8
+ import { _ as __vue_component__$3 } from './OrInput-386e9352.js';
9
9
  import { _ as __vue_component__$1 } from './OrOverlay-948346df.js';
10
10
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
11
11
 
@@ -107,7 +107,7 @@ var script = defineComponent({
107
107
  default: false
108
108
  }
109
109
  },
110
- emits: ['update:modelValue', 'input', 'keydown', 'keyup', 'focus', 'blur'],
110
+ emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],
111
111
  expose: ['root', 'focus', 'blur'],
112
112
  setup(props, context) {
113
113
  // Refs
@@ -158,7 +158,7 @@ var script = defineComponent({
158
158
  }
159
159
  });
160
160
 
161
- var css_248z = "input[data-v-78bc5cde]{min-width:0;background:0 0;outline:0}input[type=number][data-v-78bc5cde]::-webkit-inner-spin-button{display:none}input[type=search][data-v-78bc5cde]::-webkit-search-cancel-button{display:none}";
161
+ var css_248z = "input[data-v-1ec35d5c]{min-width:0;background:0 0;outline:0}input[type=number][data-v-1ec35d5c]::-webkit-inner-spin-button{display:none}input[type=search][data-v-1ec35d5c]::-webkit-search-cancel-button{display:none}";
162
162
  styleInject(css_248z);
163
163
 
164
164
  /* script */
@@ -259,9 +259,6 @@ var __vue_render__ = function () {
259
259
  "checked": Array.isArray(_vm.proxyModelValue) ? _vm._i(_vm.proxyModelValue, null) > -1 : _vm.proxyModelValue
260
260
  },
261
261
  on: {
262
- "input": function ($event) {
263
- return _vm.$emit('input', $event);
264
- },
265
262
  "keydown": function ($event) {
266
263
  return _vm.$emit('keydown', $event);
267
264
  },
@@ -312,9 +309,6 @@ var __vue_render__ = function () {
312
309
  "checked": _vm._q(_vm.proxyModelValue, null)
313
310
  },
314
311
  on: {
315
- "input": function ($event) {
316
- return _vm.$emit('input', $event);
317
- },
318
312
  "keydown": function ($event) {
319
313
  return _vm.$emit('keydown', $event);
320
314
  },
@@ -352,14 +346,6 @@ var __vue_render__ = function () {
352
346
  "value": _vm.proxyModelValue
353
347
  },
354
348
  on: {
355
- "input": [function ($event) {
356
- if ($event.target.composing) {
357
- return;
358
- }
359
- _vm.proxyModelValue = $event.target.value;
360
- }, function ($event) {
361
- return _vm.$emit('input', $event);
362
- }],
363
349
  "keydown": function ($event) {
364
350
  return _vm.$emit('keydown', $event);
365
351
  },
@@ -371,6 +357,12 @@ var __vue_render__ = function () {
371
357
  },
372
358
  "blur": function ($event) {
373
359
  return _vm.$emit('blur', $event);
360
+ },
361
+ "input": function ($event) {
362
+ if ($event.target.composing) {
363
+ return;
364
+ }
365
+ _vm.proxyModelValue = $event.target.value;
374
366
  }
375
367
  }
376
368
  }, 'input', _vm.controlAttributes, false))]), _vm._v(" "), _c('div', {
@@ -418,7 +410,7 @@ var __vue_staticRenderFns__ = [];
418
410
  /* style */
419
411
  const __vue_inject_styles__ = undefined;
420
412
  /* scoped */
421
- const __vue_scope_id__ = "data-v-78bc5cde";
413
+ const __vue_scope_id__ = "data-v-1ec35d5c";
422
414
  /* module identifier */
423
415
  const __vue_module_identifier__ = undefined;
424
416
  /* functional template */
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, watch } from 'vue-demi';
3
- import { _ as __vue_component__$1 } from './OrInput-6d9a67fd.js';
3
+ import { _ as __vue_component__$1 } from './OrInput-386e9352.js';
4
4
  import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -13,7 +13,7 @@ import { _ as __vue_component__$6 } from './OrIconButton-6fcd20b0.js';
13
13
  import { _ as __vue_component__$5 } from './OrIcon-d35a84d8.js';
14
14
  import { _ as __vue_component__$8 } from './OrInputBox-11227ecd.js';
15
15
  import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
16
- import { _ as __vue_component__$7 } from './OrInput-6d9a67fd.js';
16
+ import { _ as __vue_component__$7 } from './OrInput-386e9352.js';
17
17
  import { _ as __vue_component__$9 } from './OrLabel-63380256.js';
18
18
  import { _ as __vue_component__$a } from './OrMenuItem-f877508d.js';
19
19
  import { _ as __vue_component__$b } from './OrPopover-71380b24.js';
@@ -488,25 +488,23 @@ var __vue_render__ = function () {
488
488
  }) : [_vm.multiple ? _vm._l(_vm.resolvedSearchOptions, function (option) {
489
489
  return _c('OrMenuItem', {
490
490
  key: option.value
491
- }, [_vm._t("optionTemplate", function () {
492
- return [_c('OrCheckbox', {
493
- attrs: {
494
- "value": option.value,
495
- "label": option.label,
496
- "label-variant": 'input'
491
+ }, [_c('OrCheckbox', {
492
+ attrs: {
493
+ "value": option.value,
494
+ "label": option.label,
495
+ "label-variant": 'input'
496
+ },
497
+ model: {
498
+ value: _vm.proxyModelValue,
499
+ callback: function ($$v) {
500
+ _vm.proxyModelValue = $$v;
497
501
  },
498
- model: {
499
- value: _vm.proxyModelValue,
500
- callback: function ($$v) {
501
- _vm.proxyModelValue = $$v;
502
- },
503
- expression: "proxyModelValue"
504
- }
505
- })];
506
- }, {
502
+ expression: "proxyModelValue"
503
+ }
504
+ }, [_vm._t("optionTemplate", null, {
507
505
  "model": _vm.proxyModelValue,
508
506
  "option": option
509
- })], 2);
507
+ })], 2)], 1);
510
508
  }) : _vm._l(_vm.resolvedSearchOptions, function (option) {
511
509
  return _c('OrMenuItem', {
512
510
  key: option.value,
@@ -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, _ as OrButtonV3 } from '../OrButton-9622e713.js';
9
9
  export { _ as OrCard } from '../OrCard-c44d9783.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-4eb5c533.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-81d9dbb2.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-74566219.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-0da13cbe.js';
13
13
  export { _ as OrCheckbox } from '../OrCheckbox-91788c22.js';
14
14
  export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-4e6dbdd3.js';
@@ -24,7 +24,7 @@ export { _ as OrCombinedInputV3 } from '../OrCombinedInput-ed20e33b.js';
24
24
  export { _ as OrInputBoxV3 } from '../OrInputBox-11227ecd.js';
25
25
  export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from '../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
26
26
  export { _ as OrConfirm } from '../OrConfirm-f4eec5b2.js';
27
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-b291abcc.js';
27
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-d8d3b5e1.js';
28
28
  export { _ as OrDatePickerV3 } from '../OrDatePicker-83e53c79.js';
29
29
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-fb410167.js';
30
30
  export { _ as OrDateTimePickerV3 } from '../OrDateTimePicker-6378e37b.js';
@@ -47,7 +47,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-3fc
47
47
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-f52267aa.js';
48
48
  export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-311f5088.js';
49
49
  export { _ as OrInput } from '../OrInput-014d2e47.js';
50
- export { I as InputType, _ as OrInputV3 } from '../OrInput-6d9a67fd.js';
50
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-386e9352.js';
51
51
  export { _ as OrLabel } from '../OrLabel-fcceec1b.js';
52
52
  export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-63380256.js';
53
53
  export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-cf3a0091.js';
@@ -75,10 +75,10 @@ export { _ as OrRadioGroup } from '../OrRadioGroup-11424644.js';
75
75
  export { _ as OrRadioGroupV3 } from '../OrRadioGroup-d1c2e460.js';
76
76
  export { _ as OrRadioV3 } from '../OrRadio-b32dfbfe.js';
77
77
  export { _ as OrSearch } from '../OrSearch-e2941d35.js';
78
- export { _ as OrSearchV3 } from '../OrSearch-b36e30b6.js';
78
+ export { _ as OrSearchV3 } from '../OrSearch-7f444d5c.js';
79
79
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-d4e32f80.js';
80
80
  export { _ as OrSelect } from '../OrSelect-49239b74.js';
81
- export { _ as OrSelectV3 } from '../OrSelect-c498d9bf.js';
81
+ export { _ as OrSelectV3 } from '../OrSelect-a3664bf7.js';
82
82
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-c56a9221.js';
83
83
  export { _ as OrSidebarV3 } from '../OrSidebar-41c869c1.js';
84
84
  export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-0d2e41c8.js';
@@ -1,4 +1,4 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-81d9dbb2.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-74566219.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrIconButton-6fcd20b0.js';
4
4
  import '../../OrIcon-d35a84d8.js';
@@ -16,8 +16,8 @@ import '../../OrBottomSheet-6bc632c4.js';
16
16
  import '../../OrOverlay-948346df.js';
17
17
  import '../../OrTeleport.vue2-424c7f33.js';
18
18
  import 'portal-vue';
19
- import '../../OrSearch-b36e30b6.js';
20
- import '../../OrInput-6d9a67fd.js';
19
+ import '../../OrSearch-7f444d5c.js';
20
+ import '../../OrInput-386e9352.js';
21
21
  import '../../useIdAttribute-859439f0.js';
22
22
  import '../../useProxyModelValue-940010d2.js';
23
23
  import '../../useValidationAttributes-d1abbe34.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-b291abcc.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-d8d3b5e1.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
@@ -8,7 +8,7 @@ import 'tailwindcss/resolveConfig';
8
8
  import '../../OrButton-9622e713.js';
9
9
  import '../../OrLoader-b0c381f9.js';
10
10
  import '../../normalize-component-6e8e3d80.js';
11
- import '../../OrInput-6d9a67fd.js';
11
+ import '../../OrInput-386e9352.js';
12
12
  import '../../useIdAttribute-859439f0.js';
13
13
  import '../../useProxyModelValue-940010d2.js';
14
14
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-6d9a67fd.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-386e9352.js';
2
2
  export { I as InputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -1,8 +1,8 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-b36e30b6.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-7f444d5c.js';
2
2
  export { I as SearchSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
- import '../../OrInput-6d9a67fd.js';
5
+ import '../../OrInput-386e9352.js';
6
6
  import '../../useIdAttribute-859439f0.js';
7
7
  import '../../useProxyModelValue-940010d2.js';
8
8
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-c498d9bf.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-a3664bf7.js';
2
2
  export { I as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-e1f90e0a.js';
@@ -28,7 +28,7 @@ import '../../OrOverlay-948346df.js';
28
28
  import '../../OrTeleport.vue2-424c7f33.js';
29
29
  import 'portal-vue';
30
30
  import '../../OrInputBox-11227ecd.js';
31
- import '../../OrInput-6d9a67fd.js';
31
+ import '../../OrInput-386e9352.js';
32
32
  import '../../useValidationAttributes-d1abbe34.js';
33
33
  import '../../OrLoader-b0c381f9.js';
34
34
  import '../../OrMenuItem-f877508d.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, _ as OrButtonV3 } from './OrButton-9622e713.js';
9
9
  export { _ as OrCard } from './OrCard-c44d9783.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-4eb5c533.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-81d9dbb2.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-74566219.js';
12
12
  export { _ as OrCardV3 } from './OrCard-0da13cbe.js';
13
13
  export { _ as OrCheckbox } from './OrCheckbox-91788c22.js';
14
14
  export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-4e6dbdd3.js';
@@ -24,7 +24,7 @@ export { _ as OrCombinedInputV3 } from './OrCombinedInput-ed20e33b.js';
24
24
  export { _ as OrInputBoxV3 } from './OrInputBox-11227ecd.js';
25
25
  export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
26
26
  export { _ as OrConfirm } from './OrConfirm-f4eec5b2.js';
27
- export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-b291abcc.js';
27
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-d8d3b5e1.js';
28
28
  export { _ as OrDatePickerV3 } from './OrDatePicker-83e53c79.js';
29
29
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-fb410167.js';
30
30
  export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-6378e37b.js';
@@ -47,7 +47,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-3fc1
47
47
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-f52267aa.js';
48
48
  export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-311f5088.js';
49
49
  export { _ as OrInput } from './OrInput-014d2e47.js';
50
- export { I as InputType, _ as OrInputV3 } from './OrInput-6d9a67fd.js';
50
+ export { I as InputType, _ as OrInputV3 } from './OrInput-386e9352.js';
51
51
  export { _ as OrLabel } from './OrLabel-fcceec1b.js';
52
52
  export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-63380256.js';
53
53
  export { L as LinkColor, _ as OrLinkV3 } from './OrLink-cf3a0091.js';
@@ -75,10 +75,10 @@ export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
75
75
  export { _ as OrRadioGroupV3 } from './OrRadioGroup-d1c2e460.js';
76
76
  export { _ as OrRadioV3 } from './OrRadio-b32dfbfe.js';
77
77
  export { _ as OrSearch } from './OrSearch-e2941d35.js';
78
- export { _ as OrSearchV3 } from './OrSearch-b36e30b6.js';
78
+ export { _ as OrSearchV3 } from './OrSearch-7f444d5c.js';
79
79
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-d4e32f80.js';
80
80
  export { _ as OrSelect } from './OrSelect-49239b74.js';
81
- export { _ as OrSelectV3 } from './OrSelect-c498d9bf.js';
81
+ export { _ as OrSelectV3 } from './OrSelect-a3664bf7.js';
82
82
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-c56a9221.js';
83
83
  export { _ as OrSidebarV3 } from './OrSidebar-41c869c1.js';
84
84
  export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-0d2e41c8.js';
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { s as script$2 } from './OrIconButton-80f76b73.js';
3
- import { s as script$4 } from './OrSearch-e268ceb2.js';
3
+ import { s as script$4 } from './OrSearch-daab0e0b.js';
4
4
  import './OrInputBox-32b37b17.js';
5
5
  import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createBlock, createCommentVNode, createVNode, normalizeProps, guardReactiveProps, withCtx } from 'vue';
6
6
  import { s as script$3 } from './OrSorting-9f7ef434.js';
@@ -5,7 +5,7 @@ import { u as usePopoverState } from './usePopoverState-b92c698b.js';
5
5
  import '@onereach/styles/tailwind.config';
6
6
  import 'tailwindcss/resolveConfig';
7
7
  import { s as script$2, a as ButtonColor } from './OrButton-c2b6aa9e.js';
8
- import { s as script$3 } from './OrInput-7ba56536.js';
8
+ import { s as script$3 } from './OrInput-05ac6369.js';
9
9
  import { s as script$1 } from './OrOverlay-489fdf76.js';
10
10
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
11
11
 
@@ -106,7 +106,7 @@ var script = defineComponent({
106
106
  default: false
107
107
  }
108
108
  },
109
- emits: ['update:modelValue', 'input', 'keydown', 'keyup', 'focus', 'blur'],
109
+ emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],
110
110
  expose: ['root', 'focus', 'blur'],
111
111
  setup(props, context) {
112
112
  // Refs
@@ -208,7 +208,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
208
208
  },
209
209
  color: 'inherit',
210
210
  disabled: _ctx.disabled,
211
- onClick: _cache[6] || (_cache[6] = withModifiers($event => _ctx.disclosed = !_ctx.disclosed, ["stop"]))
211
+ onClick: _cache[5] || (_cache[5] = withModifiers($event => _ctx.disclosed = !_ctx.disclosed, ["stop"]))
212
212
  }, null, 8 /* PROPS */, ["icon", "disabled"])) : createCommentVNode("v-if", true), _ctx.type === 'search' ? (openBlock(), createElementBlock(Fragment, {
213
213
  key: 1
214
214
  }, [_ctx.modelValue ? (openBlock(), createBlock(_component_OrIconButton, {
@@ -216,7 +216,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
216
216
  icon: 'close',
217
217
  color: 'inherit',
218
218
  disabled: _ctx.readonly || _ctx.disabled,
219
- onClick: _cache[7] || (_cache[7] = withModifiers($event => _ctx.$emit('update:modelValue', ''), ["stop"]))
219
+ onClick: _cache[6] || (_cache[6] = withModifiers($event => _ctx.$emit('update:modelValue', ''), ["stop"]))
220
220
  }, null, 8 /* PROPS */, ["disabled"])) : (openBlock(), createBlock(_component_OrIcon, {
221
221
  key: 1,
222
222
  icon: 'search',
@@ -234,11 +234,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
234
234
  readonly: _ctx.readonly || _ctx.loading,
235
235
  disabled: _ctx.disabled,
236
236
  autocomplete: _ctx.autocomplete,
237
- onInput: _cache[1] || (_cache[1] = $event => _ctx.$emit('input', $event)),
238
- onKeydown: _cache[2] || (_cache[2] = $event => _ctx.$emit('keydown', $event)),
239
- onKeyup: _cache[3] || (_cache[3] = $event => _ctx.$emit('keyup', $event)),
240
- onFocus: _cache[4] || (_cache[4] = $event => _ctx.$emit('focus', $event)),
241
- onBlur: _cache[5] || (_cache[5] = $event => _ctx.$emit('blur', $event))
237
+ onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
238
+ onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
239
+ onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
240
+ onBlur: _cache[4] || (_cache[4] = $event => _ctx.$emit('blur', $event))
242
241
  }), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]])]),
243
242
  _: 1 /* STABLE */
244
243
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_2, [_ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, watch } from 'vue-demi';
3
- import { s as script$1 } from './OrInput-7ba56536.js';
3
+ import { s as script$1 } from './OrInput-05ac6369.js';
4
4
  import { I as InputBoxSize } from './OrInputBox-32b37b17.js';
5
5
  import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
6
6