@onereach/ui-components 2.74.5-beta.2311.0 → 2.74.5

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 (55) hide show
  1. package/dist/bundled/v2/{OrCardCollection-ec858faa.js → OrCardCollection-dba52292.js} +1 -1
  2. package/dist/bundled/v2/{OrConfirm-617a1ab4.js → OrConfirm-32f4d3cb.js} +1 -1
  3. package/dist/bundled/v2/{OrInput-24560f6c.js → OrInput-168bdb1b.js} +10 -10
  4. package/dist/bundled/v2/{OrSearch-a85f5a81.js → OrSearch-3f7f166b.js} +1 -1
  5. package/dist/bundled/v2/{OrSelect-bf92f262.js → OrSelect-8ffa96e7.js} +1 -1
  6. package/dist/bundled/v2/components/index.js +5 -5
  7. package/dist/bundled/v2/components/or-card-collection-v3/index.js +3 -3
  8. package/dist/bundled/v2/components/or-confirm-v3/index.js +2 -2
  9. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +11 -11
  10. package/dist/bundled/v2/components/or-input-v3/index.js +1 -1
  11. package/dist/bundled/v2/components/or-search-v3/index.js +2 -2
  12. package/dist/bundled/v2/components/or-select-v3/index.js +2 -2
  13. package/dist/bundled/v2/index.js +5 -5
  14. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-74320c97.js → OrCardCollection.vue_vue_type_script_lang-b474de2d.js} +1 -1
  15. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-e2f62364.js → OrConfirm.vue_vue_type_script_lang-239c88b9.js} +2 -2
  16. package/dist/bundled/v3/{OrInput-333ac0b3.js → OrInput-3bf44521.js} +3 -3
  17. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-f1d6d3d4.js → OrSearch.vue_vue_type_script_lang-409490d8.js} +2 -2
  18. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-5b3fb0b3.js → OrSelect.vue_vue_type_script_lang-b50634d8.js} +2 -2
  19. package/dist/bundled/v3/components/index.js +6 -6
  20. package/dist/bundled/v3/components/or-card-collection-v3/index.js +4 -4
  21. package/dist/bundled/v3/components/or-confirm-v3/index.js +3 -3
  22. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +11 -11
  23. package/dist/bundled/v3/components/or-input-v3/index.js +1 -1
  24. package/dist/bundled/v3/components/or-search-v3/index.js +3 -3
  25. package/dist/bundled/v3/components/or-select-v3/index.js +3 -3
  26. package/dist/bundled/v3/index.js +9 -9
  27. package/dist/esm/v2/{OrCardCollection-a6d51a68.js → OrCardCollection-19c56b5f.js} +1 -1
  28. package/dist/esm/v2/{OrConfirm-a3d3e208.js → OrConfirm-f494c639.js} +1 -1
  29. package/dist/esm/v2/{OrInput-47ac3a41.js → OrInput-ea541c50.js} +10 -10
  30. package/dist/esm/v2/{OrSearch-0a96b498.js → OrSearch-514a3b89.js} +1 -1
  31. package/dist/esm/v2/{OrSelect-4648ad84.js → OrSelect-c58ba2cc.js} +1 -1
  32. package/dist/esm/v2/components/index.js +5 -5
  33. package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
  34. package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
  35. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +11 -11
  36. package/dist/esm/v2/components/or-input-v3/index.js +1 -1
  37. package/dist/esm/v2/components/or-search-v3/index.js +2 -2
  38. package/dist/esm/v2/components/or-select-v3/index.js +2 -2
  39. package/dist/esm/v2/index.js +5 -5
  40. package/dist/esm/v3/{OrCardCollection-0a4cc4c6.js → OrCardCollection-3374f65b.js} +1 -1
  41. package/dist/esm/v3/{OrConfirm-4639e516.js → OrConfirm-dbf267cd.js} +1 -1
  42. package/dist/esm/v3/{OrInput-5b811ad3.js → OrInput-0c07888f.js} +6 -6
  43. package/dist/esm/v3/{OrSearch-3626a448.js → OrSearch-e1cc559b.js} +1 -1
  44. package/dist/esm/v3/{OrSelect-f528134f.js → OrSelect-b06bf2d8.js} +1 -1
  45. package/dist/esm/v3/components/index.js +5 -5
  46. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
  47. package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
  48. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +11 -11
  49. package/dist/esm/v3/components/or-input-v3/index.js +1 -1
  50. package/dist/esm/v3/components/or-search-v3/index.js +2 -2
  51. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  52. package/dist/esm/v3/index.js +5 -5
  53. package/package.json +3 -2
  54. package/src/components/or-input-v3/OrInput.vue +6 -6
  55. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-b3554316.js → OrInput.vue_vue_type_script_lang-38947e44.js} +4 -4
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect-f528134f.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect-b06bf2d8.js';
2
2
  export { a as SelectSize } from '../../OrInputBox-2467d7e4.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-0d314aa4.js';
@@ -13,7 +13,7 @@ import '../../OrError-19198748.js';
13
13
  import '../../OrExpansionPanel-541cc4c1.js';
