@simpli-route/apollo-ds 0.1.54 → 0.1.55

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 (127) hide show
  1. package/dist/components/InvisibleSelect/InvisibleSelect.d.ts +1 -6
  2. package/dist/components/InvisibleSelect/InvisibleSelectContent.d.ts +17 -0
  3. package/dist/components/InvisibleSelect/index.d.ts +2 -3
  4. package/dist/components/InvisibleSelect/types.d.ts +82 -38
  5. package/dist/components/InvisibleSelect/variants.d.ts +15 -13
  6. package/dist/components/index.d.ts +1 -1
  7. package/dist/index.cjs.js +1 -1
  8. package/dist/index.cjs10.js +1 -1
  9. package/dist/index.cjs11.js +1 -1
  10. package/dist/index.cjs13.js +1 -1
  11. package/dist/index.cjs15.js +1 -1
  12. package/dist/index.cjs16.js +1 -1
  13. package/dist/index.cjs17.js +1 -1
  14. package/dist/index.cjs18.js +1 -1
  15. package/dist/index.cjs19.js +1 -1
  16. package/dist/index.cjs23.js +1 -1
  17. package/dist/index.cjs24.js +1 -1
  18. package/dist/index.cjs25.js +1 -1
  19. package/dist/index.cjs26.js +1 -1
  20. package/dist/index.cjs27.js +1 -1
  21. package/dist/index.cjs28.js +1 -1
  22. package/dist/index.cjs30.js +1 -1
  23. package/dist/index.cjs34.js +1 -1
  24. package/dist/index.cjs35.js +1 -1
  25. package/dist/index.cjs36.js +1 -1
  26. package/dist/index.cjs37.js +1 -1
  27. package/dist/index.cjs38.js +1 -1
  28. package/dist/index.cjs39.js +1 -1
  29. package/dist/index.cjs4.js +1 -1
  30. package/dist/index.cjs43.js +1 -1
  31. package/dist/index.cjs44.js +1 -1
  32. package/dist/index.cjs46.js +1 -1
  33. package/dist/index.cjs47.js +1 -1
  34. package/dist/index.cjs48.js +1 -1
  35. package/dist/index.cjs49.js +1 -1
  36. package/dist/index.cjs5.js +1 -1
  37. package/dist/index.cjs50.js +1 -1
  38. package/dist/index.cjs51.js +1 -1
  39. package/dist/index.cjs52.js +1 -1
  40. package/dist/index.cjs53.js +1 -1
  41. package/dist/index.cjs54.js +1 -1
  42. package/dist/index.cjs55.js +1 -1
  43. package/dist/index.cjs56.js +1 -1
  44. package/dist/index.cjs57.js +1 -1
  45. package/dist/index.cjs58.js +1 -1
  46. package/dist/index.cjs59.js +1 -1
  47. package/dist/index.cjs6.js +1 -1
  48. package/dist/index.cjs60.js +1 -1
  49. package/dist/index.cjs61.js +1 -1
  50. package/dist/index.cjs62.js +1 -1
  51. package/dist/index.cjs63.js +1 -1
  52. package/dist/index.cjs64.js +1 -1
  53. package/dist/index.cjs65.js +1 -1
  54. package/dist/index.cjs66.js +1 -1
  55. package/dist/index.cjs67.js +1 -1
  56. package/dist/index.cjs7.js +1 -1
  57. package/dist/index.cjs73.js +1 -1
  58. package/dist/index.cjs79.js +1 -1
  59. package/dist/index.cjs8.js +1 -1
  60. package/dist/index.cjs80.js +1 -1
  61. package/dist/index.cjs81.js +1 -1
  62. package/dist/index.cjs82.js +1 -1
  63. package/dist/index.cjs83.js +1 -1
  64. package/dist/index.cjs9.js +1 -1
  65. package/dist/index.es.js +10 -10
  66. package/dist/index.es10.js +1 -1
  67. package/dist/index.es11.js +1 -1
  68. package/dist/index.es13.js +1 -1
  69. package/dist/index.es15.js +1 -1
  70. package/dist/index.es16.js +119 -116
  71. package/dist/index.es17.js +66 -31
  72. package/dist/index.es18.js +2 -2
  73. package/dist/index.es19.js +1 -1
  74. package/dist/index.es23.js +2 -2
  75. package/dist/index.es24.js +1 -1
  76. package/dist/index.es25.js +17 -17
  77. package/dist/index.es26.js +1 -1
  78. package/dist/index.es27.js +2 -2
  79. package/dist/index.es28.js +1 -1
  80. package/dist/index.es30.js +1 -1
  81. package/dist/index.es34.js +3 -3
  82. package/dist/index.es35.js +3 -3
  83. package/dist/index.es36.js +1 -1
  84. package/dist/index.es37.js +1 -1
  85. package/dist/index.es38.js +1 -1
  86. package/dist/index.es39.js +1 -1
  87. package/dist/index.es4.js +1 -1
  88. package/dist/index.es43.js +30 -41
  89. package/dist/index.es44.js +30 -171
  90. package/dist/index.es46.js +17 -33
  91. package/dist/index.es47.js +16 -79
  92. package/dist/index.es48.js +15 -129
  93. package/dist/index.es49.js +26 -65
  94. package/dist/index.es5.js +19 -19
  95. package/dist/index.es50.js +171 -3
  96. package/dist/index.es51.js +61 -9
  97. package/dist/index.es52.js +98 -118
  98. package/dist/index.es53.js +48 -100
  99. package/dist/index.es54.js +3 -115
  100. package/dist/index.es55.js +18 -104
  101. package/dist/index.es56.js +140 -24
  102. package/dist/index.es57.js +129 -7
  103. package/dist/index.es58.js +72 -74
  104. package/dist/index.es59.js +98 -24
  105. package/dist/index.es6.js +1 -1
  106. package/dist/index.es60.js +32 -158
  107. package/dist/index.es61.js +7 -91
  108. package/dist/index.es62.js +109 -14
  109. package/dist/index.es63.js +40 -30
  110. package/dist/index.es64.js +159 -17
  111. package/dist/index.es65.js +90 -15
  112. package/dist/index.es66.js +21 -15
  113. package/dist/index.es67.js +7 -6
  114. package/dist/index.es7.js +1 -1
  115. package/dist/index.es73.js +1 -1
  116. package/dist/index.es79.js +10 -19
  117. package/dist/index.es8.js +3 -3
  118. package/dist/index.es80.js +10 -20
  119. package/dist/index.es81.js +45 -10
  120. package/dist/index.es82.js +19 -10
  121. package/dist/index.es83.js +17 -42
  122. package/dist/index.es9.js +2 -2
  123. package/dist/stories/InvisibleSelect.stories.d.ts +29 -80
  124. package/dist/style.css +11 -60
  125. package/package.json +1 -1
  126. package/dist/components/InvisibleSelect/InvisibleSelect.test.d.ts +0 -1
  127. package/dist/components/InvisibleSelect/InvisibleSelectItem.d.ts +0 -25
