@onereach/ui-components 2.69.0-beta.2073.0 → 2.69.0-beta.2078.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 (60) hide show
  1. package/dist/bundled/v2/{OrCardCollection-dac9fd1e.js → OrCardCollection-a9a779ea.js} +1 -1
  2. package/dist/bundled/v2/{OrConfirm-ff57274f.js → OrConfirm-18c534df.js} +1 -1
  3. package/dist/bundled/v2/{OrInput-4b82eb59.js → OrInput-8b90e08f.js} +4 -4
  4. package/dist/bundled/v2/{OrSearch-e34afaee.js → OrSearch-9d402f56.js} +1 -1
  5. package/dist/bundled/v2/{OrSelect-a2dbc872.js → OrSelect-759b4410.js} +2 -2
  6. package/dist/bundled/v2/components/index.js +5 -5
  7. package/dist/bundled/v2/components/or-card-collection-v3/index.js +2 -2
  8. package/dist/bundled/v2/components/or-confirm-v3/index.js +2 -2
  9. package/dist/bundled/v2/components/or-empty-state-v3/OrEmptyState.vue.d.ts +16 -14
  10. package/dist/bundled/v2/components/or-empty-state-v3/index.js +23 -24
  11. package/dist/bundled/v2/components/or-input-v3/index.js +1 -1
  12. package/dist/bundled/v2/components/or-search-v3/index.js +2 -2
  13. package/dist/bundled/v2/components/or-select-v3/index.js +2 -2
  14. package/dist/bundled/v2/index.js +6 -6
  15. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-7a07be47.js → OrCardCollection.vue_vue_type_script_lang-3993a015.js} +1 -1
  16. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-2e7fa659.js → OrConfirm.vue_vue_type_script_lang-289b5600.js} +1 -1
  17. package/dist/bundled/v3/{OrInput-e97211bb.js → OrInput-fa782fc1.js} +1 -1
  18. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-1d2a20e0.js → OrSearch.vue_vue_type_script_lang-ed78b21f.js} +1 -1
  19. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-619d6eb7.js → OrSelect.vue_vue_type_script_lang-dfadd12f.js} +1 -1
  20. package/dist/bundled/v3/components/index.js +5 -5
  21. package/dist/bundled/v3/components/or-card-collection-v3/index.js +2 -2
  22. package/dist/bundled/v3/components/or-confirm-v3/index.js +2 -2
  23. package/dist/bundled/v3/components/or-empty-state-v3/OrEmptyState.vue.d.ts +16 -14
  24. package/dist/bundled/v3/components/or-empty-state-v3/index.js +23 -23
  25. package/dist/bundled/v3/components/or-search-v3/index.js +2 -2
  26. package/dist/bundled/v3/components/or-select-v3/index.js +2 -2
  27. package/dist/bundled/v3/index.js +11 -11
  28. package/dist/esm/v2/{OrCardCollection-e46b220e.js → OrCardCollection-4f001551.js} +1 -1
  29. package/dist/esm/v2/{OrConfirm-74e21c56.js → OrConfirm-b0b2e43c.js} +1 -1
  30. package/dist/esm/v2/{OrInput-b8a1627f.js → OrInput-2f16a7ac.js} +4 -4
  31. package/dist/esm/v2/{OrSearch-0c0d1773.js → OrSearch-ddb7c1fe.js} +1 -1
  32. package/dist/esm/v2/{OrSelect-acc13b49.js → OrSelect-ac382aa6.js} +2 -2
  33. package/dist/esm/v2/components/index.js +5 -5
  34. package/dist/esm/v2/components/or-card-collection-v3/index.js +2 -2
  35. package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
  36. package/dist/esm/v2/components/or-empty-state-v3/OrEmptyState.vue.d.ts +16 -14
  37. package/dist/esm/v2/components/or-empty-state-v3/index.js +23 -24
  38. package/dist/esm/v2/components/or-input-v3/index.js +1 -1
  39. package/dist/esm/v2/components/or-search-v3/index.js +2 -2
  40. package/dist/esm/v2/components/or-select-v3/index.js +2 -2
  41. package/dist/esm/v2/index.js +5 -5
  42. package/dist/esm/v3/{OrCardCollection-5924d035.js → OrCardCollection-5a0febaf.js} +1 -1
  43. package/dist/esm/v3/{OrConfirm-a3f312a6.js → OrConfirm-906427ef.js} +1 -1
  44. package/dist/esm/v3/{OrInput-e2ac1182.js → OrInput-41691fb3.js} +1 -1
  45. package/dist/esm/v3/{OrSearch-01225d82.js → OrSearch-cdde55ce.js} +1 -1
  46. package/dist/esm/v3/{OrSelect-fbf4a140.js → OrSelect-fee9c099.js} +2 -2
  47. package/dist/esm/v3/components/index.js +5 -5
  48. package/dist/esm/v3/components/or-card-collection-v3/index.js +2 -2
  49. package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
  50. package/dist/esm/v3/components/or-empty-state-v3/OrEmptyState.vue.d.ts +16 -14
  51. package/dist/esm/v3/components/or-empty-state-v3/index.js +23 -23
  52. package/dist/esm/v3/components/or-input-v3/index.js +1 -1
  53. package/dist/esm/v3/components/or-search-v3/index.js +2 -2
  54. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  55. package/dist/esm/v3/index.js +5 -5
  56. package/package.json +1 -1
  57. package/src/components/or-empty-state-v3/OrEmptyState.vue +36 -41
  58. package/src/components/or-empty-state-v3/styles.ts +8 -12
  59. package/src/components/or-input-v3/OrInput.vue +1 -1
  60. package/src/components/or-select-v3/OrSelect.vue +1 -1
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrCard } from './OrCard-58a1ba3e.js';
3
3
  import { O as OrIconButton } from './OrIconButton-a215104c.js';
