@next-degree/pickle-shared-js 0.6.46 → 0.6.48

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 (113) hide show
  1. package/dist/components/buttons/BackButton.cjs +0 -3
  2. package/dist/components/buttons/BackButton.cjs.map +1 -1
  3. package/dist/components/buttons/BackButton.js +0 -3
  4. package/dist/components/buttons/BackButton.js.map +1 -1
  5. package/dist/components/company/CompanyTake.cjs.map +1 -1
  6. package/dist/components/company/CompanyTake.js.map +1 -1
  7. package/dist/components/jobPost/JobDescription.cjs.map +1 -1
  8. package/dist/components/jobPost/JobDescription.js.map +1 -1
  9. package/dist/components/jobPost/JobHeader.cjs +0 -3
  10. package/dist/components/jobPost/JobHeader.cjs.map +1 -1
  11. package/dist/components/jobPost/JobHeader.js +0 -3
  12. package/dist/components/jobPost/JobHeader.js.map +1 -1
  13. package/dist/components/jobPost/JobPost.cjs +0 -3
  14. package/dist/components/jobPost/JobPost.cjs.map +1 -1
  15. package/dist/components/jobPost/JobPost.d.cts +1 -1
  16. package/dist/components/jobPost/JobPost.d.ts +1 -1
  17. package/dist/components/jobPost/JobPost.js +0 -3
  18. package/dist/components/jobPost/JobPost.js.map +1 -1
  19. package/dist/components/primitives/avatar.cjs.map +1 -1
  20. package/dist/components/primitives/avatar.js.map +1 -1
  21. package/dist/components/primitives/command.cjs.map +1 -1
  22. package/dist/components/primitives/command.d.cts +3 -3
  23. package/dist/components/primitives/command.d.ts +3 -3
  24. package/dist/components/primitives/command.js.map +1 -1
  25. package/dist/components/primitives/dialog.cjs.map +1 -1
  26. package/dist/components/primitives/dialog.js.map +1 -1
  27. package/dist/components/primitives/input-otp.cjs +99 -0
  28. package/dist/components/primitives/input-otp.cjs.map +1 -0
  29. package/dist/components/primitives/input-otp.d.cts +38 -0
  30. package/dist/components/primitives/input-otp.d.ts +38 -0
  31. package/dist/components/primitives/input-otp.js +62 -0
  32. package/dist/components/primitives/input-otp.js.map +1 -0
  33. package/dist/components/primitives/popover.cjs.map +1 -1
  34. package/dist/components/primitives/popover.js.map +1 -1
  35. package/dist/components/primitives/separator.cjs.map +1 -1
  36. package/dist/components/primitives/separator.js.map +1 -1
  37. package/dist/components/primitives/tooltip.cjs.map +1 -1
  38. package/dist/components/primitives/tooltip.js.map +1 -1
  39. package/dist/components/ui/Avatar.cjs.map +1 -1
  40. package/dist/components/ui/Avatar.js.map +1 -1
  41. package/dist/components/ui/Badge.cjs.map +1 -1
  42. package/dist/components/ui/Badge.js.map +1 -1
  43. package/dist/components/ui/Button.cjs.map +1 -1
  44. package/dist/components/ui/Button.js.map +1 -1
  45. package/dist/components/ui/Checkbox.cjs.map +1 -1
  46. package/dist/components/ui/Checkbox.js.map +1 -1
  47. package/dist/components/ui/Combobox.cjs.map +1 -1
  48. package/dist/components/ui/Combobox.js.map +1 -1
  49. package/dist/components/ui/Counter.cjs.map +1 -1
  50. package/dist/components/ui/Counter.js.map +1 -1
  51. package/dist/components/ui/ErrorMessage.cjs.map +1 -1
  52. package/dist/components/ui/ErrorMessage.js.map +1 -1
  53. package/dist/components/ui/Icon.cjs.map +1 -1
  54. package/dist/components/ui/Icon.js.map +1 -1
  55. package/dist/components/ui/Input.cjs.map +1 -1
  56. package/dist/components/ui/Input.js.map +1 -1
  57. package/dist/components/ui/InputOtp.cjs +187 -0
  58. package/dist/components/ui/InputOtp.cjs.map +1 -0
  59. package/dist/components/ui/InputOtp.d.cts +14 -0
  60. package/dist/components/ui/InputOtp.d.ts +14 -0
  61. package/dist/components/ui/InputOtp.js +152 -0
  62. package/dist/components/ui/InputOtp.js.map +1 -0
  63. package/dist/components/ui/Label.cjs.map +1 -1
  64. package/dist/components/ui/Label.js.map +1 -1
  65. package/dist/components/ui/ListItem.cjs.map +1 -1
  66. package/dist/components/ui/ListItem.js.map +1 -1
  67. package/dist/components/ui/MapComponent.cjs.map +1 -1
  68. package/dist/components/ui/MapComponent.js.map +1 -1
  69. package/dist/components/ui/PlacesQueryInput.cjs.map +1 -1
  70. package/dist/components/ui/PlacesQueryInput.js.map +1 -1
  71. package/dist/components/ui/ReadMore.cjs.map +1 -1
  72. package/dist/components/ui/ReadMore.js.map +1 -1
  73. package/dist/components/ui/Select.cjs.map +1 -1
  74. package/dist/components/ui/Select.js.map +1 -1
  75. package/dist/{displayText-D8JK59Z-.d.ts → displayText-DDf9iWyg.d.ts} +2 -2
  76. package/dist/{displayText-DT2bYICS.d.cts → displayText-mYUVo6Ek.d.cts} +2 -2
  77. package/dist/hooks/useDisplayText.d.cts +3 -3
  78. package/dist/hooks/useDisplayText.d.ts +3 -3
  79. package/dist/hooks/useWindowHistory.cjs +0 -3
  80. package/dist/hooks/useWindowHistory.cjs.map +1 -1
  81. package/dist/hooks/useWindowHistory.js +0 -3
  82. package/dist/hooks/useWindowHistory.js.map +1 -1
  83. package/dist/index.cjs +207 -123
  84. package/dist/index.cjs.map +1 -1
  85. package/dist/index.d.cts +5 -4
  86. package/dist/index.d.ts +5 -4
  87. package/dist/index.js +171 -88
  88. package/dist/index.js.map +1 -1
  89. package/dist/{job_posting_service_latest-RgzWsEdh.d.cts → job_posting_service_latest-Dn5s8beY.d.cts} +183 -183
  90. package/dist/{job_posting_service_latest-RgzWsEdh.d.ts → job_posting_service_latest-Dn5s8beY.d.ts} +183 -183
  91. package/dist/lib/locations.d.cts +2 -2
  92. package/dist/lib/locations.d.ts +2 -2
  93. package/dist/lib/mappings.d.cts +3 -3
  94. package/dist/lib/mappings.d.ts +3 -3
  95. package/dist/lib/salaryRange.d.cts +1 -1
  96. package/dist/lib/salaryRange.d.ts +1 -1
  97. package/dist/lib/utils.cjs.map +1 -1
  98. package/dist/lib/utils.js.map +1 -1
  99. package/dist/services/displayText.d.cts +3 -3
  100. package/dist/services/displayText.d.ts +3 -3
  101. package/dist/styles/globals.css +109 -37
  102. package/dist/styles/globals.css.map +1 -1
  103. package/dist/types/data/company_service_latest.d.cts +1 -1
  104. package/dist/types/data/company_service_latest.d.ts +1 -1
  105. package/dist/types/data/job_posting_service_latest.d.cts +1 -1
  106. package/dist/types/data/job_posting_service_latest.d.ts +1 -1
  107. package/dist/types/data/shared_pickle_output_latest.d.cts +1 -1
  108. package/dist/types/data/shared_pickle_output_latest.d.ts +1 -1
  109. package/package.json +6 -4
  110. package/dist/{company_service_latest-B7KhyYDc.d.cts → company_service_latest-DelYl1hO.d.cts} +174 -174
  111. package/dist/{company_service_latest-B7KhyYDc.d.ts → company_service_latest-DelYl1hO.d.ts} +174 -174
  112. package/dist/{shared_pickle_output_latest-D8viuRLi.d.cts → shared_pickle_output_latest-DbAgINuf.d.cts} +15 -15
  113. package/dist/{shared_pickle_output_latest-D8viuRLi.d.ts → shared_pickle_output_latest-DbAgINuf.d.ts} +15 -15
