@onereach/ui-components 8.20.1 → 8.20.2-beta.4020.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 (70) hide show
  1. package/dist/bundled/v2/components/OrInputV3/OrInput.js +9 -2
  2. package/dist/bundled/v2/components/OrInputV3/OrInput.vue.d.ts +16 -5
  3. package/dist/bundled/v2/components/OrInputV3/styles.js +6 -1
  4. package/dist/bundled/v2/index.js +1 -1
  5. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
  6. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  7. package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
  8. package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
  9. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
  10. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  11. package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
  12. package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
  13. package/dist/bundled/v3/components/{OrConfirmV3-0a0d83f0.js → OrConfirmV3-75c5bf60.js} +1 -1
  14. package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
  15. package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +12 -3
  16. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  17. package/dist/bundled/v3/components/OrInputV3/props.js +1 -1
  18. package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
  19. package/dist/bundled/v3/components/{OrInputV3-3dda1336.js → OrInputV3-61f49c49.js} +12 -2
  20. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  21. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
  22. package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
  23. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
  24. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +1 -1
  25. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +1 -1
  26. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
  27. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +1 -1
  28. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
  29. package/dist/bundled/v3/components/{OrRichTextEditorV3-f3786714.js → OrRichTextEditorV3-7eabc869.js} +1 -1
  30. package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
  31. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
  32. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  33. package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
  34. package/dist/bundled/v3/components/{OrSelectV3-ba027444.js → OrSelectV3-4f546b02.js} +1 -1
  35. package/dist/bundled/v3/components/index.js +5 -5
  36. package/dist/bundled/v3/index.js +6 -6
  37. package/dist/esm/v2/{OrCardCollection-d82b4dd0.js → OrCardCollection-7351de8c.js} +1 -1
  38. package/dist/esm/v2/{OrConfirm-0543208c.js → OrConfirm-d56a2cf4.js} +1 -1
  39. package/dist/esm/v2/{OrInput-96532c77.js → OrInput-42dedcc1.js} +15 -3
  40. package/dist/esm/v2/{OrRichTextEditor-8b4d1d64.js → OrRichTextEditor-198113b7.js} +1 -1
  41. package/dist/esm/v2/{OrSearch-b357d036.js → OrSearch-801f7ff1.js} +1 -1
  42. package/dist/esm/v2/{OrSelect-dcf35d93.js → OrSelect-eb36924b.js} +1 -1
  43. package/dist/esm/v2/components/index.js +6 -6
  44. package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
  45. package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
  46. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +16 -5
  47. package/dist/esm/v2/components/or-input-v3/index.js +1 -1
  48. package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +2 -2
  49. package/dist/esm/v2/components/or-search-v3/index.js +2 -2
  50. package/dist/esm/v2/components/or-select-v3/index.js +2 -2
  51. package/dist/esm/v2/index.js +6 -6
  52. package/dist/esm/v3/{OrCardCollection-11d518ae.js → OrCardCollection-5f1649f1.js} +1 -1
  53. package/dist/esm/v3/{OrConfirm-c5fe5075.js → OrConfirm-4e3066b3.js} +1 -1
  54. package/dist/esm/v3/{OrInput-4fca1f21.js → OrInput-898752b2.js} +12 -2
  55. package/dist/esm/v3/{OrRichTextEditor-06c85acf.js → OrRichTextEditor-7958b1dc.js} +1 -1
  56. package/dist/esm/v3/{OrSearch-e56db8af.js → OrSearch-7b488e30.js} +1 -1
  57. package/dist/esm/v3/{OrSelect-f5cb82e2.js → OrSelect-262c64fc.js} +1 -1
  58. package/dist/esm/v3/components/index.js +6 -6
  59. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
  60. package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
  61. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +12 -3
  62. package/dist/esm/v3/components/or-input-v3/index.js +1 -1
  63. package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +2 -2
  64. package/dist/esm/v3/components/or-search-v3/index.js +2 -2
  65. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  66. package/dist/esm/v3/index.js +6 -6
  67. package/package.json +2 -3
  68. package/src/components/or-input-v3/OrInput.vue +7 -1
  69. package/src/components/or-input-v3/styles.ts +7 -0
  70. /package/dist/bundled/v3/components/{OrCardCollectionV3-f757e81c.js → OrCardCollectionV3-0b9edb19.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { _ as __vue_component__$2 } from './OrIconButton-9502a78a.js';
3
- import { _ as __vue_component__$4 } from './OrSearch-b357d036.js';
3
+ import { _ as __vue_component__$4 } from './OrSearch-801f7ff1.js';
4
4
  import './OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
5
5
  import { _ as __vue_component__$5 } from './OrLoader-784e2060.js';
6
6
  import { _ as __vue_component__$3 } from './OrSorting-d657f712.js';
@@ -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-8d1efd4a.js';
9
9
  import { B as ButtonColor } from './OrButton.vue_rollup-plugin-vue_script-ec8cfaee.js';
10
- import { _ as __vue_component__$3 } from './OrInput-96532c77.js';
10
+ import { _ as __vue_component__$3 } from './OrInput-42dedcc1.js';
11
11
  import { _ as __vue_component__$1 } from './OrOverlay-9aa5020f.js';
12
12
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
13
13
 
@@ -36,7 +36,12 @@ const InputControl = [
36
36
  // Typography
37
37
  'typography-inherit',
38
38
  // Theme (placeholder)
39
- 'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
39
+ 'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark',
40
+ // Autofill hack,
41
+ // disable (delay color change)
42
+ 'autofill:transition-colors autofill:duration-[5000s]',
43
+ // override background color using box-shadow
44
+ 'autofill:shadow-[10px_0_1000px_theme(backgroundColor.primary-opacity-0-08)_inset]', 'dark:autofill:shadow-[0_0_0px_1000px_theme(backgroundColor.primary-opacity-0-08-dark)_inset]'];
40
45
 
41
46
  var script = defineComponent({
42
47
  name: 'OrInput',
@@ -102,6 +107,10 @@ var script = defineComponent({
102
107
  type: String,
103
108
  default: 'off'
104
109
  },
110
+ name: {
111
+ type: String,
112
+ default: undefined
113
+ },
105
114
  disableDefaultStyles: {
106
115
  type: Boolean,
107
116
  default: false
@@ -159,7 +168,7 @@ var script = defineComponent({
159
168
  }
160
169
  });
161
170
 
162
- var css_248z = "input[data-v-a519a4e8]{min-width:0;background:0 0;outline:0}input[type=number][data-v-a519a4e8]::-webkit-inner-spin-button{display:none}input[type=search][data-v-a519a4e8]::-webkit-search-cancel-button{display:none}";
171
+ var css_248z = "input[data-v-add08476]{min-width:0;background:0 0;outline:0}input[type=number][data-v-add08476]::-webkit-inner-spin-button{display:none}input[type=search][data-v-add08476]::-webkit-search-cancel-button{display:none}";
163
172
  styleInject(css_248z);
164
173
 
165
174
  /* script */
@@ -254,6 +263,7 @@ var __vue_render__ = function () {
254
263
  "readonly": _vm.readonly || _vm.loading,
255
264
  "disabled": _vm.disabled,
256
265
  "autocomplete": _vm.autocomplete,
266
+ "name": _vm.name,
257
267
  "type": "checkbox"
258
268
  },
259
269
  domProps: {
@@ -307,6 +317,7 @@ var __vue_render__ = function () {
307
317
  "readonly": _vm.readonly || _vm.loading,
308
318
  "disabled": _vm.disabled,
309
319
  "autocomplete": _vm.autocomplete,
320
+ "name": _vm.name,
310
321
  "type": "radio"
311
322
  },
312
323
  domProps: {
@@ -347,6 +358,7 @@ var __vue_render__ = function () {
347
358
  "readonly": _vm.readonly || _vm.loading,
348
359
  "disabled": _vm.disabled,
349
360
  "autocomplete": _vm.autocomplete,
361
+ "name": _vm.name,
350
362
  "type": _vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type
351
363
  },
352
364
  domProps: {
@@ -419,7 +431,7 @@ var __vue_staticRenderFns__ = [];
419
431
  /* style */
420
432
  const __vue_inject_styles__ = undefined;
421
433
  /* scoped */
422
- const __vue_scope_id__ = "data-v-a519a4e8";
434
+ const __vue_scope_id__ = "data-v-add08476";
423
435
  /* module identifier */
424
436
  const __vue_module_identifier__ = undefined;
425
437
  /* functional template */
@@ -22,7 +22,7 @@ import { _ as __vue_component__$4 } from './OrMenu-8802ee12.js';
22
22
  import { _ as __vue_component__$8 } from './OrPopover-7d9405fb.js';
23
23
  import { _ as __vue_component__$3 } from './OrMenuItem-fbe3e8e4.js';
24
24
  import { _ as __vue_component__$5 } from './OrModal-333f7706.js';
25
- import { _ as __vue_component__$6 } from './OrInput-96532c77.js';
25
+ import { _ as __vue_component__$6 } from './OrInput-42dedcc1.js';
26
26
  import { _ as __vue_component__$7 } from './OrButton-8d1efd4a.js';
27
27
  import './OrButton.vue_rollup-plugin-vue_script-ec8cfaee.js';
28
28
  import { Node, Editor, mergeAttributes } from '@tiptap/core';
@@ -6,7 +6,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
6
6
  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
- import { _ as __vue_component__$1 } from './OrInput-96532c77.js';
9
+ import { _ as __vue_component__$1 } from './OrInput-42dedcc1.js';
10
10
  import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
11
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
12
 
@@ -14,7 +14,7 @@ import { _ as __vue_component__$8 } from './OrIconButton-9502a78a.js';
14
14
  import { _ as __vue_component__$7 } from './OrIcon-3f99ef27.js';
15
15
  import { _ as __vue_component__$a } from './OrInputBox-140c344d.js';
16
16
  import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
17
- import { _ as __vue_component__$9 } from './OrInput-96532c77.js';
17
+ import { _ as __vue_component__$9 } from './OrInput-42dedcc1.js';
18
18
  import { _ as __vue_component__$b } from './OrLabel-6637774a.js';
19
19
  import { _ as __vue_component__$c } from './OrMenuItem-fbe3e8e4.js';
20
20
  import { _ as __vue_component__$d } from './OrPopover-7d9405fb.js';
@@ -10,7 +10,7 @@ export { _ as OrIconButton, _ as OrIconButtonV2 } from '../OrIconButton-f6370222
10
10
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../OrIconButton.vue_rollup-plugin-vue_styles.0-02ba7b68.js';
11
11
  export { _ as OrCard } from '../OrCard-c44d9783.js';
12
12
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-d7e546a0.js';
13
- export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-d82b4dd0.js';
13
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-7351de8c.js';
14
14
  export { C as CardPadding, _ as OrCardV3 } from '../OrCard-54dce216.js';
15
15
  export { _ as OrCheckbox } from '../OrCheckbox-3337d903.js';
16
16
  export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-e6720b91.js';
@@ -33,7 +33,7 @@ export { _ as OrCombinedInputV3 } from '../OrCombinedInput-5a276d48.js';
33
33
  export { _ as OrInputBoxV3 } from '../OrInputBox-140c344d.js';
34
34
  export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, 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, I as TimeRangePickerSize } from '../OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
35
35
  export { _ as OrConfirm } from '../OrConfirm-f3f7ec59.js';
36
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-0543208c.js';
36
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-d56a2cf4.js';
37
37
  export { _ as OrContextMenuV3 } from '../OrContextMenu-c8932997.js';
38
38
  export { _ as OrMenuV3 } from '../OrMenu-8802ee12.js';
39
39
  export { P as ContextMenuPlacement, P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-7d9405fb.js';
@@ -65,7 +65,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-27e
65
65
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-5bf70eb4.js';
66
66
  export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-c01a7103.js';
67
67
  export { _ as OrInput } from '../OrInput-7a12709e.js';
68
- export { I as InputType, _ as OrInputV3 } from '../OrInput-96532c77.js';
68
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-42dedcc1.js';
69
69
  export { _ as OrLabel } from '../OrLabel-fcceec1b.js';
70
70
  export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-6637774a.js';
71
71
  export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-9124c64f.js';
@@ -97,12 +97,12 @@ export { _ as OrSliderV3 } from '../OrSlider-dd967591.js';
97
97
  export { S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from '../OrSlider.vue_rollup-plugin-vue_script-79f356ca.js';
98
98
  export { _ as OrRatingV3 } from '../OrRating-abf1b609.js';
99
99
  export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from '../OrResizeablePanel-037600c1.js';
100
- export { F as Formats, _ as OrRichTextEditorV3 } from '../OrRichTextEditor-8b4d1d64.js';
100
+ export { F as Formats, _ as OrRichTextEditorV3 } from '../OrRichTextEditor-198113b7.js';
101
101
  export { _ as OrSearch } from '../OrSearch-ddf244e6.js';
102
- export { _ as OrSearchV3 } from '../OrSearch-b357d036.js';
102
+ export { _ as OrSearchV3 } from '../OrSearch-801f7ff1.js';
103
103
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-00583234.js';
104
104
  export { _ as OrSelect } from '../OrSelect-d271f7a3.js';
105
- export { _ as OrSelectV3 } from '../OrSelect-dcf35d93.js';
105
+ export { _ as OrSelectV3 } from '../OrSelect-eb36924b.js';
106
106
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-054b26c6.js';
107
107
  export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from '../OrSidebar-11672a22.js';
108
108
  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-d82b4dd0.js';
1
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-7351de8c.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrIconButton-9502a78a.js';
4
4
  import '../../OrIcon-3f99ef27.js';
@@ -20,11 +20,11 @@ import '../../OrOverlay-9aa5020f.js';
20
20
  import '../../OrTeleport.vue2-9eb0eaee.js';
21
21
  import 'portal-vue';
22
22
  import '../../useTheme-0ef25778.js';
23
- import '../../OrSearch-b357d036.js';
23
+ import '../../OrSearch-801f7ff1.js';
24
24
  import '../../useIdAttribute-859439f0.js';
25
25
  import '../../useProxyModelValue-940010d2.js';
26
26
  import '../../useValidationAttributes-d1abbe34.js';
27
- import '../../OrInput-96532c77.js';
27
+ import '../../OrInput-42dedcc1.js';
28
28
  import '../../OrError-916e928e.js';
29
29
  import '../../OrHint-1220face.js';
30
30
  import '../../OrInputBox-140c344d.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-0543208c.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-d56a2cf4.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
@@ -12,7 +12,7 @@ import '../../OrButton-8d1efd4a.js';
12
12
  import '../../OrButton.vue_rollup-plugin-vue_script-ec8cfaee.js';
13
13
  import '../../OrLoader-784e2060.js';
14
14
  import '../../normalize-component-6e8e3d80.js';
15
- import '../../OrInput-96532c77.js';
15
+ import '../../OrInput-42dedcc1.js';
16
16
  import '../../useIdAttribute-859439f0.js';
17
17
  import '../../useProxyModelValue-940010d2.js';
18
18
  import '../../useResponsive-1baf3485.js';
@@ -71,9 +71,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
71
71
  default: boolean;
72
72
  };
73
73
  autocomplete: {
74
- type: PropType<"on" | "off">;
74
+ type: StringConstructor;
75
75
  default: string;
76
76
  };
77
+ name: {
78
+ type: StringConstructor;
79
+ default: undefined;
80
+ };
77
81
  disableDefaultStyles: {
78
82
  type: BooleanConstructor;
79
83
  default: boolean;
@@ -124,14 +128,19 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
124
128
  default: boolean;
125
129
  };
126
130
  autocomplete: {
127
- type: PropType<"on" | "off">;
131
+ type: StringConstructor;
128
132
  default: string;
129
133
  };
134
+ name: {
135
+ type: StringConstructor;
136
+ default: undefined;
137
+ };
130
138
  disableDefaultStyles: {
131
139
  type: BooleanConstructor;
132
140
  default: boolean;
133
141
  };
134
142
  }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
143
+ name: string;
135
144
  modelValue: string | number;
136
145
  type: "number" | "text" | "password" | "search";
137
146
  size: "m" | "s";
@@ -143,7 +152,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
143
152
  required: boolean;
144
153
  readonly: boolean;
145
154
  disabled: boolean;
146
- autocomplete: "on" | "off";
155
+ autocomplete: string;
147
156
  disableDefaultStyles: boolean;
148
157
  } & {} & {
149
158
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
@@ -173,6 +182,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
173
182
  blur: () => void;
174
183
  isMobile: import("@vue/composition-api").ComputedRef<boolean>;
175
184
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
185
+ name: string;
176
186
  modelValue: string | number;
177
187
  type: "number" | "text" | "password" | "search";
178
188
  size: "m" | "s";
@@ -184,11 +194,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
184
194
  required: boolean;
185
195
  readonly: boolean;
186
196
  disabled: boolean;
187
- autocomplete: "on" | "off";
197
+ autocomplete: string;
188
198
  disableDefaultStyles: boolean;
189
199
  } & {} & {
190
200
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
191
201
  }, {
202
+ name: string;
192
203
  modelValue: string | number;
193
204
  type: "number" | "text" | "password" | "search";
194
205
  size: "m" | "s";
@@ -200,7 +211,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
200
211
  required: boolean;
201
212
  readonly: boolean;
202
213
  disabled: boolean;
203
- autocomplete: "on" | "off";
214
+ autocomplete: string;
204
215
  disableDefaultStyles: boolean;
205
216
  }, true>);
206
217
  export default _default;
@@ -1,4 +1,4 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-96532c77.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-42dedcc1.js';
2
2
  export { I as InputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -1,4 +1,4 @@
1
- export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-8b4d1d64.js';
1
+ export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-198113b7.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/integrations/useFocusTrap';
4
4
  import '@vueuse/core';
@@ -40,7 +40,7 @@ import '../../OrLabel-6637774a.js';
40
40
  import '../../OrMenu-8802ee12.js';
41
41
  import '../../OrMenuItem-fbe3e8e4.js';
42
42
  import '../../OrModal-333f7706.js';
43
- import '../../OrInput-96532c77.js';
43
+ import '../../OrInput-42dedcc1.js';
44
44
  import '../../useIdAttribute-859439f0.js';
45
45
  import '../../useProxyModelValue-940010d2.js';
46
46
  import '../../useValidationAttributes-d1abbe34.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-b357d036.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-801f7ff1.js';
2
2
  export { I as SearchSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
@@ -10,7 +10,7 @@ import '../../useProxyModelValue-940010d2.js';
10
10
  import '@onereach/styles/tailwind/plugins/core';
11
11
  import '@onereach/styles/tailwind.config.json';
12
12
  import '../../useValidationAttributes-d1abbe34.js';
13
- import '../../OrInput-96532c77.js';
13
+ import '../../OrInput-42dedcc1.js';
14
14
  import '../../useResponsive-1baf3485.js';
15
15
  import '../../OrError-916e928e.js';
16
16
  import '../../normalize-component-6e8e3d80.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-dcf35d93.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-eb36924b.js';
2
2
  export { I as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-06d651cf.js';
@@ -32,7 +32,7 @@ import '../../OrTeleport.vue2-9eb0eaee.js';
32
32
  import 'portal-vue';
33
33
  import '../../useTheme-0ef25778.js';
34
34
  import '../../OrInputBox-140c344d.js';
35
- import '../../OrInput-96532c77.js';
35
+ import '../../OrInput-42dedcc1.js';
36
36
  import '../../useValidationAttributes-d1abbe34.js';
37
37
  import '../../OrLoader-784e2060.js';
38
38
  import '../../OrMenuItem-fbe3e8e4.js';
@@ -10,7 +10,7 @@ export { _ as OrIconButton, _ as OrIconButtonV2 } from './OrIconButton-f6370222.
10
10
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from './OrIconButton.vue_rollup-plugin-vue_styles.0-02ba7b68.js';
11
11
  export { _ as OrCard } from './OrCard-c44d9783.js';
12
12
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-d7e546a0.js';
13
- export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-d82b4dd0.js';
13
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-7351de8c.js';
14
14
  export { C as CardPadding, _ as OrCardV3 } from './OrCard-54dce216.js';
15
15
  export { _ as OrCheckbox } from './OrCheckbox-3337d903.js';
16
16
  export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-e6720b91.js';
@@ -33,7 +33,7 @@ export { _ as OrCombinedInputV3 } from './OrCombinedInput-5a276d48.js';
33
33
  export { _ as OrInputBoxV3 } from './OrInputBox-140c344d.js';
34
34
  export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, 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, I as TimeRangePickerSize } from './OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
35
35
  export { _ as OrConfirm } from './OrConfirm-f3f7ec59.js';
36
- export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-0543208c.js';
36
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-d56a2cf4.js';
37
37
  export { _ as OrContextMenuV3 } from './OrContextMenu-c8932997.js';
38
38
  export { _ as OrMenuV3 } from './OrMenu-8802ee12.js';
39
39
  export { P as ContextMenuPlacement, P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-7d9405fb.js';
@@ -65,7 +65,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-27e0
65
65
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-5bf70eb4.js';
66
66
  export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-c01a7103.js';
67
67
  export { _ as OrInput } from './OrInput-7a12709e.js';
68
- export { I as InputType, _ as OrInputV3 } from './OrInput-96532c77.js';
68
+ export { I as InputType, _ as OrInputV3 } from './OrInput-42dedcc1.js';
69
69
  export { _ as OrLabel } from './OrLabel-fcceec1b.js';
70
70
  export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-6637774a.js';
71
71
  export { L as LinkColor, _ as OrLinkV3 } from './OrLink-9124c64f.js';
@@ -97,12 +97,12 @@ export { _ as OrSliderV3 } from './OrSlider-dd967591.js';
97
97
  export { S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from './OrSlider.vue_rollup-plugin-vue_script-79f356ca.js';
98
98
  export { _ as OrRatingV3 } from './OrRating-abf1b609.js';
99
99
  export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from './OrResizeablePanel-037600c1.js';
100
- export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-8b4d1d64.js';
100
+ export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-198113b7.js';
101
101
  export { _ as OrSearch } from './OrSearch-ddf244e6.js';
102
- export { _ as OrSearchV3 } from './OrSearch-b357d036.js';
102
+ export { _ as OrSearchV3 } from './OrSearch-801f7ff1.js';
103
103
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-00583234.js';
104
104
  export { _ as OrSelect } from './OrSelect-d271f7a3.js';
105
- export { _ as OrSelectV3 } from './OrSelect-dcf35d93.js';
105
+ export { _ as OrSelectV3 } from './OrSelect-eb36924b.js';
106
106
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-054b26c6.js';
107
107
  export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from './OrSidebar-11672a22.js';
108
108
  export { _ as OrSkeletonCircle } from './OrSkeletonCircle-c4bf0e34.js';
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { s as script$2 } from './OrIconButton-f9897ff9.js';
3
- import { s as script$4 } from './OrSearch-e56db8af.js';
3
+ import { s as script$4 } from './OrSearch-7b488e30.js';
4
4
  import './OrInputBox-8c1a29dd.js';
5
5
  import { s as script$5 } from './OrLoader-b7d415dd.js';
6
6
  import { s as script$3 } from './OrSorting-d047cf00.js';
@@ -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, B as ButtonColor } from './OrButton-a881b13b.js';
9
- import { s as script$3 } from './OrInput-4fca1f21.js';
9
+ import { s as script$3 } from './OrInput-898752b2.js';
10
10
  import { s as script$1 } from './OrOverlay-d00d79f1.js';
11
11
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
12
12
 
@@ -35,7 +35,12 @@ const InputControl = [
35
35
  // Typography
36
36
  'typography-inherit',
37
37
  // Theme (placeholder)
38
- 'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
38
+ 'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark',
39
+ // Autofill hack,
40
+ // disable (delay color change)
41
+ 'autofill:transition-colors autofill:duration-[5000s]',
42
+ // override background color using box-shadow
43
+ 'autofill:shadow-[10px_0_1000px_theme(backgroundColor.primary-opacity-0-08)_inset]', 'dark:autofill:shadow-[0_0_0px_1000px_theme(backgroundColor.primary-opacity-0-08-dark)_inset]'];
39
44
 
40
45
  var script = defineComponent({
41
46
  name: 'OrInput',
@@ -101,6 +106,10 @@ var script = defineComponent({
101
106
  type: String,
102
107
  default: 'off'
103
108
  },
109
+ name: {
110
+ type: String,
111
+ default: undefined
112
+ },
104
113
  disableDefaultStyles: {
105
114
  type: Boolean,
106
115
  default: false
@@ -158,7 +167,7 @@ var script = defineComponent({
158
167
  }
159
168
  });
160
169
 
161
- const _hoisted_1 = ["type", "placeholder", "required", "readonly", "disabled", "autocomplete"];
170
+ const _hoisted_1 = ["type", "placeholder", "required", "readonly", "disabled", "autocomplete", "name"];
162
171
  const _hoisted_2 = {
163
172
  class: /*#__PURE__*/normalizeClass(['contents'])
164
173
  };
@@ -205,6 +214,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
205
214
  readonly: _ctx.readonly || _ctx.loading,
206
215
  disabled: _ctx.disabled,
207
216
  autocomplete: _ctx.autocomplete,
217
+ name: _ctx.name,
208
218
  onInput: _cache[1] || (_cache[1] = $event => _ctx.$emit('input', $event)),
209
219
  onKeydown: _cache[2] || (_cache[2] = $event => _ctx.$emit('keydown', $event)),
210
220
  onKeyup: _cache[3] || (_cache[3] = $event => _ctx.$emit('keyup', $event)),
@@ -22,7 +22,7 @@ import { s as script$4 } from './OrMenu-192543a9.js';
22
22
  import { s as script$8 } from './OrPopover-79d76269.js';
23
23
  import { s as script$3 } from './OrMenuItem-2928ba60.js';
24
24
  import { s as script$5 } from './OrModal-4daecffd.js';
25
- import { s as script$6 } from './OrInput-4fca1f21.js';
25
+ import { s as script$6 } from './OrInput-898752b2.js';
26
26
  import { s as script$7 } from './OrButton-a881b13b.js';
27
27
  import { Node, Editor, mergeAttributes } from '@tiptap/core';
28
28
  import StarterKit from '@tiptap/starter-kit';
@@ -6,7 +6,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
6
6
  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
- import { s as script$1 } from './OrInput-4fca1f21.js';
9
+ import { s as script$1 } from './OrInput-898752b2.js';
10
10
  import { I as InputBoxSize } from './OrInputBox-8c1a29dd.js';
11
11
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
12
12
 
@@ -13,7 +13,7 @@ import { s as script$6 } from './OrHint-55d3de35.js';
13
13
  import { s as script$8 } from './OrIconButton-f9897ff9.js';
14
14
  import { s as script$7 } from './OrIcon-b2e2d0aa.js';
15
15
  import { s as script$a, I as InputBoxSize } from './OrInputBox-8c1a29dd.js';
16
- import { s as script$9 } from './OrInput-4fca1f21.js';
16
+ import { s as script$9 } from './OrInput-898752b2.js';
17
17
  import { s as script$b } from './OrLabel-6c83afe4.js';
18
18
  import { s as script$c } from './OrMenuItem-2928ba60.js';
19
19
  import { s as script$d } from './OrPopover-79d76269.js';
@@ -8,7 +8,7 @@ export { s as OrButtonV2 } from '../OrButton-f4098587.js';
8
8
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrIconButton, s as OrIconButtonV2 } from '../OrIconButton-4424a0dc.js';
9
9
  export { s as OrCard } from '../OrCard-e3a5aea4.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-7fd78cc8.js';
11
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-11d518ae.js';
11
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-5f1649f1.js';
12
12
  export { C as CardPadding, s as OrCardV3 } from '../OrCard-d3320b27.js';
13
13
  export { s as OrCheckbox } from '../OrCheckbox-42ed332c.js';
14
14
  export { s as OrCheckboxGroupV3 } from '../OrCheckboxGroup-7b69d46b.js';
@@ -30,7 +30,7 @@ export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k
30
30
  export { s as OrCombinedInputV3 } from '../OrCombinedInput-889bfdc0.js';
31
31
  export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from '../OrInputBox-8c1a29dd.js';
32
32
  export { s as OrConfirm } from '../OrConfirm-859ff5a2.js';
33
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-c5fe5075.js';
33
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-4e3066b3.js';
34
34
  export { s as OrContextMenuV3 } from '../OrContextMenu-5174d0f9.js';
35
35
  export { s as OrMenuV3 } from '../OrMenu-192543a9.js';
36
36
  export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-79d76269.js';
@@ -62,7 +62,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-743
62
62
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-f8bae05a.js';
63
63
  export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-c1517646.js';
64
64
  export { s as OrInput } from '../OrInput-2c3111c2.js';
65
- export { I as InputType, s as OrInputV3 } from '../OrInput-4fca1f21.js';
65
+ export { I as InputType, s as OrInputV3 } from '../OrInput-898752b2.js';
66
66
  export { s as OrLabel } from '../OrLabel-a7d99df4.js';
67
67
  export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-6c83afe4.js';
68
68
  export { L as LinkColor, s as OrLinkV3 } from '../OrLink-1e961689.js';
@@ -93,12 +93,12 @@ export { s as OrRangeSliderV3 } from '../OrRangeSlider-cd72332c.js';
93
93
  export { s as OrSliderV3, S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from '../OrSlider-ba7aff7c.js';
94
94
  export { s as OrRatingV3 } from '../OrRating-ec9462c5.js';
95
95
  export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from '../OrResizeablePanel-ae6a014f.js';
96
- export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditor-06c85acf.js';
96
+ export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditor-7958b1dc.js';
97
97
  export { s as OrSearch } from '../OrSearch-aa57d4e8.js';
98
- export { s as OrSearchV3 } from '../OrSearch-e56db8af.js';
98
+ export { s as OrSearchV3 } from '../OrSearch-7b488e30.js';
99
99
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-adbf7f4e.js';
100
100
  export { s as OrSelect } from '../OrSelect-a366e668.js';
101
- export { s as OrSelectV3 } from '../OrSelect-f5cb82e2.js';
101
+ export { s as OrSelectV3 } from '../OrSelect-262c64fc.js';
102
102
  export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-4ab42b93.js';
103
103
  export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from '../OrSidebar-17feeb57.js';
104
104
  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-11d518ae.js';
1
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-5f1649f1.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrIconButton-f9897ff9.js';
4
4
  import '../../OrIcon-b2e2d0aa.js';
@@ -19,11 +19,11 @@ import '../../OrBottomSheet-e33d1de9.js';
19
19
  import '../../OrOverlay-d00d79f1.js';
20
20
  import '../../OrTeleport.vue3-bf77eed4.js';
21
21
  import '../../useTheme-0ef25778.js';
22
- import '../../OrSearch-e56db8af.js';
22
+ import '../../OrSearch-7b488e30.js';
23
23
  import '../../useIdAttribute-859439f0.js';
24
24
  import '../../useProxyModelValue-940010d2.js';
25
25
  import '../../useValidationAttributes-d1abbe34.js';
26
- import '../../OrInput-4fca1f21.js';
26
+ import '../../OrInput-898752b2.js';
27
27
  import '../../OrError-69bd7f6a.js';
28
28
  import '../../OrHint-55d3de35.js';
29
29
  import '../../OrInputBox-8c1a29dd.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-c5fe5075.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-4e3066b3.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-a881b13b.js';
12
12
  import '../../OrLoader-b7d415dd.js';
13
13
  import 'vue';
14
- import '../../OrInput-4fca1f21.js';
14
+ import '../../OrInput-898752b2.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../useProxyModelValue-940010d2.js';
17
17
  import '../../useResponsive-1baf3485.js';
@@ -46,9 +46,13 @@ declare const _default: import("vue-demi").DefineComponent<{
46
46
  default: boolean;
47
47
  };
48
48
  autocomplete: {
49
- type: PropType<"on" | "off">;
49
+ type: StringConstructor;
50
50
  default: string;
51
51
  };
52
+ name: {
53
+ type: StringConstructor;
54
+ default: undefined;
55
+ };
52
56
  disableDefaultStyles: {
53
57
  type: BooleanConstructor;
54
58
  default: boolean;
@@ -124,9 +128,13 @@ declare const _default: import("vue-demi").DefineComponent<{
124
128
  default: boolean;
125
129
  };
126
130
  autocomplete: {
127
- type: PropType<"on" | "off">;
131
+ type: StringConstructor;
128
132
  default: string;
129
133
  };
134
+ name: {
135
+ type: StringConstructor;
136
+ default: undefined;
137
+ };
130
138
  disableDefaultStyles: {
131
139
  type: BooleanConstructor;
132
140
  default: boolean;
@@ -139,6 +147,7 @@ declare const _default: import("vue-demi").DefineComponent<{
139
147
  onFocus?: ((...args: any[]) => any) | undefined;
140
148
  onBlur?: ((...args: any[]) => any) | undefined;
141
149
  }, {
150
+ name: string;
142
151
  modelValue: string | number;
143
152
  type: "number" | "search" | "text" | "password";
144
153
  size: "m" | "s";
@@ -150,7 +159,7 @@ declare const _default: import("vue-demi").DefineComponent<{
150
159
  required: boolean;
151
160
  readonly: boolean;
152
161
  disabled: boolean;
153
- autocomplete: "on" | "off";
162
+ autocomplete: string;
154
163
  disableDefaultStyles: boolean;
155
164
  }>;
156
165
  export default _default;
@@ -1,4 +1,4 @@
1
- export { I as InputType, s as OrInputV3 } from '../../OrInput-4fca1f21.js';
1
+ export { I as InputType, s as OrInputV3 } from '../../OrInput-898752b2.js';
2
2
  export { I as InputSize } from '../../OrInputBox-8c1a29dd.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -1,4 +1,4 @@
1
- export { F as Formats, s as OrRichTextEditorV3 } from '../../OrRichTextEditor-06c85acf.js';
1
+ export { F as Formats, s as OrRichTextEditorV3 } from '../../OrRichTextEditor-7958b1dc.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/integrations/useFocusTrap';
4
4
  import '@vueuse/core';
@@ -39,7 +39,7 @@ import '../../OrLabel-6c83afe4.js';
39
39
  import '../../OrMenu-192543a9.js';
40
40
  import '../../OrMenuItem-2928ba60.js';
41
41
  import '../../OrModal-4daecffd.js';
42
- import '../../OrInput-4fca1f21.js';
42
+ import '../../OrInput-898752b2.js';
43
43
  import '../../useIdAttribute-859439f0.js';
44
44
  import '../../useProxyModelValue-940010d2.js';
45
45
  import '../../useValidationAttributes-d1abbe34.js';