@onereach/ui-components 2.62.2 → 2.62.3-beta.1897.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 (234) hide show
  1. package/dist/v2/OrCardCollection-89a315ed.js +227 -0
  2. package/dist/v2/{OrConfirm-d561bf82.js → OrConfirm-3896bd11.js} +1 -1
  3. package/dist/v2/{OrInlineInput-e754cb9f.js → OrInlineInput-c1d6fb73.js} +5 -5
  4. package/dist/v2/{OrInlineTextarea-7dc58bb1.js → OrInlineTextarea-7ec4c40d.js} +5 -5
  5. package/dist/v2/{OrInput-0dcfba2a.js → OrInput-0508c3fb.js} +5 -5
  6. package/dist/v2/{OrSearch-45ea8c33.js → OrSearch-feca9f48.js} +1 -1
  7. package/dist/v2/{OrSelect-21247104.js → OrSelect-bb539517.js} +3 -3
  8. package/dist/v2/OrSortHeader-a6004b24.js +133 -0
  9. package/dist/v2/{OrTextarea-8773d494.js → OrTextarea-cc70afc9.js} +5 -5
  10. package/dist/v2/components/index.d.ts +2 -0
  11. package/dist/v2/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +17 -0
  12. package/dist/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
  13. package/dist/v2/components/or-card-collection-v3/index.d.ts +3 -0
  14. package/dist/v2/components/or-card-collection-v3/props.d.ts +4 -0
  15. package/dist/v2/components/or-card-collection-v3/styles.d.ts +6 -0
  16. package/dist/v2/components/or-card-collection-v3/types.d.ts +7 -0
  17. package/dist/v2/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +12 -0
  18. package/dist/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
  19. package/dist/v2/components/or-sort-header-v3/index.d.ts +2 -0
  20. package/dist/v2/components/or-sort-header-v3/styles.d.ts +1 -0
  21. package/dist/v2/components/or-sort-header-v3/types.d.ts +4 -0
  22. package/dist/v2/index.js +9 -7
  23. package/dist/v2/index11.js +20 -1
  24. package/dist/v2/index12.js +3 -12
  25. package/dist/v2/index13.js +3 -2
  26. package/dist/v2/index14.js +11 -5
  27. package/dist/v2/index15.js +5 -14
  28. package/dist/v2/index16.js +4 -19
  29. package/dist/v2/index17.js +28 -4
  30. package/dist/v2/index18.js +3 -7
  31. package/dist/v2/index19.js +5 -23
  32. package/dist/v2/index2.js +9 -7
  33. package/dist/v2/index20.js +25 -21
  34. package/dist/v2/index21.js +21 -18
  35. package/dist/v2/index22.js +20 -2
  36. package/dist/v2/index23.js +2 -4
  37. package/dist/v2/index24.js +2 -1
  38. package/dist/v2/index25.js +1 -2
  39. package/dist/v2/index26.js +2 -2
  40. package/dist/v2/index27.js +4 -7
  41. package/dist/v2/index28.js +6 -2
  42. package/dist/v2/index29.js +3 -3
  43. package/dist/v2/index30.js +3 -10
  44. package/dist/v2/index31.js +9 -12
  45. package/dist/v2/index32.js +11 -1
  46. package/dist/v2/index33.js +1 -1
  47. package/dist/v2/index34.js +1 -16
  48. package/dist/v2/index35.js +17 -17
  49. package/dist/v2/index36.js +17 -17
  50. package/dist/v2/index37.js +16 -1
  51. package/dist/v2/index38.js +1 -17
  52. package/dist/v2/index39.js +18 -22
  53. package/dist/v2/index40.js +22 -2
  54. package/dist/v2/index41.js +3 -3
  55. package/dist/v2/index42.js +1 -1
  56. package/dist/v2/index43.js +3 -20
  57. package/dist/v2/index44.js +1 -7
  58. package/dist/v2/index45.js +24 -1
  59. package/dist/v2/index46.js +3 -3
  60. package/dist/v2/index47.js +1 -2
  61. package/dist/v2/index48.js +2 -9
  62. package/dist/v2/index49.js +10 -17
  63. package/dist/v2/index50.js +17 -13
  64. package/dist/v2/index51.js +13 -14
  65. package/dist/v2/index52.js +14 -13
  66. package/dist/v2/index53.js +12 -15
  67. package/dist/v2/index54.js +16 -1
  68. package/dist/v2/index55.js +2 -6
  69. package/dist/v2/index56.js +1 -5
  70. package/dist/v2/index57.js +10 -3
  71. package/dist/v2/index58.js +2 -4
  72. package/dist/v2/index59.js +5 -3
  73. package/dist/v2/index60.js +2 -1
  74. package/dist/v2/index61.js +2 -5
  75. package/dist/v2/index62.js +3 -18
  76. package/dist/v2/index63.js +18 -15
  77. package/dist/v2/index64.js +15 -23
  78. package/dist/v2/index65.js +25 -4
  79. package/dist/v2/index66.js +2 -1
  80. package/dist/v2/index67.js +3 -4
  81. package/dist/v2/index68.js +3 -4
  82. package/dist/v2/index69.js +3 -10
  83. package/dist/v2/index70.js +3 -6
  84. package/dist/v2/index71.js +4 -4
  85. package/dist/v2/index72.js +15 -6
  86. package/dist/v2/index73.js +2 -2
  87. package/dist/v2/index74.js +6 -3
  88. package/dist/v2/index75.js +4 -3
  89. package/dist/v2/index76.js +1 -2
  90. package/dist/v2/index77.js +2 -14
  91. package/dist/v2/index78.js +2 -10
  92. package/dist/v2/index79.js +5 -4
  93. package/dist/v2/index80.js +12 -2
  94. package/dist/v2/index81.js +14 -2
  95. package/dist/v2/index82.js +2 -3
  96. package/dist/v2/index83.js +2 -8
  97. package/dist/v2/index84.js +2 -20
  98. package/dist/v2/index85.js +8 -18
  99. package/dist/v2/index86.js +21 -1
  100. package/dist/v2/index87.js +17 -16
  101. package/dist/v2/index88.js +1 -1
  102. package/dist/v2/index89.js +17 -9
  103. package/dist/v2/index90.js +2 -12
  104. package/dist/v2/index91.js +10 -6
  105. package/dist/v2/index92.js +11 -1
  106. package/dist/v2/index93.js +7 -0
  107. package/dist/v2/index94.js +3 -0
  108. package/dist/v3/OrCardCollection-85a00f6c.js +198 -0
  109. package/dist/v3/{OrConfirm-a9d3f157.js → OrConfirm-9990d64a.js} +1 -1
  110. package/dist/v3/{OrInlineInput-8f473205.js → OrInlineInput-bc5fa87a.js} +5 -3
  111. package/dist/v3/{OrInlineTextarea-86f4506d.js → OrInlineTextarea-c433b451.js} +5 -3
  112. package/dist/v3/{OrInput-f51916d4.js → OrInput-2b05a69c.js} +5 -3
  113. package/dist/v3/{OrSearch-e27cadbf.js → OrSearch-1272c3df.js} +1 -1
  114. package/dist/v3/{OrSelect-4cd90c6b.js → OrSelect-529b4567.js} +6 -4
  115. package/dist/v3/OrSortHeader-5eba50cd.js +104 -0
  116. package/dist/v3/{OrTextarea-09aa33dc.js → OrTextarea-98895b2a.js} +6 -4
  117. package/dist/v3/components/index.d.ts +2 -0
  118. package/dist/v3/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +17 -0
  119. package/dist/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
  120. package/dist/v3/components/or-card-collection-v3/index.d.ts +3 -0
  121. package/dist/v3/components/or-card-collection-v3/props.d.ts +4 -0
  122. package/dist/v3/components/or-card-collection-v3/styles.d.ts +6 -0
  123. package/dist/v3/components/or-card-collection-v3/types.d.ts +7 -0
  124. package/dist/v3/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +12 -0
  125. package/dist/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
  126. package/dist/v3/components/or-sort-header-v3/index.d.ts +2 -0
  127. package/dist/v3/components/or-sort-header-v3/styles.d.ts +1 -0
  128. package/dist/v3/components/or-sort-header-v3/types.d.ts +4 -0
  129. package/dist/v3/index.js +9 -7
  130. package/dist/v3/index11.js +19 -1
  131. package/dist/v3/index12.js +3 -11
  132. package/dist/v3/index13.js +3 -2
  133. package/dist/v3/index14.js +9 -4
  134. package/dist/v3/index15.js +4 -11
  135. package/dist/v3/index16.js +3 -17
  136. package/dist/v3/index17.js +25 -4
  137. package/dist/v3/index18.js +3 -6
  138. package/dist/v3/index19.js +5 -20
  139. package/dist/v3/index2.js +9 -7
  140. package/dist/v3/index20.js +21 -20
  141. package/dist/v3/index21.js +20 -15
  142. package/dist/v3/index22.js +16 -1
  143. package/dist/v3/index23.js +2 -4
  144. package/dist/v3/index24.js +2 -1
  145. package/dist/v3/index25.js +1 -2
  146. package/dist/v3/index26.js +2 -2
  147. package/dist/v3/index27.js +4 -6
  148. package/dist/v3/index28.js +5 -2
  149. package/dist/v3/index29.js +3 -3
  150. package/dist/v3/index30.js +3 -9
  151. package/dist/v3/index31.js +8 -11
  152. package/dist/v3/index32.js +10 -1
  153. package/dist/v3/index33.js +1 -1
  154. package/dist/v3/index34.js +1 -15
  155. package/dist/v3/index35.js +16 -14
  156. package/dist/v3/index36.js +14 -16
  157. package/dist/v3/index37.js +16 -2
  158. package/dist/v3/index38.js +2 -17
  159. package/dist/v3/index39.js +17 -17
  160. package/dist/v3/index40.js +16 -1
  161. package/dist/v3/index41.js +3 -3
  162. package/dist/v3/index42.js +1 -1
  163. package/dist/v3/index43.js +3 -16
  164. package/dist/v3/index44.js +1 -7
  165. package/dist/v3/index45.js +20 -1
  166. package/dist/v3/index46.js +3 -3
  167. package/dist/v3/index47.js +1 -2
  168. package/dist/v3/index48.js +2 -8
  169. package/dist/v3/index49.js +9 -14
  170. package/dist/v3/index50.js +14 -12
  171. package/dist/v3/index51.js +12 -11
  172. package/dist/v3/index52.js +11 -12
  173. package/dist/v3/index53.js +11 -11
  174. package/dist/v3/index54.js +12 -1
  175. package/dist/v3/index55.js +2 -5
  176. package/dist/v3/index56.js +1 -5
  177. package/dist/v3/index57.js +9 -3
  178. package/dist/v3/index58.js +2 -4
  179. package/dist/v3/index59.js +5 -3
  180. package/dist/v3/index60.js +2 -1
  181. package/dist/v3/index61.js +1 -4
  182. package/dist/v3/index62.js +3 -17
  183. package/dist/v3/index63.js +17 -14
  184. package/dist/v3/index64.js +13 -21
  185. package/dist/v3/index65.js +23 -3
  186. package/dist/v3/index66.js +2 -1
  187. package/dist/v3/index67.js +3 -4
  188. package/dist/v3/index68.js +3 -4
  189. package/dist/v3/index69.js +3 -9
  190. package/dist/v3/index70.js +3 -4
  191. package/dist/v3/index71.js +4 -4
  192. package/dist/v3/index72.js +11 -5
  193. package/dist/v3/index73.js +2 -2
  194. package/dist/v3/index74.js +5 -2
  195. package/dist/v3/index75.js +4 -3
  196. package/dist/v3/index76.js +1 -2
  197. package/dist/v3/index77.js +2 -13
  198. package/dist/v3/index78.js +2 -9
  199. package/dist/v3/index79.js +5 -4
  200. package/dist/v3/index80.js +11 -1
  201. package/dist/v3/index81.js +13 -1
  202. package/dist/v3/index82.js +1 -3
  203. package/dist/v3/index83.js +1 -8
  204. package/dist/v3/index84.js +2 -17
  205. package/dist/v3/index85.js +7 -14
  206. package/dist/v3/index86.js +18 -1
  207. package/dist/v3/index87.js +14 -15
  208. package/dist/v3/index88.js +1 -1
  209. package/dist/v3/index89.js +15 -6
  210. package/dist/v3/index90.js +2 -11
  211. package/dist/v3/index91.js +8 -6
  212. package/dist/v3/index92.js +10 -1
  213. package/dist/v3/index93.js +7 -0
  214. package/dist/v3/index94.js +3 -0
  215. package/package.json +2 -3
  216. package/src/components/index.ts +2 -0
  217. package/src/components/or-card-collection-v3/OrCardCollection.docs.mdx +3 -0
  218. package/src/components/or-card-collection-v3/OrCardCollection.stories3.ts +162 -0
  219. package/src/components/or-card-collection-v3/OrCardCollection.vue +210 -0
  220. package/src/components/or-card-collection-v3/index.ts +3 -0
  221. package/src/components/or-card-collection-v3/props.ts +4 -0
  222. package/src/components/or-card-collection-v3/styles.ts +53 -0
  223. package/src/components/or-card-collection-v3/types.ts +8 -0
  224. package/src/components/or-inline-input-v3/OrInlineInput.vue +12 -10
  225. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +12 -10
  226. package/src/components/or-input-v3/OrInput.vue +12 -10
  227. package/src/components/or-select-v3/OrSelect.vue +5 -3
  228. package/src/components/or-sort-header-v3/OrSortHeader.docs.mdx +3 -0
  229. package/src/components/or-sort-header-v3/OrSortHeader.stories3.ts +132 -0
  230. package/src/components/or-sort-header-v3/OrSortHeader.vue +111 -0
  231. package/src/components/or-sort-header-v3/index.ts +2 -0
  232. package/src/components/or-sort-header-v3/styles.ts +23 -0
  233. package/src/components/or-sort-header-v3/types.ts +4 -0
  234. package/src/components/or-textarea-v3/OrTextarea.vue +12 -10
