@linzjs/lui 15.0.6 → 15.1.1

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.
Files changed (34) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/assets/icons/apps.svg +1 -0
  3. package/dist/assets/icons/arrow_drop_right.svg +1 -5
  4. package/dist/assets/icons/change_password.svg +1 -0
  5. package/dist/assets/icons/control_point.svg +1 -11
  6. package/dist/assets/icons/copy.svg +1 -5
  7. package/dist/assets/icons/feedback_lightbulb.svg +1 -0
  8. package/dist/assets/icons/hourglass.svg +1 -0
  9. package/dist/assets/icons/link.svg +1 -5
  10. package/dist/assets/icons/menu.svg +1 -5
  11. package/dist/assets/icons/minimise.svg +1 -5
  12. package/dist/assets/icons/more_vert.svg +1 -5
  13. package/dist/assets/icons/numbered_list.svg +1 -5
  14. package/dist/assets/icons/{polygon selection.svg → polygon_selection.svg} +0 -0
  15. package/dist/assets/icons/{product list.svg → product_list.svg} +0 -0
  16. package/dist/assets/icons/{round selection.svg → round_selection.svg} +0 -0
  17. package/dist/assets/icons/save_download.svg +1 -0
  18. package/dist/assets/icons/{square selection.svg → square_selection.svg} +0 -0
  19. package/dist/assets/icons/unlink.svg +1 -5
  20. package/dist/assets/icons/visiblity_off.svg +1 -0
  21. package/dist/assets/icons/zoom_centre.svg +1 -5
  22. package/dist/assets/svg-content.tsx +62 -40
  23. package/dist/components/LuiButton/LuiButton.d.ts +6 -3
  24. package/dist/components/LuiHeaderGlobal/LuiHeaderGlobal.d.ts +5 -0
  25. package/dist/index.js +96 -58
  26. package/dist/index.js.map +1 -1
  27. package/dist/lui.css +116 -52
  28. package/dist/lui.css.map +1 -1
  29. package/dist/lui.esm.js +96 -58
  30. package/dist/lui.esm.js.map +1 -1
  31. package/dist/scss/Components/LuiFormElements/LuiCheckboxInput/LuiCheckboxInput.scss +48 -58
  32. package/dist/scss/Components/LuiHeaderGlobal/LuiHeaderGlobal.scss +90 -0
  33. package/dist/scss/base.scss +1 -0
  34. package/package.json +4 -4
package/dist/index.js CHANGED
@@ -496,15 +496,16 @@ iconMap['ic_add_to_list'] = (React__default["default"].createElement("svg", { vi
496
496
  React__default["default"].createElement("path", { d: "M13 10H3c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1Zm0-4H3c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1Zm5 8v-3c0-.55-.45-1-1-1s-1 .45-1 1v3h-3c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3ZM3 16h6c.55 0 1-.45 1-1s-.45-1-1-1H3c-.55 0-1 .45-1 1s.45 1 1 1Z" })));
497
497
  iconMap['ic_annotations'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
498
498
  React__default["default"].createElement("path", { d: "M19 5v9h-5v5H5V5h14Zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h10l6-6V5c0-1.1-.9-2-2-2Zm-7 11H7v-2h5v2Zm5-4H7V8h10v2Z" })));
499
+ iconMap['ic_apps'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
500
+ React__default["default"].createElement("path", { d: "M4 8h4V4H4v4Zm6 12h4v-4h-4v4Zm-6 0h4v-4H4v4Zm0-6h4v-4H4v4Zm6 0h4v-4h-4v4Zm6-10v4h4V4h-4Zm-6 4h4V4h-4v4Zm6 6h4v-4h-4v4Zm0 6h4v-4h-4v4Z" })));
499
501
  iconMap['ic_arrow_back'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
500
502
  React__default["default"].createElement("path", { d: "M20.016 11.016v1.969H7.828l5.578 5.625L12 20.016 3.984 12 12 3.984l1.406 1.406-5.578 5.625h12.188z" })));
501
503
  iconMap['ic_arrow_back_ios'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
502
504
  React__default["default"].createElement("path", { d: "M17.836 3.891 9.727 12l8.109 8.109-1.781 1.781-9.891-9.891 9.891-9.891z" })));
503
505
  iconMap['ic_arrow_drop_down'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
504
506
  React__default["default"].createElement("path", { d: "M6.984 9.492h10.031l-5.016 5.016z" })));
505
- iconMap['ic_arrow_drop_right'] = (React__default["default"].createElement("svg", { version: "1.1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
506
- React__default["default"].createElement("title", null, "arrow_drop_right"),
507
- React__default["default"].createElement("path", { d: "M9.492 6.984l5.016 5.016-5.016 5.016v-10.032z" })));
507
+ iconMap['ic_arrow_drop_right'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
508
+ React__default["default"].createElement("path", { d: "M9.492 6.984 14.508 12l-5.016 5.016V6.984z" })));
508
509
  iconMap['ic_arrow_drop_up'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
509
510
  React__default["default"].createElement("path", { d: "M6.984 14.508 12 9.492l5.016 5.016H6.985z" })));
510
511
  iconMap['ic_arrow_forward_ios'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
@@ -519,6 +520,8 @@ iconMap['ic_attachment'] = (React__default["default"].createElement("svg", { vie
519
520
  React__default["default"].createElement("path", { d: "M2.016 12.023c0-1.531.531-2.836 1.594-3.914C4.673 7.03 5.97 6.492 7.501 6.492h10.5c1.094 0 2.032.398 2.813 1.195.781.797 1.172 1.742 1.172 2.836 0 1.094-.39 2.032-1.172 2.813-.781.781-1.719 1.172-2.813 1.172H9.517a2.472 2.472 0 0 1-1.781-.727c-.5-.485-.75-1.07-.75-1.758 0-.687.25-1.281.75-1.781s1.094-.75 1.781-.75h7.5v2.016H9.423c-.281 0-.422.164-.422.492 0 .328.14.492.422.492h8.578c.531 0 1-.195 1.406-.586.406-.39.609-.852.609-1.383s-.203-1-.609-1.406c-.406-.406-.875-.61-1.406-.61h-10.5c-.969 0-1.797.345-2.484 1.032a3.386 3.386 0 0 0-1.031 2.484c0 .969.344 1.789 1.031 2.46a3.425 3.425 0 0 0 2.484 1.009h9.516v2.016H7.501c-1.531 0-2.828-.531-3.891-1.594-1.063-1.063-1.594-2.36-1.594-3.891Z" })));
520
521
  iconMap['ic_border_color'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
521
522
  React__default["default"].createElement("path", { d: "M0 20.016h24V24H0v-3.984zM20.719 4.031 18.75 6 15 2.25 16.969.281Q17.25 0 17.672 0t.703.281l2.344 2.344q.281.281.281.703t-.281.703zm-2.953 2.953L7.735 17.015h-3.75v-3.75L14.016 3.234z" })));
523
+ iconMap['ic_change_password'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
524
+ React__default["default"].createElement("path", { d: "M12.65 10a5.998 5.998 0 0 0-6.88-3.88c-2.29.46-4.15 2.29-4.63 4.58A6.006 6.006 0 0 0 7 18a5.99 5.99 0 0 0 5.65-4H17v2c0 1.1.9 2 2 2s2-.9 2-2v-2c1.1 0 2-.9 2-2s-.9-2-2-2h-8.35ZM7 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z" })));
522
525
  iconMap['ic_check'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
523
526
  React__default["default"].createElement("path", { d: "M8.789 15.891 19.383 5.297l1.406 1.406-12 12-5.578-5.578 1.406-1.406z" })));
