@onereach/ui-components 2.63.0 → 2.63.1-beta.1936.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/v2/OrCardCollection-5d5046f1.js +227 -0
- package/dist/v2/{OrConfirm-24e2a1a2.js → OrConfirm-edc537b3.js} +1 -1
- package/dist/v2/{OrInlineInput-f00cba5e.js → OrInlineInput-da65c72a.js} +5 -5
- package/dist/v2/{OrInlineTextarea-75de33d0.js → OrInlineTextarea-da66759a.js} +5 -5
- package/dist/v2/{OrInput-24028f23.js → OrInput-655bed71.js} +5 -5
- package/dist/v2/{OrSearch-978a3a6e.js → OrSearch-287a08a9.js} +1 -1
- package/dist/v2/{OrSelect-c6d0a69e.js → OrSelect-1a353817.js} +3 -3
- package/dist/v2/OrSortHeader-a6004b24.js +133 -0
- package/dist/v2/{OrTextarea-8773d494.js → OrTextarea-cc70afc9.js} +5 -5
- package/dist/v2/components/index.d.ts +2 -0
- package/dist/v2/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +17 -0
- package/dist/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
- package/dist/v2/components/or-card-collection-v3/index.d.ts +3 -0
- package/dist/v2/components/or-card-collection-v3/props.d.ts +4 -0
- package/dist/v2/components/or-card-collection-v3/styles.d.ts +6 -0
- package/dist/v2/components/or-card-collection-v3/types.d.ts +7 -0
- package/dist/v2/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +12 -0
- package/dist/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
- package/dist/v2/components/or-sort-header-v3/index.d.ts +2 -0
- package/dist/v2/components/or-sort-header-v3/styles.d.ts +1 -0
- package/dist/v2/components/or-sort-header-v3/types.d.ts +4 -0
- package/dist/v2/index.js +9 -7
- package/dist/v2/index11.js +20 -1
- package/dist/v2/index12.js +3 -12
- package/dist/v2/index13.js +3 -2
- package/dist/v2/index14.js +11 -5
- package/dist/v2/index15.js +5 -14
- package/dist/v2/index16.js +4 -19
- package/dist/v2/index17.js +28 -4
- package/dist/v2/index18.js +3 -7
- package/dist/v2/index19.js +5 -23
- package/dist/v2/index2.js +9 -7
- package/dist/v2/index20.js +25 -21
- package/dist/v2/index21.js +21 -18
- package/dist/v2/index22.js +20 -2
- package/dist/v2/index23.js +2 -4
- package/dist/v2/index24.js +2 -1
- package/dist/v2/index25.js +1 -2
- package/dist/v2/index26.js +2 -2
- package/dist/v2/index27.js +4 -7
- package/dist/v2/index28.js +6 -2
- package/dist/v2/index29.js +3 -3
- package/dist/v2/index30.js +3 -10
- package/dist/v2/index31.js +9 -12
- package/dist/v2/index32.js +11 -1
- package/dist/v2/index33.js +1 -1
- package/dist/v2/index34.js +1 -16
- package/dist/v2/index35.js +17 -17
- package/dist/v2/index36.js +17 -17
- package/dist/v2/index37.js +16 -1
- package/dist/v2/index38.js +1 -17
- package/dist/v2/index39.js +18 -22
- package/dist/v2/index40.js +22 -2
- package/dist/v2/index41.js +3 -3
- package/dist/v2/index42.js +1 -1
- package/dist/v2/index43.js +3 -20
- package/dist/v2/index44.js +1 -7
- package/dist/v2/index45.js +24 -1
- package/dist/v2/index46.js +3 -3
- package/dist/v2/index47.js +1 -2
- package/dist/v2/index48.js +2 -9
- package/dist/v2/index49.js +10 -17
- package/dist/v2/index50.js +17 -13
- package/dist/v2/index51.js +13 -14
- package/dist/v2/index52.js +14 -13
- package/dist/v2/index53.js +12 -15
- package/dist/v2/index54.js +16 -1
- package/dist/v2/index55.js +2 -6
- package/dist/v2/index56.js +1 -5
- package/dist/v2/index57.js +10 -3
- package/dist/v2/index58.js +2 -4
- package/dist/v2/index59.js +5 -3
- package/dist/v2/index60.js +2 -1
- package/dist/v2/index61.js +2 -5
- package/dist/v2/index62.js +3 -18
- package/dist/v2/index63.js +19 -2
- package/dist/v2/index64.js +2 -16
- package/dist/v2/index65.js +15 -24
- package/dist/v2/index66.js +26 -4
- package/dist/v2/index67.js +2 -1
- package/dist/v2/index68.js +3 -4
- package/dist/v2/index69.js +3 -4
- package/dist/v2/index70.js +3 -10
- package/dist/v2/index71.js +3 -6
- package/dist/v2/index72.js +4 -4
- package/dist/v2/index73.js +15 -6
- package/dist/v2/index74.js +2 -2
- package/dist/v2/index75.js +6 -3
- package/dist/v2/index76.js +4 -3
- package/dist/v2/index77.js +1 -2
- package/dist/v2/index78.js +2 -14
- package/dist/v2/index79.js +2 -10
- package/dist/v2/index80.js +5 -4
- package/dist/v2/index81.js +12 -2
- package/dist/v2/index82.js +14 -2
- package/dist/v2/index83.js +2 -3
- package/dist/v2/index84.js +2 -8
- package/dist/v2/index85.js +2 -20
- package/dist/v2/index86.js +8 -18
- package/dist/v2/index87.js +21 -1
- package/dist/v2/index88.js +17 -16
- package/dist/v2/index89.js +1 -1
- package/dist/v2/index90.js +17 -9
- package/dist/v2/index91.js +2 -12
- package/dist/v2/index92.js +10 -1
- package/dist/v2/index93.js +12 -6
- package/dist/v2/index94.js +1 -2
- package/dist/v2/index95.js +7 -0
- package/dist/v2/index96.js +3 -0
- package/dist/v3/OrCardCollection-c6f3ac23.js +198 -0
- package/dist/v3/{OrConfirm-371630a4.js → OrConfirm-0bafcc7b.js} +1 -1
- package/dist/v3/{OrInlineInput-bac4abdd.js → OrInlineInput-d9bbc08c.js} +5 -3
- package/dist/v3/{OrInlineTextarea-d1ec1bba.js → OrInlineTextarea-d5a97ed9.js} +5 -3
- package/dist/v3/{OrInput-256d2530.js → OrInput-db4813b4.js} +5 -3
- package/dist/v3/{OrSearch-375eab55.js → OrSearch-0c29f499.js} +1 -1
- package/dist/v3/{OrSelect-52cfb10d.js → OrSelect-323a87b4.js} +6 -4
- package/dist/v3/OrSortHeader-5eba50cd.js +104 -0
- package/dist/v3/{OrTextarea-09aa33dc.js → OrTextarea-98895b2a.js} +6 -4
- package/dist/v3/components/index.d.ts +2 -0
- package/dist/v3/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +17 -0
- package/dist/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
- package/dist/v3/components/or-card-collection-v3/index.d.ts +3 -0
- package/dist/v3/components/or-card-collection-v3/props.d.ts +4 -0
- package/dist/v3/components/or-card-collection-v3/styles.d.ts +6 -0
- package/dist/v3/components/or-card-collection-v3/types.d.ts +7 -0
- package/dist/v3/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +12 -0
- package/dist/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
- package/dist/v3/components/or-sort-header-v3/index.d.ts +2 -0
- package/dist/v3/components/or-sort-header-v3/styles.d.ts +1 -0
- package/dist/v3/components/or-sort-header-v3/types.d.ts +4 -0
- package/dist/v3/index.js +9 -7
- package/dist/v3/index11.js +19 -1
- package/dist/v3/index12.js +3 -11
- package/dist/v3/index13.js +3 -2
- package/dist/v3/index14.js +9 -4
- package/dist/v3/index15.js +4 -11
- package/dist/v3/index16.js +3 -17
- package/dist/v3/index17.js +25 -4
- package/dist/v3/index18.js +3 -6
- package/dist/v3/index19.js +5 -20
- package/dist/v3/index2.js +9 -7
- package/dist/v3/index20.js +21 -20
- package/dist/v3/index21.js +20 -15
- package/dist/v3/index22.js +16 -1
- package/dist/v3/index23.js +2 -4
- package/dist/v3/index24.js +2 -1
- package/dist/v3/index25.js +1 -2
- package/dist/v3/index26.js +2 -2
- package/dist/v3/index27.js +4 -6
- package/dist/v3/index28.js +5 -2
- package/dist/v3/index29.js +3 -3
- package/dist/v3/index30.js +3 -9
- package/dist/v3/index31.js +8 -11
- package/dist/v3/index32.js +10 -1
- package/dist/v3/index33.js +1 -1
- package/dist/v3/index34.js +1 -15
- package/dist/v3/index35.js +16 -14
- package/dist/v3/index36.js +14 -16
- package/dist/v3/index37.js +16 -2
- package/dist/v3/index38.js +2 -17
- package/dist/v3/index39.js +17 -17
- package/dist/v3/index40.js +16 -1
- package/dist/v3/index41.js +3 -3
- package/dist/v3/index42.js +1 -1
- package/dist/v3/index43.js +3 -16
- package/dist/v3/index44.js +1 -7
- package/dist/v3/index45.js +20 -1
- package/dist/v3/index46.js +3 -3
- package/dist/v3/index47.js +1 -2
- package/dist/v3/index48.js +2 -8
- package/dist/v3/index49.js +9 -14
- package/dist/v3/index50.js +14 -12
- package/dist/v3/index51.js +12 -11
- package/dist/v3/index52.js +11 -12
- package/dist/v3/index53.js +11 -11
- package/dist/v3/index54.js +12 -1
- package/dist/v3/index55.js +2 -5
- package/dist/v3/index56.js +1 -5
- package/dist/v3/index57.js +9 -3
- package/dist/v3/index58.js +2 -4
- package/dist/v3/index59.js +5 -3
- package/dist/v3/index60.js +2 -1
- package/dist/v3/index61.js +1 -4
- package/dist/v3/index62.js +3 -17
- package/dist/v3/index63.js +18 -2
- package/dist/v3/index64.js +2 -15
- package/dist/v3/index65.js +13 -22
- package/dist/v3/index66.js +24 -3
- package/dist/v3/index67.js +2 -1
- package/dist/v3/index68.js +3 -4
- package/dist/v3/index69.js +3 -4
- package/dist/v3/index70.js +3 -9
- package/dist/v3/index71.js +3 -4
- package/dist/v3/index72.js +4 -4
- package/dist/v3/index73.js +11 -5
- package/dist/v3/index74.js +2 -2
- package/dist/v3/index75.js +5 -2
- package/dist/v3/index76.js +4 -3
- package/dist/v3/index77.js +1 -2
- package/dist/v3/index78.js +2 -13
- package/dist/v3/index79.js +2 -9
- package/dist/v3/index80.js +5 -4
- package/dist/v3/index81.js +11 -1
- package/dist/v3/index82.js +13 -1
- package/dist/v3/index83.js +1 -3
- package/dist/v3/index84.js +1 -8
- package/dist/v3/index85.js +2 -17
- package/dist/v3/index86.js +7 -14
- package/dist/v3/index87.js +18 -1
- package/dist/v3/index88.js +14 -15
- package/dist/v3/index89.js +1 -1
- package/dist/v3/index90.js +15 -6
- package/dist/v3/index91.js +2 -11
- package/dist/v3/index92.js +8 -1
- package/dist/v3/index93.js +11 -6
- package/dist/v3/index94.js +1 -2
- package/dist/v3/index95.js +7 -0
- package/dist/v3/index96.js +3 -0
- package/package.json +2 -3
- package/src/components/index.ts +2 -0
- package/src/components/or-card-collection-v3/OrCardCollection.docs.mdx +3 -0
- package/src/components/or-card-collection-v3/OrCardCollection.stories3.ts +162 -0
- package/src/components/or-card-collection-v3/OrCardCollection.vue +210 -0
- package/src/components/or-card-collection-v3/index.ts +3 -0
- package/src/components/or-card-collection-v3/props.ts +4 -0
- package/src/components/or-card-collection-v3/styles.ts +53 -0
- package/src/components/or-card-collection-v3/types.ts +8 -0
- package/src/components/or-inline-input-v3/OrInlineInput.vue +12 -10
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +12 -10
- package/src/components/or-input-v3/OrInput.vue +12 -10
- package/src/components/or-select-v3/OrSelect.vue +5 -3
- package/src/components/or-sort-header-v3/OrSortHeader.docs.mdx +3 -0
- package/src/components/or-sort-header-v3/OrSortHeader.stories3.ts +132 -0
- package/src/components/or-sort-header-v3/OrSortHeader.vue +111 -0
- package/src/components/or-sort-header-v3/index.ts +2 -0
- package/src/components/or-sort-header-v3/styles.ts +23 -0
- package/src/components/or-sort-header-v3/types.ts +4 -0
- package/src/components/or-textarea-v3/OrTextarea.vue +12 -10
package/dist/v3/index46.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { L as LoaderViews, s as OrLoader } from './OrLoader-15174477.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '@vueuse/core';
|
|
3
|
+
import 'lodash';
|
|
5
4
|
import 'vue';
|
|
5
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index47.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-60943812.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import './OrIcon-b3906e35.js';
|
|
6
5
|
import 'vue';
|
package/dist/v3/index48.js
CHANGED
|
@@ -1,12 +1,6 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
export { P as MenuPlacement } from './OrPopover-3525c670.js';
|
|
1
|
+
export { s as OrMenuItemV3 } from './OrMenuItem-8773d073.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
3
|
import './useClassAttribute-47fdb016.js';
|
|
5
4
|
import '@vueuse/core';
|
|
5
|
+
import './OrIcon-b3906e35.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '@floating-ui/dom';
|
|
8
|
-
import './useElevation-0e973238.js';
|
|
9
|
-
import './useResponsive-a02e95b7.js';
|
|
10
|
-
import './OrBottomSheet-9de57dd0.js';
|
|
11
|
-
import './OrOverlay-27050c19.js';
|
|
12
|
-
import './OrTeleport.vue3-8099178c.js';
|
package/dist/v3/index49.js
CHANGED
|
@@ -1,17 +1,12 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrMenuV3 } from './OrMenu-75ef8635.js';
|
|
2
|
+
export { P as MenuPlacement } from './OrPopover-3525c670.js';
|
|
2
3
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '
|
|
5
|
-
import './OrIcon-e23028f8.js';
|
|
6
|
-
import './OrTooltip-121eae2b.js';
|
|
4
|
+
import './useClassAttribute-47fdb016.js';
|
|
5
|
+
import '@vueuse/core';
|
|
7
6
|
import 'vue';
|
|
8
|
-
import './style-inject.es-4c6f2515.js';
|
|
9
|
-
import './OrFloating-3da814a2.js';
|
|
10
7
|
import '@floating-ui/dom';
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
16
|
-
import '@vueuse/core';
|
|
17
|
-
import '@vueuse/integrations/useFocusTrap';
|
|
8
|
+
import './useElevation-0e973238.js';
|
|
9
|
+
import './useResponsive-a02e95b7.js';
|
|
10
|
+
import './OrBottomSheet-9de57dd0.js';
|
|
11
|
+
import './OrOverlay-27050c19.js';
|
|
12
|
+
import './OrTeleport.vue3-8099178c.js';
|
package/dist/v3/index50.js
CHANGED
|
@@ -1,15 +1,17 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { s as OrModal, O as OrModalSizes } from './OrModal-75c8e5b6.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '
|
|
5
|
-
import './
|
|
6
|
-
import './
|
|
3
|
+
import 'lodash';
|
|
4
|
+
import './OrIconButton-f72cb8d9.js';
|
|
5
|
+
import './OrIcon-e23028f8.js';
|
|
6
|
+
import './OrTooltip-121eae2b.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
8
|
+
import './style-inject.es-4c6f2515.js';
|
|
9
|
+
import './OrFloating-3da814a2.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
11
|
+
import './OrTeleportVue3-ad639f12.js';
|
|
12
|
+
import './dom-7a41831b.js';
|
|
13
|
+
import './px-to-rem-0b26b83e.js';
|
|
14
|
+
import './OrLoader-15174477.js';
|
|
15
|
+
import './OrOverlay-451dce49.js';
|
|
16
|
+
import '@vueuse/core';
|
|
17
|
+
import '@vueuse/integrations/useFocusTrap';
|
package/dist/v3/index51.js
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-3a43b7e7.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './
|
|
4
|
-
import '
|
|
5
|
-
import './
|
|
3
|
+
import './useClassAttribute-47fdb016.js';
|
|
4
|
+
import '@vueuse/core';
|
|
5
|
+
import './OrIconButton-5fb3a9aa.js';
|
|
6
|
+
import './OrIcon-b3906e35.js';
|
|
6
7
|
import 'vue';
|
|
7
|
-
import './
|
|
8
|
-
import './
|
|
8
|
+
import './OrTooltip-36c6728c.js';
|
|
9
|
+
import './OrPopover-3525c670.js';
|
|
9
10
|
import '@floating-ui/dom';
|
|
10
|
-
import './
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
11
|
+
import './useElevation-0e973238.js';
|
|
12
|
+
import './useResponsive-a02e95b7.js';
|
|
13
|
+
import './OrBottomSheet-9de57dd0.js';
|
|
14
|
+
import './OrOverlay-27050c19.js';
|
|
15
|
+
import './OrTeleport.vue3-8099178c.js';
|
package/dist/v3/index52.js
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-38664729.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './
|
|
4
|
-
import '
|
|
5
|
-
import './
|
|
6
|
-
import './OrIcon-b3906e35.js';
|
|
3
|
+
import './OrIcon-e23028f8.js';
|
|
4
|
+
import 'lodash';
|
|
5
|
+
import './OrTooltip-121eae2b.js';
|
|
7
6
|
import 'vue';
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
7
|
+
import './style-inject.es-4c6f2515.js';
|
|
8
|
+
import './OrFloating-3da814a2.js';
|
|
10
9
|
import '@floating-ui/dom';
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
10
|
+
import './OrTeleportVue3-ad639f12.js';
|
|
11
|
+
import './dom-7a41831b.js';
|
|
12
|
+
import './px-to-rem-0b26b83e.js';
|
|
13
|
+
import './OrIconButton-f72cb8d9.js';
|
|
14
|
+
import './OrLoader-15174477.js';
|
package/dist/v3/index53.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-433d16f7.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
+
import './useClassAttribute-47fdb016.js';
|
|
3
4
|
import '@vueuse/core';
|
|
4
|
-
import './OrIconButton-
|
|
5
|
-
import './OrIcon-
|
|
6
|
-
import 'lodash';
|
|
7
|
-
import './OrTooltip-121eae2b.js';
|
|
5
|
+
import './OrIconButton-5fb3a9aa.js';
|
|
6
|
+
import './OrIcon-b3906e35.js';
|
|
8
7
|
import 'vue';
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
8
|
+
import './OrTooltip-36c6728c.js';
|
|
9
|
+
import './OrPopover-3525c670.js';
|
|
11
10
|
import '@floating-ui/dom';
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
11
|
+
import './useElevation-0e973238.js';
|
|
12
|
+
import './useResponsive-a02e95b7.js';
|
|
13
|
+
import './OrBottomSheet-9de57dd0.js';
|
|
14
|
+
import './OrOverlay-27050c19.js';
|
|
15
|
+
import './OrTeleport.vue3-8099178c.js';
|
package/dist/v3/index54.js
CHANGED
|
@@ -1,4 +1,15 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrOverflowMenu } from './OrOverflowMenu-7a177537.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
+
import '@vueuse/core';
|
|
4
|
+
import './OrIconButton-f72cb8d9.js';
|
|
5
|
+
import './OrIcon-e23028f8.js';
|
|
6
|
+
import 'lodash';
|
|
7
|
+
import './OrTooltip-121eae2b.js';
|
|
3
8
|
import 'vue';
|
|
4
9
|
import './style-inject.es-4c6f2515.js';
|
|
10
|
+
import './OrFloating-3da814a2.js';
|
|
11
|
+
import '@floating-ui/dom';
|
|
12
|
+
import './OrTeleportVue3-ad639f12.js';
|
|
13
|
+
import './dom-7a41831b.js';
|
|
14
|
+
import './px-to-rem-0b26b83e.js';
|
|
15
|
+
import './OrLoader-15174477.js';
|
package/dist/v3/index55.js
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
import '@vueuse/core';
|
|
1
|
+
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
|
-
import './useClassAttribute-47fdb016.js';
|
|
5
|
-
import './useElevation-0e973238.js';
|
|
6
|
-
import './OrTeleport.vue3-8099178c.js';
|
|
7
3
|
import 'vue';
|
|
4
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index56.js
CHANGED
|
@@ -1,11 +1,7 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
import '@floating-ui/dom';
|
|
1
|
+
export { s as OrOverlayV3 } from './OrOverlay-27050c19.js';
|
|
3
2
|
import '@vueuse/core';
|
|
4
3
|
import 'vue-demi';
|
|
5
4
|
import './useClassAttribute-47fdb016.js';
|
|
6
5
|
import './useElevation-0e973238.js';
|
|
7
|
-
import './useResponsive-a02e95b7.js';
|
|
8
|
-
import './OrBottomSheet-9de57dd0.js';
|
|
9
|
-
import './OrOverlay-27050c19.js';
|
|
10
6
|
import './OrTeleport.vue3-8099178c.js';
|
|
11
7
|
import 'vue';
|
package/dist/v3/index57.js
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
import '
|
|
1
|
+
export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from './OrPopover-3525c670.js';
|
|
2
|
+
import '@floating-ui/dom';
|
|
3
|
+
import '@vueuse/core';
|
|
3
4
|
import 'vue-demi';
|
|
5
|
+
import './useClassAttribute-47fdb016.js';
|
|
6
|
+
import './useElevation-0e973238.js';
|
|
7
|
+
import './useResponsive-a02e95b7.js';
|
|
8
|
+
import './OrBottomSheet-9de57dd0.js';
|
|
9
|
+
import './OrOverlay-27050c19.js';
|
|
10
|
+
import './OrTeleport.vue3-8099178c.js';
|
|
4
11
|
import 'vue';
|
|
5
|
-
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index58.js
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-d0d52c86.js';
|
|
2
2
|
import 'lodash';
|
|
3
|
-
import '@vueuse/core';
|
|
4
3
|
import 'vue-demi';
|
|
5
|
-
import './useClassAttribute-47fdb016.js';
|
|
6
|
-
import './useResponsive-a02e95b7.js';
|
|
7
4
|
import 'vue';
|
|
5
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index59.js
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
import 'vue-demi';
|
|
1
|
+
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-407002e0.js';
|
|
3
2
|
import 'lodash';
|
|
3
|
+
import '@vueuse/core';
|
|
4
|
+
import 'vue-demi';
|
|
5
|
+
import './useClassAttribute-47fdb016.js';
|
|
6
|
+
import './useResponsive-a02e95b7.js';
|
|
4
7
|
import 'vue';
|
|
5
|
-
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index60.js
CHANGED
package/dist/v3/index61.js
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './useClassAttribute-47fdb016.js';
|
|
4
|
-
import '@vueuse/core';
|
|
5
|
-
import './OrLabel-7d4fe80b.js';
|
|
6
3
|
import 'vue';
|
|
7
4
|
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index62.js
CHANGED
|
@@ -1,21 +1,7 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
export { a as SearchSize } from './OrInputBox-634230b1.js';
|
|
1
|
+
export { s as OrRadioV3 } from './OrRadio-0c1883f2.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
|
-
import '@vueuse/core';
|
|
5
3
|
import './useClassAttribute-47fdb016.js';
|
|
6
|
-
import '
|
|
7
|
-
import './OrError-19a62a18.js';
|
|
8
|
-
import 'vue';
|
|
9
|
-
import './OrHint-73835593.js';
|
|
10
|
-
import './OrIconButton-5fb3a9aa.js';
|
|
11
|
-
import './OrIcon-b3906e35.js';
|
|
12
|
-
import './OrTooltip-36c6728c.js';
|
|
13
|
-
import './OrPopover-3525c670.js';
|
|
14
|
-
import '@floating-ui/dom';
|
|
15
|
-
import './useElevation-0e973238.js';
|
|
16
|
-
import './useResponsive-a02e95b7.js';
|
|
17
|
-
import './OrBottomSheet-9de57dd0.js';
|
|
18
|
-
import './OrOverlay-27050c19.js';
|
|
19
|
-
import './OrTeleport.vue3-8099178c.js';
|
|
4
|
+
import '@vueuse/core';
|
|
20
5
|
import './OrLabel-7d4fe80b.js';
|
|
6
|
+
import 'vue';
|
|
21
7
|
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index63.js
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSearchV3 } from './OrSearch-0c29f499.js';
|
|
2
|
+
export { a as SearchSize } from './OrInputBox-634230b1.js';
|
|
2
3
|
import 'vue-demi';
|
|
3
|
-
import './useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
+
import './useClassAttribute-47fdb016.js';
|
|
6
|
+
import './OrInput-db4813b4.js';
|
|
7
|
+
import './OrError-19a62a18.js';
|
|
5
8
|
import 'vue';
|
|
9
|
+
import './OrHint-73835593.js';
|
|
10
|
+
import './OrIconButton-5fb3a9aa.js';
|
|
11
|
+
import './OrIcon-b3906e35.js';
|
|
12
|
+
import './OrTooltip-36c6728c.js';
|
|
13
|
+
import './OrPopover-3525c670.js';
|
|
14
|
+
import '@floating-ui/dom';
|
|
15
|
+
import './useElevation-0e973238.js';
|
|
16
|
+
import './useResponsive-a02e95b7.js';
|
|
17
|
+
import './OrBottomSheet-9de57dd0.js';
|
|
18
|
+
import './OrOverlay-27050c19.js';
|
|
19
|
+
import './OrTeleport.vue3-8099178c.js';
|
|
20
|
+
import './OrLabel-7d4fe80b.js';
|
|
21
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index64.js
CHANGED
|
@@ -1,18 +1,5 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-2bbc0f22.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
+
import './useClassAttribute-47fdb016.js';
|
|
3
4
|
import '@vueuse/core';
|
|
4
|
-
import 'lodash';
|
|
5
|
-
import './OrIcon-e23028f8.js';
|
|
6
|
-
import './OrTooltip-121eae2b.js';
|
|
7
5
|
import 'vue';
|
|
8
|
-
import './style-inject.es-4c6f2515.js';
|
|
9
|
-
import './OrFloating-3da814a2.js';
|
|
10
|
-
import '@floating-ui/dom';
|
|
11
|
-
import './OrTeleportVue3-ad639f12.js';
|
|
12
|
-
import './dom-7a41831b.js';
|
|
13
|
-
import './px-to-rem-0b26b83e.js';
|
|
14
|
-
import './OrChips-feab2a38.js';
|
|
15
|
-
import './OrLabel-876f8729.js';
|
|
16
|
-
import './OrError-f90296db.js';
|
|
17
|
-
import './OrLoader-15174477.js';
|
|
18
|
-
import './OrCheckbox-56e4171e.js';
|
package/dist/v3/index65.js
CHANGED
|
@@ -1,27 +1,18 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
export { a as SelectSize } from './OrInputBox-634230b1.js';
|
|
1
|
+
export { s as OrSelect } from './OrSelect-056731af.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
|
-
import './dropdown-open-0d314aa4.js';
|
|
5
|
-
import './useClassAttribute-47fdb016.js';
|
|
6
|
-
import './useOverflow-ac506c65.js';
|
|
7
3
|
import '@vueuse/core';
|
|
8
|
-
import '
|
|
9
|
-
import './
|
|
4
|
+
import 'lodash';
|
|
5
|
+
import './OrIcon-e23028f8.js';
|
|
6
|
+
import './OrTooltip-121eae2b.js';
|
|
10
7
|
import 'vue';
|
|
11
8
|
import './style-inject.es-4c6f2515.js';
|
|
12
|
-
import './
|
|
13
|
-
import './OrExpansionPanel-1e2a6375.js';
|
|
14
|
-
import './OrIcon-b3906e35.js';
|
|
15
|
-
import './OrHint-73835593.js';
|
|
16
|
-
import './OrInput-256d2530.js';
|
|
17
|
-
import './OrIconButton-5fb3a9aa.js';
|
|
18
|
-
import './OrTooltip-36c6728c.js';
|
|
19
|
-
import './OrPopover-3525c670.js';
|
|
9
|
+
import './OrFloating-3da814a2.js';
|
|
20
10
|
import '@floating-ui/dom';
|
|
21
|
-
import './
|
|
22
|
-
import './
|
|
23
|
-
import './
|
|
24
|
-
import './
|
|
25
|
-
import './
|
|
26
|
-
import './
|
|
27
|
-
import './
|
|
11
|
+
import './OrTeleportVue3-ad639f12.js';
|
|
12
|
+
import './dom-7a41831b.js';
|
|
13
|
+
import './px-to-rem-0b26b83e.js';
|
|
14
|
+
import './OrChips-feab2a38.js';
|
|
15
|
+
import './OrLabel-876f8729.js';
|
|
16
|
+
import './OrError-f90296db.js';
|
|
17
|
+
import './OrLoader-15174477.js';
|
|
18
|
+
import './OrCheckbox-56e4171e.js';
|
package/dist/v3/index66.js
CHANGED
|
@@ -1,6 +1,27 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
|
|
3
|
-
import 'lodash';
|
|
1
|
+
export { s as OrSelectV3 } from './OrSelect-323a87b4.js';
|
|
2
|
+
export { a as SelectSize } from './OrInputBox-634230b1.js';
|
|
4
3
|
import 'vue-demi';
|
|
4
|
+
import './dropdown-open-0d314aa4.js';
|
|
5
|
+
import './useClassAttribute-47fdb016.js';
|
|
6
|
+
import './useOverflow-ac506c65.js';
|
|
7
|
+
import '@vueuse/core';
|
|
8
|
+
import './OrCheckbox-a20fcc04.js';
|
|
9
|
+
import './OrLabel-7d4fe80b.js';
|
|
5
10
|
import 'vue';
|
|
6
11
|
import './style-inject.es-4c6f2515.js';
|
|
12
|
+
import './OrError-19a62a18.js';
|
|
13
|
+
import './OrExpansionPanel-1e2a6375.js';
|
|
14
|
+
import './OrIcon-b3906e35.js';
|
|
15
|
+
import './OrHint-73835593.js';
|
|
16
|
+
import './OrInput-db4813b4.js';
|
|
17
|
+
import './OrIconButton-5fb3a9aa.js';
|
|
18
|
+
import './OrTooltip-36c6728c.js';
|
|
19
|
+
import './OrPopover-3525c670.js';
|
|
20
|
+
import '@floating-ui/dom';
|
|
21
|
+
import './useElevation-0e973238.js';
|
|
22
|
+
import './useResponsive-a02e95b7.js';
|
|
23
|
+
import './OrBottomSheet-9de57dd0.js';
|
|
24
|
+
import './OrOverlay-27050c19.js';
|
|
25
|
+
import './OrTeleport.vue3-8099178c.js';
|
|
26
|
+
import './OrMenuItem-8773d073.js';
|
|
27
|
+
import './OrTag-deaff080.js';
|
package/dist/v3/index67.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'lodash';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import 'vue';
|
|
6
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index68.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export {
|
|
2
|
-
import '
|
|
3
|
-
import './px-to-rem-0b26b83e.js';
|
|
1
|
+
export { O as OrSidebarPlacement, s as OrSidebarV3 } from './OrSidebar-a62972f5.js';
|
|
2
|
+
import '@vueuse/core';
|
|
4
3
|
import 'lodash';
|
|
4
|
+
import 'vue-demi';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index69.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-2b1610ce.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import 'lodash';
|
|
4
3
|
import './px-to-rem-0b26b83e.js';
|
|
5
|
-
import '
|
|
6
|
-
import '@vueuse/core';
|
|
4
|
+
import 'lodash';
|
|
7
5
|
import 'vue';
|
|
6
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index70.js
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
import './OrIcon-e23028f8.js';
|
|
1
|
+
export { s as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText-3965ff71.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
3
|
import 'lodash';
|
|
5
|
-
import './OrTooltip-121eae2b.js';
|
|
6
|
-
import 'vue';
|
|
7
|
-
import './style-inject.es-4c6f2515.js';
|
|
8
|
-
import './OrFloating-3da814a2.js';
|
|
9
|
-
import '@floating-ui/dom';
|
|
10
|
-
import './OrTeleportVue3-ad639f12.js';
|
|
11
|
-
import './dom-7a41831b.js';
|
|
12
4
|
import './px-to-rem-0b26b83e.js';
|
|
5
|
+
import './useClassAttribute-47fdb016.js';
|
|
13
6
|
import '@vueuse/core';
|
|
7
|
+
import 'vue';
|
package/dist/v3/index71.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
import 'vue-demi';
|
|
3
|
-
import './OrIconButton-f72cb8d9.js';
|
|
1
|
+
export { s as OrSlider } from './OrSlider-af80bac9.js';
|
|
4
2
|
import './OrIcon-e23028f8.js';
|
|
3
|
+
import 'vue-demi';
|
|
5
4
|
import 'lodash';
|
|
6
5
|
import './OrTooltip-121eae2b.js';
|
|
7
6
|
import 'vue';
|
|
@@ -11,4 +10,4 @@ import '@floating-ui/dom';
|
|
|
11
10
|
import './OrTeleportVue3-ad639f12.js';
|
|
12
11
|
import './dom-7a41831b.js';
|
|
13
12
|
import './px-to-rem-0b26b83e.js';
|
|
14
|
-
import '
|
|
13
|
+
import '@vueuse/core';
|
package/dist/v3/index72.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSortHeaderV3 } from './OrSortHeader-5eba50cd.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '
|
|
3
|
+
import './useClassAttribute-47fdb016.js';
|
|
4
|
+
import '@vueuse/core';
|
|
5
|
+
import './OrIcon-b3906e35.js';
|
|
5
6
|
import 'vue';
|
|
6
|
-
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index73.js
CHANGED
|
@@ -1,8 +1,14 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrStepper } from './OrStepper-f355b7b7.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './
|
|
4
|
-
import '
|
|
5
|
-
import '
|
|
3
|
+
import './OrIconButton-f72cb8d9.js';
|
|
4
|
+
import './OrIcon-e23028f8.js';
|
|
5
|
+
import 'lodash';
|
|
6
|
+
import './OrTooltip-121eae2b.js';
|
|
6
7
|
import 'vue';
|
|
7
|
-
import './OrLoader-60943812.js';
|
|
8
8
|
import './style-inject.es-4c6f2515.js';
|
|
9
|
+
import './OrFloating-3da814a2.js';
|
|
10
|
+
import '@floating-ui/dom';
|
|
11
|
+
import './OrTeleportVue3-ad639f12.js';
|
|
12
|
+
import './dom-7a41831b.js';
|
|
13
|
+
import './px-to-rem-0b26b83e.js';
|
|
14
|
+
import './OrLoader-15174477.js';
|
package/dist/v3/index74.js
CHANGED
package/dist/v3/index75.js
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSwitchV3 } from './OrSwitch-ec454b76.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
3
|
+
import './useClassAttribute-47fdb016.js';
|
|
4
|
+
import '@vueuse/core';
|
|
5
|
+
import './OrLabel-7d4fe80b.js';
|
|
4
6
|
import 'vue';
|
|
7
|
+
import './OrLoader-60943812.js';
|
|
5
8
|
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index76.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrTab } from './OrTab-bc98be02.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '
|
|
3
|
+
import 'uuid';
|
|
4
|
+
import 'lodash';
|
|
5
5
|
import 'vue';
|
|
6
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index77.js
CHANGED
package/dist/v3/index78.js
CHANGED
|
@@ -1,16 +1,5 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
import '@vueuse/core';
|
|
1
|
+
export { s as OrTabV3 } from './OrTab-97044946.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
3
|
import './useClassAttribute-47fdb016.js';
|
|
5
|
-
import '
|
|
4
|
+
import '@vueuse/core';
|
|
6
5
|
import 'vue';
|
|
7
|
-
import './OrMenuItem-8773d073.js';
|
|
8
|
-
import './OrMenu-75ef8635.js';
|
|
9
|
-
import './OrPopover-3525c670.js';
|
|
10
|
-
import '@floating-ui/dom';
|
|
11
|
-
import './useElevation-0e973238.js';
|
|
12
|
-
import './useResponsive-a02e95b7.js';
|
|
13
|
-
import './OrBottomSheet-9de57dd0.js';
|
|
14
|
-
import './OrOverlay-27050c19.js';
|
|
15
|
-
import './OrTeleport.vue3-8099178c.js';
|
|
16
|
-
import './OrTab-97044946.js';
|
package/dist/v3/index79.js
CHANGED
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './
|
|
3
|
+
import './OrTabHeaderItem-d668cc59.js';
|
|
4
4
|
import 'lodash';
|
|
5
|
-
import './OrTooltip-121eae2b.js';
|
|
6
5
|
import 'vue';
|
|
7
6
|
import './style-inject.es-4c6f2515.js';
|
|
8
|
-
import './OrFloating-3da814a2.js';
|
|
9
|
-
import '@floating-ui/dom';
|
|
10
|
-
import './OrTeleportVue3-ad639f12.js';
|
|
11
|
-
import './dom-7a41831b.js';
|
|
12
|
-
import './px-to-rem-0b26b83e.js';
|
|
13
|
-
import './color-1f348774.js';
|
package/dist/v3/index80.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-ac0be933.js';
|
|
2
|
+
import '@vueuse/core';
|
|
2
3
|
import 'vue-demi';
|
|
3
4
|
import './useClassAttribute-47fdb016.js';
|
|
4
|
-
import '@vueuse/core';
|
|
5
|
-
import './OrIconButton-5fb3a9aa.js';
|
|
6
5
|
import './OrIcon-b3906e35.js';
|
|
7
6
|
import 'vue';
|
|
8
|
-
import './
|
|
7
|
+
import './OrMenuItem-8773d073.js';
|
|
8
|
+
import './OrMenu-75ef8635.js';
|
|
9
9
|
import './OrPopover-3525c670.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import './useElevation-0e973238.js';
|
|
@@ -13,3 +13,4 @@ import './useResponsive-a02e95b7.js';
|
|
|
13
13
|
import './OrBottomSheet-9de57dd0.js';
|
|
14
14
|
import './OrOverlay-27050c19.js';
|
|
15
15
|
import './OrTeleport.vue3-8099178c.js';
|
|
16
|
+
import './OrTab-97044946.js';
|