@anzusystems/common-admin 1.47.0-beta.344 → 1.47.0-beta.346
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/common-admin.d.ts
CHANGED
|
@@ -216,7 +216,6 @@ tile: boolean;
|
|
|
216
216
|
hideSpinButtons: boolean;
|
|
217
217
|
persistentHint: boolean;
|
|
218
218
|
messages: string | readonly string[];
|
|
219
|
-
direction: "horizontal" | "vertical";
|
|
220
219
|
clearable: boolean;
|
|
221
220
|
clearIcon: IconValue;
|
|
222
221
|
active: boolean;
|
|
@@ -877,7 +876,6 @@ tile: boolean;
|
|
|
877
876
|
hideSpinButtons: boolean;
|
|
878
877
|
persistentHint: boolean;
|
|
879
878
|
messages: string | readonly string[];
|
|
880
|
-
direction: "horizontal" | "vertical";
|
|
881
879
|
clearable: boolean;
|
|
882
880
|
clearIcon: IconValue;
|
|
883
881
|
active: boolean;
|
|
@@ -955,7 +953,6 @@ tile: boolean;
|
|
|
955
953
|
hideSpinButtons: boolean;
|
|
956
954
|
persistentHint: boolean;
|
|
957
955
|
messages: string | readonly string[];
|
|
958
|
-
direction: "horizontal" | "vertical";
|
|
959
956
|
clearable: boolean;
|
|
960
957
|
clearIcon: IconValue;
|
|
961
958
|
active: boolean;
|
|
@@ -1611,7 +1608,6 @@ tile: boolean;
|
|
|
1611
1608
|
hideSpinButtons: boolean;
|
|
1612
1609
|
persistentHint: boolean;
|
|
1613
1610
|
messages: string | readonly string[];
|
|
1614
|
-
direction: "horizontal" | "vertical";
|
|
1615
1611
|
clearable: boolean;
|
|
1616
1612
|
clearIcon: IconValue;
|
|
1617
1613
|
active: boolean;
|
|
@@ -3128,7 +3124,6 @@ tile: boolean;
|
|
|
3128
3124
|
hideSpinButtons: boolean;
|
|
3129
3125
|
persistentHint: boolean;
|
|
3130
3126
|
messages: string | readonly string[];
|
|
3131
|
-
direction: "horizontal" | "vertical";
|
|
3132
3127
|
clearable: boolean;
|
|
3133
3128
|
clearIcon: IconValue;
|
|
3134
3129
|
active: boolean;
|
|
@@ -3789,7 +3784,6 @@ tile: boolean;
|
|
|
3789
3784
|
hideSpinButtons: boolean;
|
|
3790
3785
|
persistentHint: boolean;
|
|
3791
3786
|
messages: string | readonly string[];
|
|
3792
|
-
direction: "horizontal" | "vertical";
|
|
3793
3787
|
clearable: boolean;
|
|
3794
3788
|
clearIcon: IconValue;
|
|
3795
3789
|
active: boolean;
|
|
@@ -3867,7 +3861,6 @@ tile: boolean;
|
|
|
3867
3861
|
hideSpinButtons: boolean;
|
|
3868
3862
|
persistentHint: boolean;
|
|
3869
3863
|
messages: string | readonly string[];
|
|
3870
|
-
direction: "horizontal" | "vertical";
|
|
3871
3864
|
clearable: boolean;
|
|
3872
3865
|
clearIcon: IconValue;
|
|
3873
3866
|
active: boolean;
|
|
@@ -4523,7 +4516,6 @@ tile: boolean;
|
|
|
4523
4516
|
hideSpinButtons: boolean;
|
|
4524
4517
|
persistentHint: boolean;
|
|
4525
4518
|
messages: string | readonly string[];
|
|
4526
|
-
direction: "horizontal" | "vertical";
|
|
4527
4519
|
clearable: boolean;
|
|
4528
4520
|
clearIcon: IconValue;
|
|
4529
4521
|
active: boolean;
|
|
@@ -4587,7 +4579,6 @@ tile: boolean;
|
|
|
4587
4579
|
hideSpinButtons: boolean;
|
|
4588
4580
|
persistentHint: boolean;
|
|
4589
4581
|
messages: string | readonly string[];
|
|
4590
|
-
direction: "horizontal" | "vertical";
|
|
4591
4582
|
clearable: boolean;
|
|
4592
4583
|
clearIcon: IconValue;
|
|
4593
4584
|
active: boolean;
|
|
@@ -4975,7 +4966,6 @@ tile: boolean;
|
|
|
4975
4966
|
hideSpinButtons: boolean;
|
|
4976
4967
|
persistentHint: boolean;
|
|
4977
4968
|
messages: string | readonly string[];
|
|
4978
|
-
direction: "horizontal" | "vertical";
|
|
4979
4969
|
clearable: boolean;
|
|
4980
4970
|
clearIcon: IconValue;
|
|
4981
4971
|
active: boolean;
|
|
@@ -5050,7 +5040,6 @@ tile: boolean;
|
|
|
5050
5040
|
hideSpinButtons: boolean;
|
|
5051
5041
|
persistentHint: boolean;
|
|
5052
5042
|
messages: string | readonly string[];
|
|
5053
|
-
direction: "horizontal" | "vertical";
|
|
5054
5043
|
clearable: boolean;
|
|
5055
5044
|
clearIcon: IconValue;
|
|
5056
5045
|
active: boolean;
|
|
@@ -5432,7 +5421,6 @@ tile: boolean;
|
|
|
5432
5421
|
hideSpinButtons: boolean;
|
|
5433
5422
|
persistentHint: boolean;
|
|
5434
5423
|
messages: string | readonly string[];
|
|
5435
|
-
direction: "horizontal" | "vertical";
|
|
5436
5424
|
clearable: boolean;
|
|
5437
5425
|
clearIcon: IconValue;
|
|
5438
5426
|
active: boolean;
|
|
@@ -6563,7 +6551,6 @@ declare function __VLS_template_13(): {
|
|
|
6563
6551
|
hideSpinButtons: boolean;
|
|
6564
6552
|
persistentHint: boolean;
|
|
6565
6553
|
messages: string | readonly string[];
|
|
6566
|
-
direction: "horizontal" | "vertical";
|
|
6567
6554
|
clearable: boolean;
|
|
6568
6555
|
clearIcon: IconValue;
|
|
6569
6556
|
active: boolean;
|
|
@@ -7224,7 +7211,6 @@ declare function __VLS_template_13(): {
|
|
|
7224
7211
|
hideSpinButtons: boolean;
|
|
7225
7212
|
persistentHint: boolean;
|
|
7226
7213
|
messages: string | readonly string[];
|
|
7227
|
-
direction: "horizontal" | "vertical";
|
|
7228
7214
|
clearable: boolean;
|
|
7229
7215
|
clearIcon: IconValue;
|
|
7230
7216
|
active: boolean;
|
|
@@ -7302,7 +7288,6 @@ declare function __VLS_template_13(): {
|
|
|
7302
7288
|
hideSpinButtons: boolean;
|
|
7303
7289
|
persistentHint: boolean;
|
|
7304
7290
|
messages: string | readonly string[];
|
|
7305
|
-
direction: "horizontal" | "vertical";
|
|
7306
7291
|
clearable: boolean;
|
|
7307
7292
|
clearIcon: IconValue;
|
|
7308
7293
|
active: boolean;
|
|
@@ -7958,7 +7943,6 @@ declare function __VLS_template_13(): {
|
|
|
7958
7943
|
hideSpinButtons: boolean;
|
|
7959
7944
|
persistentHint: boolean;
|
|
7960
7945
|
messages: string | readonly string[];
|
|
7961
|
-
direction: "horizontal" | "vertical";
|
|
7962
7946
|
clearable: boolean;
|
|
7963
7947
|
clearIcon: IconValue;
|
|
7964
7948
|
active: boolean;
|
|
@@ -9449,7 +9433,6 @@ declare function __VLS_template_5(): {
|
|
|
9449
9433
|
hideSpinButtons: boolean;
|
|
9450
9434
|
persistentHint: boolean;
|
|
9451
9435
|
messages: string | readonly string[];
|
|
9452
|
-
direction: "horizontal" | "vertical";
|
|
9453
9436
|
clearable: boolean;
|
|
9454
9437
|
clearIcon: IconValue;
|
|
9455
9438
|
active: boolean;
|
|
@@ -10110,7 +10093,6 @@ declare function __VLS_template_5(): {
|
|
|
10110
10093
|
hideSpinButtons: boolean;
|
|
10111
10094
|
persistentHint: boolean;
|
|
10112
10095
|
messages: string | readonly string[];
|
|
10113
|
-
direction: "horizontal" | "vertical";
|
|
10114
10096
|
clearable: boolean;
|
|
10115
10097
|
clearIcon: IconValue;
|
|
10116
10098
|
active: boolean;
|
|
@@ -10188,7 +10170,6 @@ declare function __VLS_template_5(): {
|
|
|
10188
10170
|
hideSpinButtons: boolean;
|
|
10189
10171
|
persistentHint: boolean;
|
|
10190
10172
|
messages: string | readonly string[];
|
|
10191
|
-
direction: "horizontal" | "vertical";
|
|
10192
10173
|
clearable: boolean;
|
|
10193
10174
|
clearIcon: IconValue;
|
|
10194
10175
|
active: boolean;
|
|
@@ -10844,7 +10825,6 @@ declare function __VLS_template_5(): {
|
|
|
10844
10825
|
hideSpinButtons: boolean;
|
|
10845
10826
|
persistentHint: boolean;
|
|
10846
10827
|
messages: string | readonly string[];
|
|
10847
|
-
direction: "horizontal" | "vertical";
|
|
10848
10828
|
clearable: boolean;
|
|
10849
10829
|
clearIcon: IconValue;
|
|
10850
10830
|
active: boolean;
|
|
@@ -10891,7 +10871,6 @@ declare function __VLS_template_6(): {
|
|
|
10891
10871
|
hideSpinButtons: boolean;
|
|
10892
10872
|
persistentHint: boolean;
|
|
10893
10873
|
messages: string | readonly string[];
|
|
10894
|
-
direction: "horizontal" | "vertical";
|
|
10895
10874
|
clearable: boolean;
|
|
10896
10875
|
clearIcon: IconValue;
|
|
10897
10876
|
active: boolean;
|
|
@@ -11279,7 +11258,6 @@ declare function __VLS_template_6(): {
|
|
|
11279
11258
|
hideSpinButtons: boolean;
|
|
11280
11259
|
persistentHint: boolean;
|
|
11281
11260
|
messages: string | readonly string[];
|
|
11282
|
-
direction: "horizontal" | "vertical";
|
|
11283
11261
|
clearable: boolean;
|
|
11284
11262
|
clearIcon: IconValue;
|
|
11285
11263
|
active: boolean;
|
|
@@ -11354,7 +11332,6 @@ declare function __VLS_template_6(): {
|
|
|
11354
11332
|
hideSpinButtons: boolean;
|
|
11355
11333
|
persistentHint: boolean;
|
|
11356
11334
|
messages: string | readonly string[];
|
|
11357
|
-
direction: "horizontal" | "vertical";
|
|
11358
11335
|
clearable: boolean;
|
|
11359
11336
|
clearIcon: IconValue;
|
|
11360
11337
|
active: boolean;
|
|
@@ -11736,7 +11713,6 @@ declare function __VLS_template_6(): {
|
|
|
11736
11713
|
hideSpinButtons: boolean;
|
|
11737
11714
|
persistentHint: boolean;
|
|
11738
11715
|
messages: string | readonly string[];
|
|
11739
|
-
direction: "horizontal" | "vertical";
|
|
11740
11716
|
clearable: boolean;
|
|
11741
11717
|
clearIcon: IconValue;
|
|
11742
11718
|
active: boolean;
|
package/dist/common-admin.js
CHANGED
|
@@ -8507,7 +8507,7 @@ const Ss = (e) => {
|
|
|
8507
8507
|
}
|
|
8508
8508
|
};
|
|
8509
8509
|
let Zr = null;
|
|
8510
|
-
const Hi = () => (Zr || (Zr = import("./index-
|
|
8510
|
+
const Hi = () => (Zr || (Zr = import("./index-BcG3zenl.mjs").then((e) => e).catch(() => null)), Zr);
|
|
8511
8511
|
function Ld() {
|
|
8512
8512
|
return {
|
|
8513
8513
|
logError: (r, i) => {
|