@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 +1 @@
1
- export { s as default } from '../OrCardCollectionV3-f757e81c.js';
1
+ export { s as default } from '../OrCardCollectionV3-0b9edb19.js';
@@ -1 +1 @@
1
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-f757e81c.js';
1
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-0b9edb19.js';
@@ -1 +1 @@
1
- export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-f757e81c.js';
1
+ export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-0b9edb19.js';
@@ -1 +1 @@
1
- export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-f757e81c.js';
1
+ export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-0b9edb19.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrConfirmV3-0a0d83f0.js';
1
+ export { s as default } from '../OrConfirmV3-75c5bf60.js';
@@ -1 +1 @@
1
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-0a0d83f0.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-75c5bf60.js';
@@ -1 +1 @@
1
- export { C as ConfirmType } from '../OrConfirmV3-0a0d83f0.js';
1
+ export { C as ConfirmType } from '../OrConfirmV3-75c5bf60.js';
@@ -1 +1 @@
1
- export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-0a0d83f0.js';
1
+ export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-75c5bf60.js';
@@ -4,7 +4,7 @@ import { l as logicAnd } from './OrConfirm-66387c1f.js';
4
4
  import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
5
5
  import { s as script$1 } from './OrOverlayV3-b2576ca1.js';
6
6
  import { s as script$2, B as ButtonColor } from './OrButtonV3-529c4206.js';
7
- import { s as script$3 } from './OrInputV3-3dda1336.js';
7
+ import { s as script$3 } from './OrInputV3-61f49c49.js';
8
8
  import { usePopoverState } from '../hooks/usePopoverState.js';
9
9
 
10
10
  var ConfirmType;
@@ -1 +1 @@
1
- export { s as default } from '../OrInputV3-3dda1336.js';
1
+ export { s as default } from '../OrInputV3-61f49c49.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,2 +1,2 @@
1
- export { I as InputType, s as OrInputV3 } from '../OrInputV3-3dda1336.js';
1
+ export { I as InputType, s as OrInputV3 } from '../OrInputV3-61f49c49.js';
2
2
  export { I as InputSize } from '../OrInputBoxV3-ddd117f0.js';
@@ -1,2 +1,2 @@
1
1
  export { I as InputSize } from '../OrInputBoxV3-ddd117f0.js';
2
- export { I as InputType } from '../OrInputV3-3dda1336.js';
2
+ export { I as InputType } from '../OrInputV3-61f49c49.js';
@@ -1 +1 @@
1
- export { b as InputControl, a as InputRoot } from '../OrInputV3-3dda1336.js';
1
+ export { b as InputControl, a as InputRoot } from '../OrInputV3-61f49c49.js';
@@ -33,7 +33,12 @@ const InputControl = [
33
33
  // Typography
34
34
  'typography-inherit',
35
35
  // Theme (placeholder)
36
- 'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
36
+ 'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark',
37
+ // Autofill hack,
38
+ // disable (delay color change)
39
+ 'autofill:transition-colors autofill:duration-[5000s]',
40
+ // override background color using box-shadow
41
+ '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]'];
37
42
 
