@praxisui/dynamic-fields 1.0.0-beta.40 → 1.0.0-beta.41
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.
|
@@ -10573,6 +10573,7 @@ class FilterInlineSelectComponent extends SimpleBaseSelectComponent {
|
|
|
10573
10573
|
<div class="pdx-panel-search-row" (click)="$event.stopPropagation()">
|
|
10574
10574
|
<mat-icon
|
|
10575
10575
|
class="pdx-panel-search-icon"
|
|
10576
|
+
aria-hidden="true"
|
|
10576
10577
|
[color]="iconPalette(panelSearchIconColor())"
|
|
10577
10578
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
10578
10579
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -10703,6 +10704,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
10703
10704
|
<div class="pdx-panel-search-row" (click)="$event.stopPropagation()">
|
|
10704
10705
|
<mat-icon
|
|
10705
10706
|
class="pdx-panel-search-icon"
|
|
10707
|
+
aria-hidden="true"
|
|
10706
10708
|
[color]="iconPalette(panelSearchIconColor())"
|
|
10707
10709
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
10708
10710
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -11086,6 +11088,7 @@ class FilterInlineMultiSelectComponent extends SimpleBaseSelectComponent {
|
|
|
11086
11088
|
<div class="pdx-panel-search-row" (click)="$event.stopPropagation()">
|
|
11087
11089
|
<mat-icon
|
|
11088
11090
|
class="pdx-panel-search-icon"
|
|
11091
|
+
aria-hidden="true"
|
|
11089
11092
|
[color]="iconPalette(panelSearchIconColor())"
|
|
11090
11093
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
11091
11094
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -11220,6 +11223,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
11220
11223
|
<div class="pdx-panel-search-row" (click)="$event.stopPropagation()">
|
|
11221
11224
|
<mat-icon
|
|
11222
11225
|
class="pdx-panel-search-icon"
|
|
11226
|
+
aria-hidden="true"
|
|
11223
11227
|
[color]="iconPalette(panelSearchIconColor())"
|
|
11224
11228
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
11225
11229
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -14473,6 +14477,7 @@ class FilterInlineSearchableSelectComponent extends MaterialSearchableSelectComp
|
|
|
14473
14477
|
<div class="pdx-panel-search-row" (click)="$event.stopPropagation()">
|
|
14474
14478
|
<mat-icon
|
|
14475
14479
|
class="pdx-panel-search-icon"
|
|
14480
|
+
aria-hidden="true"
|
|
14476
14481
|
[color]="iconPalette(panelSearchIconColor())"
|
|
14477
14482
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
14478
14483
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -14619,6 +14624,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
14619
14624
|
<div class="pdx-panel-search-row" (click)="$event.stopPropagation()">
|
|
14620
14625
|
<mat-icon
|
|
14621
14626
|
class="pdx-panel-search-icon"
|
|
14627
|
+
aria-hidden="true"
|
|
14622
14628
|
[color]="iconPalette(panelSearchIconColor())"
|
|
14623
14629
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
14624
14630
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -15549,6 +15555,7 @@ class FilterInlineAsyncSelectComponent extends MaterialAsyncSelectComponent {
|
|
|
15549
15555
|
<div class="pdx-panel-search-row" (click)="$event.stopPropagation()">
|
|
15550
15556
|
<mat-icon
|
|
15551
15557
|
class="pdx-panel-search-icon"
|
|
15558
|
+
aria-hidden="true"
|
|
15552
15559
|
[color]="iconPalette(panelSearchIconColor())"
|
|
15553
15560
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
15554
15561
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -15696,6 +15703,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
15696
15703
|
<div class="pdx-panel-search-row" (click)="$event.stopPropagation()">
|
|
15697
15704
|
<mat-icon
|
|
15698
15705
|
class="pdx-panel-search-icon"
|
|
15706
|
+
aria-hidden="true"
|
|
15699
15707
|
[color]="iconPalette(panelSearchIconColor())"
|
|
15700
15708
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
15701
15709
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -16241,6 +16249,7 @@ class FilterInlineEntityLookupComponent extends MaterialAsyncSelectComponent {
|
|
|
16241
16249
|
<div class="pdx-panel-search-row" (click)="$event.stopPropagation()">
|
|
16242
16250
|
<mat-icon
|
|
16243
16251
|
class="pdx-panel-search-icon"
|
|
16252
|
+
aria-hidden="true"
|
|
16244
16253
|
[color]="iconPalette(panelSearchIconColor())"
|
|
16245
16254
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
16246
16255
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -16263,6 +16272,7 @@ class FilterInlineEntityLookupComponent extends MaterialAsyncSelectComponent {
|
|
|
16263
16272
|
<mat-option class="pdx-panel-reset-option" (click)="onResetOptionClick($event)">
|
|
16264
16273
|
<span class="pdx-panel-reset-content">
|
|
16265
16274
|
<mat-icon
|
|
16275
|
+
aria-hidden="true"
|
|
16266
16276
|
[color]="iconPalette(panelResetIconColor())"
|
|
16267
16277
|
[style.color]="iconResolvedColor(panelResetIconColor())"
|
|
16268
16278
|
>{{ panelResetIconName() }}</mat-icon>
|
|
@@ -16400,6 +16410,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
16400
16410
|
<div class="pdx-panel-search-row" (click)="$event.stopPropagation()">
|
|
16401
16411
|
<mat-icon
|
|
16402
16412
|
class="pdx-panel-search-icon"
|
|
16413
|
+
aria-hidden="true"
|
|
16403
16414
|
[color]="iconPalette(panelSearchIconColor())"
|
|
16404
16415
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
16405
16416
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -16422,6 +16433,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
16422
16433
|
<mat-option class="pdx-panel-reset-option" (click)="onResetOptionClick($event)">
|
|
16423
16434
|
<span class="pdx-panel-reset-content">
|
|
16424
16435
|
<mat-icon
|
|
16436
|
+
aria-hidden="true"
|
|
16425
16437
|
[color]="iconPalette(panelResetIconColor())"
|
|
16426
16438
|
[style.color]="iconResolvedColor(panelResetIconColor())"
|
|
16427
16439
|
>{{ panelResetIconName() }}</mat-icon>
|
|
@@ -22981,6 +22993,7 @@ class FilterInlineTimeComponent extends MaterialTimepickerComponent {
|
|
|
22981
22993
|
>
|
|
22982
22994
|
<mat-icon
|
|
22983
22995
|
matPrefix
|
|
22996
|
+
aria-hidden="true"
|
|
22984
22997
|
[color]="iconPalette(prefixIconColor())"
|
|
22985
22998
|
[style.color]="iconResolvedColor(prefixIconColor())"
|
|
22986
22999
|
>
|
|
@@ -23039,6 +23052,7 @@ class FilterInlineTimeComponent extends MaterialTimepickerComponent {
|
|
|
23039
23052
|
[attr.aria-label]="metadata()?.clearButton?.ariaLabel || 'Limpar'"
|
|
23040
23053
|
>
|
|
23041
23054
|
<mat-icon
|
|
23055
|
+
aria-hidden="true"
|
|
23042
23056
|
[color]="iconPalette(clearIconColor())"
|
|
23043
23057
|
[style.color]="iconResolvedColor(clearIconColor())"
|
|
23044
23058
|
>{{ clearIconName() }}</mat-icon>
|
|
@@ -23055,6 +23069,7 @@ class FilterInlineTimeComponent extends MaterialTimepickerComponent {
|
|
|
23055
23069
|
[attr.aria-label]="panelToggleAriaLabel()"
|
|
23056
23070
|
>
|
|
23057
23071
|
<mat-icon
|
|
23072
|
+
aria-hidden="true"
|
|
23058
23073
|
[color]="iconPalette(panelToggleIconColor())"
|
|
23059
23074
|
[style.color]="iconResolvedColor(panelToggleIconColor())"
|
|
23060
23075
|
>{{ panelOpen ? panelToggleOpenIconName() : panelToggleClosedIconName() }}</mat-icon>
|
|
@@ -23225,6 +23240,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
23225
23240
|
>
|
|
23226
23241
|
<mat-icon
|
|
23227
23242
|
matPrefix
|
|
23243
|
+
aria-hidden="true"
|
|
23228
23244
|
[color]="iconPalette(prefixIconColor())"
|
|
23229
23245
|
[style.color]="iconResolvedColor(prefixIconColor())"
|
|
23230
23246
|
>
|
|
@@ -23283,6 +23299,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
23283
23299
|
[attr.aria-label]="metadata()?.clearButton?.ariaLabel || 'Limpar'"
|
|
23284
23300
|
>
|
|
23285
23301
|
<mat-icon
|
|
23302
|
+
aria-hidden="true"
|
|
23286
23303
|
[color]="iconPalette(clearIconColor())"
|
|
23287
23304
|
[style.color]="iconResolvedColor(clearIconColor())"
|
|
23288
23305
|
>{{ clearIconName() }}</mat-icon>
|
|
@@ -23299,6 +23316,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
23299
23316
|
[attr.aria-label]="panelToggleAriaLabel()"
|
|
23300
23317
|
>
|
|
23301
23318
|
<mat-icon
|
|
23319
|
+
aria-hidden="true"
|
|
23302
23320
|
[color]="iconPalette(panelToggleIconColor())"
|
|
23303
23321
|
[style.color]="iconResolvedColor(panelToggleIconColor())"
|
|
23304
23322
|
>{{ panelOpen ? panelToggleOpenIconName() : panelToggleClosedIconName() }}</mat-icon>
|
|
@@ -25648,6 +25666,7 @@ class FilterInlineTreeSelectComponent extends SimpleBaseSelectComponent {
|
|
|
25648
25666
|
>
|
|
25649
25667
|
<mat-icon
|
|
25650
25668
|
class="pdx-chip-icon"
|
|
25669
|
+
aria-hidden="true"
|
|
25651
25670
|
[color]="iconPalette(prefixIconColor())"
|
|
25652
25671
|
[style.color]="iconResolvedColor(prefixIconColor())"
|
|
25653
25672
|
>
|
|
@@ -25666,6 +25685,7 @@ class FilterInlineTreeSelectComponent extends SimpleBaseSelectComponent {
|
|
|
25666
25685
|
}
|
|
25667
25686
|
<mat-icon
|
|
25668
25687
|
class="pdx-chip-arrow"
|
|
25688
|
+
aria-hidden="true"
|
|
25669
25689
|
[color]="iconPalette(panelToggleIconColor())"
|
|
25670
25690
|
[style.color]="iconResolvedColor(panelToggleIconColor())"
|
|
25671
25691
|
>{{ menuTrigger?.menuOpen ? panelToggleOpenIconName() : panelToggleClosedIconName('expand_more') }}</mat-icon>
|
|
@@ -25697,6 +25717,7 @@ class FilterInlineTreeSelectComponent extends SimpleBaseSelectComponent {
|
|
|
25697
25717
|
<div class="pdx-tree-search-row">
|
|
25698
25718
|
<mat-icon
|
|
25699
25719
|
class="pdx-tree-search-icon"
|
|
25720
|
+
aria-hidden="true"
|
|
25700
25721
|
[color]="iconPalette(panelSearchIconColor())"
|
|
25701
25722
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
25702
25723
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -25744,6 +25765,7 @@ class FilterInlineTreeSelectComponent extends SimpleBaseSelectComponent {
|
|
|
25744
25765
|
(click)="toggleNode(node, $event)"
|
|
25745
25766
|
>
|
|
25746
25767
|
<mat-icon
|
|
25768
|
+
aria-hidden="true"
|
|
25747
25769
|
[color]="iconPalette(treeNodeToggleIconColor())"
|
|
25748
25770
|
[style.color]="iconResolvedColor(treeNodeToggleIconColor())"
|
|
25749
25771
|
>{{
|
|
@@ -25831,6 +25853,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
25831
25853
|
>
|
|
25832
25854
|
<mat-icon
|
|
25833
25855
|
class="pdx-chip-icon"
|
|
25856
|
+
aria-hidden="true"
|
|
25834
25857
|
[color]="iconPalette(prefixIconColor())"
|
|
25835
25858
|
[style.color]="iconResolvedColor(prefixIconColor())"
|
|
25836
25859
|
>
|
|
@@ -25849,6 +25872,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
25849
25872
|
}
|
|
25850
25873
|
<mat-icon
|
|
25851
25874
|
class="pdx-chip-arrow"
|
|
25875
|
+
aria-hidden="true"
|
|
25852
25876
|
[color]="iconPalette(panelToggleIconColor())"
|
|
25853
25877
|
[style.color]="iconResolvedColor(panelToggleIconColor())"
|
|
25854
25878
|
>{{ menuTrigger?.menuOpen ? panelToggleOpenIconName() : panelToggleClosedIconName('expand_more') }}</mat-icon>
|
|
@@ -25880,6 +25904,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
25880
25904
|
<div class="pdx-tree-search-row">
|
|
25881
25905
|
<mat-icon
|
|
25882
25906
|
class="pdx-tree-search-icon"
|
|
25907
|
+
aria-hidden="true"
|
|
25883
25908
|
[color]="iconPalette(panelSearchIconColor())"
|
|
25884
25909
|
[style.color]="iconResolvedColor(panelSearchIconColor())"
|
|
25885
25910
|
>{{ panelSearchIconName() }}</mat-icon>
|
|
@@ -25927,6 +25952,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
25927
25952
|
(click)="toggleNode(node, $event)"
|
|
25928
25953
|
>
|
|
25929
25954
|
<mat-icon
|
|
25955
|
+
aria-hidden="true"
|
|
25930
25956
|
[color]="iconPalette(treeNodeToggleIconColor())"
|
|
25931
25957
|
[style.color]="iconResolvedColor(treeNodeToggleIconColor())"
|
|
25932
25958
|
>{{
|