@mittwald/flow-remote-elements 0.2.0-alpha.33 → 0.2.0-alpha.35
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 +212 -239
- package/dist/types/auto-generated/RemoteFieldDescriptionElement.d.ts +1 -0
- package/dist/types/auto-generated/RemoteFieldDescriptionElement.d.ts.map +1 -1
- package/dist/types/auto-generated/RemoteImageElement.d.ts +1 -0
- package/dist/types/auto-generated/RemoteImageElement.d.ts.map +1 -1
- package/dist/types/auto-generated/RemoteTableCellElement.d.ts +1 -0
- package/dist/types/auto-generated/RemoteTableCellElement.d.ts.map +1 -1
- package/dist/types/auto-generated/RemoteTableColumnElement.d.ts +1 -0
- package/dist/types/auto-generated/RemoteTableColumnElement.d.ts.map +1 -1
- package/dist/types/auto-generated/RemoteTextElement.d.ts +1 -0
- package/dist/types/auto-generated/RemoteTextElement.d.ts.map +1 -1
- package/dist/types/auto-generated/index.d.ts +0 -2
- package/dist/types/auto-generated/index.d.ts.map +1 -1
- package/package.json +9 -9
- package/dist/types/auto-generated/RemoteFallbackItemsElement.d.ts +0 -15
- package/dist/types/auto-generated/RemoteFallbackItemsElement.d.ts.map +0 -1
- package/dist/types/auto-generated/RemoteSkeletonViewElement.d.ts +0 -15
- package/dist/types/auto-generated/RemoteSkeletonViewElement.d.ts.map +0 -1
package/dist/index.js
CHANGED
|
@@ -2721,21 +2721,6 @@ class X extends t {
|
|
|
2721
2721
|
}
|
|
2722
2722
|
customElements.define("flr-div", X);
|
|
2723
2723
|
class Y extends t {
|
|
2724
|
-
static get remoteAttributes() {
|
|
2725
|
-
return ["style"];
|
|
2726
|
-
}
|
|
2727
|
-
static get remoteProperties() {
|
|
2728
|
-
return {};
|
|
2729
|
-
}
|
|
2730
|
-
static get remoteEvents() {
|
|
2731
|
-
return {};
|
|
2732
|
-
}
|
|
2733
|
-
static get remoteSlots() {
|
|
2734
|
-
return [];
|
|
2735
|
-
}
|
|
2736
|
-
}
|
|
2737
|
-
customElements.define("flr-fallback-items", Y);
|
|
2738
|
-
class j extends t {
|
|
2739
2724
|
static get remoteAttributes() {
|
|
2740
2725
|
return ["style"];
|
|
2741
2726
|
}
|
|
@@ -2743,6 +2728,7 @@ class j extends t {
|
|
|
2743
2728
|
return {
|
|
2744
2729
|
about: {},
|
|
2745
2730
|
accessKey: {},
|
|
2731
|
+
align: {},
|
|
2746
2732
|
"aria-activedescendant": {},
|
|
2747
2733
|
"aria-atomic": {},
|
|
2748
2734
|
"aria-autocomplete": {},
|
|
@@ -3026,8 +3012,8 @@ class j extends t {
|
|
|
3026
3012
|
return [];
|
|
3027
3013
|
}
|
|
3028
3014
|
}
|
|
3029
|
-
customElements.define("flr-field-description",
|
|
3030
|
-
class
|
|
3015
|
+
customElements.define("flr-field-description", Y);
|
|
3016
|
+
class j extends t {
|
|
3031
3017
|
static get remoteAttributes() {
|
|
3032
3018
|
return ["style"];
|
|
3033
3019
|
}
|
|
@@ -3044,8 +3030,8 @@ class Z extends t {
|
|
|
3044
3030
|
return [];
|
|
3045
3031
|
}
|
|
3046
3032
|
}
|
|
3047
|
-
customElements.define("flr-field-error",
|
|
3048
|
-
class
|
|
3033
|
+
customElements.define("flr-field-error", j);
|
|
3034
|
+
class Z extends t {
|
|
3049
3035
|
static get remoteAttributes() {
|
|
3050
3036
|
return ["style"];
|
|
3051
3037
|
}
|
|
@@ -3344,8 +3330,8 @@ class _ extends t {
|
|
|
3344
3330
|
return [];
|
|
3345
3331
|
}
|
|
3346
3332
|
}
|
|
3347
|
-
customElements.define("flr-file-card",
|
|
3348
|
-
class
|
|
3333
|
+
customElements.define("flr-file-card", Z);
|
|
3334
|
+
class _ extends t {
|
|
3349
3335
|
static get remoteAttributes() {
|
|
3350
3336
|
return ["style"];
|
|
3351
3337
|
}
|
|
@@ -3640,8 +3626,8 @@ class J extends t {
|
|
|
3640
3626
|
return [];
|
|
3641
3627
|
}
|
|
3642
3628
|
}
|
|
3643
|
-
customElements.define("flr-file-card-list",
|
|
3644
|
-
class
|
|
3629
|
+
customElements.define("flr-file-card-list", _);
|
|
3630
|
+
class J extends t {
|
|
3645
3631
|
static get remoteAttributes() {
|
|
3646
3632
|
return ["style"];
|
|
3647
3633
|
}
|
|
@@ -3665,8 +3651,8 @@ class Q extends t {
|
|
|
3665
3651
|
return [];
|
|
3666
3652
|
}
|
|
3667
3653
|
}
|
|
3668
|
-
customElements.define("flr-file-field",
|
|
3669
|
-
class
|
|
3654
|
+
customElements.define("flr-file-field", J);
|
|
3655
|
+
class Q extends t {
|
|
3670
3656
|
static get remoteAttributes() {
|
|
3671
3657
|
return ["style"];
|
|
3672
3658
|
}
|
|
@@ -3680,8 +3666,8 @@ class $ extends t {
|
|
|
3680
3666
|
return [];
|
|
3681
3667
|
}
|
|
3682
3668
|
}
|
|
3683
|
-
customElements.define("flr-fragment",
|
|
3684
|
-
class
|
|
3669
|
+
customElements.define("flr-fragment", Q);
|
|
3670
|
+
class $ extends t {
|
|
3685
3671
|
static get remoteAttributes() {
|
|
3686
3672
|
return ["style"];
|
|
3687
3673
|
}
|
|
@@ -3972,8 +3958,8 @@ class ee extends t {
|
|
|
3972
3958
|
return [];
|
|
3973
3959
|
}
|
|
3974
3960
|
}
|
|
3975
|
-
customElements.define("flr-header",
|
|
3976
|
-
class
|
|
3961
|
+
customElements.define("flr-header", $);
|
|
3962
|
+
class ee extends t {
|
|
3977
3963
|
static get remoteAttributes() {
|
|
3978
3964
|
return ["style"];
|
|
3979
3965
|
}
|
|
@@ -4262,8 +4248,8 @@ class te extends t {
|
|
|
4262
4248
|
return [];
|
|
4263
4249
|
}
|
|
4264
4250
|
}
|
|
4265
|
-
customElements.define("flr-header-navigation",
|
|
4266
|
-
class
|
|
4251
|
+
customElements.define("flr-header-navigation", ee);
|
|
4252
|
+
class te extends t {
|
|
4267
4253
|
static get remoteAttributes() {
|
|
4268
4254
|
return ["style"];
|
|
4269
4255
|
}
|
|
@@ -4554,8 +4540,8 @@ class ae extends t {
|
|
|
4554
4540
|
return [];
|
|
4555
4541
|
}
|
|
4556
4542
|
}
|
|
4557
|
-
customElements.define("flr-heading",
|
|
4558
|
-
class
|
|
4543
|
+
customElements.define("flr-heading", te);
|
|
4544
|
+
class ae extends t {
|
|
4559
4545
|
static get remoteAttributes() {
|
|
4560
4546
|
return ["style"];
|
|
4561
4547
|
}
|
|
@@ -5051,8 +5037,8 @@ class re extends t {
|
|
|
5051
5037
|
return [];
|
|
5052
5038
|
}
|
|
5053
5039
|
}
|
|
5054
|
-
customElements.define("flr-icon",
|
|
5055
|
-
class
|
|
5040
|
+
customElements.define("flr-icon", ae);
|
|
5041
|
+
class re extends t {
|
|
5056
5042
|
static get remoteAttributes() {
|
|
5057
5043
|
return ["style"];
|
|
5058
5044
|
}
|
|
@@ -5343,9 +5329,9 @@ class ie extends t {
|
|
|
5343
5329
|
}
|
|
5344
5330
|
customElements.define(
|
|
5345
5331
|
"flr-illustrated-message",
|
|
5346
|
-
|
|
5332
|
+
re
|
|
5347
5333
|
);
|
|
5348
|
-
class
|
|
5334
|
+
class ie extends t {
|
|
5349
5335
|
static get remoteAttributes() {
|
|
5350
5336
|
return ["style"];
|
|
5351
5337
|
}
|
|
@@ -5467,7 +5453,8 @@ class oe extends t {
|
|
|
5467
5453
|
unselectable: {},
|
|
5468
5454
|
useMap: {},
|
|
5469
5455
|
vocab: {},
|
|
5470
|
-
width: {}
|
|
5456
|
+
width: {},
|
|
5457
|
+
withBorder: {}
|
|
5471
5458
|
};
|
|
5472
5459
|
}
|
|
5473
5460
|
static get remoteEvents() {
|
|
@@ -5646,8 +5633,8 @@ class oe extends t {
|
|
|
5646
5633
|
return [];
|
|
5647
5634
|
}
|
|
5648
5635
|
}
|
|
5649
|
-
customElements.define("flr-image",
|
|
5650
|
-
class
|
|
5636
|
+
customElements.define("flr-image", ie);
|
|
5637
|
+
class oe extends t {
|
|
5651
5638
|
static get remoteAttributes() {
|
|
5652
5639
|
return ["style"];
|
|
5653
5640
|
}
|
|
@@ -5663,8 +5650,8 @@ class ne extends t {
|
|
|
5663
5650
|
return [];
|
|
5664
5651
|
}
|
|
5665
5652
|
}
|
|
5666
|
-
customElements.define("flr-initials",
|
|
5667
|
-
class
|
|
5653
|
+
customElements.define("flr-initials", oe);
|
|
5654
|
+
class ne extends t {
|
|
5668
5655
|
static get remoteAttributes() {
|
|
5669
5656
|
return ["style"];
|
|
5670
5657
|
}
|
|
@@ -5953,8 +5940,8 @@ class ue extends t {
|
|
|
5953
5940
|
return [];
|
|
5954
5941
|
}
|
|
5955
5942
|
}
|
|
5956
|
-
customElements.define("flr-inline-code",
|
|
5957
|
-
class
|
|
5943
|
+
customElements.define("flr-inline-code", ne);
|
|
5944
|
+
class ue extends t {
|
|
5958
5945
|
static get remoteAttributes() {
|
|
5959
5946
|
return ["style"];
|
|
5960
5947
|
}
|
|
@@ -5993,8 +5980,8 @@ class se extends t {
|
|
|
5993
5980
|
return [];
|
|
5994
5981
|
}
|
|
5995
5982
|
}
|
|
5996
|
-
customElements.define("flr-items-grid-list",
|
|
5997
|
-
class
|
|
5983
|
+
customElements.define("flr-items-grid-list", ue);
|
|
5984
|
+
class se extends t {
|
|
5998
5985
|
static get remoteAttributes() {
|
|
5999
5986
|
return ["style"];
|
|
6000
5987
|
}
|
|
@@ -6031,9 +6018,9 @@ class pe extends t {
|
|
|
6031
6018
|
}
|
|
6032
6019
|
customElements.define(
|
|
6033
6020
|
"flr-items-grid-list-item",
|
|
6034
|
-
|
|
6021
|
+
se
|
|
6035
6022
|
);
|
|
6036
|
-
class
|
|
6023
|
+
class pe extends t {
|
|
6037
6024
|
static get remoteAttributes() {
|
|
6038
6025
|
return ["style"];
|
|
6039
6026
|
}
|
|
@@ -6328,8 +6315,8 @@ class le extends t {
|
|
|
6328
6315
|
return [];
|
|
6329
6316
|
}
|
|
6330
6317
|
}
|
|
6331
|
-
customElements.define("flr-label",
|
|
6332
|
-
class
|
|
6318
|
+
customElements.define("flr-label", pe);
|
|
6319
|
+
class le extends t {
|
|
6333
6320
|
static get remoteAttributes() {
|
|
6334
6321
|
return ["style"];
|
|
6335
6322
|
}
|
|
@@ -6345,8 +6332,8 @@ class de extends t {
|
|
|
6345
6332
|
return [];
|
|
6346
6333
|
}
|
|
6347
6334
|
}
|
|
6348
|
-
customElements.define("flr-labeled-value",
|
|
6349
|
-
class
|
|
6335
|
+
customElements.define("flr-labeled-value", le);
|
|
6336
|
+
class de extends t {
|
|
6350
6337
|
static get remoteAttributes() {
|
|
6351
6338
|
return ["style"];
|
|
6352
6339
|
}
|
|
@@ -6636,8 +6623,8 @@ class ce extends t {
|
|
|
6636
6623
|
return [];
|
|
6637
6624
|
}
|
|
6638
6625
|
}
|
|
6639
|
-
customElements.define("flr-layout-card",
|
|
6640
|
-
class
|
|
6626
|
+
customElements.define("flr-layout-card", de);
|
|
6627
|
+
class ce extends t {
|
|
6641
6628
|
static get remoteAttributes() {
|
|
6642
6629
|
return ["style"];
|
|
6643
6630
|
}
|
|
@@ -6654,8 +6641,8 @@ class Ce extends t {
|
|
|
6654
6641
|
return [];
|
|
6655
6642
|
}
|
|
6656
6643
|
}
|
|
6657
|
-
customElements.define("flr-light-box",
|
|
6658
|
-
class
|
|
6644
|
+
customElements.define("flr-light-box", ce);
|
|
6645
|
+
class Ce extends t {
|
|
6659
6646
|
static get remoteAttributes() {
|
|
6660
6647
|
return ["style"];
|
|
6661
6648
|
}
|
|
@@ -6671,8 +6658,8 @@ class me extends t {
|
|
|
6671
6658
|
return [];
|
|
6672
6659
|
}
|
|
6673
6660
|
}
|
|
6674
|
-
customElements.define("flr-light-box-trigger",
|
|
6675
|
-
class
|
|
6661
|
+
customElements.define("flr-light-box-trigger", Ce);
|
|
6662
|
+
class me extends t {
|
|
6676
6663
|
static get remoteAttributes() {
|
|
6677
6664
|
return ["style"];
|
|
6678
6665
|
}
|
|
@@ -6722,8 +6709,8 @@ class ge extends t {
|
|
|
6722
6709
|
return [];
|
|
6723
6710
|
}
|
|
6724
6711
|
}
|
|
6725
|
-
customElements.define("flr-link",
|
|
6726
|
-
class
|
|
6712
|
+
customElements.define("flr-link", me);
|
|
6713
|
+
class ge extends t {
|
|
6727
6714
|
static get remoteAttributes() {
|
|
6728
6715
|
return ["style"];
|
|
6729
6716
|
}
|
|
@@ -6737,8 +6724,8 @@ class ve extends t {
|
|
|
6737
6724
|
return [];
|
|
6738
6725
|
}
|
|
6739
6726
|
}
|
|
6740
|
-
customElements.define("flr-list-empty-view",
|
|
6741
|
-
class
|
|
6727
|
+
customElements.define("flr-list-empty-view", ge);
|
|
6728
|
+
class ve extends t {
|
|
6742
6729
|
static get remoteAttributes() {
|
|
6743
6730
|
return ["style"];
|
|
6744
6731
|
}
|
|
@@ -6756,9 +6743,9 @@ class be extends t {
|
|
|
6756
6743
|
}
|
|
6757
6744
|
customElements.define(
|
|
6758
6745
|
"flr-list-item-view-content",
|
|
6759
|
-
|
|
6746
|
+
ve
|
|
6760
6747
|
);
|
|
6761
|
-
class
|
|
6748
|
+
class be extends t {
|
|
6762
6749
|
static get remoteAttributes() {
|
|
6763
6750
|
return ["style"];
|
|
6764
6751
|
}
|
|
@@ -6772,8 +6759,8 @@ class ye extends t {
|
|
|
6772
6759
|
return [];
|
|
6773
6760
|
}
|
|
6774
6761
|
}
|
|
6775
|
-
customElements.define("flr-list-summary",
|
|
6776
|
-
class
|
|
6762
|
+
customElements.define("flr-list-summary", be);
|
|
6763
|
+
class ye extends t {
|
|
6777
6764
|
static get remoteAttributes() {
|
|
6778
6765
|
return ["style"];
|
|
6779
6766
|
}
|
|
@@ -7269,8 +7256,8 @@ class he extends t {
|
|
|
7269
7256
|
return [];
|
|
7270
7257
|
}
|
|
7271
7258
|
}
|
|
7272
|
-
customElements.define("flr-loading-spinner",
|
|
7273
|
-
class
|
|
7259
|
+
customElements.define("flr-loading-spinner", ye);
|
|
7260
|
+
class he extends t {
|
|
7274
7261
|
static get remoteAttributes() {
|
|
7275
7262
|
return ["style"];
|
|
7276
7263
|
}
|
|
@@ -7296,8 +7283,8 @@ class Ee extends t {
|
|
|
7296
7283
|
return [];
|
|
7297
7284
|
}
|
|
7298
7285
|
}
|
|
7299
|
-
customElements.define("flr-markdown",
|
|
7300
|
-
class
|
|
7286
|
+
customElements.define("flr-markdown", he);
|
|
7287
|
+
class Ee extends t {
|
|
7301
7288
|
static get remoteAttributes() {
|
|
7302
7289
|
return ["style"];
|
|
7303
7290
|
}
|
|
@@ -7332,8 +7319,8 @@ class fe extends t {
|
|
|
7332
7319
|
return [];
|
|
7333
7320
|
}
|
|
7334
7321
|
}
|
|
7335
|
-
customElements.define("flr-menu-item",
|
|
7336
|
-
class
|
|
7322
|
+
customElements.define("flr-menu-item", Ee);
|
|
7323
|
+
class fe extends t {
|
|
7337
7324
|
static get remoteAttributes() {
|
|
7338
7325
|
return ["style"];
|
|
7339
7326
|
}
|
|
@@ -7353,8 +7340,8 @@ class xe extends t {
|
|
|
7353
7340
|
return [];
|
|
7354
7341
|
}
|
|
7355
7342
|
}
|
|
7356
|
-
customElements.define("flr-menu-trigger",
|
|
7357
|
-
class
|
|
7343
|
+
customElements.define("flr-menu-trigger", fe);
|
|
7344
|
+
class xe extends t {
|
|
7358
7345
|
static get remoteAttributes() {
|
|
7359
7346
|
return ["style"];
|
|
7360
7347
|
}
|
|
@@ -7371,8 +7358,8 @@ class ke extends t {
|
|
|
7371
7358
|
return [];
|
|
7372
7359
|
}
|
|
7373
7360
|
}
|
|
7374
|
-
customElements.define("flr-message",
|
|
7375
|
-
class
|
|
7361
|
+
customElements.define("flr-message", xe);
|
|
7362
|
+
class ke extends t {
|
|
7376
7363
|
static get remoteAttributes() {
|
|
7377
7364
|
return ["style"];
|
|
7378
7365
|
}
|
|
@@ -7661,8 +7648,8 @@ class Se extends t {
|
|
|
7661
7648
|
return [];
|
|
7662
7649
|
}
|
|
7663
7650
|
}
|
|
7664
|
-
customElements.define("flr-navigation",
|
|
7665
|
-
class
|
|
7651
|
+
customElements.define("flr-navigation", ke);
|
|
7652
|
+
class Se extends t {
|
|
7666
7653
|
static get remoteAttributes() {
|
|
7667
7654
|
return ["style"];
|
|
7668
7655
|
}
|
|
@@ -7952,8 +7939,8 @@ class we extends t {
|
|
|
7952
7939
|
return [];
|
|
7953
7940
|
}
|
|
7954
7941
|
}
|
|
7955
|
-
customElements.define("flr-navigation-group",
|
|
7956
|
-
class
|
|
7942
|
+
customElements.define("flr-navigation-group", Se);
|
|
7943
|
+
class we extends t {
|
|
7957
7944
|
static get remoteAttributes() {
|
|
7958
7945
|
return ["style"];
|
|
7959
7946
|
}
|
|
@@ -8246,8 +8233,8 @@ class Pe extends t {
|
|
|
8246
8233
|
return [];
|
|
8247
8234
|
}
|
|
8248
8235
|
}
|
|
8249
|
-
customElements.define("flr-notification",
|
|
8250
|
-
class
|
|
8236
|
+
customElements.define("flr-notification", we);
|
|
8237
|
+
class Pe extends t {
|
|
8251
8238
|
static get remoteAttributes() {
|
|
8252
8239
|
return ["style"];
|
|
8253
8240
|
}
|
|
@@ -8538,9 +8525,9 @@ class Oe extends t {
|
|
|
8538
8525
|
}
|
|
8539
8526
|
customElements.define(
|
|
8540
8527
|
"flr-notification-provider",
|
|
8541
|
-
|
|
8528
|
+
Pe
|
|
8542
8529
|
);
|
|
8543
|
-
class
|
|
8530
|
+
class Oe extends t {
|
|
8544
8531
|
static get remoteAttributes() {
|
|
8545
8532
|
return ["style"];
|
|
8546
8533
|
}
|
|
@@ -8595,8 +8582,8 @@ class Me extends t {
|
|
|
8595
8582
|
return [];
|
|
8596
8583
|
}
|
|
8597
8584
|
}
|
|
8598
|
-
customElements.define("flr-number-field",
|
|
8599
|
-
class
|
|
8585
|
+
customElements.define("flr-number-field", Oe);
|
|
8586
|
+
class Me extends t {
|
|
8600
8587
|
static get remoteAttributes() {
|
|
8601
8588
|
return ["style"];
|
|
8602
8589
|
}
|
|
@@ -8629,8 +8616,8 @@ class Ue extends t {
|
|
|
8629
8616
|
return [];
|
|
8630
8617
|
}
|
|
8631
8618
|
}
|
|
8632
|
-
customElements.define("flr-option",
|
|
8633
|
-
class
|
|
8619
|
+
customElements.define("flr-option", Me);
|
|
8620
|
+
class Ue extends t {
|
|
8634
8621
|
static get remoteAttributes() {
|
|
8635
8622
|
return ["style"];
|
|
8636
8623
|
}
|
|
@@ -8650,8 +8637,8 @@ class De extends t {
|
|
|
8650
8637
|
return [];
|
|
8651
8638
|
}
|
|
8652
8639
|
}
|
|
8653
|
-
customElements.define("flr-overlay-content",
|
|
8654
|
-
class
|
|
8640
|
+
customElements.define("flr-overlay-content", Ue);
|
|
8641
|
+
class De extends t {
|
|
8655
8642
|
static get remoteAttributes() {
|
|
8656
8643
|
return ["style"];
|
|
8657
8644
|
}
|
|
@@ -8674,8 +8661,8 @@ class Re extends t {
|
|
|
8674
8661
|
return [];
|
|
8675
8662
|
}
|
|
8676
8663
|
}
|
|
8677
|
-
customElements.define("flr-popover-content",
|
|
8678
|
-
class
|
|
8664
|
+
customElements.define("flr-popover-content", De);
|
|
8665
|
+
class Re extends t {
|
|
8679
8666
|
static get remoteAttributes() {
|
|
8680
8667
|
return ["style"];
|
|
8681
8668
|
}
|
|
@@ -8705,8 +8692,8 @@ class Te extends t {
|
|
|
8705
8692
|
return ["valueLabel"];
|
|
8706
8693
|
}
|
|
8707
8694
|
}
|
|
8708
|
-
customElements.define("flr-progress-bar",
|
|
8709
|
-
class
|
|
8695
|
+
customElements.define("flr-progress-bar", Re);
|
|
8696
|
+
class Te extends t {
|
|
8710
8697
|
static get remoteAttributes() {
|
|
8711
8698
|
return ["style"];
|
|
8712
8699
|
}
|
|
@@ -8741,8 +8728,8 @@ class Ie extends t {
|
|
|
8741
8728
|
return [];
|
|
8742
8729
|
}
|
|
8743
8730
|
}
|
|
8744
|
-
customElements.define("flr-radio",
|
|
8745
|
-
class
|
|
8731
|
+
customElements.define("flr-radio", Te);
|
|
8732
|
+
class Ie extends t {
|
|
8746
8733
|
static get remoteAttributes() {
|
|
8747
8734
|
return ["style"];
|
|
8748
8735
|
}
|
|
@@ -8777,8 +8764,8 @@ class Ae extends t {
|
|
|
8777
8764
|
return [];
|
|
8778
8765
|
}
|
|
8779
8766
|
}
|
|
8780
|
-
customElements.define("flr-radio-button",
|
|
8781
|
-
class
|
|
8767
|
+
customElements.define("flr-radio-button", Ie);
|
|
8768
|
+
class Ae extends t {
|
|
8782
8769
|
static get remoteAttributes() {
|
|
8783
8770
|
return ["style"];
|
|
8784
8771
|
}
|
|
@@ -8819,8 +8806,8 @@ class Le extends t {
|
|
|
8819
8806
|
return [];
|
|
8820
8807
|
}
|
|
8821
8808
|
}
|
|
8822
|
-
customElements.define("flr-radio-group",
|
|
8823
|
-
class
|
|
8809
|
+
customElements.define("flr-radio-group", Ae);
|
|
8810
|
+
class Le extends t {
|
|
8824
8811
|
static get remoteAttributes() {
|
|
8825
8812
|
return ["style"];
|
|
8826
8813
|
}
|
|
@@ -8884,8 +8871,8 @@ class ze extends t {
|
|
|
8884
8871
|
return [];
|
|
8885
8872
|
}
|
|
8886
8873
|
}
|
|
8887
|
-
customElements.define("flr-search-field",
|
|
8888
|
-
class
|
|
8874
|
+
customElements.define("flr-search-field", Le);
|
|
8875
|
+
class ze extends t {
|
|
8889
8876
|
static get remoteAttributes() {
|
|
8890
8877
|
return ["style"];
|
|
8891
8878
|
}
|
|
@@ -9176,8 +9163,8 @@ class Ne extends t {
|
|
|
9176
9163
|
return [];
|
|
9177
9164
|
}
|
|
9178
9165
|
}
|
|
9179
|
-
customElements.define("flr-section",
|
|
9180
|
-
class
|
|
9166
|
+
customElements.define("flr-section", ze);
|
|
9167
|
+
class Ne extends t {
|
|
9181
9168
|
static get remoteAttributes() {
|
|
9182
9169
|
return ["style"];
|
|
9183
9170
|
}
|
|
@@ -9212,8 +9199,8 @@ class Fe extends t {
|
|
|
9212
9199
|
return [];
|
|
9213
9200
|
}
|
|
9214
9201
|
}
|
|
9215
|
-
customElements.define("flr-segment",
|
|
9216
|
-
class
|
|
9202
|
+
customElements.define("flr-segment", Ne);
|
|
9203
|
+
class Fe extends t {
|
|
9217
9204
|
static get remoteAttributes() {
|
|
9218
9205
|
return ["style"];
|
|
9219
9206
|
}
|
|
@@ -9252,8 +9239,8 @@ class He extends t {
|
|
|
9252
9239
|
return [];
|
|
9253
9240
|
}
|
|
9254
9241
|
}
|
|
9255
|
-
customElements.define("flr-segmented-control",
|
|
9256
|
-
class
|
|
9242
|
+
customElements.define("flr-segmented-control", Fe);
|
|
9243
|
+
class He extends t {
|
|
9257
9244
|
static get remoteAttributes() {
|
|
9258
9245
|
return ["style"];
|
|
9259
9246
|
}
|
|
@@ -9299,8 +9286,8 @@ class Ve extends t {
|
|
|
9299
9286
|
return [];
|
|
9300
9287
|
}
|
|
9301
9288
|
}
|
|
9302
|
-
customElements.define("flr-select",
|
|
9303
|
-
class
|
|
9289
|
+
customElements.define("flr-select", He);
|
|
9290
|
+
class Ve extends t {
|
|
9304
9291
|
static get remoteAttributes() {
|
|
9305
9292
|
return ["style"];
|
|
9306
9293
|
}
|
|
@@ -9323,8 +9310,8 @@ class We extends t {
|
|
|
9323
9310
|
return [];
|
|
9324
9311
|
}
|
|
9325
9312
|
}
|
|
9326
|
-
customElements.define("flr-separator",
|
|
9327
|
-
class
|
|
9313
|
+
customElements.define("flr-separator", Ve);
|
|
9314
|
+
class We extends t {
|
|
9328
9315
|
static get remoteAttributes() {
|
|
9329
9316
|
return ["style"];
|
|
9330
9317
|
}
|
|
@@ -9615,8 +9602,8 @@ class Ke extends t {
|
|
|
9615
9602
|
return [];
|
|
9616
9603
|
}
|
|
9617
9604
|
}
|
|
9618
|
-
customElements.define("flr-skeleton",
|
|
9619
|
-
class
|
|
9605
|
+
customElements.define("flr-skeleton", We);
|
|
9606
|
+
class Ke extends t {
|
|
9620
9607
|
static get remoteAttributes() {
|
|
9621
9608
|
return ["style"];
|
|
9622
9609
|
}
|
|
@@ -9906,23 +9893,8 @@ class Be extends t {
|
|
|
9906
9893
|
return [];
|
|
9907
9894
|
}
|
|
9908
9895
|
}
|
|
9909
|
-
customElements.define("flr-skeleton-text",
|
|
9910
|
-
class
|
|
9911
|
-
static get remoteAttributes() {
|
|
9912
|
-
return ["style"];
|
|
9913
|
-
}
|
|
9914
|
-
static get remoteProperties() {
|
|
9915
|
-
return {};
|
|
9916
|
-
}
|
|
9917
|
-
static get remoteEvents() {
|
|
9918
|
-
return {};
|
|
9919
|
-
}
|
|
9920
|
-
static get remoteSlots() {
|
|
9921
|
-
return [];
|
|
9922
|
-
}
|
|
9923
|
-
}
|
|
9924
|
-
customElements.define("flr-skeleton-view", qe);
|
|
9925
|
-
class Ge extends t {
|
|
9896
|
+
customElements.define("flr-skeleton-text", Ke);
|
|
9897
|
+
class Be extends t {
|
|
9926
9898
|
static get remoteAttributes() {
|
|
9927
9899
|
return ["style"];
|
|
9928
9900
|
}
|
|
@@ -9957,8 +9929,8 @@ class Ge extends t {
|
|
|
9957
9929
|
return [];
|
|
9958
9930
|
}
|
|
9959
9931
|
}
|
|
9960
|
-
customElements.define("flr-slider",
|
|
9961
|
-
class
|
|
9932
|
+
customElements.define("flr-slider", Be);
|
|
9933
|
+
class qe extends t {
|
|
9962
9934
|
static get remoteAttributes() {
|
|
9963
9935
|
return ["style"];
|
|
9964
9936
|
}
|
|
@@ -10001,8 +9973,8 @@ class Xe extends t {
|
|
|
10001
9973
|
return [];
|
|
10002
9974
|
}
|
|
10003
9975
|
}
|
|
10004
|
-
customElements.define("flr-switch",
|
|
10005
|
-
class
|
|
9976
|
+
customElements.define("flr-switch", qe);
|
|
9977
|
+
class Ge extends t {
|
|
10006
9978
|
static get remoteAttributes() {
|
|
10007
9979
|
return ["style"];
|
|
10008
9980
|
}
|
|
@@ -10024,8 +9996,8 @@ class Ye extends t {
|
|
|
10024
9996
|
return [];
|
|
10025
9997
|
}
|
|
10026
9998
|
}
|
|
10027
|
-
customElements.define("flr-tab",
|
|
10028
|
-
class
|
|
9999
|
+
customElements.define("flr-tab", Ge);
|
|
10000
|
+
class Xe extends t {
|
|
10029
10001
|
static get remoteAttributes() {
|
|
10030
10002
|
return ["style"];
|
|
10031
10003
|
}
|
|
@@ -10057,8 +10029,8 @@ class je extends t {
|
|
|
10057
10029
|
return [];
|
|
10058
10030
|
}
|
|
10059
10031
|
}
|
|
10060
|
-
customElements.define("flr-tab-title",
|
|
10061
|
-
class
|
|
10032
|
+
customElements.define("flr-tab-title", Xe);
|
|
10033
|
+
class Ye extends t {
|
|
10062
10034
|
static get remoteAttributes() {
|
|
10063
10035
|
return ["style"];
|
|
10064
10036
|
}
|
|
@@ -10094,8 +10066,8 @@ class Ze extends t {
|
|
|
10094
10066
|
return [];
|
|
10095
10067
|
}
|
|
10096
10068
|
}
|
|
10097
|
-
customElements.define("flr-table",
|
|
10098
|
-
class
|
|
10069
|
+
customElements.define("flr-table", Ye);
|
|
10070
|
+
class je extends t {
|
|
10099
10071
|
static get remoteAttributes() {
|
|
10100
10072
|
return ["style"];
|
|
10101
10073
|
}
|
|
@@ -10115,14 +10087,15 @@ class _e extends t {
|
|
|
10115
10087
|
return [];
|
|
10116
10088
|
}
|
|
10117
10089
|
}
|
|
10118
|
-
customElements.define("flr-table-body",
|
|
10119
|
-
class
|
|
10090
|
+
customElements.define("flr-table-body", je);
|
|
10091
|
+
class Ze extends t {
|
|
10120
10092
|
static get remoteAttributes() {
|
|
10121
10093
|
return ["style"];
|
|
10122
10094
|
}
|
|
10123
10095
|
static get remoteProperties() {
|
|
10124
10096
|
return {
|
|
10125
10097
|
className: {},
|
|
10098
|
+
horizontalAlign: {},
|
|
10126
10099
|
id: {},
|
|
10127
10100
|
rowHeader: {},
|
|
10128
10101
|
textValue: {}
|
|
@@ -10135,8 +10108,8 @@ class Je extends t {
|
|
|
10135
10108
|
return [];
|
|
10136
10109
|
}
|
|
10137
10110
|
}
|
|
10138
|
-
customElements.define("flr-table-cell",
|
|
10139
|
-
class
|
|
10111
|
+
customElements.define("flr-table-cell", Ze);
|
|
10112
|
+
class _e extends t {
|
|
10140
10113
|
static get remoteAttributes() {
|
|
10141
10114
|
return ["style"];
|
|
10142
10115
|
}
|
|
@@ -10145,6 +10118,7 @@ class Qe extends t {
|
|
|
10145
10118
|
allowsSorting: {},
|
|
10146
10119
|
className: {},
|
|
10147
10120
|
defaultWidth: {},
|
|
10121
|
+
horizontalAlign: {},
|
|
10148
10122
|
id: {},
|
|
10149
10123
|
isRowHeader: {},
|
|
10150
10124
|
maxWidth: {},
|
|
@@ -10160,8 +10134,8 @@ class Qe extends t {
|
|
|
10160
10134
|
return [];
|
|
10161
10135
|
}
|
|
10162
10136
|
}
|
|
10163
|
-
customElements.define("flr-table-column",
|
|
10164
|
-
class
|
|
10137
|
+
customElements.define("flr-table-column", _e);
|
|
10138
|
+
class Je extends t {
|
|
10165
10139
|
static get remoteAttributes() {
|
|
10166
10140
|
return ["style"];
|
|
10167
10141
|
}
|
|
@@ -10197,8 +10171,8 @@ class $e extends t {
|
|
|
10197
10171
|
return [];
|
|
10198
10172
|
}
|
|
10199
10173
|
}
|
|
10200
|
-
customElements.define("flr-table-footer-row",
|
|
10201
|
-
class
|
|
10174
|
+
customElements.define("flr-table-footer-row", Je);
|
|
10175
|
+
class Qe extends t {
|
|
10202
10176
|
static get remoteAttributes() {
|
|
10203
10177
|
return ["style"];
|
|
10204
10178
|
}
|
|
@@ -10220,8 +10194,8 @@ class et extends t {
|
|
|
10220
10194
|
return [];
|
|
10221
10195
|
}
|
|
10222
10196
|
}
|
|
10223
|
-
customElements.define("flr-table-header",
|
|
10224
|
-
class
|
|
10197
|
+
customElements.define("flr-table-header", Qe);
|
|
10198
|
+
class $e extends t {
|
|
10225
10199
|
static get remoteAttributes() {
|
|
10226
10200
|
return ["style"];
|
|
10227
10201
|
}
|
|
@@ -10257,8 +10231,8 @@ class tt extends t {
|
|
|
10257
10231
|
return [];
|
|
10258
10232
|
}
|
|
10259
10233
|
}
|
|
10260
|
-
customElements.define("flr-table-row",
|
|
10261
|
-
class
|
|
10234
|
+
customElements.define("flr-table-row", $e);
|
|
10235
|
+
class et extends t {
|
|
10262
10236
|
static get remoteAttributes() {
|
|
10263
10237
|
return ["style"];
|
|
10264
10238
|
}
|
|
@@ -10288,8 +10262,8 @@ class at extends t {
|
|
|
10288
10262
|
return [];
|
|
10289
10263
|
}
|
|
10290
10264
|
}
|
|
10291
|
-
customElements.define("flr-tabs",
|
|
10292
|
-
class
|
|
10265
|
+
customElements.define("flr-tabs", et);
|
|
10266
|
+
class tt extends t {
|
|
10293
10267
|
static get remoteAttributes() {
|
|
10294
10268
|
return ["style"];
|
|
10295
10269
|
}
|
|
@@ -10297,6 +10271,7 @@ class rt extends t {
|
|
|
10297
10271
|
return {
|
|
10298
10272
|
about: {},
|
|
10299
10273
|
accessKey: {},
|
|
10274
|
+
align: {},
|
|
10300
10275
|
"aria-activedescendant": {},
|
|
10301
10276
|
"aria-atomic": {},
|
|
10302
10277
|
"aria-autocomplete": {},
|
|
@@ -10580,8 +10555,8 @@ class rt extends t {
|
|
|
10580
10555
|
return [];
|
|
10581
10556
|
}
|
|
10582
10557
|
}
|
|
10583
|
-
customElements.define("flr-text",
|
|
10584
|
-
class
|
|
10558
|
+
customElements.define("flr-text", tt);
|
|
10559
|
+
class at extends t {
|
|
10585
10560
|
static get remoteAttributes() {
|
|
10586
10561
|
return ["style"];
|
|
10587
10562
|
}
|
|
@@ -10647,8 +10622,8 @@ class it extends t {
|
|
|
10647
10622
|
return [];
|
|
10648
10623
|
}
|
|
10649
10624
|
}
|
|
10650
|
-
customElements.define("flr-text-area",
|
|
10651
|
-
class
|
|
10625
|
+
customElements.define("flr-text-area", at);
|
|
10626
|
+
class rt extends t {
|
|
10652
10627
|
static get remoteAttributes() {
|
|
10653
10628
|
return ["style"];
|
|
10654
10629
|
}
|
|
@@ -10713,8 +10688,8 @@ class ot extends t {
|
|
|
10713
10688
|
return [];
|
|
10714
10689
|
}
|
|
10715
10690
|
}
|
|
10716
|
-
customElements.define("flr-text-field",
|
|
10717
|
-
class
|
|
10691
|
+
customElements.define("flr-text-field", rt);
|
|
10692
|
+
class it extends t {
|
|
10718
10693
|
static get remoteAttributes() {
|
|
10719
10694
|
return ["style"];
|
|
10720
10695
|
}
|
|
@@ -10760,8 +10735,8 @@ class nt extends t {
|
|
|
10760
10735
|
return ["errorMessage"];
|
|
10761
10736
|
}
|
|
10762
10737
|
}
|
|
10763
|
-
customElements.define("flr-time-field",
|
|
10764
|
-
class
|
|
10738
|
+
customElements.define("flr-time-field", it);
|
|
10739
|
+
class ot extends t {
|
|
10765
10740
|
static get remoteAttributes() {
|
|
10766
10741
|
return ["style"];
|
|
10767
10742
|
}
|
|
@@ -10795,8 +10770,8 @@ class ut extends t {
|
|
|
10795
10770
|
return [];
|
|
10796
10771
|
}
|
|
10797
10772
|
}
|
|
10798
|
-
customElements.define("flr-tooltip",
|
|
10799
|
-
class
|
|
10773
|
+
customElements.define("flr-tooltip", ot);
|
|
10774
|
+
class nt extends t {
|
|
10800
10775
|
static get remoteAttributes() {
|
|
10801
10776
|
return ["style"];
|
|
10802
10777
|
}
|
|
@@ -10819,8 +10794,8 @@ class st extends t {
|
|
|
10819
10794
|
return [];
|
|
10820
10795
|
}
|
|
10821
10796
|
}
|
|
10822
|
-
customElements.define("flr-tooltip-trigger",
|
|
10823
|
-
class
|
|
10797
|
+
customElements.define("flr-tooltip-trigger", nt);
|
|
10798
|
+
class ut extends t {
|
|
10824
10799
|
static get remoteEvents() {
|
|
10825
10800
|
return {
|
|
10826
10801
|
submit: {}
|
|
@@ -10835,7 +10810,7 @@ class pt extends t {
|
|
|
10835
10810
|
};
|
|
10836
10811
|
}
|
|
10837
10812
|
}
|
|
10838
|
-
customElements.define("flr-form",
|
|
10813
|
+
customElements.define("flr-form", ut);
|
|
10839
10814
|
export {
|
|
10840
10815
|
E as RemoteAccordionElement,
|
|
10841
10816
|
f as RemoteActionGroupElement,
|
|
@@ -10864,75 +10839,73 @@ export {
|
|
|
10864
10839
|
q as RemoteDateRangePickerElement,
|
|
10865
10840
|
G as RemoteDialogTriggerElement,
|
|
10866
10841
|
X as RemoteDivElement,
|
|
10867
|
-
Y as
|
|
10868
|
-
j as
|
|
10869
|
-
Z as
|
|
10870
|
-
_ as
|
|
10871
|
-
J as
|
|
10872
|
-
|
|
10873
|
-
|
|
10874
|
-
$ as
|
|
10875
|
-
ee as
|
|
10876
|
-
te as
|
|
10877
|
-
ae as
|
|
10878
|
-
re as
|
|
10879
|
-
ie as
|
|
10880
|
-
oe as
|
|
10881
|
-
ne as
|
|
10882
|
-
ue as
|
|
10883
|
-
se as
|
|
10884
|
-
pe as
|
|
10885
|
-
le as
|
|
10886
|
-
de as
|
|
10887
|
-
ce as
|
|
10888
|
-
Ce as
|
|
10889
|
-
me as
|
|
10890
|
-
ge as
|
|
10891
|
-
ve as
|
|
10892
|
-
be as
|
|
10893
|
-
ye as
|
|
10894
|
-
he as
|
|
10895
|
-
Ee as
|
|
10896
|
-
fe as
|
|
10897
|
-
xe as
|
|
10898
|
-
ke as
|
|
10899
|
-
Se as
|
|
10900
|
-
we as
|
|
10901
|
-
Pe as
|
|
10902
|
-
Oe as
|
|
10903
|
-
Me as
|
|
10904
|
-
Ue as
|
|
10905
|
-
De as
|
|
10906
|
-
Re as
|
|
10907
|
-
|
|
10908
|
-
|
|
10909
|
-
|
|
10910
|
-
Le as
|
|
10911
|
-
ze as
|
|
10912
|
-
Ne as
|
|
10913
|
-
Fe as
|
|
10914
|
-
He as
|
|
10915
|
-
Ve as
|
|
10916
|
-
We as
|
|
10917
|
-
Ke as
|
|
10918
|
-
Be as
|
|
10919
|
-
qe as
|
|
10920
|
-
Ge as
|
|
10921
|
-
Xe as
|
|
10922
|
-
|
|
10923
|
-
|
|
10924
|
-
_e as
|
|
10925
|
-
|
|
10926
|
-
|
|
10927
|
-
|
|
10928
|
-
$e as
|
|
10929
|
-
et as
|
|
10930
|
-
|
|
10931
|
-
|
|
10932
|
-
|
|
10933
|
-
|
|
10934
|
-
ot as
|
|
10935
|
-
nt as
|
|
10936
|
-
ut as RemoteTooltipElement,
|
|
10937
|
-
st as RemoteTooltipTriggerElement
|
|
10842
|
+
Y as RemoteFieldDescriptionElement,
|
|
10843
|
+
j as RemoteFieldErrorElement,
|
|
10844
|
+
Z as RemoteFileCardElement,
|
|
10845
|
+
_ as RemoteFileCardListElement,
|
|
10846
|
+
J as RemoteFileFieldElement,
|
|
10847
|
+
ut as RemoteFormElement,
|
|
10848
|
+
Q as RemoteFragmentElement,
|
|
10849
|
+
$ as RemoteHeaderElement,
|
|
10850
|
+
ee as RemoteHeaderNavigationElement,
|
|
10851
|
+
te as RemoteHeadingElement,
|
|
10852
|
+
ae as RemoteIconElement,
|
|
10853
|
+
re as RemoteIllustratedMessageElement,
|
|
10854
|
+
ie as RemoteImageElement,
|
|
10855
|
+
oe as RemoteInitialsElement,
|
|
10856
|
+
ne as RemoteInlineCodeElement,
|
|
10857
|
+
ue as RemoteItemsGridListElement,
|
|
10858
|
+
se as RemoteItemsGridListItemElement,
|
|
10859
|
+
pe as RemoteLabelElement,
|
|
10860
|
+
le as RemoteLabeledValueElement,
|
|
10861
|
+
de as RemoteLayoutCardElement,
|
|
10862
|
+
ce as RemoteLightBoxElement,
|
|
10863
|
+
Ce as RemoteLightBoxTriggerElement,
|
|
10864
|
+
me as RemoteLinkElement,
|
|
10865
|
+
ge as RemoteListEmptyViewElement,
|
|
10866
|
+
ve as RemoteListItemViewContentElement,
|
|
10867
|
+
be as RemoteListSummaryElement,
|
|
10868
|
+
ye as RemoteLoadingSpinnerElement,
|
|
10869
|
+
he as RemoteMarkdownElement,
|
|
10870
|
+
Ee as RemoteMenuItemElement,
|
|
10871
|
+
fe as RemoteMenuTriggerElement,
|
|
10872
|
+
xe as RemoteMessageElement,
|
|
10873
|
+
ke as RemoteNavigationElement,
|
|
10874
|
+
Se as RemoteNavigationGroupElement,
|
|
10875
|
+
we as RemoteNotificationElement,
|
|
10876
|
+
Pe as RemoteNotificationProviderElement,
|
|
10877
|
+
Oe as RemoteNumberFieldElement,
|
|
10878
|
+
Me as RemoteOptionElement,
|
|
10879
|
+
Ue as RemoteOverlayContentElement,
|
|
10880
|
+
De as RemotePopoverContentElement,
|
|
10881
|
+
Re as RemoteProgressBarElement,
|
|
10882
|
+
Ie as RemoteRadioButtonElement,
|
|
10883
|
+
Te as RemoteRadioElement,
|
|
10884
|
+
Ae as RemoteRadioGroupElement,
|
|
10885
|
+
Le as RemoteSearchFieldElement,
|
|
10886
|
+
ze as RemoteSectionElement,
|
|
10887
|
+
Ne as RemoteSegmentElement,
|
|
10888
|
+
Fe as RemoteSegmentedControlElement,
|
|
10889
|
+
He as RemoteSelectElement,
|
|
10890
|
+
Ve as RemoteSeparatorElement,
|
|
10891
|
+
We as RemoteSkeletonElement,
|
|
10892
|
+
Ke as RemoteSkeletonTextElement,
|
|
10893
|
+
Be as RemoteSliderElement,
|
|
10894
|
+
qe as RemoteSwitchElement,
|
|
10895
|
+
Ge as RemoteTabElement,
|
|
10896
|
+
Xe as RemoteTabTitleElement,
|
|
10897
|
+
je as RemoteTableBodyElement,
|
|
10898
|
+
Ze as RemoteTableCellElement,
|
|
10899
|
+
_e as RemoteTableColumnElement,
|
|
10900
|
+
Ye as RemoteTableElement,
|
|
10901
|
+
Je as RemoteTableFooterRowElement,
|
|
10902
|
+
Qe as RemoteTableHeaderElement,
|
|
10903
|
+
$e as RemoteTableRowElement,
|
|
10904
|
+
et as RemoteTabsElement,
|
|
10905
|
+
at as RemoteTextAreaElement,
|
|
10906
|
+
tt as RemoteTextElement,
|
|
10907
|
+
rt as RemoteTextFieldElement,
|
|
10908
|
+
it as RemoteTimeFieldElement,
|
|
10909
|
+
ot as RemoteTooltipElement,
|
|
10910
|
+
nt as RemoteTooltipTriggerElement
|
|
10938
10911
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteFieldDescriptionElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteFieldDescriptionElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,qBAAqB,IAAI,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AACnH,YAAY,EAAE,qBAAqB,IAAI,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AAEnH,qBAAa,6BAA8B,SAAQ,iBAAiB,CAAC,kCAAkC,CAAC;IACtG,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB
|
|
1
|
+
{"version":3,"file":"RemoteFieldDescriptionElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteFieldDescriptionElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,qBAAqB,IAAI,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AACnH,YAAY,EAAE,qBAAqB,IAAI,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AAEnH,qBAAa,6BAA8B,SAAQ,iBAAiB,CAAC,kCAAkC,CAAC;IACtG,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA+GnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2K/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,uBAAuB,EAAE,YAAY,CAAC,OAAO,6BAA6B,CAAC,CAAC;KAC7E;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteImageElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteImageElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,UAAU,IAAI,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAC7F,YAAY,EAAE,UAAU,IAAI,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAE7F,qBAAa,kBAAmB,SAAQ,iBAAiB,CAAC,uBAAuB,CAAC;IAChF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB
|
|
1
|
+
{"version":3,"file":"RemoteImageElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteImageElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,UAAU,IAAI,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAC7F,YAAY,EAAE,UAAU,IAAI,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAE7F,qBAAa,kBAAmB,SAAQ,iBAAiB,CAAC,uBAAuB,CAAC;IAChF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAyHnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2K/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,WAAW,EAAE,YAAY,CAAC,OAAO,kBAAkB,CAAC,CAAC;KACtD;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteTableCellElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteTableCellElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,cAAc,IAAI,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AACrG,YAAY,EAAE,cAAc,IAAI,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAErG,qBAAa,sBAAuB,SAAQ,iBAAiB,CAAC,2BAA2B,CAAC;IACxF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB
|
|
1
|
+
{"version":3,"file":"RemoteTableCellElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteTableCellElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,cAAc,IAAI,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AACrG,YAAY,EAAE,cAAc,IAAI,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAErG,qBAAa,sBAAuB,SAAQ,iBAAiB,CAAC,2BAA2B,CAAC;IACxF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;MAQnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,YAAY,CAAC,OAAO,sBAAsB,CAAC,CAAC;KAC/D;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteTableColumnElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteTableColumnElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AACzG,YAAY,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAEzG,qBAAa,wBAAyB,SAAQ,iBAAiB,CAAC,6BAA6B,CAAC;IAC5F,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB
|
|
1
|
+
{"version":3,"file":"RemoteTableColumnElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteTableColumnElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AACzG,YAAY,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAEzG,qBAAa,wBAAyB,SAAQ,iBAAiB,CAAC,6BAA6B,CAAC;IAC5F,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;MAanC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,kBAAkB,EAAE,YAAY,CAAC,OAAO,wBAAwB,CAAC,CAAC;KACnE;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteTextElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteTextElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,SAAS,IAAI,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AAC3F,YAAY,EAAE,SAAS,IAAI,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AAE3F,qBAAa,iBAAkB,SAAQ,iBAAiB,CAAC,sBAAsB,CAAC;IAC9E,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB
|
|
1
|
+
{"version":3,"file":"RemoteTextElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteTextElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,SAAS,IAAI,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AAC3F,YAAY,EAAE,SAAS,IAAI,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AAE3F,qBAAa,iBAAkB,SAAQ,iBAAiB,CAAC,sBAAsB,CAAC;IAC9E,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA+GnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2K/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,UAAU,EAAE,YAAY,CAAC,OAAO,iBAAiB,CAAC,CAAC;KACpD;CACF"}
|
|
@@ -25,7 +25,6 @@ export * from './RemoteDatePickerElement';
|
|
|
25
25
|
export * from './RemoteDateRangePickerElement';
|
|
26
26
|
export * from './RemoteDialogTriggerElement';
|
|
27
27
|
export * from './RemoteDivElement';
|
|
28
|
-
export * from './RemoteFallbackItemsElement';
|
|
29
28
|
export * from './RemoteFieldDescriptionElement';
|
|
30
29
|
export * from './RemoteFieldErrorElement';
|
|
31
30
|
export * from './RemoteFileCardElement';
|
|
@@ -76,7 +75,6 @@ export * from './RemoteSelectElement';
|
|
|
76
75
|
export * from './RemoteSeparatorElement';
|
|
77
76
|
export * from './RemoteSkeletonElement';
|
|
78
77
|
export * from './RemoteSkeletonTextElement';
|
|
79
|
-
export * from './RemoteSkeletonViewElement';
|
|
80
78
|
export * from './RemoteSliderElement';
|
|
81
79
|
export * from './RemoteSwitchElement';
|
|
82
80
|
export * from './RemoteTabElement';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/index.ts"],"names":[],"mappings":"AAEA,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,mCAAmC,CAAC;AAClD,cAAc,mCAAmC,CAAC;AAClD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sCAAsC,CAAC;AACrD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oBAAoB,CAAC;AACnC,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.35",
|
|
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,16 +24,16 @@
|
|
|
24
24
|
"test:compile": "tsc --noEmit"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@mittwald/flow-remote-core": "0.2.0-alpha.
|
|
28
|
-
"remeda": "^2.20.
|
|
29
|
-
"type-fest": "^4.
|
|
27
|
+
"@mittwald/flow-remote-core": "0.2.0-alpha.35",
|
|
28
|
+
"remeda": "^2.20.2",
|
|
29
|
+
"type-fest": "^4.35.0"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@mittwald/flow-react-components": "0.2.0-alpha.
|
|
32
|
+
"@mittwald/flow-react-components": "0.2.0-alpha.35",
|
|
33
33
|
"@mittwald/typescript-config": "",
|
|
34
|
-
"@types/node": "^22.13.
|
|
35
|
-
"nx": "^20.4.
|
|
36
|
-
"prettier": "^3.5.
|
|
34
|
+
"@types/node": "^22.13.4",
|
|
35
|
+
"nx": "^20.4.4",
|
|
36
|
+
"prettier": "^3.5.1",
|
|
37
37
|
"rimraf": "^6.0.1",
|
|
38
38
|
"rollup-preserve-directives": "^1.1.3",
|
|
39
39
|
"typescript": "^5.7.3",
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"peerDependencies": {
|
|
46
46
|
"@mittwald/flow-react-components": "*"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "20bb00e126bf30f39e7dc3fc08336be4a9103604"
|
|
49
49
|
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { FallbackItemsProps as RemoteFallbackItemsElementProps } from '@mittwald/flow-react-components';
|
|
3
|
-
export type { FallbackItemsProps as RemoteFallbackItemsElementProps } from '@mittwald/flow-react-components';
|
|
4
|
-
export declare class RemoteFallbackItemsElement extends FlowRemoteElement<RemoteFallbackItemsElementProps> {
|
|
5
|
-
static get remoteAttributes(): string[];
|
|
6
|
-
static get remoteProperties(): {};
|
|
7
|
-
static get remoteEvents(): {};
|
|
8
|
-
static get remoteSlots(): never[];
|
|
9
|
-
}
|
|
10
|
-
declare global {
|
|
11
|
-
interface HTMLElementTagNameMap {
|
|
12
|
-
"flr-fallback-items": InstanceType<typeof RemoteFallbackItemsElement>;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=RemoteFallbackItemsElement.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteFallbackItemsElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteFallbackItemsElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,kBAAkB,IAAI,+BAA+B,EAAE,MAAM,iCAAiC,CAAC;AAC7G,YAAY,EAAE,kBAAkB,IAAI,+BAA+B,EAAE,MAAM,iCAAiC,CAAC;AAE7G,qBAAa,0BAA2B,SAAQ,iBAAiB,CAAC,+BAA+B,CAAC;IAChG,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB,OAEnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,oBAAoB,EAAE,YAAY,CAAC,OAAO,0BAA0B,CAAC,CAAC;KACvE;CACF"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { SkeletonViewProps as RemoteSkeletonViewElementProps } from '@mittwald/flow-react-components';
|
|
3
|
-
export type { SkeletonViewProps as RemoteSkeletonViewElementProps } from '@mittwald/flow-react-components';
|
|
4
|
-
export declare class RemoteSkeletonViewElement extends FlowRemoteElement<RemoteSkeletonViewElementProps> {
|
|
5
|
-
static get remoteAttributes(): string[];
|
|
6
|
-
static get remoteProperties(): {};
|
|
7
|
-
static get remoteEvents(): {};
|
|
8
|
-
static get remoteSlots(): never[];
|
|
9
|
-
}
|
|
10
|
-
declare global {
|
|
11
|
-
interface HTMLElementTagNameMap {
|
|
12
|
-
"flr-skeleton-view": InstanceType<typeof RemoteSkeletonViewElement>;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=RemoteSkeletonViewElement.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteSkeletonViewElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSkeletonViewElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,iBAAiB,IAAI,8BAA8B,EAAE,MAAM,iCAAiC,CAAC;AAC3G,YAAY,EAAE,iBAAiB,IAAI,8BAA8B,EAAE,MAAM,iCAAiC,CAAC;AAE3G,qBAAa,yBAA0B,SAAQ,iBAAiB,CAAC,8BAA8B,CAAC;IAC9F,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB,OAEnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,mBAAmB,EAAE,YAAY,CAAC,OAAO,yBAAyB,CAAC,CAAC;KACrE;CACF"}
|