@onereach/ui-components 2.70.2-beta.2199.0 → 2.70.2-beta.2203.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 (187) hide show
  1. package/dist/bundled/v2/{OrCardCollection-1bb83cfb.js → OrCardCollection-0141a358.js} +1 -1
  2. package/dist/bundled/v2/{OrCheckbox-251ecafc.js → OrCheckbox-dbef9f9a.js} +17 -32
  3. package/dist/bundled/v2/{OrConfirm-4cae7867.js → OrConfirm-057e997e.js} +13 -6
  4. package/dist/bundled/v2/{OrInlineInput-2133e469.js → OrInlineInput-87589946.js} +22 -38
  5. package/dist/bundled/v2/{OrInlineTextarea-d61ca596.js → OrInlineTextarea-21b0e6fc.js} +18 -34
  6. package/dist/bundled/v2/{OrInput-770f1bed.js → OrInput-82ccfe00.js} +30 -38
  7. package/dist/bundled/v2/{OrPagination-468d0964.js → OrPagination-379c10b8.js} +1 -1
  8. package/dist/bundled/v2/{OrRadio-ae89bc9b.js → OrRadio-cd39b20b.js} +15 -30
  9. package/dist/bundled/v2/{OrSearch-2e5f9e24.js → OrSearch-53470b0e.js} +1 -1
  10. package/dist/bundled/v2/{OrSelect-039c0711.js → OrSelect-c49e1bcf.js} +2 -2
  11. package/dist/bundled/v2/{OrSwitch-20640a05.js → OrSwitch-237a2081.js} +15 -30
  12. package/dist/bundled/v2/{OrTabs-85aefcba.js → OrTabs-42f7c52c.js} +1 -1
  13. package/dist/bundled/v2/{OrTextarea-0ff8063b.js → OrTextarea-5593fbe9.js} +20 -39
  14. package/dist/bundled/v2/components/index.js +13 -15
  15. package/dist/bundled/v2/components/or-card-collection-v3/index.js +3 -5
  16. package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -18
  17. package/dist/bundled/v2/components/or-checkbox-v3/index.js +1 -2
  18. package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -6
  19. package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +6 -36
  20. package/dist/bundled/v2/components/or-inline-input-v3/index.js +1 -3
  21. package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +6 -36
  22. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +1 -3
  23. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +8 -43
  24. package/dist/bundled/v2/components/or-input-v3/index.js +1 -3
  25. package/dist/bundled/v2/components/or-pagination-v3/index.js +1 -1
  26. package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +2 -18
  27. package/dist/bundled/v2/components/or-radio-v3/index.js +1 -2
  28. package/dist/bundled/v2/components/or-search-v3/index.js +2 -4
  29. package/dist/bundled/v2/components/or-select-v3/index.js +3 -5
  30. package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +2 -18
  31. package/dist/bundled/v2/components/or-switch-v3/index.js +1 -2
  32. package/dist/bundled/v2/components/or-tabs-v3/index.js +1 -1
  33. package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +6 -45
  34. package/dist/bundled/v2/components/or-textarea-v3/index.js +1 -3
  35. package/dist/bundled/v2/hooks/index.d.ts +0 -3
  36. package/dist/bundled/v2/hooks/index.js +0 -2
  37. package/dist/bundled/v2/index.js +14 -16
  38. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-a0f29a55.js → OrCardCollection.vue_vue_type_script_lang-2d78a51a.js} +1 -1
  39. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-2024ec32.js → OrCheckbox.vue_vue_type_script_lang-8b36e06c.js} +7 -22
  40. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-7d9d3810.js → OrConfirm.vue_vue_type_script_lang-9d9a3917.js} +14 -7
  41. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-40f0073f.js → OrInlineInput.vue_vue_type_script_lang-67218502.js} +11 -27
  42. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-2817edd5.js → OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js} +11 -27
  43. package/dist/bundled/v3/{OrInput-e325a104.js → OrInput-a4f220ed.js} +12 -12
  44. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-fd850b82.js → OrInput.vue_vue_type_script_lang-607d79d4.js} +15 -26
  45. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-0d9daaa7.js → OrPagination.vue_vue_type_script_lang-c96d7cd7.js} +1 -1
  46. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-29e8b856.js → OrRadio.vue_vue_type_script_lang-2e666a56.js} +7 -22
  47. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-480f4b1c.js → OrSearch.vue_vue_type_script_lang-06f318ca.js} +2 -2
  48. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7aa8956a.js → OrSelect.vue_vue_type_script_lang-58e5a52b.js} +15 -17
  49. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-02b4913a.js → OrSwitch.vue_vue_type_script_lang-04829f64.js} +7 -22
  50. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-01188224.js → OrTabs.vue_vue_type_script_lang-61b79a5a.js} +1 -1
  51. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-2fdac7b2.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +12 -31
  52. package/dist/bundled/v3/components/index.js +14 -16
  53. package/dist/bundled/v3/components/or-card-collection-v3/index.js +4 -6
  54. package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -18
  55. package/dist/bundled/v3/components/or-checkbox-v3/index.js +1 -2
  56. package/dist/bundled/v3/components/or-confirm-v3/index.js +4 -6
  57. package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +6 -36
  58. package/dist/bundled/v3/components/or-inline-input-v3/index.js +1 -3
  59. package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +6 -36
  60. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +1 -3
  61. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +8 -43
  62. package/dist/bundled/v3/components/or-input-v3/index.js +1 -3
  63. package/dist/bundled/v3/components/or-pagination-v3/index.js +1 -1
  64. package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +2 -18
  65. package/dist/bundled/v3/components/or-radio-v3/index.js +1 -2
  66. package/dist/bundled/v3/components/or-search-v3/index.js +3 -5
  67. package/dist/bundled/v3/components/or-select-v3/index.js +4 -6
  68. package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +2 -18
  69. package/dist/bundled/v3/components/or-switch-v3/index.js +1 -2
  70. package/dist/bundled/v3/components/or-tabs-v3/index.js +1 -1
  71. package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +6 -45
  72. package/dist/bundled/v3/components/or-textarea-v3/index.js +1 -3
  73. package/dist/bundled/v3/hooks/index.d.ts +0 -3
  74. package/dist/bundled/v3/hooks/index.js +0 -2
  75. package/dist/bundled/v3/index.js +69 -77
  76. package/dist/esm/v2/{OrCardCollection-784318ac.js → OrCardCollection-3c38fc85.js} +1 -1
  77. package/dist/esm/v2/{OrCheckbox-7317fe1a.js → OrCheckbox-567e387c.js} +17 -32
  78. package/dist/esm/v2/{OrConfirm-3d064f6c.js → OrConfirm-047d4086.js} +13 -6
  79. package/dist/esm/v2/{OrInlineInput-7c4f1f92.js → OrInlineInput-10205811.js} +22 -38
  80. package/dist/esm/v2/{OrInlineTextarea-3381e2a9.js → OrInlineTextarea-7658611e.js} +18 -34
  81. package/dist/esm/v2/{OrInput-e10cc643.js → OrInput-ada3a970.js} +30 -38
  82. package/dist/esm/v2/{OrPagination-291bd1b9.js → OrPagination-c0dbec6a.js} +1 -1
  83. package/dist/esm/v2/{OrRadio-b0a560d2.js → OrRadio-848ce55d.js} +15 -30
  84. package/dist/esm/v2/{OrSearch-1490c00b.js → OrSearch-0f08f2f5.js} +1 -1
  85. package/dist/esm/v2/{OrSelect-1fbeed4f.js → OrSelect-1d705445.js} +2 -2
  86. package/dist/esm/v2/{OrSwitch-133052ca.js → OrSwitch-13b6a7ee.js} +15 -30
  87. package/dist/esm/v2/{OrTabs-e5b81f4b.js → OrTabs-71bd3fd2.js} +1 -1
  88. package/dist/esm/v2/{OrTextarea-a7c846da.js → OrTextarea-6712a150.js} +20 -39
  89. package/dist/esm/v2/components/index.js +13 -15
  90. package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -5
  91. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -18
  92. package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -2
  93. package/dist/esm/v2/components/or-confirm-v3/index.js +8 -10
  94. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +6 -36
  95. package/dist/esm/v2/components/or-inline-input-v3/index.js +1 -3
  96. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +6 -36
  97. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +1 -3
  98. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +8 -43
  99. package/dist/esm/v2/components/or-input-v3/index.js +1 -3
  100. package/dist/esm/v2/components/or-pagination-v3/index.js +1 -1
  101. package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +2 -18
  102. package/dist/esm/v2/components/or-radio-v3/index.js +1 -2
  103. package/dist/esm/v2/components/or-search-v3/index.js +2 -4
  104. package/dist/esm/v2/components/or-select-v3/index.js +3 -5
  105. package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +2 -18
  106. package/dist/esm/v2/components/or-switch-v3/index.js +1 -2
  107. package/dist/esm/v2/components/or-tabs-v3/index.js +1 -1
  108. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +6 -45
  109. package/dist/esm/v2/components/or-textarea-v3/index.js +1 -3
  110. package/dist/esm/v2/hooks/index.d.ts +0 -3
  111. package/dist/esm/v2/hooks/index.js +0 -2
  112. package/dist/esm/v2/index.js +13 -15
  113. package/dist/esm/v3/{OrCardCollection-110b3a0b.js → OrCardCollection-dbb3e839.js} +1 -1
  114. package/dist/esm/v3/{OrCheckbox-7144da06.js → OrCheckbox-3e139eac.js} +19 -36
  115. package/dist/esm/v3/{OrConfirm-1a38ed1b.js → OrConfirm-fee3c859.js} +13 -6
  116. package/dist/esm/v3/{OrInlineInput-a6b19dbe.js → OrInlineInput-507fc99c.js} +20 -37
  117. package/dist/esm/v3/{OrInlineTextarea-9eb60363.js → OrInlineTextarea-53a9e027.js} +20 -37
  118. package/dist/esm/v3/{OrInput-e07ec00c.js → OrInput-9c0426b9.js} +26 -37
  119. package/dist/esm/v3/{OrPagination-5e01a0a5.js → OrPagination-a703307d.js} +1 -1
  120. package/dist/esm/v3/{OrRadio-39d1905d.js → OrRadio-54b6d0de.js} +17 -34
  121. package/dist/esm/v3/{OrSearch-a60f67f0.js → OrSearch-9885d178.js} +1 -1
  122. package/dist/esm/v3/{OrSelect-2c70e384.js → OrSelect-dfa4885f.js} +2 -2
  123. package/dist/esm/v3/{OrSwitch-3e9a699d.js → OrSwitch-cca30aa0.js} +18 -34
  124. package/dist/esm/v3/{OrTabs-91618aab.js → OrTabs-d0ee6cef.js} +1 -1
  125. package/dist/esm/v3/{OrTextarea-fd6b9f31.js → OrTextarea-bb9ef3f2.js} +22 -42
  126. package/dist/esm/v3/components/index.js +13 -15
  127. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -5
  128. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -18
  129. package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -2
  130. package/dist/esm/v3/components/or-confirm-v3/index.js +7 -9
  131. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +6 -36
  132. package/dist/esm/v3/components/or-inline-input-v3/index.js +1 -3
  133. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +6 -36
  134. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +1 -3
  135. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +8 -43
  136. package/dist/esm/v3/components/or-input-v3/index.js +1 -3
  137. package/dist/esm/v3/components/or-pagination-v3/index.js +1 -1
  138. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +2 -18
  139. package/dist/esm/v3/components/or-radio-v3/index.js +1 -2
  140. package/dist/esm/v3/components/or-search-v3/index.js +2 -4
  141. package/dist/esm/v3/components/or-select-v3/index.js +3 -5
  142. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +2 -18
  143. package/dist/esm/v3/components/or-switch-v3/index.js +1 -2
  144. package/dist/esm/v3/components/or-tabs-v3/index.js +1 -1
  145. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +6 -45
  146. package/dist/esm/v3/components/or-textarea-v3/index.js +1 -3
  147. package/dist/esm/v3/hooks/index.d.ts +0 -3
  148. package/dist/esm/v3/hooks/index.js +0 -2
  149. package/dist/esm/v3/index.js +13 -15
  150. package/package.json +1 -1
  151. package/src/components/or-checkbox-v3/OrCheckbox.vue +10 -28
  152. package/src/components/or-confirm-v3/OrConfirm.vue +11 -10
  153. package/src/components/or-confirm-v3/styles.ts +13 -3
  154. package/src/components/or-inline-input-v3/OrInlineInput.vue +13 -32
  155. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +13 -32
  156. package/src/components/or-input-v3/OrInput.stories3.ts +4 -4
  157. package/src/components/or-input-v3/OrInput.vue +19 -31
  158. package/src/components/or-pagination-v3/OrPagination.vue +1 -1
  159. package/src/components/or-radio-v3/OrRadio.vue +9 -27
  160. package/src/components/or-switch-v3/OrSwitch.vue +9 -27
  161. package/src/components/or-tabs-v3/OrTabs.vue +1 -1
  162. package/src/components/or-textarea-v3/OrTextarea.stories3.ts +4 -4
  163. package/src/components/or-textarea-v3/OrTextarea.vue +14 -36
  164. package/src/hooks/index.ts +0 -3
  165. package/dist/bundled/v2/hooks/useControlAttributes.d.ts +0 -8
  166. package/dist/bundled/v2/hooks/useIdAttribute.d.ts +0 -2
  167. package/dist/bundled/v2/hooks/useValidationAttributes.d.ts +0 -12
  168. package/dist/bundled/v2/useIdAttribute-cf61643f.js +0 -22
  169. package/dist/bundled/v2/useValidationAttributes-6df7bcf9.js +0 -17
  170. package/dist/bundled/v3/hooks/useControlAttributes.d.ts +0 -8
  171. package/dist/bundled/v3/hooks/useIdAttribute.d.ts +0 -2
  172. package/dist/bundled/v3/hooks/useValidationAttributes.d.ts +0 -12
  173. package/dist/bundled/v3/useIdAttribute-b2e42f31.js +0 -21
  174. package/dist/bundled/v3/useValidationAttributes-5428d8fa.js +0 -16
  175. package/dist/esm/v2/hooks/useControlAttributes.d.ts +0 -8
  176. package/dist/esm/v2/hooks/useIdAttribute.d.ts +0 -2
  177. package/dist/esm/v2/hooks/useValidationAttributes.d.ts +0 -12
  178. package/dist/esm/v2/useIdAttribute-859439f0.js +0 -21
  179. package/dist/esm/v2/useValidationAttributes-d1abbe34.js +0 -16
  180. package/dist/esm/v3/hooks/useControlAttributes.d.ts +0 -8
  181. package/dist/esm/v3/hooks/useIdAttribute.d.ts +0 -2
  182. package/dist/esm/v3/hooks/useValidationAttributes.d.ts +0 -12
  183. package/dist/esm/v3/useIdAttribute-859439f0.js +0 -21
  184. package/dist/esm/v3/useValidationAttributes-d1abbe34.js +0 -16
  185. package/src/hooks/useControlAttributes.ts +0 -19
  186. package/src/hooks/useIdAttribute.ts +0 -9
  187. package/src/hooks/useValidationAttributes.ts +0 -25
