@next-degree/pickle-shared-js 0.14.2 → 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.
- package/dist/chunk-3LZJNNTD.js +110 -0
- package/dist/chunk-3LZJNNTD.js.map +1 -0
- package/dist/{chunk-RCYBG5RG.cjs → chunk-46EFOSND.cjs} +3 -3
- package/dist/{chunk-RCYBG5RG.cjs.map → chunk-46EFOSND.cjs.map} +1 -1
- package/dist/{chunk-2VFY5AZA.cjs → chunk-4BGH2D62.cjs} +4 -4
- package/dist/{chunk-2VFY5AZA.cjs.map → chunk-4BGH2D62.cjs.map} +1 -1
- package/dist/{chunk-VRYGJJ5K.js → chunk-6Z6T5WWS.js} +3 -3
- package/dist/{chunk-VRYGJJ5K.js.map → chunk-6Z6T5WWS.js.map} +1 -1
- package/dist/{chunk-Q6AKHW44.js → chunk-AZ4V3ZLU.js} +3 -3
- package/dist/{chunk-Q6AKHW44.js.map → chunk-AZ4V3ZLU.js.map} +1 -1
- package/dist/{chunk-SUDPNL2Q.cjs → chunk-BIW5IBTK.cjs} +7 -7
- package/dist/{chunk-SUDPNL2Q.cjs.map → chunk-BIW5IBTK.cjs.map} +1 -1
- package/dist/{chunk-EYN3RHOF.cjs → chunk-CEVBQ664.cjs} +9 -9
- package/dist/{chunk-EYN3RHOF.cjs.map → chunk-CEVBQ664.cjs.map} +1 -1
- package/dist/{chunk-TPZCCL4L.js → chunk-CQHERJ3J.js} +12 -13
- package/dist/chunk-CQHERJ3J.js.map +1 -0
- package/dist/chunk-FE76CE2N.cjs +112 -0
- package/dist/chunk-FE76CE2N.cjs.map +1 -0
- package/dist/{chunk-XTEZM6SY.js → chunk-N2DDL726.js} +3 -3
- package/dist/{chunk-XTEZM6SY.js.map → chunk-N2DDL726.js.map} +1 -1
- package/dist/{chunk-IMJ7S3LK.cjs → chunk-NE6KKGGM.cjs} +11 -11
- package/dist/{chunk-IMJ7S3LK.cjs.map → chunk-NE6KKGGM.cjs.map} +1 -1
- package/dist/{chunk-62HL22CD.js → chunk-NEKYNDRG.js} +3 -3
- package/dist/{chunk-62HL22CD.js.map → chunk-NEKYNDRG.js.map} +1 -1
- package/dist/{chunk-SNHRG4TY.js → chunk-R73HWAYA.js} +3 -3
- package/dist/{chunk-SNHRG4TY.js.map → chunk-R73HWAYA.js.map} +1 -1
- package/dist/{chunk-45FFXB2Y.js → chunk-TAQTWTKL.js} +6 -6
- package/dist/{chunk-45FFXB2Y.js.map → chunk-TAQTWTKL.js.map} +1 -1
- package/dist/{chunk-VCCYAJK7.cjs → chunk-TOEADI6J.cjs} +3 -3
- package/dist/{chunk-VCCYAJK7.cjs.map → chunk-TOEADI6J.cjs.map} +1 -1
- package/dist/{chunk-JQUWC2YP.js → chunk-TZRT26E2.js} +5 -5
- package/dist/{chunk-JQUWC2YP.js.map → chunk-TZRT26E2.js.map} +1 -1
- package/dist/{chunk-KBAY4F7D.cjs → chunk-VBLDMVVW.cjs} +4 -4
- package/dist/{chunk-KBAY4F7D.cjs.map → chunk-VBLDMVVW.cjs.map} +1 -1
- package/dist/{chunk-P6ZEOB4L.cjs → chunk-ZILKCCXQ.cjs} +12 -13
- package/dist/chunk-ZILKCCXQ.cjs.map +1 -0
- package/dist/{company_service_sanity-DF01qvTz.d.ts → company_service_sanity-B1Xg7ISJ.d.ts} +271 -271
- package/dist/{company_service_sanity-Br0R7m-A.d.cts → company_service_sanity-CCbS8ElX.d.cts} +271 -271
- package/dist/components/jobCard/JobLocation.cjs +1 -1
- package/dist/components/jobCard/JobLocation.d.cts +1 -1
- package/dist/components/jobCard/JobLocation.d.ts +1 -1
- package/dist/components/jobCard/JobLocation.js +1 -1
- package/dist/components/jobPost/JobHeader.cjs +5 -5
- package/dist/components/jobPost/JobHeader.js +4 -4
- package/dist/components/jobPost/JobPost.cjs +12 -12
- package/dist/components/jobPost/JobPost.d.cts +1 -1
- package/dist/components/jobPost/JobPost.d.ts +1 -1
- package/dist/components/jobPost/JobPost.js +11 -11
- package/dist/components/primitives/command.cjs +11 -11
- package/dist/components/primitives/command.d.cts +1 -1
- package/dist/components/primitives/command.d.ts +1 -1
- package/dist/components/primitives/command.js +2 -2
- package/dist/components/primitives/dialog.cjs +11 -11
- package/dist/components/primitives/dialog.js +1 -1
- package/dist/components/ui/Button.d.cts +1 -1
- package/dist/components/ui/Button.d.ts +1 -1
- package/dist/components/ui/Combobox.cjs +7 -7
- package/dist/components/ui/Combobox.js +6 -6
- package/dist/components/ui/DatePicker.cjs +1 -1
- package/dist/components/ui/DatePicker.js +1 -1
- package/dist/components/ui/InputOtp.cjs +1 -1
- package/dist/components/ui/InputOtp.js +1 -1
- package/dist/components/ui/Map/MapComponent.cjs +5 -5
- package/dist/components/ui/Map/MapComponent.js +4 -4
- package/dist/components/ui/Map/MapContent.cjs +4 -4
- package/dist/components/ui/Map/MapContent.js +3 -3
- package/dist/components/ui/Map/index.cjs +5 -5
- package/dist/components/ui/Map/index.js +4 -4
- package/dist/components/ui/ModalDialog.cjs +16 -0
- package/dist/components/ui/ModalDialog.cjs.map +1 -0
- package/dist/components/ui/ModalDialog.d.cts +48 -0
- package/dist/components/ui/ModalDialog.d.ts +48 -0
- package/dist/components/ui/ModalDialog.js +7 -0
- package/dist/components/ui/ModalDialog.js.map +1 -0
- package/dist/components/ui/PlacesQueryInput.cjs +4 -4
- package/dist/components/ui/PlacesQueryInput.js +3 -3
- package/dist/components/ui/buttonShadcn.d.cts +1 -1
- package/dist/components/ui/buttonShadcn.d.ts +1 -1
- package/dist/{displayText-BDPndCI9.d.cts → displayText-Ck0qovrl.d.cts} +2 -2
- package/dist/{displayText-EpnIpZ38.d.ts → displayText-ClDGmi1J.d.ts} +2 -2
- package/dist/hooks/useDisplayText.d.cts +3 -3
- package/dist/hooks/useDisplayText.d.ts +3 -3
- package/dist/index.cjs +93 -88
- package/dist/index.d.cts +7 -6
- package/dist/index.d.ts +7 -6
- package/dist/index.js +33 -32
- package/dist/{job_posting_service_latest-BKz5U2Gp.d.cts → job_posting_service_latest-Bk53vj02.d.cts} +177 -177
- package/dist/{job_posting_service_latest-BKz5U2Gp.d.ts → job_posting_service_latest-Bk53vj02.d.ts} +177 -177
- package/dist/{job_posting_service_latest-B6Trs6sX.d.cts → job_posting_service_latest-DfX8Y4gB.d.cts} +177 -177
- package/dist/{job_posting_service_latest-B6Trs6sX.d.ts → job_posting_service_latest-DfX8Y4gB.d.ts} +177 -177
- package/dist/{job_posting_service_sanity-BN7XcVxU.d.cts → job_posting_service_sanity-BSxLNte3.d.cts} +357 -357
- package/dist/{job_posting_service_sanity-BNQsNQs2.d.ts → job_posting_service_sanity-C6aPb8kp.d.ts} +357 -357
- package/dist/lib/locations.d.cts +3 -3
- package/dist/lib/locations.d.ts +3 -3
- package/dist/lib/mappings.d.cts +3 -3
- package/dist/lib/mappings.d.ts +3 -3
- package/dist/lib/salaryRange.d.cts +1 -1
- package/dist/lib/salaryRange.d.ts +1 -1
- package/dist/services/displayText.d.cts +3 -3
- package/dist/services/displayText.d.ts +3 -3
- package/dist/styles/globals.css +61 -67
- package/dist/styles/globals.css.map +1 -1
- package/dist/types/data/company_service_latest.d.cts +1 -1
- package/dist/types/data/company_service_latest.d.ts +1 -1
- package/dist/types/data/job_posting_service_latest.d.cts +1 -1
- package/dist/types/data/job_posting_service_latest.d.ts +1 -1
- package/dist/types/data/shared_pickle_output_latest.d.cts +1 -1
- package/dist/types/data/shared_pickle_output_latest.d.ts +1 -1
- package/dist/types/index.d.cts +5 -5
- package/dist/types/index.d.ts +5 -5
- package/dist/types/latest/company_service_latest.d.cts +1 -1
- package/dist/types/latest/company_service_latest.d.ts +1 -1
- package/dist/types/latest/custom/company_service_sanity.d.cts +3 -3
- package/dist/types/latest/custom/company_service_sanity.d.ts +3 -3
- package/dist/types/latest/custom/job_posting_service_sanity.d.cts +3 -3
- package/dist/types/latest/custom/job_posting_service_sanity.d.ts +3 -3
- package/dist/types/latest/job_posting_service_latest.d.cts +1 -1
- package/dist/types/latest/job_posting_service_latest.d.ts +1 -1
- package/dist/types/latest/shared_pickle_output_latest.d.cts +1 -1
- package/dist/types/latest/shared_pickle_output_latest.d.ts +1 -1
- package/package.json +1 -1
- package/dist/chunk-P6ZEOB4L.cjs.map +0 -1
- package/dist/chunk-TPZCCL4L.js.map +0 -1
- package/dist/{company_service_latest-C7Moeufo.d.cts → company_service_latest-CVgoQ8Mc.d.cts} +174 -174
- package/dist/{company_service_latest-C7Moeufo.d.ts → company_service_latest-CVgoQ8Mc.d.ts} +174 -174
- package/dist/{company_service_latest-CITz7F53.d.cts → company_service_latest-oWEnaiRd.d.cts} +174 -174
- package/dist/{company_service_latest-CITz7F53.d.ts → company_service_latest-oWEnaiRd.d.ts} +174 -174
- package/dist/{shared_pickle_output_latest--XZhOUyE.d.ts → shared_pickle_output_latest-BVF7Zh2H.d.cts} +11 -11
- package/dist/{shared_pickle_output_latest--XZhOUyE.d.cts → shared_pickle_output_latest-BVF7Zh2H.d.ts} +11 -11
- package/dist/{shared_pickle_output_latest-DKOmTyYk.d.cts → shared_pickle_output_latest-BjRRmT8R.d.cts} +11 -11
- package/dist/{shared_pickle_output_latest-DKOmTyYk.d.ts → shared_pickle_output_latest-BjRRmT8R.d.ts} +11 -11
package/dist/lib/locations.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { J as JobPostModel } from '../job_posting_service_latest-
|
|
3
|
-
import { P as PostalAddressModel } from '../shared_pickle_output_latest-
|
|
4
|
-
import { a as jobPostSchema } from '../job_posting_service_latest-
|
|
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;
|
package/dist/lib/locations.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { J as JobPostModel } from '../job_posting_service_latest-
|
|
3
|
-
import { P as PostalAddressModel } from '../shared_pickle_output_latest-
|
|
4
|
-
import { a as jobPostSchema } from '../job_posting_service_latest-
|
|
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;
|
package/dist/lib/mappings.d.cts
CHANGED
|
@@ -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-
|
|
3
|
-
import '../job_posting_service_latest-
|
|
4
|
-
import '../shared_pickle_output_latest-
|
|
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';
|
package/dist/lib/mappings.d.ts
CHANGED
|
@@ -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-
|
|
3
|
-
import '../job_posting_service_latest-
|
|
4
|
-
import '../shared_pickle_output_latest-
|
|
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';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-
|
|
3
|
-
import '../job_posting_service_latest-
|
|
4
|
-
import '../shared_pickle_output_latest-
|
|
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-
|
|
3
|
-
import '../job_posting_service_latest-
|
|
4
|
-
import '../shared_pickle_output_latest-
|
|
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';
|
package/dist/styles/globals.css
CHANGED
|
@@ -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
|
-
|
|
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
|
-
|
|
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
|
}
|