@next-degree/pickle-shared-js 0.14.1 → 0.15.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 (135) hide show
  1. package/dist/chunk-3LZJNNTD.js +110 -0
  2. package/dist/chunk-3LZJNNTD.js.map +1 -0
  3. package/dist/{chunk-OZJZVEF2.js → chunk-4E3ANVRR.js} +3 -3
  4. package/dist/{chunk-OZJZVEF2.js.map → chunk-4E3ANVRR.js.map} +1 -1
  5. package/dist/{chunk-OXDKVZZ5.cjs → chunk-567FG76G.cjs} +4 -4
  6. package/dist/{chunk-OXDKVZZ5.cjs.map → chunk-567FG76G.cjs.map} +1 -1
  7. package/dist/{chunk-6KGXXX6X.cjs → chunk-6XAUCO2D.cjs} +3 -3
  8. package/dist/chunk-6XAUCO2D.cjs.map +1 -0
  9. package/dist/{chunk-CGCGALTZ.cjs → chunk-BIW5IBTK.cjs} +8 -8
  10. package/dist/{chunk-CGCGALTZ.cjs.map → chunk-BIW5IBTK.cjs.map} +1 -1
  11. package/dist/{chunk-EYN3RHOF.cjs → chunk-CEVBQ664.cjs} +9 -9
  12. package/dist/{chunk-EYN3RHOF.cjs.map → chunk-CEVBQ664.cjs.map} +1 -1
  13. package/dist/{chunk-TPZCCL4L.js → chunk-CQHERJ3J.js} +12 -13
  14. package/dist/chunk-CQHERJ3J.js.map +1 -0
  15. package/dist/chunk-FE76CE2N.cjs +112 -0
  16. package/dist/chunk-FE76CE2N.cjs.map +1 -0
  17. package/dist/{chunk-CPZFINPG.js → chunk-K76RPF2X.js} +3 -3
  18. package/dist/{chunk-CPZFINPG.js.map → chunk-K76RPF2X.js.map} +1 -1
  19. package/dist/{chunk-4FETL23S.cjs → chunk-NE6KKGGM.cjs} +10 -10
  20. package/dist/{chunk-4FETL23S.cjs.map → chunk-NE6KKGGM.cjs.map} +1 -1
  21. package/dist/{chunk-62HL22CD.js → chunk-NEKYNDRG.js} +3 -3
  22. package/dist/{chunk-62HL22CD.js.map → chunk-NEKYNDRG.js.map} +1 -1
  23. package/dist/{chunk-SNHRG4TY.js → chunk-R73HWAYA.js} +3 -3
  24. package/dist/{chunk-SNHRG4TY.js.map → chunk-R73HWAYA.js.map} +1 -1
  25. package/dist/{chunk-QYSTBZXD.js → chunk-TAQTWTKL.js} +5 -5
  26. package/dist/{chunk-QYSTBZXD.js.map → chunk-TAQTWTKL.js.map} +1 -1
  27. package/dist/{chunk-PU4O76IS.js → chunk-TZRT26E2.js} +4 -4
  28. package/dist/{chunk-PU4O76IS.js.map → chunk-TZRT26E2.js.map} +1 -1
  29. package/dist/{chunk-5GODYRZA.js → chunk-U2T5ZKPR.js} +3 -3
  30. package/dist/chunk-U2T5ZKPR.js.map +1 -0
  31. package/dist/{chunk-KBAY4F7D.cjs → chunk-VBLDMVVW.cjs} +4 -4
  32. package/dist/{chunk-KBAY4F7D.cjs.map → chunk-VBLDMVVW.cjs.map} +1 -1
  33. package/dist/{chunk-P6ZEOB4L.cjs → chunk-ZILKCCXQ.cjs} +12 -13
  34. package/dist/chunk-ZILKCCXQ.cjs.map +1 -0
  35. package/dist/{chunk-2YUUVN7E.cjs → chunk-ZZCTMR2F.cjs} +3 -3
  36. package/dist/{chunk-2YUUVN7E.cjs.map → chunk-ZZCTMR2F.cjs.map} +1 -1
  37. package/dist/{company_service_sanity-DF01qvTz.d.ts → company_service_sanity-B1Xg7ISJ.d.ts} +271 -271
  38. package/dist/{company_service_sanity-Br0R7m-A.d.cts → company_service_sanity-CCbS8ElX.d.cts} +271 -271
  39. package/dist/components/jobCard/JobLocation.d.cts +1 -1
  40. package/dist/components/jobCard/JobLocation.d.ts +1 -1
  41. package/dist/components/jobPost/JobPost.cjs +10 -10
  42. package/dist/components/jobPost/JobPost.d.cts +1 -1
  43. package/dist/components/jobPost/JobPost.d.ts +1 -1
  44. package/dist/components/jobPost/JobPost.js +9 -9
  45. package/dist/components/primitives/command.cjs +11 -11
  46. package/dist/components/primitives/command.d.cts +1 -1
  47. package/dist/components/primitives/command.d.ts +1 -1
  48. package/dist/components/primitives/command.js +2 -2
  49. package/dist/components/primitives/dialog.cjs +11 -11
  50. package/dist/components/primitives/dialog.js +1 -1
  51. package/dist/components/ui/Button.d.cts +1 -1
  52. package/dist/components/ui/Button.d.ts +1 -1
  53. package/dist/components/ui/Combobox.cjs +5 -5
  54. package/dist/components/ui/Combobox.js +4 -4
  55. package/dist/components/ui/DatePicker.cjs +1 -1
  56. package/dist/components/ui/DatePicker.js +1 -1
  57. package/dist/components/ui/Input.cjs +2 -2
  58. package/dist/components/ui/Input.d.cts +1 -0
  59. package/dist/components/ui/Input.d.ts +1 -0
  60. package/dist/components/ui/Input.js +1 -1
  61. package/dist/components/ui/InputOtp.cjs +1 -1
  62. package/dist/components/ui/InputOtp.js +1 -1
  63. package/dist/components/ui/ModalDialog.cjs +16 -0
  64. package/dist/components/ui/ModalDialog.cjs.map +1 -0
  65. package/dist/components/ui/ModalDialog.d.cts +48 -0
  66. package/dist/components/ui/ModalDialog.d.ts +48 -0
  67. package/dist/components/ui/ModalDialog.js +7 -0
  68. package/dist/components/ui/ModalDialog.js.map +1 -0
  69. package/dist/components/ui/PlacesQueryInput.cjs +4 -4
  70. package/dist/components/ui/PlacesQueryInput.js +3 -3
  71. package/dist/components/ui/buttonShadcn.d.cts +1 -1
  72. package/dist/components/ui/buttonShadcn.d.ts +1 -1
  73. package/dist/{displayText-BDPndCI9.d.cts → displayText-Ck0qovrl.d.cts} +2 -2
  74. package/dist/{displayText-EpnIpZ38.d.ts → displayText-ClDGmi1J.d.ts} +2 -2
  75. package/dist/hooks/useDisplayText.cjs +4 -4
  76. package/dist/hooks/useDisplayText.d.cts +3 -3
  77. package/dist/hooks/useDisplayText.d.ts +3 -3
  78. package/dist/hooks/useDisplayText.js +3 -3
  79. package/dist/index.cjs +58 -53
  80. package/dist/index.d.cts +7 -6
  81. package/dist/index.d.ts +7 -6
  82. package/dist/index.js +22 -21
  83. package/dist/{job_posting_service_latest-BKz5U2Gp.d.cts → job_posting_service_latest-Bk53vj02.d.cts} +177 -177
  84. package/dist/{job_posting_service_latest-BKz5U2Gp.d.ts → job_posting_service_latest-Bk53vj02.d.ts} +177 -177
  85. package/dist/{job_posting_service_latest-B6Trs6sX.d.cts → job_posting_service_latest-DfX8Y4gB.d.cts} +177 -177
  86. package/dist/{job_posting_service_latest-B6Trs6sX.d.ts → job_posting_service_latest-DfX8Y4gB.d.ts} +177 -177
  87. package/dist/{job_posting_service_sanity-BN7XcVxU.d.cts → job_posting_service_sanity-BSxLNte3.d.cts} +357 -357
  88. package/dist/{job_posting_service_sanity-BNQsNQs2.d.ts → job_posting_service_sanity-C6aPb8kp.d.ts} +357 -357
  89. package/dist/lib/locations.d.cts +3 -3
  90. package/dist/lib/locations.d.ts +3 -3
  91. package/dist/lib/mappings.d.cts +3 -3
  92. package/dist/lib/mappings.d.ts +3 -3
  93. package/dist/lib/salaryRange.cjs +1 -1
  94. package/dist/lib/salaryRange.d.cts +1 -1
  95. package/dist/lib/salaryRange.d.ts +1 -1
  96. package/dist/lib/salaryRange.js +1 -1
  97. package/dist/services/displayText.cjs +3 -3
  98. package/dist/services/displayText.d.cts +3 -3
  99. package/dist/services/displayText.d.ts +3 -3
  100. package/dist/services/displayText.js +2 -2
  101. package/dist/styles/globals.css +61 -67
  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/dist/types/index.cjs +5 -5
  110. package/dist/types/index.d.cts +5 -5
  111. package/dist/types/index.d.ts +5 -5
  112. package/dist/types/index.js +1 -1
  113. package/dist/types/latest/company_service_latest.d.cts +1 -1
  114. package/dist/types/latest/company_service_latest.d.ts +1 -1
  115. package/dist/types/latest/custom/company_service_sanity.d.cts +3 -3
  116. package/dist/types/latest/custom/company_service_sanity.d.ts +3 -3
  117. package/dist/types/latest/custom/job_posting_service_sanity.d.cts +3 -3
  118. package/dist/types/latest/custom/job_posting_service_sanity.d.ts +3 -3
  119. package/dist/types/latest/job_posting_service_latest.d.cts +1 -1
  120. package/dist/types/latest/job_posting_service_latest.d.ts +1 -1
  121. package/dist/types/latest/shared_pickle_output_latest.d.cts +1 -1
  122. package/dist/types/latest/shared_pickle_output_latest.d.ts +1 -1
  123. package/package.json +1 -1
  124. package/dist/chunk-5GODYRZA.js.map +0 -1
  125. package/dist/chunk-6KGXXX6X.cjs.map +0 -1
  126. package/dist/chunk-P6ZEOB4L.cjs.map +0 -1
  127. package/dist/chunk-TPZCCL4L.js.map +0 -1
  128. package/dist/{company_service_latest-C7Moeufo.d.cts → company_service_latest-CVgoQ8Mc.d.cts} +174 -174
  129. package/dist/{company_service_latest-C7Moeufo.d.ts → company_service_latest-CVgoQ8Mc.d.ts} +174 -174
  130. package/dist/{company_service_latest-CITz7F53.d.cts → company_service_latest-oWEnaiRd.d.cts} +174 -174
  131. package/dist/{company_service_latest-CITz7F53.d.ts → company_service_latest-oWEnaiRd.d.ts} +174 -174
  132. package/dist/{shared_pickle_output_latest--XZhOUyE.d.ts → shared_pickle_output_latest-BVF7Zh2H.d.cts} +11 -11
  133. package/dist/{shared_pickle_output_latest--XZhOUyE.d.cts → shared_pickle_output_latest-BVF7Zh2H.d.ts} +11 -11
  134. package/dist/{shared_pickle_output_latest-DKOmTyYk.d.cts → shared_pickle_output_latest-BjRRmT8R.d.cts} +11 -11
  135. package/dist/{shared_pickle_output_latest-DKOmTyYk.d.ts → shared_pickle_output_latest-BjRRmT8R.d.ts} +11 -11
