@sava-info-systems/api-maker-with-extensions 1.6.0 → 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 +1 -1
- 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 +1358 -140
- 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 +179 -9
- package/sandbox/package.json +1 -0
- package/sandbox/sandbox.js +1 -1
- package/src/assets/schema-types/types.ts +1358 -140
- package/src/public/dist-db-masters/3rdpartylicenses.txt +1 -1
- 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 +34 -1
- 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/index.html +2 -0
- package/src/public/dist-db-masters/browser/main.js +58 -62
- package/src/public/dist-db-masters/browser/polyfills.js +2 -2
- 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
|
@@ -1,11 +1,36 @@
|
|
|
1
1
|
<html>
|
|
2
|
+
|
|
3
|
+
<head>
|
|
4
|
+
<title>IFrame Demo</title>
|
|
5
|
+
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
|
6
|
+
</head>
|
|
7
|
+
|
|
8
|
+
|
|
2
9
|
<body style="background-color: black;">
|
|
10
|
+
|
|
11
|
+
<div class="dropdown">
|
|
12
|
+
<button class="btn btn-secondary dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false">
|
|
13
|
+
Dropdown button
|
|
14
|
+
</button>
|
|
15
|
+
<ul class="dropdown-menu">
|
|
16
|
+
<li><a class="dropdown-item" href="#">Action</a></li>
|
|
17
|
+
<li><a class="dropdown-item" href="#">Another action</a></li>
|
|
18
|
+
<li><a class="dropdown-item" href="#">Something else here</a></li>
|
|
19
|
+
</ul>
|
|
20
|
+
</div>
|
|
21
|
+
<div>
|
|
22
|
+
<h1 style="text-align: right;" id="msg"></h1>
|
|
23
|
+
</div>
|
|
24
|
+
|
|
3
25
|
<iframe
|
|
4
26
|
style="width: 100%; height: 100%;"
|
|
5
27
|
id="idFrame_zzzz"
|
|
6
|
-
src="http://localhost:4630/?admin-path=admin&db-master-name=zzzz&x-am-authorization=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.
|
|
28
|
+
src="http://localhost:4630/?admin-path=admin&db-master-name=zzzz&x-am-internationalization=65e837c36bdf09d1585f5e05&x-am-authorization=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWU4MzdjMzZiZGYwOWQxNTg1ZjVlODEiLCJ1c2VybmFtZSI6ImRlZmF1bHQiLCJwYXNzd29yZCI6InJaYXJiaSpRZyhYXVNxKCZiMW9vVkVnPzNBbW1lT3V1IiwidXNlciI6IjY0OWU3NzBhYzU2M2E1OWFhYjlmZDUxYyIsImlhdCI6MTcyMjIyNjk3NCwiZXhwIjoxNzIyNDg2MTc0LCJpc3MiOiJBUEkgTWFrZXIgSldUIEdlbmVyYXRvciJ9.y42jt4bicfhmzO1DfYWdkGjXlKO7E97ddYIiQx3AjxU"
|
|
7
29
|
>
|
|
8
30
|
</iframe>
|
|
31
|
+
|
|
32
|
+
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
|
|
33
|
+
|
|
9
34
|
</body>
|
|
10
35
|
<script type="application/javascript">
|
|
11
36
|
const frameId = 'idFrame_zzzz';
|
|
@@ -24,5 +49,13 @@
|
|
|
24
49
|
const data = e.data; // IDBMasterMessageFromIframeToParent
|
|
25
50
|
console.log('[Parent] ', data);
|
|
26
51
|
};
|
|
52
|
+
|
|
53
|
+
window.onfocus = function () {
|
|
54
|
+
document.getElementById('msg').innerText = "Focused"
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
window.onblur = function () {
|
|
58
|
+
document.getElementById('msg').innerText = "Lost Focus"
|
|
59
|
+
};
|
|
27
60
|
</script>
|
|
28
61
|
</html>
|
|
@@ -735,6 +735,15 @@
|
|
|
735
735
|
.p-cascadeselect.p-invalid.p-component {
|
|
736
736
|
border-color: #ef9a9a;
|
|
737
737
|
}
|
|
738
|
+
.p-cascadeselect.p-variant-filled {
|
|
739
|
+
background-color: #383838;
|
|
740
|
+
}
|
|
741
|
+
.p-cascadeselect.p-variant-filled:enabled:hover {
|
|
742
|
+
background-color: #383838;
|
|
743
|
+
}
|
|
744
|
+
.p-cascadeselect.p-variant-filled:enabled:focus {
|
|
745
|
+
background-color: #383838;
|
|
746
|
+
}
|
|
738
747
|
|
|
739
748
|
.p-cascadeselect-panel {
|
|
740
749
|
background: #1e1e1e;
|
|
@@ -851,6 +860,18 @@
|
|
|
851
860
|
background: #2396f2;
|
|
852
861
|
color: #212529;
|
|
853
862
|
}
|
|
863
|
+
.p-checkbox.p-variant-filled .p-checkbox-box {
|
|
864
|
+
background-color: #383838;
|
|
865
|
+
}
|
|
866
|
+
.p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
867
|
+
background: #64B5F6;
|
|
868
|
+
}
|
|
869
|
+
.p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box:hover {
|
|
870
|
+
background-color: #383838;
|
|
871
|
+
}
|
|
872
|
+
.p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
|
873
|
+
background: #2396f2;
|
|
874
|
+
}
|
|
854
875
|
|
|
855
876
|
p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
|
|
856
877
|
border-color: #ef9a9a;
|
|
@@ -990,6 +1011,15 @@
|
|
|
990
1011
|
.p-dropdown.p-invalid.p-component {
|
|
991
1012
|
border-color: #ef9a9a;
|
|
992
1013
|
}
|
|
1014
|
+
.p-dropdown.p-variant-filled {
|
|
1015
|
+
background-color: #383838;
|
|
1016
|
+
}
|
|
1017
|
+
.p-dropdown.p-variant-filled:enabled:hover {
|
|
1018
|
+
background-color: #383838;
|
|
1019
|
+
}
|
|
1020
|
+
.p-dropdown.p-variant-filled:enabled:focus {
|
|
1021
|
+
background-color: #383838;
|
|
1022
|
+
}
|
|
993
1023
|
|
|
994
1024
|
.p-dropdown-panel {
|
|
995
1025
|
background: #1e1e1e;
|
|
@@ -1173,6 +1203,16 @@
|
|
|
1173
1203
|
right: 0.5rem;
|
|
1174
1204
|
}
|
|
1175
1205
|
|
|
1206
|
+
.p-inputmask.p-variant-filled {
|
|
1207
|
+
background-color: #383838;
|
|
1208
|
+
}
|
|
1209
|
+
.p-inputmask.p-variant-filled:enabled:hover {
|
|
1210
|
+
background-color: #383838;
|
|
1211
|
+
}
|
|
1212
|
+
.p-inputmask.p-variant-filled:enabled:focus {
|
|
1213
|
+
background-color: #383838;
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1176
1216
|
p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
|
|
1177
1217
|
border-color: #ef9a9a;
|
|
1178
1218
|
}
|
|
@@ -1192,6 +1232,16 @@
|
|
|
1192
1232
|
right: 2.857rem;
|
|
1193
1233
|
}
|
|
1194
1234
|
|
|
1235
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input {
|
|
1236
|
+
background-color: #383838;
|
|
1237
|
+
}
|
|
1238
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:hover {
|
|
1239
|
+
background-color: #383838;
|
|
1240
|
+
}
|
|
1241
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:focus {
|
|
1242
|
+
background-color: #383838;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1195
1245
|
.p-inputotp {
|
|
1196
1246
|
display: flex;
|
|
1197
1247
|
align-items: center;
|
|
@@ -1270,6 +1320,15 @@
|
|
|
1270
1320
|
.p-inputtext.ng-dirty.ng-invalid {
|
|
1271
1321
|
border-color: #ef9a9a;
|
|
1272
1322
|
}
|
|
1323
|
+
.p-inputtext.p-variant-filled {
|
|
1324
|
+
background-color: #383838;
|
|
1325
|
+
}
|
|
1326
|
+
.p-inputtext.p-variant-filled:enabled:hover {
|
|
1327
|
+
background-color: #383838;
|
|
1328
|
+
}
|
|
1329
|
+
.p-inputtext.p-variant-filled:enabled:focus {
|
|
1330
|
+
background-color: #383838;
|
|
1331
|
+
}
|
|
1273
1332
|
.p-inputtext.p-inputtext-sm {
|
|
1274
1333
|
font-size: 0.875rem;
|
|
1275
1334
|
padding: 0.4375rem 0.4375rem;
|
|
@@ -1486,8 +1545,17 @@
|
|
|
1486
1545
|
border-top-right-radius: 3px;
|
|
1487
1546
|
border-bottom-right-radius: 3px;
|
|
1488
1547
|
}
|
|
1548
|
+
.p-multiselect.p-variant-filled {
|
|
1549
|
+
background: #383838;
|
|
1550
|
+
}
|
|
1551
|
+
.p-multiselect.p-variant-filled:not(.p-disabled):hover {
|
|
1552
|
+
background-color: #383838;
|
|
1553
|
+
}
|
|
1554
|
+
.p-multiselect.p-variant-filled:not(.p-disabled).p-focus {
|
|
1555
|
+
background-color: #383838;
|
|
1556
|
+
}
|
|
1489
1557
|
|
|
1490
|
-
.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1558
|
+
.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1491
1559
|
padding: 0.25rem 0.5rem;
|
|
1492
1560
|
}
|
|
1493
1561
|
|
|
@@ -1685,6 +1753,18 @@
|
|
|
1685
1753
|
background: #2396f2;
|
|
1686
1754
|
color: #212529;
|
|
1687
1755
|
}
|
|
1756
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box {
|
|
1757
|
+
background-color: #383838;
|
|
1758
|
+
}
|
|
1759
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box:not(.p-disabled):hover {
|
|
1760
|
+
background-color: #383838;
|
|
1761
|
+
}
|
|
1762
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight {
|
|
1763
|
+
background: #64B5F6;
|
|
1764
|
+
}
|
|
1765
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
|
|
1766
|
+
background: #2396f2;
|
|
1767
|
+
}
|
|
1688
1768
|
|
|
1689
1769
|
p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
|
|
1690
1770
|
border-color: #ef9a9a;
|
|
@@ -1799,9 +1879,12 @@
|
|
|
1799
1879
|
margin-left: -0.5715rem;
|
|
1800
1880
|
}
|
|
1801
1881
|
.p-slider.p-slider-vertical {
|
|
1882
|
+
height: 100%;
|
|
1802
1883
|
width: 0.286rem;
|
|
1803
1884
|
}
|
|
1804
1885
|
.p-slider.p-slider-vertical .p-slider-handle {
|
|
1886
|
+
height: 1.143rem;
|
|
1887
|
+
width: 1.143rem;
|
|
1805
1888
|
margin-left: -0.5715rem;
|
|
1806
1889
|
margin-bottom: -0.5715rem;
|
|
1807
1890
|
}
|
|
@@ -1916,6 +1999,15 @@
|
|
|
1916
1999
|
border-top-right-radius: 3px;
|
|
1917
2000
|
border-bottom-right-radius: 3px;
|
|
1918
2001
|
}
|
|
2002
|
+
.p-treeselect.p-variant-filled {
|
|
2003
|
+
background-color: #383838;
|
|
2004
|
+
}
|
|
2005
|
+
.p-treeselect.p-variant-filled:enabled:hover {
|
|
2006
|
+
background-color: #383838;
|
|
2007
|
+
}
|
|
2008
|
+
.p-treeselect.p-variant-filled:enabled:focus {
|
|
2009
|
+
background-color: #383838;
|
|
2010
|
+
}
|
|
1919
2011
|
|
|
1920
2012
|
p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
|
|
1921
2013
|
border-color: #ef9a9a;
|
|
@@ -3419,6 +3511,18 @@
|
|
|
3419
3511
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3420
3512
|
color: rgba(255, 255, 255, 0.87);
|
|
3421
3513
|
}
|
|
3514
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box {
|
|
3515
|
+
background-color: #383838;
|
|
3516
|
+
}
|
|
3517
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
3518
|
+
background: #64B5F6;
|
|
3519
|
+
}
|
|
3520
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
|
|
3521
|
+
background-color: #383838;
|
|
3522
|
+
}
|
|
3523
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
|
|
3524
|
+
background: #2396f2;
|
|
3525
|
+
}
|
|
3422
3526
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3423
3527
|
background: rgba(100, 181, 246, 0.16);
|
|
3424
3528
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3616,6 +3720,18 @@
|
|
|
3616
3720
|
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3617
3721
|
color: rgba(255, 255, 255, 0.87);
|
|
3618
3722
|
}
|
|
3723
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box {
|
|
3724
|
+
background-color: #383838;
|
|
3725
|
+
}
|
|
3726
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
3727
|
+
background: #64B5F6;
|
|
3728
|
+
}
|
|
3729
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
|
|
3730
|
+
background-color: #383838;
|
|
3731
|
+
}
|
|
3732
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
|
|
3733
|
+
background: #2396f2;
|
|
3734
|
+
}
|
|
3619
3735
|
.p-treetable .p-treetable-tbody > tr:focus-visible {
|
|
3620
3736
|
outline: 0.15rem solid #93cbf9;
|
|
3621
3737
|
outline-offset: -0.15rem;
|
|
@@ -6016,10 +6132,6 @@
|
|
|
6016
6132
|
height: 1.5rem;
|
|
6017
6133
|
line-height: 1.5rem;
|
|
6018
6134
|
}
|
|
6019
|
-
.p-badge.p-badge-secondary {
|
|
6020
|
-
background-color: #78909c;
|
|
6021
|
-
color: #ffffff;
|
|
6022
|
-
}
|
|
6023
6135
|
.p-badge.p-badge-success {
|
|
6024
6136
|
background-color: #c5e1a5;
|
|
6025
6137
|
color: #121212;
|
|
@@ -735,6 +735,15 @@
|
|
|
735
735
|
.p-cascadeselect.p-invalid.p-component {
|
|
736
736
|
border-color: #ef9a9a;
|
|
737
737
|
}
|
|
738
|
+
.p-cascadeselect.p-variant-filled {
|
|
739
|
+
background-color: #383838;
|
|
740
|
+
}
|
|
741
|
+
.p-cascadeselect.p-variant-filled:enabled:hover {
|
|
742
|
+
background-color: #383838;
|
|
743
|
+
}
|
|
744
|
+
.p-cascadeselect.p-variant-filled:enabled:focus {
|
|
745
|
+
background-color: #383838;
|
|
746
|
+
}
|
|
738
747
|
|
|
739
748
|
.p-cascadeselect-panel {
|
|
740
749
|
background: #1e1e1e;
|
|
@@ -851,6 +860,18 @@
|
|
|
851
860
|
background: #54b358;
|
|
852
861
|
color: #212529;
|
|
853
862
|
}
|
|
863
|
+
.p-checkbox.p-variant-filled .p-checkbox-box {
|
|
864
|
+
background-color: #383838;
|
|
865
|
+
}
|
|
866
|
+
.p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
867
|
+
background: #81C784;
|
|
868
|
+
}
|
|
869
|
+
.p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box:hover {
|
|
870
|
+
background-color: #383838;
|
|
871
|
+
}
|
|
872
|
+
.p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
|
873
|
+
background: #54b358;
|
|
874
|
+
}
|
|
854
875
|
|
|
855
876
|
p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
|
|
856
877
|
border-color: #ef9a9a;
|
|
@@ -990,6 +1011,15 @@
|
|
|
990
1011
|
.p-dropdown.p-invalid.p-component {
|
|
991
1012
|
border-color: #ef9a9a;
|
|
992
1013
|
}
|
|
1014
|
+
.p-dropdown.p-variant-filled {
|
|
1015
|
+
background-color: #383838;
|
|
1016
|
+
}
|
|
1017
|
+
.p-dropdown.p-variant-filled:enabled:hover {
|
|
1018
|
+
background-color: #383838;
|
|
1019
|
+
}
|
|
1020
|
+
.p-dropdown.p-variant-filled:enabled:focus {
|
|
1021
|
+
background-color: #383838;
|
|
1022
|
+
}
|
|
993
1023
|
|
|
994
1024
|
.p-dropdown-panel {
|
|
995
1025
|
background: #1e1e1e;
|
|
@@ -1173,6 +1203,16 @@
|
|
|
1173
1203
|
right: 0.5rem;
|
|
1174
1204
|
}
|
|
1175
1205
|
|
|
1206
|
+
.p-inputmask.p-variant-filled {
|
|
1207
|
+
background-color: #383838;
|
|
1208
|
+
}
|
|
1209
|
+
.p-inputmask.p-variant-filled:enabled:hover {
|
|
1210
|
+
background-color: #383838;
|
|
1211
|
+
}
|
|
1212
|
+
.p-inputmask.p-variant-filled:enabled:focus {
|
|
1213
|
+
background-color: #383838;
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1176
1216
|
p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
|
|
1177
1217
|
border-color: #ef9a9a;
|
|
1178
1218
|
}
|
|
@@ -1192,6 +1232,16 @@
|
|
|
1192
1232
|
right: 2.857rem;
|
|
1193
1233
|
}
|
|
1194
1234
|
|
|
1235
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input {
|
|
1236
|
+
background-color: #383838;
|
|
1237
|
+
}
|
|
1238
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:hover {
|
|
1239
|
+
background-color: #383838;
|
|
1240
|
+
}
|
|
1241
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:focus {
|
|
1242
|
+
background-color: #383838;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1195
1245
|
.p-inputotp {
|
|
1196
1246
|
display: flex;
|
|
1197
1247
|
align-items: center;
|
|
@@ -1270,6 +1320,15 @@
|
|
|
1270
1320
|
.p-inputtext.ng-dirty.ng-invalid {
|
|
1271
1321
|
border-color: #ef9a9a;
|
|
1272
1322
|
}
|
|
1323
|
+
.p-inputtext.p-variant-filled {
|
|
1324
|
+
background-color: #383838;
|
|
1325
|
+
}
|
|
1326
|
+
.p-inputtext.p-variant-filled:enabled:hover {
|
|
1327
|
+
background-color: #383838;
|
|
1328
|
+
}
|
|
1329
|
+
.p-inputtext.p-variant-filled:enabled:focus {
|
|
1330
|
+
background-color: #383838;
|
|
1331
|
+
}
|
|
1273
1332
|
.p-inputtext.p-inputtext-sm {
|
|
1274
1333
|
font-size: 0.875rem;
|
|
1275
1334
|
padding: 0.4375rem 0.4375rem;
|
|
@@ -1486,8 +1545,17 @@
|
|
|
1486
1545
|
border-top-right-radius: 3px;
|
|
1487
1546
|
border-bottom-right-radius: 3px;
|
|
1488
1547
|
}
|
|
1548
|
+
.p-multiselect.p-variant-filled {
|
|
1549
|
+
background: #383838;
|
|
1550
|
+
}
|
|
1551
|
+
.p-multiselect.p-variant-filled:not(.p-disabled):hover {
|
|
1552
|
+
background-color: #383838;
|
|
1553
|
+
}
|
|
1554
|
+
.p-multiselect.p-variant-filled:not(.p-disabled).p-focus {
|
|
1555
|
+
background-color: #383838;
|
|
1556
|
+
}
|
|
1489
1557
|
|
|
1490
|
-
.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1558
|
+
.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1491
1559
|
padding: 0.25rem 0.5rem;
|
|
1492
1560
|
}
|
|
1493
1561
|
|
|
@@ -1685,6 +1753,18 @@
|
|
|
1685
1753
|
background: #54b358;
|
|
1686
1754
|
color: #212529;
|
|
1687
1755
|
}
|
|
1756
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box {
|
|
1757
|
+
background-color: #383838;
|
|
1758
|
+
}
|
|
1759
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box:not(.p-disabled):hover {
|
|
1760
|
+
background-color: #383838;
|
|
1761
|
+
}
|
|
1762
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight {
|
|
1763
|
+
background: #81C784;
|
|
1764
|
+
}
|
|
1765
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
|
|
1766
|
+
background: #54b358;
|
|
1767
|
+
}
|
|
1688
1768
|
|
|
1689
1769
|
p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
|
|
1690
1770
|
border-color: #ef9a9a;
|
|
@@ -1799,9 +1879,12 @@
|
|
|
1799
1879
|
margin-left: -0.5715rem;
|
|
1800
1880
|
}
|
|
1801
1881
|
.p-slider.p-slider-vertical {
|
|
1882
|
+
height: 100%;
|
|
1802
1883
|
width: 0.286rem;
|
|
1803
1884
|
}
|
|
1804
1885
|
.p-slider.p-slider-vertical .p-slider-handle {
|
|
1886
|
+
height: 1.143rem;
|
|
1887
|
+
width: 1.143rem;
|
|
1805
1888
|
margin-left: -0.5715rem;
|
|
1806
1889
|
margin-bottom: -0.5715rem;
|
|
1807
1890
|
}
|
|
@@ -1916,6 +1999,15 @@
|
|
|
1916
1999
|
border-top-right-radius: 3px;
|
|
1917
2000
|
border-bottom-right-radius: 3px;
|
|
1918
2001
|
}
|
|
2002
|
+
.p-treeselect.p-variant-filled {
|
|
2003
|
+
background-color: #383838;
|
|
2004
|
+
}
|
|
2005
|
+
.p-treeselect.p-variant-filled:enabled:hover {
|
|
2006
|
+
background-color: #383838;
|
|
2007
|
+
}
|
|
2008
|
+
.p-treeselect.p-variant-filled:enabled:focus {
|
|
2009
|
+
background-color: #383838;
|
|
2010
|
+
}
|
|
1919
2011
|
|
|
1920
2012
|
p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
|
|
1921
2013
|
border-color: #ef9a9a;
|
|
@@ -3419,6 +3511,18 @@
|
|
|
3419
3511
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3420
3512
|
color: rgba(255, 255, 255, 0.87);
|
|
3421
3513
|
}
|
|
3514
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box {
|
|
3515
|
+
background-color: #383838;
|
|
3516
|
+
}
|
|
3517
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
3518
|
+
background: #81C784;
|
|
3519
|
+
}
|
|
3520
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
|
|
3521
|
+
background-color: #383838;
|
|
3522
|
+
}
|
|
3523
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
|
|
3524
|
+
background: #54b358;
|
|
3525
|
+
}
|
|
3422
3526
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3423
3527
|
background: rgba(129, 199, 132, 0.16);
|
|
3424
3528
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3616,6 +3720,18 @@
|
|
|
3616
3720
|
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3617
3721
|
color: rgba(255, 255, 255, 0.87);
|
|
3618
3722
|
}
|
|
3723
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box {
|
|
3724
|
+
background-color: #383838;
|
|
3725
|
+
}
|
|
3726
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
3727
|
+
background: #81C784;
|
|
3728
|
+
}
|
|
3729
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
|
|
3730
|
+
background-color: #383838;
|
|
3731
|
+
}
|
|
3732
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
|
|
3733
|
+
background: #54b358;
|
|
3734
|
+
}
|
|
3619
3735
|
.p-treetable .p-treetable-tbody > tr:focus-visible {
|
|
3620
3736
|
outline: 0.15rem solid #a7d8a9;
|
|
3621
3737
|
outline-offset: -0.15rem;
|
|
@@ -6016,10 +6132,6 @@
|
|
|
6016
6132
|
height: 1.5rem;
|
|
6017
6133
|
line-height: 1.5rem;
|
|
6018
6134
|
}
|
|
6019
|
-
.p-badge.p-badge-secondary {
|
|
6020
|
-
background-color: #78909c;
|
|
6021
|
-
color: #ffffff;
|
|
6022
|
-
}
|
|
6023
6135
|
.p-badge.p-badge-success {
|
|
6024
6136
|
background-color: #c5e1a5;
|
|
6025
6137
|
color: #121212;
|
|
@@ -735,6 +735,15 @@
|
|
|
735
735
|
.p-cascadeselect.p-invalid.p-component {
|
|
736
736
|
border-color: #ef9a9a;
|
|
737
737
|
}
|
|
738
|
+
.p-cascadeselect.p-variant-filled {
|
|
739
|
+
background-color: #383838;
|
|
740
|
+
}
|
|
741
|
+
.p-cascadeselect.p-variant-filled:enabled:hover {
|
|
742
|
+
background-color: #383838;
|
|
743
|
+
}
|
|
744
|
+
.p-cascadeselect.p-variant-filled:enabled:focus {
|
|
745
|
+
background-color: #383838;
|
|
746
|
+
}
|
|
738
747
|
|
|
739
748
|
.p-cascadeselect-panel {
|
|
740
749
|
background: #1e1e1e;
|
|
@@ -851,6 +860,18 @@
|
|
|
851
860
|
background: #ffc50c;
|
|
852
861
|
color: #212529;
|
|
853
862
|
}
|
|
863
|
+
.p-checkbox.p-variant-filled .p-checkbox-box {
|
|
864
|
+
background-color: #383838;
|
|
865
|
+
}
|
|
866
|
+
.p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
867
|
+
background: #FFD54F;
|
|
868
|
+
}
|
|
869
|
+
.p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box:hover {
|
|
870
|
+
background-color: #383838;
|
|
871
|
+
}
|
|
872
|
+
.p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
|
873
|
+
background: #ffc50c;
|
|
874
|
+
}
|
|
854
875
|
|
|
855
876
|
p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
|
|
856
877
|
border-color: #ef9a9a;
|
|
@@ -990,6 +1011,15 @@
|
|
|
990
1011
|
.p-dropdown.p-invalid.p-component {
|
|
991
1012
|
border-color: #ef9a9a;
|
|
992
1013
|
}
|
|
1014
|
+
.p-dropdown.p-variant-filled {
|
|
1015
|
+
background-color: #383838;
|
|
1016
|
+
}
|
|
1017
|
+
.p-dropdown.p-variant-filled:enabled:hover {
|
|
1018
|
+
background-color: #383838;
|
|
1019
|
+
}
|
|
1020
|
+
.p-dropdown.p-variant-filled:enabled:focus {
|
|
1021
|
+
background-color: #383838;
|
|
1022
|
+
}
|
|
993
1023
|
|
|
994
1024
|
.p-dropdown-panel {
|
|
995
1025
|
background: #1e1e1e;
|
|
@@ -1173,6 +1203,16 @@
|
|
|
1173
1203
|
right: 0.5rem;
|
|
1174
1204
|
}
|
|
1175
1205
|
|
|
1206
|
+
.p-inputmask.p-variant-filled {
|
|
1207
|
+
background-color: #383838;
|
|
1208
|
+
}
|
|
1209
|
+
.p-inputmask.p-variant-filled:enabled:hover {
|
|
1210
|
+
background-color: #383838;
|
|
1211
|
+
}
|
|
1212
|
+
.p-inputmask.p-variant-filled:enabled:focus {
|
|
1213
|
+
background-color: #383838;
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1176
1216
|
p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
|
|
1177
1217
|
border-color: #ef9a9a;
|
|
1178
1218
|
}
|
|
@@ -1192,6 +1232,16 @@
|
|
|
1192
1232
|
right: 2.857rem;
|
|
1193
1233
|
}
|
|
1194
1234
|
|
|
1235
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input {
|
|
1236
|
+
background-color: #383838;
|
|
1237
|
+
}
|
|
1238
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:hover {
|
|
1239
|
+
background-color: #383838;
|
|
1240
|
+
}
|
|
1241
|
+
p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:focus {
|
|
1242
|
+
background-color: #383838;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1195
1245
|
.p-inputotp {
|
|
1196
1246
|
display: flex;
|
|
1197
1247
|
align-items: center;
|
|
@@ -1270,6 +1320,15 @@
|
|
|
1270
1320
|
.p-inputtext.ng-dirty.ng-invalid {
|
|
1271
1321
|
border-color: #ef9a9a;
|
|
1272
1322
|
}
|
|
1323
|
+
.p-inputtext.p-variant-filled {
|
|
1324
|
+
background-color: #383838;
|
|
1325
|
+
}
|
|
1326
|
+
.p-inputtext.p-variant-filled:enabled:hover {
|
|
1327
|
+
background-color: #383838;
|
|
1328
|
+
}
|
|
1329
|
+
.p-inputtext.p-variant-filled:enabled:focus {
|
|
1330
|
+
background-color: #383838;
|
|
1331
|
+
}
|
|
1273
1332
|
.p-inputtext.p-inputtext-sm {
|
|
1274
1333
|
font-size: 0.875rem;
|
|
1275
1334
|
padding: 0.4375rem 0.4375rem;
|
|
@@ -1486,8 +1545,17 @@
|
|
|
1486
1545
|
border-top-right-radius: 3px;
|
|
1487
1546
|
border-bottom-right-radius: 3px;
|
|
1488
1547
|
}
|
|
1548
|
+
.p-multiselect.p-variant-filled {
|
|
1549
|
+
background: #383838;
|
|
1550
|
+
}
|
|
1551
|
+
.p-multiselect.p-variant-filled:not(.p-disabled):hover {
|
|
1552
|
+
background-color: #383838;
|
|
1553
|
+
}
|
|
1554
|
+
.p-multiselect.p-variant-filled:not(.p-disabled).p-focus {
|
|
1555
|
+
background-color: #383838;
|
|
1556
|
+
}
|
|
1489
1557
|
|
|
1490
|
-
.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1558
|
+
.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1491
1559
|
padding: 0.25rem 0.5rem;
|
|
1492
1560
|
}
|
|
1493
1561
|
|
|
@@ -1685,6 +1753,18 @@
|
|
|
1685
1753
|
background: #ffc50c;
|
|
1686
1754
|
color: #212529;
|
|
1687
1755
|
}
|
|
1756
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box {
|
|
1757
|
+
background-color: #383838;
|
|
1758
|
+
}
|
|
1759
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box:not(.p-disabled):hover {
|
|
1760
|
+
background-color: #383838;
|
|
1761
|
+
}
|
|
1762
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight {
|
|
1763
|
+
background: #FFD54F;
|
|
1764
|
+
}
|
|
1765
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
|
|
1766
|
+
background: #ffc50c;
|
|
1767
|
+
}
|
|
1688
1768
|
|
|
1689
1769
|
p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
|
|
1690
1770
|
border-color: #ef9a9a;
|
|
@@ -1799,9 +1879,12 @@
|
|
|
1799
1879
|
margin-left: -0.5715rem;
|
|
1800
1880
|
}
|
|
1801
1881
|
.p-slider.p-slider-vertical {
|
|
1882
|
+
height: 100%;
|
|
1802
1883
|
width: 0.286rem;
|
|
1803
1884
|
}
|
|
1804
1885
|
.p-slider.p-slider-vertical .p-slider-handle {
|
|
1886
|
+
height: 1.143rem;
|
|
1887
|
+
width: 1.143rem;
|
|
1805
1888
|
margin-left: -0.5715rem;
|
|
1806
1889
|
margin-bottom: -0.5715rem;
|
|
1807
1890
|
}
|
|
@@ -1916,6 +1999,15 @@
|
|
|
1916
1999
|
border-top-right-radius: 3px;
|
|
1917
2000
|
border-bottom-right-radius: 3px;
|
|
1918
2001
|
}
|
|
2002
|
+
.p-treeselect.p-variant-filled {
|
|
2003
|
+
background-color: #383838;
|
|
2004
|
+
}
|
|
2005
|
+
.p-treeselect.p-variant-filled:enabled:hover {
|
|
2006
|
+
background-color: #383838;
|
|
2007
|
+
}
|
|
2008
|
+
.p-treeselect.p-variant-filled:enabled:focus {
|
|
2009
|
+
background-color: #383838;
|
|
2010
|
+
}
|
|
1919
2011
|
|
|
1920
2012
|
p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
|
|
1921
2013
|
border-color: #ef9a9a;
|
|
@@ -3419,6 +3511,18 @@
|
|
|
3419
3511
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3420
3512
|
color: rgba(255, 255, 255, 0.87);
|
|
3421
3513
|
}
|
|
3514
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box {
|
|
3515
|
+
background-color: #383838;
|
|
3516
|
+
}
|
|
3517
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
3518
|
+
background: #FFD54F;
|
|
3519
|
+
}
|
|
3520
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
|
|
3521
|
+
background-color: #383838;
|
|
3522
|
+
}
|
|
3523
|
+
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
|
|
3524
|
+
background: #ffc50c;
|
|
3525
|
+
}
|
|
3422
3526
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3423
3527
|
background: rgba(255, 213, 79, 0.16);
|
|
3424
3528
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3616,6 +3720,18 @@
|
|
|
3616
3720
|
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3617
3721
|
color: rgba(255, 255, 255, 0.87);
|
|
3618
3722
|
}
|
|
3723
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box {
|
|
3724
|
+
background-color: #383838;
|
|
3725
|
+
}
|
|
3726
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
|
|
3727
|
+
background: #FFD54F;
|
|
3728
|
+
}
|
|
3729
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
|
|
3730
|
+
background-color: #383838;
|
|
3731
|
+
}
|
|
3732
|
+
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
|
|
3733
|
+
background: #ffc50c;
|
|
3734
|
+
}
|
|
3619
3735
|
.p-treetable .p-treetable-tbody > tr:focus-visible {
|
|
3620
3736
|
outline: 0.15rem solid #ffe284;
|
|
3621
3737
|
outline-offset: -0.15rem;
|
|
@@ -6016,10 +6132,6 @@
|
|
|
6016
6132
|
height: 1.5rem;
|
|
6017
6133
|
line-height: 1.5rem;
|
|
6018
6134
|
}
|
|
6019
|
-
.p-badge.p-badge-secondary {
|
|
6020
|
-
background-color: #78909c;
|
|
6021
|
-
color: #ffffff;
|
|
6022
|
-
}
|
|
6023
6135
|
.p-badge.p-badge-success {
|
|
6024
6136
|
background-color: #c5e1a5;
|
|
6025
6137
|
color: #121212;
|