@@ -149,7 +149,7 @@ var script = defineComponent({
149
149
  return [...accumulator, page];
150
150
  }, []);
151
151
  });
152
- // Methods
152
+ // Functions
153
153
  function toPreviousPage() {
154
154
  currentPage.value = currentPage.value - 1;
155
155
  }
@@ -1,6 +1,5 @@
1
- import { defineComponent, ref, computed, reactive } from 'vue-demi';
1
+ import { defineComponent, getCurrentInstance, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
4
3
  import '@vueuse/core';
5
4
  import { _ as __vue_component__$1, L as LabelVariant } from './OrLabel-2a9f1477.js';
6
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -73,20 +72,18 @@ var script = defineComponent({
73
72
  }
74
73
  },
75
74
  emits: ['update:modelValue', 'input', 'focus', 'blur'],
76
- expose: ['root', 'focus', 'blur'],
75
+ expose: ['root'],
77
76
  setup(props, context) {
77
+ var _a;
78
+ const currentInstance = getCurrentInstance();
78
79
  // Refs
79
80
  const root = ref();
80
- const control = ref();
81
81
  // Styles
82
82
  const classAttribute = useClassAttribute();
83
83
  const rootStyles = computed(() => ['or-radio', ...RadioRoot, classAttribute.value]);
84
84
  const controlStyles = computed(() => [...RadioControl, ...RadioControlHandle]);
85
85
  // State
86
- const controlAttributes = reactive({
87
- id: useIdAttribute(),
88
- ...useControlAttributes()
89
- });
86
+ const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
90
87
  const proxyModelValue = computed({
91
88
  get: () => {
92
89
  var _a;
@@ -98,24 +95,12 @@ var script = defineComponent({
98
95
  context.emit('update:modelValue', value);
99
96
  }
100
97
  });
101
- // Methods
102
- function focus() {
103
- var _a;
104
- (_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
105
- }
106
- function blur() {
107
- var _a;
108
- (_a = control.value) === null || _a === void 0 ? void 0 : _a.blur();
109
- }
110
98
  return {
111
99
  root,
112
- control,
113
100
  rootStyles,
114
101
  controlStyles,
115
- controlAttributes,
116
- proxyModelValue,
117
- focus,
118
- blur
102
+ controlId,
103
+ proxyModelValue
119
104
  };
120
105
  }
121
106
  });
@@ -128,19 +113,19 @@ var __vue_render__ = function () {
128
113
  var _vm = this;
129
114
  var _h = _vm.$createElement;
130
115
  var _c = _vm._self._c || _h;
131
- return _c('div', _vm._b({
116
+ return _c('div', {
132
117
  ref: "root",
133
118
  class: _vm.rootStyles
134
- }, 'div', _vm.$attrs, false), [_c('input', _vm._b({
119
+ }, [_c('input', _vm._b({
135
120
  directives: [{
136
121
  name: "model",
137
122
  rawName: "v-model",
138
123
  value: _vm.proxyModelValue,
139
124
  expression: "proxyModelValue"
140
125
  }],
141
- ref: "control",
142
126
  class: _vm.controlStyles,
143
127
  attrs: {
128
+ "id": _vm.controlId,
144
129
  "type": "radio",
145
130
  "required": _vm.required,
146
131
  "disabled": _vm.disabled
@@ -160,9 +145,9 @@ var __vue_render__ = function () {
160
145
  _vm.proxyModelValue = _vm.inputValue;
161
146
  }
162
147
  }
163
- }, 'input', _vm.controlAttributes, false)), _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
148
+ }, 'input', _vm.$attrs, false)), _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
164
149
  attrs: {
165
- "control-id": _vm.controlAttributes.id,
150
+ "control-id": _vm.controlId,
166
151
  "variant": _vm.labelVariant,
167
152
  "required": _vm.required,
168
153
  "disabled": _vm.disabled
@@ -183,14 +168,14 @@ var __vue_staticRenderFns__ = [];
183
168
  /* style */
184
169
  const __vue_inject_styles__ = function (inject) {
185
170
  if (!inject) return;
186
- inject("data-v-5a34efe0_0", {
187
- source: "input[data-v-5a34efe0]{appearance:none;line-height:0}",
171
+ inject("data-v-3a964458_0", {
172
+ source: "input[data-v-3a964458]{appearance:none;line-height:0}",
188
173
  map: undefined,
189
174
  media: undefined
190
175
  });
191
176
  };
192
177
  /* scoped */
193
- const __vue_scope_id__ = "data-v-5a34efe0";
178
+ const __vue_scope_id__ = "data-v-3a964458";
194
179
  /* module identifier */
195
180
  const __vue_module_identifier__ = undefined;
196
181
  /* functional template */
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
- import { _ as __vue_component__$1 } from './OrInput-e10cc643.js';
4
+ import { _ as __vue_component__$1 } from './OrInput-ada3a970.js';
5
5
  import { a as InputBoxSize } from './OrInputBox-4d5a318d.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
@@ -3,13 +3,13 @@ import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
4
  import { u as useOverflow } from './useOverflow-af6161c8.js';
5
5
  import '@vueuse/core';
6
- import { _ as __vue_component__$1 } from './OrCheckbox-7317fe1a.js';
6
+ import { _ as __vue_component__$1 } from './OrCheckbox-567e387c.js';
7
7
  import { _ as __vue_component__$2 } from './OrError-d267ee9a.js';
8
8
  import { _ as __vue_component__$3 } from './OrExpansionPanel-a123024e.js';
9
9
  import { _ as __vue_component__$4 } from './OrHint-42dc9ebb.js';
10
10
  import { _ as __vue_component__$5 } from './OrIcon-5e394c62.js';
11
11
  import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-4d5a318d.js';
12
- import { _ as __vue_component__$6 } from './OrInput-e10cc643.js';
12
+ import { _ as __vue_component__$6 } from './OrInput-ada3a970.js';
13
13
  import { _ as __vue_component__$8 } from './OrLabel-2a9f1477.js';
14
14
  import { _ as __vue_component__$9 } from './OrMenuItem-c7f28480.js';
15
15
  import { _ as __vue_component__$a } from './OrPopover-9bafbdb4.js';
@@ -1,6 +1,5 @@
1
- import { defineComponent, ref, computed, reactive } from 'vue-demi';
1
+ import { defineComponent, getCurrentInstance, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
4
3
  import '@vueuse/core';
5
4
  import { _ as __vue_component__$1, L as LabelVariant } from './OrLabel-2a9f1477.js';
6
5
  import { _ as __vue_component__$2 } from './OrLoader-f857d55b.js';
@@ -99,21 +98,19 @@ var script = defineComponent({
99
98
  }
100
99
  },
101
100
  emits: ['update:modelValue', 'input', 'focus', 'blur'],
102
- expose: ['root', 'focus', 'blur'],
101
+ expose: ['root'],
103
102
  setup(props, context) {
103
+ var _a;
104
+ const currentInstance = getCurrentInstance();
104
105
  // Refs
105
106
  const root = ref();
106
- const control = ref();
107
107
  // Styles
108
108
  const classAttribute = useClassAttribute();
109
109
  const rootStyles = computed(() => ['or-switch', ...SwitchRoot, classAttribute.value]);
110
110
  const controlStyles = computed(() => [...SwitchControl, ...SwitchControlHandle]);
111
111
  const loaderStyles = computed(() => [...SwitchLoader, ...SwitchLoaderHandle]);
112
112
  // State
113
- const controlAttributes = reactive({
114
- id: useIdAttribute(),
115
- ...useControlAttributes()
116
- });
113
+ const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
117
114
  const proxyModelValue = computed({
118
115
  get: () => {
119
116
  var _a;
@@ -125,25 +122,13 @@ var script = defineComponent({
125
122
  context.emit('update:modelValue', value);
126
123
  }
127
124
  });
128
- // Methods
129
- function focus() {
130
- var _a;
131
- (_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
132
- }
133
- function blur() {
134
- var _a;
135
- (_a = control.value) === null || _a === void 0 ? void 0 : _a.blur();
136
- }
137
125
  return {
138
126
  root,
139
- control,
140
127
  rootStyles,
141
128
  controlStyles,
142
129
  loaderStyles,
143
- controlAttributes,
144
- proxyModelValue,
145
- focus,
146
- blur
130
+ controlId,
131
+ proxyModelValue
147
132
  };
148
133
  }
149
134
  });
@@ -156,19 +141,19 @@ var __vue_render__ = function () {
156
141
  var _vm = this;
157
142
  var _h = _vm.$createElement;
158
143
  var _c = _vm._self._c || _h;
159
- return _c('div', _vm._b({
144
+ return _c('div', {
160
145
  ref: "root",
161
146
  class: _vm.rootStyles
162
- }, 'div', _vm.$attrs, false), [!_vm.loading ? [_c('input', _vm._b({
147
+ }, [!_vm.loading ? [_c('input', _vm._b({
163
148
  directives: [{
164
149
  name: "model",
165
150
  rawName: "v-model",
166
151
  value: _vm.proxyModelValue,
167
152
  expression: "proxyModelValue"
168
153
  }],
169
- ref: "control",
170
154
  class: _vm.controlStyles,
171
155
  attrs: {
156
+ "id": _vm.controlId,
172
157
  "type": "checkbox",
173
158
  "required": _vm.required,
174
159
  "disabled": _vm.disabled
@@ -201,7 +186,7 @@ var __vue_render__ = function () {
201
186
  }
202
187
  }
203
188
  }
204
- }, 'input', _vm.controlAttributes, false))] : [_c('div', {
189
+ }, 'input', _vm.$attrs, false))] : [_c('div', {
205
190
  class: _vm.loaderStyles,
206
191
  attrs: {
207
192
  "disabled": _vm.disabled ? '' : null
@@ -214,7 +199,7 @@ var __vue_render__ = function () {
214
199
  }
215
200
  })], 1)], _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
216
201
  attrs: {
217
- "control-id": _vm.controlAttributes.id,
202
+ "control-id": _vm.controlId,
218
203
  "variant": _vm.labelVariant,
219
204
  "required": _vm.required,
220
205
  "disabled": _vm.disabled
@@ -235,14 +220,14 @@ var __vue_staticRenderFns__ = [];
235
220
  /* style */
236
221
  const __vue_inject_styles__ = function (inject) {
237
222
  if (!inject) return;
238
- inject("data-v-203b3e04_0", {
239
- source: "input[data-v-203b3e04]{appearance:none;line-height:0}",
223
+ inject("data-v-bd0f51ac_0", {
224
+ source: "input[data-v-bd0f51ac]{appearance:none;line-height:0}",
240
225
  map: undefined,
241
226
  media: undefined
242
227
  });
243
228
  };
244
229
  /* scoped */
245
- const __vue_scope_id__ = "data-v-203b3e04";
230
+ const __vue_scope_id__ = "data-v-bd0f51ac";
246
231
  /* module identifier */
247
232
  const __vue_module_identifier__ = undefined;
248
233
  /* functional template */
@@ -96,7 +96,7 @@ var script = defineComponent({
96
96
  const activeTab = computed(() => props.items.find(({
97
97
  value
98
98
  }) => value === proxyModelValue.value));
99
- // Methods
99
+ // Functions
100
100
  function rearrangeTabs(items, activeTab, rootElement) {
101
101
  const {
102
102
  children
@@ -1,8 +1,6 @@
1
- import { defineComponent, ref, computed, reactive } from 'vue-demi';
1
+ import { defineComponent, getCurrentInstance, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
4
3
  import '@vueuse/core';
5
- import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
6
4
  import { _ as __vue_component__$1 } from './OrError-d267ee9a.js';
7
5
  import { _ as __vue_component__$2 } from './OrHint-42dc9ebb.js';
8
6
  import { _ as __vue_component__$3, a as InputBoxSize } from './OrInputBox-4d5a318d.js';
@@ -65,31 +63,24 @@ var script = defineComponent({
65
63
  type: Boolean,
66
64
  default: false
67
65
  },
68
- readonly: {
69
- type: Boolean,
70
- default: false
71
- },
72
66
  disabled: {
73
67
  type: Boolean,
74
68
  default: false
75
69
  }
76
70
  },
77
71
  emits: ['update:modelValue', 'input', 'keydown', 'keyup', 'focus', 'blur'],
78
- expose: ['root', 'focus', 'blur'],
72
+ expose: ['root'],
79
73
  setup(props, context) {
74
+ var _a;
75
+ const currentInstance = getCurrentInstance();
80
76
  // Refs
81
77
  const root = ref();
82
- const control = ref();
83
78
  // Styles
84
79
  const classAttribute = useClassAttribute();
85
80
  const rootStyles = computed(() => ['or-textarea', ...TextareaRoot, classAttribute.value]);
86
81
  const controlStyles = computed(() => [...TextareaControl]);
87
82
  // State
88
- const controlAttributes = reactive({
89
- id: useIdAttribute(),
90
- ...useControlAttributes(),
91
- ...useValidationAttributes()
92
- });
83
+ const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
93
84
  const proxyModelValue = computed({
94
85
  get: () => {
95
86
  var _a;
@@ -101,33 +92,23 @@ var script = defineComponent({
101
92
  context.emit('update:modelValue', value);
102
93
  }
103
94
  });
95
+ const invalid = computed(() => !!props.error);
96
+ const readonly = computed(() => context.attrs.readonly);
104
97
  const currentLength = computed(() => {
105
98
  var _a, _b;
106
99
  return (_b = (_a = proxyModelValue.value) === null || _a === void 0 ? void 0 : _a.toString().length) !== null && _b !== void 0 ? _b : 0;
107
100
  });
108
- const maxLength = computed(() => controlAttributes.maxlength);
109
- const invalid = computed(() => !!props.error);
110
- // Methods
111
- function focus() {
112
- var _a;
113
- (_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
114
- }
115
- function blur() {
116
- var _a;
117
- (_a = control.value) === null || _a === void 0 ? void 0 : _a.blur();
118
- }
101
+ const maxLength = computed(() => context.attrs.maxlength);
119
102
  return {
120
103
  root,
121
- control,
122
104
  rootStyles,
123
105
  controlStyles,
124
- controlAttributes,
106
+ controlId,
125
107
  proxyModelValue,
126
- currentLength,
127
- maxLength,
128
108
  invalid,
129
- focus,
130
- blur
109
+ readonly,
110
+ currentLength,
111
+ maxLength
131
112
  };
132
113
  }
133
114
  });
@@ -140,12 +121,12 @@ var __vue_render__ = function () {
140
121
  var _vm = this;
141
122
  var _h = _vm.$createElement;
142
123
  var _c = _vm._self._c || _h;
143
- return _c('div', _vm._b({
124
+ return _c('div', {
144
125
  ref: "root",
145
126
  class: _vm.rootStyles
146
- }, 'div', _vm.$attrs, false), [_vm.label ? [_c('OrLabel', {
127
+ }, [_vm.label ? [_c('OrLabel', {
147
128
  attrs: {
148
- "control-id": _vm.controlAttributes.id,
129
+ "control-id": _vm.controlId,
149
130
  "variant": 'input',
150
131
  "required": _vm.required,
151
132
  "disabled": _vm.disabled
@@ -171,9 +152,9 @@ var __vue_render__ = function () {
171
152
  value: _vm.proxyModelValue,
172
153
  expression: "proxyModelValue"
173
154
  }],
174
- ref: "control",
175
155
  class: _vm.controlStyles,
176
156
  attrs: {
157
+ "id": _vm.controlId,
177
158
  "placeholder": _vm.placeholder,
178
159
  "required": _vm.required,
179
160
  "disabled": _vm.disabled
@@ -201,7 +182,7 @@ var __vue_render__ = function () {
201
182
  _vm.proxyModelValue = $event.target.value;
202
183
  }
203
184
  }
204
- }, 'textarea', _vm.controlAttributes, false))]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
185
+ }, 'textarea', _vm.$attrs, false))]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
205
186
  attrs: {
206
187
  "disabled": _vm.disabled
207
188
  },
@@ -230,14 +211,14 @@ var __vue_staticRenderFns__ = [];
230
211
  /* style */
231
212
  const __vue_inject_styles__ = function (inject) {
232
213
  if (!inject) return;
233
- inject("data-v-17d8e528_0", {
234
- source: "textarea[data-v-17d8e528]{min-width:0;background:0 0;outline:0}",
214
+ inject("data-v-61af6ad5_0", {
215
+ source: "textarea[data-v-61af6ad5]{min-width:0;background:0 0;outline:0}",
235
216
  map: undefined,
236
217
  media: undefined
237
218
  });
238
219
  };
239
220
  /* scoped */
240
- const __vue_scope_id__ = "data-v-17d8e528";
221
+ const __vue_scope_id__ = "data-v-61af6ad5";
241
222
  /* module identifier */
242
223
  const __vue_module_identifier__ = undefined;
243
224
  /* functional template */
@@ -8,18 +8,18 @@ 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-835d4f11.js';
9
9
  export { _ as OrCard } from '../OrCard-b7268256.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-f6b07557.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-784318ac.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-3c38fc85.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-de799db0.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-4e2cf3d8.js';
14
14
  export { _ as OrCheckbox } from '../OrCheckbox-915f1f0a.js';
15
- export { _ as OrCheckboxV3 } from '../OrCheckbox-7317fe1a.js';
15
+ export { _ as OrCheckboxV3 } from '../OrCheckbox-567e387c.js';
16
16
  export { _ as OrChip } from '../OrChips.vue_rollup-plugin-vue_script-aa8fedaa.js';
17
17
  export { _ as OrChips } from '../OrChips-5e0063be.js';
18
18
  export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-d4400b42.js';
19
19
  export { _ as OrCollapse } from '../OrCollapse-4d892ca3.js';
20
20
  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-75abefdd.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-d7112dd3.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-3d064f6c.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-047d4086.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-349df9b2.js';
24
24
  export { _ as OrError } from '../OrError-081130bb.js';
25
25
  export { _ as OrErrorTagV3 } from '../OrErrorTag-782dd714.js';
@@ -34,11 +34,11 @@ export { _ as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-81916
34
34
  export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-b3779042.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from '../OrIcon-5e394c62.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from '../OrInlineInputBox-fefd4fbd.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-7c4f1f92.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-10205811.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b47cfc2d.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-3381e2a9.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-7658611e.js';
40
40
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-4d5a318d.js';
41
- export { I as InputType, _ as OrInputV3 } from '../OrInput-e10cc643.js';
41
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-ada3a970.js';
42
42
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-1fa97156.js';
43
43
  export { _ as OrInput } from '../OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
44
44
  export { _ as OrSearch } from '../OrSearch-0589d17d.js';
@@ -59,16 +59,16 @@ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotificati
59
59
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-10a4166a.js';
60
60
  export { _ as OrOverlay } from '../OrOverlay-3b52865d.js';
61
61
  export { _ as OrOverlayV3 } from '../OrOverlay-18ba2dc6.js';
62
- export { _ as OrPaginationV3 } from '../OrPagination-291bd1b9.js';
62
+ export { _ as OrPaginationV3 } from '../OrPagination-c0dbec6a.js';
63
63
  export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-4ee24824.js';
64
64
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-c27c8946.js';
65
65
  export { _ as OrRadio } from '../OrRadio-e4198532.js';
66
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-d9d32cba.js';
67
- export { _ as OrRadioV3 } from '../OrRadio-b0a560d2.js';
68
- export { _ as OrSearchV3 } from '../OrSearch-1490c00b.js';
67
+ export { _ as OrRadioV3 } from '../OrRadio-848ce55d.js';
68
+ export { _ as OrSearchV3 } from '../OrSearch-0f08f2f5.js';
69
69
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-e8dce8f9.js';
70
70
  export { _ as OrSelect } from '../OrSelect-dae2b069.js';
71
- export { _ as OrSelectV3 } from '../OrSelect-1fbeed4f.js';
71
+ export { _ as OrSelectV3 } from '../OrSelect-1d705445.js';
72
72
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-7d6125bb.js';
73
73
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-fabc7bc9.js';
74
74
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-cc94bdc9.js';
@@ -77,18 +77,18 @@ export { _ as OrSlider } from '../OrSlider-f7b9c7c2.js';
77
77
  export { _ as OrSortHeaderV3 } from '../OrSortHeader-19bf94ca.js';
78
78
  export { _ as OrStepper } from '../OrStepper-4f44e7b7.js';
79
79
  export { _ as OrSwitch } from '../OrSwitch-f25f27f9.js';
80
- export { _ as OrSwitchV3 } from '../OrSwitch-133052ca.js';
80
+ export { _ as OrSwitchV3 } from '../OrSwitch-13b6a7ee.js';
81
81
  export { _ as OrTab } from '../OrTab-eade8ab6.js';
82
82
  export { _ as OrTabHeaderItem } from '../OrTabHeaderItem-d1a340d1.js';
83
83
  export { _ as OrTabV3 } from '../OrTab-702e7335.js';
84
84
  export { _ as OrTabs } from '../OrTabs-e1c13d41.js';
85
- export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-e5b81f4b.js';
85
+ export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-71bd3fd2.js';
86
86
  export { _ as OrTag } from '../OrTag-c1fa6901.js';
87
87
  export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-52e4cc94.js';
88
88
  export { _ as OrTeleport } from '../OrTeleportVue2-8ef4ceca.js';
89
89
  export { _ as OrTeleportV3 } from '../OrTeleport.vue2-fb92f29f.js';
90
90
  export { _ as OrTextV3 } from '../OrText-ba5a2b6c.js';
91
- export { _ as OrTextareaV3 } from '../OrTextarea-a7c846da.js';
91
+ export { _ as OrTextareaV3 } from '../OrTextarea-6712a150.js';
92
92
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-2594c980.js';
93
93
  export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-2fbd4358.js';
94
94
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
@@ -105,7 +105,6 @@ import '../useClassAttribute-47fdb016.js';
105
105
  import '@vueuse/core';
106
106
  import '../color-1f348774.js';
107
107
  import '@splidejs/splide';
108
- import '../useIdAttribute-859439f0.js';
109
108
  import '@codemirror/state';
110
109
  import '@codemirror/view';
111
110
  import '@codemirror/commands';
@@ -119,7 +118,6 @@ import '../px-to-rem-0b26b83e.js';
119
118
  import '../dom-3a15d036.js';
120
119
  import '@vueuse/math';
121
120
  import '@floating-ui/dom';
122
- import '../useValidationAttributes-d1abbe34.js';
123
121
  import '../useToggle-29e4d7c7.js';
124
122
  import 'uuid';
125
123
  import 'sortablejs';
@@ -1,4 +1,4 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-784318ac.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-3c38fc85.js';
2
2
  import 'vue-demi';
3
3
  import '../../useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
@@ -18,10 +18,8 @@ import '../../OrMenu-df27d0ef.js';
18
18
  import '../../OrMenuItem-c7f28480.js';
19
19
  import '../../OrButton-835d4f11.js';
20
20
  import '../../OrLoader-f857d55b.js';
21
- import '../../OrSearch-1490c00b.js';
22
- import '../../OrInput-e10cc643.js';
23
- import '../../useIdAttribute-859439f0.js';
24
- import '../../useValidationAttributes-d1abbe34.js';
21
+ import '../../OrSearch-0f08f2f5.js';
22
+ import '../../OrInput-ada3a970.js';
25
23
  import '../../OrError-d267ee9a.js';
26
24
  import '../../OrHint-42dc9ebb.js';
27
25
  import '../../OrInputBox-4d5a318d.js';
@@ -2,18 +2,10 @@ import { PropType } from 'vue-demi';
2
2
  import { LabelVariant } from '../or-label-v3';
3
3
  declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
4
4
  root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
5
- control: import("@vue/composition-api").Ref<HTMLInputElement | undefined>;
6
5
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
7
6
  controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
8
- controlAttributes: {
9
- readonly: boolean | undefined;
10
- disabled: boolean | undefined;
11
- 'force-state': string | undefined;
12
- id: string | undefined;
13
- };
7
+ controlId: import("@vue/composition-api").Ref<string>;
14
8
  proxyModelValue: import("@vue/composition-api").WritableComputedRef<boolean | string[]>;
15
- focus: () => void;
16
- blur: () => void;
17
9
  }> & import("@vue/composition-api").Data, {}, {}, {
18
10
  modelValue: {
19
11
  type: PropType<boolean | string[]>;
@@ -93,18 +85,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
93
85
  [x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
94
86
  }, import("@vue/composition-api").ShallowUnwrapRef<{
95
87
  root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
96
- control: import("@vue/composition-api").Ref<HTMLInputElement | undefined>;
97
88
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
98
89
  controlStyles: import("@vue/composition-api").ComputedRef<string[]>;
99
- controlAttributes: {
100
- readonly: boolean | undefined;
101
- disabled: boolean | undefined;
102
- 'force-state': string | undefined;
103
- id: string | undefined;
104
- };
90
+ controlId: import("@vue/composition-api").Ref<string>;
105
91
  proxyModelValue: import("@vue/composition-api").WritableComputedRef<boolean | string[]>;
106
- focus: () => void;
107
- blur: () => void;
108
92
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
109
93
  modelValue: boolean | string[];
110
94
  value: boolean | string[];
@@ -1,7 +1,6 @@
1
- export { _ as OrCheckboxV3 } from '../../OrCheckbox-7317fe1a.js';
1
+ export { _ as OrCheckboxV3 } from '../../OrCheckbox-567e387c.js';
2
2
  import 'vue-demi';
3
3
  import '../../useClassAttribute-47fdb016.js';
4
- import '../../useIdAttribute-859439f0.js';
5
4
  import '@vueuse/core';
6
5
  import '../../OrLabel-2a9f1477.js';
7
6
  import '../../normalize-component-6e8e3d80.js';
@@ -1,17 +1,12 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-3d064f6c.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-047d4086.js';
2
+ import '@vueuse/core';
3
+ import '@vueuse/math';
2
4
  import 'vue-demi';
3
5
  import '../../OrButton-835d4f11.js';
4
6
  import '../../useClassAttribute-47fdb016.js';
5
- import '@vueuse/core';
6
7
  import '../../OrLoader-f857d55b.js';
7
8
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrOverlay-18ba2dc6.js';
9
- import '../../useElevation-31bfe1f6.js';
10
- import '../../OrTeleport.vue2-fb92f29f.js';
11
- import 'portal-vue';
12
- import '../../OrInput-e10cc643.js';
13
- import '../../useIdAttribute-859439f0.js';
14
- import '../../useValidationAttributes-d1abbe34.js';
9
+ import '../../OrInput-ada3a970.js';
15
10
  import '../../OrError-d267ee9a.js';
16
11
  import '../../OrHint-42dc9ebb.js';
17
12
  import '../../OrIconButton-b3779042.js';
@@ -19,9 +14,12 @@ import '../../OrIcon-5e394c62.js';
19
14
  import '../../OrTooltip-513bee30.js';
20
15
  import '../../OrPopover-9bafbdb4.js';
21
16
  import '@floating-ui/dom';
17
+ import '../../useElevation-31bfe1f6.js';
22
18
  import '../../useResponsive-a02e95b7.js';
23
19
  import '../../OrBottomSheet-16c2e610.js';
20
+ import '../../OrOverlay-18ba2dc6.js';
21
+ import '../../OrTeleport.vue2-fb92f29f.js';
22
+ import 'portal-vue';
24
23
  import '../../OrInputBox-4d5a318d.js';
25
24
  import '../../OrLabel-2a9f1477.js';
26
25
  import '../../browser-82dea9ed.js';
27
- import '@vueuse/math';