524
527
  iconMap['ic_check_circle'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
@@ -531,18 +534,12 @@ iconMap['ic_clear'] = (React__default["default"].createElement("svg", { xmlns: "
531
534
  React__default["default"].createElement("path", { d: "M18.984 6.422 13.406 12l5.578 5.578-1.406 1.406L12 13.406l-5.578 5.578-1.406-1.406L10.594 12 5.016 6.422l1.406-1.406L12 10.594l5.578-5.578z" })));
532
535
  iconMap['ic_columns'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
533
536
  React__default["default"].createElement("path", { d: "M14.67 6v12c0 .55-.45 1-1 1h-3.33c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h3.33c.55 0 1 .45 1 1Zm2 13H20c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1h-3.33c-.55 0-1 .45-1 1v12c0 .55.44 1 1 1Zm-8.34-1V6c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h3.33c.56 0 1-.45 1-1Z" })));
534
- iconMap['ic_control_point'] = (React__default["default"].createElement("svg", { version: "1.1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
535
- React__default["default"].createElement("title", null, "control_point"),
536
- React__default["default"].createElement("path", { d: "M19.446 12.6h-2.9v2.3h2.9v-2.3z" }),
537
- React__default["default"].createElement("path", { d: "M10.346 10.3c1.9 0 3.4 1.5 3.4 3.4s-1.5 3.4-3.4 3.4c-1.9 0-3.4-1.5-3.4-3.4s1.5-3.4 3.4-3.4zM10.346 12c-0.9 0-1.7 0.8-1.7 1.7s0.8 1.7 1.7 1.7c0.9 0 1.7-0.8 1.7-1.7s-0.8-1.7-1.7-1.7z" }),
538
- React__default["default"].createElement("path", { d: "M4.046 12.6h-2.9v2.3h2.9v-2.3z" }),
539
- React__default["default"].createElement("path", { d: "M11.446 4.6h-2.3v2.9h2.3v-2.9z" }),
540
- React__default["default"].createElement("path", { d: "M11.446 20h-2.3v2.9h2.3v-2.9z" }),
541
- React__default["default"].createElement("path", { d: "M15.546 11.4c0.3 0.7 0.5 1.5 0.5 2.3 0 3.2-2.6 5.7-5.7 5.7-3.2 0-5.7-2.6-5.7-5.7s2.5-5.7 5.7-5.7c0.8 0 1.6 0.2 2.3 0.5v-1.9c-0.7-0.2-1.5-0.4-2.3-0.4-4.1 0-7.4 3.3-7.4 7.4s3.3 7.4 7.4 7.4 7.4-3.3 7.4-7.4c0-0.8-0.1-1.6-0.4-2.3h-1.8v0.1z" }),
542
- React__default["default"].createElement("path", { d: "M21.146 1.1h-5.7c-0.9 0-1.7 0.8-1.7 1.7v5.7c0 0.9 0.8 1.7 1.7 1.7h5.7c0.9 0 1.7-0.8 1.7-1.7v-5.6c0.1-1-0.7-1.8-1.7-1.8z" })));
543
- iconMap['ic_copy'] = (React__default["default"].createElement("svg", { version: "1.1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
544
- React__default["default"].createElement("title", null, "copy"),
545
- React__default["default"].createElement("path", { d: "M8.5 20h10v-13c0-0.55 0.45-1 1-1s1 0.45 1 1v13c0 1.1-0.9 2-2 2h-10c-0.55 0-1-0.45-1-1s0.45-1 1-1zM3.5 16v-12c0-1.1 0.9-2 2-2h9c1.1 0 2 0.9 2 2v12c0 1.1-0.9 2-2 2h-9c-1.1 0-2-0.9-2-2zM5.5 16h9v-12h-9v12z" })));
537
+ iconMap['ic_control_point'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
538
+ React__default["default"].createElement("path", { d: "M19.446 12.6h-2.9v2.3h2.9v-2.3zm-9.1-2.3c1.9 0 3.4 1.5 3.4 3.4s-1.5 3.4-3.4 3.4-3.4-1.5-3.4-3.4 1.5-3.4 3.4-3.4zm0 1.7c-.9 0-1.7.8-1.7 1.7s.8 1.7 1.7 1.7c.9 0 1.7-.8 1.7-1.7s-.8-1.7-1.7-1.7zm-6.3.6h-2.9v2.3h2.9v-2.3zm7.4-8h-2.3v2.9h2.3V4.6zm0 15.4h-2.3v2.9h2.3V20z" }),
539
+ React__default["default"].createElement("path", { d: "M15.546 11.4c.3.7.5 1.5.5 2.3 0 3.2-2.6 5.7-5.7 5.7-3.2 0-5.7-2.6-5.7-5.7s2.5-5.7 5.7-5.7c.8 0 1.6.2 2.3.5V6.6c-.7-.2-1.5-.4-2.3-.4-4.1 0-7.4 3.3-7.4 7.4s3.3 7.4 7.4 7.4 7.4-3.3 7.4-7.4c0-.8-.1-1.6-.4-2.3h-1.8v.1z" }),
540
+ React__default["default"].createElement("path", { d: "M21.146 1.1h-5.7c-.9 0-1.7.8-1.7 1.7v5.7c0 .9.8 1.7 1.7 1.7h5.7c.9 0 1.7-.8 1.7-1.7V2.9c.1-1-.7-1.8-1.7-1.8z" })));
541
+ iconMap['ic_copy'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
542
+ React__default["default"].createElement("path", { d: "M8.5 20h10V7c0-.55.45-1 1-1s1 .45 1 1v13c0 1.1-.9 2-2 2h-10c-.55 0-1-.45-1-1s.45-1 1-1zm-5-4V4c0-1.1.9-2 2-2h9c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-9c-1.1 0-2-.9-2-2zm2 0h9V4h-9v12z" })));
546
543
  iconMap['ic_corporate_fare'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
547
544
  React__default["default"].createElement("path", { d: "M12 6.984V3H2.016v18h19.969V6.984h-9.984zm-2.016 12h-6v-1.969h6v1.969zm0-3.984h-6v-2.016h6V15zm0-3.984h-6V9h6v2.016zm0-4.032h-6V5.015h6v1.969zm10.032 12H12V9h8.016v9.984zM18 11.016h-3.984v1.969H18v-1.969zM18 15h-3.984v2.016H18V15z" })));
