@mittwald/flow-remote-elements 0.2.0-alpha.15 → 0.2.0-alpha.17
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
|
@@ -3,7 +3,7 @@ var C = (e, a, r) => a in e ? c(e, a, { enumerable: !0, configurable: !0, writab
|
|
|
3
3
|
var l = (e, a, r) => C(e, typeof a != "symbol" ? a + "" : a, r);
|
|
4
4
|
import { RemoteElement as m, RemoteEvent as g } from "@mittwald/flow-remote-core";
|
|
5
5
|
import { isObjectType as v, omit as b } from "remeda";
|
|
6
|
-
const
|
|
6
|
+
const h = (e) => {
|
|
7
7
|
const a = [];
|
|
8
8
|
for (const r in e)
|
|
9
9
|
a.push(r);
|
|
@@ -21,7 +21,7 @@ class t extends m {
|
|
|
21
21
|
if (v(o.detail)) {
|
|
22
22
|
const d = b(
|
|
23
23
|
o.detail,
|
|
24
|
-
|
|
24
|
+
h(o)
|
|
25
25
|
);
|
|
26
26
|
Object.assign(o, d);
|
|
27
27
|
} else
|
|
@@ -35,7 +35,7 @@ class t extends m {
|
|
|
35
35
|
this.eventListenerMap.delete(i), super.removeEventListener(r, n ?? i, u);
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
|
-
class
|
|
38
|
+
class y extends t {
|
|
39
39
|
static get remoteAttributes() {
|
|
40
40
|
return ["style"];
|
|
41
41
|
}
|
|
@@ -326,34 +326,8 @@ class h extends t {
|
|
|
326
326
|
return [];
|
|
327
327
|
}
|
|
328
328
|
}
|
|
329
|
-
customElements.define("flr-accordion",
|
|
329
|
+
customElements.define("flr-accordion", y);
|
|
330
330
|
class f extends t {
|
|
331
|
-
static get remoteAttributes() {
|
|
332
|
-
return ["style"];
|
|
333
|
-
}
|
|
334
|
-
static get remoteProperties() {
|
|
335
|
-
return {
|
|
336
|
-
action: {},
|
|
337
|
-
actionModel: {},
|
|
338
|
-
break: {},
|
|
339
|
-
closeOverlay: {},
|
|
340
|
-
openOverlay: {},
|
|
341
|
-
showFeedback: {},
|
|
342
|
-
skip: {},
|
|
343
|
-
toggleOverlay: {}
|
|
344
|
-
};
|
|
345
|
-
}
|
|
346
|
-
static get remoteEvents() {
|
|
347
|
-
return {
|
|
348
|
-
action: {}
|
|
349
|
-
};
|
|
350
|
-
}
|
|
351
|
-
static get remoteSlots() {
|
|
352
|
-
return [];
|
|
353
|
-
}
|
|
354
|
-
}
|
|
355
|
-
customElements.define("flr-action", f);
|
|
356
|
-
class E extends t {
|
|
357
331
|
static get remoteAttributes() {
|
|
358
332
|
return ["style"];
|
|
359
333
|
}
|
|
@@ -371,8 +345,8 @@ class E extends t {
|
|
|
371
345
|
return [];
|
|
372
346
|
}
|
|
373
347
|
}
|
|
374
|
-
customElements.define("flr-action-group",
|
|
375
|
-
class
|
|
348
|
+
customElements.define("flr-action-group", f);
|
|
349
|
+
class E extends t {
|
|
376
350
|
static get remoteAttributes() {
|
|
377
351
|
return ["style"];
|
|
378
352
|
}
|
|
@@ -662,8 +636,8 @@ class x extends t {
|
|
|
662
636
|
return [];
|
|
663
637
|
}
|
|
664
638
|
}
|
|
665
|
-
customElements.define("flr-alert",
|
|
666
|
-
class
|
|
639
|
+
customElements.define("flr-alert", E);
|
|
640
|
+
class x extends t {
|
|
667
641
|
static get remoteAttributes() {
|
|
668
642
|
return ["style"];
|
|
669
643
|
}
|
|
@@ -680,8 +654,8 @@ class k extends t {
|
|
|
680
654
|
return [];
|
|
681
655
|
}
|
|
682
656
|
}
|
|
683
|
-
customElements.define("flr-alert-badge",
|
|
684
|
-
class
|
|
657
|
+
customElements.define("flr-alert-badge", x);
|
|
658
|
+
class k extends t {
|
|
685
659
|
static get remoteAttributes() {
|
|
686
660
|
return ["style"];
|
|
687
661
|
}
|
|
@@ -1178,8 +1152,8 @@ class S extends t {
|
|
|
1178
1152
|
return [];
|
|
1179
1153
|
}
|
|
1180
1154
|
}
|
|
1181
|
-
customElements.define("flr-alert-icon",
|
|
1182
|
-
class
|
|
1155
|
+
customElements.define("flr-alert-icon", k);
|
|
1156
|
+
class S extends t {
|
|
1183
1157
|
static get remoteAttributes() {
|
|
1184
1158
|
return ["style"];
|
|
1185
1159
|
}
|
|
@@ -1195,8 +1169,8 @@ class w extends t {
|
|
|
1195
1169
|
return [];
|
|
1196
1170
|
}
|
|
1197
1171
|
}
|
|
1198
|
-
customElements.define("flr-align",
|
|
1199
|
-
class
|
|
1172
|
+
customElements.define("flr-align", S);
|
|
1173
|
+
class w extends t {
|
|
1200
1174
|
static get remoteAttributes() {
|
|
1201
1175
|
return ["style"];
|
|
1202
1176
|
}
|
|
@@ -1214,8 +1188,8 @@ class P extends t {
|
|
|
1214
1188
|
return [];
|
|
1215
1189
|
}
|
|
1216
1190
|
}
|
|
1217
|
-
customElements.define("flr-avatar",
|
|
1218
|
-
class
|
|
1191
|
+
customElements.define("flr-avatar", w);
|
|
1192
|
+
class P extends t {
|
|
1219
1193
|
static get remoteAttributes() {
|
|
1220
1194
|
return ["style"];
|
|
1221
1195
|
}
|
|
@@ -1236,8 +1210,8 @@ class O extends t {
|
|
|
1236
1210
|
return [];
|
|
1237
1211
|
}
|
|
1238
1212
|
}
|
|
1239
|
-
customElements.define("flr-badge",
|
|
1240
|
-
class
|
|
1213
|
+
customElements.define("flr-badge", P);
|
|
1214
|
+
class O extends t {
|
|
1241
1215
|
static get remoteAttributes() {
|
|
1242
1216
|
return ["style"];
|
|
1243
1217
|
}
|
|
@@ -1265,8 +1239,8 @@ class M extends t {
|
|
|
1265
1239
|
return [];
|
|
1266
1240
|
}
|
|
1267
1241
|
}
|
|
1268
|
-
customElements.define("flr-breadcrumb",
|
|
1269
|
-
class
|
|
1242
|
+
customElements.define("flr-breadcrumb", O);
|
|
1243
|
+
class M extends t {
|
|
1270
1244
|
static get remoteAttributes() {
|
|
1271
1245
|
return ["style"];
|
|
1272
1246
|
}
|
|
@@ -1328,8 +1302,8 @@ class D extends t {
|
|
|
1328
1302
|
return [];
|
|
1329
1303
|
}
|
|
1330
1304
|
}
|
|
1331
|
-
customElements.define("flr-button",
|
|
1332
|
-
class
|
|
1305
|
+
customElements.define("flr-button", M);
|
|
1306
|
+
class D extends t {
|
|
1333
1307
|
static get remoteAttributes() {
|
|
1334
1308
|
return ["style"];
|
|
1335
1309
|
}
|
|
@@ -1377,8 +1351,8 @@ class U extends t {
|
|
|
1377
1351
|
return [];
|
|
1378
1352
|
}
|
|
1379
1353
|
}
|
|
1380
|
-
customElements.define("flr-checkbox",
|
|
1381
|
-
class
|
|
1354
|
+
customElements.define("flr-checkbox", D);
|
|
1355
|
+
class U extends t {
|
|
1382
1356
|
static get remoteAttributes() {
|
|
1383
1357
|
return ["style"];
|
|
1384
1358
|
}
|
|
@@ -1426,8 +1400,8 @@ class R extends t {
|
|
|
1426
1400
|
return [];
|
|
1427
1401
|
}
|
|
1428
1402
|
}
|
|
1429
|
-
customElements.define("flr-checkbox-button",
|
|
1430
|
-
class
|
|
1403
|
+
customElements.define("flr-checkbox-button", U);
|
|
1404
|
+
class R extends t {
|
|
1431
1405
|
static get remoteAttributes() {
|
|
1432
1406
|
return ["style"];
|
|
1433
1407
|
}
|
|
@@ -1467,8 +1441,8 @@ class T extends t {
|
|
|
1467
1441
|
return [];
|
|
1468
1442
|
}
|
|
1469
1443
|
}
|
|
1470
|
-
customElements.define("flr-checkbox-group",
|
|
1471
|
-
class
|
|
1444
|
+
customElements.define("flr-checkbox-group", R);
|
|
1445
|
+
class T extends t {
|
|
1472
1446
|
static get remoteAttributes() {
|
|
1473
1447
|
return ["style"];
|
|
1474
1448
|
}
|
|
@@ -1487,8 +1461,8 @@ class I extends t {
|
|
|
1487
1461
|
return [];
|
|
1488
1462
|
}
|
|
1489
1463
|
}
|
|
1490
|
-
customElements.define("flr-code-block",
|
|
1491
|
-
class
|
|
1464
|
+
customElements.define("flr-code-block", T);
|
|
1465
|
+
class I extends t {
|
|
1492
1466
|
static get remoteAttributes() {
|
|
1493
1467
|
return ["style"];
|
|
1494
1468
|
}
|
|
@@ -1784,8 +1758,8 @@ class A extends t {
|
|
|
1784
1758
|
return [];
|
|
1785
1759
|
}
|
|
1786
1760
|
}
|
|
1787
|
-
customElements.define("flr-column-layout",
|
|
1788
|
-
class
|
|
1761
|
+
customElements.define("flr-column-layout", I);
|
|
1762
|
+
class A extends t {
|
|
1789
1763
|
static get remoteAttributes() {
|
|
1790
1764
|
return ["style"];
|
|
1791
1765
|
}
|
|
@@ -2076,8 +2050,8 @@ class L extends t {
|
|
|
2076
2050
|
return [];
|
|
2077
2051
|
}
|
|
2078
2052
|
}
|
|
2079
|
-
customElements.define("flr-content",
|
|
2080
|
-
class
|
|
2053
|
+
customElements.define("flr-content", A);
|
|
2054
|
+
class L extends t {
|
|
2081
2055
|
static get remoteAttributes() {
|
|
2082
2056
|
return ["style"];
|
|
2083
2057
|
}
|
|
@@ -2126,8 +2100,8 @@ class z extends t {
|
|
|
2126
2100
|
return [];
|
|
2127
2101
|
}
|
|
2128
2102
|
}
|
|
2129
|
-
customElements.define("flr-context-menu",
|
|
2130
|
-
class
|
|
2103
|
+
customElements.define("flr-context-menu", L);
|
|
2104
|
+
class z extends t {
|
|
2131
2105
|
static get remoteAttributes() {
|
|
2132
2106
|
return ["style"];
|
|
2133
2107
|
}
|
|
@@ -2145,9 +2119,9 @@ class N extends t {
|
|
|
2145
2119
|
}
|
|
2146
2120
|
customElements.define(
|
|
2147
2121
|
"flr-context-menu-section",
|
|
2148
|
-
|
|
2122
|
+
z
|
|
2149
2123
|
);
|
|
2150
|
-
class
|
|
2124
|
+
class N extends t {
|
|
2151
2125
|
static get remoteAttributes() {
|
|
2152
2126
|
return ["style"];
|
|
2153
2127
|
}
|
|
@@ -2166,9 +2140,9 @@ class F extends t {
|
|
|
2166
2140
|
}
|
|
2167
2141
|
customElements.define(
|
|
2168
2142
|
"flr-context-menu-trigger",
|
|
2169
|
-
|
|
2143
|
+
N
|
|
2170
2144
|
);
|
|
2171
|
-
class
|
|
2145
|
+
class F extends t {
|
|
2172
2146
|
static get remoteAttributes() {
|
|
2173
2147
|
return ["style"];
|
|
2174
2148
|
}
|
|
@@ -2211,8 +2185,8 @@ class H extends t {
|
|
|
2211
2185
|
return [];
|
|
2212
2186
|
}
|
|
2213
2187
|
}
|
|
2214
|
-
customElements.define("flr-contextual-help",
|
|
2215
|
-
class
|
|
2188
|
+
customElements.define("flr-contextual-help", F);
|
|
2189
|
+
class H extends t {
|
|
2216
2190
|
static get remoteAttributes() {
|
|
2217
2191
|
return ["style"];
|
|
2218
2192
|
}
|
|
@@ -2231,9 +2205,9 @@ class V extends t {
|
|
|
2231
2205
|
}
|
|
2232
2206
|
customElements.define(
|
|
2233
2207
|
"flr-contextual-help-trigger",
|
|
2234
|
-
|
|
2208
|
+
H
|
|
2235
2209
|
);
|
|
2236
|
-
class
|
|
2210
|
+
class V extends t {
|
|
2237
2211
|
static get remoteAttributes() {
|
|
2238
2212
|
return ["style"];
|
|
2239
2213
|
}
|
|
@@ -2293,8 +2267,8 @@ class K extends t {
|
|
|
2293
2267
|
return ["text"];
|
|
2294
2268
|
}
|
|
2295
2269
|
}
|
|
2296
|
-
customElements.define("flr-copy-button",
|
|
2297
|
-
class
|
|
2270
|
+
customElements.define("flr-copy-button", V);
|
|
2271
|
+
class K extends t {
|
|
2298
2272
|
static get remoteAttributes() {
|
|
2299
2273
|
return ["style"];
|
|
2300
2274
|
}
|
|
@@ -2585,8 +2559,8 @@ class W extends t {
|
|
|
2585
2559
|
return [];
|
|
2586
2560
|
}
|
|
2587
2561
|
}
|
|
2588
|
-
customElements.define("flr-counter-badge",
|
|
2589
|
-
class
|
|
2562
|
+
customElements.define("flr-counter-badge", K);
|
|
2563
|
+
class W extends t {
|
|
2590
2564
|
static get remoteAttributes() {
|
|
2591
2565
|
return ["style"];
|
|
2592
2566
|
}
|
|
@@ -2631,8 +2605,8 @@ class B extends t {
|
|
|
2631
2605
|
return [];
|
|
2632
2606
|
}
|
|
2633
2607
|
}
|
|
2634
|
-
customElements.define("flr-country-options",
|
|
2635
|
-
class
|
|
2608
|
+
customElements.define("flr-country-options", W);
|
|
2609
|
+
class B extends t {
|
|
2636
2610
|
static get remoteAttributes() {
|
|
2637
2611
|
return ["style"];
|
|
2638
2612
|
}
|
|
@@ -2685,8 +2659,8 @@ class q extends t {
|
|
|
2685
2659
|
return ["errorMessage"];
|
|
2686
2660
|
}
|
|
2687
2661
|
}
|
|
2688
|
-
customElements.define("flr-date-picker",
|
|
2689
|
-
class
|
|
2662
|
+
customElements.define("flr-date-picker", B);
|
|
2663
|
+
class q extends t {
|
|
2690
2664
|
static get remoteAttributes() {
|
|
2691
2665
|
return ["style"];
|
|
2692
2666
|
}
|
|
@@ -2741,8 +2715,8 @@ class G extends t {
|
|
|
2741
2715
|
return ["errorMessage"];
|
|
2742
2716
|
}
|
|
2743
2717
|
}
|
|
2744
|
-
customElements.define("flr-date-range-picker",
|
|
2745
|
-
class
|
|
2718
|
+
customElements.define("flr-date-range-picker", q);
|
|
2719
|
+
class G extends t {
|
|
2746
2720
|
static get remoteAttributes() {
|
|
2747
2721
|
return ["style"];
|
|
2748
2722
|
}
|
|
@@ -2758,8 +2732,8 @@ class X extends t {
|
|
|
2758
2732
|
return [];
|
|
2759
2733
|
}
|
|
2760
2734
|
}
|
|
2761
|
-
customElements.define("flr-div",
|
|
2762
|
-
class
|
|
2735
|
+
customElements.define("flr-div", G);
|
|
2736
|
+
class X extends t {
|
|
2763
2737
|
static get remoteAttributes() {
|
|
2764
2738
|
return ["style"];
|
|
2765
2739
|
}
|
|
@@ -3050,8 +3024,8 @@ class Y extends t {
|
|
|
3050
3024
|
return [];
|
|
3051
3025
|
}
|
|
3052
3026
|
}
|
|
3053
|
-
customElements.define("flr-field-description",
|
|
3054
|
-
class
|
|
3027
|
+
customElements.define("flr-field-description", X);
|
|
3028
|
+
class Y extends t {
|
|
3055
3029
|
static get remoteAttributes() {
|
|
3056
3030
|
return ["style"];
|
|
3057
3031
|
}
|
|
@@ -3068,8 +3042,8 @@ class j extends t {
|
|
|
3068
3042
|
return [];
|
|
3069
3043
|
}
|
|
3070
3044
|
}
|
|
3071
|
-
customElements.define("flr-field-error",
|
|
3072
|
-
class
|
|
3045
|
+
customElements.define("flr-field-error", Y);
|
|
3046
|
+
class j extends t {
|
|
3073
3047
|
static get remoteAttributes() {
|
|
3074
3048
|
return ["style"];
|
|
3075
3049
|
}
|
|
@@ -3368,8 +3342,8 @@ class Z extends t {
|
|
|
3368
3342
|
return [];
|
|
3369
3343
|
}
|
|
3370
3344
|
}
|
|
3371
|
-
customElements.define("flr-file-card",
|
|
3372
|
-
class
|
|
3345
|
+
customElements.define("flr-file-card", j);
|
|
3346
|
+
class Z extends t {
|
|
3373
3347
|
static get remoteAttributes() {
|
|
3374
3348
|
return ["style"];
|
|
3375
3349
|
}
|
|
@@ -3664,8 +3638,8 @@ class _ extends t {
|
|
|
3664
3638
|
return [];
|
|
3665
3639
|
}
|
|
3666
3640
|
}
|
|
3667
|
-
customElements.define("flr-file-card-list",
|
|
3668
|
-
class
|
|
3641
|
+
customElements.define("flr-file-card-list", Z);
|
|
3642
|
+
class _ extends t {
|
|
3669
3643
|
static get remoteAttributes() {
|
|
3670
3644
|
return ["style"];
|
|
3671
3645
|
}
|
|
@@ -3689,8 +3663,8 @@ class J extends t {
|
|
|
3689
3663
|
return [];
|
|
3690
3664
|
}
|
|
3691
3665
|
}
|
|
3692
|
-
customElements.define("flr-file-field",
|
|
3693
|
-
class
|
|
3666
|
+
customElements.define("flr-file-field", _);
|
|
3667
|
+
class J extends t {
|
|
3694
3668
|
static get remoteAttributes() {
|
|
3695
3669
|
return ["style"];
|
|
3696
3670
|
}
|
|
@@ -3704,8 +3678,8 @@ class Q extends t {
|
|
|
3704
3678
|
return [];
|
|
3705
3679
|
}
|
|
3706
3680
|
}
|
|
3707
|
-
customElements.define("flr-fragment",
|
|
3708
|
-
class
|
|
3681
|
+
customElements.define("flr-fragment", J);
|
|
3682
|
+
class Q extends t {
|
|
3709
3683
|
static get remoteAttributes() {
|
|
3710
3684
|
return ["style"];
|
|
3711
3685
|
}
|
|
@@ -3996,8 +3970,8 @@ class $ extends t {
|
|
|
3996
3970
|
return [];
|
|
3997
3971
|
}
|
|
3998
3972
|
}
|
|
3999
|
-
customElements.define("flr-header",
|
|
4000
|
-
class
|
|
3973
|
+
customElements.define("flr-header", Q);
|
|
3974
|
+
class $ extends t {
|
|
4001
3975
|
static get remoteAttributes() {
|
|
4002
3976
|
return ["style"];
|
|
4003
3977
|
}
|
|
@@ -4286,8 +4260,8 @@ class ee extends t {
|
|
|
4286
4260
|
return [];
|
|
4287
4261
|
}
|
|
4288
4262
|
}
|
|
4289
|
-
customElements.define("flr-header-navigation",
|
|
4290
|
-
class
|
|
4263
|
+
customElements.define("flr-header-navigation", $);
|
|
4264
|
+
class ee extends t {
|
|
4291
4265
|
static get remoteAttributes() {
|
|
4292
4266
|
return ["style"];
|
|
4293
4267
|
}
|
|
@@ -4578,8 +4552,8 @@ class te extends t {
|
|
|
4578
4552
|
return [];
|
|
4579
4553
|
}
|
|
4580
4554
|
}
|
|
4581
|
-
customElements.define("flr-heading",
|
|
4582
|
-
class
|
|
4555
|
+
customElements.define("flr-heading", ee);
|
|
4556
|
+
class te extends t {
|
|
4583
4557
|
static get remoteAttributes() {
|
|
4584
4558
|
return ["style"];
|
|
4585
4559
|
}
|
|
@@ -5075,8 +5049,8 @@ class ae extends t {
|
|
|
5075
5049
|
return [];
|
|
5076
5050
|
}
|
|
5077
5051
|
}
|
|
5078
|
-
customElements.define("flr-icon",
|
|
5079
|
-
class
|
|
5052
|
+
customElements.define("flr-icon", te);
|
|
5053
|
+
class ae extends t {
|
|
5080
5054
|
static get remoteAttributes() {
|
|
5081
5055
|
return ["style"];
|
|
5082
5056
|
}
|
|
@@ -5367,9 +5341,9 @@ class re extends t {
|
|
|
5367
5341
|
}
|
|
5368
5342
|
customElements.define(
|
|
5369
5343
|
"flr-illustrated-message",
|
|
5370
|
-
|
|
5344
|
+
ae
|
|
5371
5345
|
);
|
|
5372
|
-
class
|
|
5346
|
+
class re extends t {
|
|
5373
5347
|
static get remoteAttributes() {
|
|
5374
5348
|
return ["style"];
|
|
5375
5349
|
}
|
|
@@ -5670,8 +5644,8 @@ class ie extends t {
|
|
|
5670
5644
|
return [];
|
|
5671
5645
|
}
|
|
5672
5646
|
}
|
|
5673
|
-
customElements.define("flr-image",
|
|
5674
|
-
class
|
|
5647
|
+
customElements.define("flr-image", re);
|
|
5648
|
+
class ie extends t {
|
|
5675
5649
|
static get remoteAttributes() {
|
|
5676
5650
|
return ["style"];
|
|
5677
5651
|
}
|
|
@@ -5687,8 +5661,8 @@ class oe extends t {
|
|
|
5687
5661
|
return [];
|
|
5688
5662
|
}
|
|
5689
5663
|
}
|
|
5690
|
-
customElements.define("flr-initials",
|
|
5691
|
-
class
|
|
5664
|
+
customElements.define("flr-initials", ie);
|
|
5665
|
+
class oe extends t {
|
|
5692
5666
|
static get remoteAttributes() {
|
|
5693
5667
|
return ["style"];
|
|
5694
5668
|
}
|
|
@@ -5977,8 +5951,8 @@ class ne extends t {
|
|
|
5977
5951
|
return [];
|
|
5978
5952
|
}
|
|
5979
5953
|
}
|
|
5980
|
-
customElements.define("flr-inline-code",
|
|
5981
|
-
class
|
|
5954
|
+
customElements.define("flr-inline-code", oe);
|
|
5955
|
+
class ne extends t {
|
|
5982
5956
|
static get remoteAttributes() {
|
|
5983
5957
|
return ["style"];
|
|
5984
5958
|
}
|
|
@@ -6017,8 +5991,8 @@ class ue extends t {
|
|
|
6017
5991
|
return [];
|
|
6018
5992
|
}
|
|
6019
5993
|
}
|
|
6020
|
-
customElements.define("flr-items-grid-list",
|
|
6021
|
-
class
|
|
5994
|
+
customElements.define("flr-items-grid-list", ne);
|
|
5995
|
+
class ue extends t {
|
|
6022
5996
|
static get remoteAttributes() {
|
|
6023
5997
|
return ["style"];
|
|
6024
5998
|
}
|
|
@@ -6054,9 +6028,9 @@ class se extends t {
|
|
|
6054
6028
|
}
|
|
6055
6029
|
customElements.define(
|
|
6056
6030
|
"flr-items-grid-list-item",
|
|
6057
|
-
|
|
6031
|
+
ue
|
|
6058
6032
|
);
|
|
6059
|
-
class
|
|
6033
|
+
class se extends t {
|
|
6060
6034
|
static get remoteAttributes() {
|
|
6061
6035
|
return ["style"];
|
|
6062
6036
|
}
|
|
@@ -6351,8 +6325,8 @@ class pe extends t {
|
|
|
6351
6325
|
return [];
|
|
6352
6326
|
}
|
|
6353
6327
|
}
|
|
6354
|
-
customElements.define("flr-label",
|
|
6355
|
-
class
|
|
6328
|
+
customElements.define("flr-label", se);
|
|
6329
|
+
class pe extends t {
|
|
6356
6330
|
static get remoteAttributes() {
|
|
6357
6331
|
return ["style"];
|
|
6358
6332
|
}
|
|
@@ -6368,8 +6342,8 @@ class le extends t {
|
|
|
6368
6342
|
return [];
|
|
6369
6343
|
}
|
|
6370
6344
|
}
|
|
6371
|
-
customElements.define("flr-labeled-value",
|
|
6372
|
-
class
|
|
6345
|
+
customElements.define("flr-labeled-value", pe);
|
|
6346
|
+
class le extends t {
|
|
6373
6347
|
static get remoteAttributes() {
|
|
6374
6348
|
return ["style"];
|
|
6375
6349
|
}
|
|
@@ -6659,8 +6633,8 @@ class de extends t {
|
|
|
6659
6633
|
return [];
|
|
6660
6634
|
}
|
|
6661
6635
|
}
|
|
6662
|
-
customElements.define("flr-layout-card",
|
|
6663
|
-
class
|
|
6636
|
+
customElements.define("flr-layout-card", le);
|
|
6637
|
+
class de extends t {
|
|
6664
6638
|
static get remoteAttributes() {
|
|
6665
6639
|
return ["style"];
|
|
6666
6640
|
}
|
|
@@ -6678,8 +6652,8 @@ class ce extends t {
|
|
|
6678
6652
|
return [];
|
|
6679
6653
|
}
|
|
6680
6654
|
}
|
|
6681
|
-
customElements.define("flr-light-box",
|
|
6682
|
-
class
|
|
6655
|
+
customElements.define("flr-light-box", de);
|
|
6656
|
+
class ce extends t {
|
|
6683
6657
|
static get remoteAttributes() {
|
|
6684
6658
|
return ["style"];
|
|
6685
6659
|
}
|
|
@@ -6696,8 +6670,8 @@ class Ce extends t {
|
|
|
6696
6670
|
return [];
|
|
6697
6671
|
}
|
|
6698
6672
|
}
|
|
6699
|
-
customElements.define("flr-light-box-trigger",
|
|
6700
|
-
class
|
|
6673
|
+
customElements.define("flr-light-box-trigger", ce);
|
|
6674
|
+
class Ce extends t {
|
|
6701
6675
|
static get remoteAttributes() {
|
|
6702
6676
|
return ["style"];
|
|
6703
6677
|
}
|
|
@@ -6746,8 +6720,8 @@ class me extends t {
|
|
|
6746
6720
|
return [];
|
|
6747
6721
|
}
|
|
6748
6722
|
}
|
|
6749
|
-
customElements.define("flr-link",
|
|
6750
|
-
class
|
|
6723
|
+
customElements.define("flr-link", Ce);
|
|
6724
|
+
class me extends t {
|
|
6751
6725
|
static get remoteAttributes() {
|
|
6752
6726
|
return ["style"];
|
|
6753
6727
|
}
|
|
@@ -6761,8 +6735,8 @@ class ge extends t {
|
|
|
6761
6735
|
return [];
|
|
6762
6736
|
}
|
|
6763
6737
|
}
|
|
6764
|
-
customElements.define("flr-list-empty-view",
|
|
6765
|
-
class
|
|
6738
|
+
customElements.define("flr-list-empty-view", me);
|
|
6739
|
+
class ge extends t {
|
|
6766
6740
|
static get remoteAttributes() {
|
|
6767
6741
|
return ["style"];
|
|
6768
6742
|
}
|
|
@@ -6776,8 +6750,8 @@ class ve extends t {
|
|
|
6776
6750
|
return [];
|
|
6777
6751
|
}
|
|
6778
6752
|
}
|
|
6779
|
-
customElements.define("flr-list-summary",
|
|
6780
|
-
class
|
|
6753
|
+
customElements.define("flr-list-summary", ge);
|
|
6754
|
+
class ve extends t {
|
|
6781
6755
|
static get remoteAttributes() {
|
|
6782
6756
|
return ["style"];
|
|
6783
6757
|
}
|
|
@@ -7273,8 +7247,8 @@ class be extends t {
|
|
|
7273
7247
|
return [];
|
|
7274
7248
|
}
|
|
7275
7249
|
}
|
|
7276
|
-
customElements.define("flr-loading-spinner",
|
|
7277
|
-
class
|
|
7250
|
+
customElements.define("flr-loading-spinner", ve);
|
|
7251
|
+
class be extends t {
|
|
7278
7252
|
static get remoteAttributes() {
|
|
7279
7253
|
return ["style"];
|
|
7280
7254
|
}
|
|
@@ -7300,7 +7274,7 @@ class ye extends t {
|
|
|
7300
7274
|
return [];
|
|
7301
7275
|
}
|
|
7302
7276
|
}
|
|
7303
|
-
customElements.define("flr-markdown",
|
|
7277
|
+
customElements.define("flr-markdown", be);
|
|
7304
7278
|
class he extends t {
|
|
7305
7279
|
static get remoteAttributes() {
|
|
7306
7280
|
return ["style"];
|
|
@@ -7337,7 +7311,7 @@ class he extends t {
|
|
|
7337
7311
|
}
|
|
7338
7312
|
}
|
|
7339
7313
|
customElements.define("flr-menu-item", he);
|
|
7340
|
-
class
|
|
7314
|
+
class ye extends t {
|
|
7341
7315
|
static get remoteAttributes() {
|
|
7342
7316
|
return ["style"];
|
|
7343
7317
|
}
|
|
@@ -7355,8 +7329,8 @@ class fe extends t {
|
|
|
7355
7329
|
return [];
|
|
7356
7330
|
}
|
|
7357
7331
|
}
|
|
7358
|
-
customElements.define("flr-message",
|
|
7359
|
-
class
|
|
7332
|
+
customElements.define("flr-message", ye);
|
|
7333
|
+
class fe extends t {
|
|
7360
7334
|
static get remoteAttributes() {
|
|
7361
7335
|
return ["style"];
|
|
7362
7336
|
}
|
|
@@ -7378,8 +7352,8 @@ class Ee extends t {
|
|
|
7378
7352
|
return [];
|
|
7379
7353
|
}
|
|
7380
7354
|
}
|
|
7381
|
-
customElements.define("flr-modal",
|
|
7382
|
-
class
|
|
7355
|
+
customElements.define("flr-modal", fe);
|
|
7356
|
+
class Ee extends t {
|
|
7383
7357
|
static get remoteAttributes() {
|
|
7384
7358
|
return ["style"];
|
|
7385
7359
|
}
|
|
@@ -7396,8 +7370,8 @@ class xe extends t {
|
|
|
7396
7370
|
return [];
|
|
7397
7371
|
}
|
|
7398
7372
|
}
|
|
7399
|
-
customElements.define("flr-modal-trigger",
|
|
7400
|
-
class
|
|
7373
|
+
customElements.define("flr-modal-trigger", Ee);
|
|
7374
|
+
class xe extends t {
|
|
7401
7375
|
static get remoteAttributes() {
|
|
7402
7376
|
return ["style"];
|
|
7403
7377
|
}
|
|
@@ -7686,8 +7660,8 @@ class ke extends t {
|
|
|
7686
7660
|
return [];
|
|
7687
7661
|
}
|
|
7688
7662
|
}
|
|
7689
|
-
customElements.define("flr-navigation",
|
|
7690
|
-
class
|
|
7663
|
+
customElements.define("flr-navigation", xe);
|
|
7664
|
+
class ke extends t {
|
|
7691
7665
|
static get remoteAttributes() {
|
|
7692
7666
|
return ["style"];
|
|
7693
7667
|
}
|
|
@@ -7977,8 +7951,8 @@ class Se extends t {
|
|
|
7977
7951
|
return [];
|
|
7978
7952
|
}
|
|
7979
7953
|
}
|
|
7980
|
-
customElements.define("flr-navigation-group",
|
|
7981
|
-
class
|
|
7954
|
+
customElements.define("flr-navigation-group", ke);
|
|
7955
|
+
class Se extends t {
|
|
7982
7956
|
static get remoteAttributes() {
|
|
7983
7957
|
return ["style"];
|
|
7984
7958
|
}
|
|
@@ -8271,8 +8245,8 @@ class we extends t {
|
|
|
8271
8245
|
return [];
|
|
8272
8246
|
}
|
|
8273
8247
|
}
|
|
8274
|
-
customElements.define("flr-notification",
|
|
8275
|
-
class
|
|
8248
|
+
customElements.define("flr-notification", Se);
|
|
8249
|
+
class we extends t {
|
|
8276
8250
|
static get remoteAttributes() {
|
|
8277
8251
|
return ["style"];
|
|
8278
8252
|
}
|
|
@@ -8563,9 +8537,9 @@ class Pe extends t {
|
|
|
8563
8537
|
}
|
|
8564
8538
|
customElements.define(
|
|
8565
8539
|
"flr-notification-provider",
|
|
8566
|
-
|
|
8540
|
+
we
|
|
8567
8541
|
);
|
|
8568
|
-
class
|
|
8542
|
+
class Pe extends t {
|
|
8569
8543
|
static get remoteAttributes() {
|
|
8570
8544
|
return ["style"];
|
|
8571
8545
|
}
|
|
@@ -8620,8 +8594,8 @@ class Oe extends t {
|
|
|
8620
8594
|
return [];
|
|
8621
8595
|
}
|
|
8622
8596
|
}
|
|
8623
|
-
customElements.define("flr-number-field",
|
|
8624
|
-
class
|
|
8597
|
+
customElements.define("flr-number-field", Pe);
|
|
8598
|
+
class Oe extends t {
|
|
8625
8599
|
static get remoteAttributes() {
|
|
8626
8600
|
return ["style"];
|
|
8627
8601
|
}
|
|
@@ -8654,8 +8628,8 @@ class Me extends t {
|
|
|
8654
8628
|
return [];
|
|
8655
8629
|
}
|
|
8656
8630
|
}
|
|
8657
|
-
customElements.define("flr-option",
|
|
8658
|
-
class
|
|
8631
|
+
customElements.define("flr-option", Oe);
|
|
8632
|
+
class Me extends t {
|
|
8659
8633
|
static get remoteAttributes() {
|
|
8660
8634
|
return ["style"];
|
|
8661
8635
|
}
|
|
@@ -8699,8 +8673,8 @@ class De extends t {
|
|
|
8699
8673
|
return [];
|
|
8700
8674
|
}
|
|
8701
8675
|
}
|
|
8702
|
-
customElements.define("flr-popover",
|
|
8703
|
-
class
|
|
8676
|
+
customElements.define("flr-popover", Me);
|
|
8677
|
+
class De extends t {
|
|
8704
8678
|
static get remoteAttributes() {
|
|
8705
8679
|
return ["style"];
|
|
8706
8680
|
}
|
|
@@ -8717,8 +8691,8 @@ class Ue extends t {
|
|
|
8717
8691
|
return [];
|
|
8718
8692
|
}
|
|
8719
8693
|
}
|
|
8720
|
-
customElements.define("flr-popover-trigger",
|
|
8721
|
-
class
|
|
8694
|
+
customElements.define("flr-popover-trigger", De);
|
|
8695
|
+
class Ue extends t {
|
|
8722
8696
|
static get remoteAttributes() {
|
|
8723
8697
|
return ["style"];
|
|
8724
8698
|
}
|
|
@@ -8748,8 +8722,8 @@ class Re extends t {
|
|
|
8748
8722
|
return ["valueLabel"];
|
|
8749
8723
|
}
|
|
8750
8724
|
}
|
|
8751
|
-
customElements.define("flr-progress-bar",
|
|
8752
|
-
class
|
|
8725
|
+
customElements.define("flr-progress-bar", Ue);
|
|
8726
|
+
class Re extends t {
|
|
8753
8727
|
static get remoteAttributes() {
|
|
8754
8728
|
return ["style"];
|
|
8755
8729
|
}
|
|
@@ -8784,8 +8758,8 @@ class Te extends t {
|
|
|
8784
8758
|
return [];
|
|
8785
8759
|
}
|
|
8786
8760
|
}
|
|
8787
|
-
customElements.define("flr-radio",
|
|
8788
|
-
class
|
|
8761
|
+
customElements.define("flr-radio", Re);
|
|
8762
|
+
class Te extends t {
|
|
8789
8763
|
static get remoteAttributes() {
|
|
8790
8764
|
return ["style"];
|
|
8791
8765
|
}
|
|
@@ -8820,8 +8794,8 @@ class Ie extends t {
|
|
|
8820
8794
|
return [];
|
|
8821
8795
|
}
|
|
8822
8796
|
}
|
|
8823
|
-
customElements.define("flr-radio-button",
|
|
8824
|
-
class
|
|
8797
|
+
customElements.define("flr-radio-button", Te);
|
|
8798
|
+
class Ie extends t {
|
|
8825
8799
|
static get remoteAttributes() {
|
|
8826
8800
|
return ["style"];
|
|
8827
8801
|
}
|
|
@@ -8862,8 +8836,8 @@ class Ae extends t {
|
|
|
8862
8836
|
return [];
|
|
8863
8837
|
}
|
|
8864
8838
|
}
|
|
8865
|
-
customElements.define("flr-radio-group",
|
|
8866
|
-
class
|
|
8839
|
+
customElements.define("flr-radio-group", Ie);
|
|
8840
|
+
class Ae extends t {
|
|
8867
8841
|
static get remoteAttributes() {
|
|
8868
8842
|
return ["style"];
|
|
8869
8843
|
}
|
|
@@ -8927,8 +8901,8 @@ class Le extends t {
|
|
|
8927
8901
|
return [];
|
|
8928
8902
|
}
|
|
8929
8903
|
}
|
|
8930
|
-
customElements.define("flr-search-field",
|
|
8931
|
-
class
|
|
8904
|
+
customElements.define("flr-search-field", Ae);
|
|
8905
|
+
class Le extends t {
|
|
8932
8906
|
static get remoteAttributes() {
|
|
8933
8907
|
return ["style"];
|
|
8934
8908
|
}
|
|
@@ -9219,8 +9193,8 @@ class ze extends t {
|
|
|
9219
9193
|
return [];
|
|
9220
9194
|
}
|
|
9221
9195
|
}
|
|
9222
|
-
customElements.define("flr-section",
|
|
9223
|
-
class
|
|
9196
|
+
customElements.define("flr-section", Le);
|
|
9197
|
+
class ze extends t {
|
|
9224
9198
|
static get remoteAttributes() {
|
|
9225
9199
|
return ["style"];
|
|
9226
9200
|
}
|
|
@@ -9255,8 +9229,8 @@ class Ne extends t {
|
|
|
9255
9229
|
return [];
|
|
9256
9230
|
}
|
|
9257
9231
|
}
|
|
9258
|
-
customElements.define("flr-segment",
|
|
9259
|
-
class
|
|
9232
|
+
customElements.define("flr-segment", ze);
|
|
9233
|
+
class Ne extends t {
|
|
9260
9234
|
static get remoteAttributes() {
|
|
9261
9235
|
return ["style"];
|
|
9262
9236
|
}
|
|
@@ -9295,8 +9269,8 @@ class Fe extends t {
|
|
|
9295
9269
|
return [];
|
|
9296
9270
|
}
|
|
9297
9271
|
}
|
|
9298
|
-
customElements.define("flr-segmented-control",
|
|
9299
|
-
class
|
|
9272
|
+
customElements.define("flr-segmented-control", Ne);
|
|
9273
|
+
class Fe extends t {
|
|
9300
9274
|
static get remoteAttributes() {
|
|
9301
9275
|
return ["style"];
|
|
9302
9276
|
}
|
|
@@ -9343,8 +9317,8 @@ class He extends t {
|
|
|
9343
9317
|
return [];
|
|
9344
9318
|
}
|
|
9345
9319
|
}
|
|
9346
|
-
customElements.define("flr-select",
|
|
9347
|
-
class
|
|
9320
|
+
customElements.define("flr-select", Fe);
|
|
9321
|
+
class He extends t {
|
|
9348
9322
|
static get remoteAttributes() {
|
|
9349
9323
|
return ["style"];
|
|
9350
9324
|
}
|
|
@@ -9367,8 +9341,8 @@ class Ve extends t {
|
|
|
9367
9341
|
return [];
|
|
9368
9342
|
}
|
|
9369
9343
|
}
|
|
9370
|
-
customElements.define("flr-separator",
|
|
9371
|
-
class
|
|
9344
|
+
customElements.define("flr-separator", He);
|
|
9345
|
+
class Ve extends t {
|
|
9372
9346
|
static get remoteAttributes() {
|
|
9373
9347
|
return ["style"];
|
|
9374
9348
|
}
|
|
@@ -9659,8 +9633,8 @@ class Ke extends t {
|
|
|
9659
9633
|
return [];
|
|
9660
9634
|
}
|
|
9661
9635
|
}
|
|
9662
|
-
customElements.define("flr-skeleton",
|
|
9663
|
-
class
|
|
9636
|
+
customElements.define("flr-skeleton", Ve);
|
|
9637
|
+
class Ke extends t {
|
|
9664
9638
|
static get remoteAttributes() {
|
|
9665
9639
|
return ["style"];
|
|
9666
9640
|
}
|
|
@@ -9950,8 +9924,8 @@ class We extends t {
|
|
|
9950
9924
|
return [];
|
|
9951
9925
|
}
|
|
9952
9926
|
}
|
|
9953
|
-
customElements.define("flr-skeleton-text",
|
|
9954
|
-
class
|
|
9927
|
+
customElements.define("flr-skeleton-text", Ke);
|
|
9928
|
+
class We extends t {
|
|
9955
9929
|
static get remoteAttributes() {
|
|
9956
9930
|
return ["style"];
|
|
9957
9931
|
}
|
|
@@ -9986,8 +9960,8 @@ class Be extends t {
|
|
|
9986
9960
|
return [];
|
|
9987
9961
|
}
|
|
9988
9962
|
}
|
|
9989
|
-
customElements.define("flr-slider",
|
|
9990
|
-
class
|
|
9963
|
+
customElements.define("flr-slider", We);
|
|
9964
|
+
class Be extends t {
|
|
9991
9965
|
static get remoteAttributes() {
|
|
9992
9966
|
return ["style"];
|
|
9993
9967
|
}
|
|
@@ -10030,8 +10004,8 @@ class qe extends t {
|
|
|
10030
10004
|
return [];
|
|
10031
10005
|
}
|
|
10032
10006
|
}
|
|
10033
|
-
customElements.define("flr-switch",
|
|
10034
|
-
class
|
|
10007
|
+
customElements.define("flr-switch", Be);
|
|
10008
|
+
class qe extends t {
|
|
10035
10009
|
static get remoteAttributes() {
|
|
10036
10010
|
return ["style"];
|
|
10037
10011
|
}
|
|
@@ -10053,8 +10027,8 @@ class Ge extends t {
|
|
|
10053
10027
|
return [];
|
|
10054
10028
|
}
|
|
10055
10029
|
}
|
|
10056
|
-
customElements.define("flr-tab",
|
|
10057
|
-
class
|
|
10030
|
+
customElements.define("flr-tab", qe);
|
|
10031
|
+
class Ge extends t {
|
|
10058
10032
|
static get remoteAttributes() {
|
|
10059
10033
|
return ["style"];
|
|
10060
10034
|
}
|
|
@@ -10086,8 +10060,8 @@ class Xe extends t {
|
|
|
10086
10060
|
return [];
|
|
10087
10061
|
}
|
|
10088
10062
|
}
|
|
10089
|
-
customElements.define("flr-tab-title",
|
|
10090
|
-
class
|
|
10063
|
+
customElements.define("flr-tab-title", Ge);
|
|
10064
|
+
class Xe extends t {
|
|
10091
10065
|
static get remoteAttributes() {
|
|
10092
10066
|
return ["style"];
|
|
10093
10067
|
}
|
|
@@ -10123,8 +10097,8 @@ class Ye extends t {
|
|
|
10123
10097
|
return [];
|
|
10124
10098
|
}
|
|
10125
10099
|
}
|
|
10126
|
-
customElements.define("flr-table",
|
|
10127
|
-
class
|
|
10100
|
+
customElements.define("flr-table", Xe);
|
|
10101
|
+
class Ye extends t {
|
|
10128
10102
|
static get remoteAttributes() {
|
|
10129
10103
|
return ["style"];
|
|
10130
10104
|
}
|
|
@@ -10144,8 +10118,8 @@ class je extends t {
|
|
|
10144
10118
|
return [];
|
|
10145
10119
|
}
|
|
10146
10120
|
}
|
|
10147
|
-
customElements.define("flr-table-body",
|
|
10148
|
-
class
|
|
10121
|
+
customElements.define("flr-table-body", Ye);
|
|
10122
|
+
class je extends t {
|
|
10149
10123
|
static get remoteAttributes() {
|
|
10150
10124
|
return ["style"];
|
|
10151
10125
|
}
|
|
@@ -10164,8 +10138,8 @@ class Ze extends t {
|
|
|
10164
10138
|
return [];
|
|
10165
10139
|
}
|
|
10166
10140
|
}
|
|
10167
|
-
customElements.define("flr-table-cell",
|
|
10168
|
-
class
|
|
10141
|
+
customElements.define("flr-table-cell", je);
|
|
10142
|
+
class Ze extends t {
|
|
10169
10143
|
static get remoteAttributes() {
|
|
10170
10144
|
return ["style"];
|
|
10171
10145
|
}
|
|
@@ -10189,8 +10163,8 @@ class _e extends t {
|
|
|
10189
10163
|
return [];
|
|
10190
10164
|
}
|
|
10191
10165
|
}
|
|
10192
|
-
customElements.define("flr-table-column",
|
|
10193
|
-
class
|
|
10166
|
+
customElements.define("flr-table-column", Ze);
|
|
10167
|
+
class _e extends t {
|
|
10194
10168
|
static get remoteAttributes() {
|
|
10195
10169
|
return ["style"];
|
|
10196
10170
|
}
|
|
@@ -10226,8 +10200,8 @@ class Je extends t {
|
|
|
10226
10200
|
return [];
|
|
10227
10201
|
}
|
|
10228
10202
|
}
|
|
10229
|
-
customElements.define("flr-table-footer-row",
|
|
10230
|
-
class
|
|
10203
|
+
customElements.define("flr-table-footer-row", _e);
|
|
10204
|
+
class Je extends t {
|
|
10231
10205
|
static get remoteAttributes() {
|
|
10232
10206
|
return ["style"];
|
|
10233
10207
|
}
|
|
@@ -10249,8 +10223,8 @@ class Qe extends t {
|
|
|
10249
10223
|
return [];
|
|
10250
10224
|
}
|
|
10251
10225
|
}
|
|
10252
|
-
customElements.define("flr-table-header",
|
|
10253
|
-
class
|
|
10226
|
+
customElements.define("flr-table-header", Je);
|
|
10227
|
+
class Qe extends t {
|
|
10254
10228
|
static get remoteAttributes() {
|
|
10255
10229
|
return ["style"];
|
|
10256
10230
|
}
|
|
@@ -10286,8 +10260,8 @@ class $e extends t {
|
|
|
10286
10260
|
return [];
|
|
10287
10261
|
}
|
|
10288
10262
|
}
|
|
10289
|
-
customElements.define("flr-table-row",
|
|
10290
|
-
class
|
|
10263
|
+
customElements.define("flr-table-row", Qe);
|
|
10264
|
+
class $e extends t {
|
|
10291
10265
|
static get remoteAttributes() {
|
|
10292
10266
|
return ["style"];
|
|
10293
10267
|
}
|
|
@@ -10317,8 +10291,8 @@ class et extends t {
|
|
|
10317
10291
|
return [];
|
|
10318
10292
|
}
|
|
10319
10293
|
}
|
|
10320
|
-
customElements.define("flr-tabs",
|
|
10321
|
-
class
|
|
10294
|
+
customElements.define("flr-tabs", $e);
|
|
10295
|
+
class et extends t {
|
|
10322
10296
|
static get remoteAttributes() {
|
|
10323
10297
|
return ["style"];
|
|
10324
10298
|
}
|
|
@@ -10609,8 +10583,8 @@ class tt extends t {
|
|
|
10609
10583
|
return [];
|
|
10610
10584
|
}
|
|
10611
10585
|
}
|
|
10612
|
-
customElements.define("flr-text",
|
|
10613
|
-
class
|
|
10586
|
+
customElements.define("flr-text", et);
|
|
10587
|
+
class tt extends t {
|
|
10614
10588
|
static get remoteAttributes() {
|
|
10615
10589
|
return ["style"];
|
|
10616
10590
|
}
|
|
@@ -10676,8 +10650,8 @@ class at extends t {
|
|
|
10676
10650
|
return [];
|
|
10677
10651
|
}
|
|
10678
10652
|
}
|
|
10679
|
-
customElements.define("flr-text-area",
|
|
10680
|
-
class
|
|
10653
|
+
customElements.define("flr-text-area", tt);
|
|
10654
|
+
class at extends t {
|
|
10681
10655
|
static get remoteAttributes() {
|
|
10682
10656
|
return ["style"];
|
|
10683
10657
|
}
|
|
@@ -10742,8 +10716,8 @@ class rt extends t {
|
|
|
10742
10716
|
return [];
|
|
10743
10717
|
}
|
|
10744
10718
|
}
|
|
10745
|
-
customElements.define("flr-text-field",
|
|
10746
|
-
class
|
|
10719
|
+
customElements.define("flr-text-field", at);
|
|
10720
|
+
class rt extends t {
|
|
10747
10721
|
static get remoteAttributes() {
|
|
10748
10722
|
return ["style"];
|
|
10749
10723
|
}
|
|
@@ -10789,8 +10763,8 @@ class it extends t {
|
|
|
10789
10763
|
return ["errorMessage"];
|
|
10790
10764
|
}
|
|
10791
10765
|
}
|
|
10792
|
-
customElements.define("flr-time-field",
|
|
10793
|
-
class
|
|
10766
|
+
customElements.define("flr-time-field", rt);
|
|
10767
|
+
class it extends t {
|
|
10794
10768
|
static get remoteAttributes() {
|
|
10795
10769
|
return ["style"];
|
|
10796
10770
|
}
|
|
@@ -10824,8 +10798,8 @@ class ot extends t {
|
|
|
10824
10798
|
return [];
|
|
10825
10799
|
}
|
|
10826
10800
|
}
|
|
10827
|
-
customElements.define("flr-tooltip",
|
|
10828
|
-
class
|
|
10801
|
+
customElements.define("flr-tooltip", it);
|
|
10802
|
+
class ot extends t {
|
|
10829
10803
|
static get remoteAttributes() {
|
|
10830
10804
|
return ["style"];
|
|
10831
10805
|
}
|
|
@@ -10848,8 +10822,8 @@ class nt extends t {
|
|
|
10848
10822
|
return [];
|
|
10849
10823
|
}
|
|
10850
10824
|
}
|
|
10851
|
-
customElements.define("flr-tooltip-trigger",
|
|
10852
|
-
class
|
|
10825
|
+
customElements.define("flr-tooltip-trigger", ot);
|
|
10826
|
+
class nt extends t {
|
|
10853
10827
|
static get remoteEvents() {
|
|
10854
10828
|
return {
|
|
10855
10829
|
submit: {}
|
|
@@ -10864,103 +10838,102 @@ class ut extends t {
|
|
|
10864
10838
|
};
|
|
10865
10839
|
}
|
|
10866
10840
|
}
|
|
10867
|
-
customElements.define("flr-form",
|
|
10841
|
+
customElements.define("flr-form", nt);
|
|
10868
10842
|
export {
|
|
10869
|
-
|
|
10870
|
-
f as
|
|
10871
|
-
|
|
10872
|
-
|
|
10873
|
-
|
|
10874
|
-
S as
|
|
10875
|
-
w as
|
|
10876
|
-
P as
|
|
10877
|
-
O as
|
|
10878
|
-
M as
|
|
10879
|
-
|
|
10880
|
-
|
|
10881
|
-
|
|
10882
|
-
T as
|
|
10883
|
-
I as
|
|
10884
|
-
A as
|
|
10885
|
-
L as
|
|
10886
|
-
z as
|
|
10887
|
-
N as
|
|
10888
|
-
F as
|
|
10889
|
-
H as
|
|
10890
|
-
V as
|
|
10891
|
-
K as
|
|
10892
|
-
W as
|
|
10893
|
-
B as
|
|
10894
|
-
q as
|
|
10895
|
-
G as
|
|
10896
|
-
X as
|
|
10897
|
-
Y as
|
|
10898
|
-
j as
|
|
10899
|
-
Z as
|
|
10900
|
-
_ as
|
|
10901
|
-
|
|
10902
|
-
|
|
10903
|
-
Q as
|
|
10904
|
-
$ as
|
|
10905
|
-
ee as
|
|
10906
|
-
te as
|
|
10907
|
-
ae as
|
|
10908
|
-
re as
|
|
10909
|
-
ie as
|
|
10910
|
-
oe as
|
|
10911
|
-
ne as
|
|
10912
|
-
ue as
|
|
10913
|
-
se as
|
|
10914
|
-
pe as
|
|
10915
|
-
le as
|
|
10916
|
-
de as
|
|
10917
|
-
ce as
|
|
10918
|
-
Ce as
|
|
10919
|
-
me as
|
|
10920
|
-
ge as
|
|
10921
|
-
ve as
|
|
10922
|
-
be as
|
|
10923
|
-
ye as RemoteMarkdownElement,
|
|
10843
|
+
y as RemoteAccordionElement,
|
|
10844
|
+
f as RemoteActionGroupElement,
|
|
10845
|
+
x as RemoteAlertBadgeElement,
|
|
10846
|
+
E as RemoteAlertElement,
|
|
10847
|
+
k as RemoteAlertIconElement,
|
|
10848
|
+
S as RemoteAlignElement,
|
|
10849
|
+
w as RemoteAvatarElement,
|
|
10850
|
+
P as RemoteBadgeElement,
|
|
10851
|
+
O as RemoteBreadcrumbElement,
|
|
10852
|
+
M as RemoteButtonElement,
|
|
10853
|
+
U as RemoteCheckboxButtonElement,
|
|
10854
|
+
D as RemoteCheckboxElement,
|
|
10855
|
+
R as RemoteCheckboxGroupElement,
|
|
10856
|
+
T as RemoteCodeBlockElement,
|
|
10857
|
+
I as RemoteColumnLayoutElement,
|
|
10858
|
+
A as RemoteContentElement,
|
|
10859
|
+
L as RemoteContextMenuElement,
|
|
10860
|
+
z as RemoteContextMenuSectionElement,
|
|
10861
|
+
N as RemoteContextMenuTriggerElement,
|
|
10862
|
+
F as RemoteContextualHelpElement,
|
|
10863
|
+
H as RemoteContextualHelpTriggerElement,
|
|
10864
|
+
V as RemoteCopyButtonElement,
|
|
10865
|
+
K as RemoteCounterBadgeElement,
|
|
10866
|
+
W as RemoteCountryOptionsElement,
|
|
10867
|
+
B as RemoteDatePickerElement,
|
|
10868
|
+
q as RemoteDateRangePickerElement,
|
|
10869
|
+
G as RemoteDivElement,
|
|
10870
|
+
X as RemoteFieldDescriptionElement,
|
|
10871
|
+
Y as RemoteFieldErrorElement,
|
|
10872
|
+
j as RemoteFileCardElement,
|
|
10873
|
+
Z as RemoteFileCardListElement,
|
|
10874
|
+
_ as RemoteFileFieldElement,
|
|
10875
|
+
nt as RemoteFormElement,
|
|
10876
|
+
J as RemoteFragmentElement,
|
|
10877
|
+
Q as RemoteHeaderElement,
|
|
10878
|
+
$ as RemoteHeaderNavigationElement,
|
|
10879
|
+
ee as RemoteHeadingElement,
|
|
10880
|
+
te as RemoteIconElement,
|
|
10881
|
+
ae as RemoteIllustratedMessageElement,
|
|
10882
|
+
re as RemoteImageElement,
|
|
10883
|
+
ie as RemoteInitialsElement,
|
|
10884
|
+
oe as RemoteInlineCodeElement,
|
|
10885
|
+
ne as RemoteItemsGridListElement,
|
|
10886
|
+
ue as RemoteItemsGridListItemElement,
|
|
10887
|
+
se as RemoteLabelElement,
|
|
10888
|
+
pe as RemoteLabeledValueElement,
|
|
10889
|
+
le as RemoteLayoutCardElement,
|
|
10890
|
+
de as RemoteLightBoxElement,
|
|
10891
|
+
ce as RemoteLightBoxTriggerElement,
|
|
10892
|
+
Ce as RemoteLinkElement,
|
|
10893
|
+
me as RemoteListEmptyViewElement,
|
|
10894
|
+
ge as RemoteListSummaryElement,
|
|
10895
|
+
ve as RemoteLoadingSpinnerElement,
|
|
10896
|
+
be as RemoteMarkdownElement,
|
|
10924
10897
|
he as RemoteMenuItemElement,
|
|
10925
|
-
|
|
10926
|
-
|
|
10927
|
-
|
|
10928
|
-
|
|
10929
|
-
|
|
10930
|
-
|
|
10931
|
-
|
|
10932
|
-
|
|
10933
|
-
|
|
10934
|
-
|
|
10935
|
-
|
|
10936
|
-
|
|
10937
|
-
|
|
10938
|
-
|
|
10939
|
-
|
|
10940
|
-
|
|
10941
|
-
|
|
10942
|
-
|
|
10943
|
-
|
|
10944
|
-
|
|
10945
|
-
|
|
10946
|
-
|
|
10947
|
-
|
|
10948
|
-
|
|
10949
|
-
|
|
10950
|
-
|
|
10951
|
-
|
|
10952
|
-
|
|
10953
|
-
|
|
10954
|
-
|
|
10955
|
-
|
|
10956
|
-
|
|
10957
|
-
|
|
10958
|
-
|
|
10959
|
-
|
|
10960
|
-
|
|
10961
|
-
|
|
10962
|
-
|
|
10963
|
-
|
|
10964
|
-
|
|
10965
|
-
|
|
10898
|
+
ye as RemoteMessageElement,
|
|
10899
|
+
fe as RemoteModalElement,
|
|
10900
|
+
Ee as RemoteModalTriggerElement,
|
|
10901
|
+
xe as RemoteNavigationElement,
|
|
10902
|
+
ke as RemoteNavigationGroupElement,
|
|
10903
|
+
Se as RemoteNotificationElement,
|
|
10904
|
+
we as RemoteNotificationProviderElement,
|
|
10905
|
+
Pe as RemoteNumberFieldElement,
|
|
10906
|
+
Oe as RemoteOptionElement,
|
|
10907
|
+
Me as RemotePopoverElement,
|
|
10908
|
+
De as RemotePopoverTriggerElement,
|
|
10909
|
+
Ue as RemoteProgressBarElement,
|
|
10910
|
+
Te as RemoteRadioButtonElement,
|
|
10911
|
+
Re as RemoteRadioElement,
|
|
10912
|
+
Ie as RemoteRadioGroupElement,
|
|
10913
|
+
Ae as RemoteSearchFieldElement,
|
|
10914
|
+
Le as RemoteSectionElement,
|
|
10915
|
+
ze as RemoteSegmentElement,
|
|
10916
|
+
Ne as RemoteSegmentedControlElement,
|
|
10917
|
+
Fe as RemoteSelectElement,
|
|
10918
|
+
He as RemoteSeparatorElement,
|
|
10919
|
+
Ve as RemoteSkeletonElement,
|
|
10920
|
+
Ke as RemoteSkeletonTextElement,
|
|
10921
|
+
We as RemoteSliderElement,
|
|
10922
|
+
Be as RemoteSwitchElement,
|
|
10923
|
+
qe as RemoteTabElement,
|
|
10924
|
+
Ge as RemoteTabTitleElement,
|
|
10925
|
+
Ye as RemoteTableBodyElement,
|
|
10926
|
+
je as RemoteTableCellElement,
|
|
10927
|
+
Ze as RemoteTableColumnElement,
|
|
10928
|
+
Xe as RemoteTableElement,
|
|
10929
|
+
_e as RemoteTableFooterRowElement,
|
|
10930
|
+
Je as RemoteTableHeaderElement,
|
|
10931
|
+
Qe as RemoteTableRowElement,
|
|
10932
|
+
$e as RemoteTabsElement,
|
|
10933
|
+
tt as RemoteTextAreaElement,
|
|
10934
|
+
et as RemoteTextElement,
|
|
10935
|
+
at as RemoteTextFieldElement,
|
|
10936
|
+
rt as RemoteTimeFieldElement,
|
|
10937
|
+
it as RemoteTooltipElement,
|
|
10938
|
+
ot as RemoteTooltipTriggerElement
|
|
10966
10939
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/index.ts"],"names":[],"mappings":"AAEA,cAAc,0BAA0B,CAAC;AACzC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/index.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-remote-elements",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.17",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Flow compatible remote elements that can be used in a remote environment",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -24,13 +24,13 @@
|
|
|
24
24
|
"test:compile": "run tsc --noEmit"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@mittwald/flow-remote-core": "0.2.0-alpha.
|
|
27
|
+
"@mittwald/flow-remote-core": "0.2.0-alpha.17",
|
|
28
28
|
"react-hook-form": "^7.54.2",
|
|
29
29
|
"remeda": "^2.19.2",
|
|
30
30
|
"type-fest": "^4.32.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@mittwald/flow-react-components": "0.2.0-alpha.
|
|
33
|
+
"@mittwald/flow-react-components": "0.2.0-alpha.17",
|
|
34
34
|
"@mittwald/typescript-config": "",
|
|
35
35
|
"@types/node": "^22.10.7",
|
|
36
36
|
"nx": "^20.3.2",
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"peerDependencies": {
|
|
46
46
|
"@mittwald/flow-react-components": "*"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "52f8105bba0245224c02d7a982fd87b94ccd232e"
|
|
49
49
|
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { ActionProps as RemoteActionElementProps } from '@mittwald/flow-react-components/Action';
|
|
3
|
-
export type { ActionProps as RemoteActionElementProps } from '@mittwald/flow-react-components/Action';
|
|
4
|
-
export declare class RemoteActionElement extends FlowRemoteElement<RemoteActionElementProps> {
|
|
5
|
-
static get remoteAttributes(): string[];
|
|
6
|
-
static get remoteProperties(): {
|
|
7
|
-
action: {};
|
|
8
|
-
actionModel: {};
|
|
9
|
-
break: {};
|
|
10
|
-
closeOverlay: {};
|
|
11
|
-
openOverlay: {};
|
|
12
|
-
showFeedback: {};
|
|
13
|
-
skip: {};
|
|
14
|
-
toggleOverlay: {};
|
|
15
|
-
};
|
|
16
|
-
static get remoteEvents(): {
|
|
17
|
-
action: {};
|
|
18
|
-
};
|
|
19
|
-
static get remoteSlots(): never[];
|
|
20
|
-
}
|
|
21
|
-
declare global {
|
|
22
|
-
interface HTMLElementTagNameMap {
|
|
23
|
-
"flr-action": InstanceType<typeof RemoteActionElement>;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
//# sourceMappingURL=RemoteActionElement.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteActionElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteActionElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,WAAW,IAAI,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AACtG,YAAY,EAAE,WAAW,IAAI,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAEtG,qBAAa,mBAAoB,SAAQ,iBAAiB,CAAC,wBAAwB,CAAC;IAClF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;MAWnC;IAED,WAAoB,YAAY;;MAI/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,YAAY,CAAC,OAAO,mBAAmB,CAAC,CAAC;KACxD;CACF"}
|