@finema/finework-layer 0.2.69 → 0.2.71
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/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.2.71](https://gitlab.finema.co/finema/finework/finework-frontend-layer/compare/0.2.70...0.2.71) (2025-11-28)
|
|
4
|
+
|
|
5
|
+
## [0.2.70](https://gitlab.finema.co/finema/finework/finework-frontend-layer/compare/0.2.69...0.2.70) (2025-11-26)
|
|
6
|
+
|
|
3
7
|
## [0.2.69](https://gitlab.finema.co/finema/finework/finework-frontend-layer/compare/0.2.68...0.2.69) (2025-11-26)
|
|
4
8
|
|
|
5
9
|
## [0.2.68](https://gitlab.finema.co/finema/finework/finework-frontend-layer/compare/0.2.67...0.2.68) (2025-11-25)
|
package/app/app.config.ts
CHANGED
|
@@ -132,5 +132,14 @@ export default defineAppConfig({
|
|
|
132
132
|
td: 'text-[#222222] border-r border-[#EAECF0] last:border-0',
|
|
133
133
|
},
|
|
134
134
|
},
|
|
135
|
+
button: {
|
|
136
|
+
compoundVariants: [
|
|
137
|
+
{
|
|
138
|
+
color: 'error',
|
|
139
|
+
variant: 'outline',
|
|
140
|
+
class: 'ring ring-inset ring-[#FDA29B] text-[#B42318] hover:bg-error/10 active:bg-error/10 disabled:bg-transparent aria-disabled:bg-transparent dark:disabled:bg-transparent dark:aria-disabled:bg-transparent focus:outline-none focus-visible:ring-2 focus-visible:ring-error',
|
|
141
|
+
},
|
|
142
|
+
],
|
|
143
|
+
},
|
|
135
144
|
},
|
|
136
145
|
})
|
package/app/assets/css/main.css
CHANGED
|
@@ -40,14 +40,14 @@
|
|
|
40
40
|
--color-success-900: #074D31;
|
|
41
41
|
--color-success-950: #053321;
|
|
42
42
|
|
|
43
|
-
--color-error: #
|
|
43
|
+
--color-error: #D92D20 !important;
|
|
44
44
|
--color-error-50: #FEF3F2;
|
|
45
45
|
--color-error-100: #FEE4E2;
|
|
46
46
|
--color-error-200: #FECDCA;
|
|
47
47
|
--color-error-300: #FDA29B;
|
|
48
48
|
--color-error-400: #F97066;
|
|
49
49
|
--color-error-500: #F04438;
|
|
50
|
-
--color-error-600: #D92D20;
|
|
50
|
+
--color-error-600: #D92D20 !important;
|
|
51
51
|
--color-error-700: #B42318;
|
|
52
52
|
--color-error-800: #912018;
|
|
53
53
|
--color-error-900: #7A271A;
|
|
@@ -68,7 +68,9 @@
|
|
|
68
68
|
}
|
|
69
69
|
:root {
|
|
70
70
|
--color-background: var(--color-gray-50);
|
|
71
|
-
--ui-primary
|
|
71
|
+
--ui-primary:#1570EF;
|
|
72
|
+
--ui-error: #D92D20;
|
|
73
|
+
--ui-success: #079455;
|
|
72
74
|
}
|
|
73
75
|
|
|
74
76
|
body {
|
package/bun.lock
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"": {
|
|
5
5
|
"name": "@finema/finework-layer",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@finema/core": "^3.0.
|
|
7
|
+
"@finema/core": "^3.0.2",
|
|
8
8
|
},
|
|
9
9
|
"devDependencies": {
|
|
10
10
|
"@finema/eslint-config": "^2.0.3",
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
|
|
188
188
|
"@eslint/plugin-kit": ["@eslint/plugin-kit@0.4.0", "", { "dependencies": { "@eslint/core": "^0.16.0", "levn": "^0.4.1" } }, "sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A=="],
|
|
189
189
|
|
|
190
|
-
"@finema/core": ["@finema/core@3.0.
|
|
190
|
+
"@finema/core": ["@finema/core@3.0.2", "", { "dependencies": { "@iconify-json/heroicons": "^1.2.2", "@iconify-json/ph": "^1.2.2", "@iconify-json/svg-spinners": "^1.2.2", "@nuxt/kit": "^4.1.3", "@nuxt/ui": "^4.1.0", "@pinia/nuxt": "^0.11.0", "@tailwindcss/typography": "^0.5.0-alpha.3", "@tiptap/extension-image": "^3.0.7", "@tiptap/extension-link": "^3.0.7", "@tiptap/extension-text-align": "^3.0.7", "@tiptap/extension-text-style": "^3.0.7", "@tiptap/extension-underline": "^3.0.7", "@tiptap/extension-youtube": "^3.0.7", "@tiptap/pm": "^3.0.7", "@tiptap/starter-kit": "^3.0.7", "@tiptap/vue-3": "^3.0.7", "@vee-validate/nuxt": "^4.15.1", "@vee-validate/valibot": "^4.15.1", "@vuepic/vue-datepicker": "^11.0.2", "@vueuse/components": "^13.9.0", "@vueuse/core": "^13.9.0", "@wdns/vue-code-block": "^2.3.5", "axios": "^1.10.0", "date-fns": "^4.1.0", "date-fns-tz": "^3.2.0", "defu": "^6.1.4", "lodash-es": "^4.17.21", "maska": "^3.1.1", "url-join": "^5.0.0" } }, "sha512-WtDWg6koe5DEImlxg+ncLqwa6duSrRjHLrN52rqZ0IlQZ3NmSovCV2oKGMDse1UMkkf9Qt8k1swuycHdaFIXYA=="],
|
|
191
191
|
|
|
192
192
|
"@finema/eslint-config": ["@finema/eslint-config@2.0.3", "", { "dependencies": { "eslint-plugin-better-tailwindcss": "^3.7.10", "eslint-plugin-tailwindcss": "^3.18.2", "eslint-plugin-unused-imports": "^4.2.0" }, "peerDependencies": { "eslint": "^9.37.0" } }, "sha512-cKayHHZLTp/cA1q9ohowBcNWqpMZcA3zYcw8W7JkB89B+cyT1hYUOIi046cUEW23mFTfsSKUVIeW/C+BKpXuXQ=="],
|
|
193
193
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finema/finework-layer",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.71",
|
|
5
5
|
"main": "./nuxt.config.ts",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"dev": "nuxi dev .playground -o",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"vue": "latest"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@finema/core": "^3.0.
|
|
33
|
+
"@finema/core": "^3.0.2"
|
|
34
34
|
},
|
|
35
35
|
"lint-staged": {
|
|
36
36
|
"*": "eslint"
|