14
14
  import '../../OrIcon-ea40e58c.js';
15
15
  import '../../OrHint-6863124f.js';
16
- import '../../OrInput-5b811ad3.js';
16
+ import '../../OrInput-0c07888f.js';
17
17
  import '../../useResponsive-a02e95b7.js';
18
18
  import '../../useValidationAttributes-d1abbe34.js';
19
19
  import '../../OrIconButton-2a9a6627.js';
@@ -6,7 +6,7 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
6
6
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-eab948fb.js';
7
7
  export { s as OrCard } from './OrCard-e3a5aea4.js';
8
8
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-1e44c758.js';
9
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-0a4cc4c6.js';
9
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-3374f65b.js';
10
10
  export { s as OrCardV3 } from './OrCard-cd6af82e.js';
11
11
  export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem-636d99a1.js';
12
12
  export { s as OrCheckbox } from './OrCheckbox-ed4a19cf.js';
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from './OrCode-5ed69c23.js';
16
16
  export { s as OrCollapse } from './OrCollapse-445141ab.js';
17
17
  export { s 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-189cb097.js';
18
18
  export { s as OrConfirm } from './OrConfirm-c11ee2ec.js';
19
- export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-4639e516.js';
19
+ export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-dbf267cd.js';
20
20
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-f2e08564.js';
21
21
  export { s as OrError } from './OrError-f90296db.js';
22
22
  export { s as OrErrorTagV3 } from './OrErrorTag-0025b17c.js';
@@ -35,7 +35,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-6c4f
35
35
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-1aa477b5.js';
36
36
  export { s as OrInlineTextareaV3 } from './OrInlineTextarea-3cd956d9.js';
37
37
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-2467d7e4.js';
38
- export { I as InputType, s as OrInputV3 } from './OrInput-5b811ad3.js';
38
+ export { I as InputType, s as OrInputV3 } from './OrInput-0c07888f.js';
39
39
  export { s as OrInput } from './OrInput-81125804.js';
40
40
  export { s as OrLabel } from './OrLabel-876f8729.js';
41
41
  export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-f700f9fb.js';
@@ -63,10 +63,10 @@ export { s as OrRadio } from './OrRadio-c3ab11f2.js';
63
63
  export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
64
64
  export { s as OrRadioV3 } from './OrRadio-bb9b37c1.js';
65
65
  export { s as OrSearch } from './OrSearch-11fdf667.js';
66
- export { s as OrSearchV3 } from './OrSearch-3626a448.js';
66
+ export { s as OrSearchV3 } from './OrSearch-e1cc559b.js';
67
67
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-880b4911.js';
68
68
  export { s as OrSelect } from './OrSelect-0821b907.js';
69
- export { s as OrSelectV3 } from './OrSelect-f528134f.js';
69
+ export { s as OrSelectV3 } from './OrSelect-b06bf2d8.js';
70
70
  export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
71
71
  export { s as OrSidebarV3 } from './OrSidebar-0a32cc49.js';
72
72
  export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-647d2c50.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/ui-components",
3
- "version": "2.74.5-beta.2311.0",
3
+ "version": "2.74.5",
4
4
  "description": "Vue components library for v2/3",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/auto/index.js",
@@ -124,5 +124,6 @@
124
124
  "default": "./dist/bundled/v3/components/*/index.js"
125
125
  },
126
126
  "./package.json": "./package.json"
127
- }
127
+ },
128
+ "gitHead": "f048b8724e76b972085707abb3eae34b89572123"
128
129
  }
@@ -31,11 +31,11 @@
31
31
  v-bind="controlAttributes"
32
32
  :class="controlStyles"
33
33
  :type="type === 'password' && disclosed ? 'text' : type"
34
- :autocomplete="autocomplete"
35
34
  :placeholder="placeholder"
36
35
  :required="required"
37
36
  :readonly="readonly || loading"
38
37
  :disabled="disabled"
38
+ :autocomplete="autocomplete"
39
39
  @keydown="$emit('keydown', $event)"
40
40
  @keyup="$emit('keyup', $event)"
41
41
  @focus="$emit('focus', $event)"
@@ -199,15 +199,15 @@ export default defineComponent({
199
199
  default: false,
200
200
  },
201
201
 
202
+ autocomplete: {
203
+ type: String as PropType<'on' | 'off'>,
204
+ default: 'off',
205
+ },
206
+
202
207
  disableDefaultStyles: {
203
208
  type: Boolean,
204
209
  default: false,
205
210
  },
206
-
207
- autocomplete: {
208
- type: String,
209
- default: 'off',
210
- },
211
211
  },
212
212
 
213
213
  emits: [
@@ -97,13 +97,13 @@ var script = defineComponent({
97
97
  type: Boolean,
98
98
  default: false
99
99
  },
100
- disableDefaultStyles: {
101
- type: Boolean,
102
- default: false
103
- },
104
100
  autocomplete: {
105
101
  type: String,
106
102
  default: 'off'
103
+ },
104
+ disableDefaultStyles: {
105
+ type: Boolean,
106
+ default: false
107
107
  }
108
108
  },
109
109
  emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],