4
- import { O as OrInput } from './OrInput-4b82eb59.js';
4
+ import { O as OrInput } from './OrInput-8b90e08f.js';
5
5
  import { O as OrSortHeader } from './OrSortHeader-396e6a7c.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -3,7 +3,7 @@ import { useMagicKeys, whenever } from '@vueuse/core';
3
3
  import { l as logicAnd } from './index-17f264f9.js';
4
4
  import { O as OrOverlay } from './OrOverlay-3c89d622.js';
5
5
  import { O as OrButton, a as ButtonColor } from './OrButton-0e91a808.js';
6
- import { O as OrInput } from './OrInput-4b82eb59.js';
6
+ import { O as OrInput } from './OrInput-8b90e08f.js';
7
7
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
 
@@ -301,7 +301,7 @@ var __vue_render__ = function () {
301
301
  }
302
302
  }
303
303
  }, 'input', _vm.$attrs, false)), _vm._v(" "), _c('div', {
304
- class: ['layout-row', 'm-[-4px] md:m-[-2px]']
304
+ class: ['layout-row']
305
305
  }, [_vm.type === 'password' ? [_c('OrIconButton', {
306
306
  attrs: {
307
307
  "icon": {
@@ -363,14 +363,14 @@ var __vue_staticRenderFns__ = [];
363
363
  /* style */
364
364
  const __vue_inject_styles__ = function (inject) {
365
365
  if (!inject) return;
366
- inject("data-v-2f46aeca_0", {
367
- source: "input[data-v-2f46aeca]{min-width:0;background:0 0;outline:0}input[type=number][data-v-2f46aeca]::-webkit-inner-spin-button{display:none}input[type=search][data-v-2f46aeca]::-webkit-search-cancel-button{display:none}",
366
+ inject("data-v-677a1aa4_0", {
367
+ source: "input[data-v-677a1aa4]{min-width:0;background:0 0;outline:0}input[type=number][data-v-677a1aa4]::-webkit-inner-spin-button{display:none}input[type=search][data-v-677a1aa4]::-webkit-search-cancel-button{display:none}",
368
368
  map: undefined,
369
369
  media: undefined
370
370
  });
371
371
  };
372
372
  /* scoped */
373
- const __vue_scope_id__ = "data-v-2f46aeca";
373
+ const __vue_scope_id__ = "data-v-677a1aa4";
374
374
  /* module identifier */
375
375
  const __vue_module_identifier__ = undefined;
376
376
  /* functional template */
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
- import { O as OrInput } from './OrInput-4b82eb59.js';
3
+ import { O as OrInput } from './OrInput-8b90e08f.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
@@ -4,7 +4,7 @@ import { O as OrError } from './OrError-aad17598.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-995caa85.js';
5
5
  import { O as OrHint } from './OrHint-f38a1940.js';
6
6
  import { O as OrIcon } from './OrIcon-8625385f.js';
7
- import { O as OrInput } from './OrInput-4b82eb59.js';
7
+ import { O as OrInput } from './OrInput-8b90e08f.js';
8
8
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
9
9
  import { O as OrLabel } from './OrLabel-172c4b89.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-26420908.js';
@@ -370,7 +370,7 @@ var __vue_render__ = function () {
370
370
  })]] : [_c('span', {
371
371
  class: _vm.placeholderStyles
372
372
  }, [_vm._v(_vm._s(_vm.placeholder))])]], 2), _vm._v(" "), _vm.multiple && _vm.outerItems.length > 0 ? [_vm._v("\n +" + _vm._s(_vm.outerItems.length) + "\n ")] : _vm._e(), _vm._v(" "), _c('div', {
373
- class: ['layout-row', 'm-[-4px] md:m-[-2px]']
373
+ class: ['layout-row']
374
374
  }, [_c('OrIcon', {
375
375
  attrs: {
376
376
  "icon": _vm.popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down',
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-0e91a808.js';
9
9
  export { O as OrCard } from '../OrCard-a6b30f8f.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-89428bbf.js';
11
- export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-dac9fd1e.js';
11
+ export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-a9a779ea.js';
12
12
  export { O as OrCardV3 } from '../OrCard-58a1ba3e.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
14
14
  export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-edc7a1f5.js';
19
19
  export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.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-a1a37e83.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-56d01cff.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-ff57274f.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-18c534df.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-e212f892.js';
24
24
  export { O as OrError } from '../OrError-31503e4c.js';
25
25
  export { _ as OrErrorTagV3 } from '../OrErrorTag-d0c5bcf4.js';
@@ -37,7 +37,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-9ad
37
37
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
38
38
  export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-9c6f9044.js';
39
39
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-79ec54ad.js';
40
- export { I as InputType, O as OrInputV3 } from '../OrInput-4b82eb59.js';
40
+ export { I as InputType, O as OrInputV3 } from '../OrInput-8b90e08f.js';
41
41
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-7da938aa.js';
42
42
  export { O as OrInput } from '../OrInput-08f2f666.js';
43
43
  export { O as OrSearch } from '../OrSearch-f7cfa52f.js';
@@ -63,10 +63,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
63
63
  export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
64
64
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
65
65
  export { _ as OrRadioV3 } from '../OrRadio-cd39b20b.js';
66
- export { _ as OrSearchV3 } from '../OrSearch-e34afaee.js';
66
+ export { _ as OrSearchV3 } from '../OrSearch-9d402f56.js';
67
67
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-21cc914e.js';
68
68
  export { _ as OrSelect } from '../OrSelect-a23d4210.js';
69
- export { _ as OrSelectV3 } from '../OrSelect-a2dbc872.js';
69
+ export { _ as OrSelectV3 } from '../OrSelect-759b4410.js';
70
70
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
71
71
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
72
72
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
@@ -1,4 +1,4 @@
1
- export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-dac9fd1e.js';
1
+ export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-a9a779ea.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -17,7 +17,7 @@ import '../../OrTeleport.vue2-e9ba3054.js';
17
17
  import 'portal-vue';
18
18
  import '../../useElevation-aac032f4.js';
19
19
  import '../../useResponsive-e13dfbb0.js';
20
- import '../../OrInput-4b82eb59.js';
20
+ import '../../OrInput-8b90e08f.js';
21
21
  import '../../OrError-aad17598.js';
22
22
  import '../../OrHint-f38a1940.js';
23
23
  import '../../OrInputBox-79ec54ad.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-ff57274f.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-18c534df.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -12,7 +12,7 @@ import '../../useClassAttribute-9bf33346.js';
12
12
  import '../../useElevation-aac032f4.js';
13
13
  import '../../OrButton-0e91a808.js';
14
14
  import '../../OrLoader-6a1f937b.js';
15
- import '../../OrInput-4b82eb59.js';
15
+ import '../../OrInput-8b90e08f.js';
16
16
  import '../../OrError-aad17598.js';
17
17
  import '../../OrHint-f38a1940.js';
18
18
  import '../../OrIcon-8625385f.js';
@@ -1,12 +1,13 @@
1
1
  import { PropType } from 'vue-demi';
2
2
  import { EmptyStateSize } from '.';
3
- declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data> & import("@vue/composition-api").Data, {}, {
4
- rootClasses(): string[];
5
- imageClasses(): string[];
6
- headingClasses(): string[];
7
- textClasses(): string[];
8
- slotClasses(): string[];
9
- }, {
3
+ declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
4
+ root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
5
+ rootClasses: import("@vue/composition-api").ComputedRef<string[]>;
6
+ imageClasses: import("@vue/composition-api").ComputedRef<string[]>;
7
+ headingClasses: import("@vue/composition-api").ComputedRef<string[]>;
8
+ textClasses: import("@vue/composition-api").ComputedRef<string[]>;
9
+ slotClasses: import("@vue/composition-api").ComputedRef<string[]>;
10
+ }> & import("@vue/composition-api").Data, {}, {}, {
10
11
  /**
11
12
  * Size of the component, affects font and icon size.
12
13
  * Use Large if the component takes all screen space,
@@ -75,13 +76,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
75
76
  heading: string;
76
77
  text: string;
77
78
  imageSrc: string;
78
- } & {}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, import("@vue/composition-api").Data, {
79
- rootClasses(): string[];
80
- imageClasses(): string[];
81
- headingClasses(): string[];
82
- textClasses(): string[];
83
- slotClasses(): string[];
84
- }, {}, {}, {}, {}, {
79
+ } & {}, import("@vue/composition-api").ShallowUnwrapRef<{
80
+ root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
81
+ rootClasses: import("@vue/composition-api").ComputedRef<string[]>;
82
+ imageClasses: import("@vue/composition-api").ComputedRef<string[]>;
83
+ headingClasses: import("@vue/composition-api").ComputedRef<string[]>;
84
+ textClasses: import("@vue/composition-api").ComputedRef<string[]>;
85
+ slotClasses: import("@vue/composition-api").ComputedRef<string[]>;
86
+ }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
85
87
  size: EmptyStateSize;
86
88
  heading: string;
87
89
  text: string;
@@ -1,5 +1,5 @@
1
1
  import '../../index-fa6eb4ca.js';
2
- import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
2
+ import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
3
  import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
4
4
  import 'vue';
5
5
 
@@ -29,14 +29,14 @@ const EmptyStateImageSizes = {
29
29
  };
30
30
  const EmptyStateHeading = [
31
31
  // Theme
32
- 'text-on-background', 'dark:text-on-background-dark'];
32
+ 'theme-foreground-default', 'dark:theme-foreground-default-dark'];
33
33
  const EmptyStateHeadingSizes = {
34
34
  [EmptyStateSize.L]: [
35
35
  // Typography
36
- 'text-headline-2', 'font-headline-2'],
36
+ 'typography-headline-2'],
37
37
  [EmptyStateSize.M]: [
38
38
  // Typography
39
- 'text-headline-4', 'font-headline-4']
39
+ 'typography-headline-4']
40
40
  };
41
41
  const EmptyStateText = ['text-center',
42
42
  // Theme
@@ -45,10 +45,10 @@ const EmptyStateContent = EmptyStateText;
45
45
  const EmptyStateTextSizes = {
46
46
  [EmptyStateSize.L]: [
47
47
  // Typography
48
- 'text-body-2-regular', 'font-body-2-regular'],
48
+ 'typography-body-2-regular'],
49
49
  [EmptyStateSize.M]: [
50
50
  // Typography
51
- 'text-caption-regular', 'font-caption-regular']
51
+ 'typography-caption-regular']
52
52
  };
53
53
  const EmptyStateContentSizes = EmptyStateTextSizes;
54
54
 
@@ -93,22 +93,21 @@ var script = defineComponent({
93
93
  default: undefined
94
94
  }
95
95
  },
96
- computed: {
97
- rootClasses() {
98
- return ['or-empty-state', ...EmptyStateRoot];
99
- },
100
- imageClasses() {
101
- return ['or-empty-state_image', ...EmptyStateImage, ...EmptyStateImageSizes[this.size]];
102
- },
103
- headingClasses() {
104
- return ['or-empty-state_heading', ...EmptyStateHeading, ...EmptyStateHeadingSizes[this.size]];
105
- },
106
- textClasses() {
107
- return ['or-empty-state_text', ...EmptyStateText, ...EmptyStateTextSizes[this.size]];
108
- },
109
- slotClasses() {
110
- return ['or-empty-state_content', ...EmptyStateContent, ...EmptyStateContentSizes[this.size]];
111
- }
96
+ setup(props) {
97
+ const root = ref();
98
+ const rootClasses = computed(() => ['or-empty-state', ...EmptyStateRoot]);
99
+ const imageClasses = computed(() => ['or-empty-state_image', ...EmptyStateImage, ...EmptyStateImageSizes[props.size]]);
100
+ const headingClasses = computed(() => ['or-empty-state_heading', ...EmptyStateHeading, ...EmptyStateHeadingSizes[props.size]]);
101
+ const textClasses = computed(() => ['or-empty-state_text', ...EmptyStateText, ...EmptyStateTextSizes[props.size]]);
102
+ const slotClasses = computed(() => ['or-empty-state_content', ...EmptyStateContent, ...EmptyStateContentSizes[props.size]]);
103
+ return {
104
+ root,
105
+ rootClasses,
106
+ imageClasses,
107
+ headingClasses,
108
+ textClasses,
109
+ slotClasses
110
+ };
112
111
  }
113
112
  });
114
113
 
@@ -121,7 +120,7 @@ var __vue_render__ = function () {
121
120
  var _h = _vm.$createElement;
122
121
  var _c = _vm._self._c || _h;
123
122
  return _c('div', {
124
- staticClass: "static",
123
+ ref: "root",
125
124
  class: _vm.rootClasses
126
125
  }, [_vm.imageSrc ? _c('img', {
127
126
  class: _vm.imageClasses,
@@ -142,7 +141,7 @@ var __vue_staticRenderFns__ = [];
142
141
  /* style */
143
142
  const __vue_inject_styles__ = undefined;
144
143
  /* scoped */
145
- const __vue_scope_id__ = "data-v-4ca51b1c";
144
+ const __vue_scope_id__ = undefined;
146
145
  /* module identifier */
147
146
  const __vue_module_identifier__ = undefined;
148
147
  /* functional template */
@@ -1,4 +1,4 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-4b82eb59.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-8b90e08f.js';
2
2
  export { a as InputSize } from '../../OrInputBox-79ec54ad.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -1,10 +1,10 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-e34afaee.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-9d402f56.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-79ec54ad.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import '@vueuse/core';
7
- import '../../OrInput-4b82eb59.js';
7
+ import '../../OrInput-8b90e08f.js';
8
8
  import '../../OrError-aad17598.js';
9
9
  import '../../useClassAttribute-9bf33346.js';
10
10
  import '../../normalize-component-6e8e3d80.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-a2dbc872.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-759b4410.js';
2
2
  export { a as SelectSize } from '../../OrInputBox-79ec54ad.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -12,7 +12,7 @@ import '../../OrError-aad17598.js';
12
12
  import '../../OrExpansionPanel-995caa85.js';
13
13
  import '../../OrIcon-8625385f.js';
14
14
  import '../../OrHint-f38a1940.js';
15
- import '../../OrInput-4b82eb59.js';
15
+ import '../../OrInput-8b90e08f.js';
16
16
  import '../../OrIconButton-a215104c.js';
17
17
  import '../../OrTooltip-fbfa05fd.js';
18
18
  import '@vueuse/core';