548
545
  iconMap['ic_create'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
@@ -563,6 +560,8 @@ iconMap['ic_expand_less'] = (React__default["default"].createElement("svg", { xm
563
560
  React__default["default"].createElement("path", { d: "m12 8.297 6 6-1.406 1.406L12 11.109l-4.594 4.594L6 14.297z" })));
564
561
  iconMap['ic_expand_more'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
565
562
  React__default["default"].createElement("path", { d: "M16.594 8.297 18 9.703l-6 6-6-6 1.406-1.406L12 12.891z" })));
563
+ iconMap['ic_feedback_lightbulb'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
564
+ React__default["default"].createElement("path", { d: "M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2Zm-3-3h6c.55 0 1-.45 1-1s-.45-1-1-1H9c-.55 0-1 .45-1 1s.45 1 1 1Zm3-17C7.86 2 4.5 5.36 4.5 9.5c0 3.82 2.66 5.86 3.77 6.5h7.46c1.11-.64 3.77-2.68 3.77-6.5C19.5 5.36 16.14 2 12 2Z" })));
566
565
  iconMap['ic_filter_list'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
567
566
  React__default["default"].createElement("path", { d: "M6 12.984v-1.969h12v1.969H6zM3 6h18v2.016H3V6zm6.984 12v-2.016h4.031V18H9.984z" })));