@@ -1,3 +1,13 @@
1
- export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
1
+ export { s as OrTag } from './OrTag-7e24fdbc.js';
2
2
  import 'vue-demi';
3
+ import './OrIcon-e23028f8.js';
4
+ import 'lodash';
5
+ import './OrTooltip-121eae2b.js';
3
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
+ import './px-to-rem-0b26b83e.js';
13
+ import './color-1f348774.js';
@@ -1,3 +1,15 @@
1
- export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
1
+ export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-60585386.js';
2
2
  import 'vue-demi';
3
+ import './useClassAttribute-47fdb016.js';
4
+ import '@vueuse/core';
5
+ import './OrIconButton-f9226adf.js';
6
+ import './OrIcon-b3906e35.js';
3
7
  import 'vue';
8
+ import './OrTooltip-30e05f9e.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';
@@ -1,5 +1,3 @@
1
- export { s as OrTextV3 } from './OrText-ecb46923.js';
1
+ export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
2
2
  import 'vue-demi';
3
- import './useClassAttribute-47fdb016.js';
4
- import '@vueuse/core';
5
3
  import 'vue';
@@ -1,10 +1,3 @@
1
- export { s as OrTextareaV3 } from './OrTextarea-09aa33dc.js';
2
- export { a as TextareaSize } from './OrInputBox-634230b1.js';
1
+ export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
3
2
  import 'vue-demi';
