@mittwald/flow-remote-elements 0.2.0-alpha.121 → 0.2.0-alpha.122
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 +219 -219
- package/dist/types/SlotRootWrapper.d.ts +13 -0
- package/dist/types/SlotRootWrapper.d.ts.map +1 -0
- package/dist/types/auto-generated/index.d.ts +0 -1
- package/dist/types/auto-generated/index.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.d.ts.map +1 -1
- package/package.json +4 -4
- package/dist/types/auto-generated/RemoteFragmentElement.d.ts +0 -15
- package/dist/types/auto-generated/RemoteFragmentElement.d.ts.map +0 -1
package/dist/index.js
CHANGED
|
@@ -4160,21 +4160,6 @@ class se extends t {
|
|
|
4160
4160
|
}
|
|
4161
4161
|
customElements.define("flr-flex", se);
|
|
4162
4162
|
class pe extends t {
|
|
4163
|
-
static get remoteAttributes() {
|
|
4164
|
-
return ["style"];
|
|
4165
|
-
}
|
|
4166
|
-
static get remoteProperties() {
|
|
4167
|
-
return {};
|
|
4168
|
-
}
|
|
4169
|
-
static get remoteEvents() {
|
|
4170
|
-
return {};
|
|
4171
|
-
}
|
|
4172
|
-
static get remoteSlots() {
|
|
4173
|
-
return [];
|
|
4174
|
-
}
|
|
4175
|
-
}
|
|
4176
|
-
customElements.define("flr-fragment", pe);
|
|
4177
|
-
class le extends t {
|
|
4178
4163
|
static get remoteAttributes() {
|
|
4179
4164
|
return ["style"];
|
|
4180
4165
|
}
|
|
@@ -4465,8 +4450,8 @@ class le extends t {
|
|
|
4465
4450
|
return [];
|
|
4466
4451
|
}
|
|
4467
4452
|
}
|
|
4468
|
-
customElements.define("flr-header",
|
|
4469
|
-
class
|
|
4453
|
+
customElements.define("flr-header", pe);
|
|
4454
|
+
class le extends t {
|
|
4470
4455
|
static get remoteAttributes() {
|
|
4471
4456
|
return ["style"];
|
|
4472
4457
|
}
|
|
@@ -4755,8 +4740,8 @@ class de extends t {
|
|
|
4755
4740
|
return [];
|
|
4756
4741
|
}
|
|
4757
4742
|
}
|
|
4758
|
-
customElements.define("flr-header-navigation",
|
|
4759
|
-
class
|
|
4743
|
+
customElements.define("flr-header-navigation", le);
|
|
4744
|
+
class de extends t {
|
|
4760
4745
|
static get remoteAttributes() {
|
|
4761
4746
|
return ["style"];
|
|
4762
4747
|
}
|
|
@@ -5047,8 +5032,8 @@ class ce extends t {
|
|
|
5047
5032
|
return [];
|
|
5048
5033
|
}
|
|
5049
5034
|
}
|
|
5050
|
-
customElements.define("flr-heading",
|
|
5051
|
-
class
|
|
5035
|
+
customElements.define("flr-heading", de);
|
|
5036
|
+
class ce extends t {
|
|
5052
5037
|
static get remoteAttributes() {
|
|
5053
5038
|
return ["style"];
|
|
5054
5039
|
}
|
|
@@ -5545,8 +5530,8 @@ class Ce extends t {
|
|
|
5545
5530
|
return [];
|
|
5546
5531
|
}
|
|
5547
5532
|
}
|
|
5548
|
-
customElements.define("flr-icon",
|
|
5549
|
-
class
|
|
5533
|
+
customElements.define("flr-icon", ce);
|
|
5534
|
+
class Ce extends t {
|
|
5550
5535
|
static get remoteAttributes() {
|
|
5551
5536
|
return ["style"];
|
|
5552
5537
|
}
|
|
@@ -5837,9 +5822,9 @@ class me extends t {
|
|
|
5837
5822
|
}
|
|
5838
5823
|
customElements.define(
|
|
5839
5824
|
"flr-illustrated-message",
|
|
5840
|
-
|
|
5825
|
+
Ce
|
|
5841
5826
|
);
|
|
5842
|
-
class
|
|
5827
|
+
class me extends t {
|
|
5843
5828
|
static get remoteAttributes() {
|
|
5844
5829
|
return ["style"];
|
|
5845
5830
|
}
|
|
@@ -6142,8 +6127,8 @@ class ge extends t {
|
|
|
6142
6127
|
return [];
|
|
6143
6128
|
}
|
|
6144
6129
|
}
|
|
6145
|
-
customElements.define("flr-image",
|
|
6146
|
-
class
|
|
6130
|
+
customElements.define("flr-image", me);
|
|
6131
|
+
class ge extends t {
|
|
6147
6132
|
static get remoteAttributes() {
|
|
6148
6133
|
return ["style"];
|
|
6149
6134
|
}
|
|
@@ -6160,8 +6145,8 @@ class ve extends t {
|
|
|
6160
6145
|
return [];
|
|
6161
6146
|
}
|
|
6162
6147
|
}
|
|
6163
|
-
customElements.define("flr-initials",
|
|
6164
|
-
class
|
|
6148
|
+
customElements.define("flr-initials", ge);
|
|
6149
|
+
class ve extends t {
|
|
6165
6150
|
static get remoteAttributes() {
|
|
6166
6151
|
return ["style"];
|
|
6167
6152
|
}
|
|
@@ -6450,8 +6435,8 @@ class be extends t {
|
|
|
6450
6435
|
return [];
|
|
6451
6436
|
}
|
|
6452
6437
|
}
|
|
6453
|
-
customElements.define("flr-inline-code",
|
|
6454
|
-
class
|
|
6438
|
+
customElements.define("flr-inline-code", ve);
|
|
6439
|
+
class be extends t {
|
|
6455
6440
|
static get remoteAttributes() {
|
|
6456
6441
|
return ["style"];
|
|
6457
6442
|
}
|
|
@@ -6492,8 +6477,8 @@ class ye extends t {
|
|
|
6492
6477
|
return [];
|
|
6493
6478
|
}
|
|
6494
6479
|
}
|
|
6495
|
-
customElements.define("flr-items-grid-list",
|
|
6496
|
-
class
|
|
6480
|
+
customElements.define("flr-items-grid-list", be);
|
|
6481
|
+
class ye extends t {
|
|
6497
6482
|
static get remoteAttributes() {
|
|
6498
6483
|
return ["style"];
|
|
6499
6484
|
}
|
|
@@ -6530,9 +6515,9 @@ class he extends t {
|
|
|
6530
6515
|
}
|
|
6531
6516
|
customElements.define(
|
|
6532
6517
|
"flr-items-grid-list-item",
|
|
6533
|
-
|
|
6518
|
+
ye
|
|
6534
6519
|
);
|
|
6535
|
-
class
|
|
6520
|
+
class he extends t {
|
|
6536
6521
|
static get remoteAttributes() {
|
|
6537
6522
|
return ["style"];
|
|
6538
6523
|
}
|
|
@@ -6827,8 +6812,8 @@ class Ee extends t {
|
|
|
6827
6812
|
return [];
|
|
6828
6813
|
}
|
|
6829
6814
|
}
|
|
6830
|
-
customElements.define("flr-label",
|
|
6831
|
-
class
|
|
6815
|
+
customElements.define("flr-label", he);
|
|
6816
|
+
class Ee extends t {
|
|
6832
6817
|
static get remoteAttributes() {
|
|
6833
6818
|
return ["style"];
|
|
6834
6819
|
}
|
|
@@ -6844,8 +6829,8 @@ class fe extends t {
|
|
|
6844
6829
|
return [];
|
|
6845
6830
|
}
|
|
6846
6831
|
}
|
|
6847
|
-
customElements.define("flr-labeled-value",
|
|
6848
|
-
class
|
|
6832
|
+
customElements.define("flr-labeled-value", Ee);
|
|
6833
|
+
class fe extends t {
|
|
6849
6834
|
static get remoteAttributes() {
|
|
6850
6835
|
return ["style"];
|
|
6851
6836
|
}
|
|
@@ -7135,8 +7120,8 @@ class xe extends t {
|
|
|
7135
7120
|
return [];
|
|
7136
7121
|
}
|
|
7137
7122
|
}
|
|
7138
|
-
customElements.define("flr-layout-card",
|
|
7139
|
-
class
|
|
7123
|
+
customElements.define("flr-layout-card", fe);
|
|
7124
|
+
class xe extends t {
|
|
7140
7125
|
static get remoteAttributes() {
|
|
7141
7126
|
return ["style"];
|
|
7142
7127
|
}
|
|
@@ -7152,8 +7137,8 @@ class ke extends t {
|
|
|
7152
7137
|
return [];
|
|
7153
7138
|
}
|
|
7154
7139
|
}
|
|
7155
|
-
customElements.define("flr-legend",
|
|
7156
|
-
class
|
|
7140
|
+
customElements.define("flr-legend", xe);
|
|
7141
|
+
class ke extends t {
|
|
7157
7142
|
static get remoteAttributes() {
|
|
7158
7143
|
return ["style"];
|
|
7159
7144
|
}
|
|
@@ -7170,8 +7155,8 @@ class Se extends t {
|
|
|
7170
7155
|
return [];
|
|
7171
7156
|
}
|
|
7172
7157
|
}
|
|
7173
|
-
customElements.define("flr-light-box",
|
|
7174
|
-
class
|
|
7158
|
+
customElements.define("flr-light-box", ke);
|
|
7159
|
+
class Se extends t {
|
|
7175
7160
|
static get remoteAttributes() {
|
|
7176
7161
|
return ["style"];
|
|
7177
7162
|
}
|
|
@@ -7187,8 +7172,8 @@ class we extends t {
|
|
|
7187
7172
|
return [];
|
|
7188
7173
|
}
|
|
7189
7174
|
}
|
|
7190
|
-
customElements.define("flr-light-box-trigger",
|
|
7191
|
-
class
|
|
7175
|
+
customElements.define("flr-light-box-trigger", Se);
|
|
7176
|
+
class we extends t {
|
|
7192
7177
|
static get remoteAttributes() {
|
|
7193
7178
|
return ["style"];
|
|
7194
7179
|
}
|
|
@@ -7238,8 +7223,8 @@ class Pe extends t {
|
|
|
7238
7223
|
return [];
|
|
7239
7224
|
}
|
|
7240
7225
|
}
|
|
7241
|
-
customElements.define("flr-link",
|
|
7242
|
-
class
|
|
7226
|
+
customElements.define("flr-link", we);
|
|
7227
|
+
class Pe extends t {
|
|
7243
7228
|
static get remoteAttributes() {
|
|
7244
7229
|
return ["style"];
|
|
7245
7230
|
}
|
|
@@ -7253,8 +7238,8 @@ class Oe extends t {
|
|
|
7253
7238
|
return [];
|
|
7254
7239
|
}
|
|
7255
7240
|
}
|
|
7256
|
-
customElements.define("flr-list-empty-view",
|
|
7257
|
-
class
|
|
7241
|
+
customElements.define("flr-list-empty-view", Pe);
|
|
7242
|
+
class Oe extends t {
|
|
7258
7243
|
static get remoteAttributes() {
|
|
7259
7244
|
return ["style"];
|
|
7260
7245
|
}
|
|
@@ -7272,9 +7257,9 @@ class Me extends t {
|
|
|
7272
7257
|
}
|
|
7273
7258
|
customElements.define(
|
|
7274
7259
|
"flr-list-item-view-content",
|
|
7275
|
-
|
|
7260
|
+
Oe
|
|
7276
7261
|
);
|
|
7277
|
-
class
|
|
7262
|
+
class Me extends t {
|
|
7278
7263
|
static get remoteAttributes() {
|
|
7279
7264
|
return ["style"];
|
|
7280
7265
|
}
|
|
@@ -7288,8 +7273,8 @@ class De extends t {
|
|
|
7288
7273
|
return [];
|
|
7289
7274
|
}
|
|
7290
7275
|
}
|
|
7291
|
-
customElements.define("flr-list-summary",
|
|
7292
|
-
class
|
|
7276
|
+
customElements.define("flr-list-summary", Me);
|
|
7277
|
+
class De extends t {
|
|
7293
7278
|
static get remoteAttributes() {
|
|
7294
7279
|
return ["style"];
|
|
7295
7280
|
}
|
|
@@ -7786,8 +7771,8 @@ class Ue extends t {
|
|
|
7786
7771
|
return [];
|
|
7787
7772
|
}
|
|
7788
7773
|
}
|
|
7789
|
-
customElements.define("flr-loading-spinner",
|
|
7790
|
-
class
|
|
7774
|
+
customElements.define("flr-loading-spinner", De);
|
|
7775
|
+
class Ue extends t {
|
|
7791
7776
|
static get remoteAttributes() {
|
|
7792
7777
|
return ["style"];
|
|
7793
7778
|
}
|
|
@@ -7812,8 +7797,8 @@ class Re extends t {
|
|
|
7812
7797
|
return [];
|
|
7813
7798
|
}
|
|
7814
7799
|
}
|
|
7815
|
-
customElements.define("flr-markdown",
|
|
7816
|
-
class
|
|
7800
|
+
customElements.define("flr-markdown", Ue);
|
|
7801
|
+
class Re extends t {
|
|
7817
7802
|
static get remoteAttributes() {
|
|
7818
7803
|
return ["style"];
|
|
7819
7804
|
}
|
|
@@ -7848,8 +7833,8 @@ class Te extends t {
|
|
|
7848
7833
|
return [];
|
|
7849
7834
|
}
|
|
7850
7835
|
}
|
|
7851
|
-
customElements.define("flr-menu-item",
|
|
7852
|
-
class
|
|
7836
|
+
customElements.define("flr-menu-item", Re);
|
|
7837
|
+
class Te extends t {
|
|
7853
7838
|
static get remoteAttributes() {
|
|
7854
7839
|
return ["style"];
|
|
7855
7840
|
}
|
|
@@ -7869,8 +7854,8 @@ class Ie extends t {
|
|
|
7869
7854
|
return [];
|
|
7870
7855
|
}
|
|
7871
7856
|
}
|
|
7872
|
-
customElements.define("flr-menu-trigger",
|
|
7873
|
-
class
|
|
7857
|
+
customElements.define("flr-menu-trigger", Te);
|
|
7858
|
+
class Ie extends t {
|
|
7874
7859
|
static get remoteAttributes() {
|
|
7875
7860
|
return ["style"];
|
|
7876
7861
|
}
|
|
@@ -7887,8 +7872,8 @@ class Ae extends t {
|
|
|
7887
7872
|
return [];
|
|
7888
7873
|
}
|
|
7889
7874
|
}
|
|
7890
|
-
customElements.define("flr-message",
|
|
7891
|
-
class
|
|
7875
|
+
customElements.define("flr-message", Ie);
|
|
7876
|
+
class Ae extends t {
|
|
7892
7877
|
static get remoteAttributes() {
|
|
7893
7878
|
return ["style"];
|
|
7894
7879
|
}
|
|
@@ -7904,8 +7889,8 @@ class Le extends t {
|
|
|
7904
7889
|
return [];
|
|
7905
7890
|
}
|
|
7906
7891
|
}
|
|
7907
|
-
customElements.define("flr-message-separator",
|
|
7908
|
-
class
|
|
7892
|
+
customElements.define("flr-message-separator", Ae);
|
|
7893
|
+
class Le extends t {
|
|
7909
7894
|
static get remoteAttributes() {
|
|
7910
7895
|
return ["style"];
|
|
7911
7896
|
}
|
|
@@ -7921,8 +7906,8 @@ class ze extends t {
|
|
|
7921
7906
|
return [];
|
|
7922
7907
|
}
|
|
7923
7908
|
}
|
|
7924
|
-
customElements.define("flr-message-thread",
|
|
7925
|
-
class
|
|
7909
|
+
customElements.define("flr-message-thread", Le);
|
|
7910
|
+
class ze extends t {
|
|
7926
7911
|
static get remoteAttributes() {
|
|
7927
7912
|
return ["style"];
|
|
7928
7913
|
}
|
|
@@ -8211,8 +8196,8 @@ class Ne extends t {
|
|
|
8211
8196
|
return [];
|
|
8212
8197
|
}
|
|
8213
8198
|
}
|
|
8214
|
-
customElements.define("flr-navigation",
|
|
8215
|
-
class
|
|
8199
|
+
customElements.define("flr-navigation", ze);
|
|
8200
|
+
class Ne extends t {
|
|
8216
8201
|
static get remoteAttributes() {
|
|
8217
8202
|
return ["style"];
|
|
8218
8203
|
}
|
|
@@ -8502,8 +8487,8 @@ class Fe extends t {
|
|
|
8502
8487
|
return [];
|
|
8503
8488
|
}
|
|
8504
8489
|
}
|
|
8505
|
-
customElements.define("flr-navigation-group",
|
|
8506
|
-
class
|
|
8490
|
+
customElements.define("flr-navigation-group", Ne);
|
|
8491
|
+
class Fe extends t {
|
|
8507
8492
|
static get remoteAttributes() {
|
|
8508
8493
|
return ["style"];
|
|
8509
8494
|
}
|
|
@@ -8796,8 +8781,8 @@ class He extends t {
|
|
|
8796
8781
|
return [];
|
|
8797
8782
|
}
|
|
8798
8783
|
}
|
|
8799
|
-
customElements.define("flr-notification",
|
|
8800
|
-
class
|
|
8784
|
+
customElements.define("flr-notification", Fe);
|
|
8785
|
+
class He extends t {
|
|
8801
8786
|
static get remoteAttributes() {
|
|
8802
8787
|
return ["style"];
|
|
8803
8788
|
}
|
|
@@ -9088,9 +9073,9 @@ class Ke extends t {
|
|
|
9088
9073
|
}
|
|
9089
9074
|
customElements.define(
|
|
9090
9075
|
"flr-notification-provider",
|
|
9091
|
-
|
|
9076
|
+
He
|
|
9092
9077
|
);
|
|
9093
|
-
class
|
|
9078
|
+
class Ke extends t {
|
|
9094
9079
|
static get remoteAttributes() {
|
|
9095
9080
|
return ["style"];
|
|
9096
9081
|
}
|
|
@@ -9145,8 +9130,8 @@ class Ve extends t {
|
|
|
9145
9130
|
return [];
|
|
9146
9131
|
}
|
|
9147
9132
|
}
|
|
9148
|
-
customElements.define("flr-number-field",
|
|
9149
|
-
class
|
|
9133
|
+
customElements.define("flr-number-field", Ke);
|
|
9134
|
+
class Ve extends t {
|
|
9150
9135
|
static get remoteAttributes() {
|
|
9151
9136
|
return ["style"];
|
|
9152
9137
|
}
|
|
@@ -9179,8 +9164,8 @@ class We extends t {
|
|
|
9179
9164
|
return [];
|
|
9180
9165
|
}
|
|
9181
9166
|
}
|
|
9182
|
-
customElements.define("flr-option",
|
|
9183
|
-
class
|
|
9167
|
+
customElements.define("flr-option", Ve);
|
|
9168
|
+
class We extends t {
|
|
9184
9169
|
static get remoteAttributes() {
|
|
9185
9170
|
return ["style"];
|
|
9186
9171
|
}
|
|
@@ -9200,8 +9185,8 @@ class Be extends t {
|
|
|
9200
9185
|
return [];
|
|
9201
9186
|
}
|
|
9202
9187
|
}
|
|
9203
|
-
customElements.define("flr-overlay-content",
|
|
9204
|
-
class
|
|
9188
|
+
customElements.define("flr-overlay-content", We);
|
|
9189
|
+
class Be extends t {
|
|
9205
9190
|
static get remoteAttributes() {
|
|
9206
9191
|
return ["style"];
|
|
9207
9192
|
}
|
|
@@ -9224,8 +9209,8 @@ class qe extends t {
|
|
|
9224
9209
|
return [];
|
|
9225
9210
|
}
|
|
9226
9211
|
}
|
|
9227
|
-
customElements.define("flr-popover-content",
|
|
9228
|
-
class
|
|
9212
|
+
customElements.define("flr-popover-content", Be);
|
|
9213
|
+
class qe extends t {
|
|
9229
9214
|
static get remoteAttributes() {
|
|
9230
9215
|
return ["style"];
|
|
9231
9216
|
}
|
|
@@ -9255,8 +9240,8 @@ class Ge extends t {
|
|
|
9255
9240
|
return ["valueLabel"];
|
|
9256
9241
|
}
|
|
9257
9242
|
}
|
|
9258
|
-
customElements.define("flr-progress-bar",
|
|
9259
|
-
class
|
|
9243
|
+
customElements.define("flr-progress-bar", qe);
|
|
9244
|
+
class Ge extends t {
|
|
9260
9245
|
static get remoteAttributes() {
|
|
9261
9246
|
return ["style"];
|
|
9262
9247
|
}
|
|
@@ -9291,8 +9276,8 @@ class Xe extends t {
|
|
|
9291
9276
|
return [];
|
|
9292
9277
|
}
|
|
9293
9278
|
}
|
|
9294
|
-
customElements.define("flr-radio",
|
|
9295
|
-
class
|
|
9279
|
+
customElements.define("flr-radio", Ge);
|
|
9280
|
+
class Xe extends t {
|
|
9296
9281
|
static get remoteAttributes() {
|
|
9297
9282
|
return ["style"];
|
|
9298
9283
|
}
|
|
@@ -9327,8 +9312,8 @@ class Ye extends t {
|
|
|
9327
9312
|
return [];
|
|
9328
9313
|
}
|
|
9329
9314
|
}
|
|
9330
|
-
customElements.define("flr-radio-button",
|
|
9331
|
-
class
|
|
9315
|
+
customElements.define("flr-radio-button", Xe);
|
|
9316
|
+
class Ye extends t {
|
|
9332
9317
|
static get remoteAttributes() {
|
|
9333
9318
|
return ["style"];
|
|
9334
9319
|
}
|
|
@@ -9369,8 +9354,8 @@ class je extends t {
|
|
|
9369
9354
|
return [];
|
|
9370
9355
|
}
|
|
9371
9356
|
}
|
|
9372
|
-
customElements.define("flr-radio-group",
|
|
9373
|
-
class
|
|
9357
|
+
customElements.define("flr-radio-group", Ye);
|
|
9358
|
+
class je extends t {
|
|
9374
9359
|
static get remoteAttributes() {
|
|
9375
9360
|
return ["style"];
|
|
9376
9361
|
}
|
|
@@ -9435,8 +9420,8 @@ class Ze extends t {
|
|
|
9435
9420
|
return [];
|
|
9436
9421
|
}
|
|
9437
9422
|
}
|
|
9438
|
-
customElements.define("flr-search-field",
|
|
9439
|
-
class
|
|
9423
|
+
customElements.define("flr-search-field", je);
|
|
9424
|
+
class Ze extends t {
|
|
9440
9425
|
static get remoteAttributes() {
|
|
9441
9426
|
return ["style"];
|
|
9442
9427
|
}
|
|
@@ -9727,8 +9712,8 @@ class _e extends t {
|
|
|
9727
9712
|
return [];
|
|
9728
9713
|
}
|
|
9729
9714
|
}
|
|
9730
|
-
customElements.define("flr-section",
|
|
9731
|
-
class
|
|
9715
|
+
customElements.define("flr-section", Ze);
|
|
9716
|
+
class _e extends t {
|
|
9732
9717
|
static get remoteAttributes() {
|
|
9733
9718
|
return ["style"];
|
|
9734
9719
|
}
|
|
@@ -9763,8 +9748,8 @@ class Je extends t {
|
|
|
9763
9748
|
return [];
|
|
9764
9749
|
}
|
|
9765
9750
|
}
|
|
9766
|
-
customElements.define("flr-segment",
|
|
9767
|
-
class
|
|
9751
|
+
customElements.define("flr-segment", _e);
|
|
9752
|
+
class Je extends t {
|
|
9768
9753
|
static get remoteAttributes() {
|
|
9769
9754
|
return ["style"];
|
|
9770
9755
|
}
|
|
@@ -9803,8 +9788,8 @@ class Qe extends t {
|
|
|
9803
9788
|
return [];
|
|
9804
9789
|
}
|
|
9805
9790
|
}
|
|
9806
|
-
customElements.define("flr-segmented-control",
|
|
9807
|
-
class
|
|
9791
|
+
customElements.define("flr-segmented-control", Je);
|
|
9792
|
+
class Qe extends t {
|
|
9808
9793
|
static get remoteAttributes() {
|
|
9809
9794
|
return ["style"];
|
|
9810
9795
|
}
|
|
@@ -9850,8 +9835,8 @@ class $e extends t {
|
|
|
9850
9835
|
return [];
|
|
9851
9836
|
}
|
|
9852
9837
|
}
|
|
9853
|
-
customElements.define("flr-select",
|
|
9854
|
-
class
|
|
9838
|
+
customElements.define("flr-select", Qe);
|
|
9839
|
+
class $e extends t {
|
|
9855
9840
|
static get remoteAttributes() {
|
|
9856
9841
|
return ["style"];
|
|
9857
9842
|
}
|
|
@@ -9874,8 +9859,8 @@ class et extends t {
|
|
|
9874
9859
|
return [];
|
|
9875
9860
|
}
|
|
9876
9861
|
}
|
|
9877
|
-
customElements.define("flr-separator",
|
|
9878
|
-
class
|
|
9862
|
+
customElements.define("flr-separator", $e);
|
|
9863
|
+
class et extends t {
|
|
9879
9864
|
static get remoteAttributes() {
|
|
9880
9865
|
return ["style"];
|
|
9881
9866
|
}
|
|
@@ -10166,8 +10151,8 @@ class tt extends t {
|
|
|
10166
10151
|
return [];
|
|
10167
10152
|
}
|
|
10168
10153
|
}
|
|
10169
|
-
customElements.define("flr-skeleton",
|
|
10170
|
-
class
|
|
10154
|
+
customElements.define("flr-skeleton", et);
|
|
10155
|
+
class tt extends t {
|
|
10171
10156
|
static get remoteAttributes() {
|
|
10172
10157
|
return ["style"];
|
|
10173
10158
|
}
|
|
@@ -10457,8 +10442,8 @@ class at extends t {
|
|
|
10457
10442
|
return [];
|
|
10458
10443
|
}
|
|
10459
10444
|
}
|
|
10460
|
-
customElements.define("flr-skeleton-text",
|
|
10461
|
-
class
|
|
10445
|
+
customElements.define("flr-skeleton-text", tt);
|
|
10446
|
+
class at extends t {
|
|
10462
10447
|
static get remoteAttributes() {
|
|
10463
10448
|
return ["style"];
|
|
10464
10449
|
}
|
|
@@ -10493,8 +10478,8 @@ class rt extends t {
|
|
|
10493
10478
|
return [];
|
|
10494
10479
|
}
|
|
10495
10480
|
}
|
|
10496
|
-
customElements.define("flr-slider",
|
|
10497
|
-
class
|
|
10481
|
+
customElements.define("flr-slider", at);
|
|
10482
|
+
class rt extends t {
|
|
10498
10483
|
static get remoteAttributes() {
|
|
10499
10484
|
return ["style"];
|
|
10500
10485
|
}
|
|
@@ -10537,8 +10522,8 @@ class it extends t {
|
|
|
10537
10522
|
return [];
|
|
10538
10523
|
}
|
|
10539
10524
|
}
|
|
10540
|
-
customElements.define("flr-switch",
|
|
10541
|
-
class
|
|
10525
|
+
customElements.define("flr-switch", rt);
|
|
10526
|
+
class it extends t {
|
|
10542
10527
|
static get remoteAttributes() {
|
|
10543
10528
|
return ["style"];
|
|
10544
10529
|
}
|
|
@@ -10560,8 +10545,8 @@ class ot extends t {
|
|
|
10560
10545
|
return [];
|
|
10561
10546
|
}
|
|
10562
10547
|
}
|
|
10563
|
-
customElements.define("flr-tab",
|
|
10564
|
-
class
|
|
10548
|
+
customElements.define("flr-tab", it);
|
|
10549
|
+
class ot extends t {
|
|
10565
10550
|
static get remoteAttributes() {
|
|
10566
10551
|
return ["style"];
|
|
10567
10552
|
}
|
|
@@ -10593,8 +10578,8 @@ class nt extends t {
|
|
|
10593
10578
|
return [];
|
|
10594
10579
|
}
|
|
10595
10580
|
}
|
|
10596
|
-
customElements.define("flr-tab-title",
|
|
10597
|
-
class
|
|
10581
|
+
customElements.define("flr-tab-title", ot);
|
|
10582
|
+
class nt extends t {
|
|
10598
10583
|
static get remoteAttributes() {
|
|
10599
10584
|
return ["style"];
|
|
10600
10585
|
}
|
|
@@ -10630,8 +10615,8 @@ class ut extends t {
|
|
|
10630
10615
|
return [];
|
|
10631
10616
|
}
|
|
10632
10617
|
}
|
|
10633
|
-
customElements.define("flr-table",
|
|
10634
|
-
class
|
|
10618
|
+
customElements.define("flr-table", nt);
|
|
10619
|
+
class ut extends t {
|
|
10635
10620
|
static get remoteAttributes() {
|
|
10636
10621
|
return ["style"];
|
|
10637
10622
|
}
|
|
@@ -10651,8 +10636,8 @@ class st extends t {
|
|
|
10651
10636
|
return [];
|
|
10652
10637
|
}
|
|
10653
10638
|
}
|
|
10654
|
-
customElements.define("flr-table-body",
|
|
10655
|
-
class
|
|
10639
|
+
customElements.define("flr-table-body", ut);
|
|
10640
|
+
class st extends t {
|
|
10656
10641
|
static get remoteAttributes() {
|
|
10657
10642
|
return ["style"];
|
|
10658
10643
|
}
|
|
@@ -10672,8 +10657,8 @@ class pt extends t {
|
|
|
10672
10657
|
return [];
|
|
10673
10658
|
}
|
|
10674
10659
|
}
|
|
10675
|
-
customElements.define("flr-table-cell",
|
|
10676
|
-
class
|
|
10660
|
+
customElements.define("flr-table-cell", st);
|
|
10661
|
+
class pt extends t {
|
|
10677
10662
|
static get remoteAttributes() {
|
|
10678
10663
|
return ["style"];
|
|
10679
10664
|
}
|
|
@@ -10698,8 +10683,8 @@ class lt extends t {
|
|
|
10698
10683
|
return [];
|
|
10699
10684
|
}
|
|
10700
10685
|
}
|
|
10701
|
-
customElements.define("flr-table-column",
|
|
10702
|
-
class
|
|
10686
|
+
customElements.define("flr-table-column", pt);
|
|
10687
|
+
class lt extends t {
|
|
10703
10688
|
static get remoteAttributes() {
|
|
10704
10689
|
return ["style"];
|
|
10705
10690
|
}
|
|
@@ -10735,8 +10720,8 @@ class dt extends t {
|
|
|
10735
10720
|
return [];
|
|
10736
10721
|
}
|
|
10737
10722
|
}
|
|
10738
|
-
customElements.define("flr-table-footer-row",
|
|
10739
|
-
class
|
|
10723
|
+
customElements.define("flr-table-footer-row", lt);
|
|
10724
|
+
class dt extends t {
|
|
10740
10725
|
static get remoteAttributes() {
|
|
10741
10726
|
return ["style"];
|
|
10742
10727
|
}
|
|
@@ -10758,8 +10743,8 @@ class ct extends t {
|
|
|
10758
10743
|
return [];
|
|
10759
10744
|
}
|
|
10760
10745
|
}
|
|
10761
|
-
customElements.define("flr-table-header",
|
|
10762
|
-
class
|
|
10746
|
+
customElements.define("flr-table-header", dt);
|
|
10747
|
+
class ct extends t {
|
|
10763
10748
|
static get remoteAttributes() {
|
|
10764
10749
|
return ["style"];
|
|
10765
10750
|
}
|
|
@@ -10795,8 +10780,8 @@ class Ct extends t {
|
|
|
10795
10780
|
return [];
|
|
10796
10781
|
}
|
|
10797
10782
|
}
|
|
10798
|
-
customElements.define("flr-table-row",
|
|
10799
|
-
class
|
|
10783
|
+
customElements.define("flr-table-row", ct);
|
|
10784
|
+
class Ct extends t {
|
|
10800
10785
|
static get remoteAttributes() {
|
|
10801
10786
|
return ["style"];
|
|
10802
10787
|
}
|
|
@@ -10826,8 +10811,8 @@ class mt extends t {
|
|
|
10826
10811
|
return [];
|
|
10827
10812
|
}
|
|
10828
10813
|
}
|
|
10829
|
-
customElements.define("flr-tabs",
|
|
10830
|
-
class
|
|
10814
|
+
customElements.define("flr-tabs", Ct);
|
|
10815
|
+
class mt extends t {
|
|
10831
10816
|
static get remoteAttributes() {
|
|
10832
10817
|
return ["style"];
|
|
10833
10818
|
}
|
|
@@ -11119,8 +11104,8 @@ class gt extends t {
|
|
|
11119
11104
|
return [];
|
|
11120
11105
|
}
|
|
11121
11106
|
}
|
|
11122
|
-
customElements.define("flr-text",
|
|
11123
|
-
class
|
|
11107
|
+
customElements.define("flr-text", mt);
|
|
11108
|
+
class gt extends t {
|
|
11124
11109
|
static get remoteAttributes() {
|
|
11125
11110
|
return ["style"];
|
|
11126
11111
|
}
|
|
@@ -11187,8 +11172,8 @@ class vt extends t {
|
|
|
11187
11172
|
return [];
|
|
11188
11173
|
}
|
|
11189
11174
|
}
|
|
11190
|
-
customElements.define("flr-text-area",
|
|
11191
|
-
class
|
|
11175
|
+
customElements.define("flr-text-area", gt);
|
|
11176
|
+
class vt extends t {
|
|
11192
11177
|
static get remoteAttributes() {
|
|
11193
11178
|
return ["style"];
|
|
11194
11179
|
}
|
|
@@ -11254,8 +11239,8 @@ class bt extends t {
|
|
|
11254
11239
|
return [];
|
|
11255
11240
|
}
|
|
11256
11241
|
}
|
|
11257
|
-
customElements.define("flr-text-field",
|
|
11258
|
-
class
|
|
11242
|
+
customElements.define("flr-text-field", vt);
|
|
11243
|
+
class bt extends t {
|
|
11259
11244
|
static get remoteAttributes() {
|
|
11260
11245
|
return ["style"];
|
|
11261
11246
|
}
|
|
@@ -11301,8 +11286,8 @@ class yt extends t {
|
|
|
11301
11286
|
return ["errorMessage"];
|
|
11302
11287
|
}
|
|
11303
11288
|
}
|
|
11304
|
-
customElements.define("flr-time-field",
|
|
11305
|
-
class
|
|
11289
|
+
customElements.define("flr-time-field", bt);
|
|
11290
|
+
class yt extends t {
|
|
11306
11291
|
static get remoteAttributes() {
|
|
11307
11292
|
return ["style"];
|
|
11308
11293
|
}
|
|
@@ -11336,8 +11321,8 @@ class ht extends t {
|
|
|
11336
11321
|
return [];
|
|
11337
11322
|
}
|
|
11338
11323
|
}
|
|
11339
|
-
customElements.define("flr-tooltip",
|
|
11340
|
-
class
|
|
11324
|
+
customElements.define("flr-tooltip", yt);
|
|
11325
|
+
class ht extends t {
|
|
11341
11326
|
static get remoteAttributes() {
|
|
11342
11327
|
return ["style"];
|
|
11343
11328
|
}
|
|
@@ -11360,8 +11345,8 @@ class Et extends t {
|
|
|
11360
11345
|
return [];
|
|
11361
11346
|
}
|
|
11362
11347
|
}
|
|
11363
|
-
customElements.define("flr-tooltip-trigger",
|
|
11364
|
-
class
|
|
11348
|
+
customElements.define("flr-tooltip-trigger", ht);
|
|
11349
|
+
class Et extends t {
|
|
11365
11350
|
static get remoteAttributes() {
|
|
11366
11351
|
return ["style"];
|
|
11367
11352
|
}
|
|
@@ -11387,8 +11372,8 @@ class ft extends t {
|
|
|
11387
11372
|
return [];
|
|
11388
11373
|
}
|
|
11389
11374
|
}
|
|
11390
|
-
customElements.define("flr-x-axis",
|
|
11391
|
-
class
|
|
11375
|
+
customElements.define("flr-x-axis", Et);
|
|
11376
|
+
class ft extends t {
|
|
11392
11377
|
static get remoteAttributes() {
|
|
11393
11378
|
return ["style"];
|
|
11394
11379
|
}
|
|
@@ -11413,8 +11398,8 @@ class xt extends t {
|
|
|
11413
11398
|
return [];
|
|
11414
11399
|
}
|
|
11415
11400
|
}
|
|
11416
|
-
customElements.define("flr-y-axis",
|
|
11417
|
-
class
|
|
11401
|
+
customElements.define("flr-y-axis", ft);
|
|
11402
|
+
class xt extends t {
|
|
11418
11403
|
static get remoteEvents() {
|
|
11419
11404
|
return {
|
|
11420
11405
|
submit: {}
|
|
@@ -11429,7 +11414,22 @@ class kt extends t {
|
|
|
11429
11414
|
};
|
|
11430
11415
|
}
|
|
11431
11416
|
}
|
|
11432
|
-
customElements.define("flr-form",
|
|
11417
|
+
customElements.define("flr-form", xt);
|
|
11418
|
+
class kt extends t {
|
|
11419
|
+
static get remoteAttributes() {
|
|
11420
|
+
return [];
|
|
11421
|
+
}
|
|
11422
|
+
static get remoteProperties() {
|
|
11423
|
+
return {};
|
|
11424
|
+
}
|
|
11425
|
+
static get remoteEvents() {
|
|
11426
|
+
return {};
|
|
11427
|
+
}
|
|
11428
|
+
static get remoteSlots() {
|
|
11429
|
+
return [];
|
|
11430
|
+
}
|
|
11431
|
+
}
|
|
11432
|
+
customElements.define("flr-slot-root-wrapper", kt);
|
|
11433
11433
|
export {
|
|
11434
11434
|
E as RemoteAccentBoxElement,
|
|
11435
11435
|
f as RemoteAccordionElement,
|
|
@@ -11474,73 +11474,73 @@ export {
|
|
|
11474
11474
|
ne as RemoteFileCardListElement,
|
|
11475
11475
|
ue as RemoteFileFieldElement,
|
|
11476
11476
|
se as RemoteFlexElement,
|
|
11477
|
-
|
|
11478
|
-
pe as
|
|
11479
|
-
le as
|
|
11480
|
-
de as
|
|
11481
|
-
ce as
|
|
11482
|
-
Ce as
|
|
11483
|
-
me as
|
|
11484
|
-
ge as
|
|
11485
|
-
ve as
|
|
11486
|
-
be as
|
|
11487
|
-
ye as
|
|
11488
|
-
he as
|
|
11489
|
-
Ee as
|
|
11490
|
-
fe as
|
|
11491
|
-
xe as
|
|
11492
|
-
ke as
|
|
11493
|
-
Se as
|
|
11494
|
-
we as
|
|
11495
|
-
Pe as
|
|
11496
|
-
Oe as
|
|
11497
|
-
Me as
|
|
11498
|
-
De as
|
|
11499
|
-
Ue as
|
|
11500
|
-
Re as
|
|
11501
|
-
Te as
|
|
11502
|
-
Ie as
|
|
11503
|
-
Ae as
|
|
11504
|
-
Le as
|
|
11505
|
-
ze as
|
|
11506
|
-
Ne as
|
|
11507
|
-
Fe as
|
|
11508
|
-
He as
|
|
11509
|
-
Ke as
|
|
11510
|
-
Ve as
|
|
11511
|
-
We as
|
|
11512
|
-
Be as
|
|
11513
|
-
qe as
|
|
11514
|
-
|
|
11515
|
-
|
|
11516
|
-
|
|
11517
|
-
je as
|
|
11518
|
-
Ze as
|
|
11519
|
-
_e as
|
|
11520
|
-
Je as
|
|
11521
|
-
Qe as
|
|
11522
|
-
$e as
|
|
11523
|
-
et as
|
|
11524
|
-
tt as
|
|
11525
|
-
at as
|
|
11526
|
-
|
|
11527
|
-
|
|
11528
|
-
|
|
11529
|
-
|
|
11530
|
-
|
|
11531
|
-
|
|
11532
|
-
|
|
11533
|
-
|
|
11534
|
-
|
|
11535
|
-
|
|
11536
|
-
|
|
11537
|
-
|
|
11538
|
-
|
|
11539
|
-
|
|
11540
|
-
|
|
11541
|
-
|
|
11542
|
-
|
|
11543
|
-
|
|
11544
|
-
|
|
11545
|
-
|
|
11477
|
+
xt as RemoteFormElement,
|
|
11478
|
+
pe as RemoteHeaderElement,
|
|
11479
|
+
le as RemoteHeaderNavigationElement,
|
|
11480
|
+
de as RemoteHeadingElement,
|
|
11481
|
+
ce as RemoteIconElement,
|
|
11482
|
+
Ce as RemoteIllustratedMessageElement,
|
|
11483
|
+
me as RemoteImageElement,
|
|
11484
|
+
ge as RemoteInitialsElement,
|
|
11485
|
+
ve as RemoteInlineCodeElement,
|
|
11486
|
+
be as RemoteItemsGridListElement,
|
|
11487
|
+
ye as RemoteItemsGridListItemElement,
|
|
11488
|
+
he as RemoteLabelElement,
|
|
11489
|
+
Ee as RemoteLabeledValueElement,
|
|
11490
|
+
fe as RemoteLayoutCardElement,
|
|
11491
|
+
xe as RemoteLegendElement,
|
|
11492
|
+
ke as RemoteLightBoxElement,
|
|
11493
|
+
Se as RemoteLightBoxTriggerElement,
|
|
11494
|
+
we as RemoteLinkElement,
|
|
11495
|
+
Pe as RemoteListEmptyViewElement,
|
|
11496
|
+
Oe as RemoteListItemViewContentElement,
|
|
11497
|
+
Me as RemoteListSummaryElement,
|
|
11498
|
+
De as RemoteLoadingSpinnerElement,
|
|
11499
|
+
Ue as RemoteMarkdownElement,
|
|
11500
|
+
Re as RemoteMenuItemElement,
|
|
11501
|
+
Te as RemoteMenuTriggerElement,
|
|
11502
|
+
Ie as RemoteMessageElement,
|
|
11503
|
+
Ae as RemoteMessageSeparatorElement,
|
|
11504
|
+
Le as RemoteMessageThreadElement,
|
|
11505
|
+
ze as RemoteNavigationElement,
|
|
11506
|
+
Ne as RemoteNavigationGroupElement,
|
|
11507
|
+
Fe as RemoteNotificationElement,
|
|
11508
|
+
He as RemoteNotificationProviderElement,
|
|
11509
|
+
Ke as RemoteNumberFieldElement,
|
|
11510
|
+
Ve as RemoteOptionElement,
|
|
11511
|
+
We as RemoteOverlayContentElement,
|
|
11512
|
+
Be as RemotePopoverContentElement,
|
|
11513
|
+
qe as RemoteProgressBarElement,
|
|
11514
|
+
Xe as RemoteRadioButtonElement,
|
|
11515
|
+
Ge as RemoteRadioElement,
|
|
11516
|
+
Ye as RemoteRadioGroupElement,
|
|
11517
|
+
je as RemoteSearchFieldElement,
|
|
11518
|
+
Ze as RemoteSectionElement,
|
|
11519
|
+
_e as RemoteSegmentElement,
|
|
11520
|
+
Je as RemoteSegmentedControlElement,
|
|
11521
|
+
Qe as RemoteSelectElement,
|
|
11522
|
+
$e as RemoteSeparatorElement,
|
|
11523
|
+
et as RemoteSkeletonElement,
|
|
11524
|
+
tt as RemoteSkeletonTextElement,
|
|
11525
|
+
at as RemoteSliderElement,
|
|
11526
|
+
kt as RemoteSlotRootWrapper,
|
|
11527
|
+
rt as RemoteSwitchElement,
|
|
11528
|
+
it as RemoteTabElement,
|
|
11529
|
+
ot as RemoteTabTitleElement,
|
|
11530
|
+
ut as RemoteTableBodyElement,
|
|
11531
|
+
st as RemoteTableCellElement,
|
|
11532
|
+
pt as RemoteTableColumnElement,
|
|
11533
|
+
nt as RemoteTableElement,
|
|
11534
|
+
lt as RemoteTableFooterRowElement,
|
|
11535
|
+
dt as RemoteTableHeaderElement,
|
|
11536
|
+
ct as RemoteTableRowElement,
|
|
11537
|
+
Ct as RemoteTabsElement,
|
|
11538
|
+
gt as RemoteTextAreaElement,
|
|
11539
|
+
mt as RemoteTextElement,
|
|
11540
|
+
vt as RemoteTextFieldElement,
|
|
11541
|
+
bt as RemoteTimeFieldElement,
|
|
11542
|
+
yt as RemoteTooltipElement,
|
|
11543
|
+
ht as RemoteTooltipTriggerElement,
|
|
11544
|
+
Et as RemoteXAxisElement,
|
|
11545
|
+
ft as RemoteYAxisElement
|
|
11546
11546
|
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { FlowRemoteElement } from './lib/FlowRemoteElement';
|
|
2
|
+
export declare class RemoteSlotRootWrapper extends FlowRemoteElement {
|
|
3
|
+
static get remoteAttributes(): never[];
|
|
4
|
+
static get remoteProperties(): {};
|
|
5
|
+
static get remoteEvents(): {};
|
|
6
|
+
static get remoteSlots(): never[];
|
|
7
|
+
}
|
|
8
|
+
declare global {
|
|
9
|
+
interface HTMLElementTagNameMap {
|
|
10
|
+
"flr-slot-root-wrapper": InstanceType<typeof RemoteSlotRootWrapper>;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=SlotRootWrapper.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SlotRootWrapper.d.ts","sourceRoot":"","sources":["../../src/SlotRootWrapper.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAE5D,qBAAa,qBAAsB,SAAQ,iBAAiB;IAC1D,WAAoB,gBAAgB,YAEnC;IAED,WAAoB,gBAAgB,OAEnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,uBAAuB,EAAE,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC;KACrE;CACF"}
|
|
@@ -41,7 +41,6 @@ export * from './RemoteFileCardElement';
|
|
|
41
41
|
export * from './RemoteFileCardListElement';
|
|
42
42
|
export * from './RemoteFileFieldElement';
|
|
43
43
|
export * from './RemoteFlexElement';
|
|
44
|
-
export * from './RemoteFragmentElement';
|
|
45
44
|
export * from './RemoteHeaderElement';
|
|
46
45
|
export * from './RemoteHeaderNavigationElement';
|
|
47
46
|
export * from './RemoteHeadingElement';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/index.ts"],"names":[],"mappings":"AAEA,cAAc,0BAA0B,CAAC;AACzC,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,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yCAAyC,CAAC;AACxD,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,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,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/index.ts"],"names":[],"mappings":"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"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,QAAQ,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC"}
|
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.122",
|
|
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,12 +24,12 @@
|
|
|
24
24
|
"test:compile": "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.122",
|
|
28
28
|
"remeda": "^2.21.1",
|
|
29
29
|
"type-fest": "^4.37.0"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@mittwald/flow-react-components": "0.2.0-alpha.
|
|
32
|
+
"@mittwald/flow-react-components": "0.2.0-alpha.122",
|
|
33
33
|
"@mittwald/typescript-config": "",
|
|
34
34
|
"@types/node": "^22.13.10",
|
|
35
35
|
"nx": "^20.5.0",
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"peerDependencies": {
|
|
46
46
|
"@mittwald/flow-react-components": "*"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "0a76c08c4fb890fea379e21d3e4196d3ee025987"
|
|
49
49
|
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { FragmentProps as RemoteFragmentElementProps } from '@mittwald/flow-react-components';
|
|
3
|
-
export type { FragmentProps as RemoteFragmentElementProps } from '@mittwald/flow-react-components';
|
|
4
|
-
export declare class RemoteFragmentElement extends FlowRemoteElement<RemoteFragmentElementProps> {
|
|
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-fragment": InstanceType<typeof RemoteFragmentElement>;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=RemoteFragmentElement.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteFragmentElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteFragmentElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,aAAa,IAAI,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AACnG,YAAY,EAAE,aAAa,IAAI,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAEnG,qBAAa,qBAAsB,SAAQ,iBAAiB,CAAC,0BAA0B,CAAC;IACtF,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,cAAc,EAAE,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC;KAC5D;CACF"}
|