Skip to content

Commit 8f4a6d9

Browse files
committed
chore: remove silkhq components
1 parent f594e20 commit 8f4a6d9

24 files changed

Lines changed: 1 addition & 3024 deletions

deps/shui/src/logseq/shui/silkhq.cljs

Lines changed: 0 additions & 156 deletions
This file was deleted.

packages/ui/package.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"scripts": {
77
"watch:ui:examples": "parcel serve ./examples/index.html",
88
"build:ui:only": "parcel build --target ui",
9-
"build:silkhq:only": "parcel build --target silkhq",
10-
"build:ui": "rm -rf .parcel-cache && yarn build:ui:only && yarn build:silkhq:only",
9+
"build:ui": "rm -rf .parcel-cache && yarn build:ui:only",
1110
"watch:storybook": "storybook dev -p 6006",
1211
"postinstall": "yarn build:ui"
1312
},
@@ -33,7 +32,6 @@
3332
"@radix-ui/react-toggle": "^1.1.6",
3433
"@radix-ui/react-toggle-group": "^1.1.7",
3534
"@radix-ui/react-tooltip": "^1.2.4",
36-
"@silk-hq/components": "^0.9.10",
3735
"aws-amplify": "^6.15.6",
3836
"class-variance-authority": "^0.7.1",
3937
"clsx": "^2.0.0",
@@ -101,14 +99,6 @@
10199
"react": false,
102100
"react-dom": false
103101
}
104-
},
105-
"silkhq": {
106-
"source": "src/silkhq/silkhq.ts",
107-
"outputFormat": "global",
108-
"includeNodeModules": {
109-
"react": false,
110-
"react-dom": false
111-
}
112102
}
113103
},
114104
"resolutions": {

packages/ui/src/silkhq/BottomSheet.css

Lines changed: 0 additions & 34 deletions
This file was deleted.

packages/ui/src/silkhq/BottomSheet.tsx

Lines changed: 0 additions & 126 deletions
This file was deleted.

packages/ui/src/silkhq/Card.css

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)