@@ -1,5 +1,5 @@
1
- import { J as JobPostModel } from '../job_posting_service_latest-RgzWsEdh.cjs';
2
- import { P as PostalAddressModel } from '../shared_pickle_output_latest-D8viuRLi.cjs';
1
+ import { J as JobPostModel } from '../job_posting_service_latest-Dn5s8beY.cjs';
2
+ import { P as PostalAddressModel } from '../shared_pickle_output_latest-DbAgINuf.cjs';
3
3
  import 'zod';
4
4
 
5
5
  declare function formattedAddress(address: PostalAddressModel): string | null;
@@ -1,5 +1,5 @@
1
- import { J as JobPostModel } from '../job_posting_service_latest-RgzWsEdh.js';
2
- import { P as PostalAddressModel } from '../shared_pickle_output_latest-D8viuRLi.js';
1
+ import { J as JobPostModel } from '../job_posting_service_latest-Dn5s8beY.js';
2
+ import { P as PostalAddressModel } from '../shared_pickle_output_latest-DbAgINuf.js';
3
3
  import 'zod';
4
4
 
5
5
  declare function formattedAddress(address: PostalAddressModel): string | null;
@@ -1,4 +1,4 @@
1
1
  import 'zod';
2
- export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-DT2bYICS.cjs';
3
- import '../shared_pickle_output_latest-D8viuRLi.cjs';
4
- import '../job_posting_service_latest-RgzWsEdh.cjs';
2
+ export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-mYUVo6Ek.cjs';
3
+ import '../shared_pickle_output_latest-DbAgINuf.cjs';
4
+ import '../job_posting_service_latest-Dn5s8beY.cjs';
@@ -1,4 +1,4 @@
1
1
  import 'zod';