4
- import './useClassAttribute-47fdb016.js';
5
- import '@vueuse/core';
6
- import './OrError-19a62a18.js';
7
3
  import 'vue';
8
- import './OrHint-73835593.js';
9
- import './OrLabel-7d4fe80b.js';
10
- import './style-inject.es-4c6f2515.js';
@@ -1,20 +1,5 @@
1
- export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-faa4f81a.js';
1
+ export { s as OrTextV3 } from './OrText-ecb46923.js';
2
2
  import 'vue-demi';
3
+ import './useClassAttribute-47fdb016.js';
3
4
  import '@vueuse/core';
4
- import './useToggle-29e4d7c7.js';
5
- import './px-to-rem-0b26b83e.js';
6
- import './dom-7a41831b.js';
7
- import 'lodash';
8
- import './OrLabel-876f8729.js';
9
5
  import 'vue';
10
- import './style-inject.es-4c6f2515.js';
11
- import './OrIconButton-f72cb8d9.js';
12
- import './OrIcon-e23028f8.js';
13
- import './OrTooltip-121eae2b.js';
14
- import './OrFloating-3da814a2.js';
15
- import '@floating-ui/dom';
16
- import './OrTeleportVue3-ad639f12.js';
17
- import './OrLoader-15174477.js';
18
- import './OrHint-1414c530.js';
19
- import './OrError-f90296db.js';
20
- import './OrCollapse-37a52e8f.js';
@@ -1,17 +1,10 @@
1
- export { s as OrToast, a as OrToastContainer } from './OrToastContainer-fe6abe90.js';
2
- export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
3
- import './OrIconButton-f72cb8d9.js';
1
+ export { s as OrTextareaV3 } from './OrTextarea-98895b2a.js';
2
+ export { a as TextareaSize } from './OrInputBox-634230b1.js';
4
3
  import 'vue-demi';
