@xelto.npm/xc2-lib 0.0.69 → 0.0.71
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 +71 -146
- package/dist/index.esm.js +71 -146
- 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)"
|
|
@@ -53159,8 +53119,7 @@ function _extends$y() { _extends$y = Object.assign ? Object.assign.bind() : func
|
|
|
53159
53119
|
var SvgIluAvailabilityByItem = function SvgIluAvailabilityByItem(props) {
|
|
53160
53120
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$y({
|
|
53161
53121
|
xmlns: "http://www.w3.org/2000/svg",
|
|
53162
|
-
|
|
53163
|
-
height: 170
|
|
53122
|
+
viewBox: "0 0 170 170"
|
|
53164
53123
|
}, props), _g$v || (_g$v = /*#__PURE__*/React__namespace.createElement("g", {
|
|
53165
53124
|
"data-name": "ilu_availability-by-item_1"
|
|
53166
53125
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -54116,8 +54075,7 @@ function _extends$x() { _extends$x = Object.assign ? Object.assign.bind() : func
|
|
|
54116
54075
|
var SvgIluAddGoodsToPallet = function SvgIluAddGoodsToPallet(props) {
|
|
54117
54076
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$x({
|
|
54118
54077
|
xmlns: "http://www.w3.org/2000/svg",
|
|
54119
|
-
|
|
54120
|
-
height: 170
|
|
54078
|
+
viewBox: "0 0 170 170"
|
|
54121
54079
|
}, props), _defs$o || (_defs$o = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
54122
54080
|
id: "ilu_add-goods-to-pallet_svg__a"
|
|
54123
54081
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -54360,8 +54318,7 @@ function _extends$w() { _extends$w = Object.assign ? Object.assign.bind() : func
|
|
|
54360
54318
|
var SvgIluAvailabilityByIndex = function SvgIluAvailabilityByIndex(props) {
|
|
54361
54319
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$w({
|
|
54362
54320
|
xmlns: "http://www.w3.org/2000/svg",
|
|
54363
|
-
|
|
54364
|
-
height: 170
|
|
54321
|
+
viewBox: "0 0 170 170"
|
|
54365
54322
|
}, props), _defs$n || (_defs$n = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
54366
54323
|
id: "ilu_availability-by-index_svg__a"
|
|
54367
54324
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -55146,8 +55103,7 @@ function _extends$v() { _extends$v = Object.assign ? Object.assign.bind() : func
|
|
|
55146
55103
|
var SvgIluAvailabilityByLocation = function SvgIluAvailabilityByLocation(props) {
|
|
55147
55104
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$v({
|
|
55148
55105
|
xmlns: "http://www.w3.org/2000/svg",
|
|
55149
|
-
|
|
55150
|
-
height: 170
|
|
55106
|
+
viewBox: "0 0 170 170"
|
|
55151
55107
|
}, props), _g$s || (_g$s = /*#__PURE__*/React__namespace.createElement("g", {
|
|
55152
55108
|
"data-name": "Group 45606"
|
|
55153
55109
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -55961,8 +55917,7 @@ function _extends$u() { _extends$u = Object.assign ? Object.assign.bind() : func
|
|
|
55961
55917
|
var SvgIluBlockedPallet = function SvgIluBlockedPallet(props) {
|
|
55962
55918
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$u({
|
|
55963
55919
|
xmlns: "http://www.w3.org/2000/svg",
|
|
55964
|
-
|
|
55965
|
-
height: 138
|
|
55920
|
+
viewBox: "0 0 138 138"
|
|
55966
55921
|
}, props), _defs$m || (_defs$m = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
55967
55922
|
id: "ilu_blocked-pallet_svg__a"
|
|
55968
55923
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -56326,8 +56281,7 @@ function _extends$t() { _extends$t = Object.assign ? Object.assign.bind() : func
|
|
|
56326
56281
|
var SvgIluFinishedProduct = function SvgIluFinishedProduct(props) {
|
|
56327
56282
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$t({
|
|
56328
56283
|
xmlns: "http://www.w3.org/2000/svg",
|
|
56329
|
-
|
|
56330
|
-
height: 170
|
|
56284
|
+
viewBox: "0 0 170 170"
|
|
56331
56285
|
}, props), _defs$l || (_defs$l = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
56332
56286
|
id: "ilu_finished-product_svg__a"
|
|
56333
56287
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -56578,8 +56532,7 @@ function _extends$s() { _extends$s = Object.assign ? Object.assign.bind() : func
|
|
|
56578
56532
|
var SvgIluFromPalletToRack = function SvgIluFromPalletToRack(props) {
|
|
56579
56533
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$s({
|
|
56580
56534
|
xmlns: "http://www.w3.org/2000/svg",
|
|
56581
|
-
|
|
56582
|
-
height: 170
|
|
56535
|
+
viewBox: "0 0 170 170"
|
|
56583
56536
|
}, props), _defs$k || (_defs$k = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
56584
56537
|
id: "ilu_from-pallet-to-rack_svg__a"
|
|
56585
56538
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -57087,8 +57040,7 @@ function _extends$r() { _extends$r = Object.assign ? Object.assign.bind() : func
|
|
|
57087
57040
|
var SvgIluInternalLogistic = function SvgIluInternalLogistic(props) {
|
|
57088
57041
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$r({
|
|
57089
57042
|
xmlns: "http://www.w3.org/2000/svg",
|
|
57090
|
-
|
|
57091
|
-
height: 170
|
|
57043
|
+
viewBox: "0 0 170 170"
|
|
57092
57044
|
}, props), _defs$j || (_defs$j = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
57093
57045
|
id: "ilu_internal-logistic_svg__a"
|
|
57094
57046
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -57539,8 +57491,7 @@ function _extends$q() { _extends$q = Object.assign ? Object.assign.bind() : func
|
|
|
57539
57491
|
var SvgIluInventory = function SvgIluInventory(props) {
|
|
57540
57492
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$q({
|
|
57541
57493
|
xmlns: "http://www.w3.org/2000/svg",
|
|
57542
|
-
|
|
57543
|
-
height: 170
|
|
57494
|
+
viewBox: "0 0 170 170"
|
|
57544
57495
|
}, props), _defs$i || (_defs$i = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
57545
57496
|
id: "ilu_inventory_svg__a"
|
|
57546
57497
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -58447,8 +58398,7 @@ function _extends$p() { _extends$p = Object.assign ? Object.assign.bind() : func
|
|
|
58447
58398
|
var SvgIluInventoryTransfer = function SvgIluInventoryTransfer(props) {
|
|
58448
58399
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$p({
|
|
58449
58400
|
xmlns: "http://www.w3.org/2000/svg",
|
|
58450
|
-
|
|
58451
|
-
height: 170
|
|
58401
|
+
viewBox: "0 0 170 170"
|
|
58452
58402
|
}, props), _defs$h || (_defs$h = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
58453
58403
|
id: "ilu_inventory-transfer_svg__a"
|
|
58454
58404
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -58654,8 +58604,7 @@ function _extends$o() { _extends$o = Object.assign ? Object.assign.bind() : func
|
|
|
58654
58604
|
var SvgIluLabelingOfPallets = function SvgIluLabelingOfPallets(props) {
|
|
58655
58605
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$o({
|
|
58656
58606
|
xmlns: "http://www.w3.org/2000/svg",
|
|
58657
|
-
|
|
58658
|
-
height: 170
|
|
58607
|
+
viewBox: "0 0 170 170"
|
|
58659
58608
|
}, props), _defs$g || (_defs$g = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
58660
58609
|
id: "ilu_labeling-of-pallets_svg__a"
|
|
58661
58610
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -58989,8 +58938,7 @@ function _extends$n() { _extends$n = Object.assign ? Object.assign.bind() : func
|
|
|
58989
58938
|
var SvgIluLoadingCar = function SvgIluLoadingCar(props) {
|
|
58990
58939
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$n({
|
|
58991
58940
|
xmlns: "http://www.w3.org/2000/svg",
|
|
58992
|
-
|
|
58993
|
-
height: 170
|
|
58941
|
+
viewBox: "0 0 170 170"
|
|
58994
58942
|
}, props), _defs$f || (_defs$f = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
58995
58943
|
id: "ilu_loading-car_svg__a"
|
|
58996
58944
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -59370,8 +59318,7 @@ function _extends$m() { _extends$m = Object.assign ? Object.assign.bind() : func
|
|
|
59370
59318
|
var SvgIluManualTransfer = function SvgIluManualTransfer(props) {
|
|
59371
59319
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$m({
|
|
59372
59320
|
xmlns: "http://www.w3.org/2000/svg",
|
|
59373
|
-
|
|
59374
|
-
height: 170
|
|
59321
|
+
viewBox: "0 0 170 170"
|
|
59375
59322
|
}, props), _g$j || (_g$j = /*#__PURE__*/React__namespace.createElement("g", {
|
|
59376
59323
|
transform: "translate(9.215 12.933)"
|
|
59377
59324
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -60027,8 +59974,7 @@ function _extends$l() { _extends$l = Object.assign ? Object.assign.bind() : func
|
|
|
60027
59974
|
var SvgIluMoveGoodsFromPalletToAnother = function SvgIluMoveGoodsFromPalletToAnother(props) {
|
|
60028
59975
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$l({
|
|
60029
59976
|
xmlns: "http://www.w3.org/2000/svg",
|
|
60030
|
-
|
|
60031
|
-
height: 170
|
|
59977
|
+
viewBox: "0 0 170 170"
|
|
60032
59978
|
}, props), _defs$e || (_defs$e = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
60033
59979
|
id: "ilu_move-goods-from-pallet-to-another_svg__a"
|
|
60034
59980
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -60384,8 +60330,7 @@ function _extends$k() { _extends$k = Object.assign ? Object.assign.bind() : func
|
|
|
60384
60330
|
var SvgIluPrintingLabel = function SvgIluPrintingLabel(props) {
|
|
60385
60331
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$k({
|
|
60386
60332
|
xmlns: "http://www.w3.org/2000/svg",
|
|
60387
|
-
|
|
60388
|
-
height: 170
|
|
60333
|
+
viewBox: "0 0 170 170"
|
|
60389
60334
|
}, props), _defs$d || (_defs$d = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
60390
60335
|
id: "ilu_printing-label_svg__a"
|
|
60391
60336
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -60569,8 +60514,7 @@ function _extends$j() { _extends$j = Object.assign ? Object.assign.bind() : func
|
|
|
60569
60514
|
var SvgIluProduction = function SvgIluProduction(props) {
|
|
60570
60515
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$j({
|
|
60571
60516
|
xmlns: "http://www.w3.org/2000/svg",
|
|
60572
|
-
|
|
60573
|
-
height: 170
|
|
60517
|
+
viewBox: "0 0 170 170"
|
|
60574
60518
|
}, props), _defs$c || (_defs$c = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
60575
60519
|
id: "ilu_production_svg__a"
|
|
60576
60520
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -61028,8 +60972,7 @@ function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : func
|
|
|
61028
60972
|
var SvgIluQualityControl = function SvgIluQualityControl(props) {
|
|
61029
60973
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$i({
|
|
61030
60974
|
xmlns: "http://www.w3.org/2000/svg",
|
|
61031
|
-
|
|
61032
|
-
height: 170
|
|
60975
|
+
viewBox: "0 0 170 170"
|
|
61033
60976
|
}, props), _defs$b || (_defs$b = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
61034
60977
|
id: "ilu_quality-control_svg__a"
|
|
61035
60978
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -61687,8 +61630,7 @@ function _extends$h() { _extends$h = Object.assign ? Object.assign.bind() : func
|
|
|
61687
61630
|
var SvgIluReleaseOfGoodsFromWarehouse = function SvgIluReleaseOfGoodsFromWarehouse(props) {
|
|
61688
61631
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$h({
|
|
61689
61632
|
xmlns: "http://www.w3.org/2000/svg",
|
|
61690
|
-
|
|
61691
|
-
height: 170
|
|
61633
|
+
viewBox: "0 0 170 170"
|
|
61692
61634
|
}, props), _defs$a || (_defs$a = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
61693
61635
|
id: "ilu_release-of-goods-from-warehouse_svg__a"
|
|
61694
61636
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -62147,8 +62089,7 @@ function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : func
|
|
|
62147
62089
|
var SvgIluRemoveGoodsFromPallet = function SvgIluRemoveGoodsFromPallet(props) {
|
|
62148
62090
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$g({
|
|
62149
62091
|
xmlns: "http://www.w3.org/2000/svg",
|
|
62150
|
-
|
|
62151
|
-
height: 170
|
|
62092
|
+
viewBox: "0 0 170 170"
|
|
62152
62093
|
}, props), _defs$9 || (_defs$9 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
62153
62094
|
id: "ilu_remove_goods_from_pallet_svg__a"
|
|
62154
62095
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -62336,8 +62277,7 @@ function _extends$f() { _extends$f = Object.assign ? Object.assign.bind() : func
|
|
|
62336
62277
|
var SvgIluReprintingLabel = function SvgIluReprintingLabel(props) {
|
|
62337
62278
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$f({
|
|
62338
62279
|
xmlns: "http://www.w3.org/2000/svg",
|
|
62339
|
-
|
|
62340
|
-
height: 170
|
|
62280
|
+
viewBox: "0 0 170 170"
|
|
62341
62281
|
}, props), _defs$8 || (_defs$8 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
62342
62282
|
id: "ilu_reprinting-label_svg__a"
|
|
62343
62283
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -62569,8 +62509,7 @@ function _extends$e() { _extends$e = Object.assign ? Object.assign.bind() : func
|
|
|
62569
62509
|
var SvgIluReturnFromCustomers = function SvgIluReturnFromCustomers(props) {
|
|
62570
62510
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$e({
|
|
62571
62511
|
xmlns: "http://www.w3.org/2000/svg",
|
|
62572
|
-
|
|
62573
|
-
height: 170
|
|
62512
|
+
viewBox: "0 0 170 170"
|
|
62574
62513
|
}, props), _defs$7 || (_defs$7 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
62575
62514
|
id: "ilu_return-from-customers_svg__a"
|
|
62576
62515
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -62991,8 +62930,7 @@ function _extends$c() { _extends$c = Object.assign ? Object.assign.bind() : func
|
|
|
62991
62930
|
var SvgIluShiftPallet = function SvgIluShiftPallet(props) {
|
|
62992
62931
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$c({
|
|
62993
62932
|
xmlns: "http://www.w3.org/2000/svg",
|
|
62994
|
-
|
|
62995
|
-
height: 170
|
|
62933
|
+
viewBox: "0 0 170 170"
|
|
62996
62934
|
}, props), _defs$5 || (_defs$5 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
62997
62935
|
id: "ilu_shift_pallet_svg__a"
|
|
62998
62936
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -63438,8 +63376,7 @@ function _extends$a() { _extends$a = Object.assign ? Object.assign.bind() : func
|
|
|
63438
63376
|
var SvgIluStatusChange = function SvgIluStatusChange(props) {
|
|
63439
63377
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$a({
|
|
63440
63378
|
xmlns: "http://www.w3.org/2000/svg",
|
|
63441
|
-
|
|
63442
|
-
height: 170
|
|
63379
|
+
viewBox: "0 0 170 170"
|
|
63443
63380
|
}, props), _defs$4 || (_defs$4 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
63444
63381
|
id: "ilu_status-change_svg__a"
|
|
63445
63382
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -63591,8 +63528,7 @@ function _extends$9() { _extends$9 = Object.assign ? Object.assign.bind() : func
|
|
|
63591
63528
|
var SvgIluStorageField = function SvgIluStorageField(props) {
|
|
63592
63529
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$9({
|
|
63593
63530
|
xmlns: "http://www.w3.org/2000/svg",
|
|
63594
|
-
|
|
63595
|
-
height: 170
|
|
63531
|
+
viewBox: "0 0 170 170"
|
|
63596
63532
|
}, props), _defs$3 || (_defs$3 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
63597
63533
|
id: "ilu_storage-field_svg__a"
|
|
63598
63534
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -63997,8 +63933,7 @@ function _extends$8() { _extends$8 = Object.assign ? Object.assign.bind() : func
|
|
|
63997
63933
|
var SvgIluWarehouseLoading = function SvgIluWarehouseLoading(props) {
|
|
63998
63934
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$8({
|
|
63999
63935
|
xmlns: "http://www.w3.org/2000/svg",
|
|
64000
|
-
|
|
64001
|
-
height: 170
|
|
63936
|
+
viewBox: "0 0 170 170"
|
|
64002
63937
|
}, props), _defs$2 || (_defs$2 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
64003
63938
|
id: "ilu_warehouse-loading_svg__a"
|
|
64004
63939
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -64370,8 +64305,7 @@ function _extends$7() { _extends$7 = Object.assign ? Object.assign.bind() : func
|
|
|
64370
64305
|
var SvgMovingBoxToAnotherShelf = function SvgMovingBoxToAnotherShelf(props) {
|
|
64371
64306
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$7({
|
|
64372
64307
|
xmlns: "http://www.w3.org/2000/svg",
|
|
64373
|
-
|
|
64374
|
-
height: 170
|
|
64308
|
+
viewBox: "0 0 170 170"
|
|
64375
64309
|
}, props), _g$6 || (_g$6 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
64376
64310
|
"data-name": "Group 46074"
|
|
64377
64311
|
}, /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -65231,8 +65165,7 @@ var SvgIluSearch = function SvgIluSearch(props) {
|
|
|
65231
65165
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$6({
|
|
65232
65166
|
"data-name": "Component 35 \\u2013 1",
|
|
65233
65167
|
xmlns: "http://www.w3.org/2000/svg",
|
|
65234
|
-
|
|
65235
|
-
height: 184.006
|
|
65168
|
+
viewBox: "0 0 184.006 184.006"
|
|
65236
65169
|
}, props), _defs$1 || (_defs$1 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
65237
65170
|
id: "ilu_search_svg__a"
|
|
65238
65171
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -65444,8 +65377,7 @@ var SvgIlu404 = function SvgIlu404(props) {
|
|
|
65444
65377
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$5({
|
|
65445
65378
|
"data-name": "Component 34 \\u2013 1",
|
|
65446
65379
|
xmlns: "http://www.w3.org/2000/svg",
|
|
65447
|
-
|
|
65448
|
-
height: 184.006
|
|
65380
|
+
viewBox: "0 0 184.006 184.006"
|
|
65449
65381
|
}, props), _defs || (_defs = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
65450
65382
|
id: "ilu_404_svg__a"
|
|
65451
65383
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -65905,8 +65837,6 @@ function _extends$4() { _extends$4 = Object.assign ? Object.assign.bind() : func
|
|
|
65905
65837
|
var SvgLogoXelcode = function SvgLogoXelcode(props) {
|
|
65906
65838
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4({
|
|
65907
65839
|
xmlns: "http://www.w3.org/2000/svg",
|
|
65908
|
-
width: 473.043,
|
|
65909
|
-
height: 50,
|
|
65910
65840
|
viewBox: "0 0 473.043 77.554"
|
|
65911
65841
|
}, props), _g$3 || (_g$3 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
65912
65842
|
"data-name": "Group 44021"
|
|
@@ -65963,8 +65893,7 @@ function _extends$3() { _extends$3 = Object.assign ? Object.assign.bind() : func
|
|
|
65963
65893
|
var SvgLogoXelcodeDashboard = function SvgLogoXelcodeDashboard(props) {
|
|
65964
65894
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$3({
|
|
65965
65895
|
xmlns: "http://www.w3.org/2000/svg",
|
|
65966
|
-
|
|
65967
|
-
height: 124
|
|
65896
|
+
viewBox: "0 0 469.159 124"
|
|
65968
65897
|
}, props), _g$2 || (_g$2 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
65969
65898
|
"data-name": "Group 47387"
|
|
65970
65899
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -90029,8 +89958,7 @@ var SvgRadioDefault = function SvgRadioDefault(props) {
|
|
|
90029
89958
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
|
|
90030
89959
|
"data-name": "Component 239 \\u2013 7",
|
|
90031
89960
|
xmlns: "http://www.w3.org/2000/svg",
|
|
90032
|
-
|
|
90033
|
-
height: 27
|
|
89961
|
+
viewBox: "0 0 27 27"
|
|
90034
89962
|
}, props), _g$1 || (_g$1 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
90035
89963
|
"data-name": "Rectangle 18315",
|
|
90036
89964
|
fill: "#fff",
|
|
@@ -90057,8 +89985,7 @@ var SvgRadioChecked = function SvgRadioChecked(props) {
|
|
|
90057
89985
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
90058
89986
|
"data-name": "Component 239 \\u2013 8",
|
|
90059
89987
|
xmlns: "http://www.w3.org/2000/svg",
|
|
90060
|
-
|
|
90061
|
-
height: 27
|
|
89988
|
+
viewBox: "0 0 27 27"
|
|
90062
89989
|
}, props), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
|
|
90063
89990
|
"data-name": "Rectangle 18315",
|
|
90064
89991
|
fill: "#fff",
|
|
@@ -90181,10 +90108,8 @@ var renderRadioOptions = function renderRadioOptions(options) {
|
|
|
90181
90108
|
icon: disabled ? /*#__PURE__*/React__namespace.createElement(React__namespace.Fragment, null) : /*#__PURE__*/React__namespace.createElement(SvgRadioDefault, null),
|
|
90182
90109
|
checkedIcon: disabled ? /*#__PURE__*/React__namespace.createElement(React__namespace.Fragment, null) : /*#__PURE__*/React__namespace.createElement(SvgRadioChecked, null)
|
|
90183
90110
|
})
|
|
90184
|
-
// control={<Radio/>}
|
|
90185
90111
|
}));
|
|
90186
90112
|
}
|
|
90187
|
-
|
|
90188
90113
|
return components;
|
|
90189
90114
|
};
|
|
90190
90115
|
function MyFormControlLabel(props) {
|