2
- export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-D8JK59Z-.js';
3
- import '../shared_pickle_output_latest-D8viuRLi.js';
4
- import '../job_posting_service_latest-RgzWsEdh.js';
2
+ export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-DDf9iWyg.js';
3
+ import '../shared_pickle_output_latest-DbAgINuf.js';
4
+ import '../job_posting_service_latest-Dn5s8beY.js';
@@ -1,4 +1,4 @@
1
- import { M as MonetaryAmountModel } from '../shared_pickle_output_latest-D8viuRLi.cjs';
1
+ import { M as MonetaryAmountModel } from '../shared_pickle_output_latest-DbAgINuf.cjs';
2
2
  import 'zod';
3
3
 
4
4
  declare function salaryRange(salary?: MonetaryAmountModel): string | null;
@@ -1,4 +1,4 @@
1
- import { M as MonetaryAmountModel } from '../shared_pickle_output_latest-D8viuRLi.js';
1
+ import { M as MonetaryAmountModel } from '../shared_pickle_output_latest-DbAgINuf.js';
2
2
  import 'zod';
3
3
 
4
4
  declare function salaryRange(salary?: MonetaryAmountModel): string | null;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/lib/utils.ts"],"sourcesContent":["import { type ClassValue, clsx } from 'clsx'\nimport { twMerge } from 'tailwind-merge'\n\nexport function cn(...inputs: ClassValue[]) {\n return twMerge(clsx(inputs))\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAAsC;AACtC,4BAAwB;AAEjB,SAAS,MAAM,QAAsB;AAC1C,aAAO,mCAAQ,kBAAK,MAAM,CAAC;AAC7B;","names":[]}
1
+ {"version":3,"sources":["../../src/lib/utils.ts"],"sourcesContent":["import { clsx, type ClassValue } from \"clsx\"\nimport { twMerge } from \"tailwind-merge\"\n\nexport function cn(...inputs: ClassValue[]) {\n return twMerge(clsx(inputs))\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAAsC;AACtC,4BAAwB;AAEjB,SAAS,MAAM,QAAsB;AAC1C,aAAO,mCAAQ,kBAAK,MAAM,CAAC;AAC7B;","names":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/lib/utils.ts"],"sourcesContent":["import { type ClassValue, clsx } from 'clsx'\nimport { twMerge } from 'tailwind-merge'\n\nexport function cn(...inputs: ClassValue[]) {\n return twMerge(clsx(inputs))\n}\n"],"mappings":";AAAA,SAA0B,YAAY;AACtC,SAAS,eAAe;AAEjB,SAAS,MAAM,QAAsB;AAC1C,SAAO,QAAQ,KAAK,MAAM,CAAC;AAC7B;","names":[]}
1
+ {"version":3,"sources":["../../src/lib/utils.ts"],"sourcesContent":["import { clsx, type ClassValue } from \"clsx\"\nimport { twMerge } from \"tailwind-merge\"\n\nexport function cn(...inputs: ClassValue[]) {\n return twMerge(clsx(inputs))\n}\n"],"mappings":";AAAA,SAAS,YAA6B;AACtC,SAAS,eAAe;AAEjB,SAAS,MAAM,QAAsB;AAC1C,SAAO,QAAQ,KAAK,MAAM,CAAC;AAC7B;","names":[]}
@@ -1,4 +1,4 @@
1
1
  import 'zod';
2
- export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-DT2bYICS.cjs';
3
- import '../shared_pickle_output_latest-D8viuRLi.cjs';
4
- import '../job_posting_service_latest-RgzWsEdh.cjs';
2
+ export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-mYUVo6Ek.cjs';
3
+ import '../shared_pickle_output_latest-DbAgINuf.cjs';
4
+ import '../job_posting_service_latest-Dn5s8beY.cjs';
@@ -1,4 +1,4 @@
1
1
  import 'zod';
2
- export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-D8JK59Z-.js';
3
- import '../shared_pickle_output_latest-D8viuRLi.js';
4
- import '../job_posting_service_latest-RgzWsEdh.js';
2
+ export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-DDf9iWyg.js';
3
+ import '../shared_pickle_output_latest-DbAgINuf.js';
4
+ import '../job_posting_service_latest-Dn5s8beY.js';
@@ -332,6 +332,9 @@ video {
332
332
  [hidden]:where(:not([hidden=until-found])) {
333
333
  display: none;
334
334
  }
335
+ :root {
336
+ --radius: 0.5rem ;
337
+ }
335
338
  .container {
336
339
  width: 100%;
337
340
  }
@@ -1027,6 +1030,9 @@ video {
1027
1030
  .w-full {
1028
1031
  width: 100%;
1029
1032
  }
1033
+ .w-px {
1034
+ width: 1px;
1035
+ }
1030
1036
  .max-w-48 {
1031
1037
  max-width: 12rem;
1032
1038
  }
@@ -1062,6 +1068,17 @@ video {
1062
1068
  .transform {
1063
1069
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
1064
1070
  }
1071
+ @keyframes caret-blink {
1072
+ 0%, 70%, 100% {
1073
+ opacity: 1;
1074
+ }
1075
+ 20%, 50% {
1076
+ opacity: 0;
1077
+ }
1078
+ }
1079
+ .animate-caret-blink {
1080
+ animation: caret-blink 1.25s ease-out infinite;
1081
+ }
1065
1082
  @keyframes spin {
1066
1083
  to {
1067
1084
  transform: rotate(360deg);
@@ -1174,13 +1191,13 @@ video {
1174
1191
  border-radius: 9999px;
1175
1192
  }
1176
1193
  .rounded-lg {
1177
- border-radius: 0.5rem;
1194
+ border-radius: var(--radius);
1178
1195
  }
1179
1196
  .rounded-md {
1180
- border-radius: 0.375rem;
1197
+ border-radius: calc(var(--radius) - 2px);
1181
1198
  }
1182
1199
  .rounded-sm {
1183
- border-radius: 0.125rem;
1200
+ border-radius: calc(var(--radius) - 4px);
1184
1201
  }
1185
1202
  .rounded-xl {
1186
1203
  border-radius: 0.75rem;
@@ -1192,6 +1209,13 @@ video {
1192
1209
  .border {
1193
1210
  border-width: 1px;
1194
1211
  }
1212
+ .border-y {
1213
+ border-top-width: 1px;
1214
+ border-bottom-width: 1px;
1215
+ }
1216
+ .border-r {
1217
+ border-right-width: 1px;
1218
+ }
1195
1219
  .border-green-80 {
1196
1220
  border-color: hsla(164, 76%, 16%, 1);
1197
1221
  }
@@ -1214,6 +1238,10 @@ video {
1214
1238
  .border-purple-20 {
1215
1239
  border-color: hsla(253, 95%, 93%, 1);
1216
1240
  }
1241
+ .border-red-500 {
1242
+ --tw-border-opacity: 1;
1243
+ border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
1244
+ }
1217
1245
  .bg-black {
1218
1246
  background-color: hsla(0, 0%, 0%, 1);
1219
1247
  }
@@ -1243,6 +1271,10 @@ video {
1243
1271
  --tw-bg-opacity: 1;
1244
1272
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
1245
1273
  }
1274
+ .bg-neutral-950 {
1275
+ --tw-bg-opacity: 1;
1276
+ background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
1277
+ }
1246
1278
  .bg-pickle-100 {
1247
1279
  background-color: hsla(68, 100%, 48%, 1);
1248
1280
  }
@@ -1547,6 +1579,9 @@ video {
1547
1579
  .ring-grey-50 {
1548
1580
  --tw-ring-color: hsla(0, 0%, 50%, 1);
1549
1581
  }
1582
+ .ring-purple-100 {
1583
+ --tw-ring-color: hsla(253, 94%, 64%, 1);
1584
+ }
1550
1585
  .ring-white {
1551
1586
  --tw-ring-color: hsla(0, 0%, 100%, 1);
1552
1587
  }
@@ -1556,6 +1591,11 @@ video {
1556
1591
  .filter {
1557
1592
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
1558
1593
  }
1594
+ .transition-all {
1595
+ transition-property: all;
1596
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1597
+ transition-duration: 150ms;
1598
+ }
1559
1599
  .transition-colors {
1560
1600
  transition-property:
1561
1601
  color,
@@ -1572,6 +1612,9 @@ video {
1572
1612
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1573
1613
  transition-duration: 150ms;
1574
1614
  }
1615
+ .duration-1000 {
1616
+ transition-duration: 1000ms;
1617
+ }
1575
1618
  .duration-200 {
1576
1619
  transition-duration: 200ms;
1577
1620
  }
@@ -1602,6 +1645,9 @@ video {
1602
1645
  .zoom-in-95 {
1603
1646
  --tw-enter-scale: .95;
1604
1647
  }
1648
+ .duration-1000 {
1649
+ animation-duration: 1000ms;
1650
+ }
1605
1651
  .duration-200 {
1606
1652
  animation-duration: 200ms;
1607
1653
  }
@@ -1814,6 +1860,17 @@ video {
1814
1860
  --tw-text-opacity: 1;
1815
1861
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
1816
1862
  }
1863
+ .first\:rounded-l-md:first-child {
1864
+ border-top-left-radius: calc(var(--radius) - 2px);
1865
+ border-bottom-left-radius: calc(var(--radius) - 2px);
1866
+ }
1867
+ .first\:border-l:first-child {
1868
+ border-left-width: 1px;
1869
+ }
1870
+ .last\:rounded-r-md:last-child {
1871
+ border-top-right-radius: calc(var(--radius) - 2px);
1872
+ border-bottom-right-radius: calc(var(--radius) - 2px);
1873
+ }
1817
1874
  .hover\:border-grey-10:hover {
1818
1875
  border-color: hsla(0, 0%, 90%, 1);
1819
1876
  }
@@ -1952,6 +2009,9 @@ video {
1952
2009
  .peer:disabled ~ .peer-disabled\:opacity-70 {
1953
2010
  opacity: 0.7;
1954
2011
  }
2012
+ .has-\[\:disabled\]\:opacity-50:has(:disabled) {
2013
+ opacity: 0.5;
2014
+ }
1955
2015
  .data-\[disabled\=true\]\:pointer-events-none[data-disabled=true] {
1956
2016
  pointer-events: none;
1957
2017
  }
@@ -2072,6 +2132,51 @@ video {
2072
2132
  --tw-rotate: 180deg;
2073
2133
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
2074
2134
  }
2135
+ .dark\:border-neutral-800:is(.dark *) {
2136
+ --tw-border-opacity: 1;
2137
+ border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
2138
+ }
2139
+ .dark\:border-red-400:is(.dark *) {
2140
+ --tw-border-opacity: 1;
2141
+ border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
2142
+ }
2143
+ .dark\:bg-neutral-50:is(.dark *) {
2144
+ --tw-bg-opacity: 1;
2145
+ background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
2146
+ }
2147
+ .dark\:bg-neutral-950:is(.dark *) {
2148
+ --tw-bg-opacity: 1;
2149
+ background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
2150
+ }
2151
+ .dark\:text-neutral-400:is(.dark *) {
2152
+ --tw-text-opacity: 1;
2153
+ color: rgb(163 163 163 / var(--tw-text-opacity, 1));
2154
+ }
2155
+ .dark\:text-neutral-50:is(.dark *) {
2156
+ --tw-text-opacity: 1;
2157
+ color: rgb(250 250 250 / var(--tw-text-opacity, 1));
2158
+ }
2159
+ .dark\:ring-purple-20:is(.dark *) {
2160
+ --tw-ring-color: hsla(253, 95%, 93%, 1);
2161
+ }
2162
+ .dark\:ring-offset-neutral-950:is(.dark *) {
2163
+ --tw-ring-offset-color: #0a0a0a;
2164
+ }
2165
+ .dark\:ring-offset-purple-100:is(.dark *) {
2166
+ --tw-ring-offset-color: hsla(253, 94%, 64%, 1);
2167
+ }
2168
+ .dark\:focus\:ring-neutral-300:focus:is(.dark *) {
2169
+ --tw-ring-opacity: 1;
2170
+ --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
2171
+ }
2172
+ .dark\:data-\[state\=open\]\:bg-neutral-800[data-state=open]:is(.dark *) {
2173
+ --tw-bg-opacity: 1;
2174
+ background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
2175
+ }
2176
+ .dark\:data-\[state\=open\]\:text-neutral-400[data-state=open]:is(.dark *) {
2177
+ --tw-text-opacity: 1;
2178
+ color: rgb(163 163 163 / var(--tw-text-opacity, 1));
2179
+ }
2075
2180
  @media (min-width: 640px) {
2076
2181
  .sm\:hidden {
2077
2182
  display: none;
@@ -2091,7 +2196,7 @@ video {
2091
2196
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
2092
2197
  }
2093
2198
  .sm\:rounded-lg {
2094
- border-radius: 0.5rem;
2199
+ border-radius: var(--radius);
2095
2200
  }
2096
2201
  .sm\:text-left {
2097
2202
  text-align: left;
@@ -2139,39 +2244,6 @@ video {
2139
2244
  min-height: 8rem;
2140
2245
  }
2141
2246
  }
2142
- @media (prefers-color-scheme: dark) {
2143
- .dark\:border-neutral-800 {
2144
- --tw-border-opacity: 1;
2145
- border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
2146
- }
2147
- .dark\:bg-neutral-950 {
2148
- --tw-bg-opacity: 1;
2149
- background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
2150
- }
2151
- .dark\:text-neutral-400 {
2152
- --tw-text-opacity: 1;
2153
- color: rgb(163 163 163 / var(--tw-text-opacity, 1));
2154
- }
2155
- .dark\:text-neutral-50 {
2156
- --tw-text-opacity: 1;
2157
- color: rgb(250 250 250 / var(--tw-text-opacity, 1));
2158
- }
2159
- .dark\:ring-offset-neutral-950 {
2160
- --tw-ring-offset-color: #0a0a0a;
2161
- }
2162
- .dark\:focus\:ring-neutral-300:focus {
2163
- --tw-ring-opacity: 1;
2164
- --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
2165
- }
2166
- .dark\:data-\[state\=open\]\:bg-neutral-800[data-state=open] {
2167
- --tw-bg-opacity: 1;
2168
- background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
2169
- }
2170
- .dark\:data-\[state\=open\]\:text-neutral-400[data-state=open] {
2171
- --tw-text-opacity: 1;
2172
- color: rgb(163 163 163 / var(--tw-text-opacity, 1));
2173
- }
2174
- }
2175
2247
  .\[\&\:\:-webkit-search-cancel-button\]\:appearance-none::-webkit-search-cancel-button {
2176
2248
  -webkit-appearance: none;
2177
2249
  appearance: none;