5
- import './OrIcon-e23028f8.js';
6
- import 'lodash';
7
- import './OrTooltip-121eae2b.js';
4
+ import './useClassAttribute-47fdb016.js';
5
+ import '@vueuse/core';
6
+ import './OrError-19a62a18.js';
8
7
  import 'vue';
8
+ import './OrHint-73835593.js';
9
+ import './OrLabel-7d4fe80b.js';
9
10
  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';
16
- import './OrProgress-d0d52c86.js';
17
- import '@vueuse/core';
@@ -1,3 +1,20 @@
1
- export { a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
1
+ export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-faa4f81a.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
+ import './useToggle-29e4d7c7.js';
5
+ import './px-to-rem-0b26b83e.js';
6
+ import './dom-7a41831b.js';
7
+ import 'lodash';
8
+ import './OrLabel-876f8729.js';
9
+ import 'vue';
10
+ import './style-inject.es-4c6f2515.js';
11
+ import './OrIconButton-f72cb8d9.js';
12
+ import './OrIcon-e23028f8.js';
13
+ import './OrTooltip-121eae2b.js';
14
+ import './OrFloating-3da814a2.js';
15
+ import '@floating-ui/dom';
16
+ import './OrTeleportVue3-ad639f12.js';
17
+ import './OrLoader-15174477.js';
18
+ import './OrHint-1414c530.js';
19
+ import './OrError-f90296db.js';
20
+ import './OrCollapse-37a52e8f.js';
@@ -1,18 +1,17 @@
1
- export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-e4403486.js';
2
- export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
3
- import '@vueuse/core';
1
+ export { s as OrToast, a as OrToastContainer } from './OrToastContainer-fe6abe90.js';
2
+ export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
3
+ import './OrIconButton-f72cb8d9.js';
4
4
  import 'vue-demi';
5
- import './OrTeleport.vue3-8099178c.js';
5
+ import './OrIcon-e23028f8.js';
6
+ import 'lodash';
7
+ import './OrTooltip-121eae2b.js';
6
8
  import 'vue';
7
- import './OrIconButton-f9226adf.js';
8
- import './useClassAttribute-47fdb016.js';
9
- import './OrIcon-b3906e35.js';
10
- import './OrTooltip-30e05f9e.js';
11
- import './OrPopover-3525c670.js';
12
- import '@floating-ui/dom';
13
- import './useElevation-0e973238.js';
14
- import './useResponsive-a02e95b7.js';
15
- import './OrBottomSheet-9de57dd0.js';
16
- import './OrOverlay-27050c19.js';
17
- import './OrLoader-60943812.js';
18
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';
16
+ import './OrProgress-d0d52c86.js';
17
+ import '@vueuse/core';
@@ -1,3 +1,3 @@
1
- export { a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
1
+ export { a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
@@ -1,9 +1,18 @@
1
- export { s as OrTooltip, a as OrTooltipContent } from './OrTooltip-121eae2b.js';
1
+ export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-e4403486.js';
2
+ export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
3
+ import '@vueuse/core';
2
4
  import 'vue-demi';
3
- import 'lodash';
5
+ import './OrTeleport.vue3-8099178c.js';
4
6
  import 'vue';
5
- import './style-inject.es-4c6f2515.js';
6
- import './OrFloating-3da814a2.js';
7
+ import './OrIconButton-f9226adf.js';
8
+ import './useClassAttribute-47fdb016.js';
9
+ import './OrIcon-b3906e35.js';
10
+ import './OrTooltip-30e05f9e.js';
11
+ import './OrPopover-3525c670.js';
7
12
  import '@floating-ui/dom';
8
- import './OrTeleportVue3-ad639f12.js';
9
- import './dom-7a41831b.js';
13
+ import './useElevation-0e973238.js';
14
+ import './useResponsive-a02e95b7.js';
15
+ import './OrBottomSheet-9de57dd0.js';
16
+ import './OrOverlay-27050c19.js';
17
+ import './OrLoader-60943812.js';
18
+ import './style-inject.es-4c6f2515.js';
@@ -1,12 +1,3 @@
1
- export { s as OrTooltipV3 } from './OrTooltip-30e05f9e.js';
2
- export { P as TooltipPlacement } from './OrPopover-3525c670.js';
3
- import '@vueuse/core';
1
+ export { a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
4
2
  import 'vue-demi';
5
- import './useClassAttribute-47fdb016.js';
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';
3
+ import '@vueuse/core';
@@ -1,7 +1,9 @@
1
- export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
2
- export { u as useElevation } from './useElevation-0e973238.js';
3
- export { u as useOverflow } from './useOverflow-ac506c65.js';
4
- export { u as useResponsive } from './useResponsive-a02e95b7.js';
5
- export { u as useToggle } from './useToggle-29e4d7c7.js';
1
+ export { s as OrTooltip, a as OrTooltipContent } from './OrTooltip-121eae2b.js';
6
2
  import 'vue-demi';
7
- import '@vueuse/core';
3
+ import 'lodash';
4
+ import 'vue';
5
+ import './style-inject.es-4c6f2515.js';
6
+ import './OrFloating-3da814a2.js';
7
+ import '@floating-ui/dom';
8
+ import './OrTeleportVue3-ad639f12.js';
9
+ import './dom-7a41831b.js';
@@ -1,3 +1,12 @@
1
- export { u as useResponsive } from './useResponsive-a02e95b7.js';
1
+ export { s as OrTooltipV3 } from './OrTooltip-30e05f9e.js';
2
+ export { P as TooltipPlacement } from './OrPopover-3525c670.js';
2
3
  import '@vueuse/core';
3
4
  import 'vue-demi';
5
+ import './useClassAttribute-47fdb016.js';
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';
@@ -0,0 +1,7 @@
1
+ export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
2
+ export { u as useElevation } from './useElevation-0e973238.js';
3
+ export { u as useOverflow } from './useOverflow-ac506c65.js';
4
+ export { u as useResponsive } from './useResponsive-a02e95b7.js';
5
+ export { u as useToggle } from './useToggle-29e4d7c7.js';
6
+ import 'vue-demi';
7
+ import '@vueuse/core';
@@ -0,0 +1,3 @@
1
+ export { u as useResponsive } from './useResponsive-a02e95b7.js';
2
+ import '@vueuse/core';
3
+ import 'vue-demi';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/ui-components",
3
- "version": "2.62.2",
3
+ "version": "2.62.3-beta.1897.0",
4
4
  "description": "Vue components library for v2/3",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/auto/index.js",
@@ -78,6 +78,5 @@
78
78
  },
79
79
  "publishConfig": {
80
80
  "access": "public"
81
- },
82
- "gitHead": "6147893aced97e25db0ffdb55e966bb43269cbc0"
81
+ }
83
82
  }
@@ -6,6 +6,7 @@ export * from './or-button-v2';
6
6
  export * from './or-button-v3';
7
7
  export * from './or-card';
8
8
  export * from './or-card-collection';
9
+ export * from './or-card-collection-v3';
9
10
  export * from './or-card-v3';
10
11
  export * from './or-carousel';
11
12
  export * from './or-checkbox';
@@ -65,6 +66,7 @@ export * from './or-sidebar-v3';
65
66
  export * from './or-skeleton';
66
67
  export * from './or-skeleton-v3';
67
68
  export * from './or-slider';
69
+ export * from './or-sort-header-v3';
68
70
  export * from './or-stepper';
69
71
  export * from './or-switch';
70
72
  export * from './or-switch-v3';
@@ -0,0 +1,3 @@
1
+ import { DocsPage } from '@storybook/addon-docs';
2
+
3
+ <DocsPage />
@@ -0,0 +1,162 @@
1
+ import { action } from '@storybook/addon-actions';
2
+ import { Meta, StoryFn } from '@storybook/vue3';
3
+ import { OrIconV3 as OrIcon } from '../or-icon-v3';
4
+ import OrCardCollectionDocs from './OrCardCollection.docs.mdx';
5
+ import OrCardCollection from './OrCardCollection.vue';
6
+ import { CardCollectionView } from './props';
7
+ import { CardCollectionItem, CardCollectionSortHeader } from './types';
8
+
9
+ export default {
10
+ title: 'Components/Card Collection',
11
+ component: OrCardCollection,
12
+
13
+ argTypes: {
14
+ // Slots
15
+ gridItem: {
16
+ type: {
17
+ name: 'string',
18
+ required: true,
19
+ },
20
+
21
+ control: { type: 'text' },
22
+ },
23
+
24
+ listItem: {
25
+ type: {
26
+ name: 'string',
27
+ required: true,
28
+ },
29
+
30
+ control: { type: 'text' },
31
+ },
32
+
33
+ // Props
34
+ items: {
35
+ control: { type: 'object' },
36
+ },
37
+
38
+ view: {
39
+ control: { type: 'select' },
40
+ options: Object.values(CardCollectionView),
41
+ },
42
+
43
+ sort: {
44
+ control: { type: 'object' },
45
+ },
46
+
47
+ sortHeaders: {
48
+ control: { type: 'object' },
49
+ },
50
+
51
+ search: {
52
+ control: { type: 'text' },
53
+ },
54
+
55
+ // Events
56
+ viewChange: {
57
+ table: { disable: true },
58
+ },
59
+
60
+ sortChange: {
61
+ table: { disable: true },
62
+ },
63
+
64
+ searchChange: {
65
+ table: { disable: true },
66
+ },
67
+ },
68
+
69
+ parameters: {
70
+ docs: {
71
+ page: OrCardCollectionDocs,
72
+ },
73
+ },
74
+ } as Meta<typeof OrCardCollection>;
75
+
76
+ const Template: StoryFn<typeof OrCardCollection> = (args) => ({
77
+ components: {
78
+ OrCardCollection,
79
+ OrIcon,
80
+ },
81
+
82
+ setup() {
83
+ return {
84
+ args,
85
+ onViewChange: action('viewChange'),
86
+ onSortChange: action('sortChange'),
87
+ onSearchChange: action('searchChange'),
88
+ };
89
+ },
90
+
91
+ template: `
92
+ <OrCardCollection
93
+ v-bind="args"
94
+ @viewChange="onViewChange"
95
+ @sortChange="onSortChange"
96
+ @searchChange="onSearchChange"
97
+ >
98
+ <template #gridItem="item">${args.gridItem}</template>
99
+ <template #listItem="item">${args.listItem}</template>
100
+ <template #addon>${args.addon}</template>
101
+ </OrCardCollection>
102
+ `,
103
+ });
104
+
105
+ export const Default = Template.bind({});
106
+
107
+ Default.args = {
108
+ // Slots
109
+ gridItem: '{{ item.label }} (grid)',
110
+ listItem: '{{ item.label }} (list)',
111
+ addon: '<OrIcon icon="info" />',
112
+
113
+ // Props
114
+ items: Array.from<string, CardCollectionItem>([
115
+ 'Alfa',
116
+ 'Bravo',
117
+ 'Charlie',
118
+ 'Delta',
119
+ 'Echo',
120
+ 'Foxtrot',
121
+ 'Golf',
122
+ 'Hotel',
123
+ 'India',
124
+ 'Juliett',
125
+ 'Kilo',
126
+ 'Lima',
127
+ 'Mike',
128
+ 'November',
129
+ 'Oscar',
130
+ 'Papa',
131
+ 'Quebec',
132
+ 'Romeo',
133
+ 'Sierra',
134
+ 'Tango',
135
+ 'Uniform',
136
+ 'Victor',
137
+ 'Whiskey',
138
+ 'X-Ray',
139
+ 'Yankee',
140
+ 'Zulu',
141
+ ], (item) => ({
142
+ id: item.toLowerCase(),
143
+ label: item,
144
+ })),
145
+ };
146
+
147
+ export const WithSorting = Template.bind({});
148
+
149
+ WithSorting.args = {
150
+ ...Default.args,
151
+
152
+ // Props
153
+ sortHeaders: Array.from<string, CardCollectionSortHeader>([
154
+ 'Foo',
155
+ 'Bar',
156
+ 'Baz',
157
+ 'Qux',
158
+ ], (item) => ({
159
+ value: item.toLowerCase(),
160
+ label: item,
161
+ })),
162
+ };
@@ -0,0 +1,210 @@
1
+ <template>
2
+ <div
3
+ ref="root"
4
+ v-bind="$attrs"
5
+ :class="rootStyles"
6
+ >
7
+ <div :class="toolbarStyles">
8
+ <div :class="toolbarPanelStyles">
9
+ <template v-if="sortHeaders">
10
+ <OrSortHeader
11
+ v-for="header in sortHeaders"
12
+ :key="header.value"
13
+ v-model="proxySort"
14
+ :input-value="header.value"
15
+ >
16
+ {{ header.label }}
17
+ </OrSortHeader>
18
+ </template>
19
+ </div>
20
+
21
+ <div :class="toolbarPanelStyles">
22
+ <OrInput
23
+ v-model="proxySearch"
24
+ :type="'search'"
25
+ :placeholder="'Search'"
26
+ :size="'s'"
27
+ />
28
+
29
+ <OrIconButton
30
+ :icon="'grid_view'"
31
+ @click="switchToGridView()"
32
+ />
33
+
34
+ <OrIconButton
35
+ :icon="'view_list'"
36
+ @click="switchToListView()"
37
+ />
38
+
39
+ <slot name="addon" />
40
+ </div>
41
+ </div>
42
+
43
+ <div :class="contentStyles">
44
+ <template v-if="proxyView === 'grid'">
45
+ <OrCard
46
+ v-for="item in items"
47
+ :key="item.id"
48
+ >
49
+ <slot
50
+ name="gridItem"
51
+ v-bind="item"
52
+ />
53
+ </OrCard>
54
+ </template>
55
+
56
+ <template v-if="proxyView === 'list'">
57
+ <OrCard
58
+ v-for="item in items"
59
+ :key="item.id"
60
+ >
61
+ <slot
62
+ name="listItem"
63
+ v-bind="item"
64
+ />
65
+ </OrCard>
66
+ </template>
67
+ </div>
68
+ </div>
69
+ </template>
70
+
71
+ <script lang="ts">
72
+ import { computed, defineComponent, PropType, ref, watch } from 'vue-demi';
73
+ import { useClassAttribute } from '../../hooks';
74
+ import { OrCardV3 as OrCard } from '../or-card-v3';
75
+ import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3';
76
+ import { OrInputV3 as OrInput } from '../or-input-v3';
77
+ import { OrSortHeaderV3 as OrSortHeader, SortHeaderModel } from '../or-sort-header-v3';
78
+ import { CardCollectionView } from './props';
79
+ import { CardCollectionContent, CardCollectionContentViews, CardCollectionRoot, CardCollectionToolbar, CardCollectionToolbarPanel } from './styles';
80
+ import { CardCollectionItem, CardCollectionSortHeader } from './types';
81
+
82
+ export default defineComponent({
83
+ name: 'OrCardCollection',
84
+
85
+ components: {
86
+ OrCard,
87
+ OrIconButton,
88
+ OrInput,
89
+ OrSortHeader,
90
+ },
91
+
92
+ inheritAttrs: false,
93
+
94
+ props: {
95
+ items: {
96
+ type: Array as PropType<CardCollectionItem[]>,
97
+ default: [] as CardCollectionItem[],
98
+ },
99
+
100
+ view: {
101
+ type: String as PropType<CardCollectionView>,
102
+ default: CardCollectionView.Grid,
103
+ },
104
+
105
+ sort: {
106
+ type: Object as PropType<SortHeaderModel>,
107
+ default: undefined,
108
+ },
109
+
110
+ sortHeaders: {
111
+ type: Array as PropType<CardCollectionSortHeader[]>,
112
+ default: undefined,
113
+ },
114
+
115
+ search: {
116
+ type: String,
117
+ default: undefined,
118
+ },
119
+ },
120
+
121
+ emits: [
122
+ 'viewChange',
123
+ 'sortChange',
124
+ 'searchChange',
125
+ ],
126
+
127
+ expose: [
128
+ 'root',
129
+ ],
130
+
131
+ setup(props, context) {
132
+ // Refs
133
+ const root = ref<HTMLElement>();
134
+
135
+ // Styles
136
+ const classAttribute = useClassAttribute();
137
+
138
+ const rootStyles = computed(() => [
139
+ 'or-card-collection',
140
+ ...CardCollectionRoot,
141
+ classAttribute.value,
142
+ ]);
143
+
144
+ const toolbarStyles = computed(() => [
145
+ ...CardCollectionToolbar,
146
+ ]);
147
+
148
+ const toolbarPanelStyles = computed(() => [
149
+ ...CardCollectionToolbarPanel,
150
+ ]);
151
+
152
+ const contentStyles = computed(() => [
153
+ ...CardCollectionContent,
154
+ ...CardCollectionContentViews[proxyView.value],
155
+ ]);
156
+
157
+ // State
158
+ const proxyView = ref(props.view);
159
+ const proxySort = ref(props.sort);
160
+ const proxySearch = ref(props.search);
161
+
162
+ // Methods
163
+ function switchToGridView(): void {
164
+ proxyView.value = CardCollectionView.Grid;
165
+ }
166
+
167
+ function switchToListView(): void {
168
+ proxyView.value = CardCollectionView.List;
169
+ }
170
+
171
+ // Effects
172
+ watch(() => props.view, (value) => {
173
+ proxyView.value = value;
174
+ });
175
+
176
+ watch(proxyView, (value) => {
177
+ context.emit('viewChange', value);
178
+ });
179
+
180
+ watch(() => props.sort, (value) => {
181
+ proxySort.value = value;
182
+ });
183
+
184
+ watch(proxySort, (value) => {
185
+ context.emit('sortChange', value);
186
+ });
187
+
188
+ watch(() => props.search, (value) => {
189
+ proxySearch.value = value;
190
+ });
191
+
192
+ watch(proxySearch, (value) => {
193
+ context.emit('searchChange', value);
194
+ });
195
+
196
+ return {
197
+ root,
198
+ rootStyles,
199
+ toolbarStyles,
200
+ toolbarPanelStyles,
201
+ contentStyles,
202
+ proxyView,
203
+ proxySort,
204
+ proxySearch,
205
+ switchToGridView,
206
+ switchToListView,
207
+ };
208
+ },
209
+ });
210
+ </script>
@@ -0,0 +1,3 @@
1
+ export { default as OrCardCollectionV3 } from './OrCardCollection.vue';
2
+ export * from './props';
3
+ export * from './types';
@@ -0,0 +1,4 @@
1
+ export enum CardCollectionView {
2
+ Grid = 'grid',
3
+ List = 'list',
4
+ }