yukit-web 0.0.1
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/.npm/_logs/2026-08-20T08_40_55_706Z-debug-0.log +38 -0
- package/.npm/_logs/2026-08-20T08_40_56_280Z-debug-0.log +14 -0
- package/README.md +1465 -0
- package/fesm2022/yukit-web-helm-accordion.mjs +141 -0
- package/fesm2022/yukit-web-helm-accordion.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-alert-dialog.mjs +250 -0
- package/fesm2022/yukit-web-helm-alert-dialog.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-alert.mjs +94 -0
- package/fesm2022/yukit-web-helm-alert.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-aspect-ratio.mjs +47 -0
- package/fesm2022/yukit-web-helm-aspect-ratio.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-attachment.mjs +211 -0
- package/fesm2022/yukit-web-helm-attachment.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-autocomplete.mjs +361 -0
- package/fesm2022/yukit-web-helm-autocomplete.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-avatar.mjs +152 -0
- package/fesm2022/yukit-web-helm-avatar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-badge.mjs +47 -0
- package/fesm2022/yukit-web-helm-badge.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-breadcrumb.mjs +196 -0
- package/fesm2022/yukit-web-helm-breadcrumb.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-bubble.mjs +121 -0
- package/fesm2022/yukit-web-helm-bubble.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-button-group.mjs +86 -0
- package/fesm2022/yukit-web-helm-button-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-button.mjs +77 -0
- package/fesm2022/yukit-web-helm-button.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-calendar.mjs +937 -0
- package/fesm2022/yukit-web-helm-calendar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-card.mjs +141 -0
- package/fesm2022/yukit-web-helm-card.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-carousel.mjs +270 -0
- package/fesm2022/yukit-web-helm-carousel.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-checkbox.mjs +147 -0
- package/fesm2022/yukit-web-helm-checkbox.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-collapsible.mjs +62 -0
- package/fesm2022/yukit-web-helm-collapsible.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-combobox.mjs +624 -0
- package/fesm2022/yukit-web-helm-combobox.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-command.mjs +315 -0
- package/fesm2022/yukit-web-helm-command.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-context-menu.mjs +71 -0
- package/fesm2022/yukit-web-helm-context-menu.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-date-picker.mjs +1517 -0
- package/fesm2022/yukit-web-helm-date-picker.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-dialog.mjs +271 -0
- package/fesm2022/yukit-web-helm-dialog.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-drawer.mjs +233 -0
- package/fesm2022/yukit-web-helm-drawer.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-dropdown-menu.mjs +508 -0
- package/fesm2022/yukit-web-helm-dropdown-menu.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-empty.mjs +125 -0
- package/fesm2022/yukit-web-helm-empty.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-field.mjs +325 -0
- package/fesm2022/yukit-web-helm-field.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-hover-card.mjs +102 -0
- package/fesm2022/yukit-web-helm-hover-card.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-input-group.mjs +171 -0
- package/fesm2022/yukit-web-helm-input-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-input-otp.mjs +127 -0
- package/fesm2022/yukit-web-helm-input-otp.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-input.mjs +32 -0
- package/fesm2022/yukit-web-helm-input.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-item.mjs +242 -0
- package/fesm2022/yukit-web-helm-item.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-kbd.mjs +46 -0
- package/fesm2022/yukit-web-helm-kbd.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-label.mjs +30 -0
- package/fesm2022/yukit-web-helm-label.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-marker.mjs +77 -0
- package/fesm2022/yukit-web-helm-marker.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-menubar.mjs +90 -0
- package/fesm2022/yukit-web-helm-menubar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-message.mjs +115 -0
- package/fesm2022/yukit-web-helm-message.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-native-select.mjs +180 -0
- package/fesm2022/yukit-web-helm-native-select.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-navigation-menu.mjs +173 -0
- package/fesm2022/yukit-web-helm-navigation-menu.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-pagination.mjs +745 -0
- package/fesm2022/yukit-web-helm-pagination.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-popover.mjs +136 -0
- package/fesm2022/yukit-web-helm-popover.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-progress.mjs +60 -0
- package/fesm2022/yukit-web-helm-progress.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-radio-group.mjs +185 -0
- package/fesm2022/yukit-web-helm-radio-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-resizable.mjs +98 -0
- package/fesm2022/yukit-web-helm-resizable.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-scroll-area.mjs +36 -0
- package/fesm2022/yukit-web-helm-scroll-area.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-select.mjs +412 -0
- package/fesm2022/yukit-web-helm-select.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-separator.mjs +33 -0
- package/fesm2022/yukit-web-helm-separator.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-sheet.mjs +254 -0
- package/fesm2022/yukit-web-helm-sheet.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-sidebar.mjs +857 -0
- package/fesm2022/yukit-web-helm-sidebar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-skeleton.mjs +29 -0
- package/fesm2022/yukit-web-helm-skeleton.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-slider.mjs +123 -0
- package/fesm2022/yukit-web-helm-slider.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-sonner.mjs +126 -0
- package/fesm2022/yukit-web-helm-sonner.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-spinner.mjs +48 -0
- package/fesm2022/yukit-web-helm-spinner.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-switch.mjs +126 -0
- package/fesm2022/yukit-web-helm-switch.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-table.mjs +180 -0
- package/fesm2022/yukit-web-helm-table.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-tabs.mjs +251 -0
- package/fesm2022/yukit-web-helm-tabs.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-textarea.mjs +32 -0
- package/fesm2022/yukit-web-helm-textarea.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-toggle-group.mjs +95 -0
- package/fesm2022/yukit-web-helm-toggle-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-toggle.mjs +61 -0
- package/fesm2022/yukit-web-helm-toggle.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-tooltip.mjs +57 -0
- package/fesm2022/yukit-web-helm-tooltip.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-typography.mjs +205 -0
- package/fesm2022/yukit-web-helm-typography.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-utils.mjs +272 -0
- package/fesm2022/yukit-web-helm-utils.mjs.map +1 -0
- package/fesm2022/yukit-web.mjs +3592 -0
- package/fesm2022/yukit-web.mjs.map +1 -0
- package/package.json +291 -0
- package/src/lib/theme/spartan-overwrites/accordion.css +4 -0
- package/src/lib/theme/theme.css +161 -0
- package/src/lib/theme/tokens/color.css +356 -0
- package/src/lib/theme/tokens/component-colors.css +167 -0
- package/src/lib/theme/tokens/radius.css +18 -0
- package/src/lib/theme/tokens/typography.css +201 -0
- package/types/yukit-web-helm-accordion.d.ts +32 -0
- package/types/yukit-web-helm-alert-dialog.d.ts +85 -0
- package/types/yukit-web-helm-alert.d.ts +37 -0
- package/types/yukit-web-helm-aspect-ratio.d.ts +16 -0
- package/types/yukit-web-helm-attachment.d.ts +80 -0
- package/types/yukit-web-helm-autocomplete.d.ts +91 -0
- package/types/yukit-web-helm-avatar.d.ts +45 -0
- package/types/yukit-web-helm-badge.d.ts +19 -0
- package/types/yukit-web-helm-breadcrumb.d.ts +52 -0
- package/types/yukit-web-helm-bubble.d.ts +46 -0
- package/types/yukit-web-helm-button-group.d.ts +25 -0
- package/types/yukit-web-helm-button.d.ts +33 -0
- package/types/yukit-web-helm-calendar.d.ts +89 -0
- package/types/yukit-web-helm-card.d.ts +49 -0
- package/types/yukit-web-helm-carousel.d.ts +79 -0
- package/types/yukit-web-helm-checkbox.d.ts +60 -0
- package/types/yukit-web-helm-collapsible.d.ts +22 -0
- package/types/yukit-web-helm-combobox.d.ts +150 -0
- package/types/yukit-web-helm-command.d.ts +84 -0
- package/types/yukit-web-helm-context-menu.d.ts +29 -0
- package/types/yukit-web-helm-date-picker.d.ts +574 -0
- package/types/yukit-web-helm-dialog.d.ts +90 -0
- package/types/yukit-web-helm-drawer.d.ts +71 -0
- package/types/yukit-web-helm-dropdown-menu.d.ts +171 -0
- package/types/yukit-web-helm-empty.d.ts +49 -0
- package/types/yukit-web-helm-field.d.ts +102 -0
- package/types/yukit-web-helm-hover-card.d.ts +31 -0
- package/types/yukit-web-helm-input-group.d.ts +47 -0
- package/types/yukit-web-helm-input-otp.d.ts +40 -0
- package/types/yukit-web-helm-input.d.ts +13 -0
- package/types/yukit-web-helm-item.d.ts +96 -0
- package/types/yukit-web-helm-kbd.d.ts +17 -0
- package/types/yukit-web-helm-label.d.ts +12 -0
- package/types/yukit-web-helm-marker.d.ts +31 -0
- package/types/yukit-web-helm-menubar.d.ts +35 -0
- package/types/yukit-web-helm-message.d.ts +44 -0
- package/types/yukit-web-helm-native-select.d.ts +65 -0
- package/types/yukit-web-helm-navigation-menu.d.ts +49 -0
- package/types/yukit-web-helm-pagination.d.ts +187 -0
- package/types/yukit-web-helm-popover.d.ts +49 -0
- package/types/yukit-web-helm-progress.d.ts +22 -0
- package/types/yukit-web-helm-radio-group.d.ts +66 -0
- package/types/yukit-web-helm-resizable.d.ts +27 -0
- package/types/yukit-web-helm-scroll-area.d.ts +11 -0
- package/types/yukit-web-helm-select.d.ts +114 -0
- package/types/yukit-web-helm-separator.d.ts +13 -0
- package/types/yukit-web-helm-sheet.d.ts +75 -0
- package/types/yukit-web-helm-sidebar.d.ts +232 -0
- package/types/yukit-web-helm-skeleton.d.ts +11 -0
- package/types/yukit-web-helm-slider.d.ts +14 -0
- package/types/yukit-web-helm-sonner.d.ts +52 -0
- package/types/yukit-web-helm-spinner.d.ts +18 -0
- package/types/yukit-web-helm-switch.d.ts +54 -0
- package/types/yukit-web-helm-table.d.ts +82 -0
- package/types/yukit-web-helm-tabs.d.ts +66 -0
- package/types/yukit-web-helm-textarea.d.ts +13 -0
- package/types/yukit-web-helm-toggle-group.d.ts +34 -0
- package/types/yukit-web-helm-toggle.d.ts +22 -0
- package/types/yukit-web-helm-tooltip.d.ts +17 -0
- package/types/yukit-web-helm-typography.d.ts +89 -0
- package/types/yukit-web-helm-utils.d.ts +44 -0
- package/types/yukit-web.d.ts +2426 -0
package/package.json
ADDED
|
@@ -0,0 +1,291 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "yukit-web",
|
|
3
|
+
"description": "Angular UI component library for Yurest web applications.",
|
|
4
|
+
"version": "0.0.1",
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "Yurest Solutions",
|
|
7
|
+
"email": "develop@yurest.com"
|
|
8
|
+
},
|
|
9
|
+
"exports": {
|
|
10
|
+
"./theme.css": "./src/lib/theme/theme.css",
|
|
11
|
+
"./package.json": {
|
|
12
|
+
"default": "./package.json"
|
|
13
|
+
},
|
|
14
|
+
".": {
|
|
15
|
+
"types": "./types/yukit-web.d.ts",
|
|
16
|
+
"default": "./fesm2022/yukit-web.mjs"
|
|
17
|
+
},
|
|
18
|
+
"./helm/accordion": {
|
|
19
|
+
"types": "./types/yukit-web-helm-accordion.d.ts",
|
|
20
|
+
"default": "./fesm2022/yukit-web-helm-accordion.mjs"
|
|
21
|
+
},
|
|
22
|
+
"./helm/alert": {
|
|
23
|
+
"types": "./types/yukit-web-helm-alert.d.ts",
|
|
24
|
+
"default": "./fesm2022/yukit-web-helm-alert.mjs"
|
|
25
|
+
},
|
|
26
|
+
"./helm/alert-dialog": {
|
|
27
|
+
"types": "./types/yukit-web-helm-alert-dialog.d.ts",
|
|
28
|
+
"default": "./fesm2022/yukit-web-helm-alert-dialog.mjs"
|
|
29
|
+
},
|
|
30
|
+
"./helm/aspect-ratio": {
|
|
31
|
+
"types": "./types/yukit-web-helm-aspect-ratio.d.ts",
|
|
32
|
+
"default": "./fesm2022/yukit-web-helm-aspect-ratio.mjs"
|
|
33
|
+
},
|
|
34
|
+
"./helm/attachment": {
|
|
35
|
+
"types": "./types/yukit-web-helm-attachment.d.ts",
|
|
36
|
+
"default": "./fesm2022/yukit-web-helm-attachment.mjs"
|
|
37
|
+
},
|
|
38
|
+
"./helm/autocomplete": {
|
|
39
|
+
"types": "./types/yukit-web-helm-autocomplete.d.ts",
|
|
40
|
+
"default": "./fesm2022/yukit-web-helm-autocomplete.mjs"
|
|
41
|
+
},
|
|
42
|
+
"./helm/avatar": {
|
|
43
|
+
"types": "./types/yukit-web-helm-avatar.d.ts",
|
|
44
|
+
"default": "./fesm2022/yukit-web-helm-avatar.mjs"
|
|
45
|
+
},
|
|
46
|
+
"./helm/badge": {
|
|
47
|
+
"types": "./types/yukit-web-helm-badge.d.ts",
|
|
48
|
+
"default": "./fesm2022/yukit-web-helm-badge.mjs"
|
|
49
|
+
},
|
|
50
|
+
"./helm/breadcrumb": {
|
|
51
|
+
"types": "./types/yukit-web-helm-breadcrumb.d.ts",
|
|
52
|
+
"default": "./fesm2022/yukit-web-helm-breadcrumb.mjs"
|
|
53
|
+
},
|
|
54
|
+
"./helm/bubble": {
|
|
55
|
+
"types": "./types/yukit-web-helm-bubble.d.ts",
|
|
56
|
+
"default": "./fesm2022/yukit-web-helm-bubble.mjs"
|
|
57
|
+
},
|
|
58
|
+
"./helm/button": {
|
|
59
|
+
"types": "./types/yukit-web-helm-button.d.ts",
|
|
60
|
+
"default": "./fesm2022/yukit-web-helm-button.mjs"
|
|
61
|
+
},
|
|
62
|
+
"./helm/button-group": {
|
|
63
|
+
"types": "./types/yukit-web-helm-button-group.d.ts",
|
|
64
|
+
"default": "./fesm2022/yukit-web-helm-button-group.mjs"
|
|
65
|
+
},
|
|
66
|
+
"./helm/calendar": {
|
|
67
|
+
"types": "./types/yukit-web-helm-calendar.d.ts",
|
|
68
|
+
"default": "./fesm2022/yukit-web-helm-calendar.mjs"
|
|
69
|
+
},
|
|
70
|
+
"./helm/card": {
|
|
71
|
+
"types": "./types/yukit-web-helm-card.d.ts",
|
|
72
|
+
"default": "./fesm2022/yukit-web-helm-card.mjs"
|
|
73
|
+
},
|
|
74
|
+
"./helm/carousel": {
|
|
75
|
+
"types": "./types/yukit-web-helm-carousel.d.ts",
|
|
76
|
+
"default": "./fesm2022/yukit-web-helm-carousel.mjs"
|
|
77
|
+
},
|
|
78
|
+
"./helm/checkbox": {
|
|
79
|
+
"types": "./types/yukit-web-helm-checkbox.d.ts",
|
|
80
|
+
"default": "./fesm2022/yukit-web-helm-checkbox.mjs"
|
|
81
|
+
},
|
|
82
|
+
"./helm/collapsible": {
|
|
83
|
+
"types": "./types/yukit-web-helm-collapsible.d.ts",
|
|
84
|
+
"default": "./fesm2022/yukit-web-helm-collapsible.mjs"
|
|
85
|
+
},
|
|
86
|
+
"./helm/combobox": {
|
|
87
|
+
"types": "./types/yukit-web-helm-combobox.d.ts",
|
|
88
|
+
"default": "./fesm2022/yukit-web-helm-combobox.mjs"
|
|
89
|
+
},
|
|
90
|
+
"./helm/command": {
|
|
91
|
+
"types": "./types/yukit-web-helm-command.d.ts",
|
|
92
|
+
"default": "./fesm2022/yukit-web-helm-command.mjs"
|
|
93
|
+
},
|
|
94
|
+
"./helm/context-menu": {
|
|
95
|
+
"types": "./types/yukit-web-helm-context-menu.d.ts",
|
|
96
|
+
"default": "./fesm2022/yukit-web-helm-context-menu.mjs"
|
|
97
|
+
},
|
|
98
|
+
"./helm/date-picker": {
|
|
99
|
+
"types": "./types/yukit-web-helm-date-picker.d.ts",
|
|
100
|
+
"default": "./fesm2022/yukit-web-helm-date-picker.mjs"
|
|
101
|
+
},
|
|
102
|
+
"./helm/dialog": {
|
|
103
|
+
"types": "./types/yukit-web-helm-dialog.d.ts",
|
|
104
|
+
"default": "./fesm2022/yukit-web-helm-dialog.mjs"
|
|
105
|
+
},
|
|
106
|
+
"./helm/drawer": {
|
|
107
|
+
"types": "./types/yukit-web-helm-drawer.d.ts",
|
|
108
|
+
"default": "./fesm2022/yukit-web-helm-drawer.mjs"
|
|
109
|
+
},
|
|
110
|
+
"./helm/dropdown-menu": {
|
|
111
|
+
"types": "./types/yukit-web-helm-dropdown-menu.d.ts",
|
|
112
|
+
"default": "./fesm2022/yukit-web-helm-dropdown-menu.mjs"
|
|
113
|
+
},
|
|
114
|
+
"./helm/empty": {
|
|
115
|
+
"types": "./types/yukit-web-helm-empty.d.ts",
|
|
116
|
+
"default": "./fesm2022/yukit-web-helm-empty.mjs"
|
|
117
|
+
},
|
|
118
|
+
"./helm/field": {
|
|
119
|
+
"types": "./types/yukit-web-helm-field.d.ts",
|
|
120
|
+
"default": "./fesm2022/yukit-web-helm-field.mjs"
|
|
121
|
+
},
|
|
122
|
+
"./helm/hover-card": {
|
|
123
|
+
"types": "./types/yukit-web-helm-hover-card.d.ts",
|
|
124
|
+
"default": "./fesm2022/yukit-web-helm-hover-card.mjs"
|
|
125
|
+
},
|
|
126
|
+
"./helm/input": {
|
|
127
|
+
"types": "./types/yukit-web-helm-input.d.ts",
|
|
128
|
+
"default": "./fesm2022/yukit-web-helm-input.mjs"
|
|
129
|
+
},
|
|
130
|
+
"./helm/input-group": {
|
|
131
|
+
"types": "./types/yukit-web-helm-input-group.d.ts",
|
|
132
|
+
"default": "./fesm2022/yukit-web-helm-input-group.mjs"
|
|
133
|
+
},
|
|
134
|
+
"./helm/input-otp": {
|
|
135
|
+
"types": "./types/yukit-web-helm-input-otp.d.ts",
|
|
136
|
+
"default": "./fesm2022/yukit-web-helm-input-otp.mjs"
|
|
137
|
+
},
|
|
138
|
+
"./helm/item": {
|
|
139
|
+
"types": "./types/yukit-web-helm-item.d.ts",
|
|
140
|
+
"default": "./fesm2022/yukit-web-helm-item.mjs"
|
|
141
|
+
},
|
|
142
|
+
"./helm/kbd": {
|
|
143
|
+
"types": "./types/yukit-web-helm-kbd.d.ts",
|
|
144
|
+
"default": "./fesm2022/yukit-web-helm-kbd.mjs"
|
|
145
|
+
},
|
|
146
|
+
"./helm/label": {
|
|
147
|
+
"types": "./types/yukit-web-helm-label.d.ts",
|
|
148
|
+
"default": "./fesm2022/yukit-web-helm-label.mjs"
|
|
149
|
+
},
|
|
150
|
+
"./helm/marker": {
|
|
151
|
+
"types": "./types/yukit-web-helm-marker.d.ts",
|
|
152
|
+
"default": "./fesm2022/yukit-web-helm-marker.mjs"
|
|
153
|
+
},
|
|
154
|
+
"./helm/menubar": {
|
|
155
|
+
"types": "./types/yukit-web-helm-menubar.d.ts",
|
|
156
|
+
"default": "./fesm2022/yukit-web-helm-menubar.mjs"
|
|
157
|
+
},
|
|
158
|
+
"./helm/message": {
|
|
159
|
+
"types": "./types/yukit-web-helm-message.d.ts",
|
|
160
|
+
"default": "./fesm2022/yukit-web-helm-message.mjs"
|
|
161
|
+
},
|
|
162
|
+
"./helm/native-select": {
|
|
163
|
+
"types": "./types/yukit-web-helm-native-select.d.ts",
|
|
164
|
+
"default": "./fesm2022/yukit-web-helm-native-select.mjs"
|
|
165
|
+
},
|
|
166
|
+
"./helm/navigation-menu": {
|
|
167
|
+
"types": "./types/yukit-web-helm-navigation-menu.d.ts",
|
|
168
|
+
"default": "./fesm2022/yukit-web-helm-navigation-menu.mjs"
|
|
169
|
+
},
|
|
170
|
+
"./helm/pagination": {
|
|
171
|
+
"types": "./types/yukit-web-helm-pagination.d.ts",
|
|
172
|
+
"default": "./fesm2022/yukit-web-helm-pagination.mjs"
|
|
173
|
+
},
|
|
174
|
+
"./helm/popover": {
|
|
175
|
+
"types": "./types/yukit-web-helm-popover.d.ts",
|
|
176
|
+
"default": "./fesm2022/yukit-web-helm-popover.mjs"
|
|
177
|
+
},
|
|
178
|
+
"./helm/progress": {
|
|
179
|
+
"types": "./types/yukit-web-helm-progress.d.ts",
|
|
180
|
+
"default": "./fesm2022/yukit-web-helm-progress.mjs"
|
|
181
|
+
},
|
|
182
|
+
"./helm/radio-group": {
|
|
183
|
+
"types": "./types/yukit-web-helm-radio-group.d.ts",
|
|
184
|
+
"default": "./fesm2022/yukit-web-helm-radio-group.mjs"
|
|
185
|
+
},
|
|
186
|
+
"./helm/resizable": {
|
|
187
|
+
"types": "./types/yukit-web-helm-resizable.d.ts",
|
|
188
|
+
"default": "./fesm2022/yukit-web-helm-resizable.mjs"
|
|
189
|
+
},
|
|
190
|
+
"./helm/scroll-area": {
|
|
191
|
+
"types": "./types/yukit-web-helm-scroll-area.d.ts",
|
|
192
|
+
"default": "./fesm2022/yukit-web-helm-scroll-area.mjs"
|
|
193
|
+
},
|
|
194
|
+
"./helm/select": {
|
|
195
|
+
"types": "./types/yukit-web-helm-select.d.ts",
|
|
196
|
+
"default": "./fesm2022/yukit-web-helm-select.mjs"
|
|
197
|
+
},
|
|
198
|
+
"./helm/separator": {
|
|
199
|
+
"types": "./types/yukit-web-helm-separator.d.ts",
|
|
200
|
+
"default": "./fesm2022/yukit-web-helm-separator.mjs"
|
|
201
|
+
},
|
|
202
|
+
"./helm/sheet": {
|
|
203
|
+
"types": "./types/yukit-web-helm-sheet.d.ts",
|
|
204
|
+
"default": "./fesm2022/yukit-web-helm-sheet.mjs"
|
|
205
|
+
},
|
|
206
|
+
"./helm/sidebar": {
|
|
207
|
+
"types": "./types/yukit-web-helm-sidebar.d.ts",
|
|
208
|
+
"default": "./fesm2022/yukit-web-helm-sidebar.mjs"
|
|
209
|
+
},
|
|
210
|
+
"./helm/skeleton": {
|
|
211
|
+
"types": "./types/yukit-web-helm-skeleton.d.ts",
|
|
212
|
+
"default": "./fesm2022/yukit-web-helm-skeleton.mjs"
|
|
213
|
+
},
|
|
214
|
+
"./helm/slider": {
|
|
215
|
+
"types": "./types/yukit-web-helm-slider.d.ts",
|
|
216
|
+
"default": "./fesm2022/yukit-web-helm-slider.mjs"
|
|
217
|
+
},
|
|
218
|
+
"./helm/sonner": {
|
|
219
|
+
"types": "./types/yukit-web-helm-sonner.d.ts",
|
|
220
|
+
"default": "./fesm2022/yukit-web-helm-sonner.mjs"
|
|
221
|
+
},
|
|
222
|
+
"./helm/spinner": {
|
|
223
|
+
"types": "./types/yukit-web-helm-spinner.d.ts",
|
|
224
|
+
"default": "./fesm2022/yukit-web-helm-spinner.mjs"
|
|
225
|
+
},
|
|
226
|
+
"./helm/switch": {
|
|
227
|
+
"types": "./types/yukit-web-helm-switch.d.ts",
|
|
228
|
+
"default": "./fesm2022/yukit-web-helm-switch.mjs"
|
|
229
|
+
},
|
|
230
|
+
"./helm/table": {
|
|
231
|
+
"types": "./types/yukit-web-helm-table.d.ts",
|
|
232
|
+
"default": "./fesm2022/yukit-web-helm-table.mjs"
|
|
233
|
+
},
|
|
234
|
+
"./helm/tabs": {
|
|
235
|
+
"types": "./types/yukit-web-helm-tabs.d.ts",
|
|
236
|
+
"default": "./fesm2022/yukit-web-helm-tabs.mjs"
|
|
237
|
+
},
|
|
238
|
+
"./helm/textarea": {
|
|
239
|
+
"types": "./types/yukit-web-helm-textarea.d.ts",
|
|
240
|
+
"default": "./fesm2022/yukit-web-helm-textarea.mjs"
|
|
241
|
+
},
|
|
242
|
+
"./helm/toggle": {
|
|
243
|
+
"types": "./types/yukit-web-helm-toggle.d.ts",
|
|
244
|
+
"default": "./fesm2022/yukit-web-helm-toggle.mjs"
|
|
245
|
+
},
|
|
246
|
+
"./helm/toggle-group": {
|
|
247
|
+
"types": "./types/yukit-web-helm-toggle-group.d.ts",
|
|
248
|
+
"default": "./fesm2022/yukit-web-helm-toggle-group.mjs"
|
|
249
|
+
},
|
|
250
|
+
"./helm/tooltip": {
|
|
251
|
+
"types": "./types/yukit-web-helm-tooltip.d.ts",
|
|
252
|
+
"default": "./fesm2022/yukit-web-helm-tooltip.mjs"
|
|
253
|
+
},
|
|
254
|
+
"./helm/typography": {
|
|
255
|
+
"types": "./types/yukit-web-helm-typography.d.ts",
|
|
256
|
+
"default": "./fesm2022/yukit-web-helm-typography.mjs"
|
|
257
|
+
},
|
|
258
|
+
"./helm/utils": {
|
|
259
|
+
"types": "./types/yukit-web-helm-utils.d.ts",
|
|
260
|
+
"default": "./fesm2022/yukit-web-helm-utils.mjs"
|
|
261
|
+
}
|
|
262
|
+
},
|
|
263
|
+
"peerDependencies": {
|
|
264
|
+
"@angular/cdk": "^21.0.0",
|
|
265
|
+
"@angular/common": "^21.0.0",
|
|
266
|
+
"@angular/core": "^21.0.0",
|
|
267
|
+
"@angular/forms": "^21.0.0",
|
|
268
|
+
"@angular/router": "^21.0.0",
|
|
269
|
+
"@ng-icons/core": "^32.2.0",
|
|
270
|
+
"@ng-icons/lucide": "^32.2.0",
|
|
271
|
+
"@spartan-ng/brain": "^1.3.0",
|
|
272
|
+
"@tanstack/angular-table": "^9.0.0",
|
|
273
|
+
"embla-carousel-angular": "^21.0.0",
|
|
274
|
+
"ngx-scrollbar": "^19.1.5",
|
|
275
|
+
"rxjs": "^7.8.0"
|
|
276
|
+
},
|
|
277
|
+
"dependencies": {
|
|
278
|
+
"@tanstack/table-core": "^9.0.0",
|
|
279
|
+
"class-variance-authority": "^0.7.1",
|
|
280
|
+
"clsx": "^2.1.1",
|
|
281
|
+
"embla-carousel": ">=8.0.0 <9.0.0",
|
|
282
|
+
"tailwind-merge": "^3.6.0",
|
|
283
|
+
"tslib": "^2.8.1"
|
|
284
|
+
},
|
|
285
|
+
"sideEffects": [
|
|
286
|
+
"**/*.css"
|
|
287
|
+
],
|
|
288
|
+
"module": "fesm2022/yukit-web.mjs",
|
|
289
|
+
"typings": "types/yukit-web.d.ts",
|
|
290
|
+
"type": "module"
|
|
291
|
+
}
|
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*yukit-web tokens
|
|
3
|
+
*/
|
|
4
|
+
@import './tokens/color.css';
|
|
5
|
+
@import './tokens/radius.css';
|
|
6
|
+
@import './tokens/typography.css';
|
|
7
|
+
@import './tokens/component-colors.css';
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* Spartan css overwrites
|
|
11
|
+
*/
|
|
12
|
+
@import './spartan-overwrites/accordion.css';
|
|
13
|
+
|
|
14
|
+
@layer base {
|
|
15
|
+
|
|
16
|
+
*,
|
|
17
|
+
::after,
|
|
18
|
+
::before {
|
|
19
|
+
border-color: var(--border);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
:focus-visible {
|
|
23
|
+
outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
body {
|
|
27
|
+
background-color: var(--background);
|
|
28
|
+
color: var(--foreground);
|
|
29
|
+
font-family: var(--font-sans);
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
button:not(:disabled),
|
|
33
|
+
[role="button"]:not(:disabled) {
|
|
34
|
+
cursor: pointer;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
button:disabled,
|
|
38
|
+
[role="button"]:disabled {
|
|
39
|
+
cursor: not-allowed;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.yuw-bg-primary {
|
|
43
|
+
background-color: var(--primary);
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.yuw-text-primary {
|
|
47
|
+
color: var(--primary);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.yuw-text-white {
|
|
51
|
+
color: var(--white);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.yuw-text-black {
|
|
55
|
+
color: var(--black);
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.yuw-bg-primary-foreground {
|
|
59
|
+
background-color: var(--primary-foreground);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.yuw-border-primary {
|
|
63
|
+
border-color: var(--primary);
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.yuw-bg-success {
|
|
67
|
+
background-color: var(--success);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.yuw-text-success {
|
|
71
|
+
color: var(--success);
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.yuw-bg-warning {
|
|
75
|
+
background-color: var(--warning);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.yuw-text-warning {
|
|
79
|
+
color: var(--warning);
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.yuw-bg-danger {
|
|
83
|
+
background-color: var(--danger);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.yuw-text-danger {
|
|
87
|
+
color: var(--danger);
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.yuw-bg-info {
|
|
91
|
+
background-color: var(--info);
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.yuw-text-info {
|
|
95
|
+
color: var(--info);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.yuw-border-success {
|
|
99
|
+
border-color: var(--success);
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.yuw-border-warning {
|
|
103
|
+
border-color: var(--warning);
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.yuw-border-danger {
|
|
107
|
+
border-color: var(--danger);
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.yuw-border-info {
|
|
111
|
+
border-color: var(--info);
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.yuw-bg-success-foreground {
|
|
115
|
+
background-color: var(--success-foreground);
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
.yuw-text-success-foreground {
|
|
119
|
+
color: var(--success-foreground);
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.yuw-bg-warning-foreground {
|
|
123
|
+
background-color: var(--warning-foreground);
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.yuw-text-warning-foreground {
|
|
127
|
+
color: var(--warning-foreground);
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.yuw-bg-danger-foreground {
|
|
131
|
+
background-color: var(--danger-foreground);
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
.yuw-text-danger-foreground {
|
|
135
|
+
color: var(--danger-foreground);
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.yuw-bg-info-foreground {
|
|
139
|
+
background-color: var(--info-foreground);
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.yuw-text-info-foreground {
|
|
143
|
+
color: var(--info-foreground);
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
.yuw-border-success-foreground {
|
|
147
|
+
border-color: var(--success-foreground);
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
.yuw-border-warning-foreground {
|
|
151
|
+
border-color: var(--warning-foreground);
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
.yuw-border-danger-foreground {
|
|
155
|
+
border-color: var(--danger-foreground);
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
.yuw-border-info-foreground {
|
|
159
|
+
border-color: var(--info-foreground);
|
|
160
|
+
}
|
|
161
|
+
}
|