package/dist/style.css CHANGED
@@ -921,9 +921,6 @@ select {
921
921
  .ml-3 {
922
922
  margin-left: 0.75rem;
923
923
  }
924
- .ml-4 {
925
- margin-left: 1rem;
926
- }
927
924
  .mr-1 {
928
925
  margin-right: 0.25rem;
929
926
  }
@@ -939,9 +936,6 @@ select {
939
936
  .mt-0\.5 {
940
937
  margin-top: 0.125rem;
941
938
  }
942
- .mt-1 {
943
- margin-top: 0.25rem;
944
- }
945
939
  .mt-2 {
946
940
  margin-top: 0.5rem;
947
941
  }
@@ -1075,9 +1069,6 @@ select {
1075
1069
  .h-full {
1076
1070
  height: 100%;
1077
1071
  }
1078
- .\!max-h-\[300px\] {
1079
- max-height: 300px !important;
1080
- }
1081
1072
  .max-h-12 {
1082
1073
  max-height: 3rem;
1083
1074
  }
@@ -1099,18 +1090,6 @@ select {
1099
1090
  .min-h-8 {
1100
1091
  min-height: 2rem;
1101
1092
  }
1102
- .min-h-\[28px\] {
1103
- min-height: 28px;
1104
- }
1105
- .min-h-\[32px\] {
1106
- min-height: 32px;
1107
- }
1108
- .min-h-\[36px\] {
1109
- min-height: 36px;
1110
- }
1111
- .min-h-\[44px\] {
1112
- min-height: 44px;
1113
- }
1114
1093
  .min-h-full {
1115
1094
  min-height: 100%;
1116
1095
  }
@@ -1174,6 +1153,9 @@ select {
1174
1153
  .w-\[300px\] {
1175
1154
  width: 300px;
1176
1155
  }
1156
+ .w-\[400px\] {
1157
+ width: 400px;
1158
+ }
1177
1159
  .w-\[42px\] {
1178
1160
  width: 42px;
1179
1161
  }
@@ -1197,12 +1179,6 @@ select {
1197
1179
  .min-w-48 {
1198
1180
  min-width: 12rem;
1199
1181
  }
1200
- .min-w-\[--trigger-width\] {
1201
- min-width: var(--trigger-width);
1202
- }
1203
- .min-w-\[120px\] {
1204
- min-width: 120px;
1205
- }
1206
1182
  .min-w-\[150px\] {
1207
1183
  min-width: 150px;
1208
1184
  }
@@ -1221,15 +1197,9 @@ select {
1221
1197
  .max-w-\[280px\] {
1222
1198
  max-width: 280px;
1223
1199
  }
1224
- .max-w-\[300px\] {
1225
- max-width: 300px;
1226
- }
1227
1200
  .flex-1 {
1228
1201
  flex: 1 1 0%;
1229
1202
  }
1230
- .flex-shrink-0 {
1231
- flex-shrink: 0;
1232
- }
1233
1203
  .shrink-0 {
1234
1204
  flex-shrink: 0;
1235
1205
  }
@@ -1295,12 +1265,6 @@ select {
1295
1265
  .scroll-m-12 {
1296
1266
  scroll-margin: 3rem;
1297
1267
  }
1298
- .list-inside {
1299
- list-style-position: inside;
1300
- }
1301
- .list-disc {
1302
- list-style-type: disc;
1303
- }
1304
1268
  .grid-cols-2 {
1305
1269
  grid-template-columns: repeat(2, minmax(0, 1fr));
1306
1270
  }
@@ -1346,9 +1310,6 @@ select {
1346
1310
  .gap-5 {
1347
1311
  gap: 1.25rem;
1348
1312
  }
1349
- .gap-6 {
1350
- gap: 1.5rem;
1351
- }
1352
1313
  .gap-8 {
1353
1314
  gap: 2rem;
1354
1315
  }
@@ -1377,11 +1338,6 @@ select {
1377
1338
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
1378
1339
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
1379
1340
  }
1380
- .space-y-1 > :not([hidden]) ~ :not([hidden]) {
1381
- --tw-space-y-reverse: 0;
1382
- margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
1383
- margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
1384
- }
1385
1341
  .space-y-4 > :not([hidden]) ~ :not([hidden]) {
1386
1342
  --tw-space-y-reverse: 0;
1387
1343
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
@@ -1489,6 +1445,10 @@ select {
1489
1445
  .border-none {
1490
1446
  border-style: none;
1491
1447
  }
1448
+ .\!border-blue-500 {
1449
+ --tw-border-opacity: 1 !important;
1450
+ border-color: rgb(38 68 217 / var(--tw-border-opacity)) !important;
1451
+ }
1492
1452
  .\!border-error-500 {
1493
1453
  --tw-border-opacity: 1 !important;
1494
1454
  border-color: rgb(204 64 51 / var(--tw-border-opacity)) !important;
@@ -1961,6 +1921,10 @@ select {
1961
1921
  padding-top: 0.5rem;
1962
1922
  padding-bottom: 0.5rem;
1963
1923
  }
1924
+ .py-2\.5 {
1925
+ padding-top: 0.625rem;
1926
+ padding-bottom: 0.625rem;
1927
+ }
1964
1928
  .py-3 {
1965
1929
  padding-top: 0.75rem;
1966
1930
  padding-bottom: 0.75rem;
@@ -2179,10 +2143,6 @@ select {
2179
2143
  --tw-text-opacity: 1;
2180
2144
  color: rgb(61 19 15 / var(--tw-text-opacity));
2181
2145
  }
2182
- .text-gray-500 {
2183
- --tw-text-opacity: 1;
2184
- color: rgb(107 114 128 / var(--tw-text-opacity));
2185
- }
2186
2146
  .text-gray-600 {
2187
2147
  --tw-text-opacity: 1;
2188
2148
  color: rgb(75 85 99 / var(--tw-text-opacity));
@@ -2299,12 +2259,6 @@ select {
2299
2259
  --tw-text-opacity: 1;
2300
2260
  color: rgb(111 87 17 / var(--tw-text-opacity));
2301
2261
  }
2302
- .opacity-0 {
2303
- opacity: 0;
2304
- }
2305
- .opacity-100 {
2306
- opacity: 1;
2307
- }
2308
2262
  .opacity-30 {
2309
2263
  opacity: 0.3;
2310
2264
  }
@@ -2379,9 +2333,6 @@ select {
2379
2333
  .ring-black\/10 {
2380
2334
  --tw-ring-color: rgb(0 0 0 / 0.1);
2381
2335
  }
2382
- .ring-black\/5 {
2383
- --tw-ring-color: rgb(0 0 0 / 0.05);
2384
- }
2385
2336
  .ring-blue-600 {
2386
2337
  --tw-ring-opacity: 1;
2387
2338
  --tw-ring-color: rgb(27 51 173 / var(--tw-ring-opacity));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simpli-route/apollo-ds",
3
- "version": "0.1.54",
3
+ "version": "0.1.55",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -1,25 +0,0 @@
1
- import { ListBoxItemProps } from 'react-aria-components';
2
-
3
- export interface InvisibleSelectItemProps extends Omit<ListBoxItemProps, "id"> {
4
- children: React.ReactNode;
5
- /**
6
- * The unique id of the item.
7
- * is necessary for the select component to work and match the selected value
8
- */
9
- id: string | number;
10
- /**
11
- * A string representation of the item's contents, used for text-based selection and accessibility.
12
- * If not provided, it will try to use children if it's a string.
13
- */
14
- textValue?: string;
15
- }
16
- /**
17
- * InvisibleSelectItem component to be used within InvisibleSelect
18
- *
19
- * ### Usage
20
- *
21
- * ```typescript
22
- * import { InvisibleSelectItem } from "@simpli-route/apollo-ds";
23
- * ```
24
- */
25
- export declare const InvisibleSelectItem: (props: InvisibleSelectItemProps) => import("react/jsx-runtime").JSX.Element;