@xelto.npm/xc2-lib 0.0.70 → 0.0.72
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +87 -149
- package/dist/index.esm.js +87 -149
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -27820,8 +27820,7 @@ function _extends$1c() { _extends$1c = Object.assign ? Object.assign.bind() : fu
|
|
|
27820
27820
|
var SvgIconWfSearch = function SvgIconWfSearch(props) {
|
|
27821
27821
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1c({
|
|
27822
27822
|
xmlns: "http://www.w3.org/2000/svg",
|
|
27823
|
-
|
|
27824
|
-
height: 26
|
|
27823
|
+
viewBox: "0 0 26 26"
|
|
27825
27824
|
}, props), _path$F || (_path$F = /*#__PURE__*/React__namespace.createElement("path", {
|
|
27826
27825
|
"data-name": "Rectangle 20574",
|
|
27827
27826
|
fill: "#e42127",
|
|
@@ -27842,8 +27841,7 @@ function _extends$1b() { _extends$1b = Object.assign ? Object.assign.bind() : fu
|
|
|
27842
27841
|
var SvgIconWfLocked = function SvgIconWfLocked(props) {
|
|
27843
27842
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1b({
|
|
27844
27843
|
xmlns: "http://www.w3.org/2000/svg",
|
|
27845
|
-
|
|
27846
|
-
height: 26
|
|
27844
|
+
viewBox: "0 0 26 26"
|
|
27847
27845
|
}, props), _path$E || (_path$E = /*#__PURE__*/React__namespace.createElement("path", {
|
|
27848
27846
|
"data-name": "Rectangle 20466",
|
|
27849
27847
|
fill: "#e42127",
|
|
@@ -27864,8 +27862,7 @@ function _extends$1a() { _extends$1a = Object.assign ? Object.assign.bind() : fu
|
|
|
27864
27862
|
var SvgIconWfDownload = function SvgIconWfDownload(props) {
|
|
27865
27863
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1a({
|
|
27866
27864
|
xmlns: "http://www.w3.org/2000/svg",
|
|
27867
|
-
|
|
27868
|
-
height: 46
|
|
27865
|
+
viewBox: "0 0 46 46"
|
|
27869
27866
|
}, props), _path$D || (_path$D = /*#__PURE__*/React__namespace.createElement("path", {
|
|
27870
27867
|
"data-name": "color-2",
|
|
27871
27868
|
fill: "#e42127",
|
|
@@ -27885,8 +27882,7 @@ function _extends$19() { _extends$19 = Object.assign ? Object.assign.bind() : fu
|
|
|
27885
27882
|
var SvgIconWfRemove = function SvgIconWfRemove(props) {
|
|
27886
27883
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$19({
|
|
27887
27884
|
xmlns: "http://www.w3.org/2000/svg",
|
|
27888
|
-
|
|
27889
|
-
height: 46
|
|
27885
|
+
viewBox: "0 0 46 46"
|
|
27890
27886
|
}, props), _path$C || (_path$C = /*#__PURE__*/React__namespace.createElement("path", {
|
|
27891
27887
|
"data-name": "Rectangle 19790",
|
|
27892
27888
|
fill: "#e42127",
|
|
@@ -27917,8 +27913,7 @@ function _extends$18() { _extends$18 = Object.assign ? Object.assign.bind() : fu
|
|
|
27917
27913
|
var SvgIconWfLogout = function SvgIconWfLogout(props) {
|
|
27918
27914
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$18({
|
|
27919
27915
|
xmlns: "http://www.w3.org/2000/svg",
|
|
27920
|
-
|
|
27921
|
-
height: 46
|
|
27916
|
+
viewBox: "0 0 46 46"
|
|
27922
27917
|
}, props), _g$Z || (_g$Z = /*#__PURE__*/React__namespace.createElement("g", {
|
|
27923
27918
|
"data-name": "icon_wf_logout"
|
|
27924
27919
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -27941,8 +27936,7 @@ function _extends$17() { _extends$17 = Object.assign ? Object.assign.bind() : fu
|
|
|
27941
27936
|
var SvgIconWfEdit = function SvgIconWfEdit(props) {
|
|
27942
27937
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$17({
|
|
27943
27938
|
xmlns: "http://www.w3.org/2000/svg",
|
|
27944
|
-
|
|
27945
|
-
height: 46
|
|
27939
|
+
viewBox: "0 0 46 46"
|
|
27946
27940
|
}, props), _path$B || (_path$B = /*#__PURE__*/React__namespace.createElement("path", {
|
|
27947
27941
|
"data-name": "color-2",
|
|
27948
27942
|
fill: "#e42127",
|
|
@@ -27964,8 +27958,7 @@ var SvgIconWfSettingsOrFilter = function SvgIconWfSettingsOrFilter(props) {
|
|
|
27964
27958
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$16({
|
|
27965
27959
|
"data-name": "icon_wf_settings or filter",
|
|
27966
27960
|
xmlns: "http://www.w3.org/2000/svg",
|
|
27967
|
-
|
|
27968
|
-
height: 46
|
|
27961
|
+
viewBox: "0 0 46 46"
|
|
27969
27962
|
}, props), _g$Y || (_g$Y = /*#__PURE__*/React__namespace.createElement("g", {
|
|
27970
27963
|
"data-name": "Group 42290"
|
|
27971
27964
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -27992,8 +27985,7 @@ function _extends$15() { _extends$15 = Object.assign ? Object.assign.bind() : fu
|
|
|
27992
27985
|
var SvgIconWfBarcode1D = function SvgIconWfBarcode1D(props) {
|
|
27993
27986
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$15({
|
|
27994
27987
|
xmlns: "http://www.w3.org/2000/svg",
|
|
27995
|
-
|
|
27996
|
-
height: 46
|
|
27988
|
+
viewBox: "0 0 46 46"
|
|
27997
27989
|
}, props), _g$X || (_g$X = /*#__PURE__*/React__namespace.createElement("g", {
|
|
27998
27990
|
fill: "#293072"
|
|
27999
27991
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28038,8 +28030,7 @@ function _extends$14() { _extends$14 = Object.assign ? Object.assign.bind() : fu
|
|
|
28038
28030
|
var SvgIconWfBarcode2D = function SvgIconWfBarcode2D(props) {
|
|
28039
28031
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$14({
|
|
28040
28032
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28041
|
-
|
|
28042
|
-
height: 46
|
|
28033
|
+
viewBox: "0 0 46 46"
|
|
28043
28034
|
}, props), _g$W || (_g$W = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28044
28035
|
"data-name": "Group 43962"
|
|
28045
28036
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -28092,8 +28083,7 @@ var SvgIconWfBarcodePrinter = function SvgIconWfBarcodePrinter(props) {
|
|
|
28092
28083
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$13({
|
|
28093
28084
|
"data-name": "Component 292 \\u2013 5",
|
|
28094
28085
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28095
|
-
|
|
28096
|
-
height: 46
|
|
28086
|
+
viewBox: "0 0 46 46"
|
|
28097
28087
|
}, props), _g$V || (_g$V = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28098
28088
|
"data-name": "Group 43974"
|
|
28099
28089
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28138,8 +28128,7 @@ function _extends$12() { _extends$12 = Object.assign ? Object.assign.bind() : fu
|
|
|
28138
28128
|
var SvgIconWfBox = function SvgIconWfBox(props) {
|
|
28139
28129
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$12({
|
|
28140
28130
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28141
|
-
|
|
28142
|
-
height: 46
|
|
28131
|
+
viewBox: "0 0 46 46"
|
|
28143
28132
|
}, props), _g$U || (_g$U = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28144
28133
|
"data-name": "icon_wf_box v1"
|
|
28145
28134
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28170,8 +28159,7 @@ var SvgIconWfCalculator = function SvgIconWfCalculator(props) {
|
|
|
28170
28159
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$11({
|
|
28171
28160
|
"data-name": "Component 286 \\u2013 2",
|
|
28172
28161
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28173
|
-
|
|
28174
|
-
height: 46
|
|
28162
|
+
viewBox: "0 0 46 46"
|
|
28175
28163
|
}, props), _g$T || (_g$T = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28176
28164
|
"data-name": "Group 43933"
|
|
28177
28165
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28219,8 +28207,7 @@ function _extends$10() { _extends$10 = Object.assign ? Object.assign.bind() : fu
|
|
|
28219
28207
|
var SvgIconWfCalendar = function SvgIconWfCalendar(props) {
|
|
28220
28208
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$10({
|
|
28221
28209
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28222
|
-
|
|
28223
|
-
height: 46
|
|
28210
|
+
viewBox: "0 0 46 46"
|
|
28224
28211
|
}, props), _g$S || (_g$S = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28225
28212
|
"data-name": "Group 43270"
|
|
28226
28213
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -28278,8 +28265,7 @@ function _extends$$() { _extends$$ = Object.assign ? Object.assign.bind() : func
|
|
|
28278
28265
|
var SvgIconWfCar = function SvgIconWfCar(props) {
|
|
28279
28266
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$$({
|
|
28280
28267
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28281
|
-
|
|
28282
|
-
height: 46
|
|
28268
|
+
viewBox: "0 0 46 46"
|
|
28283
28269
|
}, props), _g$R || (_g$R = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28284
28270
|
fill: "#e42127"
|
|
28285
28271
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28314,8 +28300,7 @@ function _extends$_() { _extends$_ = Object.assign ? Object.assign.bind() : func
|
|
|
28314
28300
|
var SvgIconWfForklift = function SvgIconWfForklift(props) {
|
|
28315
28301
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$_({
|
|
28316
28302
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28317
|
-
|
|
28318
|
-
height: 46
|
|
28303
|
+
viewBox: "0 0 46 46"
|
|
28319
28304
|
}, props), _g$Q || (_g$Q = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28320
28305
|
"data-name": "icon_wf_forklift"
|
|
28321
28306
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -28355,8 +28340,7 @@ function _extends$Z() { _extends$Z = Object.assign ? Object.assign.bind() : func
|
|
|
28355
28340
|
var SvgIconWfInvoice = function SvgIconWfInvoice(props) {
|
|
28356
28341
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$Z({
|
|
28357
28342
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28358
|
-
|
|
28359
|
-
height: 46
|
|
28343
|
+
viewBox: "0 0 46 46"
|
|
28360
28344
|
}, props), _g$P || (_g$P = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28361
28345
|
"data-name": "Group 42733"
|
|
28362
28346
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -28386,8 +28370,7 @@ function _extends$Y() { _extends$Y = Object.assign ? Object.assign.bind() : func
|
|
|
28386
28370
|
var SvgIconWfKeyboard = function SvgIconWfKeyboard(props) {
|
|
28387
28371
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$Y({
|
|
28388
28372
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28389
|
-
|
|
28390
|
-
height: 45
|
|
28373
|
+
viewBox: "0 0 45 45"
|
|
28391
28374
|
}, props), _g$O || (_g$O = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28392
28375
|
"data-name": "icon_wf_keyboard_1"
|
|
28393
28376
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28435,8 +28418,7 @@ function _extends$X() { _extends$X = Object.assign ? Object.assign.bind() : func
|
|
|
28435
28418
|
var SvgIconWfLogs = function SvgIconWfLogs(props) {
|
|
28436
28419
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$X({
|
|
28437
28420
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28438
|
-
|
|
28439
|
-
height: 46
|
|
28421
|
+
viewBox: "0 0 46 46"
|
|
28440
28422
|
}, props), _g$N || (_g$N = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28441
28423
|
"data-name": "icon_wf_logs"
|
|
28442
28424
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28459,8 +28441,7 @@ function _extends$W() { _extends$W = Object.assign ? Object.assign.bind() : func
|
|
|
28459
28441
|
var SvgIconWfNoBarcodePrinter = function SvgIconWfNoBarcodePrinter(props) {
|
|
28460
28442
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$W({
|
|
28461
28443
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28462
|
-
|
|
28463
|
-
height: 18
|
|
28444
|
+
viewBox: "0 0 18 18"
|
|
28464
28445
|
}, props), _g$M || (_g$M = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28465
28446
|
"data-name": "icon_wf_no-barcode-printer v1"
|
|
28466
28447
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -28510,8 +28491,7 @@ function _extends$V() { _extends$V = Object.assign ? Object.assign.bind() : func
|
|
|
28510
28491
|
var SvgIconWfNoScan = function SvgIconWfNoScan(props) {
|
|
28511
28492
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$V({
|
|
28512
28493
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28513
|
-
|
|
28514
|
-
height: 46
|
|
28494
|
+
viewBox: "0 0 46 46"
|
|
28515
28495
|
}, props), _path$y || (_path$y = /*#__PURE__*/React__namespace.createElement("path", {
|
|
28516
28496
|
"data-name": "Rectangle 20557",
|
|
28517
28497
|
fill: "#e42127",
|
|
@@ -28566,8 +28546,7 @@ function _extends$U() { _extends$U = Object.assign ? Object.assign.bind() : func
|
|
|
28566
28546
|
var SvgIconWfPallet = function SvgIconWfPallet(props) {
|
|
28567
28547
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$U({
|
|
28568
28548
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28569
|
-
|
|
28570
|
-
height: 46
|
|
28549
|
+
viewBox: "0 0 46 46"
|
|
28571
28550
|
}, props), _g$K || (_g$K = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28572
28551
|
"data-name": "icon_wf_pallet_v1"
|
|
28573
28552
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28586,8 +28565,7 @@ function _extends$T() { _extends$T = Object.assign ? Object.assign.bind() : func
|
|
|
28586
28565
|
var SvgIconWfPin = function SvgIconWfPin(props) {
|
|
28587
28566
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$T({
|
|
28588
28567
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28589
|
-
|
|
28590
|
-
height: 46
|
|
28568
|
+
viewBox: "0 0 46 46"
|
|
28591
28569
|
}, props), _g$J || (_g$J = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28592
28570
|
"data-name": "Group 42962"
|
|
28593
28571
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28610,8 +28588,7 @@ function _extends$S() { _extends$S = Object.assign ? Object.assign.bind() : func
|
|
|
28610
28588
|
var SvgIconWfScan = function SvgIconWfScan(props) {
|
|
28611
28589
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$S({
|
|
28612
28590
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28613
|
-
|
|
28614
|
-
height: 46
|
|
28591
|
+
viewBox: "0 0 46 46"
|
|
28615
28592
|
}, props), _path$x || (_path$x = /*#__PURE__*/React__namespace.createElement("path", {
|
|
28616
28593
|
"data-name": "Rectangle 19774",
|
|
28617
28594
|
fill: "#e42127",
|
|
@@ -28666,8 +28643,7 @@ function _extends$R() { _extends$R = Object.assign ? Object.assign.bind() : func
|
|
|
28666
28643
|
var SvgIconWfSend = function SvgIconWfSend(props) {
|
|
28667
28644
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$R({
|
|
28668
28645
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28669
|
-
|
|
28670
|
-
height: 46
|
|
28646
|
+
viewBox: "0 0 46 46"
|
|
28671
28647
|
}, props), _g$H || (_g$H = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28672
28648
|
"data-name": "icon_wf_send"
|
|
28673
28649
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -28694,8 +28670,7 @@ function _extends$Q() { _extends$Q = Object.assign ? Object.assign.bind() : func
|
|
|
28694
28670
|
var SvgIconWfStatusKsef = function SvgIconWfStatusKsef(props) {
|
|
28695
28671
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$Q({
|
|
28696
28672
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28697
|
-
|
|
28698
|
-
height: 46
|
|
28673
|
+
viewBox: "0 0 46 46"
|
|
28699
28674
|
}, props), _g$G || (_g$G = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28700
28675
|
"data-name": "Group 42620"
|
|
28701
28676
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28718,8 +28693,7 @@ function _extends$P() { _extends$P = Object.assign ? Object.assign.bind() : func
|
|
|
28718
28693
|
var SvgIconWfStop = function SvgIconWfStop(props) {
|
|
28719
28694
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$P({
|
|
28720
28695
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28721
|
-
|
|
28722
|
-
height: 46
|
|
28696
|
+
viewBox: "0 0 46 46"
|
|
28723
28697
|
}, props), _path$w || (_path$w = /*#__PURE__*/React__namespace.createElement("path", {
|
|
28724
28698
|
"data-name": "Path 84683",
|
|
28725
28699
|
d: "M31.203 42.874H14.745L3.108 31.237V14.779L14.745 3.142h16.458L42.84 14.779v16.458Zm-15.2-3.036h13.942l9.859-9.859V16.037l-9.859-9.859H16.003l-9.859 9.859v13.942Z",
|
|
@@ -28750,8 +28724,7 @@ function _extends$O() { _extends$O = Object.assign ? Object.assign.bind() : func
|
|
|
28750
28724
|
var SvgIconWfUnpin = function SvgIconWfUnpin(props) {
|
|
28751
28725
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$O({
|
|
28752
28726
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28753
|
-
|
|
28754
|
-
height: 46
|
|
28727
|
+
viewBox: "0 0 46 46"
|
|
28755
28728
|
}, props), _g$E || (_g$E = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28756
28729
|
"data-name": "Group 42617"
|
|
28757
28730
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -28778,8 +28751,7 @@ function _extends$N() { _extends$N = Object.assign ? Object.assign.bind() : func
|
|
|
28778
28751
|
var SvgIconWfRefresh = function SvgIconWfRefresh(props) {
|
|
28779
28752
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$N({
|
|
28780
28753
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28781
|
-
|
|
28782
|
-
height: 26
|
|
28754
|
+
viewBox: "0 0 26 26"
|
|
28783
28755
|
}, props), _path$v || (_path$v = /*#__PURE__*/React__namespace.createElement("path", {
|
|
28784
28756
|
"data-name": "Path 84133",
|
|
28785
28757
|
d: "M22.77 9.935h-4.386v-1.76h4.382l.032-4.442 1.76.011-.028 4.437a1.769 1.769 0 0 1-1.76 1.754Z",
|
|
@@ -28808,8 +28780,7 @@ function _extends$M() { _extends$M = Object.assign ? Object.assign.bind() : func
|
|
|
28808
28780
|
var SvgIconUiClose = function SvgIconUiClose(props) {
|
|
28809
28781
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$M({
|
|
28810
28782
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28811
|
-
|
|
28812
|
-
height: 46
|
|
28783
|
+
viewBox: "0 0 46 46"
|
|
28813
28784
|
}, props), _path$u || (_path$u = /*#__PURE__*/React__namespace.createElement("path", {
|
|
28814
28785
|
"data-name": "Path 84635",
|
|
28815
28786
|
d: "M42.737 5.409 40.59 3.262 23 20.853 5.409 3.262 3.262 5.409 20.853 23 3.262 40.591l2.147 2.147L23 25.147l17.59 17.591 2.147-2.147L25.146 23Z",
|
|
@@ -28825,8 +28796,7 @@ function _extends$L() { _extends$L = Object.assign ? Object.assign.bind() : func
|
|
|
28825
28796
|
var SvgIconUiChevronUp = function SvgIconUiChevronUp(props) {
|
|
28826
28797
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$L({
|
|
28827
28798
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28828
|
-
|
|
28829
|
-
height: 46
|
|
28799
|
+
viewBox: "0 0 46 46"
|
|
28830
28800
|
}, props), _path$t || (_path$t = /*#__PURE__*/React__namespace.createElement("path", {
|
|
28831
28801
|
"data-name": "Path 84638",
|
|
28832
28802
|
d: "m5.074 33.898-2.178-2.176 18.023-18.025a3.062 3.062 0 0 1 2.18-.9h.012a3.062 3.062 0 0 1 2.185.919l17.754 18-2.193 2.163-17.754-18Z",
|
|
@@ -28843,8 +28813,7 @@ function _extends$K() { _extends$K = Object.assign ? Object.assign.bind() : func
|
|
|
28843
28813
|
var SvgIconUiChevronDown = function SvgIconUiChevronDown(props) {
|
|
28844
28814
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$K({
|
|
28845
28815
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28846
|
-
|
|
28847
|
-
height: 46
|
|
28816
|
+
viewBox: "0 0 46 46"
|
|
28848
28817
|
}, props), _g$D || (_g$D = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28849
28818
|
"data-name": "icon_wf_arrow_1"
|
|
28850
28819
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28863,8 +28832,7 @@ function _extends$J() { _extends$J = Object.assign ? Object.assign.bind() : func
|
|
|
28863
28832
|
var SvgIconUiChevronRight = function SvgIconUiChevronRight(props) {
|
|
28864
28833
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$J({
|
|
28865
28834
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28866
|
-
|
|
28867
|
-
height: 46
|
|
28835
|
+
viewBox: "0 0 46 46"
|
|
28868
28836
|
}, props), _path$s || (_path$s = /*#__PURE__*/React__namespace.createElement("path", {
|
|
28869
28837
|
"data-name": "Path 84638",
|
|
28870
28838
|
d: "m12.421 41.245 2.178 2.178L32.621 25.4a3.062 3.062 0 0 0 .9-2.18v-.012a3.062 3.062 0 0 0-.919-2.185l-18-17.754-2.159 2.193 18 17.754Z",
|
|
@@ -28881,8 +28849,7 @@ function _extends$I() { _extends$I = Object.assign ? Object.assign.bind() : func
|
|
|
28881
28849
|
var SvgIconUiChevronLeft = function SvgIconUiChevronLeft(props) {
|
|
28882
28850
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$I({
|
|
28883
28851
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28884
|
-
|
|
28885
|
-
height: 46
|
|
28852
|
+
viewBox: "0 0 46 46"
|
|
28886
28853
|
}, props), _path$r || (_path$r = /*#__PURE__*/React__namespace.createElement("path", {
|
|
28887
28854
|
"data-name": "Path 84638",
|
|
28888
28855
|
d: "m33.525 41.245-2.176 2.178L13.324 25.4a3.062 3.062 0 0 1-.9-2.18v-.012a3.062 3.062 0 0 1 .919-2.185l18-17.754 2.163 2.193-18 17.754Z",
|
|
@@ -28899,8 +28866,7 @@ function _extends$H() { _extends$H = Object.assign ? Object.assign.bind() : func
|
|
|
28899
28866
|
var SvgIconSpCheckMark = function SvgIconSpCheckMark(props) {
|
|
28900
28867
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$H({
|
|
28901
28868
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28902
|
-
|
|
28903
|
-
height: 42
|
|
28869
|
+
viewBox: "0 0 42 42"
|
|
28904
28870
|
}, props), _g$C || (_g$C = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28905
28871
|
"data-name": "Group 47571"
|
|
28906
28872
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28919,8 +28885,7 @@ function _extends$G() { _extends$G = Object.assign ? Object.assign.bind() : func
|
|
|
28919
28885
|
var SvgIconSpWarning = function SvgIconSpWarning(props) {
|
|
28920
28886
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$G({
|
|
28921
28887
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28922
|
-
|
|
28923
|
-
height: 42
|
|
28888
|
+
viewBox: "0 0 42 42"
|
|
28924
28889
|
}, props), _g$B || (_g$B = /*#__PURE__*/React__namespace.createElement("g", {
|
|
28925
28890
|
"data-name": "Group 47569"
|
|
28926
28891
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -28987,8 +28952,7 @@ var SvgMenuBurger = function SvgMenuBurger(props) {
|
|
|
28987
28952
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$D({
|
|
28988
28953
|
"data-name": "menu burger",
|
|
28989
28954
|
xmlns: "http://www.w3.org/2000/svg",
|
|
28990
|
-
|
|
28991
|
-
height: 36
|
|
28955
|
+
viewBox: "0 0 42 36"
|
|
28992
28956
|
}, props), _rect$2 || (_rect$2 = /*#__PURE__*/React__namespace.createElement("rect", {
|
|
28993
28957
|
"data-name": "Rectangle 17015",
|
|
28994
28958
|
width: 42,
|
|
@@ -29018,8 +28982,7 @@ var SvgUpdateIcon = function SvgUpdateIcon(props) {
|
|
|
29018
28982
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$C({
|
|
29019
28983
|
"data-name": "Component 231 \\u2013 4",
|
|
29020
28984
|
xmlns: "http://www.w3.org/2000/svg",
|
|
29021
|
-
|
|
29022
|
-
height: 23.313
|
|
28985
|
+
viewBox: "0 0 25.813 23.313"
|
|
29023
28986
|
}, props), _defs$p || (_defs$p = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
29024
28987
|
id: "update_icon_svg__a"
|
|
29025
28988
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -29082,8 +29045,7 @@ function _extends$B() { _extends$B = Object.assign ? Object.assign.bind() : func
|
|
|
29082
29045
|
var SvgCheckboxDefault = function SvgCheckboxDefault(props) {
|
|
29083
29046
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$B({
|
|
29084
29047
|
xmlns: "http://www.w3.org/2000/svg",
|
|
29085
|
-
|
|
29086
|
-
height: 27
|
|
29048
|
+
viewBox: "0 0 27 27"
|
|
29087
29049
|
}, props), _g$x || (_g$x = /*#__PURE__*/React__namespace.createElement("g", {
|
|
29088
29050
|
"data-name": "Rectangle 18315",
|
|
29089
29051
|
fill: "#fff",
|
|
@@ -29109,8 +29071,7 @@ function _extends$A() { _extends$A = Object.assign ? Object.assign.bind() : func
|
|
|
29109
29071
|
var SvgCheckboxChecked = function SvgCheckboxChecked(props) {
|
|
29110
29072
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$A({
|
|
29111
29073
|
xmlns: "http://www.w3.org/2000/svg",
|
|
29112
|
-
|
|
29113
|
-
height: 20
|
|
29074
|
+
viewBox: "0 0 20 20"
|
|
29114
29075
|
}, props), _rect$1 || (_rect$1 = /*#__PURE__*/React__namespace.createElement("rect", {
|
|
29115
29076
|
"data-name": "Rectangle 18315",
|
|
29116
29077
|
width: 20,
|
|
@@ -29129,8 +29090,7 @@ function _extends$z() { _extends$z = Object.assign ? Object.assign.bind() : func
|
|
|
29129
29090
|
var SvgChecbkoxIndeterminate = function SvgChecbkoxIndeterminate(props) {
|
|
29130
29091
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$z({
|
|
29131
29092
|
xmlns: "http://www.w3.org/2000/svg",
|
|
29132
|
-
|
|
29133
|
-
height: 27
|
|
29093
|
+
viewBox: "0 0 27 27"
|
|
29134
29094
|
}, props), _g$w || (_g$w = /*#__PURE__*/React__namespace.createElement("g", {
|
|
29135
29095
|
"data-name": "Group 47972",
|
|
29136
29096
|
transform: "translate(0 -7)"
|
|
@@ -52655,17 +52615,17 @@ var StyledHeaderDescriptionWrapper = styled$1(Box$1)(function (_ref2) {
|
|
|
52655
52615
|
var AppTileComponent = function AppTileComponent(_ref3) {
|
|
52656
52616
|
var header = _ref3.header,
|
|
52657
52617
|
description = _ref3.description,
|
|
52658
|
-
|
|
52618
|
+
_ref3$illustrationNam = _ref3.illustrationName,
|
|
52619
|
+
illustrationName = _ref3$illustrationNam === void 0 ? 'ilu_availability_by_item' : _ref3$illustrationNam,
|
|
52659
52620
|
_ref3$forwardedRef = _ref3.forwardedRef,
|
|
52660
|
-
forwardedRef = _ref3$forwardedRef === void 0 ?
|
|
52661
|
-
|
|
52662
|
-
|
|
52663
|
-
|
|
52664
|
-
return /*#__PURE__*/React.createElement(StyledAppTileWrapper, null, /*#__PURE__*/React.createElement(Illustration, {
|
|
52621
|
+
forwardedRef = _ref3$forwardedRef === void 0 ? function () {} : _ref3$forwardedRef;
|
|
52622
|
+
return /*#__PURE__*/React.createElement(StyledAppTileWrapper, {
|
|
52623
|
+
ref: forwardedRef
|
|
52624
|
+
}, /*#__PURE__*/React.createElement(Illustration, {
|
|
52665
52625
|
illustrationName: illustrationName,
|
|
52666
|
-
color:
|
|
52667
|
-
size:
|
|
52668
|
-
isBigType:
|
|
52626
|
+
color: '',
|
|
52627
|
+
size: '',
|
|
52628
|
+
isBigType: false
|
|
52669
52629
|
}), /*#__PURE__*/React.createElement(StyledHeaderDescriptionWrapper, null, /*#__PURE__*/React.createElement(TypographyComponent, {
|
|
52670
52630
|
text: header,
|
|
52671
52631
|
type: 'app-tile-header',
|
|
@@ -52676,6 +52636,15 @@ var AppTileComponent = function AppTileComponent(_ref3) {
|
|
|
52676
52636
|
forwardedRef: forwardedRef
|
|
52677
52637
|
})));
|
|
52678
52638
|
};
|
|
52639
|
+
AppTileComponent.propTypes = {
|
|
52640
|
+
description: propTypes.exports.string,
|
|
52641
|
+
header: propTypes.exports.bool,
|
|
52642
|
+
illustrationName: propTypes.exports.string,
|
|
52643
|
+
onClick: propTypes.exports.func,
|
|
52644
|
+
forwardedRef: propTypes.exports.oneOfType([propTypes.exports.func, propTypes.exports.shape({
|
|
52645
|
+
current: propTypes.exports.any
|
|
52646
|
+
})])
|
|
52647
|
+
};
|
|
52679
52648
|
|
|
52680
52649
|
var _excluded$8 = ["type", "text", "size", "fluid", "color", "onClick", "disabled", "forwardedRef"];
|
|
52681
52650
|
var CustomButton = styled$1(Button$2)(function (_ref) {
|
|
@@ -53159,8 +53128,7 @@ function _extends$y() { _extends$y = Object.assign ? Object.assign.bind() : func
|
|
|
53159
53128
|
var SvgIluAvailabilityByItem = function SvgIluAvailabilityByItem(props) {
|
|
53160
53129
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$y({
|
|
53161
53130
|
xmlns: "http://www.w3.org/2000/svg",
|
|
53162
|
-
|
|
53163
|
-
height: 170
|
|
53131
|
+
viewBox: "0 0 170 170"
|
|
53164
53132
|
}, props), _g$v || (_g$v = /*#__PURE__*/React__namespace.createElement("g", {
|
|
53165
53133
|
"data-name": "ilu_availability-by-item_1"
|
|
53166
53134
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -54116,8 +54084,7 @@ function _extends$x() { _extends$x = Object.assign ? Object.assign.bind() : func
|
|
|
54116
54084
|
var SvgIluAddGoodsToPallet = function SvgIluAddGoodsToPallet(props) {
|
|
54117
54085
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$x({
|
|
54118
54086
|
xmlns: "http://www.w3.org/2000/svg",
|
|
54119
|
-
|
|
54120
|
-
height: 170
|
|
54087
|
+
viewBox: "0 0 170 170"
|
|
54121
54088
|
}, props), _defs$o || (_defs$o = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
54122
54089
|
id: "ilu_add-goods-to-pallet_svg__a"
|
|
54123
54090
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -54360,8 +54327,7 @@ function _extends$w() { _extends$w = Object.assign ? Object.assign.bind() : func
|
|
|
54360
54327
|
var SvgIluAvailabilityByIndex = function SvgIluAvailabilityByIndex(props) {
|
|
54361
54328
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$w({
|
|
54362
54329
|
xmlns: "http://www.w3.org/2000/svg",
|
|
54363
|
-
|
|
54364
|
-
height: 170
|
|
54330
|
+
viewBox: "0 0 170 170"
|
|
54365
54331
|
}, props), _defs$n || (_defs$n = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
54366
54332
|
id: "ilu_availability-by-index_svg__a"
|
|
54367
54333
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -55146,8 +55112,7 @@ function _extends$v() { _extends$v = Object.assign ? Object.assign.bind() : func
|
|
|
55146
55112
|
var SvgIluAvailabilityByLocation = function SvgIluAvailabilityByLocation(props) {
|
|
55147
55113
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$v({
|
|
55148
55114
|
xmlns: "http://www.w3.org/2000/svg",
|
|
55149
|
-
|
|
55150
|
-
height: 170
|
|
55115
|
+
viewBox: "0 0 170 170"
|
|
55151
55116
|
}, props), _g$s || (_g$s = /*#__PURE__*/React__namespace.createElement("g", {
|
|
55152
55117
|
"data-name": "Group 45606"
|
|
55153
55118
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -55961,8 +55926,7 @@ function _extends$u() { _extends$u = Object.assign ? Object.assign.bind() : func
|
|
|
55961
55926
|
var SvgIluBlockedPallet = function SvgIluBlockedPallet(props) {
|
|
55962
55927
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$u({
|
|
55963
55928
|
xmlns: "http://www.w3.org/2000/svg",
|
|
55964
|
-
|
|
55965
|
-
height: 138
|
|
55929
|
+
viewBox: "0 0 138 138"
|
|
55966
55930
|
}, props), _defs$m || (_defs$m = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
55967
55931
|
id: "ilu_blocked-pallet_svg__a"
|
|
55968
55932
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -56326,8 +56290,7 @@ function _extends$t() { _extends$t = Object.assign ? Object.assign.bind() : func
|
|
|
56326
56290
|
var SvgIluFinishedProduct = function SvgIluFinishedProduct(props) {
|
|
56327
56291
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$t({
|
|
56328
56292
|
xmlns: "http://www.w3.org/2000/svg",
|
|
56329
|
-
|
|
56330
|
-
height: 170
|
|
56293
|
+
viewBox: "0 0 170 170"
|
|
56331
56294
|
}, props), _defs$l || (_defs$l = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
56332
56295
|
id: "ilu_finished-product_svg__a"
|
|
56333
56296
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -56578,8 +56541,7 @@ function _extends$s() { _extends$s = Object.assign ? Object.assign.bind() : func
|
|
|
56578
56541
|
var SvgIluFromPalletToRack = function SvgIluFromPalletToRack(props) {
|
|
56579
56542
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$s({
|
|
56580
56543
|
xmlns: "http://www.w3.org/2000/svg",
|
|
56581
|
-
|
|
56582
|
-
height: 170
|
|
56544
|
+
viewBox: "0 0 170 170"
|
|
56583
56545
|
}, props), _defs$k || (_defs$k = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
56584
56546
|
id: "ilu_from-pallet-to-rack_svg__a"
|
|
56585
56547
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -57087,8 +57049,7 @@ function _extends$r() { _extends$r = Object.assign ? Object.assign.bind() : func
|
|
|
57087
57049
|
var SvgIluInternalLogistic = function SvgIluInternalLogistic(props) {
|
|
57088
57050
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$r({
|
|
57089
57051
|
xmlns: "http://www.w3.org/2000/svg",
|
|
57090
|
-
|
|
57091
|
-
height: 170
|
|
57052
|
+
viewBox: "0 0 170 170"
|
|
57092
57053
|
}, props), _defs$j || (_defs$j = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
57093
57054
|
id: "ilu_internal-logistic_svg__a"
|
|
57094
57055
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -57539,8 +57500,7 @@ function _extends$q() { _extends$q = Object.assign ? Object.assign.bind() : func
|
|
|
57539
57500
|
var SvgIluInventory = function SvgIluInventory(props) {
|
|
57540
57501
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$q({
|
|
57541
57502
|
xmlns: "http://www.w3.org/2000/svg",
|
|
57542
|
-
|
|
57543
|
-
height: 170
|
|
57503
|
+
viewBox: "0 0 170 170"
|
|
57544
57504
|
}, props), _defs$i || (_defs$i = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
57545
57505
|
id: "ilu_inventory_svg__a"
|
|
57546
57506
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -58447,8 +58407,7 @@ function _extends$p() { _extends$p = Object.assign ? Object.assign.bind() : func
|
|
|
58447
58407
|
var SvgIluInventoryTransfer = function SvgIluInventoryTransfer(props) {
|
|
58448
58408
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$p({
|
|
58449
58409
|
xmlns: "http://www.w3.org/2000/svg",
|
|
58450
|
-
|
|
58451
|
-
height: 170
|
|
58410
|
+
viewBox: "0 0 170 170"
|
|
58452
58411
|
}, props), _defs$h || (_defs$h = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
58453
58412
|
id: "ilu_inventory-transfer_svg__a"
|
|
58454
58413
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -58654,8 +58613,7 @@ function _extends$o() { _extends$o = Object.assign ? Object.assign.bind() : func
|
|
|
58654
58613
|
var SvgIluLabelingOfPallets = function SvgIluLabelingOfPallets(props) {
|
|
58655
58614
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$o({
|
|
58656
58615
|
xmlns: "http://www.w3.org/2000/svg",
|
|
58657
|
-
|
|
58658
|
-
height: 170
|
|
58616
|
+
viewBox: "0 0 170 170"
|
|
58659
58617
|
}, props), _defs$g || (_defs$g = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
58660
58618
|
id: "ilu_labeling-of-pallets_svg__a"
|
|
58661
58619
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -58989,8 +58947,7 @@ function _extends$n() { _extends$n = Object.assign ? Object.assign.bind() : func
|
|
|
58989
58947
|
var SvgIluLoadingCar = function SvgIluLoadingCar(props) {
|
|
58990
58948
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$n({
|
|
58991
58949
|
xmlns: "http://www.w3.org/2000/svg",
|
|
58992
|
-
|
|
58993
|
-
height: 170
|
|
58950
|
+
viewBox: "0 0 170 170"
|
|
58994
58951
|
}, props), _defs$f || (_defs$f = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
58995
58952
|
id: "ilu_loading-car_svg__a"
|
|
58996
58953
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -59370,8 +59327,7 @@ function _extends$m() { _extends$m = Object.assign ? Object.assign.bind() : func
|
|
|
59370
59327
|
var SvgIluManualTransfer = function SvgIluManualTransfer(props) {
|
|
59371
59328
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$m({
|
|
59372
59329
|
xmlns: "http://www.w3.org/2000/svg",
|
|
59373
|
-
|
|
59374
|
-
height: 170
|
|
59330
|
+
viewBox: "0 0 170 170"
|
|
59375
59331
|
}, props), _g$j || (_g$j = /*#__PURE__*/React__namespace.createElement("g", {
|
|
59376
59332
|
transform: "translate(9.215 12.933)"
|
|
59377
59333
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -60027,8 +59983,7 @@ function _extends$l() { _extends$l = Object.assign ? Object.assign.bind() : func
|
|
|
60027
59983
|
var SvgIluMoveGoodsFromPalletToAnother = function SvgIluMoveGoodsFromPalletToAnother(props) {
|
|
60028
59984
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$l({
|
|
60029
59985
|
xmlns: "http://www.w3.org/2000/svg",
|
|
60030
|
-
|
|
60031
|
-
height: 170
|
|
59986
|
+
viewBox: "0 0 170 170"
|
|
60032
59987
|
}, props), _defs$e || (_defs$e = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
60033
59988
|
id: "ilu_move-goods-from-pallet-to-another_svg__a"
|
|
60034
59989
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -60384,8 +60339,7 @@ function _extends$k() { _extends$k = Object.assign ? Object.assign.bind() : func
|
|
|
60384
60339
|
var SvgIluPrintingLabel = function SvgIluPrintingLabel(props) {
|
|
60385
60340
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$k({
|
|
60386
60341
|
xmlns: "http://www.w3.org/2000/svg",
|
|
60387
|
-
|
|
60388
|
-
height: 170
|
|
60342
|
+
viewBox: "0 0 170 170"
|
|
60389
60343
|
}, props), _defs$d || (_defs$d = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
60390
60344
|
id: "ilu_printing-label_svg__a"
|
|
60391
60345
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -60569,8 +60523,7 @@ function _extends$j() { _extends$j = Object.assign ? Object.assign.bind() : func
|
|
|
60569
60523
|
var SvgIluProduction = function SvgIluProduction(props) {
|
|
60570
60524
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$j({
|
|
60571
60525
|
xmlns: "http://www.w3.org/2000/svg",
|
|
60572
|
-
|
|
60573
|
-
height: 170
|
|
60526
|
+
viewBox: "0 0 170 170"
|
|
60574
60527
|
}, props), _defs$c || (_defs$c = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
60575
60528
|
id: "ilu_production_svg__a"
|
|
60576
60529
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -61028,8 +60981,7 @@ function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : func
|
|
|
61028
60981
|
var SvgIluQualityControl = function SvgIluQualityControl(props) {
|
|
61029
60982
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$i({
|
|
61030
60983
|
xmlns: "http://www.w3.org/2000/svg",
|
|
61031
|
-
|
|
61032
|
-
height: 170
|
|
60984
|
+
viewBox: "0 0 170 170"
|
|
61033
60985
|
}, props), _defs$b || (_defs$b = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
61034
60986
|
id: "ilu_quality-control_svg__a"
|
|
61035
60987
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -61687,8 +61639,7 @@ function _extends$h() { _extends$h = Object.assign ? Object.assign.bind() : func
|
|
|
61687
61639
|
var SvgIluReleaseOfGoodsFromWarehouse = function SvgIluReleaseOfGoodsFromWarehouse(props) {
|
|
61688
61640
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$h({
|
|
61689
61641
|
xmlns: "http://www.w3.org/2000/svg",
|
|
61690
|
-
|
|
61691
|
-
height: 170
|
|
61642
|
+
viewBox: "0 0 170 170"
|
|
61692
61643
|
}, props), _defs$a || (_defs$a = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
61693
61644
|
id: "ilu_release-of-goods-from-warehouse_svg__a"
|
|
61694
61645
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -62147,8 +62098,7 @@ function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : func
|
|
|
62147
62098
|
var SvgIluRemoveGoodsFromPallet = function SvgIluRemoveGoodsFromPallet(props) {
|
|
62148
62099
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$g({
|
|
62149
62100
|
xmlns: "http://www.w3.org/2000/svg",
|
|
62150
|
-
|
|
62151
|
-
height: 170
|
|
62101
|
+
viewBox: "0 0 170 170"
|
|
62152
62102
|
}, props), _defs$9 || (_defs$9 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
62153
62103
|
id: "ilu_remove_goods_from_pallet_svg__a"
|
|
62154
62104
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -62336,8 +62286,7 @@ function _extends$f() { _extends$f = Object.assign ? Object.assign.bind() : func
|
|
|
62336
62286
|
var SvgIluReprintingLabel = function SvgIluReprintingLabel(props) {
|
|
62337
62287
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$f({
|
|
62338
62288
|
xmlns: "http://www.w3.org/2000/svg",
|
|
62339
|
-
|
|
62340
|
-
height: 170
|
|
62289
|
+
viewBox: "0 0 170 170"
|
|
62341
62290
|
}, props), _defs$8 || (_defs$8 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
62342
62291
|
id: "ilu_reprinting-label_svg__a"
|
|
62343
62292
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -62569,8 +62518,7 @@ function _extends$e() { _extends$e = Object.assign ? Object.assign.bind() : func
|
|
|
62569
62518
|
var SvgIluReturnFromCustomers = function SvgIluReturnFromCustomers(props) {
|
|
62570
62519
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$e({
|
|
62571
62520
|
xmlns: "http://www.w3.org/2000/svg",
|
|
62572
|
-
|
|
62573
|
-
height: 170
|
|
62521
|
+
viewBox: "0 0 170 170"
|
|
62574
62522
|
}, props), _defs$7 || (_defs$7 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
62575
62523
|
id: "ilu_return-from-customers_svg__a"
|
|
62576
62524
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -62991,8 +62939,7 @@ function _extends$c() { _extends$c = Object.assign ? Object.assign.bind() : func
|
|
|
62991
62939
|
var SvgIluShiftPallet = function SvgIluShiftPallet(props) {
|
|
62992
62940
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$c({
|
|
62993
62941
|
xmlns: "http://www.w3.org/2000/svg",
|
|
62994
|
-
|
|
62995
|
-
height: 170
|
|
62942
|
+
viewBox: "0 0 170 170"
|
|
62996
62943
|
}, props), _defs$5 || (_defs$5 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
62997
62944
|
id: "ilu_shift_pallet_svg__a"
|
|
62998
62945
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -63438,8 +63385,7 @@ function _extends$a() { _extends$a = Object.assign ? Object.assign.bind() : func
|
|
|
63438
63385
|
var SvgIluStatusChange = function SvgIluStatusChange(props) {
|
|
63439
63386
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$a({
|
|
63440
63387
|
xmlns: "http://www.w3.org/2000/svg",
|
|
63441
|
-
|
|
63442
|
-
height: 170
|
|
63388
|
+
viewBox: "0 0 170 170"
|
|
63443
63389
|
}, props), _defs$4 || (_defs$4 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
63444
63390
|
id: "ilu_status-change_svg__a"
|
|
63445
63391
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -63591,8 +63537,7 @@ function _extends$9() { _extends$9 = Object.assign ? Object.assign.bind() : func
|
|
|
63591
63537
|
var SvgIluStorageField = function SvgIluStorageField(props) {
|
|
63592
63538
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$9({
|
|
63593
63539
|
xmlns: "http://www.w3.org/2000/svg",
|
|
63594
|
-
|
|
63595
|
-
height: 170
|
|
63540
|
+
viewBox: "0 0 170 170"
|
|
63596
63541
|
}, props), _defs$3 || (_defs$3 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
63597
63542
|
id: "ilu_storage-field_svg__a"
|
|
63598
63543
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -63997,8 +63942,7 @@ function _extends$8() { _extends$8 = Object.assign ? Object.assign.bind() : func
|
|
|
63997
63942
|
var SvgIluWarehouseLoading = function SvgIluWarehouseLoading(props) {
|
|
63998
63943
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$8({
|
|
63999
63944
|
xmlns: "http://www.w3.org/2000/svg",
|
|
64000
|
-
|
|
64001
|
-
height: 170
|
|
63945
|
+
viewBox: "0 0 170 170"
|
|
64002
63946
|
}, props), _defs$2 || (_defs$2 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
64003
63947
|
id: "ilu_warehouse-loading_svg__a"
|
|
64004
63948
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -64370,8 +64314,7 @@ function _extends$7() { _extends$7 = Object.assign ? Object.assign.bind() : func
|
|
|
64370
64314
|
var SvgMovingBoxToAnotherShelf = function SvgMovingBoxToAnotherShelf(props) {
|
|
64371
64315
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$7({
|
|
64372
64316
|
xmlns: "http://www.w3.org/2000/svg",
|
|
64373
|
-
|
|
64374
|
-
height: 170
|
|
64317
|
+
viewBox: "0 0 170 170"
|
|
64375
64318
|
}, props), _g$6 || (_g$6 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
64376
64319
|
"data-name": "Group 46074"
|
|
64377
64320
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -65231,8 +65174,7 @@ var SvgIluSearch = function SvgIluSearch(props) {
|
|
|
65231
65174
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$6({
|
|
65232
65175
|
"data-name": "Component 35 \\u2013 1",
|
|
65233
65176
|
xmlns: "http://www.w3.org/2000/svg",
|
|
65234
|
-
|
|
65235
|
-
height: 184.006
|
|
65177
|
+
viewBox: "0 0 184.006 184.006"
|
|
65236
65178
|
}, props), _defs$1 || (_defs$1 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
65237
65179
|
id: "ilu_search_svg__a"
|
|
65238
65180
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -65444,8 +65386,7 @@ var SvgIlu404 = function SvgIlu404(props) {
|
|
|
65444
65386
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$5({
|
|
65445
65387
|
"data-name": "Component 34 \\u2013 1",
|
|
65446
65388
|
xmlns: "http://www.w3.org/2000/svg",
|
|
65447
|
-
|
|
65448
|
-
height: 184.006
|
|
65389
|
+
viewBox: "0 0 184.006 184.006"
|
|
65449
65390
|
}, props), _defs || (_defs = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
65450
65391
|
id: "ilu_404_svg__a"
|
|
65451
65392
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -65905,8 +65846,6 @@ function _extends$4() { _extends$4 = Object.assign ? Object.assign.bind() : func
|
|
|
65905
65846
|
var SvgLogoXelcode = function SvgLogoXelcode(props) {
|
|
65906
65847
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4({
|
|
65907
65848
|
xmlns: "http://www.w3.org/2000/svg",
|
|
65908
|
-
width: 473.043,
|
|
65909
|
-
height: 50,
|
|
65910
65849
|
viewBox: "0 0 473.043 77.554"
|
|
65911
65850
|
}, props), _g$3 || (_g$3 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
65912
65851
|
"data-name": "Group 44021"
|
|
@@ -65963,8 +65902,7 @@ function _extends$3() { _extends$3 = Object.assign ? Object.assign.bind() : func
|
|
|
65963
65902
|
var SvgLogoXelcodeDashboard = function SvgLogoXelcodeDashboard(props) {
|
|
65964
65903
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$3({
|
|
65965
65904
|
xmlns: "http://www.w3.org/2000/svg",
|
|
65966
|
-
|
|
65967
|
-
height: 124
|
|
65905
|
+
viewBox: "0 0 469.159 124"
|
|
65968
65906
|
}, props), _g$2 || (_g$2 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
65969
65907
|
"data-name": "Group 47387"
|
|
65970
65908
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|