568
567
  iconMap['ic_flag'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
@@ -575,6 +574,8 @@ iconMap['ic_grid_view'] = (React__default["default"].createElement("svg", { view
575
574
  React__default["default"].createElement("path", { d: "M3 3h8v8H3V3Zm0 10h8v8H3v-8ZM21 3h-8v8h8V3Zm-8 10h8v8h-8v-8Z" })));
576
575
  iconMap['ic_history'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
577
576
  React__default["default"].createElement("path", { d: "M13.552 3.003c-5.09-.14-9.26 3.95-9.26 9h-1.79c-.45 0-.67.54-.35.85l2.79 2.8c.2.2.51.2.71 0l2.79-2.8a.5.5 0 0 0-.36-.85h-1.79c0-3.9 3.18-7.05 7.1-7 3.72.05 6.85 3.18 6.9 6.9.05 3.91-3.1 7.1-7 7.1-1.61 0-3.1-.55-4.28-1.48a.994.994 0 0 0-1.32.08c-.42.42-.39 1.13.08 1.49a8.858 8.858 0 0 0 5.52 1.91c5.05 0 9.14-4.17 9-9.26-.13-4.69-4.05-8.61-8.74-8.74Zm-.51 5c-.41 0-.75.34-.75.75v3.68c0 .35.19.68.49.86l3.12 1.85c.36.21.82.09 1.03-.26.21-.36.09-.82-.26-1.03l-2.88-1.71v-3.4c0-.4-.34-.74-.75-.74Z" })));
577
+ iconMap['ic_hourglass'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
578
+ React__default["default"].createElement("path", { d: "M8 2c-1.1 0-2 .9-2 2v3.17c0 .53.21 1.04.59 1.42L10 12l-3.42 3.42c-.37.38-.58.89-.58 1.42V20c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-3.16c0-.53-.21-1.04-.58-1.41L14 12l3.41-3.4c.38-.38.59-.89.59-1.42V4c0-1.1-.9-2-2-2H8Zm8 14.5V19c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-2.5l4-4 4 4Zm-4-5-4-4V5c0-.55.45-1 1-1h6c.55 0 1 .45 1 1v2.5l-4 4Z" })));
578
579
  iconMap['ic_info'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
579
580
  React__default["default"].createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 15c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1Zm1-8h-2V7h2v2Z" })));
580
581
  iconMap['ic_info_outline'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
@@ -601,9 +602,8 @@ iconMap['ic_line_irregular'] = (React__default["default"].createElement("svg", {
601
602
  React__default["default"].createElement("path", { d: "M2.7 17.29c.39.39 1.02.39 1.41 0L8.7 12.7a.996.996 0 0 1 1.41 0l1.17 1.17a3 3 0 0 0 4.24 0L19.7 9.7l1.44 1.44a.5.5 0 0 0 .85-.35V6.5a.48.48 0 0 0-.49-.5h-4.29c-.45 0-.67.54-.35.85l1.44 1.44-4.17 4.17a.996.996 0 0 1-1.41 0l-1.17-1.17a3 3 0 0 0-4.24 0L2.7 15.88c-.38.39-.38 1.03 0 1.41Z" })));
602
603
  iconMap['ic_line_vector'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
603
604
  React__default["default"].createElement("path", { d: "m21.65 11.65-2.79-2.79a.501.501 0 0 0-.86.35V11H4c-.55 0-1 .45-1 1s.45 1 1 1h14v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7Z" })));
604
- iconMap['ic_link'] = (React__default["default"].createElement("svg", { version: "1.1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
605
- React__default["default"].createElement("title", null, "link"),
606
- React__default["default"].createElement("path", { d: "M17 7h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zM11 15h-4c-1.65 0-3-1.35-3-3s1.35-3 3-3h4v-2h-4c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zM8 11h8v2h-8v-2z" })));
605
+ iconMap['ic_link'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
606
+ React__default["default"].createElement("path", { d: "M17 7h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8v-2z" })));
607
607
  iconMap['ic_list_add'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
608
608
  React__default["default"].createElement("path", { d: "M21.02 5H19V2.98c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V5h-2.01c-.54 0-.98.44-.99.98v.03c0 .55.44.99.99.99H17v2.01c0 .54.44.99.99.98h.03c.54 0 .98-.44.98-.98V7h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98ZM18 12c-.55 0-1 .45-1 1v5.22c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1h5c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-6c0-.55-.45-1-1-1Z" }),
609
609
  React__default["default"].createElement("path", { d: "M7 10c0-.55.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Zm1 2c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1H8Zm-1 4c0-.55.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Z" })));
@@ -618,24 +618,20 @@ iconMap['ic_mark_linking'] = (React__default["default"].createElement("svg", { v
618
618
  React__default["default"].createElement("path", { d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3Z" })));
619
619
  iconMap['ic_marks'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
620
620
  React__default["default"].createElement("path", { d: "M7 18c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm4-2c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm5.6 17.6c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z" })));
621
- iconMap['ic_menu'] = (React__default["default"].createElement("svg", { version: "1.1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
622
- React__default["default"].createElement("title", null, "menu"),
623
- React__default["default"].createElement("path", { d: "M4 18h16c0.55 0 1-0.45 1-1s-0.45-1-1-1h-16c-0.55 0-1 0.45-1 1s0.45 1 1 1zM4 13h16c0.55 0 1-0.45 1-1s-0.45-1-1-1h-16c-0.55 0-1 0.45-1 1s0.45 1 1 1zM3 7c0 0.55 0.45 1 1 1h16c0.55 0 1-0.45 1-1s-0.45-1-1-1h-16c-0.55 0-1 0.45-1 1z" })));
624
- iconMap['ic_minimise'] = (React__default["default"].createElement("svg", { version: "1.1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
625
- React__default["default"].createElement("title", null, "minimise"),
626
- React__default["default"].createElement("path", { d: "M7 19h10c0.55 0 1 0.45 1 1s-0.45 1-1 1h-10c-0.55 0-1-0.45-1-1s0.45-1 1-1z" })));
627
- iconMap['ic_more_vert'] = (React__default["default"].createElement("svg", { version: "1.1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
628
- React__default["default"].createElement("title", null, "more_vert"),
629
- React__default["default"].createElement("path", { d: "M12 8c1.1 0 2-0.9 2-2s-0.9-2-2-2c-1.1 0-2 0.9-2 2s0.9 2 2 2zM12 10c-1.1 0-2 0.9-2 2s0.9 2 2 2c1.1 0 2-0.9 2-2s-0.9-2-2-2zM12 16c-1.1 0-2 0.9-2 2s0.9 2 2 2c1.1 0 2-0.9 2-2s-0.9-2-2-2z" })));
621
+ iconMap['ic_menu'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
622
+ React__default["default"].createElement("path", { d: "M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z" })));
623
+ iconMap['ic_minimise'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
624
+ React__default["default"].createElement("path", { d: "M7 19h10c.55 0 1 .45 1 1s-.45 1-1 1H7c-.55 0-1-.45-1-1s.45-1 1-1z" })));
625
+ iconMap['ic_more_vert'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
626
+ React__default["default"].createElement("path", { d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" })));
630
627
  iconMap['ic_navigate_before'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
631
628
  React__default["default"].createElement("path", { d: "M15.703 7.406 11.109 12l4.594 4.594L14.297 18l-6-6 6-6z" })));
632
629
  iconMap['ic_navigate_next'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
633
630
  React__default["default"].createElement("path", { d: "m9.703 6 6 6-6 6-1.406-1.406L12.891 12 8.297 7.406z" })));
634
631
  iconMap['ic_note_add'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
635
632
  React__default["default"].createElement("path", { d: "M13 11h-2v3H8v2h3v3h2v-3h3v-2h-3v-3Zm1-9H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm4 18H6V4h7v5h5v11Z" })));
636
- iconMap['ic_numbered_list'] = (React__default["default"].createElement("svg", { version: "1.1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
637
- React__default["default"].createElement("title", null, "numbered_list"),
638
- React__default["default"].createElement("path", { d: "M21 16h-2c-0.28 0-0.5 0.22-0.5 0.5s0.22 0.5 0.5 0.5h1.5v0.5h-0.5c-0.28 0-0.5 0.22-0.5 0.5s0.22 0.5 0.5 0.5h0.5v0.5h-1.5c-0.28 0-0.5 0.22-0.5 0.5s0.22 0.5 0.5 0.5h2c0.28 0 0.5-0.22 0.5-0.5v-3c0-0.28-0.22-0.5-0.5-0.5zM19 5h0.5v2.5c0 0.28 0.22 0.5 0.5 0.5s0.5-0.22 0.5-0.5v-3c0-0.28-0.22-0.5-0.5-0.5h-1c-0.28 0-0.5 0.22-0.5 0.5s0.22 0.5 0.5 0.5zM21.5 10.72v-0.22c0-0.28-0.22-0.5-0.5-0.5h-2c-0.28 0-0.5 0.22-0.5 0.5s0.22 0.5 0.5 0.5h1.3l-1.68 1.96c-0.080 0.090-0.12 0.21-0.12 0.32v0.22c0 0.28 0.22 0.5 0.5 0.5h2c0.28 0 0.5-0.22 0.5-0.5s-0.22-0.5-0.5-0.5h-1.3l1.68-1.96c0.080-0.090 0.12-0.21 0.12-0.32zM15.5 5h-12c-0.55 0-1 0.45-1 1s0.45 1 1 1h12c0.55 0 1-0.45 1-1s-0.45-1-1-1zM15.5 17h-12c-0.55 0-1 0.45-1 1s0.45 1 1 1h12c0.55 0 1-0.45 1-1s-0.45-1-1-1zM15.5 11h-12c-0.55 0-1 0.45-1 1s0.45 1 1 1h12c0.55 0 1-0.45 1-1s-0.45-1-1-1z" })));
633
+ iconMap['ic_numbered_list'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
634
+ React__default["default"].createElement("path", { d: "M21 16h-2c-.28 0-.5.22-.5.5s.22.5.5.5h1.5v.5H20c-.28 0-.5.22-.5.5s.22.5.5.5h.5v.5H19c-.28 0-.5.22-.5.5s.22.5.5.5h2c.28 0 .5-.22.5-.5v-3c0-.28-.22-.5-.5-.5zM19 5h.5v2.5c0 .28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5h-1c-.28 0-.5.22-.5.5s.22.5.5.5zm2.5 5.72v-.22c0-.28-.22-.5-.5-.5h-2c-.28 0-.5.22-.5.5s.22.5.5.5h1.3l-1.68 1.96a.49.49 0 0 0-.12.32v.22c0 .28.22.5.5.5h2c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-1.3l1.68-1.96a.49.49 0 0 0 .12-.32zM15.5 5h-12c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1zm0 12h-12c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1zm0-6h-12c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1z" })));
639
635
  iconMap['ic_office_building_corporate'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
640
636
  React__default["default"].createElement("path", { d: "M12 6.984V3H2.016v18h19.969V6.984H12Zm-2.016 12h-6v-1.969h6v1.969Zm0-3.984h-6v-2.016h6V15Zm0-3.984h-6V9h6v2.016Zm0-4.032h-6V5.015h6v1.969Zm10.032 12H12V9h8.016v9.984ZM18 11.016h-3.984v1.969H18v-1.969ZM18 15h-3.984v2.016H18V15Z" })));
641
637
  iconMap['ic_order_history'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
@@ -656,12 +652,12 @@ iconMap['ic_person_add'] = (React__default["default"].createElement("svg", { vie
656
652
  React__default["default"].createElement("path", { d: "M15 14.016c1.687 0 3.445.367 5.273 1.102 1.828.735 2.742 1.696 2.742 2.883v2.016H6.984V18c0-1.187.914-2.148 2.742-2.883 1.828-.735 3.586-1.102 5.273-1.102H15ZM6 9.984h3V12H6v3H3.984v-3h-3V9.984h3v-3H6v3ZM15 12c-1.094 0-2.032-.39-2.813-1.172-.781-.781-1.172-1.72-1.172-2.813 0-1.094.39-2.04 1.172-2.836.781-.797 1.719-1.195 2.813-1.195s2.032.398 2.813 1.195c.781.797 1.172 1.742 1.172 2.836 0 1.094-.39 2.032-1.172 2.813C17.032 11.609 16.094 12 15 12Z" })));
657
653
  iconMap['ic_picker'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
658
654
  React__default["default"].createElement("path", { d: "m18.785 5.953.964.964-2.818 2.818-.963-.964 2.817-2.818Zm.011-2.524c-.272 0-.534.104-.744.303l-3.268 3.269L12.762 5l-1.477 1.477 1.488 1.488-9.344 9.345v4.976h4.975l9.345-9.345 1.487 1.488 1.477-1.478-2.011-2.011 3.268-3.269c.42-.419.42-1.079.01-1.487l-2.45-2.452a1.069 1.069 0 0 0-.734-.303ZM7.535 20.19l-2.011-2.01 8.443-8.444 2.011 2.012-8.443 8.443Z" })));
659
- iconMap['ic_polygon selection'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
655
+ iconMap['ic_polygon_selection'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
660
656
  React__default["default"].createElement("path", { d: "M21.02 17H19v-2.02c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V17h-2.01c-.54 0-.98.44-.99.98v.03c0 .55.44.99.99.99H17v2.01c0 .54.44.99.99.98h.03c.54 0 .98-.44.98-.98V19h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98Z" }),
661
657
  React__default["default"].createElement("path", { d: "M9.793 3.793a1 1 0 0 1 1.327-.078l.791.625-1.239 1.57-.277.11L8.98 4.605l.813-.812Zm4.046 4.617-1.584-1.25 1.24-1.57 1.583 1.25-1.24 1.57Zm-5.07-.765L7.146 9.27 5.73 7.855 7.355 6.23 8.77 7.645Zm8.236 3.265-1.583-1.25 1.24-1.57 1.583 1.25-1.24 1.57ZM5 12.125l.52-1.23L4.105 9.48l-.812.813A1 1 0 0 0 3 11v1.125h2Zm13.589.035 1.239-1.57.792.625A1 1 0 0 1 21 12v1h-2l-.411-.84ZM5 14.375v2.25H3v-2.25h2Zm0 4.5V21H4a1 1 0 0 1-1-1v-1.125h2ZM7 19h2v2H7v-2Zm4 0h2v2h-2v-2Z" })));
662
658
  iconMap['ic_pre_validation'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
663
659
  React__default["default"].createElement("path", { d: "M13.05 9.79 10 7.5v9l3.05-2.29L16 12l-2.95-2.21Zm0 0L10 7.5v9l3.05-2.29L16 12l-2.95-2.21Zm0 0L10 7.5v9l3.05-2.29L16 12l-2.95-2.21ZM11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.941 7.941 0 0 1 11 4.07ZM5.69 7.1 4.26 5.68A9.949 9.949 0 0 0 2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9ZM4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.868 7.868 0 0 1 4.07 13Zm1.61 6.74A9.981 9.981 0 0 0 11 21.95v-2.02a7.941 7.941 0 0 1-3.9-1.62l-1.42 1.43ZM22 12c0 5.16-3.92 9.42-8.95 9.95v-2.02C16.97 19.41 20 16.05 20 12s-3.03-7.41-6.95-7.93V2.05C18.08 2.58 22 6.84 22 12Z" })));
664
- iconMap['ic_product list'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
660
+ iconMap['ic_product_list'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
665
661
  React__default["default"].createElement("path", { d: "M12 9h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1s.45 1 1 1Zm0 4h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1s.45 1 1 1Zm0 4h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1s.45 1 1 1ZM7 7h2v2H7V7Zm0 4h2v2H7v-2Zm0 4h2v2H7v-2ZM20 3H4c-.55 0-1 .45-1 1v16c0 .55.45 1 1 1h16c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1Zm-1 16H5V5h14v14Z" })));
666
662
  iconMap['ic_publish'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
667
663
  React__default["default"].createElement("path", { d: "M5 4h14v2H5zm0 10h4v6h6v-6h4l-7-7-7 7zm8-2v6h-2v-6H9.83L12 9.83 14.17 12H13z" })));
@@ -671,16 +667,18 @@ iconMap['ic_remove_circle_outline'] = (React__default["default"].createElement("
671
667
  React__default["default"].createElement("path", { d: "M12 20.016c2.187 0 4.07-.789 5.648-2.367 1.578-1.578 2.367-3.46 2.367-5.648 0-2.187-.789-4.07-2.367-5.648C16.07 4.775 14.188 3.986 12 3.986c-2.187 0-4.07.789-5.648 2.367-1.578 1.578-2.367 3.46-2.367 5.648 0 2.187.789 4.07 2.367 5.648 1.578 1.578 3.46 2.367 5.648 2.367Zm0-18c2.75 0 5.102.977 7.055 2.93 1.953 1.953 2.93 4.305 2.93 7.055s-.977 5.102-2.93 7.055c-1.953 1.953-4.305 2.93-7.055 2.93s-5.102-.977-7.055-2.93c-1.953-1.953-2.93-4.305-2.93-7.055s.977-5.102 2.93-7.055C6.898 2.993 9.25 2.016 12 2.016Zm-5.016 9h10.031v1.969H6.984v-1.969Z" })));
672
668
  iconMap['ic_requisitions'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
673
669
  React__default["default"].createElement("path", { d: "M4 2h16c1.1 0 1.99.9 1.99 2L22 22l-4-4H4c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2Zm0 14h14.83l.59.59.58.58V4H4v12Zm9-4h-2v2h2v-2Zm0-6h-2v4h2V6Z" })));
674
- iconMap['ic_round selection'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
670
+ iconMap['ic_round_selection'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
675
671
  React__default["default"].createElement("path", { d: "M21.02 17H19v-2.02c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V17h-2.01c-.54 0-.98.44-.99.98v.03c0 .55.44.99.99.99H17v2.01c0 .54.44.99.99.98h.03c.54 0 .98-.44.98-.98V19h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98Z" }),
676
672
  React__default["default"].createElement("path", { d: "M12.98 21.953a10.12 10.12 0 0 1-1.96 0l.193-1.991a8.1 8.1 0 0 0 1.574 0l.193 1.99Zm-3.884-.381.58-1.914a7.947 7.947 0 0 1-1.446-.6l-.945 1.763c.573.307 1.179.56 1.811.75Zm-3.44-1.842 1.27-1.545a8.062 8.062 0 0 1-1.111-1.11L4.27 18.343c.415.506.88.97 1.386 1.386Zm-2.477-3.015 1.763-.944a7.938 7.938 0 0 1-.6-1.447l-1.914.58a9.93 9.93 0 0 0 .751 1.81ZM2.047 12.98l1.991-.193a8.12 8.12 0 0 1 0-1.574l-1.99-.193a10.123 10.123 0 0 0 0 1.96Zm.381-3.884 1.914.58c.153-.505.355-.989.6-1.446l-1.763-.945a9.938 9.938 0 0 0-.75 1.811Zm1.842-3.44 1.545 1.27a8.06 8.06 0 0 1 1.11-1.111L5.657 4.27c-.506.415-.97.88-1.386 1.386Zm3.015-2.477.945 1.763a7.938 7.938 0 0 1 1.446-.6l-.58-1.914a9.938 9.938 0 0 0-1.81.751Zm3.735-1.132a10.123 10.123 0 0 1 1.96 0l-.193 1.991a8.12 8.12 0 0 0-1.574 0l-.193-1.99Zm3.884.381-.58 1.914c.505.153.989.355 1.447.6l.944-1.763a9.936 9.936 0 0 0-1.811-.75Zm3.44 1.842-1.27 1.545c.406.333.778.705 1.111 1.11l1.545-1.269a10.06 10.06 0 0 0-1.386-1.386Zm2.477 3.015-1.763.945c.245.457.447.941.6 1.446l1.914-.58a9.937 9.937 0 0 0-.751-1.81Zm1.131 3.735-1.99.193a8.1 8.1 0 0 1 0 1.574l1.99.194a10.123 10.123 0 0 0 0-1.961Z" })));
673
+ iconMap['ic_save_download'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
674
+ React__default["default"].createElement("path", { d: "M19 13v5c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1v-5c0-.55-.45-1-1-1s-1 .45-1 1v6c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6c0-.55-.45-1-1-1s-1 .45-1 1Zm-6-.33 1.88-1.88a.996.996 0 1 1 1.41 1.41l-3.59 3.59a.996.996 0 0 1-1.41 0L7.7 12.2a.996.996 0 1 1 1.41-1.41L11 12.67V4c0-.55.45-1 1-1s1 .45 1 1v8.67Z" })));
677
675
  iconMap['ic_saved_area_interest'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
678
676
  React__default["default"].createElement("path", { d: "M5 14H3v4c0 1.1.9 2 2 2h4v-2H5v-4Zm0-8h4V4H5c-1.1 0-2 .9-2 2v4h2V6Zm14-2h-4v2h4v4h2V6c0-1.1-.9-2-2-2Zm0 14h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4Zm-5.027-2.36-1.94-1.13-1.94 1.13a.502.502 0 0 1-.74-.55l.51-2.2-1.69-1.46c-.33-.29-.16-.84.28-.88l2.23-.19.88-2.06c.17-.4.75-.4.92 0l.88 2.06 2.23.19a.5.5 0 0 1 .28.88l-1.69 1.46.51 2.2a.49.49 0 0 1-.72.55Z" })));
679
677
  iconMap['ic_send'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
680
678
  React__default["default"].createElement("path", { d: "M1.5 21v-6.984L16.5 12l-15-2.016V3l21 9z" })));
