@things-factory/operato-wms 7.0.1-alpha.99 → 7.0.1-beta.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/_index.html +2 -1
- package/client/pages/adjustment/transfer-inventory.js +3 -3
- package/client/pages/billing/claim-chit/claim-chit-detail.js +2 -2
- package/client/pages/billing/claim-chit/create-claim-chit.js +2 -2
- package/client/pages/billing/transport-summary-report.js +2 -2
- package/client/pages/bulk-operation/bulk-operation.js +7 -7
- package/client/pages/bulk-operation/validate-gan-popup.js +1 -1
- package/client/pages/bulk-operation/validate-ro-popup.js +1 -1
- package/client/pages/components/attachment-viewer.js +1 -1
- package/client/pages/components/image-viewer.js +1 -1
- package/client/pages/components/partner-selector.js +1 -1
- package/client/pages/components/popup-note.js +3 -3
- package/client/pages/components/popup-reusable-pallet.js +2 -2
- package/client/pages/components/select-inventory-popup.js +1 -1
- package/client/pages/components/select-product-popup.js +1 -1
- package/client/pages/components/vas-templates/vas-pallet-add-popup.js +1 -1
- package/client/pages/components/vas-templates/vas-repack-relabel.js +1 -1
- package/client/pages/components/worksheet-information-popup.js +1 -1
- package/client/pages/inbound/adjust-pallet-qty.js +1 -1
- package/client/pages/inbound/carton-label-popup.js +1 -1
- package/client/pages/inbound/expiry-date-popup.js +1 -1
- package/client/pages/inbound/inbound-reusable-pallet.js +2 -2
- package/client/pages/inbound/pallet-label-popup.js +2 -2
- package/client/pages/inbound/palletizing-pallets-popup.js +1 -1
- package/client/pages/inbound/putaway-product.js +1 -1
- package/client/pages/inbound/putaway-same-carton-popup.js +1 -1
- package/client/pages/inbound/putaway-worksheet-generate-popup.js +3 -3
- package/client/pages/inbound/select-location-popup.js +2 -2
- package/client/pages/inbound/select-product-batch.js +2 -2
- package/client/pages/inbound/serial-number-list-popup.js +1 -1
- package/client/pages/inbound/undo-putaway-popup.js +1 -1
- package/client/pages/inbound/undo-unload-popup.js +1 -1
- package/client/pages/inbound/unload-product.js +1 -1
- package/client/pages/inbound/unloaded-inventories-popup.js +2 -2
- package/client/pages/inbound/vas-selector.js +1 -1
- package/client/pages/inbound/worksheet-putaway-return.js +2 -2
- package/client/pages/inbound/worksheet-putaway.js +2 -2
- package/client/pages/inbound/worksheet-unloading-return.js +2 -2
- package/client/pages/inbound/worksheet-unloading.js +2 -2
- package/client/pages/inventory/inventory-adjustment-approval.js +1 -1
- package/client/pages/inventory/serial-number-list-popup.js +2 -2
- package/client/pages/inventory-check/check-inventory-popup.js +2 -2
- package/client/pages/inventory-check/cycle-count-recheck-popup.js +2 -2
- package/client/pages/inventory-check/cycle-count-report.js +2 -2
- package/client/pages/inventory-check/inspecting-product.js +2 -2
- package/client/pages/inventory-check/search-popup.js +2 -2
- package/client/pages/inventory-check/worksheet-cycle-count.js +2 -2
- package/client/pages/manifest/create-loading-manifest.js +2 -2
- package/client/pages/manifest/dispatcher-verification-popup.js +1 -1
- package/client/pages/manifest/loading-manifest-detail.js +2 -2
- package/client/pages/master/generate-location-list.js +1 -1
- package/client/pages/master/print-location-label.js +1 -1
- package/client/pages/master/product/product-detail-bizplace-setting-popup.js +1 -1
- package/client/pages/master/product/product-details-popup.js +1 -1
- package/client/pages/order/arrival-notice/arrival-notice-detail.js +3 -3
- package/client/pages/order/arrival-notice/assign-buffer-location.js +3 -3
- package/client/pages/order/arrival-notice/check-arrived-notice.js +3 -3
- package/client/pages/order/arrival-notice/create-arrival-notice.js +2 -2
- package/client/pages/order/arrival-notice/duplicate-arrival-notice.js +2 -2
- package/client/pages/order/arrival-notice/edit-product-popup.js +1 -1
- package/client/pages/order/arrival-notice/proceed-edit-product-popup.js +1 -1
- package/client/pages/order/arrival-notice/receive-arrival-notice.js +3 -3
- package/client/pages/order/arrival-notice/rejected-arrival-notice.js +3 -3
- package/client/pages/order/arrival-notice/view-product-changes-popup.js +1 -1
- package/client/pages/order/draft-release-good/draft-release-good-detail.js +3 -3
- package/client/pages/order/release-order/batch-generate-single-picking-worksheet-popup.js +1 -1
- package/client/pages/order/release-order/batch-picking-popup.js +1 -1
- package/client/pages/order/release-order/bulk-print-packing-list.js +2 -2
- package/client/pages/order/release-order/create-release-order.js +3 -3
- package/client/pages/order/release-order/receive-release-order-request.js +3 -3
- package/client/pages/order/release-order/rejected-release-order.js +3 -3
- package/client/pages/order/release-order/release-extra-product-popup.js +1 -1
- package/client/pages/order/release-order/release-order-detail.js +3 -3
- package/client/pages/order/return-order/check-return-order.js +3 -3
- package/client/pages/order/return-order/create-return-order.js +2 -2
- package/client/pages/order/return-order/receive-return-order-requests.js +3 -3
- package/client/pages/order/return-order/rejected-return-order.js +3 -3
- package/client/pages/order/return-order/return-order-assign-buffer-location.js +3 -3
- package/client/pages/order/return-order/return-order-detail.js +3 -3
- package/client/pages/order/return-order/return-order-inventory-popup.js +1 -1
- package/client/pages/order/reverse-kitting-order/reverse-kitting-order-detail.js +2 -2
- package/client/pages/order/reverse-kitting-order/reverse-kitting-pallet-label-popup.js +2 -2
- package/client/pages/order/transfer-order/receive-transfer-order-request.js +2 -2
- package/client/pages/order/transfer-order/rejected-transfer-order.js +2 -2
- package/client/pages/order/transfer-order/transfer-order-detail.js +2 -2
- package/client/pages/order/transport-order/contact-point-selector-popup.js +1 -1
- package/client/pages/order/transport-order/create-delivery-order.js +2 -2
- package/client/pages/order/transport-order/delivery-note-popup.js +1 -1
- package/client/pages/order/transport-order/transport-driver-popup.js +1 -1
- package/client/pages/order/transport-order/upload-delivery-note.js +3 -3
- package/client/pages/order/vas-order/create-vas-order.js +2 -2
- package/client/pages/order/vas-order/popup/target-product-selector-popup.js +1 -1
- package/client/pages/order/vas-order/popup/vas-create-popup.js +1 -1
- package/client/pages/order/vas-order/receive-vas-order.js +2 -2
- package/client/pages/order/vas-order/vas-order-detail.js +2 -2
- package/client/pages/outbound/generate-worksheet-popup.js +1 -1
- package/client/pages/outbound/inventory-assign-popup.js +2 -2
- package/client/pages/outbound/inventory-auto-assign-popup.js +2 -2
- package/client/pages/outbound/inventory-reassign-popup.js +2 -2
- package/client/pages/outbound/loading-product.js +2 -2
- package/client/pages/outbound/logistics-init/branch-logistics-popup.js +1 -1
- package/client/pages/outbound/logistics-init/logistics-init-popup.js +2 -2
- package/client/pages/outbound/logistics-init/pickup-logistics-popup.js +1 -1
- package/client/pages/outbound/order-remark-popup.js +1 -1
- package/client/pages/outbound/outbound-reusable-pallet.js +1 -1
- package/client/pages/outbound/picking-replacement-popup.js +2 -2
- package/client/pages/outbound/return-pallet-check-popup.js +2 -2
- package/client/pages/outbound/route-label-popup.js +2 -2
- package/client/pages/outbound/select-operator-popup.js +1 -1
- package/client/pages/outbound/serial-number-popup.js +2 -2
- package/client/pages/outbound/show-my-worksheet-list-popup.js +1 -1
- package/client/pages/outbound/show-ro-list-popup.js +1 -1
- package/client/pages/outbound/sorting-product.js +1 -1
- package/client/pages/outbound/tote-popup.js +1 -1
- package/client/pages/outbound/transport-vehicles-popup.js +1 -1
- package/client/pages/outbound/worksheet-batch-picking.js +2 -2
- package/client/pages/outbound/worksheet-loading.js +2 -2
- package/client/pages/outbound/worksheet-packing.js +2 -2
- package/client/pages/outbound/worksheet-picking.js +2 -2
- package/client/pages/outbound/worksheet-return.js +2 -2
- package/client/pages/outbound/worksheet-sorting.js +2 -2
- package/client/pages/report/costing-report.js +1 -1
- package/client/pages/report/inbound-order-details-report.js +1 -1
- package/client/pages/report/inbound-serial-number-report.js +1 -1
- package/client/pages/report/inventory-pallet-storage-report.js +1 -1
- package/client/pages/report/inventory-summary-report.js +1 -1
- package/client/pages/report/job-sheet-popup.js +1 -1
- package/client/pages/report/outbound-order-details-report.js +1 -1
- package/client/pages/report/outbound-serial-number-report.js +1 -1
- package/client/pages/report/volume-summary-report.js +1 -1
- package/client/pages/system/location-sorting-rule.js +1 -1
- package/client/pages/vas/abstract-execute-vas.js +2 -2
- package/client/pages/vas/related-vas-list.js +2 -2
- package/client/pages/vas/reverse-kitting/execute-reverse-kitting.js +1 -1
- package/client/pages/vas/reverse-kitting/popup-combination-sets.js +3 -3
- package/client/pages/vas/reverse-kitting/popup-reverse-kitting-template.js +3 -3
- package/client/pages/vas/target-inventory-assignment-popup.js +3 -3
- package/client/pages/vas/vas-pallet-label-popup.js +2 -2
- package/client/pages/vas/worksheet-ref-vas.js +2 -2
- package/client/pages/vas/worksheet-vas.js +2 -2
- package/client/themes/app-theme.css +18 -21
- package/client/themes/auth-theme.css +4 -4
- package/client/themes/report-theme.css +3 -3
- package/dist-server/tsconfig.tsbuildinfo +1 -1
- package/package.json +39 -39
- package/views/auth-page.html +2 -1
- package/views/public/home.html +2 -1
- package/client/themes/grist-theme.css +0 -202
- package/client/themes/layout-theme.css +0 -92
package/_index.html
CHANGED
|
@@ -39,7 +39,7 @@ class TransferInventory extends connect(store)(localize(i18next)(PageView)) {
|
|
|
39
39
|
|
|
40
40
|
.grist {
|
|
41
41
|
min-height: 180px;
|
|
42
|
-
background-color: var(--
|
|
42
|
+
background-color: var(--md-sys-color-background);
|
|
43
43
|
display: flex;
|
|
44
44
|
flex: 1;
|
|
45
45
|
overflow: auto;
|
|
@@ -60,7 +60,7 @@ class TransferInventory extends connect(store)(localize(i18next)(PageView)) {
|
|
|
60
60
|
margin: var(--grist-title-margin);
|
|
61
61
|
border: var(--grist-title-border);
|
|
62
62
|
font: var(--grist-title-font);
|
|
63
|
-
color: var(--
|
|
63
|
+
color: var(--md-sys-color-secondary);
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
.grist h2 mwc-icon {
|
|
@@ -114,7 +114,7 @@ class TransferInventory extends connect(store)(localize(i18next)(PageView)) {
|
|
|
114
114
|
.content {
|
|
115
115
|
font-size: 14px !important;
|
|
116
116
|
font-weight: bold !important;
|
|
117
|
-
color: var(--
|
|
117
|
+
color: var(--md-sys-color-primary) !important;
|
|
118
118
|
margin-botton: 5px;
|
|
119
119
|
}
|
|
120
120
|
`
|
|
@@ -27,7 +27,7 @@ class ClaimChitDetail extends connect(store)(localize(i18next)(PageView)) {
|
|
|
27
27
|
|
|
28
28
|
.grist,
|
|
29
29
|
.summary {
|
|
30
|
-
background-color: var(--
|
|
30
|
+
background-color: var(--md-sys-color-background);
|
|
31
31
|
display: flex;
|
|
32
32
|
flex-direction: column;
|
|
33
33
|
overflow-y: auto;
|
|
@@ -66,7 +66,7 @@ class ClaimChitDetail extends connect(store)(localize(i18next)(PageView)) {
|
|
|
66
66
|
border-bottom: var(--subtitle-border-bottom);
|
|
67
67
|
margin: var(--grist-title-margin);
|
|
68
68
|
border: var(--grist-title-border);
|
|
69
|
-
color: var(--
|
|
69
|
+
color: var(--md-sys-color-secondary);
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
h2 mwc-icon {
|
|
@@ -23,7 +23,7 @@ class CreateClaimChit extends connect(store)(localize(i18next)(PageView)) {
|
|
|
23
23
|
|
|
24
24
|
.grist,
|
|
25
25
|
.summary {
|
|
26
|
-
background-color: var(--
|
|
26
|
+
background-color: var(--md-sys-color-background);
|
|
27
27
|
display: flex;
|
|
28
28
|
flex-direction: column;
|
|
29
29
|
overflow-y: auto;
|
|
@@ -62,7 +62,7 @@ class CreateClaimChit extends connect(store)(localize(i18next)(PageView)) {
|
|
|
62
62
|
border-bottom: var(--subtitle-border-bottom);
|
|
63
63
|
margin: var(--grist-title-margin);
|
|
64
64
|
border: var(--grist-title-border);
|
|
65
|
-
color: var(--
|
|
65
|
+
color: var(--md-sys-color-secondary);
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
h2 mwc-icon {
|
|
@@ -20,7 +20,7 @@ class TransportSummaryReport extends connect(store)(localize(i18next)(PageView))
|
|
|
20
20
|
overflow-x: auto;
|
|
21
21
|
}
|
|
22
22
|
.grist {
|
|
23
|
-
background-color: var(--
|
|
23
|
+
background-color: var(--md-sys-color-background);
|
|
24
24
|
display: flex;
|
|
25
25
|
flex-direction: column;
|
|
26
26
|
flex: 1;
|
|
@@ -40,7 +40,7 @@ class TransportSummaryReport extends connect(store)(localize(i18next)(PageView))
|
|
|
40
40
|
margin: var(--grist-title-margin);
|
|
41
41
|
border: var(--grist-title-border);
|
|
42
42
|
font: var(--grist-title-font);
|
|
43
|
-
color: var(--
|
|
43
|
+
color: var(--md-sys-color-secondary);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.grist h2 mwc-icon {
|
|
@@ -34,9 +34,9 @@ class BulkOperation extends localize(i18next)(PageView) {
|
|
|
34
34
|
li {
|
|
35
35
|
display: block;
|
|
36
36
|
float: left;
|
|
37
|
-
background-color: var(--
|
|
37
|
+
background-color: var(--md-sys-color-background);
|
|
38
38
|
border-radius: var(--border-radius);
|
|
39
|
-
border: 1px solid var(--
|
|
39
|
+
border: 1px solid var(--md-sys-color-background);
|
|
40
40
|
box-shadow: var(--box-shadow);
|
|
41
41
|
margin: var(--margin-narrow) var(--margin-default) var(--margin-default) 0;
|
|
42
42
|
padding: var(--padding-default) var(--padding-default) var(--padding-narrow) var(--padding-default);
|
|
@@ -44,21 +44,21 @@ class BulkOperation extends localize(i18next)(PageView) {
|
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
li:hover {
|
|
47
|
-
border: 1px solid var(--
|
|
47
|
+
border: 1px solid var(--md-sys-color-primary);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
a {
|
|
51
51
|
cursor: pointer;
|
|
52
52
|
text-decoration: none;
|
|
53
|
-
color: var(--
|
|
53
|
+
color: var(--md-sys-color-secondary);
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
mwc-icon {
|
|
57
57
|
font-size: 18px;
|
|
58
|
-
color: var(--
|
|
58
|
+
color: var(--md-sys-color-primary);
|
|
59
59
|
border: 1px solid rgba(0, 0, 0, 0.2);
|
|
60
60
|
border-radius: var(--border-radius);
|
|
61
|
-
background-color: var(--
|
|
61
|
+
background-color: var(--md-sys-color-surface);
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
a,
|
|
@@ -96,7 +96,7 @@ class BulkOperation extends localize(i18next)(PageView) {
|
|
|
96
96
|
|
|
97
97
|
[attachment-wrap] file-uploader {
|
|
98
98
|
flex: 1;
|
|
99
|
-
background-color: var(--
|
|
99
|
+
background-color: var(--md-sys-color-surface-variant);
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
.button-container {
|
|
@@ -27,7 +27,7 @@ class ValidateGanPopup extends localize(i18next)(LitElement) {
|
|
|
27
27
|
display: flex;
|
|
28
28
|
flex-direction: column;
|
|
29
29
|
overflow: hidden;
|
|
30
|
-
background-color:
|
|
30
|
+
background-color: var(--md-sys-color-surface);
|
|
31
31
|
|
|
32
32
|
--grid-record-emphasized-background-color: #ffdbdb;
|
|
33
33
|
--grid-record-emphasized-color: #703f3f;
|
|
@@ -26,7 +26,7 @@ class ValidateRoPopup extends localize(i18next)(LitElement) {
|
|
|
26
26
|
display: flex;
|
|
27
27
|
flex-direction: column;
|
|
28
28
|
overflow: hidden;
|
|
29
|
-
background-color:
|
|
29
|
+
background-color: var(--md-sys-color-surface);
|
|
30
30
|
|
|
31
31
|
--grid-record-emphasized-background-color: #ffdbdb;
|
|
32
32
|
--grid-record-emphasized-color: #703f3f;
|
|
@@ -19,7 +19,7 @@ class AttachmentViewer extends localize(i18next)(LitElement) {
|
|
|
19
19
|
display: flex;
|
|
20
20
|
flex-direction: column;
|
|
21
21
|
overflow-x: overlay;
|
|
22
|
-
background-color: var(--
|
|
22
|
+
background-color: var(--md-sys-color-background);
|
|
23
23
|
}
|
|
24
24
|
.container {
|
|
25
25
|
display: flex;
|
|
@@ -19,7 +19,7 @@ class ImageViewer extends localize(i18next)(LitElement) {
|
|
|
19
19
|
display: flex;
|
|
20
20
|
flex-direction: column;
|
|
21
21
|
overflow-x: overlay;
|
|
22
|
-
background-color: var(--
|
|
22
|
+
background-color: var(--md-sys-color-background);
|
|
23
23
|
}
|
|
24
24
|
.container {
|
|
25
25
|
display: flex;
|
|
@@ -17,7 +17,7 @@ class PopupNote extends localize(i18next)(LitElement) {
|
|
|
17
17
|
display: flex;
|
|
18
18
|
flex-direction: column;
|
|
19
19
|
overflow-x: overlay;
|
|
20
|
-
background-color: var(--
|
|
20
|
+
background-color: var(--md-sys-color-background);
|
|
21
21
|
}
|
|
22
22
|
.container {
|
|
23
23
|
display: flex;
|
|
@@ -27,7 +27,7 @@ class PopupNote extends localize(i18next)(LitElement) {
|
|
|
27
27
|
.container > textarea {
|
|
28
28
|
flex: 1;
|
|
29
29
|
resize: none;
|
|
30
|
-
border-color: var(--
|
|
30
|
+
border-color: var(--md-sys-color-primary);
|
|
31
31
|
padding: 5px;
|
|
32
32
|
margin: 10px;
|
|
33
33
|
outline: none;
|
|
@@ -37,7 +37,7 @@ class PopupNote extends localize(i18next)(LitElement) {
|
|
|
37
37
|
font: var(--grist-title-font);
|
|
38
38
|
margin: var(--grist-title-margin);
|
|
39
39
|
border: var(--grist-title-border);
|
|
40
|
-
color: var(--
|
|
40
|
+
color: var(--md-sys-color-secondary);
|
|
41
41
|
}
|
|
42
42
|
h2 mwc-icon {
|
|
43
43
|
vertical-align: middle;
|
|
@@ -25,7 +25,7 @@ class PopupReusablePallet extends localize(i18next)(LitElement) {
|
|
|
25
25
|
display: flex;
|
|
26
26
|
flex-direction: column;
|
|
27
27
|
overflow-x: overlay;
|
|
28
|
-
background-color: var(--
|
|
28
|
+
background-color: var(--md-sys-color-background);
|
|
29
29
|
}
|
|
30
30
|
.container {
|
|
31
31
|
display: flex;
|
|
@@ -35,7 +35,7 @@ class PopupReusablePallet extends localize(i18next)(LitElement) {
|
|
|
35
35
|
.container > barcode-scanable-input {
|
|
36
36
|
flex: 1;
|
|
37
37
|
resize: none;
|
|
38
|
-
border-color: var(--
|
|
38
|
+
border-color: var(--md-sys-color-primary);
|
|
39
39
|
padding: 5px;
|
|
40
40
|
margin: 10px;
|
|
41
41
|
outline: none;
|
|
@@ -14,7 +14,7 @@ class VasPalletAddPopup extends localize(i18next)(LitElement) {
|
|
|
14
14
|
display: flex;
|
|
15
15
|
flex-direction: column;
|
|
16
16
|
overflow-x: overlay;
|
|
17
|
-
background-color: var(--
|
|
17
|
+
background-color: var(--md-sys-color-background);
|
|
18
18
|
padding: 20px;
|
|
19
19
|
}
|
|
20
20
|
.button-container {
|
|
@@ -53,7 +53,7 @@ class VasRepackRelabel extends localize(i18next)(VasTemplate) {
|
|
|
53
53
|
text-overflow: ellipsis;
|
|
54
54
|
overflow: hidden;
|
|
55
55
|
white-space: nowrap;
|
|
56
|
-
color: var(--
|
|
56
|
+
color: var(--md-sys-color-primary);
|
|
57
57
|
font-size: var(--fontsize-default);
|
|
58
58
|
}
|
|
59
59
|
[attachment-wrap] {
|
|
@@ -23,7 +23,7 @@ class WorksheetInformationPopup extends connect(store)(localize(i18next)(LitElem
|
|
|
23
23
|
display: flex;
|
|
24
24
|
flex-direction: column;
|
|
25
25
|
overflow-x: overlay;
|
|
26
|
-
background-color: var(--
|
|
26
|
+
background-color: var(--md-sys-color-background);
|
|
27
27
|
}
|
|
28
28
|
`
|
|
29
29
|
]
|
|
@@ -26,7 +26,7 @@ class AdjustPalletQty extends localize(i18next)(LitElement) {
|
|
|
26
26
|
display: flex;
|
|
27
27
|
flex-direction: column;
|
|
28
28
|
overflow-x: overlay;
|
|
29
|
-
background-color: var(--
|
|
29
|
+
background-color: var(--md-sys-color-background);
|
|
30
30
|
}
|
|
31
31
|
.button-container {
|
|
32
32
|
padding: var(--button-container-padding);
|
|
@@ -30,7 +30,7 @@ class CartonLabelPopup extends connect(store)(localize(i18next)(LitElement)) {
|
|
|
30
30
|
display: flex;
|
|
31
31
|
flex-direction: column;
|
|
32
32
|
overflow-x: overlay;
|
|
33
|
-
background-color: var(--
|
|
33
|
+
background-color: var(--md-sys-color-background);
|
|
34
34
|
}
|
|
35
35
|
`
|
|
36
36
|
]
|
|
@@ -22,7 +22,7 @@ class ExpiryDatePopup extends connect(store)(localize(i18next)(LitElement)) {
|
|
|
22
22
|
display: flex;
|
|
23
23
|
flex-direction: column;
|
|
24
24
|
overflow-x: overlay;
|
|
25
|
-
background-color: var(--
|
|
25
|
+
background-color: var(--md-sys-color-background);
|
|
26
26
|
}
|
|
27
27
|
.button-container {
|
|
28
28
|
display: flex;
|
|
@@ -28,7 +28,7 @@ class InboundReusablePallet extends connect(store)(localize(i18next)(PageView))
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.grist {
|
|
31
|
-
background-color: var(--
|
|
31
|
+
background-color: var(--md-sys-color-background);
|
|
32
32
|
display: flex;
|
|
33
33
|
overflow: hidden;
|
|
34
34
|
flex: 1;
|
|
@@ -48,7 +48,7 @@ class InboundReusablePallet extends connect(store)(localize(i18next)(PageView))
|
|
|
48
48
|
.grist h2 {
|
|
49
49
|
border: var(--grist-title-border);
|
|
50
50
|
font: var(--grist-title-font);
|
|
51
|
-
color: var(--
|
|
51
|
+
color: var(--md-sys-color-secondary);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.grist h2 mwc-icon {
|
|
@@ -32,11 +32,11 @@ class PalletLabelPopup extends connect(store)(localize(i18next)(LitElement)) {
|
|
|
32
32
|
display: flex;
|
|
33
33
|
flex-direction: column;
|
|
34
34
|
overflow-x: overlay;
|
|
35
|
-
background-color: var(--
|
|
35
|
+
background-color: var(--md-sys-color-background);
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.grist {
|
|
39
|
-
background-color: var(--
|
|
39
|
+
background-color: var(--md-sys-color-background);
|
|
40
40
|
display: flex;
|
|
41
41
|
flex-direction: column;
|
|
42
42
|
flex: 1;
|
|
@@ -19,7 +19,7 @@ export class PalletizingPalletPopup extends localize(i18next)(LitElement) {
|
|
|
19
19
|
display: flex;
|
|
20
20
|
flex-direction: column;
|
|
21
21
|
overflow: hidden;
|
|
22
|
-
background-color:
|
|
22
|
+
background-color: var(--md-sys-color-surface);
|
|
23
23
|
}
|
|
24
24
|
.info-form {
|
|
25
25
|
overflow: visible;
|
|
@@ -28,7 +28,7 @@ class PutawayWorksheetGeneratePopup extends localize(i18next)(LitElement) {
|
|
|
28
28
|
display: flex;
|
|
29
29
|
flex-direction: column;
|
|
30
30
|
overflow-x: overlay;
|
|
31
|
-
background-color: var(--
|
|
31
|
+
background-color: var(--md-sys-color-background);
|
|
32
32
|
}
|
|
33
33
|
h2 {
|
|
34
34
|
padding: var(--subtitle-padding);
|
|
@@ -40,7 +40,7 @@ class PutawayWorksheetGeneratePopup extends localize(i18next)(LitElement) {
|
|
|
40
40
|
margin: var(--grist-title-margin);
|
|
41
41
|
border: var(--grist-title-border);
|
|
42
42
|
font: var(--grist-title-font);
|
|
43
|
-
color: var(--
|
|
43
|
+
color: var(--md-sys-color-secondary);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.grist h2 mwc-icon {
|
|
@@ -50,7 +50,7 @@ class PutawayWorksheetGeneratePopup extends localize(i18next)(LitElement) {
|
|
|
50
50
|
color: var(--grist-title-icon-color);
|
|
51
51
|
}
|
|
52
52
|
.grist {
|
|
53
|
-
background-color: var(--
|
|
53
|
+
background-color: var(--md-sys-color-background);
|
|
54
54
|
display: flex;
|
|
55
55
|
flex-direction: column;
|
|
56
56
|
flex: 1;
|
|
@@ -22,10 +22,10 @@ class SelectLocationPopup extends connect(store)(localize(i18next)(LitElement))
|
|
|
22
22
|
display: flex;
|
|
23
23
|
flex-direction: column;
|
|
24
24
|
overflow-x: overlay;
|
|
25
|
-
background-color: var(--
|
|
25
|
+
background-color: var(--md-sys-color-background);
|
|
26
26
|
}
|
|
27
27
|
.grist {
|
|
28
|
-
background-color: var(--
|
|
28
|
+
background-color: var(--md-sys-color-background);
|
|
29
29
|
display: flex;
|
|
30
30
|
flex-direction: column;
|
|
31
31
|
flex: 1;
|
|
@@ -20,10 +20,10 @@ class SelectProductBatch extends LitElement {
|
|
|
20
20
|
display: flex;
|
|
21
21
|
flex-direction: column;
|
|
22
22
|
overflow-x: overlay;
|
|
23
|
-
background-color: var(--
|
|
23
|
+
background-color: var(--md-sys-color-background);
|
|
24
24
|
}
|
|
25
25
|
.grist {
|
|
26
|
-
background-color: var(--
|
|
26
|
+
background-color: var(--md-sys-color-background);
|
|
27
27
|
display: flex;
|
|
28
28
|
flex-direction: column;
|
|
29
29
|
flex: 1;
|
|
@@ -24,7 +24,7 @@ class UnloadedInventoriesPopup extends connect(store)(localize(i18next)(LitEleme
|
|
|
24
24
|
flex: 1;
|
|
25
25
|
}
|
|
26
26
|
.grist {
|
|
27
|
-
background-color: var(--
|
|
27
|
+
background-color: var(--md-sys-color-background);
|
|
28
28
|
display: flex;
|
|
29
29
|
flex-direction: column;
|
|
30
30
|
flex: 1;
|
|
@@ -35,7 +35,7 @@ class UnloadedInventoriesPopup extends connect(store)(localize(i18next)(LitEleme
|
|
|
35
35
|
display: flex;
|
|
36
36
|
flex-direction: column;
|
|
37
37
|
overflow-x: overlay;
|
|
38
|
-
background-color: var(--
|
|
38
|
+
background-color: var(--md-sys-color-background);
|
|
39
39
|
}
|
|
40
40
|
`
|
|
41
41
|
]
|
|
@@ -42,7 +42,7 @@ class WorksheetPutawayReturn extends localize(i18next)(PageView) {
|
|
|
42
42
|
margin: 10px;
|
|
43
43
|
}
|
|
44
44
|
.grist {
|
|
45
|
-
background-color: var(--
|
|
45
|
+
background-color: var(--md-sys-color-background);
|
|
46
46
|
display: flex;
|
|
47
47
|
flex-direction: column;
|
|
48
48
|
flex: 1;
|
|
@@ -62,7 +62,7 @@ class WorksheetPutawayReturn extends localize(i18next)(PageView) {
|
|
|
62
62
|
margin: var(--grist-title-margin);
|
|
63
63
|
border: var(--grist-title-border);
|
|
64
64
|
font: var(--grist-title-font);
|
|
65
|
-
color: var(--
|
|
65
|
+
color: var(--md-sys-color-secondary);
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
.grist h2 mwc-icon {
|
|
@@ -53,7 +53,7 @@ class WorksheetPutaway extends localize(i18next)(PageView) {
|
|
|
53
53
|
margin: 10px;
|
|
54
54
|
}
|
|
55
55
|
.grist {
|
|
56
|
-
background-color: var(--
|
|
56
|
+
background-color: var(--md-sys-color-background);
|
|
57
57
|
display: flex;
|
|
58
58
|
flex-direction: column;
|
|
59
59
|
flex: 1;
|
|
@@ -73,7 +73,7 @@ class WorksheetPutaway extends localize(i18next)(PageView) {
|
|
|
73
73
|
margin: var(--grist-title-margin);
|
|
74
74
|
border: var(--grist-title-border);
|
|
75
75
|
font: var(--grist-title-font);
|
|
76
|
-
color: var(--
|
|
76
|
+
color: var(--md-sys-color-secondary);
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
.grist h2 mwc-icon {
|
|
@@ -48,7 +48,7 @@ class WorksheetUnloadingReturn extends localize(i18next)(PageView) {
|
|
|
48
48
|
margin: 10px;
|
|
49
49
|
}
|
|
50
50
|
.grist {
|
|
51
|
-
background-color: var(--
|
|
51
|
+
background-color: var(--md-sys-color-background);
|
|
52
52
|
display: flex;
|
|
53
53
|
flex-direction: column;
|
|
54
54
|
flex: 1;
|
|
@@ -68,7 +68,7 @@ class WorksheetUnloadingReturn extends localize(i18next)(PageView) {
|
|
|
68
68
|
margin: var(--grist-title-margin);
|
|
69
69
|
border: var(--grist-title-border);
|
|
70
70
|
font: var(--grist-title-font);
|
|
71
|
-
color: var(--
|
|
71
|
+
color: var(--md-sys-color-secondary);
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
.grist h2 mwc-icon {
|
|
@@ -71,7 +71,7 @@ class WorksheetUnloading extends localize(i18next)(PageView) {
|
|
|
71
71
|
margin: 10px;
|
|
72
72
|
}
|
|
73
73
|
.grist {
|
|
74
|
-
background-color: var(--
|
|
74
|
+
background-color: var(--md-sys-color-background);
|
|
75
75
|
display: flex;
|
|
76
76
|
flex-direction: column;
|
|
77
77
|
flex: 1;
|
|
@@ -91,7 +91,7 @@ class WorksheetUnloading extends localize(i18next)(PageView) {
|
|
|
91
91
|
margin: var(--grist-title-margin);
|
|
92
92
|
border: var(--grist-title-border);
|
|
93
93
|
font: var(--grist-title-font);
|
|
94
|
-
color: var(--
|
|
94
|
+
color: var(--md-sys-color-secondary);
|
|
95
95
|
}
|
|
96
96
|
.grist h2 mwc-icon {
|
|
97
97
|
vertical-align: middle;
|
|
@@ -35,7 +35,7 @@ class InventoryAdjustmentApproval extends connect(store)(localize(i18next)(PageV
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
.grist {
|
|
38
|
-
background-color: var(--
|
|
38
|
+
background-color: var(--md-sys-color-background);
|
|
39
39
|
display: flex;
|
|
40
40
|
flex-direction: column;
|
|
41
41
|
overflow-y: auto;
|
|
@@ -22,10 +22,10 @@ class SerialNumberListPopup extends localize(i18next)(LitElement) {
|
|
|
22
22
|
display: flex;
|
|
23
23
|
flex-direction: column;
|
|
24
24
|
overflow-x: overlay;
|
|
25
|
-
background-color: var(--
|
|
25
|
+
background-color: var(--md-sys-color-background);
|
|
26
26
|
}
|
|
27
27
|
.grist {
|
|
28
|
-
background-color: var(--
|
|
28
|
+
background-color: var(--md-sys-color-background);
|
|
29
29
|
display: flex;
|
|
30
30
|
flex-direction: column;
|
|
31
31
|
flex: 1;
|
|
@@ -27,10 +27,10 @@ class CheckInventoryPopup extends localize(i18next)(LitElement) {
|
|
|
27
27
|
display: flex;
|
|
28
28
|
flex-direction: column;
|
|
29
29
|
overflow-x: overlay;
|
|
30
|
-
background-color: var(--
|
|
30
|
+
background-color: var(--md-sys-color-background);
|
|
31
31
|
}
|
|
32
32
|
.grist {
|
|
33
|
-
background-color: var(--
|
|
33
|
+
background-color: var(--md-sys-color-background);
|
|
34
34
|
display: flex;
|
|
35
35
|
flex-direction: column;
|
|
36
36
|
flex: 1;
|
|
@@ -25,10 +25,10 @@ class CycleCountRecheckPopup extends localize(i18next)(LitElement) {
|
|
|
25
25
|
display: flex;
|
|
26
26
|
flex-direction: column;
|
|
27
27
|
overflow-x: overlay;
|
|
28
|
-
background-color: var(--
|
|
28
|
+
background-color: var(--md-sys-color-background);
|
|
29
29
|
}
|
|
30
30
|
.grist {
|
|
31
|
-
background-color: var(--
|
|
31
|
+
background-color: var(--md-sys-color-background);
|
|
32
32
|
display: flex;
|
|
33
33
|
flex-direction: column;
|
|
34
34
|
flex: 1;
|