@deckai/deck-ui 0.0.3 → 0.0.6
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 +579 -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 +535 -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 +12 -6
- 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,9 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deckai/deck-ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.6",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
|
-
"access": "public"
|
|
6
|
+
"access": "public",
|
|
7
|
+
"scope": "@deckai"
|
|
7
8
|
},
|
|
8
9
|
"description": "presentational ui components for deck.ai",
|
|
9
10
|
"private": false,
|
|
@@ -14,8 +15,8 @@
|
|
|
14
15
|
"style": "./dist/index.css",
|
|
15
16
|
"exports": {
|
|
16
17
|
".": {
|
|
17
|
-
"require": "./dist/index.js",
|
|
18
18
|
"types": "./dist/index.d.ts",
|
|
19
|
+
"require": "./dist/index.js",
|
|
19
20
|
"import": "./dist/index.mjs"
|
|
20
21
|
},
|
|
21
22
|
"./styles": {
|
|
@@ -24,7 +25,12 @@
|
|
|
24
25
|
"./fonts": {
|
|
25
26
|
"import": "./dist/fonts.css"
|
|
26
27
|
},
|
|
27
|
-
"./fonts/*": "./dist/fonts/*"
|
|
28
|
+
"./fonts/*": "./dist/fonts/*",
|
|
29
|
+
"./tailwind.config": {
|
|
30
|
+
"types": "./dist/tailwind.config.d.ts",
|
|
31
|
+
"require": "./dist/tailwind.config.js",
|
|
32
|
+
"import": "./dist/tailwind.config.mjs"
|
|
33
|
+
}
|
|
28
34
|
},
|
|
29
35
|
"files": [
|
|
30
36
|
"dist"
|
|
@@ -32,11 +38,11 @@
|
|
|
32
38
|
"scripts": {
|
|
33
39
|
"build:css": "tailwindcss -i ./src/styles/styles.css -o ./dist/styles/styles.css",
|
|
34
40
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
35
|
-
"
|
|
41
|
+
"generate:index": "bun run scripts/generate-index.ts",
|
|
42
|
+
"build": "bun run generate:index && tsup",
|
|
36
43
|
"dev": "tsup --watch",
|
|
37
44
|
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
38
45
|
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
|
|
39
|
-
"barrel": "eslint src/index.ts --fix",
|
|
40
46
|
"version": "bun run changeset version",
|
|
41
47
|
"publish": "bun run changeset publish"
|
|
42
48
|
},
|
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
|