681
679
  iconMap['ic_send_email_dart'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
682
680
  React__default["default"].createElement("path", { d: "M1.5 21v-6.984L16.5 12l-15-2.016V3l21 9-21 9Z" })));
683
- iconMap['ic_square selection'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
681
+ iconMap['ic_square_selection'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
684
682
  React__default["default"].createElement("path", { d: "M17 5h-2V3h2v2Zm2 4h2V7h-2v2Zm0 4h2v-2h-2v2Zm-8 8h2v-2h-2v2ZM7 5h2V3H7v2ZM3 17h2v-2H3v2Zm2 4v-2H3c0 1.1.9 2 2 2ZM19 3v2h2c0-1.1-.9-2-2-2Zm-8 2h2V3h-2v2ZM3 9h2V7H3v2Zm4 12h2v-2H7v2Zm-4-8h2v-2H3v2Zm0-8h2V3c-1.1 0-2 .9-2 2Zm18.02 12H19v-2.02c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V17h-2.01c-.54 0-.98.44-.99.98v.03c0 .55.44.99.99.99H17v2.01c0 .54.44.99.99.98h.03c.54 0 .98-.44.98-.98V19h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98Z" })));
685
683
  iconMap['ic_submit'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
686
684
  React__default["default"].createElement("path", { d: "M2.01 21 23 12 2.01 3 2 10l15 2-15 2 .01 7Z" })));
