@aristobyte-ui/react 1.0.68 → 1.0.72

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/index.js CHANGED
@@ -1,5 +1,4 @@
1
1
  "use client";
2
- import "./index.css";
3
2
  "use strict";
4
3
  var __defProp = Object.defineProperty;
5
4
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../index.ts"],"sourcesContent":["export * from \"@aristobyte-ui/anchor\";\nexport * from \"@aristobyte-ui/button\";\nexport * from \"@aristobyte-ui/dropdown\";\nexport * from \"@aristobyte-ui/message-box\";\nexport * from \"@aristobyte-ui/presets\";\nexport * from \"@aristobyte-ui/radio\";\nexport * from \"@aristobyte-ui/spinner\";\nexport * from \"@aristobyte-ui/switch\";\nexport * from \"@aristobyte-ui/utils\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,0BAAc,kCAAd;AACA,0BAAc,kCADd;AAEA,0BAAc,oCAFd;AAGA,0BAAc,uCAHd;AAIA,0BAAc,mCAJd;AAKA,0BAAc,iCALd;AAMA,0BAAc,mCANd;AAOA,0BAAc,kCAPd;AAQA,0BAAc,iCARd;","names":[]}
1
+ {"version":3,"sources":["../index.ts"],"sourcesContent":["export * from \"@aristobyte-ui/anchor\";\nexport * from \"@aristobyte-ui/button\";\nexport * from \"@aristobyte-ui/dropdown\";\nexport * from \"@aristobyte-ui/message-box\";\nexport * from \"@aristobyte-ui/presets\";\nexport * from \"@aristobyte-ui/radio\";\nexport * from \"@aristobyte-ui/spinner\";\nexport * from \"@aristobyte-ui/switch\";\nexport * from \"@aristobyte-ui/utils\";\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,0BAAc,kCAAd;AACA,0BAAc,kCADd;AAEA,0BAAc,oCAFd;AAGA,0BAAc,uCAHd;AAIA,0BAAc,mCAJd;AAKA,0BAAc,iCALd;AAMA,0BAAc,mCANd;AAOA,0BAAc,kCAPd;AAQA,0BAAc,iCARd;","names":[]}
package/dist/index.mjs CHANGED
@@ -1,5 +1,4 @@
1
1
  "use client";
2
- import "./index.css";
3
2
 
4
3
  // index.ts
5
4
  export * from "@aristobyte-ui/anchor";
@@ -1 +1 @@
1
- {"version":3,"sources":["../index.ts"],"sourcesContent":["export * from \"@aristobyte-ui/anchor\";\nexport * from \"@aristobyte-ui/button\";\nexport * from \"@aristobyte-ui/dropdown\";\nexport * from \"@aristobyte-ui/message-box\";\nexport * from \"@aristobyte-ui/presets\";\nexport * from \"@aristobyte-ui/radio\";\nexport * from \"@aristobyte-ui/spinner\";\nexport * from \"@aristobyte-ui/switch\";\nexport * from \"@aristobyte-ui/utils\";\n"],"mappings":";;;;AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
1
+ {"version":3,"sources":["../index.ts"],"sourcesContent":["export * from \"@aristobyte-ui/anchor\";\nexport * from \"@aristobyte-ui/button\";\nexport * from \"@aristobyte-ui/dropdown\";\nexport * from \"@aristobyte-ui/message-box\";\nexport * from \"@aristobyte-ui/presets\";\nexport * from \"@aristobyte-ui/radio\";\nexport * from \"@aristobyte-ui/spinner\";\nexport * from \"@aristobyte-ui/switch\";\nexport * from \"@aristobyte-ui/utils\";\n"],"mappings":";;;AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aristobyte-ui/react",
3
3
  "description": "AristoByte UI — the complete suite of reusable, production-ready React components with built-in design tokens, accessibility, and theming. Install this package to get the full library in a single dependency.",
4
- "version": "1.0.68",
4
+ "version": "1.0.72",
5
5
  "license": "MIT",
6
6
  "private": false,
7
7
  "author": "AristoByte <info@aristobyte.com>",
@@ -41,7 +41,6 @@
41
41
  "@aristobyte-ui/switch",
42
42
  "@aristobyte-ui/utils",
43
43
  "typescript",
44
- "scss",
45
44
  "react",
46
45
  "ui-component",
47
46
  "component-library",
@@ -70,35 +69,27 @@
70
69
  "check-types": "tsc --noEmit"
71
70
  },
72
71
  "dependencies": {
73
- "@aristobyte-ui/anchor": "^1.0.68",
74
- "@aristobyte-ui/button": "^1.0.68",
75
- "@aristobyte-ui/dropdown": "^1.0.68",
76
- "@aristobyte-ui/message-box": "^1.0.68",
77
- "@aristobyte-ui/presets": "^1.0.68",
78
- "@aristobyte-ui/radio": "^1.0.68",
79
- "@aristobyte-ui/spinner": "^1.0.68",
80
- "@aristobyte-ui/switch": "^1.0.68",
81
- "@aristobyte-ui/utils": "^1.0.68",
82
- "esbuild-sass-plugin": "^3.3.1",
83
- "framer-motion": "^12.23.9",
72
+ "@aristobyte-ui/anchor": "^1.0.72",
73
+ "@aristobyte-ui/button": "^1.0.72",
74
+ "@aristobyte-ui/dropdown": "^1.0.72",
75
+ "@aristobyte-ui/message-box": "^1.0.72",
76
+ "@aristobyte-ui/presets": "^1.0.72",
77
+ "@aristobyte-ui/radio": "^1.0.72",
78
+ "@aristobyte-ui/spinner": "^1.0.72",
79
+ "@aristobyte-ui/switch": "^1.0.72",
80
+ "@aristobyte-ui/utils": "^1.0.72",
84
81
  "react": "^19.1.0",
85
- "react-dom": "^19.1.0",
86
- "sass": "^1.89.0",
87
- "shiki": "^3.7.0",
88
- "tsup": "^8.5.0"
82
+ "react-dom": "^19.1.0"
89
83
  },
90
84
  "devDependencies": {
91
- "@aristobyte-ui/eslint-config": "^1.0.68",
92
- "@aristobyte-ui/jest-config": "^1.0.68",
93
- "@aristobyte-ui/typescript-config": "^1.0.68",
85
+ "@aristobyte-ui/eslint-config": "^1.0.72",
86
+ "@aristobyte-ui/jest-config": "^1.0.72",
87
+ "@aristobyte-ui/typescript-config": "^1.0.72",
94
88
  "@turbo/gen": "^2.5.0",
95
89
  "@types/node": "^24.3.0",
96
90
  "@types/react": "19.1.0",
97
91
  "@types/react-dom": "19.1.1",
98
- "autoprefixer": "^10.4.21",
99
92
  "eslint": "^9.27.0",
100
- "postcss": "^8.5.3",
101
- "sass-embedded": "^1.91.0",
102
93
  "tsup": "^8.5.0",
103
94
  "typescript": "^5.8.3"
104
95
  }