@deckai/deck-ui 0.0.3 → 0.0.4
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/src/index.cjs +583 -0
- package/dist/src/index.cjs.map +1 -0
- package/dist/src/index.d.cts +228 -0
- package/dist/src/index.d.ts +228 -0
- package/dist/src/index.js +539 -0
- package/dist/src/index.js.map +1 -0
- package/dist/{fonts.css → src/styles/fonts.css} +4 -4
- package/dist/src/styles/fonts.css.map +1 -0
- package/dist/{styles.css → src/styles/styles.css} +4 -4
- package/dist/src/styles/styles.css.map +1 -0
- package/dist/styles/styles.css +1 -1
- package/dist/tailwind-BOs_0iUp.d.cts +34 -0
- package/dist/tailwind-BOs_0iUp.d.ts +34 -0
- package/dist/tailwind.config.cjs +264 -0
- package/dist/tailwind.config.cjs.map +1 -0
- package/dist/tailwind.config.d.cts +51 -0
- package/dist/tailwind.config.d.ts +51 -0
- package/dist/tailwind.config.js +258 -0
- package/dist/tailwind.config.js.map +1 -0
- package/package.json +10 -5
- package/dist/fonts.css.map +0 -1
- package/dist/styles.css.map +0 -1
- /package/dist/{fonts.d.cts → src/styles/fonts.d.cts} +0 -0
- /package/dist/{fonts.d.ts → src/styles/fonts.d.ts} +0 -0
- /package/dist/{styles.d.cts → src/styles/styles.d.cts} +0 -0
- /package/dist/{styles.d.ts → src/styles/styles.d.ts} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deckai/deck-ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.4",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"style": "./dist/index.css",
|
|
15
15
|
"exports": {
|
|
16
16
|
".": {
|
|
17
|
-
"require": "./dist/index.js",
|
|
18
17
|
"types": "./dist/index.d.ts",
|
|
18
|
+
"require": "./dist/index.js",
|
|
19
19
|
"import": "./dist/index.mjs"
|
|
20
20
|
},
|
|
21
21
|
"./styles": {
|
|
@@ -24,7 +24,12 @@
|
|
|
24
24
|
"./fonts": {
|
|
25
25
|
"import": "./dist/fonts.css"
|
|
26
26
|
},
|
|
27
|
-
"./fonts/*": "./dist/fonts/*"
|
|
27
|
+
"./fonts/*": "./dist/fonts/*",
|
|
28
|
+
"./tailwind.config": {
|
|
29
|
+
"types": "./dist/tailwind.config.d.ts",
|
|
30
|
+
"require": "./dist/tailwind.config.js",
|
|
31
|
+
"import": "./dist/tailwind.config.mjs"
|
|
32
|
+
}
|
|
28
33
|
},
|
|
29
34
|
"files": [
|
|
30
35
|
"dist"
|
|
@@ -32,11 +37,11 @@
|
|
|
32
37
|
"scripts": {
|
|
33
38
|
"build:css": "tailwindcss -i ./src/styles/styles.css -o ./dist/styles/styles.css",
|
|
34
39
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
35
|
-
"
|
|
40
|
+
"generate:index": "bun run scripts/generate-index.ts",
|
|
41
|
+
"build": "bun run generate:index && tsup",
|
|
36
42
|
"dev": "tsup --watch",
|
|
37
43
|
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
38
44
|
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
|
|
39
|
-
"barrel": "eslint src/index.ts --fix",
|
|
40
45
|
"version": "bun run changeset version",
|
|
41
46
|
"publish": "bun run changeset publish"
|
|
42
47
|
},
|
package/dist/fonts.css.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/styles/fonts.css"],"sourcesContent":["@font-face {\n font-family: 'Gilroy';\n src: url('../fonts/Gilroy-Bold.ttf') format('truetype');\n font-weight: 700;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Gilroy';\n src: url('../fonts/Gilroy-Medium.ttf') format('truetype');\n font-weight: 600;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Gilroy';\n src: url('../fonts/Gilroy-Regular.ttf') format('truetype');\n font-weight: 500;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Gilroy';\n src: url('../fonts/Gilroy-Light.ttf') format('truetype');\n font-weight: 400;\n font-style: normal;\n font-display: swap;\n}"],"mappings":";AAAA;AACE,eAAa;AACb,OAAK,+BAAgC,OAAO;AAC5C,eAAa;AACb,cAAY;AACZ,gBAAc;AAChB;AAEA;AACE,eAAa;AACb,OAAK,iCAAkC,OAAO;AAC9C,eAAa;AACb,cAAY;AACZ,gBAAc;AAChB;AAEA;AACE,eAAa;AACb,OAAK,kCAAmC,OAAO;AAC/C,eAAa;AACb,cAAY;AACZ,gBAAc;AAChB;AAEA;AACE,eAAa;AACb,OAAK,gCAAiC,OAAO;AAC7C,eAAa;AACb,cAAY;AACZ,gBAAc;AAChB;","names":[]}
|
package/dist/styles.css.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/styles/fonts.css","../src/styles/styles.css"],"sourcesContent":["@font-face {\n font-family: 'Gilroy';\n src: url('../fonts/Gilroy-Bold.ttf') format('truetype');\n font-weight: 700;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Gilroy';\n src: url('../fonts/Gilroy-Medium.ttf') format('truetype');\n font-weight: 600;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Gilroy';\n src: url('../fonts/Gilroy-Regular.ttf') format('truetype');\n font-weight: 500;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Gilroy';\n src: url('../fonts/Gilroy-Light.ttf') format('truetype');\n font-weight: 400;\n font-style: normal;\n font-display: swap;\n}","@import \"./fonts.css\";\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n\nhtml {\n font-family: \"Gilroy\", sans-serif;\n}\n\n:root {\n font-family: \"Gilroy\", sans-serif;\n --icon-stroke: #080808;\n}\n\n* {\n font-family: \"Gilroy\", sans-serif;\n}\n\n.radix-themes {\n --default-font-family: \"Gilroy\", sans-serif;\n}\n\n@layer base {\n .radix-tooltip-content {\n transform-origin: var(--radix-tooltip-content-transform-origin);\n animation: contentShow 150ms cubic-bezier(0.16, 1, 0.3, 1);\n }\n}\n"],"mappings":";AAAA;AACE,eAAa;AACb,OAAK,+BAAgC,OAAO;AAC5C,eAAa;AACb,cAAY;AACZ,gBAAc;AAChB;AAEA;AACE,eAAa;AACb,OAAK,iCAAkC,OAAO;AAC9C,eAAa;AACb,cAAY;AACZ,gBAAc;AAChB;AAEA;AACE,eAAa;AACb,OAAK,kCAAmC,OAAO;AAC/C,eAAa;AACb,cAAY;AACZ,gBAAc;AAChB;AAEA;AACE,eAAa;AACb,OAAK,gCAAiC,OAAO;AAC7C,eAAa;AACb,cAAY;AACZ,gBAAc;AAChB;;;AC7BA,UAAU;AACV,UAAU;AACV,UAAU;AAEV;AACE,eAAa,QAAQ,EAAE;AACzB;AAEA;AACE,eAAa,QAAQ,EAAE;AACvB,iBAAe;AACjB;AAEA;AACE,eAAa,QAAQ,EAAE;AACzB;AAEA,CAAC;AACC,yBAAuB,QAAQ,EAAE;AACnC;AAEA;AACE,GAAC;AACC,sBAAkB,IAAI;AACtB,eAAW,YAAY,MAAM,aAAa,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE;AAC1D;AACF;","names":[]}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|