@@ -700,9 +698,8 @@ iconMap['ic_title_allocation_swap'] = (React__default["default"].createElement("
700
698
  React__default["default"].createElement("path", { d: "m6.14 11.86-2.78 2.79c-.19.2-.19.51 0 .71l2.78 2.79c.31.32.85.09.85-.35V16H13c.55 0 1-.45 1-1s-.45-1-1-1H6.99v-1.79c0-.45-.54-.67-.85-.35Zm14.51-3.21-2.78-2.79c-.31-.32-.85-.09-.85.35V8H11c-.55 0-1 .45-1 1s.45 1 1 1h6.01v1.79c0 .45.54.67.85.35l2.78-2.79c.2-.19.2-.51.01-.7Z" })));
701
699
  iconMap['ic_tune_setting_configure'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
702
700
  React__default["default"].createElement("path", { d: "M3 18c0 .55.45 1 1 1h5v-2H4c-.55 0-1 .45-1 1ZM3 6c0 .55.45 1 1 1h9V5H4c-.55 0-1 .45-1 1Zm10 14v-1h7c.55 0 1-.45 1-1s-.45-1-1-1h-7v-1c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1ZM7 10v1H4c-.55 0-1 .45-1 1s.45 1 1 1h3v1c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1s-1 .45-1 1Zm14 2c0-.55-.45-1-1-1h-9v2h9c.55 0 1-.45 1-1Zm-5-3c.55 0 1-.45 1-1V7h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V4c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1Z" })));
703
- iconMap['ic_unlink'] = (React__default["default"].createElement("svg", { version: "1.1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
704
- React__default["default"].createElement("title", null, "unlink"),
705
- React__default["default"].createElement("path", { d: "M14.39 11.065l1.61 1.61v-1.61h-1.61zM17 7.065h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.27-0.77 2.37-1.87 2.84l1.4 1.4c1.42-0.88 2.37-2.45 2.37-4.24 0-2.76-2.24-5-5-5zM2 4.335l3.11 3.11c-1.82 0.74-3.11 2.53-3.11 4.62 0 2.76 2.24 5 5 5h4v-1.9h-4c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.070l2.070 2.070h-0.73v2h2.73l2.27 2.27v1.73h1.73l4.010 4.010 1.41-1.41-16.74-16.74-1.41 1.41z" })));
701
+ iconMap['ic_unlink'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
702
+ React__default["default"].createElement("path", { d: "m14.39 11.065 1.61 1.61v-1.61h-1.61zm2.61-4h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.27-.77 2.37-1.87 2.84l1.4 1.4a4.986 4.986 0 0 0 2.37-4.24c0-2.76-2.24-5-5-5zM2 4.335l3.11 3.11A4.991 4.991 0 0 0 2 12.065c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07l2.07 2.07H8v2h2.73l2.27 2.27v1.73h1.73l4.01 4.01 1.41-1.41L3.41 2.925 2 4.335z" })));
706
703
  iconMap['ic_upload'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
707
704
  React__default["default"].createElement("path", { d: "M5 4h14v2H5V4Zm0 10h4v6h6v-6h4l-7-7-7 7Zm8-2v6h-2v-6H9.83L12 9.83 14.17 12H13Z" })));