38
43
  var script = defineComponent({
39
44
  name: 'OrInput',
@@ -99,6 +104,10 @@ var script = defineComponent({
99
104
  type: String,
100
105
  default: 'off'
101
106
  },
107
+ name: {
108
+ type: String,
109
+ default: undefined
110
+ },
102
111
  disableDefaultStyles: {
103
112
  type: Boolean,
104
113
  default: false
@@ -156,7 +165,7 @@ var script = defineComponent({
156
165
  }
157
166
  });
158
167
 
159
- const _hoisted_1 = ["type", "placeholder", "required", "readonly", "disabled", "autocomplete"];
168
+ const _hoisted_1 = ["type", "placeholder", "required", "readonly", "disabled", "autocomplete", "name"];
160
169
  const _hoisted_2 = {
161
170
  class: /*#__PURE__*/normalizeClass(['contents'])
162
171
  };
@@ -203,6 +212,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
203
212
  readonly: _ctx.readonly || _ctx.loading,
204
213
  disabled: _ctx.disabled,
205
214
  autocomplete: _ctx.autocomplete,
215
+ name: _ctx.name,
206
216
  onInput: _cache[1] || (_cache[1] = $event => _ctx.$emit('input', $event)),
207
217
  onKeydown: _cache[2] || (_cache[2] = $event => _ctx.$emit('keydown', $event)),
208
218
  onKeyup: _cache[3] || (_cache[3] = $event => _ctx.$emit('keyup', $event)),
@@ -1 +1 @@
1
- export { s as default } from '../OrRichTextEditorV3-f3786714.js';
1
+ export { s as default } from '../OrRichTextEditorV3-7eabc869.js';
@@ -1 +1 @@
1
- export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditorV3-f3786714.js';
1
+ export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditorV3-7eabc869.js';
@@ -1 +1 @@
1
- export { F as Formats } from '../OrRichTextEditorV3-f3786714.js';
1
+ export { F as Formats } from '../OrRichTextEditorV3-7eabc869.js';
@@ -1 +1 @@
1
- export { E as EditorContainer, f as EditorInput, b as Toolbar, c as ToolbarButton, e as ToolbarButtonFocused, T as ToolbarContainer } from '../OrRichTextEditorV3-f3786714.js';
1
+ export { E as EditorContainer, f as EditorInput, b as Toolbar, c as ToolbarButton, e as ToolbarButtonFocused, T as ToolbarContainer } from '../OrRichTextEditorV3-7eabc869.js';
@@ -1,2 +1,2 @@
1
- export { i as default } from '../../../OrRichTextEditorV3-f3786714.js';
1
+ export { i as default } from '../../../OrRichTextEditorV3-7eabc869.js';
2
2
  import '../../../OrCode-f7708644.js';
@@ -1,2 +1,2 @@
1
- export { C as default } from '../../../OrRichTextEditorV3-f3786714.js';
1
+ export { C as default } from '../../../OrRichTextEditorV3-7eabc869.js';
2
2
  import '../../../OrCode-f7708644.js';
@@ -1 +1 @@
1
- export { C as CodeMirrorView } from '../../../OrRichTextEditorV3-f3786714.js';
1
+ export { C as CodeMirrorView } from '../../../OrRichTextEditorV3-7eabc869.js';
@@ -1,3 +1,3 @@
1
1
  import '../../../OrCode-f7708644.js';
2
2
  import '../../../../hooks/useTheme.js';
3
- export { g as color, t as default, h as orCodeHighlightStyle, o as orCodeTheme } from '../../../OrRichTextEditorV3-f3786714.js';
3
+ export { g as color, t as default, h as orCodeHighlightStyle, o as orCodeTheme } from '../../../OrRichTextEditorV3-7eabc869.js';
@@ -1 +1 @@
1
- export { d as deserialize, a as serialize } from '../../OrRichTextEditorV3-f3786714.js';
1
+ export { d as deserialize, a as serialize } from '../../OrRichTextEditorV3-7eabc869.js';
@@ -10,7 +10,7 @@ import { s as script$2 } from './OrLabelV3-44afce27.js';
10
10
  import { s as script$3 } from './OrMenuItemV3-7b557536.js';
11
11
  import { s as script$4 } from './OrMenuV3-07fec3f7.js';
12
12
  import { s as script$5 } from './OrModalV3-7c79dd79.js';
13
- import { s as script$6 } from './OrInputV3-3dda1336.js';
13
+ import { s as script$6 } from './OrInputV3-61f49c49.js';
14
14
  import { s as script$7 } from './OrButtonV3-529c4206.js';
15
15
  import { s as script$8 } from './OrPopoverV3-dad6308c.js';
16
16
  import { useTheme } from '../hooks/useTheme.js';
@@ -2,7 +2,7 @@ import { I as InputBoxSize } from '../OrInputBoxV3-ddd117f0.js';
2
2
  export { I as SearchSize } from '../OrInputBoxV3-ddd117f0.js';
3
3
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
4
4
  import { defineComponent, ref, computed, reactive, toRef, watch } from 'vue-demi';
5
- import { s as script$1 } from '../OrInputV3-3dda1336.js';
5
+ import { s as script$1 } from '../OrInputV3-61f49c49.js';
6
6
  import { m as watchDebounced } from '../OrBottomSheetV3-66815f6f.js';
7
7
  import { useIdAttribute } from '../../hooks/useIdAttribute.js';
8
8
  import { useControlAttributes } from '../../hooks/useControlAttributes.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrSelectV3-ba027444.js';
1
+ export { s as default } from '../OrSelectV3-4f546b02.js';
@@ -1,2 +1,2 @@
1
- export { s as OrSelectV3 } from '../OrSelectV3-ba027444.js';
1
+ export { s as OrSelectV3 } from '../OrSelectV3-4f546b02.js';
2
2
  export { I as SelectSize } from '../OrInputBoxV3-ddd117f0.js';
@@ -1 +1 @@
1
- export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-ba027444.js';
1
+ export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-4f546b02.js';
@@ -12,7 +12,7 @@ import { s as script$8 } from './OrExpansionPanelV3-10de90b1.js';
12
12
  import { s as script$9 } from './OrHintV3-1fcfaa19.js';
13
13
  import { s as script$a } from './OrIconV3-5db4e349.js';
14
14
  import { s as script$b } from './OrIconButtonV3-4e12fe82.js';
15
- import { s as script$c } from './OrInputV3-3dda1336.js';
15
+ import { s as script$c } from './OrInputV3-61f49c49.js';
16
16
  import { s as script$e } from './OrLabelV3-44afce27.js';
17
17
  import { s as script$f } from './OrMenuItemV3-7b557536.js';
18
18
  import { s as script$g } from './OrPopoverV3-dad6308c.js';
@@ -8,7 +8,7 @@ export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTT
8
8
  export { default as OrIconButton, default as OrIconButtonV2 } from './OrIconButtonV2/OrIconButton.js';
9
9
  export { default as OrCard } from './OrCard/OrCard.js';
10
10
  export { CARD_COLLECTION_LAYOUT, OrCardCollection } from './OrCardCollection/index.js';
11
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollectionV3-f757e81c.js';
11
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollectionV3-0b9edb19.js';
12
12
  export { C as CardPadding, s as OrCardV3 } from './OrCardV3-f9908b34.js';
13
13
  export { default as OrCheckbox } from './OrCheckbox/OrCheckbox.js';
14
14
  export { default as OrCheckboxGroupV3 } from './OrCheckboxGroupV3/OrCheckboxGroup.js';
@@ -22,7 +22,7 @@ export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k
22
22
  export { s as OrCombinedInputV3 } from './OrCombinedInputV3-bd03f7e5.js';
23
23
  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 './OrInputBoxV3-ddd117f0.js';
24
24
  export { s as OrConfirm } from './OrConfirm-66387c1f.js';
25
- export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-0a0d83f0.js';
25
+ export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-75c5bf60.js';
26
26
  export { OrContextMenuV3 } from './OrContextMenuV3/index.js';
27
27
  export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopoverV3-dad6308c.js';
28
28
  export { s as OrDateFormatV3 } from './OrDateFormatV3-b523ab10.js';
@@ -49,7 +49,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInputV3-ff
49
49
  export { InlineTextEditTrimmingTypes, InlineTextEditTypes, OrInlineTextEdit } from './OrInlineTextEdit/index.js';
50
50
  export { s as OrInlineTextareaV3 } from './OrInlineTextareaV3-69832c04.js';
51
51
  export { default as OrInput } from './OrInput/OrInput.js';
52
- export { I as InputType, s as OrInputV3 } from './OrInputV3-3dda1336.js';
52
+ export { I as InputType, s as OrInputV3 } from './OrInputV3-61f49c49.js';
53
53
  export { default as OrLabel } from './OrLabel/OrLabel.js';
54
54
  export { L as LabelVariant, s as OrLabelV3 } from './OrLabelV3-44afce27.js';
55
55
  export { L as LinkColor, s as OrLinkV3 } from './OrLinkV3-dc35424e.js';
@@ -80,12 +80,12 @@ export { s as OrRangeSliderV3 } from './OrRangeSliderV3-fac9697f.js';
80
80
  export { s as OrSliderV3, S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from './OrSliderV3-6d75304d.js';
81
81
  export { s as OrRatingV3 } from './OrRatingV3-b6b47938.js';
82
82
  export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from './OrResizeablePanelV3-39bf5dc7.js';
83
- export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditorV3-f3786714.js';
83
+ export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditorV3-7eabc869.js';
84
84
  export { default as OrSearch } from './OrSearch/OrSearch.js';
85
85
  export { OrSearchV3 } from './OrSearchV3/index.js';
86
86
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-56862f95.js';
87
87
  export { s as OrSelect } from './OrSelect-ab9e3084.js';
88
- export { s as OrSelectV3 } from './OrSelectV3-ba027444.js';
88
+ export { s as OrSelectV3 } from './OrSelectV3-4f546b02.js';
89
89
  export { OrSidebar, OrSidebarSide } from './OrSidebar/index.js';
90
90
  export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-677d29bc.js';
91
91
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-6b7c940e.js';