@clubmed/trident-ui 1.0.0-alpha.34 → 1.0.0-alpha.36
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +15 -0
- package/README.md +1 -1
- package/atoms/Icons/IconsResolver.d.ts +1 -1
- package/atoms/Icons/IconsResolver.js +13 -11
- package/atoms/Icons/fonts/{Actions/index.js → Actions.js} +1 -1
- package/atoms/Icons/fonts/{Activities/index.js → Activities.js} +1 -1
- package/atoms/Icons/fonts/{Brand/index.js → Brand.js} +1 -1
- package/atoms/Icons/fonts/{Covid/index.js → Covid.js} +1 -1
- package/atoms/Icons/fonts/FontIcon.js +10 -9
- package/atoms/Icons/fonts/{Food/index.js → Food.js} +1 -1
- package/atoms/Icons/fonts/{HappyToCare/index.js → HappyToCare.js} +1 -1
- package/atoms/Icons/fonts/{Places/index.js → Places.js} +1 -1
- package/atoms/Icons/fonts/{Room/index.js → Room.js} +1 -1
- package/atoms/Icons/fonts/{Services/index.js → Services.js} +1 -1
- package/atoms/Icons/fonts/{Socials/index.js → Socials.js} +1 -1
- package/atoms/Icons/fonts/{Transports/index.js → Transports.js} +1 -1
- package/atoms/Icons/fonts/{Utilities/index.js → Utilities.js} +1 -1
- package/atoms/Icons/svg/Actions.js +140 -0
- package/atoms/Icons/svg/Activities.js +184 -0
- package/atoms/Icons/svg/Brand.js +85 -0
- package/atoms/Icons/svg/Covid.js +72 -0
- package/atoms/Icons/svg/Food.js +132 -0
- package/atoms/Icons/svg/HappyToCare.js +68 -0
- package/atoms/Icons/svg/Places.js +72 -0
- package/atoms/Icons/svg/{ResortFill-EC/index.js → ResortFill-EC.js} +22 -22
- package/atoms/Icons/svg/{ResortFill/index.js → ResortFill.js} +66 -66
- package/atoms/Icons/svg/{ResortOutline-EC/index.js → ResortOutline-EC.js} +22 -22
- package/atoms/Icons/svg/{ResortOutline/index.js → ResortOutline.js} +66 -66
- package/atoms/Icons/svg/Room.js +144 -0
- package/atoms/Icons/svg/Services.js +88 -0
- package/atoms/Icons/svg/Socials.js +78 -0
- package/atoms/Icons/svg/Transports.js +56 -0
- package/atoms/Icons/svg/Utilities.js +196 -0
- package/atoms/Icons/svg-use/{Actions/index.js → Actions.js} +1 -1
- package/atoms/Icons/svg-use/{Activities/index.js → Activities.js} +1 -1
- package/atoms/Icons/svg-use/{Brand/index.js → Brand.js} +1 -1
- package/atoms/Icons/svg-use/{Covid/index.js → Covid.js} +1 -1
- package/atoms/Icons/svg-use/{Food/index.js → Food.js} +1 -1
- package/atoms/Icons/svg-use/{HappyToCare/index.js → HappyToCare.js} +1 -1
- package/atoms/Icons/svg-use/{Places/index.js → Places.js} +1 -1
- package/atoms/Icons/svg-use/{ResortFill-EC/index.js → ResortFill-EC.js} +1 -1
- package/atoms/Icons/svg-use/{ResortFill/index.js → ResortFill.js} +1 -1
- package/atoms/Icons/svg-use/{ResortOutline-EC/index.js → ResortOutline-EC.js} +1 -1
- package/atoms/Icons/svg-use/{ResortOutline/index.js → ResortOutline.js} +1 -1
- package/atoms/Icons/svg-use/{Room/index.js → Room.js} +1 -1
- package/atoms/Icons/svg-use/{Services/index.js → Services.js} +1 -1
- package/atoms/Icons/svg-use/{Socials/index.js → Socials.js} +1 -1
- package/atoms/Icons/svg-use/{Transports/index.js → Transports.js} +1 -1
- package/atoms/Icons/svg-use/{Utilities/index.js → Utilities.js} +1 -1
- package/fonts/Actions/tui-actions.css +6 -6
- package/fonts/Actions/tui-actions.eot +0 -0
- package/fonts/Actions/tui-actions.less +6 -6
- package/fonts/Actions/tui-actions.module.less +6 -6
- package/fonts/Actions/tui-actions.scss +6 -6
- package/fonts/Actions/tui-actions.styl +6 -6
- package/fonts/Actions/tui-actions.ttf +0 -0
- package/fonts/Actions/tui-actions.woff +0 -0
- package/fonts/Actions/tui-actions.woff2 +0 -0
- package/fonts/Activities/tui-activities.css +6 -6
- package/fonts/Activities/tui-activities.eot +0 -0
- package/fonts/Activities/tui-activities.less +6 -6
- package/fonts/Activities/tui-activities.module.less +6 -6
- package/fonts/Activities/tui-activities.scss +6 -6
- package/fonts/Activities/tui-activities.styl +6 -6
- package/fonts/Activities/tui-activities.ttf +0 -0
- package/fonts/Activities/tui-activities.woff +0 -0
- package/fonts/Activities/tui-activities.woff2 +0 -0
- package/fonts/Brand/tui-brand.css +6 -6
- package/fonts/Brand/tui-brand.eot +0 -0
- package/fonts/Brand/tui-brand.less +6 -6
- package/fonts/Brand/tui-brand.module.less +6 -6
- package/fonts/Brand/tui-brand.scss +6 -6
- package/fonts/Brand/tui-brand.styl +6 -6
- package/fonts/Brand/tui-brand.ttf +0 -0
- package/fonts/Brand/tui-brand.woff +0 -0
- package/fonts/Brand/tui-brand.woff2 +0 -0
- package/fonts/Covid/tui-covid.css +6 -6
- package/fonts/Covid/tui-covid.eot +0 -0
- package/fonts/Covid/tui-covid.less +6 -6
- package/fonts/Covid/tui-covid.module.less +6 -6
- package/fonts/Covid/tui-covid.scss +6 -6
- package/fonts/Covid/tui-covid.styl +6 -6
- package/fonts/Covid/tui-covid.ttf +0 -0
- package/fonts/Covid/tui-covid.woff +0 -0
- package/fonts/Covid/tui-covid.woff2 +0 -0
- package/fonts/Food/tui-food.css +6 -6
- package/fonts/Food/tui-food.eot +0 -0
- package/fonts/Food/tui-food.less +6 -6
- package/fonts/Food/tui-food.module.less +6 -6
- package/fonts/Food/tui-food.scss +6 -6
- package/fonts/Food/tui-food.styl +6 -6
- package/fonts/Food/tui-food.ttf +0 -0
- package/fonts/Food/tui-food.woff +0 -0
- package/fonts/Food/tui-food.woff2 +0 -0
- package/fonts/HappyToCare/tui-happy-to-care.css +6 -6
- package/fonts/HappyToCare/tui-happy-to-care.eot +0 -0
- package/fonts/HappyToCare/tui-happy-to-care.less +6 -6
- package/fonts/HappyToCare/tui-happy-to-care.module.less +6 -6
- package/fonts/HappyToCare/tui-happy-to-care.scss +6 -6
- package/fonts/HappyToCare/tui-happy-to-care.styl +6 -6
- package/fonts/HappyToCare/tui-happy-to-care.ttf +0 -0
- package/fonts/HappyToCare/tui-happy-to-care.woff +0 -0
- package/fonts/HappyToCare/tui-happy-to-care.woff2 +0 -0
- package/fonts/Places/tui-places.css +6 -6
- package/fonts/Places/tui-places.eot +0 -0
- package/fonts/Places/tui-places.less +6 -6
- package/fonts/Places/tui-places.module.less +6 -6
- package/fonts/Places/tui-places.scss +6 -6
- package/fonts/Places/tui-places.styl +6 -6
- package/fonts/Places/tui-places.ttf +0 -0
- package/fonts/Places/tui-places.woff +0 -0
- package/fonts/Places/tui-places.woff2 +0 -0
- package/fonts/Room/tui-room.css +6 -6
- package/fonts/Room/tui-room.eot +0 -0
- package/fonts/Room/tui-room.less +6 -6
- package/fonts/Room/tui-room.module.less +6 -6
- package/fonts/Room/tui-room.scss +6 -6
- package/fonts/Room/tui-room.styl +6 -6
- package/fonts/Room/tui-room.ttf +0 -0
- package/fonts/Room/tui-room.woff +0 -0
- package/fonts/Room/tui-room.woff2 +0 -0
- package/fonts/Services/tui-services.css +6 -6
- package/fonts/Services/tui-services.eot +0 -0
- package/fonts/Services/tui-services.less +6 -6
- package/fonts/Services/tui-services.module.less +6 -6
- package/fonts/Services/tui-services.scss +6 -6
- package/fonts/Services/tui-services.styl +6 -6
- package/fonts/Services/tui-services.ttf +0 -0
- package/fonts/Services/tui-services.woff +0 -0
- package/fonts/Services/tui-services.woff2 +0 -0
- package/fonts/Socials/tui-socials.css +6 -6
- package/fonts/Socials/tui-socials.eot +0 -0
- package/fonts/Socials/tui-socials.less +6 -6
- package/fonts/Socials/tui-socials.module.less +6 -6
- package/fonts/Socials/tui-socials.scss +6 -6
- package/fonts/Socials/tui-socials.styl +6 -6
- package/fonts/Socials/tui-socials.ttf +0 -0
- package/fonts/Socials/tui-socials.woff +0 -0
- package/fonts/Socials/tui-socials.woff2 +0 -0
- package/fonts/Transports/tui-transports.css +6 -6
- package/fonts/Transports/tui-transports.eot +0 -0
- package/fonts/Transports/tui-transports.less +6 -6
- package/fonts/Transports/tui-transports.module.less +6 -6
- package/fonts/Transports/tui-transports.scss +6 -6
- package/fonts/Transports/tui-transports.styl +6 -6
- package/fonts/Transports/tui-transports.ttf +0 -0
- package/fonts/Transports/tui-transports.woff +0 -0
- package/fonts/Transports/tui-transports.woff2 +0 -0
- package/fonts/Utilities/tui-utilities.css +6 -6
- package/fonts/Utilities/tui-utilities.eot +0 -0
- package/fonts/Utilities/tui-utilities.less +6 -6
- package/fonts/Utilities/tui-utilities.module.less +6 -6
- package/fonts/Utilities/tui-utilities.scss +6 -6
- package/fonts/Utilities/tui-utilities.styl +6 -6
- package/fonts/Utilities/tui-utilities.ttf +0 -0
- package/fonts/Utilities/tui-utilities.woff +0 -0
- package/fonts/Utilities/tui-utilities.woff2 +0 -0
- package/package.json +42 -20
- package/styles/globals.css +0 -323
- package/atoms/Icons/svg/Actions/index.js +0 -140
- package/atoms/Icons/svg/Activities/index.js +0 -184
- package/atoms/Icons/svg/Brand/index.js +0 -85
- package/atoms/Icons/svg/Covid/index.js +0 -72
- package/atoms/Icons/svg/Food/index.js +0 -132
- package/atoms/Icons/svg/HappyToCare/index.js +0 -68
- package/atoms/Icons/svg/Places/index.js +0 -72
- package/atoms/Icons/svg/Room/index.js +0 -144
- package/atoms/Icons/svg/Services/index.js +0 -88
- package/atoms/Icons/svg/Socials/index.js +0 -78
- package/atoms/Icons/svg/Transports/index.js +0 -56
- package/atoms/Icons/svg/Utilities/index.js +0 -196
- /package/atoms/Icons/fonts/{Actions/index.d.ts → Actions.d.ts} +0 -0
- /package/atoms/Icons/fonts/{Activities/index.d.ts → Activities.d.ts} +0 -0
- /package/atoms/Icons/fonts/{Brand/index.d.ts → Brand.d.ts} +0 -0
- /package/atoms/Icons/fonts/{Covid/index.d.ts → Covid.d.ts} +0 -0
- /package/atoms/Icons/fonts/{Food/index.d.ts → Food.d.ts} +0 -0
- /package/atoms/Icons/fonts/{HappyToCare/index.d.ts → HappyToCare.d.ts} +0 -0
- /package/atoms/Icons/fonts/{Places/index.d.ts → Places.d.ts} +0 -0
- /package/atoms/Icons/fonts/{Room/index.d.ts → Room.d.ts} +0 -0
- /package/atoms/Icons/fonts/{Services/index.d.ts → Services.d.ts} +0 -0
- /package/atoms/Icons/fonts/{Socials/index.d.ts → Socials.d.ts} +0 -0
- /package/atoms/Icons/fonts/{Transports/index.d.ts → Transports.d.ts} +0 -0
- /package/atoms/Icons/fonts/{Utilities/index.d.ts → Utilities.d.ts} +0 -0
- /package/atoms/Icons/svg/{Actions/index.d.ts → Actions.d.ts} +0 -0
- /package/atoms/Icons/svg/{Activities/index.d.ts → Activities.d.ts} +0 -0
- /package/atoms/Icons/svg/{Brand/index.d.ts → Brand.d.ts} +0 -0
- /package/atoms/Icons/svg/{Covid/index.d.ts → Covid.d.ts} +0 -0
- /package/atoms/Icons/svg/{Food/index.d.ts → Food.d.ts} +0 -0
- /package/atoms/Icons/svg/{HappyToCare/index.d.ts → HappyToCare.d.ts} +0 -0
- /package/atoms/Icons/svg/{Places/index.d.ts → Places.d.ts} +0 -0
- /package/atoms/Icons/svg/{ResortFill-EC/index.d.ts → ResortFill-EC.d.ts} +0 -0
- /package/atoms/Icons/svg/{ResortFill/index.d.ts → ResortFill.d.ts} +0 -0
- /package/atoms/Icons/svg/{ResortOutline-EC/index.d.ts → ResortOutline-EC.d.ts} +0 -0
- /package/atoms/Icons/svg/{ResortOutline/index.d.ts → ResortOutline.d.ts} +0 -0
- /package/atoms/Icons/svg/{Room/index.d.ts → Room.d.ts} +0 -0
- /package/atoms/Icons/svg/{Services/index.d.ts → Services.d.ts} +0 -0
- /package/atoms/Icons/svg/{Socials/index.d.ts → Socials.d.ts} +0 -0
- /package/atoms/Icons/svg/{Transports/index.d.ts → Transports.d.ts} +0 -0
- /package/atoms/Icons/svg/{Utilities/index.d.ts → Utilities.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Actions/index.d.ts → Actions.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Activities/index.d.ts → Activities.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Brand/index.d.ts → Brand.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Covid/index.d.ts → Covid.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Food/index.d.ts → Food.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{HappyToCare/index.d.ts → HappyToCare.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Places/index.d.ts → Places.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{ResortFill-EC/index.d.ts → ResortFill-EC.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{ResortFill/index.d.ts → ResortFill.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{ResortOutline-EC/index.d.ts → ResortOutline-EC.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{ResortOutline/index.d.ts → ResortOutline.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Room/index.d.ts → Room.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Services/index.d.ts → Services.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Socials/index.d.ts → Socials.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Transports/index.d.ts → Transports.d.ts} +0 -0
- /package/atoms/Icons/svg-use/{Utilities/index.d.ts → Utilities.d.ts} +0 -0
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@clubmed/trident-ui",
|
3
|
-
"version": "1.0.0-alpha.
|
3
|
+
"version": "1.0.0-alpha.36",
|
4
4
|
"type": "module",
|
5
5
|
"description": "Shared ClubMed React UI components",
|
6
6
|
"keywords": [
|
@@ -26,6 +26,27 @@
|
|
26
26
|
"./style.css": "./styles/index.css",
|
27
27
|
"./tailwind": "./tailwind/tailwind.preset.js",
|
28
28
|
"./package.json": "./package.json",
|
29
|
+
"./atoms/Icons": {
|
30
|
+
"types": "./atoms/Icons/index.d.ts",
|
31
|
+
"import": "./atoms/Icons/index.js",
|
32
|
+
"default": "./atoms/Icons/index.js"
|
33
|
+
},
|
34
|
+
"./atoms/Icons/svg": {
|
35
|
+
"types": "./atoms/Icons/svg/index.d.ts",
|
36
|
+
"import": "./atoms/Icons/svg/index.js",
|
37
|
+
"default": "./atoms/Icons/svg/index.js"
|
38
|
+
},
|
39
|
+
"./atoms/Icons/svg-use": {
|
40
|
+
"types": "./atoms/Icons/svg-use/index.d.ts",
|
41
|
+
"import": "./atoms/Icons/svg-use/index.js",
|
42
|
+
"default": "./atoms/Icons/svg-use/index.js"
|
43
|
+
},
|
44
|
+
"./atoms/Icons/fonts": {
|
45
|
+
"types": "./atoms/Icons/fonts/index.d.ts",
|
46
|
+
"import": "./atoms/Icons/fonts/index.js",
|
47
|
+
"default": "./atoms/Icons/fonts/index.js"
|
48
|
+
},
|
49
|
+
"./fonts/*": "./fonts/*",
|
29
50
|
"./atoms/*": {
|
30
51
|
"types": "./atoms/*.d.ts",
|
31
52
|
"import": "./atoms/*.js",
|
@@ -53,9 +74,11 @@
|
|
53
74
|
}
|
54
75
|
},
|
55
76
|
"scripts": {
|
77
|
+
"predev": "npm run build:icons",
|
56
78
|
"dev": "storybook dev -p 6006",
|
57
|
-
"
|
58
|
-
"build
|
79
|
+
"prebuild": "npm run build:icons",
|
80
|
+
"build": "vite build && npm run build:icons font",
|
81
|
+
"build:storybook": "npm run build:icons && storybook build",
|
59
82
|
"lint": "eslint . --report-unused-disable-directives",
|
60
83
|
"lint:fix": "eslint . --fix",
|
61
84
|
"prettier:write": "prettier . --write --ignore-unknown",
|
@@ -63,8 +86,7 @@
|
|
63
86
|
"test:dev": "vitest watch",
|
64
87
|
"test:update": "vitest -u",
|
65
88
|
"prepare": "husky",
|
66
|
-
"build:icons": "NODE_NO_WARNINGS=1 node --loader ts-node/esm ./tools/icons/index.ts"
|
67
|
-
"postinstall": "npm run build:icons"
|
89
|
+
"build:icons": "NODE_NO_WARNINGS=1 node --loader ts-node/esm ./tools/icons/index.ts"
|
68
90
|
},
|
69
91
|
"peerDependencies": {
|
70
92
|
"react": ">=17.0.2",
|
@@ -82,19 +104,19 @@
|
|
82
104
|
"@commitlint/cli": "18.6.1",
|
83
105
|
"@commitlint/config-conventional": "18.6.2",
|
84
106
|
"@netsells/storybook-mockdate": "^0.3.2",
|
85
|
-
"@storybook/addon-a11y": "
|
86
|
-
"@storybook/addon-actions": "
|
87
|
-
"@storybook/addon-essentials": "
|
88
|
-
"@storybook/addon-interactions": "
|
89
|
-
"@storybook/addon-links": "
|
90
|
-
"@storybook/addon-mdx-gfm": "
|
91
|
-
"@storybook/addon-styling": "
|
92
|
-
"@storybook/addon-viewport": "
|
93
|
-
"@storybook/blocks": "
|
94
|
-
"@storybook/react": "
|
95
|
-
"@storybook/react-vite": "
|
96
|
-
"@storybook/test": "
|
97
|
-
"@svgr/rollup": "
|
107
|
+
"@storybook/addon-a11y": "8.0.6",
|
108
|
+
"@storybook/addon-actions": "8.0.6",
|
109
|
+
"@storybook/addon-essentials": "8.0.6",
|
110
|
+
"@storybook/addon-interactions": "8.0.6",
|
111
|
+
"@storybook/addon-links": "8.0.6",
|
112
|
+
"@storybook/addon-mdx-gfm": "8.0.6",
|
113
|
+
"@storybook/addon-styling": "1.3.7",
|
114
|
+
"@storybook/addon-viewport": "8.0.6",
|
115
|
+
"@storybook/blocks": "8.0.6",
|
116
|
+
"@storybook/react": "8.0.6",
|
117
|
+
"@storybook/react-vite": "8.0.6",
|
118
|
+
"@storybook/test": "8.0.6",
|
119
|
+
"@svgr/rollup": "8.1.0",
|
98
120
|
"@testing-library/jest-dom": "^6.3.0",
|
99
121
|
"@testing-library/react": "^14.1.2",
|
100
122
|
"@testing-library/user-event": "^14.5.2",
|
@@ -127,14 +149,14 @@
|
|
127
149
|
"react": "^18.2.0",
|
128
150
|
"react-dom": "^18.2.0",
|
129
151
|
"react-syntax-highlighter": "^15.5.0",
|
130
|
-
"storybook": "
|
152
|
+
"storybook": "8.0.6",
|
131
153
|
"svgtofont": "^4.2.0",
|
132
154
|
"tailwindcss": "^3.3.5",
|
133
155
|
"ts-node": "^10.9.2",
|
134
156
|
"typescript": "^5.2.2",
|
135
157
|
"vite": "^5.0.0",
|
136
|
-
"vite-plugin-static-copy": "1.0.1",
|
137
158
|
"vite-plugin-dts": "^3.6.4",
|
159
|
+
"vite-plugin-static-copy": "1.0.1",
|
138
160
|
"vite-plugin-svgr": "^4.2.0",
|
139
161
|
"vitest": "^1.0.1"
|
140
162
|
},
|
package/styles/globals.css
CHANGED
@@ -102,327 +102,4 @@
|
|
102
102
|
@apply justify-between;
|
103
103
|
@apply uppercase;
|
104
104
|
}
|
105
|
-
|
106
|
-
/* SCROLLVIEWS */
|
107
|
-
.NativeScroller {
|
108
|
-
--arrows-margin: calc(12.5vw - 20px - 50px);
|
109
|
-
}
|
110
|
-
|
111
|
-
.scrollbar-hide::-webkit-scrollbar {
|
112
|
-
display: none;
|
113
|
-
}
|
114
|
-
|
115
|
-
.scrollbar-hide {
|
116
|
-
-ms-overflow-style: none;
|
117
|
-
scrollbar-width: none;
|
118
|
-
}
|
119
|
-
|
120
|
-
.h-scroll-yellow {
|
121
|
-
overflow-y: hidden;
|
122
|
-
overflow-x: scroll;
|
123
|
-
scroll-behavior: smooth;
|
124
|
-
-ms-scroll-snap-type: x mandatory;
|
125
|
-
scroll-snap-type: x mandatory;
|
126
|
-
scrollbar-width: thin;
|
127
|
-
scrollbar-color: black #d8cdc1;
|
128
|
-
padding-bottom: 44px;
|
129
|
-
--scrollbar-margin: calc(12.5vw - 20px - 50px);
|
130
|
-
}
|
131
|
-
|
132
|
-
.h-scroll-yellow::-webkit-scrollbar {
|
133
|
-
height: 4px;
|
134
|
-
}
|
135
|
-
|
136
|
-
.h-scroll-yellow::-webkit-scrollbar-thumb {
|
137
|
-
@apply bg-saffron;
|
138
|
-
@apply rounded-pill;
|
139
|
-
}
|
140
|
-
|
141
|
-
.h-scroll-yellow::-webkit-scrollbar-track {
|
142
|
-
@apply rounded-pill;
|
143
|
-
background: transparent;
|
144
|
-
max-width: 1120px;
|
145
|
-
margin: 0 max(var(--scrollbar-margin), 20px);
|
146
|
-
}
|
147
|
-
|
148
|
-
.h-scroll-yellow::-webkit-scrollbar-track-piece {
|
149
|
-
@apply bg-pearl;
|
150
|
-
@apply rounded-pill;
|
151
|
-
}
|
152
|
-
|
153
|
-
.children-no-shrink > * {
|
154
|
-
@apply shrink-0;
|
155
|
-
}
|
156
|
-
|
157
|
-
/* CONTENT SLIDER */
|
158
|
-
.ContentSlider-item {
|
159
|
-
will-change: transform, filter;
|
160
|
-
transform: scale(var(--scale));
|
161
|
-
filter: contrast(calc(var(--opacity) / (2 - var(--opacity))))
|
162
|
-
brightness(calc(2 - var(--opacity)));
|
163
|
-
/* yeah we don't actually *want* to make the element transparent, we just want to make it look like it is, and this is the formula */
|
164
|
-
}
|
165
|
-
|
166
|
-
.force-white {
|
167
|
-
filter: brightness(0) saturate(100%) invert(100%);
|
168
|
-
}
|
169
|
-
|
170
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 2) {
|
171
|
-
grid-column-start: calc(2 + var(--groupOffset));
|
172
|
-
grid-row-start: 1;
|
173
|
-
grid-column-end: calc(3 + var(--groupOffset));
|
174
|
-
grid-row-end: 2;
|
175
|
-
}
|
176
|
-
|
177
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 2) [data-name='Frame'] {
|
178
|
-
@apply aspect-horizontal;
|
179
|
-
}
|
180
|
-
|
181
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 3) {
|
182
|
-
grid-column-start: calc(2 + var(--groupOffset));
|
183
|
-
grid-row-start: 2;
|
184
|
-
grid-column-end: calc(3 + var(--groupOffset));
|
185
|
-
grid-row-end: 3;
|
186
|
-
}
|
187
|
-
|
188
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 3) [data-name='Frame'] {
|
189
|
-
@apply aspect-square;
|
190
|
-
}
|
191
|
-
|
192
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 4) {
|
193
|
-
grid-column-start: calc(3 + var(--groupOffset));
|
194
|
-
grid-row-start: 1;
|
195
|
-
grid-column-end: calc(4 + var(--groupOffset));
|
196
|
-
grid-row-end: 3;
|
197
|
-
}
|
198
|
-
|
199
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 4) [data-name='Frame'] {
|
200
|
-
@apply aspect-square;
|
201
|
-
}
|
202
|
-
|
203
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 5) {
|
204
|
-
grid-column-start: calc(4 + var(--groupOffset));
|
205
|
-
grid-row-start: 1;
|
206
|
-
grid-column-end: calc(5 + var(--groupOffset));
|
207
|
-
grid-row-end: 3;
|
208
|
-
}
|
209
|
-
|
210
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 5) [data-name='Frame'] {
|
211
|
-
@apply aspect-vertical;
|
212
|
-
}
|
213
|
-
|
214
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 6) {
|
215
|
-
grid-column-start: calc(5 + var(--groupOffset));
|
216
|
-
grid-row-start: 1;
|
217
|
-
grid-column-end: calc(6 + var(--groupOffset));
|
218
|
-
grid-row-end: 3;
|
219
|
-
transform: translateY(calc(-50% - 10px));
|
220
|
-
}
|
221
|
-
|
222
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 6) [data-name='Frame'] {
|
223
|
-
@apply aspect-horizontal;
|
224
|
-
}
|
225
|
-
|
226
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 7) {
|
227
|
-
grid-column-start: calc(5 + var(--groupOffset));
|
228
|
-
grid-row-start: 1;
|
229
|
-
grid-column-end: calc(6 + var(--groupOffset));
|
230
|
-
grid-row-end: 3;
|
231
|
-
transform: translateY(calc(50% + 10px));
|
232
|
-
}
|
233
|
-
|
234
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 7) [data-name='Frame'] {
|
235
|
-
@apply aspect-horizontal;
|
236
|
-
}
|
237
|
-
|
238
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 8) {
|
239
|
-
grid-column-start: calc(6 + var(--groupOffset));
|
240
|
-
grid-row-start: 1;
|
241
|
-
grid-column-end: calc(7 + var(--groupOffset));
|
242
|
-
grid-row-end: 3;
|
243
|
-
}
|
244
|
-
|
245
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 8) [data-name='Frame'] {
|
246
|
-
@apply aspect-square;
|
247
|
-
}
|
248
|
-
|
249
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 9) {
|
250
|
-
grid-column-start: calc(7 + var(--groupOffset));
|
251
|
-
grid-row-start: 1;
|
252
|
-
grid-column-end: calc(8 + var(--groupOffset));
|
253
|
-
grid-row-end: 3;
|
254
|
-
}
|
255
|
-
|
256
|
-
.ProductInformationTabs-layout > *:nth-child(8n + 9) [data-name='Frame'] {
|
257
|
-
@apply aspect-vertical;
|
258
|
-
}
|
259
|
-
|
260
|
-
.ProductInformationTabs-layout[data-children-count='2'] > *:nth-child(2) {
|
261
|
-
grid-column-start: 2;
|
262
|
-
grid-row-start: 1;
|
263
|
-
grid-column-end: 3;
|
264
|
-
grid-row-end: 2;
|
265
|
-
}
|
266
|
-
|
267
|
-
.ProductInformationTabs-layout[data-children-count='2'] > *:nth-child(2) [data-name='Frame'] {
|
268
|
-
@apply aspect-vertical;
|
269
|
-
}
|
270
|
-
|
271
|
-
.ProductInformationTabs-layout[data-children-count='3'] > *:nth-child(2) {
|
272
|
-
grid-column-start: 2;
|
273
|
-
grid-row-start: 1;
|
274
|
-
grid-column-end: 3;
|
275
|
-
grid-row-end: 2;
|
276
|
-
}
|
277
|
-
|
278
|
-
.ProductInformationTabs-layout[data-children-count='3'] > *:nth-child(2) [data-name='Frame'] {
|
279
|
-
@apply aspect-square;
|
280
|
-
}
|
281
|
-
|
282
|
-
.ProductInformationTabs-layout[data-children-count='3'] > *:nth-child(3) {
|
283
|
-
grid-column-start: 2;
|
284
|
-
grid-row-start: 2;
|
285
|
-
grid-column-end: 3;
|
286
|
-
grid-row-end: 3;
|
287
|
-
}
|
288
|
-
|
289
|
-
.ProductInformationTabs-layout[data-children-count='3'] > *:nth-child(3) [data-name='Frame'] {
|
290
|
-
@apply aspect-horizontal;
|
291
|
-
}
|
292
|
-
|
293
|
-
.ProductInformationTabs-layout[data-children-count='4'] > *:nth-child(2) {
|
294
|
-
grid-column-start: 2;
|
295
|
-
grid-row-start: 1;
|
296
|
-
grid-column-end: 3;
|
297
|
-
grid-row-end: 2;
|
298
|
-
}
|
299
|
-
|
300
|
-
.ProductInformationTabs-layout[data-children-count='4'] > *:nth-child(2) [data-name='Frame'] {
|
301
|
-
@apply aspect-horizontal;
|
302
|
-
}
|
303
|
-
|
304
|
-
.ProductInformationTabs-layout[data-children-count='4'] > *:nth-child(3) {
|
305
|
-
grid-column-start: 2;
|
306
|
-
grid-row-start: 2;
|
307
|
-
grid-column-end: 3;
|
308
|
-
grid-row-end: 3;
|
309
|
-
}
|
310
|
-
|
311
|
-
.ProductInformationTabs-layout[data-children-count='4'] > *:nth-child(3) [data-name='Frame'] {
|
312
|
-
@apply aspect-square;
|
313
|
-
}
|
314
|
-
|
315
|
-
.ProductInformationTabs-layout[data-children-count='4'] > *:nth-child(4) {
|
316
|
-
grid-column-start: 3;
|
317
|
-
grid-row-start: 1;
|
318
|
-
grid-column-end: 4;
|
319
|
-
grid-row-end: 3;
|
320
|
-
}
|
321
|
-
|
322
|
-
.ProductInformationTabs-layout[data-children-count='4'] > *:nth-child(4) [data-name='Frame'] {
|
323
|
-
@apply aspect-vertical;
|
324
|
-
}
|
325
|
-
|
326
|
-
/* TABS */
|
327
|
-
.Tabs-focusIndicator {
|
328
|
-
transform: translateX(
|
329
|
-
calc(
|
330
|
-
var(--index) * -100% + var(--activeIndex) * 100% -
|
331
|
-
(4px * (var(--index) - var(--activeIndex)))
|
332
|
-
)
|
333
|
-
);
|
334
|
-
}
|
335
|
-
|
336
|
-
html[dir='rtl'] .Tabs-focusIndicator {
|
337
|
-
transform: translateX(
|
338
|
-
calc(
|
339
|
-
var(--index) * 100% + var(--activeIndex) * -100% +
|
340
|
-
(4px * (var(--index) - var(--activeIndex)))
|
341
|
-
)
|
342
|
-
);
|
343
|
-
}
|
344
|
-
|
345
|
-
.ProductDestinations-focusIndicator {
|
346
|
-
transform: translateX(calc(var(--index) * -100% + var(--activeIndex) * 100%));
|
347
|
-
}
|
348
|
-
|
349
|
-
html[dir='rtl'] .ProductDestinations-focusIndicator {
|
350
|
-
transform: translateX(calc(var(--index) * 100% + var(--activeIndex) * -100%));
|
351
|
-
}
|
352
|
-
|
353
|
-
.ProductDestinations-layout > *:nth-child(4n + 2) {
|
354
|
-
grid-column-start: calc(2 + var(--groupOffset));
|
355
|
-
grid-row-start: 1;
|
356
|
-
grid-column-end: calc(3 + var(--groupOffset));
|
357
|
-
grid-row-end: 2;
|
358
|
-
}
|
359
|
-
|
360
|
-
.ProductDestinations-layout > *:nth-child(4n + 2) [data-name='Frame'] {
|
361
|
-
@apply aspect-horizontal;
|
362
|
-
}
|
363
|
-
|
364
|
-
.ProductDestinations-layout > *:nth-child(4n + 3) {
|
365
|
-
grid-column-start: calc(2 + var(--groupOffset));
|
366
|
-
grid-row-start: 2;
|
367
|
-
grid-column-end: calc(3 + var(--groupOffset));
|
368
|
-
grid-row-end: 3;
|
369
|
-
}
|
370
|
-
|
371
|
-
.ProductDestinations-layout > *:nth-child(4n + 3) [data-name='Frame'] {
|
372
|
-
@apply aspect-square;
|
373
|
-
}
|
374
|
-
|
375
|
-
.ProductDestinations-layout > *:nth-child(4n + 4) {
|
376
|
-
grid-column-start: calc(3 + var(--groupOffset));
|
377
|
-
grid-row-start: 1;
|
378
|
-
grid-column-end: calc(4 + var(--groupOffset));
|
379
|
-
grid-row-end: 3;
|
380
|
-
transform: translateY(calc(-50% - 10px));
|
381
|
-
}
|
382
|
-
|
383
|
-
.ProductDestinations-layout > *:nth-child(4n + 4) [data-name='Frame'] {
|
384
|
-
@apply aspect-horizontal;
|
385
|
-
}
|
386
|
-
|
387
|
-
.ProductDestinations-layout > *:nth-child(4n + 5) {
|
388
|
-
grid-column-start: calc(3 + var(--groupOffset));
|
389
|
-
grid-row-start: 1;
|
390
|
-
grid-column-end: calc(4 + var(--groupOffset));
|
391
|
-
grid-row-end: 3;
|
392
|
-
transform: translateY(calc(50% + 10px));
|
393
|
-
}
|
394
|
-
|
395
|
-
.ProductDestinations-layout > *:nth-child(4n + 5) [data-name='Frame'] {
|
396
|
-
@apply aspect-horizontal;
|
397
|
-
}
|
398
|
-
|
399
|
-
.tick {
|
400
|
-
-webkit-animation: tick 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s 1 normal forwards;
|
401
|
-
animation: tick 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s 1 normal forwards;
|
402
|
-
transform-style: preserve-3d;
|
403
|
-
}
|
404
|
-
|
405
|
-
.tock {
|
406
|
-
-webkit-animation: tock 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s 1 normal forwards;
|
407
|
-
animation: tock 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s 1 normal forwards;
|
408
|
-
transform-style: preserve-3d;
|
409
|
-
}
|
410
|
-
|
411
|
-
@keyframes tick {
|
412
|
-
0% {
|
413
|
-
transform: rotateX(0deg);
|
414
|
-
}
|
415
|
-
100% {
|
416
|
-
transform: rotateX(-180deg);
|
417
|
-
}
|
418
|
-
}
|
419
|
-
|
420
|
-
@keyframes tock {
|
421
|
-
0% {
|
422
|
-
transform: rotateX(180deg);
|
423
|
-
}
|
424
|
-
100% {
|
425
|
-
transform: rotateX(0deg);
|
426
|
-
}
|
427
|
-
}
|
428
105
|
}
|
@@ -1,140 +0,0 @@
|
|
1
|
-
import { lazy as e } from "react";
|
2
|
-
import { registerSvgIcons as m } from "../SvgIconResolver.js";
|
3
|
-
m("actions", [
|
4
|
-
{
|
5
|
-
name: "ArrowDefault",
|
6
|
-
withOrientation: !0,
|
7
|
-
element: e(() => import("../../../../ArrowDefault-BiqeV8PZ.js"))
|
8
|
-
},
|
9
|
-
{
|
10
|
-
name: "ArrowFilled",
|
11
|
-
withOrientation: !0,
|
12
|
-
element: e(() => import("../../../../ArrowFilled-k9TnBOwE.js"))
|
13
|
-
},
|
14
|
-
{
|
15
|
-
name: "ArrowOutlined",
|
16
|
-
withOrientation: !0,
|
17
|
-
element: e(() => import("../../../../ArrowOutlined-cWcTSrOH.js"))
|
18
|
-
},
|
19
|
-
{
|
20
|
-
name: "ArrowTail",
|
21
|
-
withOrientation: !0,
|
22
|
-
element: e(() => import("../../../../ArrowTail-CS-uzwPb.js"))
|
23
|
-
},
|
24
|
-
{
|
25
|
-
name: "CheckDefault",
|
26
|
-
element: e(() => import("../../../../CheckDefault-B0P_NN5g.js"))
|
27
|
-
},
|
28
|
-
{
|
29
|
-
name: "CheckFilled",
|
30
|
-
element: e(() => import("../../../../CheckFilled-CE6y7dBG.js"))
|
31
|
-
},
|
32
|
-
{
|
33
|
-
name: "CheckOutlined",
|
34
|
-
element: e(() => import("../../../../CheckOutlined-7mZHsoR-.js"))
|
35
|
-
},
|
36
|
-
{
|
37
|
-
name: "Clipboard",
|
38
|
-
element: e(() => import("../../../../Clipboard-CkbT20Cu.js"))
|
39
|
-
},
|
40
|
-
{
|
41
|
-
name: "Compare",
|
42
|
-
element: e(() => import("../../../../Compare-DeKr3XtK.js"))
|
43
|
-
},
|
44
|
-
{
|
45
|
-
name: "CrossDefault",
|
46
|
-
element: e(() => import("../../../../CrossDefault-D5SEO1Ue.js"))
|
47
|
-
},
|
48
|
-
{
|
49
|
-
name: "CrossFilled",
|
50
|
-
element: e(() => import("../../../../CrossFilled-7sdPQqyd.js"))
|
51
|
-
},
|
52
|
-
{
|
53
|
-
name: "CrossOutlined",
|
54
|
-
element: e(() => import("../../../../CrossOutlined-MknnAT2h.js"))
|
55
|
-
},
|
56
|
-
{
|
57
|
-
name: "Delete",
|
58
|
-
element: e(() => import("../../../../Delete-BjMr32Pg.js"))
|
59
|
-
},
|
60
|
-
{
|
61
|
-
name: "Download",
|
62
|
-
element: e(() => import("../../../../Download-Lq9c9TkL.js"))
|
63
|
-
},
|
64
|
-
{
|
65
|
-
name: "Edit",
|
66
|
-
element: e(() => import("../../../../Edit-DbzfF0dw.js"))
|
67
|
-
},
|
68
|
-
{
|
69
|
-
name: "Error",
|
70
|
-
element: e(() => import("../../../../Error-BfEIgIF7.js"))
|
71
|
-
},
|
72
|
-
{
|
73
|
-
name: "Expand",
|
74
|
-
element: e(() => import("../../../../Expand-h_S8qrr7.js"))
|
75
|
-
},
|
76
|
-
{
|
77
|
-
name: "HeartFilled",
|
78
|
-
element: e(() => import("../../../../HeartFilled-8fRnEiDP.js"))
|
79
|
-
},
|
80
|
-
{
|
81
|
-
name: "HeartOutlined",
|
82
|
-
element: e(() => import("../../../../HeartOutlined-XQv25lRB.js"))
|
83
|
-
},
|
84
|
-
{
|
85
|
-
name: "Information",
|
86
|
-
element: e(() => import("../../../../Information-DpUDpqmi.js"))
|
87
|
-
},
|
88
|
-
{
|
89
|
-
name: "MinusDefault",
|
90
|
-
element: e(() => import("../../../../MinusDefault-DnR1pygW.js"))
|
91
|
-
},
|
92
|
-
{
|
93
|
-
name: "MinusFilled",
|
94
|
-
element: e(() => import("../../../../MinusFilled-D2YjqecH.js"))
|
95
|
-
},
|
96
|
-
{
|
97
|
-
name: "MinusOutlined",
|
98
|
-
element: e(() => import("../../../../MinusOutlined-DGUgx9K_.js"))
|
99
|
-
},
|
100
|
-
{
|
101
|
-
name: "New",
|
102
|
-
element: e(() => import("../../../../New-Bq0Z2Sym.js"))
|
103
|
-
},
|
104
|
-
{
|
105
|
-
name: "PlusDefault",
|
106
|
-
element: e(() => import("../../../../PlusDefault-B5UkFiiW.js"))
|
107
|
-
},
|
108
|
-
{
|
109
|
-
name: "PlusFilled",
|
110
|
-
element: e(() => import("../../../../PlusFilled-BswWOlrV.js"))
|
111
|
-
},
|
112
|
-
{
|
113
|
-
name: "PlusOutlined",
|
114
|
-
element: e(() => import("../../../../PlusOutlined-CFAmW8tY.js"))
|
115
|
-
},
|
116
|
-
{
|
117
|
-
name: "Reduce",
|
118
|
-
element: e(() => import("../../../../Reduce-DyOKdeM_.js"))
|
119
|
-
},
|
120
|
-
{
|
121
|
-
name: "Reload",
|
122
|
-
element: e(() => import("../../../../Reload-DYIQpHzz.js"))
|
123
|
-
},
|
124
|
-
{
|
125
|
-
name: "Search",
|
126
|
-
element: e(() => import("../../../../Search-Bg4l7XhB.js"))
|
127
|
-
},
|
128
|
-
{
|
129
|
-
name: "Share",
|
130
|
-
element: e(() => import("../../../../Share-dc4d21Ya.js"))
|
131
|
-
},
|
132
|
-
{
|
133
|
-
name: "StarFilled",
|
134
|
-
element: e(() => import("../../../../StarFilled-B54CCecS.js"))
|
135
|
-
},
|
136
|
-
{
|
137
|
-
name: "StarOutlined",
|
138
|
-
element: e(() => import("../../../../StarOutlined-B5D3RwXQ.js"))
|
139
|
-
}
|
140
|
-
]);
|