708
705
  iconMap['ic_view'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
@@ -715,6 +712,8 @@ iconMap['ic_view_sidebar'] = (React__default["default"].createElement("svg", { v
715
712
  React__default["default"].createElement("path", { d: "M15.984 20.016H2.015V3.986h13.969v16.03Zm2.016-12h3.984v-4.03H18v4.03Zm0 12h3.984v-4.03H18v4.03Zm0-6h3.984v-4.03H18v4.03Z" })));
716
713
  iconMap['ic_view_week'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
717
714
  React__default["default"].createElement("path", { d: "M13.476 5.016q.422 0 .727.281t.305.703v12q0 .422-.305.703t-.727.281h-3q-.422 0-.703-.281T9.492 18V6q0-.422.281-.703t.703-.281h3zm7.032 0q.422 0 .703.281t.281.703v12q0 .422-.281.703t-.703.281h-3q-.422 0-.727-.281T16.476 18V6q0-.422.305-.703t.727-.281h3zm-14.016 0q.422 0 .703.281T7.476 6v12q0 .422-.281.703t-.703.281h-3q-.422 0-.703-.281T2.508 18V6q0-.422.281-.703t.703-.281h3z" })));
715
+ iconMap['ic_visiblity_off'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
716
+ React__default["default"].createElement("path", { d: "M12 6.5c2.76 0 5 2.24 5 5 0 .51-.1 1-.24 1.46l3.06 3.06c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l2.17 2.17c.47-.14.96-.24 1.47-.24ZM2.71 3.16a.996.996 0 0 0 0 1.41l1.97 1.97A11.892 11.892 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.97-.3 4.31-.82l2.72 2.72a.996.996 0 1 0 1.41-1.41L4.13 3.16c-.39-.39-1.03-.39-1.42 0ZM12 16.5c-2.76 0-5-2.24-5-5 0-.77.18-1.5.49-2.14l1.57 1.57c-.03.18-.06.37-.06.57 0 1.66 1.34 3 3 3 .2 0 .38-.03.57-.07L14.14 16c-.65.32-1.37.5-2.14.5Zm2.97-5.33a2.97 2.97 0 0 0-2.64-2.64l2.64 2.64Z" })));
718
717
  iconMap['ic_warning'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
719
718
  React__default["default"].createElement("path", { d: "M4.1 20.844h15.8c1.616 0 2.623-1.752 1.815-3.148l-7.9-13.65c-.808-1.395-2.822-1.395-3.63 0l-7.9 13.65c-.808 1.396.2 3.148 1.815 3.148Zm7.9-7.345c-.577 0-1.05-.472-1.05-1.049V9.186c0-.577.473-1.049 1.05-1.049.577 0 1.05.472 1.05 1.05v3.263c0 .577-.473 1.05-1.05 1.05Zm1.05 4.197h-2.1v-2.098h2.1v2.098Z" })));
720
719
  iconMap['ic_warning_outline'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
@@ -723,9 +722,8 @@ iconMap['ic_waves'] = (React__default["default"].createElement("svg", { viewBox:
723
722
  React__default["default"].createElement("path", { d: "M17 16.99c-1.35 0-2.2.42-2.95.8-.65.33-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8-1.38 0-2.2.42-2.95.8-.65.33-1.17.6-2.05.6v1.95c1.35 0 2.2-.42 2.95-.8.65-.33 1.17-.6 2.05-.6.88 0 1.4.25 2.05.6.75.38 1.57.8 2.95.8 1.38 0 2.2-.42 2.95-.8.65-.33 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8Zm0-4.45c-1.35 0-2.2.43-2.95.8-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8-1.38 0-2.2.43-2.95.8-.65.32-1.17.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.35 1.15-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.57.8 2.95.8 1.38 0 2.2-.43 2.95-.8.65-.35 1.15-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8Zm2.95-8.08c-.75-.38-1.58-.8-2.95-.8s-2.2.42-2.95.8c-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.37-1.57-.8-2.95-.8-1.38 0-2.2.42-2.95.8-.65.33-1.17.6-2.05.6v1.93c1.35 0 2.2-.43 2.95-.8.65-.33 1.17-.6 2.05-.6.88 0 1.4.25 2.05.6.75.38 1.57.8 2.95.8 1.38 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V5.04c-.9 0-1.4-.25-2.05-.58ZM17 8.09c-1.35 0-2.2.43-2.95.8-.65.35-1.15.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8-1.38 0-2.2.43-2.95.8-.65.35-1.15.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6.87 0 1.4.25 2.05.6.75.38 1.57.8 2.95.8 1.38 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V9.49c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8Z" })));
724
723
  iconMap['ic_xml_file'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
725
724
  React__default["default"].createElement("path", { d: "M6 2h8l6 6v12c0 1.1-.9 2-2 2H5.99C4.89 22 4 21.1 4 20l.01-16c0-1.1.89-2 1.99-2Zm0 2v8h12V9h-5V4H6Zm-.98 15 1.513-2.51L5 14h1.433l.897 1.46.79-1.46h1.433l-1.547 2.55L9.52 19H8.087l-.87-1.407L6.452 19H5.02Zm4.804 0 .59-5h1.218l1.024 3.513L13.681 14h1.205l.596 5H14.23l-.322-2.698L13.252 19h-1.218l-.65-2.638L11.076 19H9.824Zm6.39-.31c.206.207.534.31.985.31H19v-1.17h-1.446c-.232 0-.348-.118-.348-.35V14h-1.3v3.701c0 .453.103.783.309.99Z" })));
726
- iconMap['ic_zoom_centre'] = (React__default["default"].createElement("svg", { version: "1.1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
727
- React__default["default"].createElement("title", null, "zoom_centre"),
728
- React__default["default"].createElement("path", { d: "M17 12c0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.76 2.24 5 5 5s5-2.24 5-5zM12 15c-1.65 0-3-1.35-3-3s1.35-3 3-3c1.65 0 3 1.35 3 3s-1.35 3-3 3zM5 15h-2v4c0 1.1 0.9 2 2 2h4v-2h-4v-4zM5 5h4v-2h-4c-1.1 0-2 0.9-2 2v4h2v-4zM19 3h-4v2h4v4h2v-4c0-1.1-0.9-2-2-2zM19 19h-4v2h4c1.1 0 2-0.9 2-2v-4h-2v4z" })));
725
+ iconMap['ic_zoom_centre'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg" },
726
+ React__default["default"].createElement("path", { d: "M17 12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5 5-2.24 5-5zm-5 3c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3zm-7 0H3v4c0 1.1.9 2 2 2h4v-2H5v-4zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4z" })));
729
727
  iconMap['ic_zoom_out'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
730
728
  React__default["default"].createElement("path", { d: "M19 13H5v-2h14v2Z" })));
731
729
  iconMap['ic_zoom_previous'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
@@ -869,10 +867,14 @@ var LuiCheckboxInput = function (props) {
869
867
  return (React__default["default"].createElement("div", { className: clsx('LuiCheckboxInput', {
870
868
  'LuiCheckboxInput--isChecked': props.isChecked,
871
869
  'LuiCheckboxInput--hasError': !!props.error,
870
+ 'LuiCheckboxInput--isDisabled': !!props.isDisabled,
872
871
  }) },
873
872
  React__default["default"].createElement("label", { htmlFor: id, className: "LuiCheckboxInput-group" },
874
873
  React__default["default"].createElement("input", __assign({ className: clsx('LuiCheckboxInput-input'), id: id, type: "checkbox", value: props.value, onChange: props.onChange, checked: props.isChecked, disabled: props.isDisabled }, props.inputProps)),
875
- React__default["default"].createElement("span", { className: "LuiCheckboxInput-label" }, props.label)),
874
+ React__default["default"].createElement("span", { className: "LuiCheckboxInput-label" },
875
+ props.label,
876
+ ' ',
877
+ React__default["default"].createElement(LuiIcon, { name: "ic_check", size: "md", alt: "Check", className: "LuiCheckboxInput-labelCheck" }))),
876
878
  props.error && (React__default["default"].createElement(LuiError, { className: "LuiCheckboxInput", error: props.error }))));
877
879
  };
