@masterteam/components 0.0.62 → 0.0.64
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/assets/cairo.css +70 -0
- package/assets/common.css +1 -1
- package/assets/fonts/Cairo-Black.woff2 +0 -0
- package/assets/fonts/Cairo-Bold.woff2 +0 -0
- package/assets/fonts/Cairo-ExtraBold.woff2 +0 -0
- package/assets/fonts/Cairo-ExtraLight.woff2 +0 -0
- package/assets/fonts/Cairo-Light.woff2 +0 -0
- package/assets/fonts/Cairo-Medium.woff2 +0 -0
- package/assets/fonts/Cairo-Regular.woff2 +0 -0
- package/assets/fonts/Cairo-SemiBold.woff2 +0 -0
- package/assets/fonts/Cairo-VariableFont_slnt,wght.woff2 +0 -0
- package/assets/fonts/Inter-Black.woff2 +0 -0
- package/assets/fonts/Inter-BlackItalic.woff2 +0 -0
- package/assets/fonts/Inter-Bold.woff2 +0 -0
- package/assets/fonts/Inter-BoldItalic.woff2 +0 -0
- package/assets/fonts/Inter-ExtraBold.woff2 +0 -0
- package/assets/fonts/Inter-ExtraBoldItalic.woff2 +0 -0
- package/assets/fonts/Inter-ExtraLight.woff2 +0 -0
- package/assets/fonts/Inter-ExtraLightItalic.woff2 +0 -0
- package/assets/fonts/Inter-Italic.woff2 +0 -0
- package/assets/fonts/Inter-Light.woff2 +0 -0
- package/assets/fonts/Inter-LightItalic.woff2 +0 -0
- package/assets/fonts/Inter-Medium.woff2 +0 -0
- package/assets/fonts/Inter-MediumItalic.woff2 +0 -0
- package/assets/fonts/Inter-Regular.woff2 +0 -0
- package/assets/fonts/Inter-SemiBold.woff2 +0 -0
- package/assets/fonts/Inter-SemiBoldItalic.woff2 +0 -0
- package/assets/fonts/Inter-Thin.woff2 +0 -0
- package/assets/fonts/Inter-ThinItalic.woff2 +0 -0
- package/assets/fonts/InterDisplay-Black.woff2 +0 -0
- package/assets/fonts/InterDisplay-BlackItalic.woff2 +0 -0
- package/assets/fonts/InterDisplay-Bold.woff2 +0 -0
- package/assets/fonts/InterDisplay-BoldItalic.woff2 +0 -0
- package/assets/fonts/InterDisplay-ExtraBold.woff2 +0 -0
- package/assets/fonts/InterDisplay-ExtraBoldItalic.woff2 +0 -0
- package/assets/fonts/InterDisplay-ExtraLight.woff2 +0 -0
- package/assets/fonts/InterDisplay-ExtraLightItalic.woff2 +0 -0
- package/assets/fonts/InterDisplay-Italic.woff2 +0 -0
- package/assets/fonts/InterDisplay-Light.woff2 +0 -0
- package/assets/fonts/InterDisplay-LightItalic.woff2 +0 -0
- package/assets/fonts/InterDisplay-Medium.woff2 +0 -0
- package/assets/fonts/InterDisplay-MediumItalic.woff2 +0 -0
- package/assets/fonts/InterDisplay-Regular.woff2 +0 -0
- package/assets/fonts/InterDisplay-SemiBold.woff2 +0 -0
- package/assets/fonts/InterDisplay-SemiBoldItalic.woff2 +0 -0
- package/assets/fonts/InterDisplay-Thin.woff2 +0 -0
- package/assets/fonts/InterDisplay-ThinItalic.woff2 +0 -0
- package/assets/fonts/InterVariable-Italic.woff2 +0 -0
- package/assets/fonts/InterVariable.woff2 +0 -0
- package/assets/inter.css +418 -0
- package/fesm2022/masterteam-components-avatar-text.mjs +3 -3
- package/fesm2022/masterteam-components-avatar.mjs +3 -3
- package/fesm2022/masterteam-components-breadcrumb.mjs +3 -3
- package/fesm2022/masterteam-components-button-group.mjs +3 -3
- package/fesm2022/masterteam-components-button.mjs +3 -3
- package/fesm2022/masterteam-components-card.mjs +3 -3
- package/fesm2022/masterteam-components-checkbox-field.mjs +3 -3
- package/fesm2022/masterteam-components-chip.mjs +3 -3
- package/fesm2022/masterteam-components-color-picker-field.mjs +3 -3
- package/fesm2022/masterteam-components-confirmation.mjs +6 -6
- package/fesm2022/masterteam-components-date-field.mjs +3 -3
- package/fesm2022/masterteam-components-dialog.mjs +3 -3
- package/fesm2022/masterteam-components-drawer.mjs +3 -3
- package/fesm2022/masterteam-components-dynamic-drawer.mjs +6 -6
- package/fesm2022/masterteam-components-editor-field.mjs +3 -3
- package/fesm2022/masterteam-components-field-validation.mjs +6 -6
- package/fesm2022/masterteam-components-formula-builder.mjs +3 -3
- package/fesm2022/masterteam-components-icon-field.mjs +3 -3
- package/fesm2022/masterteam-components-list.mjs +3 -3
- package/fesm2022/masterteam-components-menu.mjs +3 -3
- package/fesm2022/masterteam-components-modal.mjs +3 -3
- package/fesm2022/masterteam-components-module-summary-card.mjs +3 -3
- package/fesm2022/masterteam-components-multi-select-field.mjs +3 -3
- package/fesm2022/masterteam-components-number-field.mjs +3 -3
- package/fesm2022/masterteam-components-page-header.mjs +3 -3
- package/fesm2022/masterteam-components-page.mjs +3 -3
- package/fesm2022/masterteam-components-paginator.mjs +3 -3
- package/fesm2022/masterteam-components-pick-list-field.mjs +3 -3
- package/fesm2022/masterteam-components-radio-button-field.mjs +3 -3
- package/fesm2022/masterteam-components-radio-cards-field.mjs +3 -3
- package/fesm2022/masterteam-components-radio-cards.mjs +3 -3
- package/fesm2022/masterteam-components-select-field.mjs +3 -3
- package/fesm2022/masterteam-components-sidebar.mjs +3 -3
- package/fesm2022/masterteam-components-slider-field.mjs +3 -3
- package/fesm2022/masterteam-components-table.mjs +3 -3
- package/fesm2022/masterteam-components-tabs.mjs +3 -3
- package/fesm2022/masterteam-components-text-field.mjs +3 -3
- package/fesm2022/masterteam-components-textarea-field.mjs +3 -3
- package/fesm2022/masterteam-components-toast.mjs +6 -6
- package/fesm2022/masterteam-components-toggle-field.mjs +3 -3
- package/fesm2022/masterteam-components-tooltip.mjs +3 -3
- package/fesm2022/masterteam-components-topbar.mjs +3 -3
- package/fesm2022/masterteam-components-upload-field.mjs +12 -12
- package/fesm2022/masterteam-components-user-search-field.mjs +3 -3
- package/package.json +6 -5
package/assets/inter.css
ADDED
|
@@ -0,0 +1,418 @@
|
|
|
1
|
+
/* Variable fonts usage:
|
|
2
|
+
:root { font-family: "Inter", sans-serif; }
|
|
3
|
+
@supports (font-variation-settings: normal) {
|
|
4
|
+
:root { font-family: "InterVariable", sans-serif; font-optical-sizing: auto; }
|
|
5
|
+
} */
|
|
6
|
+
@font-face {
|
|
7
|
+
font-family: InterVariable;
|
|
8
|
+
font-style: normal;
|
|
9
|
+
font-weight: 100 900;
|
|
10
|
+
font-display: swap;
|
|
11
|
+
src: url("fonts/InterVariable.woff2") format("woff2");
|
|
12
|
+
}
|
|
13
|
+
@font-face {
|
|
14
|
+
font-family: InterVariable;
|
|
15
|
+
font-style: italic;
|
|
16
|
+
font-weight: 100 900;
|
|
17
|
+
font-display: swap;
|
|
18
|
+
src: url("fonts/InterVariable-Italic.woff2") format("woff2");
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
/* static fonts */
|
|
22
|
+
@font-face {
|
|
23
|
+
font-family: "Inter";
|
|
24
|
+
font-style: normal;
|
|
25
|
+
font-weight: 100;
|
|
26
|
+
font-display: swap;
|
|
27
|
+
src: url("fonts/Inter-Thin.woff2") format("woff2");
|
|
28
|
+
}
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: "Inter";
|
|
31
|
+
font-style: italic;
|
|
32
|
+
font-weight: 100;
|
|
33
|
+
font-display: swap;
|
|
34
|
+
src: url("fonts/Inter-ThinItalic.woff2") format("woff2");
|
|
35
|
+
}
|
|
36
|
+
@font-face {
|
|
37
|
+
font-family: "Inter";
|
|
38
|
+
font-style: normal;
|
|
39
|
+
font-weight: 200;
|
|
40
|
+
font-display: swap;
|
|
41
|
+
src: url("fonts/Inter-ExtraLight.woff2") format("woff2");
|
|
42
|
+
}
|
|
43
|
+
@font-face {
|
|
44
|
+
font-family: "Inter";
|
|
45
|
+
font-style: italic;
|
|
46
|
+
font-weight: 200;
|
|
47
|
+
font-display: swap;
|
|
48
|
+
src: url("fonts/Inter-ExtraLightItalic.woff2") format("woff2");
|
|
49
|
+
}
|
|
50
|
+
@font-face {
|
|
51
|
+
font-family: "Inter";
|
|
52
|
+
font-style: normal;
|
|
53
|
+
font-weight: 300;
|
|
54
|
+
font-display: swap;
|
|
55
|
+
src: url("fonts/Inter-Light.woff2") format("woff2");
|
|
56
|
+
}
|
|
57
|
+
@font-face {
|
|
58
|
+
font-family: "Inter";
|
|
59
|
+
font-style: italic;
|
|
60
|
+
font-weight: 300;
|
|
61
|
+
font-display: swap;
|
|
62
|
+
src: url("fonts/Inter-LightItalic.woff2") format("woff2");
|
|
63
|
+
}
|
|
64
|
+
@font-face {
|
|
65
|
+
font-family: "Inter";
|
|
66
|
+
font-style: normal;
|
|
67
|
+
font-weight: 400;
|
|
68
|
+
font-display: swap;
|
|
69
|
+
src: url("fonts/Inter-Regular.woff2") format("woff2");
|
|
70
|
+
}
|
|
71
|
+
@font-face {
|
|
72
|
+
font-family: "Inter";
|
|
73
|
+
font-style: italic;
|
|
74
|
+
font-weight: 400;
|
|
75
|
+
font-display: swap;
|
|
76
|
+
src: url("fonts/Inter-Italic.woff2") format("woff2");
|
|
77
|
+
}
|
|
78
|
+
@font-face {
|
|
79
|
+
font-family: "Inter";
|
|
80
|
+
font-style: normal;
|
|
81
|
+
font-weight: 500;
|
|
82
|
+
font-display: swap;
|
|
83
|
+
src: url("fonts/Inter-Medium.woff2") format("woff2");
|
|
84
|
+
}
|
|
85
|
+
@font-face {
|
|
86
|
+
font-family: "Inter";
|
|
87
|
+
font-style: italic;
|
|
88
|
+
font-weight: 500;
|
|
89
|
+
font-display: swap;
|
|
90
|
+
src: url("fonts/Inter-MediumItalic.woff2") format("woff2");
|
|
91
|
+
}
|
|
92
|
+
@font-face {
|
|
93
|
+
font-family: "Inter";
|
|
94
|
+
font-style: normal;
|
|
95
|
+
font-weight: 600;
|
|
96
|
+
font-display: swap;
|
|
97
|
+
src: url("fonts/Inter-SemiBold.woff2") format("woff2");
|
|
98
|
+
}
|
|
99
|
+
@font-face {
|
|
100
|
+
font-family: "Inter";
|
|
101
|
+
font-style: italic;
|
|
102
|
+
font-weight: 600;
|
|
103
|
+
font-display: swap;
|
|
104
|
+
src: url("fonts/Inter-SemiBoldItalic.woff2") format("woff2");
|
|
105
|
+
}
|
|
106
|
+
@font-face {
|
|
107
|
+
font-family: "Inter";
|
|
108
|
+
font-style: normal;
|
|
109
|
+
font-weight: 700;
|
|
110
|
+
font-display: swap;
|
|
111
|
+
src: url("fonts/Inter-Bold.woff2") format("woff2");
|
|
112
|
+
}
|
|
113
|
+
@font-face {
|
|
114
|
+
font-family: "Inter";
|
|
115
|
+
font-style: italic;
|
|
116
|
+
font-weight: 700;
|
|
117
|
+
font-display: swap;
|
|
118
|
+
src: url("fonts/Inter-BoldItalic.woff2") format("woff2");
|
|
119
|
+
}
|
|
120
|
+
@font-face {
|
|
121
|
+
font-family: "Inter";
|
|
122
|
+
font-style: normal;
|
|
123
|
+
font-weight: 800;
|
|
124
|
+
font-display: swap;
|
|
125
|
+
src: url("fonts/Inter-ExtraBold.woff2") format("woff2");
|
|
126
|
+
}
|
|
127
|
+
@font-face {
|
|
128
|
+
font-family: "Inter";
|
|
129
|
+
font-style: italic;
|
|
130
|
+
font-weight: 800;
|
|
131
|
+
font-display: swap;
|
|
132
|
+
src: url("fonts/Inter-ExtraBoldItalic.woff2") format("woff2");
|
|
133
|
+
}
|
|
134
|
+
@font-face {
|
|
135
|
+
font-family: "Inter";
|
|
136
|
+
font-style: normal;
|
|
137
|
+
font-weight: 900;
|
|
138
|
+
font-display: swap;
|
|
139
|
+
src: url("fonts/Inter-Black.woff2") format("woff2");
|
|
140
|
+
}
|
|
141
|
+
@font-face {
|
|
142
|
+
font-family: "Inter";
|
|
143
|
+
font-style: italic;
|
|
144
|
+
font-weight: 900;
|
|
145
|
+
font-display: swap;
|
|
146
|
+
src: url("fonts/Inter-BlackItalic.woff2") format("woff2");
|
|
147
|
+
}
|
|
148
|
+
@font-face {
|
|
149
|
+
font-family: "InterDisplay";
|
|
150
|
+
font-style: normal;
|
|
151
|
+
font-weight: 100;
|
|
152
|
+
font-display: swap;
|
|
153
|
+
src: url("fonts/InterDisplay-Thin.woff2") format("woff2");
|
|
154
|
+
}
|
|
155
|
+
@font-face {
|
|
156
|
+
font-family: "InterDisplay";
|
|
157
|
+
font-style: italic;
|
|
158
|
+
font-weight: 100;
|
|
159
|
+
font-display: swap;
|
|
160
|
+
src: url("fonts/InterDisplay-ThinItalic.woff2") format("woff2");
|
|
161
|
+
}
|
|
162
|
+
@font-face {
|
|
163
|
+
font-family: "InterDisplay";
|
|
164
|
+
font-style: normal;
|
|
165
|
+
font-weight: 200;
|
|
166
|
+
font-display: swap;
|
|
167
|
+
src: url("fonts/InterDisplay-ExtraLight.woff2") format("woff2");
|
|
168
|
+
}
|
|
169
|
+
@font-face {
|
|
170
|
+
font-family: "InterDisplay";
|
|
171
|
+
font-style: italic;
|
|
172
|
+
font-weight: 200;
|
|
173
|
+
font-display: swap;
|
|
174
|
+
src: url("fonts/InterDisplay-ExtraLightItalic.woff2") format("woff2");
|
|
175
|
+
}
|
|
176
|
+
@font-face {
|
|
177
|
+
font-family: "InterDisplay";
|
|
178
|
+
font-style: normal;
|
|
179
|
+
font-weight: 300;
|
|
180
|
+
font-display: swap;
|
|
181
|
+
src: url("fonts/InterDisplay-Light.woff2") format("woff2");
|
|
182
|
+
}
|
|
183
|
+
@font-face {
|
|
184
|
+
font-family: "InterDisplay";
|
|
185
|
+
font-style: italic;
|
|
186
|
+
font-weight: 300;
|
|
187
|
+
font-display: swap;
|
|
188
|
+
src: url("fonts/InterDisplay-LightItalic.woff2") format("woff2");
|
|
189
|
+
}
|
|
190
|
+
@font-face {
|
|
191
|
+
font-family: "InterDisplay";
|
|
192
|
+
font-style: normal;
|
|
193
|
+
font-weight: 400;
|
|
194
|
+
font-display: swap;
|
|
195
|
+
src: url("fonts/InterDisplay-Regular.woff2") format("woff2");
|
|
196
|
+
}
|
|
197
|
+
@font-face {
|
|
198
|
+
font-family: "InterDisplay";
|
|
199
|
+
font-style: italic;
|
|
200
|
+
font-weight: 400;
|
|
201
|
+
font-display: swap;
|
|
202
|
+
src: url("fonts/InterDisplay-Italic.woff2") format("woff2");
|
|
203
|
+
}
|
|
204
|
+
@font-face {
|
|
205
|
+
font-family: "InterDisplay";
|
|
206
|
+
font-style: normal;
|
|
207
|
+
font-weight: 500;
|
|
208
|
+
font-display: swap;
|
|
209
|
+
src: url("fonts/InterDisplay-Medium.woff2") format("woff2");
|
|
210
|
+
}
|
|
211
|
+
@font-face {
|
|
212
|
+
font-family: "InterDisplay";
|
|
213
|
+
font-style: italic;
|
|
214
|
+
font-weight: 500;
|
|
215
|
+
font-display: swap;
|
|
216
|
+
src: url("fonts/InterDisplay-MediumItalic.woff2") format("woff2");
|
|
217
|
+
}
|
|
218
|
+
@font-face {
|
|
219
|
+
font-family: "InterDisplay";
|
|
220
|
+
font-style: normal;
|
|
221
|
+
font-weight: 600;
|
|
222
|
+
font-display: swap;
|
|
223
|
+
src: url("fonts/InterDisplay-SemiBold.woff2") format("woff2");
|
|
224
|
+
}
|
|
225
|
+
@font-face {
|
|
226
|
+
font-family: "InterDisplay";
|
|
227
|
+
font-style: italic;
|
|
228
|
+
font-weight: 600;
|
|
229
|
+
font-display: swap;
|
|
230
|
+
src: url("fonts/InterDisplay-SemiBoldItalic.woff2") format("woff2");
|
|
231
|
+
}
|
|
232
|
+
@font-face {
|
|
233
|
+
font-family: "InterDisplay";
|
|
234
|
+
font-style: normal;
|
|
235
|
+
font-weight: 700;
|
|
236
|
+
font-display: swap;
|
|
237
|
+
src: url("fonts/InterDisplay-Bold.woff2") format("woff2");
|
|
238
|
+
}
|
|
239
|
+
@font-face {
|
|
240
|
+
font-family: "InterDisplay";
|
|
241
|
+
font-style: italic;
|
|
242
|
+
font-weight: 700;
|
|
243
|
+
font-display: swap;
|
|
244
|
+
src: url("fonts/InterDisplay-BoldItalic.woff2") format("woff2");
|
|
245
|
+
}
|
|
246
|
+
@font-face {
|
|
247
|
+
font-family: "InterDisplay";
|
|
248
|
+
font-style: normal;
|
|
249
|
+
font-weight: 800;
|
|
250
|
+
font-display: swap;
|
|
251
|
+
src: url("fonts/InterDisplay-ExtraBold.woff2") format("woff2");
|
|
252
|
+
}
|
|
253
|
+
@font-face {
|
|
254
|
+
font-family: "InterDisplay";
|
|
255
|
+
font-style: italic;
|
|
256
|
+
font-weight: 800;
|
|
257
|
+
font-display: swap;
|
|
258
|
+
src: url("fonts/InterDisplay-ExtraBoldItalic.woff2") format("woff2");
|
|
259
|
+
}
|
|
260
|
+
@font-face {
|
|
261
|
+
font-family: "InterDisplay";
|
|
262
|
+
font-style: normal;
|
|
263
|
+
font-weight: 900;
|
|
264
|
+
font-display: swap;
|
|
265
|
+
src: url("fonts/InterDisplay-Black.woff2") format("woff2");
|
|
266
|
+
}
|
|
267
|
+
@font-face {
|
|
268
|
+
font-family: "InterDisplay";
|
|
269
|
+
font-style: italic;
|
|
270
|
+
font-weight: 900;
|
|
271
|
+
font-display: swap;
|
|
272
|
+
src: url("fonts/InterDisplay-BlackItalic.woff2") format("woff2");
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
@font-feature-values InterVariable {
|
|
276
|
+
@character-variant {
|
|
277
|
+
cv01: 1;
|
|
278
|
+
cv02: 2;
|
|
279
|
+
cv03: 3;
|
|
280
|
+
cv04: 4;
|
|
281
|
+
cv05: 5;
|
|
282
|
+
cv06: 6;
|
|
283
|
+
cv07: 7;
|
|
284
|
+
cv08: 8;
|
|
285
|
+
cv09: 9;
|
|
286
|
+
cv10: 10;
|
|
287
|
+
cv11: 11;
|
|
288
|
+
cv12: 12;
|
|
289
|
+
cv13: 13;
|
|
290
|
+
alt-1: 1; /* Alternate one */
|
|
291
|
+
alt-3: 9; /* Flat-top three */
|
|
292
|
+
open-4: 2; /* Open four */
|
|
293
|
+
open-6: 3; /* Open six */
|
|
294
|
+
open-9: 4; /* Open nine */
|
|
295
|
+
lc-l-with-tail: 5; /* Lower-case L with tail */
|
|
296
|
+
simplified-u: 6; /* Simplified u */
|
|
297
|
+
alt-double-s: 7; /* Alternate German double s */
|
|
298
|
+
uc-i-with-serif: 8; /* Upper-case i with serif */
|
|
299
|
+
uc-g-with-spur: 10; /* Capital G with spur */
|
|
300
|
+
single-story-a: 11; /* Single-story a */
|
|
301
|
+
compact-lc-f: 12; /* Compact f */
|
|
302
|
+
compact-lc-t: 13; /* Compact t */
|
|
303
|
+
}
|
|
304
|
+
@styleset {
|
|
305
|
+
ss01: 1;
|
|
306
|
+
ss02: 2;
|
|
307
|
+
ss03: 3;
|
|
308
|
+
ss04: 4;
|
|
309
|
+
ss05: 5;
|
|
310
|
+
ss06: 6;
|
|
311
|
+
ss07: 7;
|
|
312
|
+
ss08: 8;
|
|
313
|
+
open-digits: 1; /* Open digits */
|
|
314
|
+
disambiguation: 2; /* Disambiguation (with zero) */
|
|
315
|
+
disambiguation-except-zero: 4; /* Disambiguation (no zero) */
|
|
316
|
+
round-quotes-and-commas: 3; /* Round quotes & commas */
|
|
317
|
+
square-punctuation: 7; /* Square punctuation */
|
|
318
|
+
square-quotes: 8; /* Square quotes */
|
|
319
|
+
circled-characters: 5; /* Circled characters */
|
|
320
|
+
squared-characters: 6; /* Squared characters */
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
@font-feature-values Inter {
|
|
324
|
+
@character-variant {
|
|
325
|
+
cv01: 1;
|
|
326
|
+
cv02: 2;
|
|
327
|
+
cv03: 3;
|
|
328
|
+
cv04: 4;
|
|
329
|
+
cv05: 5;
|
|
330
|
+
cv06: 6;
|
|
331
|
+
cv07: 7;
|
|
332
|
+
cv08: 8;
|
|
333
|
+
cv09: 9;
|
|
334
|
+
cv10: 10;
|
|
335
|
+
cv11: 11;
|
|
336
|
+
cv12: 12;
|
|
337
|
+
cv13: 13;
|
|
338
|
+
alt-1: 1; /* Alternate one */
|
|
339
|
+
alt-3: 9; /* Flat-top three */
|
|
340
|
+
open-4: 2; /* Open four */
|
|
341
|
+
open-6: 3; /* Open six */
|
|
342
|
+
open-9: 4; /* Open nine */
|
|
343
|
+
lc-l-with-tail: 5; /* Lower-case L with tail */
|
|
344
|
+
simplified-u: 6; /* Simplified u */
|
|
345
|
+
alt-double-s: 7; /* Alternate German double s */
|
|
346
|
+
uc-i-with-serif: 8; /* Upper-case i with serif */
|
|
347
|
+
uc-g-with-spur: 10; /* Capital G with spur */
|
|
348
|
+
single-story-a: 11; /* Single-story a */
|
|
349
|
+
compact-lc-f: 12; /* Compact f */
|
|
350
|
+
compact-lc-t: 13; /* Compact t */
|
|
351
|
+
}
|
|
352
|
+
@styleset {
|
|
353
|
+
ss01: 1;
|
|
354
|
+
ss02: 2;
|
|
355
|
+
ss03: 3;
|
|
356
|
+
ss04: 4;
|
|
357
|
+
ss05: 5;
|
|
358
|
+
ss06: 6;
|
|
359
|
+
ss07: 7;
|
|
360
|
+
ss08: 8;
|
|
361
|
+
open-digits: 1; /* Open digits */
|
|
362
|
+
disambiguation: 2; /* Disambiguation (with zero) */
|
|
363
|
+
disambiguation-except-zero: 4; /* Disambiguation (no zero) */
|
|
364
|
+
round-quotes-and-commas: 3; /* Round quotes & commas */
|
|
365
|
+
square-punctuation: 7; /* Square punctuation */
|
|
366
|
+
square-quotes: 8; /* Square quotes */
|
|
367
|
+
circled-characters: 5; /* Circled characters */
|
|
368
|
+
squared-characters: 6; /* Squared characters */
|
|
369
|
+
}
|
|
370
|
+
}
|
|
371
|
+
@font-feature-values InterDisplay {
|
|
372
|
+
@character-variant {
|
|
373
|
+
cv01: 1;
|
|
374
|
+
cv02: 2;
|
|
375
|
+
cv03: 3;
|
|
376
|
+
cv04: 4;
|
|
377
|
+
cv05: 5;
|
|
378
|
+
cv06: 6;
|
|
379
|
+
cv07: 7;
|
|
380
|
+
cv08: 8;
|
|
381
|
+
cv09: 9;
|
|
382
|
+
cv10: 10;
|
|
383
|
+
cv11: 11;
|
|
384
|
+
cv12: 12;
|
|
385
|
+
cv13: 13;
|
|
386
|
+
alt-1: 1; /* Alternate one */
|
|
387
|
+
alt-3: 9; /* Flat-top three */
|
|
388
|
+
open-4: 2; /* Open four */
|
|
389
|
+
open-6: 3; /* Open six */
|
|
390
|
+
open-9: 4; /* Open nine */
|
|
391
|
+
lc-l-with-tail: 5; /* Lower-case L with tail */
|
|
392
|
+
simplified-u: 6; /* Simplified u */
|
|
393
|
+
alt-double-s: 7; /* Alternate German double s */
|
|
394
|
+
uc-i-with-serif: 8; /* Upper-case i with serif */
|
|
395
|
+
uc-g-with-spur: 10; /* Capital G with spur */
|
|
396
|
+
single-story-a: 11; /* Single-story a */
|
|
397
|
+
compact-lc-f: 12; /* Compact f */
|
|
398
|
+
compact-lc-t: 13; /* Compact t */
|
|
399
|
+
}
|
|
400
|
+
@styleset {
|
|
401
|
+
ss01: 1;
|
|
402
|
+
ss02: 2;
|
|
403
|
+
ss03: 3;
|
|
404
|
+
ss04: 4;
|
|
405
|
+
ss05: 5;
|
|
406
|
+
ss06: 6;
|
|
407
|
+
ss07: 7;
|
|
408
|
+
ss08: 8;
|
|
409
|
+
open-digits: 1; /* Open digits */
|
|
410
|
+
disambiguation: 2; /* Disambiguation (with zero) */
|
|
411
|
+
disambiguation-except-zero: 4; /* Disambiguation (no zero) */
|
|
412
|
+
round-quotes-and-commas: 3; /* Round quotes & commas */
|
|
413
|
+
square-punctuation: 7; /* Square punctuation */
|
|
414
|
+
square-quotes: 8; /* Square quotes */
|
|
415
|
+
circled-characters: 5; /* Circled characters */
|
|
416
|
+
squared-characters: 6; /* Squared characters */
|
|
417
|
+
}
|
|
418
|
+
}
|
|
@@ -30,10 +30,10 @@ class AvatarText {
|
|
|
30
30
|
};
|
|
31
31
|
textSizeClass = computed(() => this.sizeMap[this.size() ?? 'normal'].text, { ...(ngDevMode ? { debugName: "textSizeClass" } : {}) });
|
|
32
32
|
gapClass = computed(() => this.sizeMap[this.size() ?? 'normal'].gap, { ...(ngDevMode ? { debugName: "gapClass" } : {}) });
|
|
33
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.
|
|
34
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.
|
|
33
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: AvatarText, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
34
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.2", type: AvatarText, isStandalone: true, selector: "mt-avatar-text", inputs: { title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, subTitle: { classPropertyName: "subTitle", publicName: "subTitle", isSignal: true, isRequired: false, transformFunction: null }, avatarLabel: { classPropertyName: "avatarLabel", publicName: "avatarLabel", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, image: { classPropertyName: "image", publicName: "image", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, shape: { classPropertyName: "shape", publicName: "shape", isSignal: true, isRequired: false, transformFunction: null }, badge: { classPropertyName: "badge", publicName: "badge", isSignal: true, isRequired: false, transformFunction: null }, badgeSize: { classPropertyName: "badgeSize", publicName: "badgeSize", isSignal: true, isRequired: false, transformFunction: null }, badgeSeverity: { classPropertyName: "badgeSeverity", publicName: "badgeSeverity", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { onImageError: "onImageError" }, ngImport: i0, template: "<div [class]=\"'flex items-center ' + gapClass()\">\n <mt-avatar\n [size]=\"size()\"\n [shape]=\"shape()\"\n [label]=\"avatarLabel()\"\n [image]=\"image()\"\n [icon]=\"icon()\"\n [badge]=\"badge()\"\n [badgeSize]=\"badgeSize()\"\n [badgeSeverity]=\"badgeSeverity()\"\n (onImageError)=\"onImageError.emit($event)\"\n >\n </mt-avatar>\n @if (title()) {\n <div [class]=\"textSizeClass()\">\n <div class=\"font-semibold\">\n {{ title() }}\n </div>\n @if (subTitle()) {\n <div class=\"text-muted-color\" [class.font-semibold]=\"!title()\">\n {{ subTitle() }}\n </div>\n }\n </div>\n }\n</div>\n", styles: [""], dependencies: [{ kind: "component", type: Avatar, selector: "mt-avatar", inputs: ["label", "icon", "image", "styleClass", "size", "shape", "badge", "badgeSize", "badgeSeverity"], outputs: ["onImageError"] }] });
|
|
35
35
|
}
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: AvatarText, decorators: [{
|
|
37
37
|
type: Component,
|
|
38
38
|
args: [{ selector: 'mt-avatar-text', standalone: true, imports: [Avatar], template: "<div [class]=\"'flex items-center ' + gapClass()\">\n <mt-avatar\n [size]=\"size()\"\n [shape]=\"shape()\"\n [label]=\"avatarLabel()\"\n [image]=\"image()\"\n [icon]=\"icon()\"\n [badge]=\"badge()\"\n [badgeSize]=\"badgeSize()\"\n [badgeSeverity]=\"badgeSeverity()\"\n (onImageError)=\"onImageError.emit($event)\"\n >\n </mt-avatar>\n @if (title()) {\n <div [class]=\"textSizeClass()\">\n <div class=\"font-semibold\">\n {{ title() }}\n </div>\n @if (subTitle()) {\n <div class=\"text-muted-color\" [class.font-semibold]=\"!title()\">\n {{ subTitle() }}\n </div>\n }\n </div>\n }\n</div>\n" }]
|
|
39
39
|
}], propDecorators: { title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], subTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "subTitle", required: false }] }], avatarLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "avatarLabel", required: false }] }], icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }], image: [{ type: i0.Input, args: [{ isSignal: true, alias: "image", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], shape: [{ type: i0.Input, args: [{ isSignal: true, alias: "shape", required: false }] }], badge: [{ type: i0.Input, args: [{ isSignal: true, alias: "badge", required: false }] }], badgeSize: [{ type: i0.Input, args: [{ isSignal: true, alias: "badgeSize", required: false }] }], badgeSeverity: [{ type: i0.Input, args: [{ isSignal: true, alias: "badgeSeverity", required: false }] }], onImageError: [{ type: i0.Output, args: ["onImageError"] }] } });
|
|
@@ -27,10 +27,10 @@ class Avatar {
|
|
|
27
27
|
return this.badgeSize();
|
|
28
28
|
return this.badgeSizeMap[this.size() ?? 'normal'];
|
|
29
29
|
}, { ...(ngDevMode ? { debugName: "internalBadgeSize" } : {}) });
|
|
30
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.
|
|
31
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.
|
|
30
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: Avatar, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
31
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.2", type: Avatar, isStandalone: true, selector: "mt-avatar", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, image: { classPropertyName: "image", publicName: "image", isSignal: true, isRequired: false, transformFunction: null }, styleClass: { classPropertyName: "styleClass", publicName: "styleClass", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, shape: { classPropertyName: "shape", publicName: "shape", isSignal: true, isRequired: false, transformFunction: null }, badge: { classPropertyName: "badge", publicName: "badge", isSignal: true, isRequired: false, transformFunction: null }, badgeSize: { classPropertyName: "badgeSize", publicName: "badgeSize", isSignal: true, isRequired: false, transformFunction: null }, badgeSeverity: { classPropertyName: "badgeSeverity", publicName: "badgeSeverity", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { onImageError: "onImageError" }, host: { classAttribute: "grid gap-1" }, ngImport: i0, template: "@if (!badge()) {\n <p-avatar\n [styleClass]=\"styleClass()\"\n [size]=\"size()\"\n [shape]=\"shape()\"\n [label]=\"label()\"\n [image]=\"image()\"\n (onImageError)=\"onImageError.emit($event)\"\n >\n @if (icon()) {\n <mt-icon [icon]=\"icon()\" />\n }\n </p-avatar>\n} @else {\n <p-overlaybadge\n [badgeSize]=\"internalBadgeSize()\"\n [value]=\"badge()\"\n [severity]=\"badgeSeverity()\"\n >\n <p-avatar\n [size]=\"size()\"\n [shape]=\"shape()\"\n [label]=\"label()\"\n [image]=\"image()\"\n (onImageError)=\"onImageError($event)\"\n >\n @if (icon()) {\n <mt-icon [icon]=\"icon()\" />\n }\n </p-avatar>\n </p-overlaybadge>\n}\n", styles: [""], dependencies: [{ kind: "ngmodule", type: AvatarModule }, { kind: "component", type: i1.Avatar, selector: "p-avatar", inputs: ["label", "icon", "image", "size", "shape", "styleClass", "ariaLabel", "ariaLabelledBy"], outputs: ["onImageError"] }, { kind: "ngmodule", type: OverlayBadgeModule }, { kind: "component", type: i2.OverlayBadge, selector: "p-overlayBadge, p-overlay-badge, p-overlaybadge", inputs: ["styleClass", "style", "badgeSize", "severity", "value", "badgeDisabled", "size"] }, { kind: "component", type: Icon, selector: "mt-icon", inputs: ["icon"] }] });
|
|
32
32
|
}
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: Avatar, decorators: [{
|
|
34
34
|
type: Component,
|
|
35
35
|
args: [{ selector: 'mt-avatar', standalone: true, imports: [AvatarModule, OverlayBadgeModule, Icon], host: {
|
|
36
36
|
class: 'grid gap-1',
|
|
@@ -9,10 +9,10 @@ class Breadcrumb {
|
|
|
9
9
|
styleClass = input(undefined, { ...(ngDevMode ? { debugName: "styleClass" } : {}) });
|
|
10
10
|
onItemClick = output();
|
|
11
11
|
rtl = signal(document.documentElement.dir === 'rtl', { ...(ngDevMode ? { debugName: "rtl" } : {}) });
|
|
12
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.
|
|
13
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.
|
|
12
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: Breadcrumb, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
13
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.2", type: Breadcrumb, isStandalone: true, selector: "mt-breadcrumb", inputs: { items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null }, styleClass: { classPropertyName: "styleClass", publicName: "styleClass", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { onItemClick: "onItemClick" }, host: { properties: { "class": "styleClass()" } }, ngImport: i0, template: "<nav aria-label=\"breadcrumb\">\n <ol class=\"flex items-center space-x-2\">\n @for (\n item of items();\n track item.label;\n let isFirst = $first;\n let isLast = $last\n ) {\n @if (!isFirst) {\n <li>\n <span class=\"text-gray-400 flex\">\n <mt-icon\n [icon]=\"this.rtl() ? 'arrow.chevron-left' : 'arrow.chevron-right'\"\n ></mt-icon>\n </span>\n </li>\n }\n <li>\n @if (item.routerLink) {\n <a\n [routerLink]=\"item.routerLink\"\n class=\"text-gray-500 hover:text-gray-700 flex items-center gap-1 text-[.95rem]\"\n (click)=\"onItemClick.emit(item)\"\n >\n @if (item.icon) {\n <mt-icon [icon]=\"item.icon\"></mt-icon>\n }\n @if (item.label) {\n <span>{{ item.label }}</span>\n }\n </a>\n } @else {\n <span\n class=\"\n {{\n isLast\n ? 'bg-primary-50 text-primary-400 cursor-default flex items-center gap-1 rounded-md px-2 py-1 text-[.95rem]'\n : 'text-gray-500 hover:text-gray-700 flex items-center gap-1 text-[.95rem]'\n }}\"\n (click)=\"onItemClick.emit(item)\"\n >\n @if (item.icon) {\n <mt-icon [icon]=\"item.icon\"></mt-icon>\n }\n @if (item.label) {\n <span>{{ item.label }}</span>\n }\n </span>\n }\n </li>\n }\n </ol>\n</nav>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: RouterModule }, { kind: "directive", type: i1.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: Icon, selector: "mt-icon", inputs: ["icon"] }] });
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: Breadcrumb, decorators: [{
|
|
16
16
|
type: Component,
|
|
17
17
|
args: [{ selector: 'mt-breadcrumb', standalone: true, imports: [RouterModule, Icon], host: {
|
|
18
18
|
'[class]': 'styleClass()',
|
|
@@ -4,10 +4,10 @@ import * as i1 from 'primeng/buttongroup';
|
|
|
4
4
|
import { ButtonGroupModule } from 'primeng/buttongroup';
|
|
5
5
|
|
|
6
6
|
class ButtonGroup {
|
|
7
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.
|
|
8
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.
|
|
7
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: ButtonGroup, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
8
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.2", type: ButtonGroup, isStandalone: true, selector: "mt-buttonGroup, mt-buttongroup, mt-button-group", ngImport: i0, template: "<p-buttongroup>\n <ng-content></ng-content>\n</p-buttongroup>\n", styles: [":host ::ng-deep .p-buttongroup mt-button:first-of-type:not(:only-of-type) p-button .p-button{border-start-end-radius:0;border-end-end-radius:0}:host ::ng-deep .p-buttongroup mt-button:last-of-type:not(:only-of-type) p-button .p-button{border-start-start-radius:0;border-end-start-radius:0}:host ::ng-deep .p-buttongroup mt-button:not(:first-of-type):not(:last-of-type) p-button .p-button{border-radius:0}:host ::ng-deep .p-buttongroup mt-button:not(:last-child) p-button .p-button,:host ::ng-deep .p-buttongroup mt-button:not(:last-child) p-button .p-button:hover{border-right:0 none}\n"], dependencies: [{ kind: "ngmodule", type: ButtonGroupModule }, { kind: "component", type: i1.ButtonGroup, selector: "p-buttonGroup, p-buttongroup, p-button-group" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: ButtonGroup, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'mt-buttonGroup, mt-buttongroup, mt-button-group', standalone: true, imports: [ButtonGroupModule], changeDetection: ChangeDetectionStrategy.OnPush, template: "<p-buttongroup>\n <ng-content></ng-content>\n</p-buttongroup>\n", styles: [":host ::ng-deep .p-buttongroup mt-button:first-of-type:not(:only-of-type) p-button .p-button{border-start-end-radius:0;border-end-end-radius:0}:host ::ng-deep .p-buttongroup mt-button:last-of-type:not(:only-of-type) p-button .p-button{border-start-start-radius:0;border-end-start-radius:0}:host ::ng-deep .p-buttongroup mt-button:not(:first-of-type):not(:last-of-type) p-button .p-button{border-radius:0}:host ::ng-deep .p-buttongroup mt-button:not(:last-child) p-button .p-button,:host ::ng-deep .p-buttongroup mt-button:not(:last-child) p-button .p-button:hover{border-right:0 none}\n"] }]
|
|
13
13
|
}] });
|
|
@@ -33,10 +33,10 @@ class Button {
|
|
|
33
33
|
onClick = output();
|
|
34
34
|
onFocus = output();
|
|
35
35
|
onBlur = output();
|
|
36
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.
|
|
37
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.
|
|
36
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: Button, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
37
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.2", type: Button, isStandalone: true, selector: "mt-button", inputs: { iconText: { classPropertyName: "iconText", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, tooltip: { classPropertyName: "tooltip", publicName: "tooltip", isSignal: true, isRequired: false, transformFunction: null }, class: { classPropertyName: "class", publicName: "class", isSignal: true, isRequired: false, transformFunction: null }, type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, styleClass: { classPropertyName: "styleClass", publicName: "styleClass", isSignal: true, isRequired: false, transformFunction: null }, severity: { classPropertyName: "severity", publicName: "severity", isSignal: true, isRequired: false, transformFunction: null }, badge: { classPropertyName: "badge", publicName: "badge", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, badgeSeverity: { classPropertyName: "badgeSeverity", publicName: "badgeSeverity", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, iconPos: { classPropertyName: "iconPos", publicName: "iconPos", isSignal: true, isRequired: false, transformFunction: null }, autofocus: { classPropertyName: "autofocus", publicName: "autofocus", isSignal: true, isRequired: false, transformFunction: null }, fluid: { classPropertyName: "fluid", publicName: "fluid", isSignal: true, isRequired: false, transformFunction: null }, raised: { classPropertyName: "raised", publicName: "raised", isSignal: true, isRequired: false, transformFunction: null }, rounded: { classPropertyName: "rounded", publicName: "rounded", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, plain: { classPropertyName: "plain", publicName: "plain", isSignal: true, isRequired: false, transformFunction: null }, outlined: { classPropertyName: "outlined", publicName: "outlined", isSignal: true, isRequired: false, transformFunction: null }, link: { classPropertyName: "link", publicName: "link", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, loading: { classPropertyName: "loading", publicName: "loading", isSignal: true, isRequired: false, transformFunction: null }, pInputs: { classPropertyName: "pInputs", publicName: "pInputs", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { onClick: "onClick", onFocus: "onFocus", onBlur: "onBlur" }, host: { properties: { "class.w-full": "fluid()" }, classAttribute: "grid gap-1" }, ngImport: i0, template: "<p-button\n [fluid]=\"fluid()\"\n [severity]=\"severity()\"\n [size]=\"size()\"\n [label]=\"label()\"\n [mtTooltip]=\"tooltip()\"\n tooltipPosition=\"top\"\n [iconPos]=\"iconPos()\"\n [type]=\"type()\"\n [badge]=\"badge()\"\n [badgeSeverity]=\"badgeSeverity()\"\n [variant]=\"variant()\"\n [loading]=\"loading()\"\n [disabled]=\"disabled()\"\n [link]=\"link()\"\n [plain]=\"plain()\"\n [text]=\"text()\"\n [raised]=\"raised()\"\n [outlined]=\"outlined()\"\n [rounded]=\"rounded()\"\n [autofocus]=\"autofocus()\"\n [styleClass]=\"styleClass()\"\n (onClick)=\"onClick.emit($event)\"\n (onFocus)=\"onFocus.emit($event)\"\n (onBlur)=\"onBlur.emit($event)\"\n>\n @if (iconText()) {\n <ng-template #icon>\n <mt-icon\n [class.order-1]=\"iconPos() === 'end' || iconPos() === 'bottom'\"\n [icon]=\"iconText()\"\n />\n </ng-template>\n }\n\n <!-- <ng-template #loadingicon> -->\n <!-- <mt-icon -->\n <!-- class=\"p-icon-spin\" -->\n <!-- [class.order-1]=\"iconPos() === 'end' || iconPos() === 'bottom'\" -->\n <!-- icon=\"general.loading-01\" -->\n <!-- /> -->\n <!-- </ng-template> -->\n</p-button>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: ButtonModule }, { kind: "component", type: i1.Button, selector: "p-button", inputs: ["hostName", "type", "badge", "disabled", "raised", "rounded", "text", "plain", "outlined", "link", "tabindex", "size", "variant", "style", "styleClass", "badgeClass", "badgeSeverity", "ariaLabel", "autofocus", "iconPos", "icon", "label", "loading", "loadingIcon", "severity", "buttonProps", "fluid"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: Icon, selector: "mt-icon", inputs: ["icon"] }, { kind: "directive", type: Tooltip, selector: "[mtTooltip]" }] });
|
|
38
38
|
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.
|
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: Button, decorators: [{
|
|
40
40
|
type: Component,
|
|
41
41
|
args: [{ selector: 'mt-button', standalone: true, imports: [ButtonModule, Icon, Tooltip], host: {
|
|
42
42
|
class: 'grid gap-1',
|
|
@@ -9,10 +9,10 @@ class Card {
|
|
|
9
9
|
paddingless = input(false, { ...(ngDevMode ? { debugName: "paddingless" } : {}), transform: booleanAttribute });
|
|
10
10
|
// Content child to get the headless template
|
|
11
11
|
headless = contentChild('headless', { ...(ngDevMode ? { debugName: "headless" } : {}) });
|
|
12
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.
|
|
13
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.
|
|
12
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: Card, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
13
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.2", type: Card, isStandalone: true, selector: "mt-card", inputs: { class: { classPropertyName: "class", publicName: "class", isSignal: true, isRequired: false, transformFunction: null }, title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, paddingless: { classPropertyName: "paddingless", publicName: "paddingless", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "block bg-content rounded-2xl border-1 border-surface" }, queries: [{ propertyName: "headless", first: true, predicate: ["headless"], descendants: true, isSignal: true }], ngImport: i0, template: "<div class=\"size-full flex flex-col\">\n @if (headless()) {\n <!-- Custom headless template -->\n <ng-container [ngTemplateOutlet]=\"headless()\"></ng-container>\n } @else {\n @if (title()) {\n <!-- Default header with dynamic title -->\n <div\n class=\"flex items-center justify-between px-4 py-5 border-b border-surface\"\n >\n <h3 class=\"text-xl font-semibold\">{{ title() }}</h3>\n </div>\n }\n\n <div class=\"flex-1\" [class.p-4]=\"!paddingless()\">\n <ng-content></ng-content>\n </div>\n }\n</div>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: Card, decorators: [{
|
|
16
16
|
type: Component,
|
|
17
17
|
args: [{ selector: 'mt-card', standalone: true, imports: [CommonModule], host: {
|
|
18
18
|
class: 'block bg-content rounded-2xl border-1 border-surface',
|
|
@@ -67,10 +67,10 @@ class CheckboxField {
|
|
|
67
67
|
setDisabledState(disabled) {
|
|
68
68
|
this.disabled.set(disabled);
|
|
69
69
|
}
|
|
70
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.
|
|
71
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.
|
|
70
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: CheckboxField, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
71
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.2", type: CheckboxField, isStandalone: true, selector: "mt-checkbox-field", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, labelPosition: { classPropertyName: "labelPosition", publicName: "labelPosition", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, pInputs: { classPropertyName: "pInputs", publicName: "pInputs", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { onChange: "onChange" }, host: { classAttribute: "grid gap-1" }, viewQueries: [{ propertyName: "checkbox", first: true, predicate: ["checkbox"], descendants: true, static: true }], ngImport: i0, template: "<div\n class=\"flex gap-1\"\n [class.items-center]=\"!isVertical()\"\n [class.gap-2]=\"!isVertical()\"\n [class.flex-col]=\"isVertical()\"\n [class.flex-col-reverse]=\"labelPosition() === 'top'\"\n [class.flex-row-reverse]=\"labelPosition() === 'start'\"\n [class.justify-end]=\"labelPosition() === 'start'\"\n>\n <p-checkbox\n #checkbox\n [ngModel]=\"value()\"\n (ngModelChange)=\"onValueChange($event)\"\n (onChange)=\"onChange.emit($event)\"\n (onBlur)=\"onTouched()\"\n [disabled]=\"disabled() || readonly()\"\n [inputId]=\"ngControl?.name ? ngControl?.name?.toString() : label()\"\n [binary]=\"true\"\n [invalid]=\"isInvalid(ngControl?.control)\"\n class=\"leading-none\"\n ></p-checkbox>\n @if (label()) {\n <label\n [class.required]=\"ngControl?.control?.hasValidator(requiredValidator)\"\n [for]=\"ngControl?.name || label()\"\n >{{ label() }}</label\n >\n }\n</div>\n\n<mt-field-validation [control]=\"ngControl?.control\"></mt-field-validation>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type: CheckboxModule }, { kind: "component", type: i2.Checkbox, selector: "p-checkbox, p-checkBox, p-check-box", inputs: ["hostName", "value", "binary", "ariaLabelledBy", "ariaLabel", "tabindex", "inputId", "inputStyle", "styleClass", "inputClass", "indeterminate", "formControl", "checkboxIcon", "readonly", "autofocus", "trueValue", "falseValue", "variant", "size"], outputs: ["onChange", "onFocus", "onBlur"] }, { kind: "component", type: FieldValidation, selector: "mt-field-validation", inputs: ["control", "touched"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
72
72
|
}
|
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.
|
|
73
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: CheckboxField, decorators: [{
|
|
74
74
|
type: Component,
|
|
75
75
|
args: [{ selector: 'mt-checkbox-field', standalone: true, imports: [FormsModule, CheckboxModule, FieldValidation], changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
76
76
|
class: 'grid gap-1',
|
|
@@ -19,10 +19,10 @@ class Chip {
|
|
|
19
19
|
onChipImageError(event) {
|
|
20
20
|
this.onImageError.emit(event);
|
|
21
21
|
}
|
|
22
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.
|
|
23
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.
|
|
22
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: Chip, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
23
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.2", type: Chip, isStandalone: true, selector: "mt-chip", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, image: { classPropertyName: "image", publicName: "image", isSignal: true, isRequired: false, transformFunction: null }, removable: { classPropertyName: "removable", publicName: "removable", isSignal: true, isRequired: false, transformFunction: null }, removeIcon: { classPropertyName: "removeIcon", publicName: "removeIcon", isSignal: true, isRequired: false, transformFunction: null }, styleClass: { classPropertyName: "styleClass", publicName: "styleClass", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { onRemove: "onRemove", onImageError: "onImageError" }, ngImport: i0, template: "<p-chip\n [label]=\"label()\"\n [image]=\"image()\"\n [removable]=\"removable()\"\n [removeIcon]=\"removeIcon()\"\n [class]=\"styleClass()\"\n (onRemove)=\"onChipRemove($event)\"\n (onImageError)=\"onChipImageError($event)\"\n>\n <ng-template #removeicon>\n <mt-icon class=\"align-super!\" [icon]=\"removeIcon()\" />\n </ng-template>\n @if (icon()) {\n <mt-icon #iconTemplate class=\"align-super!\" [icon]=\"icon()\" />\n }\n</p-chip>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: ChipModule }, { kind: "component", type: i1.Chip, selector: "p-chip", inputs: ["label", "icon", "image", "alt", "styleClass", "disabled", "removable", "removeIcon", "chipProps"], outputs: ["onRemove", "onImageError"] }, { kind: "component", type: Icon, selector: "mt-icon", inputs: ["icon"] }] });
|
|
24
24
|
}
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.2", ngImport: i0, type: Chip, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
27
|
args: [{ selector: 'mt-chip', standalone: true, imports: [ChipModule, Icon], template: "<p-chip\n [label]=\"label()\"\n [image]=\"image()\"\n [removable]=\"removable()\"\n [removeIcon]=\"removeIcon()\"\n [class]=\"styleClass()\"\n (onRemove)=\"onChipRemove($event)\"\n (onImageError)=\"onChipImageError($event)\"\n>\n <ng-template #removeicon>\n <mt-icon class=\"align-super!\" [icon]=\"removeIcon()\" />\n </ng-template>\n @if (icon()) {\n <mt-icon #iconTemplate class=\"align-super!\" [icon]=\"icon()\" />\n }\n</p-chip>\n" }]
|
|
28
28
|
}], propDecorators: { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }], image: [{ type: i0.Input, args: [{ isSignal: true, alias: "image", required: false }] }], removable: [{ type: i0.Input, args: [{ isSignal: true, alias: "removable", required: false }] }], removeIcon: [{ type: i0.Input, args: [{ isSignal: true, alias: "removeIcon", required: false }] }], styleClass: [{ type: i0.Input, args: [{ isSignal: true, alias: "styleClass", required: false }] }], onRemove: [{ type: i0.Output, args: ["onRemove"] }], onImageError: [{ type: i0.Output, args: ["onImageError"] }] } });
|