@@ -1,7 +1,7 @@
1
1
  import { z } from 'zod';
2
- import { J as JobPostModel } from '../job_posting_service_latest-B6Trs6sX.cjs';
3
- import { P as PostalAddressModel } from '../shared_pickle_output_latest-DKOmTyYk.cjs';
4
- import { a as jobPostSchema } from '../job_posting_service_latest-BKz5U2Gp.cjs';
2
+ import { J as JobPostModel } from '../job_posting_service_latest-DfX8Y4gB.cjs';
3
+ import { P as PostalAddressModel } from '../shared_pickle_output_latest-BjRRmT8R.cjs';
4
+ import { a as jobPostSchema } from '../job_posting_service_latest-Bk53vj02.cjs';
5
5
 
6
6
  type JobPost = z.infer<typeof jobPostSchema>;
7
7
  declare function formattedAddress(address: PostalAddressModel | undefined, isRemote?: boolean): string | null;
@@ -1,7 +1,7 @@
1
1
  import { z } from 'zod';
2
- import { J as JobPostModel } from '../job_posting_service_latest-B6Trs6sX.js';
3
- import { P as PostalAddressModel } from '../shared_pickle_output_latest-DKOmTyYk.js';
4
- import { a as jobPostSchema } from '../job_posting_service_latest-BKz5U2Gp.js';
2
+ import { J as JobPostModel } from '../job_posting_service_latest-DfX8Y4gB.js';
3
+ import { P as PostalAddressModel } from '../shared_pickle_output_latest-BjRRmT8R.js';
4
+ import { a as jobPostSchema } from '../job_posting_service_latest-Bk53vj02.js';
5
5
 
