@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.
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +9 -2
- package/dist/bundled/v2/components/OrInputV3/OrInput.vue.d.ts +16 -5
- package/dist/bundled/v2/components/OrInputV3/styles.js +6 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrConfirmV3-0a0d83f0.js → OrConfirmV3-75c5bf60.js} +1 -1
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +12 -3
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputV3-3dda1336.js → OrInputV3-61f49c49.js} +12 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v3/components/{OrRichTextEditorV3-f3786714.js → OrRichTextEditorV3-7eabc869.js} +1 -1
- package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-ba027444.js → OrSelectV3-4f546b02.js} +1 -1
- package/dist/bundled/v3/components/index.js +5 -5
- package/dist/bundled/v3/index.js +6 -6
- package/dist/esm/v2/{OrCardCollection-d82b4dd0.js → OrCardCollection-7351de8c.js} +1 -1
- package/dist/esm/v2/{OrConfirm-0543208c.js → OrConfirm-d56a2cf4.js} +1 -1
- package/dist/esm/v2/{OrInput-96532c77.js → OrInput-42dedcc1.js} +15 -3
- package/dist/esm/v2/{OrRichTextEditor-8b4d1d64.js → OrRichTextEditor-198113b7.js} +1 -1
- package/dist/esm/v2/{OrSearch-b357d036.js → OrSearch-801f7ff1.js} +1 -1
- package/dist/esm/v2/{OrSelect-dcf35d93.js → OrSelect-eb36924b.js} +1 -1
- package/dist/esm/v2/components/index.js +6 -6
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +16 -5
- package/dist/esm/v2/components/or-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +2 -2
- package/dist/esm/v2/index.js +6 -6
- package/dist/esm/v3/{OrCardCollection-11d518ae.js → OrCardCollection-5f1649f1.js} +1 -1
- package/dist/esm/v3/{OrConfirm-c5fe5075.js → OrConfirm-4e3066b3.js} +1 -1
- package/dist/esm/v3/{OrInput-4fca1f21.js → OrInput-898752b2.js} +12 -2
- package/dist/esm/v3/{OrRichTextEditor-06c85acf.js → OrRichTextEditor-7958b1dc.js} +1 -1
- package/dist/esm/v3/{OrSearch-e56db8af.js → OrSearch-7b488e30.js} +1 -1
- package/dist/esm/v3/{OrSelect-f5cb82e2.js → OrSelect-262c64fc.js} +1 -1
- package/dist/esm/v3/components/index.js +6 -6
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +12 -3
- package/dist/esm/v3/components/or-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/index.js +6 -6
- package/package.json +2 -3
- package/src/components/or-input-v3/OrInput.vue +7 -1
- package/src/components/or-input-v3/styles.ts +7 -0
- /package/dist/bundled/v3/components/{OrCardCollectionV3-f757e81c.js → OrCardCollectionV3-0b9edb19.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-7b488e30.js';
|
|
2
2
|
export { I as SearchSize } from '../../OrInputBox-8c1a29dd.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-
|
|
13
|
+
import '../../OrInput-898752b2.js';
|
|
14
14
|
import '../../useResponsive-1baf3485.js';
|
|
15
15
|
import '../../OrError-69bd7f6a.js';
|
|
16
16
|
import 'vue';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-262c64fc.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox-8c1a29dd.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-06d651cf.js';
|
|
@@ -30,7 +30,7 @@ import '../../OrBottomSheet-e33d1de9.js';
|
|
|
30
30
|
import '../../OrOverlay-d00d79f1.js';
|
|
31
31
|
import '../../OrTeleport.vue3-bf77eed4.js';
|
|
32
32
|
import '../../useTheme-0ef25778.js';
|
|
33
|
-
import '../../OrInput-
|
|
33
|
+
import '../../OrInput-898752b2.js';
|
|
34
34
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
35
35
|
import '../../OrLoader-b7d415dd.js';
|
|
36
36
|
import '../../OrMenuItem-2928ba60.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -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-
|
|
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-
|
|
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-743e
|
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "8.20.
|
|
3
|
+
"version": "8.20.2-beta.4020.0",
|
|
4
4
|
"npmUnpacked": "4.15.2",
|
|
5
5
|
"description": "Vue components library for v2/3",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -177,6 +177,5 @@
|
|
|
177
177
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
178
178
|
},
|
|
179
179
|
"./package.json": "./package.json"
|
|
180
|
-
}
|
|
181
|
-
"gitHead": "681e46a4cae590bb3a29939339c4cc25e587508b"
|
|
180
|
+
}
|
|
182
181
|
}
|
|
@@ -36,6 +36,7 @@
|
|
|
36
36
|
:readonly="readonly || loading"
|
|
37
37
|
:disabled="disabled"
|
|
38
38
|
:autocomplete="autocomplete"
|
|
39
|
+
:name="name"
|
|
39
40
|
@input="$emit('input', $event)"
|
|
40
41
|
@keydown="$emit('keydown', $event)"
|
|
41
42
|
@keyup="$emit('keyup', $event)"
|
|
@@ -210,10 +211,15 @@ export default defineComponent({
|
|
|
210
211
|
},
|
|
211
212
|
|
|
212
213
|
autocomplete: {
|
|
213
|
-
type: String
|
|
214
|
+
type: String,
|
|
214
215
|
default: 'off',
|
|
215
216
|
},
|
|
216
217
|
|
|
218
|
+
name: {
|
|
219
|
+
type: String,
|
|
220
|
+
default: undefined,
|
|
221
|
+
},
|
|
222
|
+
|
|
217
223
|
disableDefaultStyles: {
|
|
218
224
|
type: Boolean,
|
|
219
225
|
default: false,
|
|
@@ -16,4 +16,11 @@ export const InputControl: string[] = [
|
|
|
16
16
|
// Theme (placeholder)
|
|
17
17
|
'placeholder:theme-foreground-outline',
|
|
18
18
|
'dark:placeholder:theme-foreground-outline-dark',
|
|
19
|
+
|
|
20
|
+
// Autofill hack,
|
|
21
|
+
// disable (delay color change)
|
|
22
|
+
'autofill:transition-colors autofill:duration-[5000s]',
|
|
23
|
+
// override background color using box-shadow
|
|
24
|
+
'autofill:shadow-[10px_0_1000px_theme(backgroundColor.primary-opacity-0-08)_inset]',
|
|
25
|
+
'dark:autofill:shadow-[0_0_0px_1000px_theme(backgroundColor.primary-opacity-0-08-dark)_inset]',
|
|
19
26
|
];
|
|
File without changes
|