878
880
 
@@ -1111,7 +1113,17 @@ function getAugmentedNamespace(n) {
1111
1113
 
1112
1114
  var camelcase$1 = {exports: {}};
1113
1115
 
1114
- const preserveCamelCase = string => {
1116
+ const UPPERCASE = /[\p{Lu}]/u;
1117
+ const LOWERCASE = /[\p{Ll}]/u;
1118
+ const LEADING_CAPITAL = /^[\p{Lu}](?![\p{Lu}])/gu;
1119
+ const IDENTIFIER = /([\p{Alpha}\p{N}_]|$)/u;
1120
+ const SEPARATORS = /[_.\- ]+/;
1121
+
1122
+ const LEADING_SEPARATORS = new RegExp('^' + SEPARATORS.source);
1123
+ const SEPARATORS_AND_IDENTIFIER = new RegExp(SEPARATORS.source + IDENTIFIER.source, 'gu');
1124
+ const NUMBERS_AND_IDENTIFIER = new RegExp('\\d+' + IDENTIFIER.source, 'gu');
1125
+
1126
+ const preserveCamelCase = (string, toLowerCase, toUpperCase) => {
1115
1127
  let isLastCharLower = false;
1116
1128
  let isLastCharUpper = false;
1117
1129
  let isLastLastCharUpper = false;
@@ -1119,39 +1131,52 @@ const preserveCamelCase = string => {
1119
1131
  for (let i = 0; i < string.length; i++) {
1120
1132
  const character = string[i];
1121
1133
 
1122
- if (isLastCharLower && /[\p{Lu}]/u.test(character)) {
1134
+ if (isLastCharLower && UPPERCASE.test(character)) {
1123
1135
  string = string.slice(0, i) + '-' + string.slice(i);
1124
1136
  isLastCharLower = false;
1125
1137
  isLastLastCharUpper = isLastCharUpper;
1126
1138
  isLastCharUpper = true;
1127
1139
  i++;
1128
- } else if (isLastCharUpper && isLastLastCharUpper && /[\p{Ll}]/u.test(character)) {
1140
+ } else if (isLastCharUpper && isLastLastCharUpper && LOWERCASE.test(character)) {
1129
1141
  string = string.slice(0, i - 1) + '-' + string.slice(i - 1);
1130
1142
  isLastLastCharUpper = isLastCharUpper;
1131
1143
  isLastCharUpper = false;
1132
1144
  isLastCharLower = true;
1133
1145
  } else {
1134
- isLastCharLower = character.toLocaleLowerCase() === character && character.toLocaleUpperCase() !== character;
1146
+ isLastCharLower = toLowerCase(character) === character && toUpperCase(character) !== character;
1135
1147
  isLastLastCharUpper = isLastCharUpper;
1136
- isLastCharUpper = character.toLocaleUpperCase() === character && character.toLocaleLowerCase() !== character;
1148
+ isLastCharUpper = toUpperCase(character) === character && toLowerCase(character) !== character;
1137
1149
  }
1138
1150
  }
1139
1151
 
1140
1152
  return string;
1141
1153
  };
1142
1154
 
1155
+ const preserveConsecutiveUppercase = (input, toLowerCase) => {
1156
+ LEADING_CAPITAL.lastIndex = 0;
1157
+
1158
+ return input.replace(LEADING_CAPITAL, m1 => toLowerCase(m1));
1159
+ };
1160
+
1161
+ const postProcess = (input, toUpperCase) => {
1162
+ SEPARATORS_AND_IDENTIFIER.lastIndex = 0;
1163
+ NUMBERS_AND_IDENTIFIER.lastIndex = 0;
1164
+
1165
+ return input.replace(SEPARATORS_AND_IDENTIFIER, (_, identifier) => toUpperCase(identifier))
1166
+ .replace(NUMBERS_AND_IDENTIFIER, m => toUpperCase(m));
1167
+ };
1168
+
1143
1169
  const camelCase = (input, options) => {
1144
1170
  if (!(typeof input === 'string' || Array.isArray(input))) {
1145
1171
  throw new TypeError('Expected the input to be `string | string[]`');
1146
1172
  }
1147
1173
 
1148
1174
  options = {
1149
- ...{pascalCase: false},
1175
+ pascalCase: false,
1176
+ preserveConsecutiveUppercase: false,
1150
1177
  ...options
1151
1178
  };
1152
1179
 
1153
- const postProcess = x => options.pascalCase ? x.charAt(0).toLocaleUpperCase() + x.slice(1) : x;
1154
-
1155
1180
  if (Array.isArray(input)) {
1156
1181
  input = input.map(x => x.trim())
1157
1182
  .filter(x => x.length)
@@ -1164,23 +1189,36 @@ const camelCase = (input, options) => {
1164
1189
  return '';
1165
1190
  }
1166
1191
 
1192
+ const toLowerCase = options.locale === false ?
1193
+ string => string.toLowerCase() :
1194
+ string => string.toLocaleLowerCase(options.locale);
1195
+ const toUpperCase = options.locale === false ?
1196
+ string => string.toUpperCase() :
1197
+ string => string.toLocaleUpperCase(options.locale);
1198
+
1167
1199
  if (input.length === 1) {
1168
- return options.pascalCase ? input.toLocaleUpperCase() : input.toLocaleLowerCase();
1200
+ return options.pascalCase ? toUpperCase(input) : toLowerCase(input);
1169
1201
  }
1170
1202
 
1171
- const hasUpperCase = input !== input.toLocaleLowerCase();
1203
+ const hasUpperCase = input !== toLowerCase(input);
1172
1204
 
1173
1205
  if (hasUpperCase) {
1174
- input = preserveCamelCase(input);
1206
+ input = preserveCamelCase(input, toLowerCase, toUpperCase);
1207
+ }
1208
+
1209
+ input = input.replace(LEADING_SEPARATORS, '');
1210
+
1211
+ if (options.preserveConsecutiveUppercase) {
1212
+ input = preserveConsecutiveUppercase(input, toLowerCase);
1213
+ } else {
1214
+ input = toLowerCase(input);
1175
1215
  }
1176
1216
 
1177
- input = input
1178
- .replace(/^[_.\- ]+/, '')
1179
- .toLocaleLowerCase()
1180
- .replace(/[_.\- ]+([\p{Alpha}\p{N}_]|$)/gu, (_, p1) => p1.toLocaleUpperCase())
1181
- .replace(/\d+([\p{Alpha}\p{N}_]|$)/gu, m => m.toLocaleUpperCase());
1217
+ if (options.pascalCase) {
1218
+ input = toUpperCase(input.charAt(0)) + input.slice(1);
1219
+ }
1182
1220
 
1183
- return postProcess(input);
1221
+ return postProcess(input, toUpperCase);
1184
1222
  };
1185
1223
 
1186
1224
  camelcase$1.exports = camelCase;