6
6
  type JobPost = z.infer<typeof jobPostSchema>;
7
7
  declare function formattedAddress(address: PostalAddressModel | undefined, isRemote?: boolean): 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-BDPndCI9.cjs';
3
- import '../job_posting_service_latest-B6Trs6sX.cjs';
4
- import '../shared_pickle_output_latest-DKOmTyYk.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-Ck0qovrl.cjs';
3
+ import '../job_posting_service_latest-DfX8Y4gB.cjs';
4
+ import '../shared_pickle_output_latest-BjRRmT8R.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-EpnIpZ38.js';
3
- import '../job_posting_service_latest-B6Trs6sX.js';
4
- import '../shared_pickle_output_latest-DKOmTyYk.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-ClDGmi1J.js';
3
+ import '../job_posting_service_latest-DfX8Y4gB.js';
4
+ import '../shared_pickle_output_latest-BjRRmT8R.js';
@@ -2,8 +2,8 @@
2
2
 
3
3
  var chunkGQNVPLSG_cjs = require('../chunk-GQNVPLSG.cjs');
4
4
  require('../chunk-5QXQ2LBB.cjs');
5
- require('../chunk-SPAVM3EE.cjs');
6
5
  require('../chunk-GN3JZCM3.cjs');
6
+ require('../chunk-SPAVM3EE.cjs');
7
7
  require('../chunk-IVPCYGXE.cjs');
