Skip to content

Commit

Permalink
chore: delete moon ds packages (#2561)
Browse files Browse the repository at this point in the history
  • Loading branch information
yarema184 authored Mar 12, 2024
1 parent 626581f commit 1ba1f9d
Show file tree
Hide file tree
Showing 486 changed files with 104 additions and 19,301 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"lint": "next lint"
},
"dependencies": {
"@heathmont/moon-base-tw": "workspace:^10.13.4",
"@heathmont/moon-cmdk-tw": "workspace:^10.13.4",
"@heathmont/moon-core-tw": "workspace:^10.13.4",
"@heathmont/moon-base-tw": "^10.13.5",
"@heathmont/moon-cmdk-tw": "^10.13.5",
"@heathmont/moon-core-tw": "^10.13.5",
"@heathmont/moon-icons-tw": "9.28.6",
"@heathmont/moon-themes-tw": "workspace:^10.13.4",
"@heathmont/moon-themes-tw": "^10.13.5",
"@types/node": "20.4.9",
"@types/react": "18.2.19",
"@types/react-dom": "18.2.7",
Expand Down
6 changes: 3 additions & 3 deletions next-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@heathmont/moon-assets": "workspace:^10.7.1",
"@heathmont/moon-charts": "workspace:^10.7.1",
"@heathmont/moon-components": "workspace:^10.7.1",
"@heathmont/moon-cmdk-tw": "workspace:^10.13.4",
"@heathmont/moon-cmdk-tw": "^10.13.5",
"@heathmont/moon-core": "workspace:^10.7.1",
"@heathmont/moon-core-tw": "workspace:^10.13.4",
"@heathmont/moon-core-tw": "^10.13.5",
"@heathmont/moon-datepicker": "workspace:^10.7.1",
"@heathmont/moon-draggabletable": "workspace:^10.7.1",
"@heathmont/moon-icons": "workspace:^10.7.1",
Expand All @@ -32,7 +32,7 @@
"@heathmont/moon-table": "workspace:^10.7.1",
"@heathmont/moon-table-tw": "workspace:^10.13.4",
"@heathmont/moon-themes": "workspace:^10.7.1",
"@heathmont/moon-themes-tw": "workspace:^10.13.4",
"@heathmont/moon-themes-tw": "^10.13.5",
"@heathmont/moon-utils": "workspace:^10.7.1",
"@heathmont/moon-icons-tw": "9.28.6",
"@hookform/resolvers": "3.2.0",
Expand Down
30 changes: 15 additions & 15 deletions next-docs/styles/themes.css
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
@import '@heathmont/moon-themes-tw/src/betadda.css';
@import '@heathmont/moon-themes-tw/src/bitcasinoNew.css';
@import '@heathmont/moon-themes-tw/src/bombayClub.css';
@import '@heathmont/moon-themes-tw/src/comms.css';
@import '@heathmont/moon-themes-tw/src/empire.css';
@import '@heathmont/moon-themes-tw/src/hub88.css';
@import '@heathmont/moon-themes-tw/src/lab.css';
@import '@heathmont/moon-themes-tw/src/livecasino.css';
@import '@heathmont/moon-themes-tw/src/moon.css';
@import '@heathmont/moon-themes-tw/src/partners.css';
@import '@heathmont/moon-themes-tw/src/sportsbet.css';
@import '@heathmont/moon-themes-tw/src/tradeart.css';
@import '@heathmont/moon-themes-tw/src/tradeartMiniBetting.css';
@import '@heathmont/moon-themes-tw/src/travel.css';
@import '@heathmont/moon-themes-tw/src/pay.css';
@import '@heathmont/moon-themes-tw/lib/betadda.css';
@import '@heathmont/moon-themes-tw/lib/bitcasinoNew.css';
@import '@heathmont/moon-themes-tw/lib/bombayClub.css';
@import '@heathmont/moon-themes-tw/lib/comms.css';
@import '@heathmont/moon-themes-tw/lib/empire.css';
@import '@heathmont/moon-themes-tw/lib/hub88.css';
@import '@heathmont/moon-themes-tw/lib/lab.css';
@import '@heathmont/moon-themes-tw/lib/livecasino.css';
@import '@heathmont/moon-themes-tw/lib/moon.css';
@import '@heathmont/moon-themes-tw/lib/partners.css';
@import '@heathmont/moon-themes-tw/lib/sportsbet.css';
@import '@heathmont/moon-themes-tw/lib/tradeart.css';
@import '@heathmont/moon-themes-tw/lib/tradeartMiniBetting.css';
@import '@heathmont/moon-themes-tw/lib/travel.css';
@import '@heathmont/moon-themes-tw/lib/pay.css';
2 changes: 1 addition & 1 deletion next-docs/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
'./node_modules/@heathmont/moon-table-tw/**/*.{js,ts,jsx,tsx}',
],
presets: [
require('@heathmont/moon-core-tw/src/private/presets/ds-moon-preset'),
require('@heathmont/moon-core-tw/lib/private/presets/ds-moon-preset'),
],
theme: {
extend: {
Expand Down
173 changes: 80 additions & 93 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1ba1f9d

Please sign in to comment.