@sava-info-systems/api-maker-with-extensions 1.5.3 → 1.7.0
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/README.md +2 -2
- package/dist/1025.js +1 -1
- package/dist/148.js +1 -1
- package/dist/1558.js +1 -1
- package/dist/1678.js +1 -1
- package/dist/2295.js +1 -1
- package/dist/2443.js +1 -1
- package/dist/2473.js +1 -1
- package/dist/2714.js +1 -1
- package/dist/3139.js +1 -1
- package/dist/4181.js +1 -1
- package/dist/4186.js +1 -1
- package/dist/4211.js +1 -1
- package/dist/485.js +1 -1
- package/dist/4895.js +1 -1
- package/dist/5334.js +1 -1
- package/dist/5421.js +1 -1
- package/dist/5679.js +1 -1
- package/dist/5765.js +1 -0
- package/dist/6236.js +1 -1
- package/dist/6393.js +1 -1
- package/dist/6401.js +1 -1
- package/dist/6855.js +1 -0
- package/dist/7436.js +1 -1
- package/dist/7470.js +1 -1
- package/dist/7987.js +1 -1
- package/dist/8125.js +1 -1
- package/dist/8266.js +1 -1
- package/dist/8296.js +1 -1
- package/dist/885.js +1 -1
- package/dist/9243.js +1 -1
- package/dist/assets/images/icons/api-group.svg +10 -9
- package/dist/assets/images/icons/api-user.svg +9 -6
- package/dist/assets/images/icons/comparator.svg +13 -4
- package/dist/assets/images/icons/custom.svg +5 -8
- package/dist/assets/images/icons/database.svg +28 -11
- package/dist/assets/images/icons/db-m.svg +9 -27
- package/dist/assets/images/icons/dev.svg +10 -6
- package/dist/assets/images/icons/diagram.svg +27 -6
- package/dist/assets/images/icons/event.svg +16 -0
- package/dist/assets/images/icons/film-movies-icon.svg +3 -13
- package/dist/assets/images/icons/finder.svg +9 -6
- package/dist/assets/images/icons/i18n.svg +10 -8
- package/dist/assets/images/icons/increment.svg +4 -3
- package/dist/assets/images/icons/license.svg +6 -0
- package/dist/assets/images/icons/log-profile.svg +20 -6
- package/dist/assets/images/icons/log.svg +14 -6
- package/dist/assets/images/icons/masters.svg +14 -0
- package/dist/assets/images/icons/nodes.svg +4 -2
- package/dist/assets/images/icons/notes.svg +11 -18
- package/dist/assets/images/icons/process_initializers.svg +19 -12
- package/dist/assets/images/icons/redis.svg +17 -6
- package/dist/assets/images/icons/sandbox.svg +10 -3
- package/dist/assets/images/icons/schedulers.svg +7 -11
- package/dist/assets/images/icons/secret.svg +12 -6
- package/dist/assets/images/icons/systems.svg +7 -8
- package/dist/assets/images/icons/testing.svg +11 -3
- package/dist/assets/images/icons/third-party.svg +16 -6
- package/dist/assets/images/icons/typescript.svg +7 -6
- package/dist/assets/images/icons/ui-maker.svg +11 -0
- package/dist/assets/images/icons/utility.svg +18 -6
- package/dist/assets/images/icons/vulnerability.svg +19 -11
- package/dist/assets/images/icons/web.svg +3 -9
- package/dist/assets/schema-types/InterfaceProps.ts +8 -0
- package/dist/assets/schema-types/types.ts +1583 -112
- package/dist/assets/styles/out/styles.css +1 -1
- package/dist/assets/styles/out/styles.css.map +1 -1
- package/dist/assets/styles/styles.scss +2 -2
- package/dist/common.js +1 -1
- package/dist/main.js +1 -1
- package/dist/primeicons.eot +0 -0
- package/dist/primeicons.svg +62 -9
- package/dist/primeicons.ttf +0 -0
- package/dist/primeicons.woff +0 -0
- package/dist/primeicons.woff2 +0 -0
- package/dist/styles.css +1 -1
- package/license.txt +2 -1
- package/main.js +1 -1
- package/package.json +5 -4
- package/sandbox/assets/schema-types/types.js +240 -3
- package/sandbox/package.json +1 -0
- package/sandbox/sandbox.js +1 -1
- package/src/assets/schema-types/types.ts +1583 -112
- package/src/public/dist-db-masters/3rdpartylicenses.txt +5 -5
- package/src/public/dist-db-masters/browser/assets/data/mime_types.json +819 -0
- package/src/public/dist-db-masters/browser/assets/iframe_test.html +61 -0
- package/src/public/dist-db-masters/browser/assets/themes/arya-blue/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/arya-green/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/arya-orange/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/arya-purple/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/aura-dark-amber/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-dark-blue/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-dark-cyan/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-dark-green/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-dark-indigo/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-dark-lime/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-dark-noir/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-dark-pink/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-dark-purple/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-dark-teal/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-light-amber/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-light-blue/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-light-cyan/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-light-green/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-light-indigo/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-light-lime/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-light-noir/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-light-pink/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-light-purple/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/aura-light-teal/theme.css +174 -2
- package/src/public/dist-db-masters/browser/assets/themes/bootstrap4-dark-blue/theme.css +166 -5
- package/src/public/dist-db-masters/browser/assets/themes/bootstrap4-dark-purple/theme.css +166 -5
- package/src/public/dist-db-masters/browser/assets/themes/bootstrap4-light-blue/theme.css +166 -5
- package/src/public/dist-db-masters/browser/assets/themes/bootstrap4-light-purple/theme.css +166 -5
- package/src/public/dist-db-masters/browser/assets/themes/fluent-light/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/lara-dark-blue/theme.css +173 -1
- package/src/public/dist-db-masters/browser/assets/themes/lara-dark-indigo/theme.css +173 -1
- package/src/public/dist-db-masters/browser/assets/themes/lara-dark-purple/theme.css +173 -1
- package/src/public/dist-db-masters/browser/assets/themes/lara-dark-teal/theme.css +173 -1
- package/src/public/dist-db-masters/browser/assets/themes/lara-light-blue/theme.css +222 -1
- package/src/public/dist-db-masters/browser/assets/themes/lara-light-indigo/theme.css +222 -1
- package/src/public/dist-db-masters/browser/assets/themes/lara-light-purple/theme.css +222 -1
- package/src/public/dist-db-masters/browser/assets/themes/lara-light-teal/theme.css +222 -1
- package/src/public/dist-db-masters/browser/assets/themes/luna-amber/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/luna-blue/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/luna-green/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/luna-pink/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/md-dark-deeppurple/theme.css +187 -4
- package/src/public/dist-db-masters/browser/assets/themes/md-dark-indigo/theme.css +187 -4
- package/src/public/dist-db-masters/browser/assets/themes/md-light-deeppurple/theme.css +187 -4
- package/src/public/dist-db-masters/browser/assets/themes/md-light-indigo/theme.css +187 -4
- package/src/public/dist-db-masters/browser/assets/themes/mdc-dark-deeppurple/theme.css +187 -4
- package/src/public/dist-db-masters/browser/assets/themes/mdc-dark-indigo/theme.css +187 -4
- package/src/public/dist-db-masters/browser/assets/themes/mdc-light-deeppurple/theme.css +187 -4
- package/src/public/dist-db-masters/browser/assets/themes/mdc-light-indigo/theme.css +187 -4
- package/src/public/dist-db-masters/browser/assets/themes/mira/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/nano/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/nova/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/nova-accent/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/nova-alt/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/rhea/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/saga-blue/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/saga-green/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/saga-orange/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/saga-purple/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/soho-dark/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/soho-light/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/tailwind-light/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/vela-blue/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/vela-green/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/vela-orange/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/vela-purple/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/viva-dark/theme.css +117 -5
- package/src/public/dist-db-masters/browser/assets/themes/viva-light/theme.css +117 -5
- package/src/public/dist-db-masters/browser/chunk-MON7YFGF.js +1 -0
- package/src/public/dist-db-masters/browser/chunk-YFZ444RX.js +49 -0
- package/src/public/dist-db-masters/browser/index.html +3 -0
- package/src/public/dist-db-masters/browser/main.js +77 -67
- package/src/public/dist-db-masters/browser/polyfills.js +2 -2
- package/src/public/dist-db-masters/browser/styles.css +1 -1
- package/dist/1840.js +0 -1
- package/dist/9208.js +0 -1
- package/dist/assets/images/icons/event.png +0 -0
- package/dist/assets/images/icons/license.png +0 -0
- package/dist/assets/images/icons/masters.png +0 -0
|
@@ -752,6 +752,15 @@
|
|
|
752
752
|
.p-cascadeselect.p-invalid.p-component {
|
|
753
753
|
border-color: #fca5a5;
|
|
754
754
|
}
|
|
755
|
+
.p-cascadeselect.p-variant-filled {
|
|
756
|
+
background-color: #424b57;
|
|
757
|
+
}
|
|
758
|
+
.p-cascadeselect.p-variant-filled:enabled:hover {
|
|
759
|
+
background-color: #424b57;
|
|
760
|
+
}
|
|
761
|
+
.p-cascadeselect.p-variant-filled:enabled:focus {
|
|
762
|
+
background-color: #424b57;
|
|
763
|
+
}
|
|
755
764
|
|
|
756
765
|
.p-cascadeselect-panel {
|
|
757
766
|
background: #1f2937;
|
|
@@ -868,6 +877,18 @@
|
|
|
868
877
|
background: #ddd6fe;
|
|
869
878
|
color: #030712;
|
|
870
879
|
}
|
|
880
|
+
.p-checkbox.p-variant-filled .p-checkbox-box {
|
|
881
|
+
background-color: #424b57;
|
|
882
|
+
}
|
|
883
|
+
.p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
884
|
+
background: #a78bfa;
|
|
885
|
+
}
|
|
886
|
+
.p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box:hover {
|
|
887
|
+
background-color: #424b57;
|
|
888
|
+
}
|
|
889
|
+
.p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
|
890
|
+
background: #ddd6fe;
|
|
891
|
+
}
|
|
871
892
|
|
|
872
893
|
p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
|
|
873
894
|
border-color: #fca5a5;
|
|
@@ -1007,6 +1028,15 @@
|
|
|
1007
1028
|
.p-dropdown.p-invalid.p-component {
|
|
1008
1029
|
border-color: #fca5a5;
|
|
1009
1030
|
}
|
|
1031
|
+
.p-dropdown.p-variant-filled {
|
|
1032
|
+
background-color: #424b57;
|
|
1033
|
+
}
|
|
1034
|
+
.p-dropdown.p-variant-filled:enabled:hover {
|
|
1035
|
+
background-color: #424b57;
|
|
1036
|
+
}
|
|
1037
|
+
.p-dropdown.p-variant-filled:enabled:focus {
|
|
1038
|
+
background-color: #424b57;
|
|
1039
|
+
}
|
|
1010
1040
|
|
|
1011
1041
|
.p-dropdown-panel {
|
|
1012
1042
|
background: #1f2937;
|
|
@@ -1190,6 +1220,16 @@
|
|
|
1190
1220
|
right: 0.75rem;
|
|
1191
1221
|
}
|
|
1192
1222
|
|
|
1223
|
+
.p-inputmask.p-variant-filled {
|
|
1224
|
+
background-color: #424b57;
|
|
1225
|
+
}
|
|
1226
|
+
.p-inputmask.p-variant-filled:enabled:hover {
|
|
1227
|
+
background-color: #424b57;
|
|
1228
|
+
}
|
|
1229
|
+
.p-inputmask.p-variant-filled:enabled:focus {
|
|
1230
|
+
background-color: #424b57;
|
|
1231
|
+
}
|
|
1232
|
+
|
|
1193
1233
|
p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
|
|
1194
1234
|
border-color: #fca5a5;
|
|
1195
1235
|
}
|
|
@@ -1209,6 +1249,16 @@
|
|
|
1209
1249
|
right: 3.75rem;
|
|
1210
1250
|
}
|
|
1211
1251
|
|
|
1252
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input {
|
|
1253
|
+
background-color: #424b57;
|
|
1254
|
+
}
|
|
1255
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:hover {
|
|
1256
|
+
background-color: #424b57;
|
|
1257
|
+
}
|
|
1258
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:focus {
|
|
1259
|
+
background-color: #424b57;
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1212
1262
|
.p-inputotp {
|
|
1213
1263
|
display: flex;
|
|
1214
1264
|
align-items: center;
|
|
@@ -1287,6 +1337,15 @@
|
|
|
1287
1337
|
.p-inputtext.ng-dirty.ng-invalid {
|
|
1288
1338
|
border-color: #fca5a5;
|
|
1289
1339
|
}
|
|
1340
|
+
.p-inputtext.p-variant-filled {
|
|
1341
|
+
background-color: #424b57;
|
|
1342
|
+
}
|
|
1343
|
+
.p-inputtext.p-variant-filled:enabled:hover {
|
|
1344
|
+
background-color: #424b57;
|
|
1345
|
+
}
|
|
1346
|
+
.p-inputtext.p-variant-filled:enabled:focus {
|
|
1347
|
+
background-color: #424b57;
|
|
1348
|
+
}
|
|
1290
1349
|
.p-inputtext.p-inputtext-sm {
|
|
1291
1350
|
font-size: 0.875rem;
|
|
1292
1351
|
padding: 0.65625rem 0.65625rem;
|
|
@@ -1503,8 +1562,17 @@
|
|
|
1503
1562
|
border-top-right-radius: 6px;
|
|
1504
1563
|
border-bottom-right-radius: 6px;
|
|
1505
1564
|
}
|
|
1565
|
+
.p-multiselect.p-variant-filled {
|
|
1566
|
+
background: #424b57;
|
|
1567
|
+
}
|
|
1568
|
+
.p-multiselect.p-variant-filled:not(.p-disabled):hover {
|
|
1569
|
+
background-color: #424b57;
|
|
1570
|
+
}
|
|
1571
|
+
.p-multiselect.p-variant-filled:not(.p-disabled).p-focus {
|
|
1572
|
+
background-color: #424b57;
|
|
1573
|
+
}
|
|
1506
1574
|
|
|
1507
|
-
.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1575
|
+
.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1508
1576
|
padding: 0.375rem 0.75rem;
|
|
1509
1577
|
}
|
|
1510
1578
|
|
|
@@ -1702,6 +1770,18 @@
|
|
|
1702
1770
|
background: #ddd6fe;
|
|
1703
1771
|
color: #030712;
|
|
1704
1772
|
}
|
|
1773
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box {
|
|
1774
|
+
background-color: #424b57;
|
|
1775
|
+
}
|
|
1776
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box:not(.p-disabled):hover {
|
|
1777
|
+
background-color: #424b57;
|
|
1778
|
+
}
|
|
1779
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight {
|
|
1780
|
+
background: #a78bfa;
|
|
1781
|
+
}
|
|
1782
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
|
|
1783
|
+
background: #ddd6fe;
|
|
1784
|
+
}
|
|
1705
1785
|
|
|
1706
1786
|
p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
|
|
1707
1787
|
border-color: #fca5a5;
|
|
@@ -1816,9 +1896,12 @@
|
|
|
1816
1896
|
margin-left: -0.5715rem;
|
|
1817
1897
|
}
|
|
1818
1898
|
.p-slider.p-slider-vertical {
|
|
1899
|
+
height: 100%;
|
|
1819
1900
|
width: 0.286rem;
|
|
1820
1901
|
}
|
|
1821
1902
|
.p-slider.p-slider-vertical .p-slider-handle {
|
|
1903
|
+
height: 1.143rem;
|
|
1904
|
+
width: 1.143rem;
|
|
1822
1905
|
margin-left: -0.5715rem;
|
|
1823
1906
|
margin-bottom: -0.5715rem;
|
|
1824
1907
|
}
|
|
@@ -1933,6 +2016,15 @@
|
|
|
1933
2016
|
border-top-right-radius: 6px;
|
|
1934
2017
|
border-bottom-right-radius: 6px;
|
|
1935
2018
|
}
|
|
2019
|
+
.p-treeselect.p-variant-filled {
|
|
2020
|
+
background-color: #424b57;
|
|
2021
|
+
}
|
|
2022
|
+
.p-treeselect.p-variant-filled:enabled:hover {
|
|
2023
|
+
background-color: #424b57;
|
|
2024
|
+
}
|
|
2025
|
+
.p-treeselect.p-variant-filled:enabled:focus {
|
|
2026
|
+
background-color: #424b57;
|
|
2027
|
+
}
|
|
1936
2028
|
|
|
1937
2029
|
p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
|
|
1938
2030
|
border-color: #fca5a5;
|
|
@@ -3485,6 +3577,18 @@
|
|
|
3485
3577
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3486
3578
|
color: rgba(255, 255, 255, 0.87);
|
|
3487
3579
|
}
|
|
3580
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box {
|
|
3581
|
+
background-color: #424b57;
|
|
3582
|
+
}
|
|
3583
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
3584
|
+
background: #a78bfa;
|
|
3585
|
+
}
|
|
3586
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
|
|
3587
|
+
background-color: #424b57;
|
|
3588
|
+
}
|
|
3589
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
|
|
3590
|
+
background: #ddd6fe;
|
|
3591
|
+
}
|
|
3488
3592
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3489
3593
|
background: rgba(167, 139, 250, 0.16);
|
|
3490
3594
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3682,6 +3786,18 @@
|
|
|
3682
3786
|
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3683
3787
|
color: rgba(255, 255, 255, 0.87);
|
|
3684
3788
|
}
|
|
3789
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box {
|
|
3790
|
+
background-color: #424b57;
|
|
3791
|
+
}
|
|
3792
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
3793
|
+
background: #a78bfa;
|
|
3794
|
+
}
|
|
3795
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
|
|
3796
|
+
background-color: #424b57;
|
|
3797
|
+
}
|
|
3798
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
|
|
3799
|
+
background: #ddd6fe;
|
|
3800
|
+
}
|
|
3685
3801
|
.p-treetable .p-treetable-tbody > tr:focus-visible {
|
|
3686
3802
|
outline: 0.15rem solid rgba(167, 139, 250, 0.2);
|
|
3687
3803
|
outline-offset: -0.15rem;
|
|
@@ -5762,6 +5878,30 @@
|
|
|
5762
5878
|
.p-message .p-message-detail {
|
|
5763
5879
|
margin-left: 0.5rem;
|
|
5764
5880
|
}
|
|
5881
|
+
.p-message.p-message-secondary {
|
|
5882
|
+
background: #94a3b8;
|
|
5883
|
+
border: solid #94a3b8;
|
|
5884
|
+
border-width: 0 0 0 6px;
|
|
5885
|
+
color: #020617;
|
|
5886
|
+
}
|
|
5887
|
+
.p-message.p-message-secondary .p-message-icon {
|
|
5888
|
+
color: #020617;
|
|
5889
|
+
}
|
|
5890
|
+
.p-message.p-message-secondary .p-message-close {
|
|
5891
|
+
color: #020617;
|
|
5892
|
+
}
|
|
5893
|
+
.p-message.p-message-contrast {
|
|
5894
|
+
background: #ffffff;
|
|
5895
|
+
border: solid #ffffff;
|
|
5896
|
+
border-width: 0 0 0 6px;
|
|
5897
|
+
color: #111827;
|
|
5898
|
+
}
|
|
5899
|
+
.p-message.p-message-contrast .p-message-icon {
|
|
5900
|
+
color: #111827;
|
|
5901
|
+
}
|
|
5902
|
+
.p-message.p-message-contrast .p-message-close {
|
|
5903
|
+
color: #111827;
|
|
5904
|
+
}
|
|
5765
5905
|
|
|
5766
5906
|
.p-toast {
|
|
5767
5907
|
opacity: 1;
|
|
@@ -5846,6 +5986,26 @@
|
|
|
5846
5986
|
.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
|
|
5847
5987
|
color: #fca5a5;
|
|
5848
5988
|
}
|
|
5989
|
+
.p-toast .p-toast-message.p-toast-message-secondary {
|
|
5990
|
+
background: #94a3b8;
|
|
5991
|
+
border: solid #94a3b8;
|
|
5992
|
+
border-width: 0 0 0 6px;
|
|
5993
|
+
color: #020617;
|
|
5994
|
+
}
|
|
5995
|
+
.p-toast .p-toast-message.p-toast-message-secondary .p-toast-message-icon,
|
|
5996
|
+
.p-toast .p-toast-message.p-toast-message-secondary .p-toast-icon-close {
|
|
5997
|
+
color: #020617;
|
|
5998
|
+
}
|
|
5999
|
+
.p-toast .p-toast-message.p-toast-message-contrast {
|
|
6000
|
+
background: #ffffff;
|
|
6001
|
+
border: solid #ffffff;
|
|
6002
|
+
border-width: 0 0 0 6px;
|
|
6003
|
+
color: #111827;
|
|
6004
|
+
}
|
|
6005
|
+
.p-toast .p-toast-message.p-toast-message-contrast .p-toast-message-icon,
|
|
6006
|
+
.p-toast .p-toast-message.p-toast-message-contrast .p-toast-icon-close {
|
|
6007
|
+
color: #111827;
|
|
6008
|
+
}
|
|
5849
6009
|
|
|
5850
6010
|
.p-galleria .p-galleria-close {
|
|
5851
6011
|
margin: 0.5rem;
|
|
@@ -6038,6 +6198,10 @@
|
|
|
6038
6198
|
background-color: #94a3b8;
|
|
6039
6199
|
color: #020617;
|
|
6040
6200
|
}
|
|
6201
|
+
.p-badge.p-badge-contrast {
|
|
6202
|
+
background-color: #ffffff;
|
|
6203
|
+
color: #111827;
|
|
6204
|
+
}
|
|
6041
6205
|
.p-badge.p-badge-success {
|
|
6042
6206
|
background-color: #4ade80;
|
|
6043
6207
|
color: #052e16;
|
|
@@ -6293,6 +6457,14 @@
|
|
|
6293
6457
|
width: 0.75rem;
|
|
6294
6458
|
height: 0.75rem;
|
|
6295
6459
|
}
|
|
6460
|
+
.p-tag.p-tag-secondary {
|
|
6461
|
+
background-color: #94a3b8;
|
|
6462
|
+
color: #020617;
|
|
6463
|
+
}
|
|
6464
|
+
.p-tag.p-tag-contrast {
|
|
6465
|
+
background-color: #ffffff;
|
|
6466
|
+
color: #111827;
|
|
6467
|
+
}
|
|
6296
6468
|
|
|
6297
6469
|
.p-terminal {
|
|
6298
6470
|
background: #1f2937;
|
|
@@ -752,6 +752,15 @@
|
|
|
752
752
|
.p-cascadeselect.p-invalid.p-component {
|
|
753
753
|
border-color: #fca5a5;
|
|
754
754
|
}
|
|
755
|
+
.p-cascadeselect.p-variant-filled {
|
|
756
|
+
background-color: #424b57;
|
|
757
|
+
}
|
|
758
|
+
.p-cascadeselect.p-variant-filled:enabled:hover {
|
|
759
|
+
background-color: #424b57;
|
|
760
|
+
}
|
|
761
|
+
.p-cascadeselect.p-variant-filled:enabled:focus {
|
|
762
|
+
background-color: #424b57;
|
|
763
|
+
}
|
|
755
764
|
|
|
756
765
|
.p-cascadeselect-panel {
|
|
757
766
|
background: #1f2937;
|
|
@@ -868,6 +877,18 @@
|
|
|
868
877
|
background: #99f6e4;
|
|
869
878
|
color: #030712;
|
|
870
879
|
}
|
|
880
|
+
.p-checkbox.p-variant-filled .p-checkbox-box {
|
|
881
|
+
background-color: #424b57;
|
|
882
|
+
}
|
|
883
|
+
.p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
884
|
+
background: #2dd4bf;
|
|
885
|
+
}
|
|
886
|
+
.p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box:hover {
|
|
887
|
+
background-color: #424b57;
|
|
888
|
+
}
|
|
889
|
+
.p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
|
890
|
+
background: #99f6e4;
|
|
891
|
+
}
|
|
871
892
|
|
|
872
893
|
p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
|
|
873
894
|
border-color: #fca5a5;
|
|
@@ -1007,6 +1028,15 @@
|
|
|
1007
1028
|
.p-dropdown.p-invalid.p-component {
|
|
1008
1029
|
border-color: #fca5a5;
|
|
1009
1030
|
}
|
|
1031
|
+
.p-dropdown.p-variant-filled {
|
|
1032
|
+
background-color: #424b57;
|
|
1033
|
+
}
|
|
1034
|
+
.p-dropdown.p-variant-filled:enabled:hover {
|
|
1035
|
+
background-color: #424b57;
|
|
1036
|
+
}
|
|
1037
|
+
.p-dropdown.p-variant-filled:enabled:focus {
|
|
1038
|
+
background-color: #424b57;
|
|
1039
|
+
}
|
|
1010
1040
|
|
|
1011
1041
|
.p-dropdown-panel {
|
|
1012
1042
|
background: #1f2937;
|
|
@@ -1190,6 +1220,16 @@
|
|
|
1190
1220
|
right: 0.75rem;
|
|
1191
1221
|
}
|
|
1192
1222
|
|
|
1223
|
+
.p-inputmask.p-variant-filled {
|
|
1224
|
+
background-color: #424b57;
|
|
1225
|
+
}
|
|
1226
|
+
.p-inputmask.p-variant-filled:enabled:hover {
|
|
1227
|
+
background-color: #424b57;
|
|
1228
|
+
}
|
|
1229
|
+
.p-inputmask.p-variant-filled:enabled:focus {
|
|
1230
|
+
background-color: #424b57;
|
|
1231
|
+
}
|
|
1232
|
+
|
|
1193
1233
|
p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
|
|
1194
1234
|
border-color: #fca5a5;
|
|
1195
1235
|
}
|
|
@@ -1209,6 +1249,16 @@
|
|
|
1209
1249
|
right: 3.75rem;
|
|
1210
1250
|
}
|
|
1211
1251
|
|
|
1252
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input {
|
|
1253
|
+
background-color: #424b57;
|
|
1254
|
+
}
|
|
1255
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:hover {
|
|
1256
|
+
background-color: #424b57;
|
|
1257
|
+
}
|
|
1258
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:focus {
|
|
1259
|
+
background-color: #424b57;
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1212
1262
|
.p-inputotp {
|
|
1213
1263
|
display: flex;
|
|
1214
1264
|
align-items: center;
|
|
@@ -1287,6 +1337,15 @@
|
|
|
1287
1337
|
.p-inputtext.ng-dirty.ng-invalid {
|
|
1288
1338
|
border-color: #fca5a5;
|
|
1289
1339
|
}
|
|
1340
|
+
.p-inputtext.p-variant-filled {
|
|
1341
|
+
background-color: #424b57;
|
|
1342
|
+
}
|
|
1343
|
+
.p-inputtext.p-variant-filled:enabled:hover {
|
|
1344
|
+
background-color: #424b57;
|
|
1345
|
+
}
|
|
1346
|
+
.p-inputtext.p-variant-filled:enabled:focus {
|
|
1347
|
+
background-color: #424b57;
|
|
1348
|
+
}
|
|
1290
1349
|
.p-inputtext.p-inputtext-sm {
|
|
1291
1350
|
font-size: 0.875rem;
|
|
1292
1351
|
padding: 0.65625rem 0.65625rem;
|
|
@@ -1503,8 +1562,17 @@
|
|
|
1503
1562
|
border-top-right-radius: 6px;
|
|
1504
1563
|
border-bottom-right-radius: 6px;
|
|
1505
1564
|
}
|
|
1565
|
+
.p-multiselect.p-variant-filled {
|
|
1566
|
+
background: #424b57;
|
|
1567
|
+
}
|
|
1568
|
+
.p-multiselect.p-variant-filled:not(.p-disabled):hover {
|
|
1569
|
+
background-color: #424b57;
|
|
1570
|
+
}
|
|
1571
|
+
.p-multiselect.p-variant-filled:not(.p-disabled).p-focus {
|
|
1572
|
+
background-color: #424b57;
|
|
1573
|
+
}
|
|
1506
1574
|
|
|
1507
|
-
.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1575
|
+
.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1508
1576
|
padding: 0.375rem 0.75rem;
|
|
1509
1577
|
}
|
|
1510
1578
|
|
|
@@ -1702,6 +1770,18 @@
|
|
|
1702
1770
|
background: #99f6e4;
|
|
1703
1771
|
color: #030712;
|
|
1704
1772
|
}
|
|
1773
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box {
|
|
1774
|
+
background-color: #424b57;
|
|
1775
|
+
}
|
|
1776
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box:not(.p-disabled):hover {
|
|
1777
|
+
background-color: #424b57;
|
|
1778
|
+
}
|
|
1779
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight {
|
|
1780
|
+
background: #2dd4bf;
|
|
1781
|
+
}
|
|
1782
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
|
|
1783
|
+
background: #99f6e4;
|
|
1784
|
+
}
|
|
1705
1785
|
|
|
1706
1786
|
p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
|
|
1707
1787
|
border-color: #fca5a5;
|
|
@@ -1816,9 +1896,12 @@
|
|
|
1816
1896
|
margin-left: -0.5715rem;
|
|
1817
1897
|
}
|
|
1818
1898
|
.p-slider.p-slider-vertical {
|
|
1899
|
+
height: 100%;
|
|
1819
1900
|
width: 0.286rem;
|
|
1820
1901
|
}
|
|
1821
1902
|
.p-slider.p-slider-vertical .p-slider-handle {
|
|
1903
|
+
height: 1.143rem;
|
|
1904
|
+
width: 1.143rem;
|
|
1822
1905
|
margin-left: -0.5715rem;
|
|
1823
1906
|
margin-bottom: -0.5715rem;
|
|
1824
1907
|
}
|
|
@@ -1933,6 +2016,15 @@
|
|
|
1933
2016
|
border-top-right-radius: 6px;
|
|
1934
2017
|
border-bottom-right-radius: 6px;
|
|
1935
2018
|
}
|
|
2019
|
+
.p-treeselect.p-variant-filled {
|
|
2020
|
+
background-color: #424b57;
|
|
2021
|
+
}
|
|
2022
|
+
.p-treeselect.p-variant-filled:enabled:hover {
|
|
2023
|
+
background-color: #424b57;
|
|
2024
|
+
}
|
|
2025
|
+
.p-treeselect.p-variant-filled:enabled:focus {
|
|
2026
|
+
background-color: #424b57;
|
|
2027
|
+
}
|
|
1936
2028
|
|
|
1937
2029
|
p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
|
|
1938
2030
|
border-color: #fca5a5;
|
|
@@ -3485,6 +3577,18 @@
|
|
|
3485
3577
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3486
3578
|
color: rgba(255, 255, 255, 0.87);
|
|
3487
3579
|
}
|
|
3580
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box {
|
|
3581
|
+
background-color: #424b57;
|
|
3582
|
+
}
|
|
3583
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
3584
|
+
background: #2dd4bf;
|
|
3585
|
+
}
|
|
3586
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
|
|
3587
|
+
background-color: #424b57;
|
|
3588
|
+
}
|
|
3589
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
|
|
3590
|
+
background: #99f6e4;
|
|
3591
|
+
}
|
|
3488
3592
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3489
3593
|
background: rgba(45, 212, 191, 0.16);
|
|
3490
3594
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3682,6 +3786,18 @@
|
|
|
3682
3786
|
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3683
3787
|
color: rgba(255, 255, 255, 0.87);
|
|
3684
3788
|
}
|
|
3789
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box {
|
|
3790
|
+
background-color: #424b57;
|
|
3791
|
+
}
|
|
3792
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
3793
|
+
background: #2dd4bf;
|
|
3794
|
+
}
|
|
3795
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
|
|
3796
|
+
background-color: #424b57;
|
|
3797
|
+
}
|
|
3798
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
|
|
3799
|
+
background: #99f6e4;
|
|
3800
|
+
}
|
|
3685
3801
|
.p-treetable .p-treetable-tbody > tr:focus-visible {
|
|
3686
3802
|
outline: 0.15rem solid rgba(45, 212, 191, 0.2);
|
|
3687
3803
|
outline-offset: -0.15rem;
|
|
@@ -5762,6 +5878,30 @@
|
|
|
5762
5878
|
.p-message .p-message-detail {
|
|
5763
5879
|
margin-left: 0.5rem;
|
|
5764
5880
|
}
|
|
5881
|
+
.p-message.p-message-secondary {
|
|
5882
|
+
background: #94a3b8;
|
|
5883
|
+
border: solid #94a3b8;
|
|
5884
|
+
border-width: 0 0 0 6px;
|
|
5885
|
+
color: #020617;
|
|
5886
|
+
}
|
|
5887
|
+
.p-message.p-message-secondary .p-message-icon {
|
|
5888
|
+
color: #020617;
|
|
5889
|
+
}
|
|
5890
|
+
.p-message.p-message-secondary .p-message-close {
|
|
5891
|
+
color: #020617;
|
|
5892
|
+
}
|
|
5893
|
+
.p-message.p-message-contrast {
|
|
5894
|
+
background: #ffffff;
|
|
5895
|
+
border: solid #ffffff;
|
|
5896
|
+
border-width: 0 0 0 6px;
|
|
5897
|
+
color: #111827;
|
|
5898
|
+
}
|
|
5899
|
+
.p-message.p-message-contrast .p-message-icon {
|
|
5900
|
+
color: #111827;
|
|
5901
|
+
}
|
|
5902
|
+
.p-message.p-message-contrast .p-message-close {
|
|
5903
|
+
color: #111827;
|
|
5904
|
+
}
|
|
5765
5905
|
|
|
5766
5906
|
.p-toast {
|
|
5767
5907
|
opacity: 1;
|
|
@@ -5846,6 +5986,26 @@
|
|
|
5846
5986
|
.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
|
|
5847
5987
|
color: #fca5a5;
|
|
5848
5988
|
}
|
|
5989
|
+
.p-toast .p-toast-message.p-toast-message-secondary {
|
|
5990
|
+
background: #94a3b8;
|
|
5991
|
+
border: solid #94a3b8;
|
|
5992
|
+
border-width: 0 0 0 6px;
|
|
5993
|
+
color: #020617;
|
|
5994
|
+
}
|
|
5995
|
+
.p-toast .p-toast-message.p-toast-message-secondary .p-toast-message-icon,
|
|
5996
|
+
.p-toast .p-toast-message.p-toast-message-secondary .p-toast-icon-close {
|
|
5997
|
+
color: #020617;
|
|
5998
|
+
}
|
|
5999
|
+
.p-toast .p-toast-message.p-toast-message-contrast {
|
|
6000
|
+
background: #ffffff;
|
|
6001
|
+
border: solid #ffffff;
|
|
6002
|
+
border-width: 0 0 0 6px;
|
|
6003
|
+
color: #111827;
|
|
6004
|
+
}
|
|
6005
|
+
.p-toast .p-toast-message.p-toast-message-contrast .p-toast-message-icon,
|
|
6006
|
+
.p-toast .p-toast-message.p-toast-message-contrast .p-toast-icon-close {
|
|
6007
|
+
color: #111827;
|
|
6008
|
+
}
|
|
5849
6009
|
|
|
5850
6010
|
.p-galleria .p-galleria-close {
|
|
5851
6011
|
margin: 0.5rem;
|
|
@@ -6038,6 +6198,10 @@
|
|
|
6038
6198
|
background-color: #94a3b8;
|
|
6039
6199
|
color: #020617;
|
|
6040
6200
|
}
|
|
6201
|
+
.p-badge.p-badge-contrast {
|
|
6202
|
+
background-color: #ffffff;
|
|
6203
|
+
color: #111827;
|
|
6204
|
+
}
|
|
6041
6205
|
.p-badge.p-badge-success {
|
|
6042
6206
|
background-color: #4ade80;
|
|
6043
6207
|
color: #052e16;
|
|
@@ -6293,6 +6457,14 @@
|
|
|
6293
6457
|
width: 0.75rem;
|
|
6294
6458
|
height: 0.75rem;
|
|
6295
6459
|
}
|
|
6460
|
+
.p-tag.p-tag-secondary {
|
|
6461
|
+
background-color: #94a3b8;
|
|
6462
|
+
color: #020617;
|
|
6463
|
+
}
|
|
6464
|
+
.p-tag.p-tag-contrast {
|
|
6465
|
+
background-color: #ffffff;
|
|
6466
|
+
color: #111827;
|
|
6467
|
+
}
|
|
6296
6468
|
|
|
6297
6469
|
.p-terminal {
|
|
6298
6470
|
background: #1f2937;
|