8
8
  require('../chunk-3PARXYUI.cjs');
9
9
  require('../chunk-L4SZQQK6.cjs');
@@ -1,4 +1,4 @@
1
- import { M as MonetaryAmountModel$1 } from '../shared_pickle_output_latest--XZhOUyE.cjs';
1
+ import { M as MonetaryAmountModel$1 } from '../shared_pickle_output_latest-BVF7Zh2H.cjs';
2
2
  import 'zod';
3
3
 
4
4
  type MonetaryAmountModel = MonetaryAmountModel$1;
@@ -1,4 +1,4 @@
1
- import { M as MonetaryAmountModel$1 } from '../shared_pickle_output_latest--XZhOUyE.js';
1
+ import { M as MonetaryAmountModel$1 } from '../shared_pickle_output_latest-BVF7Zh2H.js';
2
2
  import 'zod';
3
3
 
4
4
  type MonetaryAmountModel = MonetaryAmountModel$1;
@@ -1,7 +1,7 @@
1
1
  export { salaryRange } from '../chunk-PLPEZUCB.js';
2
2
  import '../chunk-KWIGG26N.js';
3
- import '../chunk-5REFGTWO.js';
4
3
  import '../chunk-I4H7XREK.js';
4
+ import '../chunk-5REFGTWO.js';
5
5
  import '../chunk-W6BMYVY5.js';
6
6
  import '../chunk-47H3M7TP.js';
7
7
  import '../chunk-FOJTLQJO.js';
@@ -1,15 +1,15 @@
1
1
  'use strict';
2
2
 
3
- var chunk2YUUVN7E_cjs = require('../chunk-2YUUVN7E.cjs');
4
- require('../chunk-XUTLQ573.cjs');
3
+ var chunkZZCTMR2F_cjs = require('../chunk-ZZCTMR2F.cjs');
5
4
  require('../chunk-JZVRCP3M.cjs');
5
+ require('../chunk-XUTLQ573.cjs');
6
6
  require('../chunk-Q7SFCCGT.cjs');
7
7
 
8
8
 
9
9
 
10
10
  Object.defineProperty(exports, "DisplayTextService", {
11
11
  enumerable: true,
12
- get: function () { return chunk2YUUVN7E_cjs.DisplayTextService; }
12
+ get: function () { return chunkZZCTMR2F_cjs.DisplayTextService; }
13
13
  });
14
14
  //# sourceMappingURL=displayText.cjs.map
15
15
  //# sourceMappingURL=displayText.cjs.map
@@ -1,4 +1,4 @@
1
1
  import 'zod';
