@aristobyte-ui/button 1.0.3 → 1.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/package.json +6 -3
- package/@types/index.d.ts +0 -4
- package/@types/styles/scss-modules.d.ts +0 -4
- package/assets/svg/i_Copy.svg +0 -1
- package/assets/svg/i_Error.svg +0 -1
- package/assets/svg/i_Info.svg +0 -1
- package/assets/svg/i_Success.svg +0 -1
- package/assets/svg/i_Warning.svg +0 -1
- package/components/Button/Button.module.scss +0 -875
- package/components/Button/index.tsx +0 -92
- package/components/ButtonGroup/ButtonGroup.module.scss +0 -66
- package/components/ButtonGroup/index.tsx +0 -55
- package/components/index.ts +0 -2
- package/eslint.config.mjs +0 -2
- package/index.ts +0 -1
- package/styles/_settings.scss +0 -179
- package/tsconfig.json +0 -11
- package/turbo/generators/config.ts +0 -30
- package/turbo/generators/templates/component.hbs +0 -8
- package/utils/Portal.tsx +0 -17
- package/utils/icons.ts +0 -13
- package/utils/index.ts +0 -2
- package/utils/ripple.tsx +0 -54
package/package.json
CHANGED
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aristobyte-ui/button",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.esm.js",
|
|
7
7
|
"types": "dist/types/index.d.ts",
|
|
8
|
+
"files": [
|
|
9
|
+
"dist"
|
|
10
|
+
],
|
|
8
11
|
"exports": {
|
|
9
12
|
".": {
|
|
10
13
|
"import": "./dist/index.esm.js",
|
|
@@ -33,8 +36,8 @@
|
|
|
33
36
|
"dependencies": {
|
|
34
37
|
"@aristobyte-ui/eslint-config": "^1.0.0",
|
|
35
38
|
"@aristobyte-ui/jest-config": "^1.0.0",
|
|
36
|
-
"@aristobyte-ui/spinner": "^1.0.
|
|
37
|
-
"@aristobyte-ui/typescript-config": "1.0.1",
|
|
39
|
+
"@aristobyte-ui/spinner": "^1.0.2",
|
|
40
|
+
"@aristobyte-ui/typescript-config": "^1.0.1",
|
|
38
41
|
"framer-motion": "^12.23.9",
|
|
39
42
|
"react": "^19.1.0",
|
|
40
43
|
"react-dom": "^19.1.0",
|
package/@types/index.d.ts
DELETED
package/assets/svg/i_Copy.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-copy-icon lucide-copy"><rect width="14" height="14" x="8" y="8" rx="2" ry="2"/><path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"/></svg>
|
package/assets/svg/i_Error.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-octagon-x-icon lucide-octagon-x"><path d="m15 9-6 6"/><path d="M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z"/><path d="m9 9 6 6"/></svg>
|
package/assets/svg/i_Info.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-info-icon lucide-info"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4"/><path d="M12 8h.01"/></svg>
|
package/assets/svg/i_Success.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle-check-icon lucide-circle-check"><circle cx="12" cy="12" r="10"/><path d="m9 12 2 2 4-4"/></svg>
|
package/assets/svg/i_Warning.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-octagon-alert-icon lucide-octagon-alert"><path d="M12 16h.01"/><path d="M12 8v4"/><path d="M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z"/></svg>
|