@okam/stack-ui 1.27.3 → 1.29.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/components/Box/interface.d.ts +0 -1
- package/components/Button/interface.d.ts +2 -2
- package/components/Menu/interface.d.ts +5 -2
- package/components/Typography/interface.d.ts +0 -1
- package/components/Video/index.d.ts +3 -0
- package/components/Video/interface.d.ts +6 -0
- package/index.d.ts +1 -2
- package/index.js +1 -1
- package/index.mjs +101 -103
- package/index10.js +1 -1
- package/index10.mjs +1 -1
- package/index100.js +2 -1
- package/index100.mjs +22 -17
- package/index101.js +1 -2
- package/index101.mjs +63 -22
- package/index102.js +1 -1
- package/index102.mjs +24 -58
- package/index103.js +1 -1
- package/index103.mjs +4 -29
- package/index104.js +1 -1
- package/index104.mjs +11 -4
- package/index105.js +1 -1
- package/index105.mjs +14 -11
- package/index106.js +1 -1
- package/index106.mjs +22 -13
- package/index107.js +1 -1
- package/index107.mjs +19 -19
- package/index108.js +1 -1
- package/index108.mjs +38 -22
- package/index109.js +2 -1
- package/index109.mjs +12 -38
- package/index11.js +1 -1
- package/index11.mjs +3 -3
- package/index110.js +1 -2
- package/index110.mjs +7 -12
- package/index111.js +1 -1
- package/index111.mjs +21 -7
- package/index112.js +1 -1
- package/index112.mjs +38 -21
- package/index113.js +1 -1
- package/index113.mjs +49 -38
- package/index114.js +1 -1
- package/index114.mjs +40 -49
- package/index115.js +1 -1
- package/index115.mjs +13 -40
- package/index116.js +1 -1
- package/index116.mjs +26 -14
- package/index117.js +1 -1
- package/index117.mjs +17 -23
- package/index118.js +1 -1
- package/index118.mjs +8 -19
- package/index119.js +1 -1
- package/index119.mjs +30 -9
- package/index12.js +1 -1
- package/index12.mjs +1 -1
- package/index120.js +1 -1
- package/index120.mjs +15 -30
- package/index121.js +1 -1
- package/index121.mjs +15 -13
- package/index122.js +1 -1
- package/index122.mjs +21 -17
- package/index123.js +1 -1
- package/index123.mjs +11 -5
- package/index124.js +2 -1
- package/index124.mjs +21 -20
- package/index125.js +1 -1
- package/index125.mjs +12 -11
- package/index126.js +1 -1
- package/index126.mjs +46 -42
- package/index127.js +1 -2
- package/index127.mjs +239 -20
- package/index128.js +2 -1
- package/index128.mjs +12 -11
- package/index129.js +1 -1
- package/index129.mjs +30 -46
- package/index13.js +1 -1
- package/index13.mjs +32 -15
- package/index130.js +1 -1
- package/index130.mjs +43 -233
- package/index131.js +1 -2
- package/index131.mjs +27 -13
- package/index132.js +1 -1
- package/index132.mjs +21 -30
- package/index133.js +1 -1
- package/index133.mjs +61 -50
- package/index134.js +1 -1
- package/index134.mjs +93 -25
- package/index135.js +1 -1
- package/index135.mjs +27 -16
- package/index136.js +1 -1
- package/index136.mjs +121 -3
- package/index137.js +1 -4
- package/index137.mjs +27 -246
- package/index138.js +1 -1
- package/index138.mjs +124 -61
- package/index139.js +1 -1
- package/index139.mjs +132 -92
- package/index14.js +1 -1
- package/index14.mjs +4 -4
- package/index140.js +1 -1
- package/index140.mjs +14 -31
- package/index141.js +1 -1
- package/index141.mjs +90 -116
- package/index142.js +1 -1
- package/index142.mjs +105 -26
- package/index143.js +1 -1
- package/index143.mjs +5 -124
- package/index144.js +1 -1
- package/index144.mjs +3 -134
- package/index145.js +1 -1
- package/index145.mjs +123 -12
- package/index146.js +1 -1
- package/index146.mjs +18 -84
- package/index147.js +1 -1
- package/index147.mjs +46 -101
- package/index148.js +1 -1
- package/index148.mjs +44 -5
- package/index149.js +1 -1
- package/index149.mjs +37 -3
- package/index15.js +1 -1
- package/index15.mjs +1 -1
- package/index150.js +1 -1
- package/index150.mjs +102 -114
- package/index151.js +1 -1
- package/index151.mjs +69 -21
- package/index152.js +1 -1
- package/index152.mjs +86 -36
- package/index153.js +1 -1
- package/index153.mjs +98 -45
- package/index154.js +1 -1
- package/index154.mjs +192 -30
- package/index155.js +1 -1
- package/index155.mjs +58 -107
- package/index156.js +1 -1
- package/index156.mjs +132 -68
- package/index157.js +1 -1
- package/index157.mjs +119 -101
- package/index158.js +1 -1
- package/index158.mjs +218 -98
- package/index159.js +1 -1
- package/index159.mjs +191 -2
- package/index16.js +1 -1
- package/index16.mjs +2 -2
- package/index160.js +1 -1
- package/index160.mjs +69 -5
- package/index161.js +1 -1
- package/index161.mjs +253 -59
- package/index162.js +1 -1
- package/index162.mjs +95 -24
- package/index163.js +1 -1
- package/index163.mjs +173 -53
- package/index164.js +1 -1
- package/index164.mjs +78 -149
- package/index165.js +1 -1
- package/index165.mjs +57 -21
- package/index166.js +1 -1
- package/index166.mjs +125 -18
- package/index167.js +1 -1
- package/index167.mjs +115 -38
- package/index168.js +1 -1
- package/index168.mjs +117 -77
- package/index169.js +1 -1
- package/index169.mjs +70 -28
- package/index17.js +1 -1
- package/index17.mjs +1 -1
- package/index170.js +1 -1
- package/index170.mjs +110 -21
- package/index171.js +1 -1
- package/index171.mjs +50 -51
- package/index172.js +1 -1
- package/index172.mjs +94 -2
- package/index173.js +1 -11
- package/index173.mjs +69 -114
- package/index174.js +1 -1
- package/index174.mjs +50 -193
- package/index175.js +1 -1
- package/index175.mjs +91 -56
- package/index176.js +5 -1
- package/index176.mjs +75 -136
- package/index177.js +1 -1
- package/index177.mjs +1999 -107
- package/index178.js +1 -1
- package/index178.mjs +56 -214
- package/index179.js +1 -1
- package/index179.mjs +186 -188
- package/index18.js +1 -1
- package/index18.mjs +4 -4
- package/index180.js +1 -1
- package/index180.mjs +5 -69
- package/index181.js +1 -1
- package/index181.mjs +121 -249
- package/index182.js +1 -1
- package/index182.mjs +171 -89
- package/index183.js +1 -1
- package/index183.mjs +8 -173
- package/index184.js +1 -1
- package/index184.mjs +3 -84
- package/index185.js +1 -1
- package/index185.mjs +32 -54
- package/index186.js +1 -1
- package/index186.mjs +5 -126
- package/index187.js +1 -1
- package/index187.mjs +25 -112
- package/index188.js +1 -1
- package/index188.mjs +6 -122
- package/index189.js +1 -1
- package/index189.mjs +307 -66
- package/index19.js +1 -1
- package/index19.mjs +2 -2
- package/index190.js +1 -1
- package/index190.mjs +190 -108
- package/index191.js +1 -1
- package/index191.mjs +8 -52
- package/index192.js +1 -1
- package/index192.mjs +24 -91
- package/index193.js +1 -1
- package/index193.mjs +54 -69
- package/index194.js +1 -1
- package/index194.mjs +43 -53
- package/index195.js +1 -1
- package/index195.mjs +123 -98
- package/index196.js +1 -5
- package/index196.mjs +5 -80
- package/index197.js +1 -1
- package/index197.mjs +25 -2008
- package/index198.js +1 -1
- package/index198.mjs +6 -59
- package/index199.js +1 -1
- package/index199.mjs +7 -188
- package/index2.js +1 -1
- package/index2.mjs +20 -20
- package/index20.js +1 -1
- package/index20.mjs +2 -2
- package/index200.js +1 -1
- package/index200.mjs +6 -4
- package/index201.js +1 -1
- package/index201.mjs +5 -2
- package/index202.js +1 -1
- package/index202.mjs +5 -52
- package/index203.js +1 -1
- package/index203.mjs +9 -20
- package/index21.js +1 -1
- package/index21.mjs +1 -1
- package/index22.js +1 -1
- package/index22.mjs +1 -1
- package/index23.js +1 -1
- package/index23.mjs +4 -4
- package/index24.js +1 -1
- package/index24.mjs +5 -5
- package/index25.js +1 -1
- package/index25.mjs +1 -1
- package/index26.js +1 -1
- package/index26.mjs +3 -3
- package/index27.js +1 -1
- package/index27.mjs +3 -3
- package/index28.js +1 -1
- package/index28.mjs +2 -2
- package/index29.js +1 -1
- package/index29.mjs +2 -2
- package/index3.js +1 -1
- package/index3.mjs +1 -1
- package/index30.js +1 -1
- package/index31.js +1 -1
- package/index31.mjs +4 -4
- package/index32.js +1 -1
- package/index32.mjs +2 -2
- package/index33.js +1 -1
- package/index33.mjs +88 -65
- package/index34.js +1 -1
- package/index34.mjs +2 -2
- package/index35.js +1 -1
- package/index35.mjs +3 -3
- package/index36.js +1 -1
- package/index36.mjs +1 -1
- package/index37.js +1 -1
- package/index38.js +2 -1
- package/index38.mjs +20 -45
- package/index39.js +1 -2
- package/index39.mjs +5 -26
- package/index4.js +1 -1
- package/index4.mjs +4 -4
- package/index40.js +1 -1
- package/index40.mjs +7 -4
- package/index41.js +1 -1
- package/index41.mjs +5 -5
- package/index42.js +1 -1
- package/index42.mjs +5 -8
- package/index43.js +1 -1
- package/index43.mjs +2 -2
- package/index44.js +1 -1
- package/index44.mjs +1 -1
- package/index45.js +1 -1
- package/index45.mjs +4 -4
- package/index46.js +1 -1
- package/index46.mjs +9 -3
- package/index47.js +1 -1
- package/index47.mjs +9 -7
- package/index48.js +1 -1
- package/index48.mjs +9 -9
- package/index49.js +1 -1
- package/index49.mjs +46 -13
- package/index50.js +1 -1
- package/index50.mjs +8 -46
- package/index51.js +1 -1
- package/index51.mjs +69 -6
- package/index52.js +1 -1
- package/index52.mjs +8 -71
- package/index53.js +1 -1
- package/index53.mjs +12 -7
- package/index54.js +1 -1
- package/index54.mjs +9 -12
- package/index55.js +1 -1
- package/index55.mjs +17 -10
- package/index56.js +1 -1
- package/index56.mjs +13 -17
- package/index57.js +1 -1
- package/index57.mjs +5 -5
- package/index58.js +1 -1
- package/index58.mjs +6 -6
- package/index59.js +1 -1
- package/index59.mjs +8 -10
- package/index6.js +1 -1
- package/index6.mjs +1 -1
- package/index60.js +1 -1
- package/index60.mjs +5 -5
- package/index61.js +1 -1
- package/index61.mjs +8 -6
- package/index62.js +1 -1
- package/index62.mjs +14 -13
- package/index63.js +2 -1
- package/index63.mjs +23 -14
- package/index64.js +1 -1
- package/index64.mjs +15 -21
- package/index65.js +1 -1
- package/index65.mjs +14 -16
- package/index66.js +1 -1
- package/index66.mjs +40 -13
- package/index67.js +1 -1
- package/index67.mjs +36 -39
- package/index68.js +1 -1
- package/index68.mjs +11 -37
- package/index69.js +1 -1
- package/index69.mjs +10 -11
- package/index7.js +1 -1
- package/index7.mjs +1 -1
- package/index70.js +1 -1
- package/index70.mjs +13 -10
- package/index71.js +1 -1
- package/index71.mjs +10 -13
- package/index72.js +1 -2
- package/index72.mjs +2 -12
- package/index73.js +2 -1
- package/index73.mjs +9 -2
- package/index74.js +1 -1
- package/index74.mjs +6 -7
- package/index75.js +1 -1
- package/index75.mjs +6 -6
- package/index76.js +1 -1
- package/index76.mjs +6 -6
- package/index77.js +1 -2
- package/index77.mjs +25 -8
- package/index78.js +1 -1
- package/index78.mjs +2 -25
- package/index79.js +6 -1
- package/index79.mjs +94 -2
- package/index8.js +1 -1
- package/index8.mjs +3 -3
- package/index80.js +1 -6
- package/index80.mjs +54 -79
- package/index81.js +1 -1
- package/index81.mjs +33 -61
- package/index82.js +42 -1
- package/index82.mjs +67 -34
- package/index83.js +1 -42
- package/index83.mjs +154 -65
- package/index84.js +9 -1
- package/index84.mjs +47 -149
- package/index85.js +1 -9
- package/index85.mjs +36 -48
- package/index86.js +1 -1
- package/index86.mjs +8 -40
- package/index87.js +1 -1
- package/index87.mjs +31 -9
- package/index88.js +1 -1
- package/index88.mjs +6 -35
- package/index89.js +12 -1
- package/index89.mjs +40 -6
- package/index9.js +1 -1
- package/index9.mjs +38 -43
- package/index90.js +1 -12
- package/index90.mjs +25 -36
- package/index91.js +1 -1
- package/index91.mjs +8 -24
- package/index92.js +7 -1
- package/index92.mjs +13 -7
- package/index93.js +14 -6
- package/index93.mjs +65 -13
- package/index94.js +1 -15
- package/index94.mjs +7 -71
- package/index95.js +16 -1
- package/index95.mjs +25 -7
- package/index96.js +1 -16
- package/index96.mjs +37 -20
- package/index97.js +1 -1
- package/index97.mjs +43 -40
- package/index98.js +1 -1
- package/index98.mjs +47 -44
- package/index99.js +1 -1
- package/index99.mjs +17 -48
- package/package.json +1 -1
- package/theme/Alerts/index.d.ts +88 -0
- package/theme/Button/index.d.ts +28 -0
- package/theme/Carousel/index.d.ts +36 -0
- package/types/next-link.d.ts +16 -0
- package/components/DirectusImg/index.d.ts +0 -3
- package/components/DirectusImg/interface.d.ts +0 -20
- package/components/Img/index.d.ts +0 -3
- package/components/Img/interface.d.ts +0 -6
- package/index204.js +0 -1
- package/index204.mjs +0 -26
- package/index205.js +0 -1
- package/index205.mjs +0 -29
- package/index206.js +0 -1
- package/index206.mjs +0 -49
- package/index207.js +0 -1
- package/index207.mjs +0 -4
- package/index208.js +0 -1
- package/index208.mjs +0 -23
- package/index209.js +0 -1
- package/index209.mjs +0 -4
- package/index210.js +0 -1
- package/index210.mjs +0 -31
- package/index211.js +0 -1
- package/index211.mjs +0 -4
- package/index212.js +0 -1
- package/index212.mjs +0 -4
- package/index213.js +0 -1
- package/index213.mjs +0 -25
- package/index214.js +0 -1
- package/index214.mjs +0 -4
- package/index215.js +0 -1
- package/index215.mjs +0 -4
- package/index216.js +0 -1
- package/index216.mjs +0 -4
- package/index217.js +0 -1
- package/index217.mjs +0 -40
- package/index218.js +0 -1
- package/index218.mjs +0 -4
- package/index219.js +0 -1
- package/index219.mjs +0 -23
- package/index220.js +0 -1
- package/index220.mjs +0 -25
- package/index221.js +0 -1
- package/index221.mjs +0 -4
- package/index222.js +0 -1
- package/index222.mjs +0 -25
- package/index223.js +0 -1
- package/index223.mjs +0 -4
- package/index224.js +0 -1
- package/index224.mjs +0 -133
- package/index225.js +0 -1
- package/index225.mjs +0 -182
- package/index226.js +0 -1
- package/index226.mjs +0 -12
- package/index227.js +0 -1
- package/index227.mjs +0 -6
- package/index228.js +0 -1
- package/index228.mjs +0 -39
- package/index229.js +0 -1
- package/index229.mjs +0 -8
- package/index230.js +0 -1
- package/index230.mjs +0 -32
- package/index231.js +0 -1
- package/index231.mjs +0 -9
- package/index232.js +0 -1
- package/index232.mjs +0 -316
- package/index233.js +0 -1
- package/index233.mjs +0 -195
- package/index234.js +0 -1
- package/index234.mjs +0 -11
- package/index235.js +0 -1
- package/index235.mjs +0 -29
- package/index236.js +0 -1
- package/index236.mjs +0 -58
- package/index237.js +0 -1
- package/index237.mjs +0 -49
- package/index238.js +0 -1
- package/index238.mjs +0 -127
- package/index239.js +0 -1
- package/index239.mjs +0 -4
- package/index240.js +0 -1
- package/index240.mjs +0 -4
- package/index241.js +0 -1
- package/index241.mjs +0 -4
- package/index242.js +0 -1
- package/index242.mjs +0 -20
- package/index243.js +0 -1
- package/index243.mjs +0 -29
- package/index244.js +0 -1
- package/index244.mjs +0 -4
- package/index245.js +0 -1
- package/index245.mjs +0 -91
- package/index246.js +0 -1
- package/index246.mjs +0 -22
- package/index247.js +0 -1
- package/index247.mjs +0 -4
- package/index248.js +0 -1
- package/index248.mjs +0 -40
- package/index249.js +0 -1
- package/index249.mjs +0 -139
- package/index250.js +0 -1
- package/index250.mjs +0 -4
- package/index251.js +0 -1
- package/index251.mjs +0 -4
- package/index252.js +0 -1
- package/index252.mjs +0 -25
- package/index253.js +0 -1
- package/index253.mjs +0 -4
- package/index254.js +0 -1
- package/index254.mjs +0 -4
- package/index255.js +0 -1
- package/index255.mjs +0 -4
- package/index256.js +0 -1
- package/index256.mjs +0 -25
- package/index257.js +0 -1
- package/index257.mjs +0 -4
- package/index258.js +0 -1
- package/index258.mjs +0 -28
- package/index259.js +0 -1
- package/index259.mjs +0 -4
- package/index260.js +0 -1
- package/index260.mjs +0 -8
- package/index261.js +0 -1
- package/index261.mjs +0 -4
- package/index262.js +0 -1
- package/index262.mjs +0 -4
- package/index263.js +0 -1
- package/index263.mjs +0 -4
- package/index264.js +0 -1
- package/index264.mjs +0 -4
- package/index265.js +0 -1
- package/index265.mjs +0 -74
- package/index266.js +0 -1
- package/index266.mjs +0 -4
- package/index267.js +0 -1
- package/index267.mjs +0 -4
- package/index268.js +0 -1
- package/index268.mjs +0 -21
- package/index269.js +0 -1
- package/index269.mjs +0 -4
- package/index270.js +0 -1
- package/index270.mjs +0 -4
- package/index271.js +0 -1
- package/index271.mjs +0 -4
- package/index272.js +0 -1
- package/index272.mjs +0 -31
- package/index273.js +0 -1
- package/index273.mjs +0 -9
- package/index274.js +0 -1
- package/index274.mjs +0 -10
- package/index275.js +0 -1
- package/index275.mjs +0 -10
- package/index276.js +0 -1
- package/index276.mjs +0 -4
- package/index277.js +0 -1
- package/index277.mjs +0 -39
- package/index278.js +0 -1
- package/index278.mjs +0 -4
- package/index279.js +0 -1
- package/index279.mjs +0 -7
- package/index280.js +0 -1
- package/index280.mjs +0 -8
- package/index281.js +0 -1
- package/index281.mjs +0 -12
- package/index282.js +0 -1
- package/index282.mjs +0 -4
- package/index283.js +0 -1
- package/index283.mjs +0 -20
- package/index284.js +0 -1
- package/index284.mjs +0 -33
- package/index285.js +0 -1
- package/index285.mjs +0 -4
- package/index286.js +0 -1
- package/index286.mjs +0 -4
package/index83.mjs
CHANGED
|
@@ -1,72 +1,161 @@
|
|
|
1
1
|
import { tv as e } from "tailwind-variants";
|
|
2
|
-
const
|
|
3
|
-
base:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
buttonStyle: "default",
|
|
17
|
-
type: "button",
|
|
18
|
-
size: "default",
|
|
19
|
-
shape: "rounded"
|
|
20
|
-
},
|
|
2
|
+
const s = e({
|
|
3
|
+
base: "inline-block text-gray-800"
|
|
4
|
+
}), l = e({
|
|
5
|
+
base: "flex items-center justify-between pb-4"
|
|
6
|
+
}), a = e({
|
|
7
|
+
base: "flex items-center gap-1"
|
|
8
|
+
}), i = e({
|
|
9
|
+
base: "active:bg-color-1-500 p-2 rounded-full active:text-color-1-100 hover:bg-color-1-200 focus-ring-black"
|
|
10
|
+
}), r = e({
|
|
11
|
+
base: "flex-1"
|
|
12
|
+
}), n = e({
|
|
13
|
+
base: "text-center"
|
|
14
|
+
}), o = e({
|
|
15
|
+
base: "py-0.5 relative",
|
|
21
16
|
variants: {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
py-2
|
|
26
|
-
text-white
|
|
27
|
-
!bg-color-1-500
|
|
28
|
-
hover:!bg-color-1-400
|
|
29
|
-
active:!bg-color-1-400
|
|
30
|
-
`,
|
|
31
|
-
outline: `
|
|
32
|
-
px-4
|
|
33
|
-
py-2
|
|
34
|
-
bg-transparent
|
|
35
|
-
!border-color-1-500
|
|
36
|
-
text-color-1-500
|
|
37
|
-
hover:bg-color-1-500
|
|
38
|
-
hover:text-white
|
|
39
|
-
active:bg-color-1-500
|
|
40
|
-
active:text-white
|
|
41
|
-
`,
|
|
42
|
-
hollow: `
|
|
43
|
-
px-2
|
|
44
|
-
bg-transparent
|
|
45
|
-
text-color-1-500
|
|
46
|
-
hover:border-b-color-1-500
|
|
47
|
-
active:border-b-color-1-500
|
|
48
|
-
focus:border-b-color-1-500
|
|
49
|
-
|
|
50
|
-
`
|
|
51
|
-
},
|
|
52
|
-
intent: {
|
|
53
|
-
error: `
|
|
54
|
-
!bg-error
|
|
55
|
-
text-white
|
|
56
|
-
pointer-events-none
|
|
57
|
-
!border-error
|
|
58
|
-
`
|
|
59
|
-
},
|
|
60
|
-
size: {
|
|
61
|
-
default: "min-w-12 min-h-6",
|
|
62
|
-
large: "min-w-36 min-h-18"
|
|
63
|
-
},
|
|
64
|
-
shape: {
|
|
65
|
-
rounded: "rounded-md",
|
|
66
|
-
circular: "rounded-full"
|
|
17
|
+
isFocusVisible: {
|
|
18
|
+
true: "z-10",
|
|
19
|
+
false: ""
|
|
67
20
|
}
|
|
68
21
|
}
|
|
22
|
+
}), c = e({
|
|
23
|
+
base: "w-10 h-10 outline-none group",
|
|
24
|
+
variants: {
|
|
25
|
+
isSelected: {
|
|
26
|
+
true: "",
|
|
27
|
+
false: ""
|
|
28
|
+
},
|
|
29
|
+
isInvalid: {
|
|
30
|
+
true: "",
|
|
31
|
+
fasle: ""
|
|
32
|
+
},
|
|
33
|
+
isDisabled: {
|
|
34
|
+
true: "disabled",
|
|
35
|
+
false: ""
|
|
36
|
+
},
|
|
37
|
+
isRoundedLeft: {
|
|
38
|
+
true: "rounded-l-full",
|
|
39
|
+
false: ""
|
|
40
|
+
},
|
|
41
|
+
isRoundedRight: {
|
|
42
|
+
true: "rounded-r-full",
|
|
43
|
+
false: ""
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
compoundVariants: [
|
|
47
|
+
{
|
|
48
|
+
isSelected: !0,
|
|
49
|
+
isInvalid: !0,
|
|
50
|
+
class: "bg-red-300"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
isSelected: !0,
|
|
54
|
+
isInvalid: !1,
|
|
55
|
+
class: "bg-color-1-300"
|
|
56
|
+
}
|
|
57
|
+
]
|
|
58
|
+
}), d = e({
|
|
59
|
+
base: "w-full h-full rounded-full flex items-center justify-center cursor-pointer",
|
|
60
|
+
variants: {
|
|
61
|
+
isSelected: {
|
|
62
|
+
true: "",
|
|
63
|
+
false: ""
|
|
64
|
+
},
|
|
65
|
+
isInvalid: {
|
|
66
|
+
true: "",
|
|
67
|
+
fasle: ""
|
|
68
|
+
},
|
|
69
|
+
isDisabled: {
|
|
70
|
+
true: "",
|
|
71
|
+
false: ""
|
|
72
|
+
},
|
|
73
|
+
isFocusVisible: {
|
|
74
|
+
true: "ring-2 group-focus:z-2 ring-violet-600 ring-offset-2",
|
|
75
|
+
false: ""
|
|
76
|
+
},
|
|
77
|
+
isSelectionStart: {
|
|
78
|
+
true: "",
|
|
79
|
+
false: ""
|
|
80
|
+
},
|
|
81
|
+
isSelectionEnd: {
|
|
82
|
+
true: "",
|
|
83
|
+
false: ""
|
|
84
|
+
}
|
|
85
|
+
},
|
|
86
|
+
compoundVariants: [
|
|
87
|
+
{
|
|
88
|
+
isDisabled: !0,
|
|
89
|
+
isInvalid: !1,
|
|
90
|
+
class: "text-gray-400"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
isSelectionStart: !0,
|
|
94
|
+
isSelectionEnd: !1,
|
|
95
|
+
isInvalid: !0,
|
|
96
|
+
class: "bg-red-600 text-white hover:bg-red-700"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
isSelectionStart: !0,
|
|
100
|
+
isSelectionEnd: !0,
|
|
101
|
+
isInvalid: !0,
|
|
102
|
+
class: "bg-red-600 text-white hover:bg-red-700"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
isSelectionStart: !0,
|
|
106
|
+
isSelectionEnd: !1,
|
|
107
|
+
isInvalid: !1,
|
|
108
|
+
class: "bg-color-1-400 text-white hover:bg-color-1-500"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
isSelectionStart: !0,
|
|
112
|
+
isSelectionEnd: !0,
|
|
113
|
+
isInvalid: !1,
|
|
114
|
+
class: "bg-color-1-400 rounded-full text-white hover:bg-color-1-500"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
isSelectionStart: !1,
|
|
118
|
+
isSelectionEnd: !0,
|
|
119
|
+
isInvalid: !0,
|
|
120
|
+
class: "bg-red-600 text-white hover:bg-red-700"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
isSelectionStart: !1,
|
|
124
|
+
isSelectionEnd: !0,
|
|
125
|
+
isInvalid: !1,
|
|
126
|
+
class: "bg-color-1-400 text-white hover:bg-color-1-500"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
isSelected: !1,
|
|
130
|
+
isDisabled: !1,
|
|
131
|
+
class: "hover:bg-color-1-100"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
isSelected: !0,
|
|
135
|
+
isDisabled: !1,
|
|
136
|
+
isInvalid: !1,
|
|
137
|
+
isSelectionStart: !1,
|
|
138
|
+
isSelectionEnd: !1,
|
|
139
|
+
class: "hover:bg-color-1-300"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
isSelected: !0,
|
|
143
|
+
isDisabled: !1,
|
|
144
|
+
isInvalid: !0,
|
|
145
|
+
isSelectionStart: !1,
|
|
146
|
+
isSelectionEnd: !1,
|
|
147
|
+
class: "hover:bg-red-400"
|
|
148
|
+
}
|
|
149
|
+
]
|
|
69
150
|
});
|
|
70
151
|
export {
|
|
71
|
-
|
|
152
|
+
c as calendarCell,
|
|
153
|
+
o as calendarCellContainer,
|
|
154
|
+
d as calendarCellFormattedDate,
|
|
155
|
+
s as calendarContainer,
|
|
156
|
+
n as calendarDayLabel,
|
|
157
|
+
l as calendarHeaderContainer,
|
|
158
|
+
i as calendarNavigationButtons,
|
|
159
|
+
a as calendarNavigationButtonsContainer,
|
|
160
|
+
r as calendarTable
|
|
72
161
|
};
|
package/index84.js
CHANGED
|
@@ -1 +1,9 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";const e=require("tailwind-variants"),r=require("./index82.js"),t=e.tv({base:"flex justify-between items-center gap-4 relative"}),o=e.tv({base:`
|
|
2
|
+
bg-color-1-300
|
|
3
|
+
m-2
|
|
4
|
+
rounded-lg
|
|
5
|
+
order-2
|
|
6
|
+
focus-visible:outline-2
|
|
7
|
+
focus-visible:outline-black
|
|
8
|
+
focus-visible:outline-offset-2
|
|
9
|
+
`}),a=e.tv({base:"m-4"}),s=e.tv({extend:r,variants:{order:{prev:"order-1",next:"order-3"}}}),i=e.tv({base:"flex gap-4 justify-center absolute z-10 bottom-4 left-0 right-0"}),n=e.tv({base:"w-4 h-4 rounded-full block bg-color-1-600 focus-ring-black",variants:{active:{true:"bg-color-1-100",false:""}}}),l=e.tv({base:"bg-color-1-400 "}),c=e.tv({base:""}),u={carouselWrapper:t,swiper:{swiper:o,wrapper:a},navigation:{button:s},pagination:{wrapper:i,bullet:n},slide:{wrapper:l,container:c}};module.exports=u;
|
package/index84.mjs
CHANGED
|
@@ -1,161 +1,59 @@
|
|
|
1
1
|
import { tv as e } from "tailwind-variants";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
import o from "./index82.mjs";
|
|
3
|
+
const r = e({
|
|
4
|
+
base: "flex justify-between items-center gap-4 relative"
|
|
5
|
+
}), t = e({
|
|
6
|
+
base: `
|
|
7
|
+
bg-color-1-300
|
|
8
|
+
m-2
|
|
9
|
+
rounded-lg
|
|
10
|
+
order-2
|
|
11
|
+
focus-visible:outline-2
|
|
12
|
+
focus-visible:outline-black
|
|
13
|
+
focus-visible:outline-offset-2
|
|
14
|
+
`
|
|
6
15
|
}), a = e({
|
|
7
|
-
base: "
|
|
8
|
-
}),
|
|
9
|
-
|
|
10
|
-
}), r = e({
|
|
11
|
-
base: "flex-1"
|
|
12
|
-
}), n = e({
|
|
13
|
-
base: "text-center"
|
|
14
|
-
}), o = e({
|
|
15
|
-
base: "py-0.5 relative",
|
|
16
|
+
base: "m-4"
|
|
17
|
+
}), s = e({
|
|
18
|
+
extend: o,
|
|
16
19
|
variants: {
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
+
order: {
|
|
21
|
+
prev: "order-1",
|
|
22
|
+
next: "order-3"
|
|
20
23
|
}
|
|
21
24
|
}
|
|
22
|
-
}),
|
|
23
|
-
base: "
|
|
25
|
+
}), i = e({
|
|
26
|
+
base: "flex gap-4 justify-center absolute z-10 bottom-4 left-0 right-0"
|
|
27
|
+
}), l = e({
|
|
28
|
+
base: "w-4 h-4 rounded-full block bg-color-1-600 focus-ring-black",
|
|
24
29
|
variants: {
|
|
25
|
-
|
|
26
|
-
true: "",
|
|
27
|
-
false: ""
|
|
28
|
-
},
|
|
29
|
-
isInvalid: {
|
|
30
|
-
true: "",
|
|
31
|
-
fasle: ""
|
|
32
|
-
},
|
|
33
|
-
isDisabled: {
|
|
34
|
-
true: "disabled",
|
|
35
|
-
false: ""
|
|
36
|
-
},
|
|
37
|
-
isRoundedLeft: {
|
|
38
|
-
true: "rounded-l-full",
|
|
39
|
-
false: ""
|
|
40
|
-
},
|
|
41
|
-
isRoundedRight: {
|
|
42
|
-
true: "rounded-r-full",
|
|
30
|
+
active: {
|
|
31
|
+
true: "bg-color-1-100",
|
|
43
32
|
false: ""
|
|
44
33
|
}
|
|
34
|
+
}
|
|
35
|
+
}), n = e({
|
|
36
|
+
base: "bg-color-1-400 "
|
|
37
|
+
}), c = e({
|
|
38
|
+
base: ""
|
|
39
|
+
}), b = {
|
|
40
|
+
carouselWrapper: r,
|
|
41
|
+
swiper: {
|
|
42
|
+
swiper: t,
|
|
43
|
+
wrapper: a
|
|
45
44
|
},
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
isSelected: !0,
|
|
49
|
-
isInvalid: !0,
|
|
50
|
-
class: "bg-red-300"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
isSelected: !0,
|
|
54
|
-
isInvalid: !1,
|
|
55
|
-
class: "bg-color-1-300"
|
|
56
|
-
}
|
|
57
|
-
]
|
|
58
|
-
}), d = e({
|
|
59
|
-
base: "w-full h-full rounded-full flex items-center justify-center cursor-pointer",
|
|
60
|
-
variants: {
|
|
61
|
-
isSelected: {
|
|
62
|
-
true: "",
|
|
63
|
-
false: ""
|
|
64
|
-
},
|
|
65
|
-
isInvalid: {
|
|
66
|
-
true: "",
|
|
67
|
-
fasle: ""
|
|
68
|
-
},
|
|
69
|
-
isDisabled: {
|
|
70
|
-
true: "",
|
|
71
|
-
false: ""
|
|
72
|
-
},
|
|
73
|
-
isFocusVisible: {
|
|
74
|
-
true: "ring-2 group-focus:z-2 ring-violet-600 ring-offset-2",
|
|
75
|
-
false: ""
|
|
76
|
-
},
|
|
77
|
-
isSelectionStart: {
|
|
78
|
-
true: "",
|
|
79
|
-
false: ""
|
|
80
|
-
},
|
|
81
|
-
isSelectionEnd: {
|
|
82
|
-
true: "",
|
|
83
|
-
false: ""
|
|
84
|
-
}
|
|
45
|
+
navigation: {
|
|
46
|
+
button: s
|
|
85
47
|
},
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
isInvalid: !0,
|
|
96
|
-
class: "bg-red-600 text-white hover:bg-red-700"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
isSelectionStart: !0,
|
|
100
|
-
isSelectionEnd: !0,
|
|
101
|
-
isInvalid: !0,
|
|
102
|
-
class: "bg-red-600 text-white hover:bg-red-700"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
isSelectionStart: !0,
|
|
106
|
-
isSelectionEnd: !1,
|
|
107
|
-
isInvalid: !1,
|
|
108
|
-
class: "bg-color-1-400 text-white hover:bg-color-1-500"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
isSelectionStart: !0,
|
|
112
|
-
isSelectionEnd: !0,
|
|
113
|
-
isInvalid: !1,
|
|
114
|
-
class: "bg-color-1-400 rounded-full text-white hover:bg-color-1-500"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
isSelectionStart: !1,
|
|
118
|
-
isSelectionEnd: !0,
|
|
119
|
-
isInvalid: !0,
|
|
120
|
-
class: "bg-red-600 text-white hover:bg-red-700"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
isSelectionStart: !1,
|
|
124
|
-
isSelectionEnd: !0,
|
|
125
|
-
isInvalid: !1,
|
|
126
|
-
class: "bg-color-1-400 text-white hover:bg-color-1-500"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
isSelected: !1,
|
|
130
|
-
isDisabled: !1,
|
|
131
|
-
class: "hover:bg-color-1-100"
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
isSelected: !0,
|
|
135
|
-
isDisabled: !1,
|
|
136
|
-
isInvalid: !1,
|
|
137
|
-
isSelectionStart: !1,
|
|
138
|
-
isSelectionEnd: !1,
|
|
139
|
-
class: "hover:bg-color-1-300"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
isSelected: !0,
|
|
143
|
-
isDisabled: !1,
|
|
144
|
-
isInvalid: !0,
|
|
145
|
-
isSelectionStart: !1,
|
|
146
|
-
isSelectionEnd: !1,
|
|
147
|
-
class: "hover:bg-red-400"
|
|
148
|
-
}
|
|
149
|
-
]
|
|
150
|
-
});
|
|
48
|
+
pagination: {
|
|
49
|
+
wrapper: i,
|
|
50
|
+
bullet: l
|
|
51
|
+
},
|
|
52
|
+
slide: {
|
|
53
|
+
wrapper: n,
|
|
54
|
+
container: c
|
|
55
|
+
}
|
|
56
|
+
};
|
|
151
57
|
export {
|
|
152
|
-
|
|
153
|
-
o as calendarCellContainer,
|
|
154
|
-
d as calendarCellFormattedDate,
|
|
155
|
-
s as calendarContainer,
|
|
156
|
-
n as calendarDayLabel,
|
|
157
|
-
l as calendarHeaderContainer,
|
|
158
|
-
i as calendarNavigationButtons,
|
|
159
|
-
a as calendarNavigationButtonsContainer,
|
|
160
|
-
r as calendarTable
|
|
58
|
+
b as default
|
|
161
59
|
};
|
package/index85.js
CHANGED
|
@@ -1,9 +1 @@
|
|
|
1
|
-
"use strict";const e=require("tailwind-variants"),r=
|
|
2
|
-
bg-color-1-300
|
|
3
|
-
m-2
|
|
4
|
-
rounded-lg
|
|
5
|
-
order-2
|
|
6
|
-
focus-visible:outline-2
|
|
7
|
-
focus-visible:outline-black
|
|
8
|
-
focus-visible:outline-offset-2
|
|
9
|
-
`}),a=e.tv({base:"m-4"}),s=e.tv({extend:r,variants:{order:{prev:"order-1",next:"order-3"}}}),i=e.tv({base:"flex gap-4 justify-center absolute z-10 bottom-4 left-0 right-0"}),n=e.tv({base:"w-4 h-4 rounded-full block bg-color-1-600 focus-ring-black",variants:{active:{true:"bg-color-1-100",false:""}}}),l=e.tv({base:"bg-color-1-400 "}),c=e.tv({base:""}),u={carouselWrapper:t,swiper:{swiper:o,wrapper:a},navigation:{button:s},pagination:{wrapper:i,bullet:n},slide:{wrapper:l,container:c}};module.exports=u;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("tailwind-variants"),r=e.tv({base:"flex focus-ring-black"}),t=e.tv({base:"hover:cursor-pointer",variants:{color:{gray:"text-gray-300",black:"text-black"},isDisabled:{true:"text-gray-6"}},defaultVariants:{color:"black"}}),c=e.tv({base:"w-6 h-6 mt-0.5 mr-2.5 rounded-full border-2 border-gray-2 shrink-0 hover:cursor-pointer flex items-center justify-center",variants:{isDisabled:{true:"border-gray-6"},isFocused:{true:"outline-black [outline-offset: 2px]"},isError:{true:"border-red-500"}}}),o=e.tv({base:"hidden w-4 h-4 bg-gray-300 rounded-full",variants:{selected:{true:"block text-white"}}}),a=e.tv({base:"text-white w-4 h-4 [&_svg]:w-4 [&_svg]:h-4"});exports.checkBox=c;exports.checkMark=o;exports.checkMarkIcon=a;exports.checkboxContainer=r;exports.checkboxLabel=t;
|
package/index85.mjs
CHANGED
|
@@ -1,59 +1,47 @@
|
|
|
1
1
|
import { tv as e } from "tailwind-variants";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
base: `
|
|
7
|
-
bg-color-1-300
|
|
8
|
-
m-2
|
|
9
|
-
rounded-lg
|
|
10
|
-
order-2
|
|
11
|
-
focus-visible:outline-2
|
|
12
|
-
focus-visible:outline-black
|
|
13
|
-
focus-visible:outline-offset-2
|
|
14
|
-
`
|
|
15
|
-
}), a = e({
|
|
16
|
-
base: "m-4"
|
|
17
|
-
}), s = e({
|
|
18
|
-
extend: o,
|
|
2
|
+
const t = e({
|
|
3
|
+
base: "flex focus-ring-black"
|
|
4
|
+
}), o = e({
|
|
5
|
+
base: "hover:cursor-pointer",
|
|
19
6
|
variants: {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
7
|
+
color: {
|
|
8
|
+
gray: "text-gray-300",
|
|
9
|
+
black: "text-black"
|
|
10
|
+
},
|
|
11
|
+
isDisabled: {
|
|
12
|
+
true: "text-gray-6"
|
|
23
13
|
}
|
|
14
|
+
},
|
|
15
|
+
defaultVariants: {
|
|
16
|
+
color: "black"
|
|
24
17
|
}
|
|
25
|
-
}),
|
|
26
|
-
base: "
|
|
27
|
-
}), l = e({
|
|
28
|
-
base: "w-4 h-4 rounded-full block bg-color-1-600 focus-ring-black",
|
|
18
|
+
}), a = e({
|
|
19
|
+
base: "w-6 h-6 mt-0.5 mr-2.5 rounded-full border-2 border-gray-2 shrink-0 hover:cursor-pointer flex items-center justify-center",
|
|
29
20
|
variants: {
|
|
30
|
-
|
|
31
|
-
true: "
|
|
32
|
-
|
|
21
|
+
isDisabled: {
|
|
22
|
+
true: "border-gray-6"
|
|
23
|
+
},
|
|
24
|
+
isFocused: {
|
|
25
|
+
true: "outline-black [outline-offset: 2px]"
|
|
26
|
+
},
|
|
27
|
+
isError: {
|
|
28
|
+
true: "border-red-500"
|
|
33
29
|
}
|
|
34
30
|
}
|
|
35
|
-
}), n = e({
|
|
36
|
-
base: "bg-color-1-400 "
|
|
37
31
|
}), c = e({
|
|
38
|
-
base: ""
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
wrapper: a
|
|
44
|
-
},
|
|
45
|
-
navigation: {
|
|
46
|
-
button: s
|
|
47
|
-
},
|
|
48
|
-
pagination: {
|
|
49
|
-
wrapper: i,
|
|
50
|
-
bullet: l
|
|
51
|
-
},
|
|
52
|
-
slide: {
|
|
53
|
-
wrapper: n,
|
|
54
|
-
container: c
|
|
32
|
+
base: "hidden w-4 h-4 bg-gray-300 rounded-full",
|
|
33
|
+
variants: {
|
|
34
|
+
selected: {
|
|
35
|
+
true: "block text-white"
|
|
36
|
+
}
|
|
55
37
|
}
|
|
56
|
-
}
|
|
38
|
+
}), s = e({
|
|
39
|
+
base: "text-white w-4 h-4 [&_svg]:w-4 [&_svg]:h-4"
|
|
40
|
+
});
|
|
57
41
|
export {
|
|
58
|
-
|
|
42
|
+
a as checkBox,
|
|
43
|
+
c as checkMark,
|
|
44
|
+
s as checkMarkIcon,
|
|
45
|
+
t as checkboxContainer,
|
|
46
|
+
o as checkboxLabel
|
|
59
47
|
};
|
package/index86.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("tailwind-variants"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("tailwind-variants"),o=e.tv({base:"block",variants:{isDisabled:{true:"opacity-60 pointer-events-none"}}}),t=e.tv({base:"flex flex-col gap-4 py-8"});exports.checkboxGroup=o;exports.checkboxGroupItemsGroup=t;
|
package/index86.mjs
CHANGED
|
@@ -1,47 +1,15 @@
|
|
|
1
|
-
import { tv as
|
|
2
|
-
const t =
|
|
3
|
-
base: "
|
|
4
|
-
}), o = e({
|
|
5
|
-
base: "hover:cursor-pointer",
|
|
1
|
+
import { tv as o } from "tailwind-variants";
|
|
2
|
+
const t = o({
|
|
3
|
+
base: "block",
|
|
6
4
|
variants: {
|
|
7
|
-
color: {
|
|
8
|
-
gray: "text-gray-300",
|
|
9
|
-
black: "text-black"
|
|
10
|
-
},
|
|
11
5
|
isDisabled: {
|
|
12
|
-
true: "
|
|
6
|
+
true: "opacity-60 pointer-events-none"
|
|
13
7
|
}
|
|
14
|
-
},
|
|
15
|
-
defaultVariants: {
|
|
16
|
-
color: "black"
|
|
17
8
|
}
|
|
18
|
-
}),
|
|
19
|
-
base: "
|
|
20
|
-
variants: {
|
|
21
|
-
isDisabled: {
|
|
22
|
-
true: "border-gray-6"
|
|
23
|
-
},
|
|
24
|
-
isFocused: {
|
|
25
|
-
true: "outline-black [outline-offset: 2px]"
|
|
26
|
-
},
|
|
27
|
-
isError: {
|
|
28
|
-
true: "border-red-500"
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}), c = e({
|
|
32
|
-
base: "hidden w-4 h-4 bg-gray-300 rounded-full",
|
|
33
|
-
variants: {
|
|
34
|
-
selected: {
|
|
35
|
-
true: "block text-white"
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
}), s = e({
|
|
39
|
-
base: "text-white w-4 h-4 [&_svg]:w-4 [&_svg]:h-4"
|
|
9
|
+
}), c = o({
|
|
10
|
+
base: "flex flex-col gap-4 py-8"
|
|
40
11
|
});
|
|
41
12
|
export {
|
|
42
|
-
|
|
43
|
-
c as
|
|
44
|
-
s as checkMarkIcon,
|
|
45
|
-
t as checkboxContainer,
|
|
46
|
-
o as checkboxLabel
|
|
13
|
+
t as checkboxGroup,
|
|
14
|
+
c as checkboxGroupItemsGroup
|
|
47
15
|
};
|
package/index87.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("tailwind-variants"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("tailwind-variants"),t=e.tv({base:"relative inline-flex flex-col text-left"}),r=e.tv({base:"flex items-center border-2 border-color-1-500 rounded focus-ring-black"}),a=e.tv({base:"fixed inset-0"}),o=e.tv({base:"absolute top-full bg-white border border-gray-300 rounded-md shadow-lg mt-2 p-8 z-10"}),d=e.tv({base:"pr-1 flex gap-2",defaultVariants:{dateFieldShown:!0},variants:{dateFieldShown:{true:"",false:"hidden"}}}),n=e.tv({base:"focus-ring-black"}),i=e.tv({base:"text-color-1-500 bg-color-1-100 border-l-2 border-color-1-500 h-full py-2 px-2"}),l=e.tv({base:"text-color-1-500 font-bold px-2"});exports.datePickerButton=r;exports.datePickerCalendarPopoverContainer=o;exports.datePickerCalendarPopoverUnderlay=a;exports.datePickerContainer=t;exports.datePickerDateField=d;exports.datePickerDateSegment=n;exports.datePickerIcon=i;exports.datePickerLabel=l;
|
package/index87.mjs
CHANGED
|
@@ -1,15 +1,37 @@
|
|
|
1
|
-
import { tv as
|
|
2
|
-
const
|
|
3
|
-
base: "
|
|
1
|
+
import { tv as e } from "tailwind-variants";
|
|
2
|
+
const o = e({
|
|
3
|
+
base: "relative inline-flex flex-col text-left"
|
|
4
|
+
}), r = e({
|
|
5
|
+
base: "flex items-center border-2 border-color-1-500 rounded focus-ring-black"
|
|
6
|
+
}), a = e({
|
|
7
|
+
base: "fixed inset-0"
|
|
8
|
+
}), d = e({
|
|
9
|
+
base: "absolute top-full bg-white border border-gray-300 rounded-md shadow-lg mt-2 p-8 z-10"
|
|
10
|
+
}), l = e({
|
|
11
|
+
base: "pr-1 flex gap-2",
|
|
12
|
+
defaultVariants: {
|
|
13
|
+
dateFieldShown: !0
|
|
14
|
+
},
|
|
4
15
|
variants: {
|
|
5
|
-
|
|
6
|
-
true: "
|
|
16
|
+
dateFieldShown: {
|
|
17
|
+
true: "",
|
|
18
|
+
false: "hidden"
|
|
7
19
|
}
|
|
8
20
|
}
|
|
9
|
-
}),
|
|
10
|
-
base: "
|
|
21
|
+
}), n = e({
|
|
22
|
+
base: "focus-ring-black"
|
|
23
|
+
}), c = e({
|
|
24
|
+
base: "text-color-1-500 bg-color-1-100 border-l-2 border-color-1-500 h-full py-2 px-2"
|
|
25
|
+
}), i = e({
|
|
26
|
+
base: "text-color-1-500 font-bold px-2"
|
|
11
27
|
});
|
|
12
28
|
export {
|
|
13
|
-
|
|
14
|
-
|
|
29
|
+
r as datePickerButton,
|
|
30
|
+
d as datePickerCalendarPopoverContainer,
|
|
31
|
+
a as datePickerCalendarPopoverUnderlay,
|
|
32
|
+
o as datePickerContainer,
|
|
33
|
+
l as datePickerDateField,
|
|
34
|
+
n as datePickerDateSegment,
|
|
35
|
+
c as datePickerIcon,
|
|
36
|
+
i as datePickerLabel
|
|
15
37
|
};
|
package/index88.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("tailwind-variants"),e=i.tv({base:"object-contain"}),n=t=>e(t);exports.imgStyles=e;exports.imgTheme=n;
|