2
- export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-BDPndCI9.cjs';
3
- import '../job_posting_service_latest-B6Trs6sX.cjs';
4
- import '../shared_pickle_output_latest-DKOmTyYk.cjs';
2
+ export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-Ck0qovrl.cjs';
3
+ import '../job_posting_service_latest-DfX8Y4gB.cjs';
4
+ import '../shared_pickle_output_latest-BjRRmT8R.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-EpnIpZ38.js';
3
- import '../job_posting_service_latest-B6Trs6sX.js';
4
- import '../shared_pickle_output_latest-DKOmTyYk.js';
2
+ export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-ClDGmi1J.js';
3
+ import '../job_posting_service_latest-DfX8Y4gB.js';
4
+ import '../shared_pickle_output_latest-BjRRmT8R.js';
@@ -1,6 +1,6 @@
1
- export { DisplayTextService } from '../chunk-OZJZVEF2.js';
2
- import '../chunk-YB2USB4M.js';
1
+ export { DisplayTextService } from '../chunk-4E3ANVRR.js';
3
2
  import '../chunk-TCV6N3EK.js';
3
+ import '../chunk-YB2USB4M.js';
4
4
  import '../chunk-PZ5AY32C.js';
5
5
  //# sourceMappingURL=displayText.js.map
6
6
  //# sourceMappingURL=displayText.js.map
@@ -800,6 +800,9 @@ video {
800
800
  .invisible {
801
801
  visibility: hidden;
802
802
  }
803
+ .static {
804
+ position: static;
805
+ }
803
806
  .fixed {
804
807
  position: fixed;
805
808
  }
@@ -809,6 +812,9 @@ video {
809
812
  .relative {
810
813
  position: relative;
811
814
  }
815
+ .sticky {
816
+ position: sticky;
817
+ }
812
818
  .inset-0 {
813
819
  inset: 0px;
814
820
  }
@@ -822,15 +828,15 @@ video {
822
828
  .left-1 {
823
829
  left: 0.25rem;
824
830
  }
831
+ .left-1\/2 {
832
+ left: 50%;
833
+ }
825
834
  .left-3 {
826
835
  left: 0.75rem;
827
836
  }
828
837
  .left-4 {
829
838
  left: 1rem;
830
839
  }
831
- .left-\[50\%\] {
832
- left: 50%;
833
- }
834
840
  .right-0 {
835
841
  right: 0px;
836
842
  }
@@ -843,24 +849,21 @@ video {
843
849
  .right-3 {
844
850
  right: 0.75rem;
845
851
  }
846
- .right-4 {
847
- right: 1rem;
848
- }
849
852
  .right-auto {
850
853
  right: auto;
851
854
  }
855
+ .top-0 {
856
+ top: 0px;
857
+ }
858
+ .top-1\/2 {
859
+ top: 50%;
860
+ }
852
861
  .top-2 {
853
862
  top: 0.5rem;
854
863
  }
855
- .top-4 {
856
- top: 1rem;
857
- }
858
864
  .top-8 {
859
865
  top: 2rem;
860
866
  }
861
- .top-\[50\%\] {
862
- top: 50%;
863
- }
864
867
  .top-full {
865
868
  top: 100%;
866
869
  }
@@ -870,6 +873,9 @@ video {
870
873
  .z-50 {
871
874
  z-index: 50;
872
875
  }
876
+ .m-0 {
877
+ margin: 0px;
878
+ }
873
879
  .m-1 {
874
880
  margin: 0.25rem;
875
881
  }
@@ -881,6 +887,10 @@ video {
881
887
  margin-left: 0.25rem;
882
888
  margin-right: 0.25rem;
883
889
  }
890
+ .mx-6 {
891
+ margin-left: 1.5rem;
892
+ margin-right: 1.5rem;
893
+ }
884
894
  .my-auto {
885
895
  margin-top: auto;
886
896
  margin-bottom: auto;
@@ -894,6 +904,9 @@ video {
894
904
  .mb-2 {
895
905
  margin-bottom: 0.5rem;
896
906
  }
907
+ .mb-4 {
908
+ margin-bottom: 1rem;
909
+ }
897
910
  .ml-3 {
898
911
  margin-left: 0.75rem;
899
912
  }
@@ -1005,6 +1018,9 @@ video {
1005
1018
  .h-\[45px\] {
1006
1019
  height: 45px;
1007
1020
  }
1021
+ .h-\[60vh\] {
1022
+ height: 60vh;
1023
+ }
1008
1024
  .h-full {
1009
1025
  height: 100%;
1010
1026
  }
@@ -1117,6 +1133,9 @@ video {
1117
1133
  .min-w-full {
1118
1134
  min-width: 100%;
1119
1135
  }
1136
+ .max-w-2xl {
1137
+ max-width: 42rem;
1138
+ }
1120
1139
  .max-w-48 {
1121
1140
  max-width: 12rem;
1122
1141
  }
@@ -1156,18 +1175,18 @@ video {
1156
1175
  .border-collapse {
1157
1176
  border-collapse: collapse;
1158
1177
  }
1159
- .translate-x-0\.5 {
1160
- --tw-translate-x: 0.125rem;
1161
- 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));
1162
- }
1163
- .translate-x-\[-50\%\] {
1178
+ .-translate-x-1\/2 {
1164
1179
  --tw-translate-x: -50%;
1165
1180
  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));
1166
1181
  }
1167
- .translate-y-\[-50\%\] {
1182
+ .-translate-y-1\/2 {
1168
1183
  --tw-translate-y: -50%;
1169
1184
  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));
1170
1185
  }
1186
+ .translate-x-0\.5 {
1187
+ --tw-translate-x: 0.125rem;
1188
+ 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));
1189
+ }
1171
1190
  .transform {
1172
1191
  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));
1173
1192
  }
@@ -1306,9 +1325,17 @@ video {
1306
1325
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
1307
1326
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
1308
1327
  }
1328
+ .divide-x > :not([hidden]) ~ :not([hidden]) {
1329
+ --tw-divide-x-reverse: 0;
1330
+ border-right-width: calc(1px * var(--tw-divide-x-reverse));
1331
+ border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
1332
+ }
1309
1333
  .overflow-hidden {
1310
1334
  overflow: hidden;
1311
1335
  }
1336
+ .overflow-visible {
1337
+ overflow: visible;
1338
+ }
1312
1339
  .overflow-x-auto {
1313
1340
  overflow-x: auto;
1314
1341
  }
@@ -1318,6 +1345,9 @@ video {
1318
1345
  .overflow-x-hidden {
1319
1346
  overflow-x: hidden;
1320
1347
  }
1348
+ .overflow-x-visible {
1349
+ overflow-x: visible;
1350
+ }
1321
1351
  .truncate {
1322
1352
  overflow: hidden;
1323
1353
  text-overflow: ellipsis;
@@ -1347,9 +1377,6 @@ video {
1347
1377
  .rounded-md {
1348
1378
  border-radius: calc(var(--radius) - 2px);
1349
1379
  }
1350
- .rounded-sm {
1351
- border-radius: calc(var(--radius) - 4px);
1352
- }
1353
1380
  .rounded-xl {
1354
1381
  border-radius: 0.75rem;
1355
1382
  }
@@ -1735,6 +1762,10 @@ video {
1735
1762
  --tw-text-opacity: 1;
1736
1763
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
1737
1764
  }
1765
+ .text-gray-700 {
1766
+ --tw-text-opacity: 1;
1767
+ color: rgb(55 65 81 / var(--tw-text-opacity, 1));
1768
+ }
1738
1769
  .text-gray-800 {
1739
1770
  --tw-text-opacity: 1;
1740
1771
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
@@ -1834,9 +1865,6 @@ video {
1834
1865
  .opacity-50 {
1835
1866
  opacity: 0.5;
1836
1867
  }
1837
- .opacity-70 {
1838
- opacity: 0.7;
1839
- }
1840
1868
  .shadow {
1841
1869
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
1842
1870
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
@@ -1954,11 +1982,6 @@ video {
1954
1982
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1955
1983
  transition-duration: 150ms;
1956
1984
  }
1957
- .transition-opacity {
1958
- transition-property: opacity;
1959
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1960
- transition-duration: 150ms;
1961
- }
1962
1985
  .transition-transform {
1963
1986
  transition-property: transform;
1964
1987
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
@@ -2344,21 +2367,6 @@ video {
2344
2367
  .focus\:outline-purple-100:focus {
2345
2368
  outline-color: hsla(253, 94%, 64%, 1);
2346
2369
  }
2347
- .focus\:ring-2:focus {
2348
- --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
2349
- --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
2350
- box-shadow:
2351
- var(--tw-ring-offset-shadow),
2352
- var(--tw-ring-shadow),
2353
- var(--tw-shadow, 0 0 #0000);
2354
- }
2355
- .focus\:ring-neutral-950:focus {
2356
- --tw-ring-opacity: 1;
2357
- --tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity, 1));
2358
- }
2359
- .focus\:ring-offset-2:focus {
2360
- --tw-ring-offset-width: 2px;
2361
- }
2362
2370
  .focus-visible\:outline-none:focus-visible {
2363
2371
  outline: 2px solid transparent;
2364
2372
  outline-offset: 2px;
@@ -2536,10 +2544,6 @@ video {
2536
2544
  .data-\[state\=open\]\:bg-black[data-state=open] {
2537
2545
  background-color: hsla(0, 0%, 0%, 1);
2538
2546
  }
2539
- .data-\[state\=open\]\:bg-neutral-100[data-state=open] {
2540
- --tw-bg-opacity: 1;
2541
- background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
2542
- }
2543
2547
  .data-\[state\=checked\]\:pr-0[data-state=checked] {
2544
2548
  padding-right: 0px;
2545
2549
  }
@@ -2577,10 +2581,6 @@ video {
2577
2581
  .data-\[state\=indeterminate\]\:text-primary-foreground[data-state=indeterminate] {
2578
2582
  color: hsl(var(--primary-foreground));
2579
2583
  }
2580
- .data-\[state\=open\]\:text-neutral-500[data-state=open] {
2581
- --tw-text-opacity: 1;
2582
- color: rgb(115 115 115 / var(--tw-text-opacity, 1));
2583
- }
2584
2584
  .data-\[state\=open\]\:text-white[data-state=open] {
2585
2585
  color: hsla(0, 0%, 100%, 1);
2586
2586
  }
@@ -2734,9 +2734,6 @@ video {
2734
2734
  .dark\:ring-purple-20:is(.dark *) {
2735
2735
  --tw-ring-color: hsla(253, 95%, 93%, 1);
2736
2736
  }
2737
- .dark\:ring-offset-neutral-950:is(.dark *) {
2738
- --tw-ring-offset-color: #0a0a0a;
2739
- }
2740
2737
  .dark\:ring-offset-purple-100:is(.dark *) {
2741
2738
  --tw-ring-offset-color: hsla(253, 94%, 64%, 1);
2742
2739
  }
@@ -2773,10 +2770,6 @@ video {
2773
2770
  --tw-text-opacity: 1;
2774
2771
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
2775
2772
  }
2776
- .dark\:focus\:ring-neutral-300:focus:is(.dark *) {
2777
- --tw-ring-opacity: 1;
2778
- --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
2779
- }
2780
2773
  .dark\:focus-visible\:ring-neutral-300:focus-visible:is(.dark *) {
2781
2774
  --tw-ring-opacity: 1;
2782
2775
  --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
@@ -2796,14 +2789,6 @@ video {
2796
2789
  --tw-text-opacity: 1;
2797
2790
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
2798
2791
  }
2799
- .dark\:data-\[state\=open\]\:bg-neutral-800[data-state=open]:is(.dark *) {
2800
- --tw-bg-opacity: 1;
2801
- background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
2802
- }
2803
- .dark\:data-\[state\=open\]\:text-neutral-400[data-state=open]:is(.dark *) {
2804
- --tw-text-opacity: 1;
2805
- color: rgb(163 163 163 / var(--tw-text-opacity, 1));
2806
- }
2807
2792
  @media (min-width: 640px) {
2808
2793
  .sm\:hidden {
2809
2794
  display: none;
@@ -2850,6 +2835,12 @@ video {
2850
2835
  .md\:top-16 {
2851
2836
  top: 4rem;
2852
2837
  }
2838
+ .md\:col-span-2 {
2839
+ grid-column: span 2 / span 2;
2840
+ }
2841
+ .md\:col-span-3 {
2842
+ grid-column: span 3 / span 3;
2843
+ }
2853
2844
  .md\:-mt-0 {
2854
2845
  margin-top: -0px;
2855
2846
  }
@@ -2868,6 +2859,9 @@ video {
2868
2859
  .md\:grid-cols-2 {
2869
2860
  grid-template-columns: repeat(2, minmax(0, 1fr));
2870
2861
  }
2862
+ .md\:grid-cols-5 {
2863
+ grid-template-columns: repeat(5, minmax(0, 1fr));
2864
+ }
2871
2865
  .md\:flex-row {
2872
2866
  flex-direction: row;
2873
2867
  }