@linzjs/lui 15.0.3 → 15.0.6

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 (88) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/assets/icons/add.svg +1 -1
  3. package/dist/assets/icons/add_area_interest.svg +1 -1
  4. package/dist/assets/icons/annotations.svg +1 -1
  5. package/dist/assets/icons/attach_file.svg +1 -1
  6. package/dist/assets/icons/attachment.svg +1 -1
  7. package/dist/assets/icons/check_circle.svg +1 -1
  8. package/dist/assets/icons/check_circle_outline.svg +1 -1
  9. package/dist/assets/icons/checklist.svg +1 -1
  10. package/dist/assets/icons/columns.svg +1 -1
  11. package/dist/assets/icons/delete_outline.svg +1 -1
  12. package/dist/assets/icons/delete_solid.svg +1 -1
  13. package/dist/assets/icons/drag_handle.svg +1 -1
  14. package/dist/assets/icons/enabled_users.svg +1 -1
  15. package/dist/assets/icons/error.svg +1 -1
  16. package/dist/assets/icons/error_outline.svg +1 -1
  17. package/dist/assets/icons/fullscreen_frame.svg +1 -1
  18. package/dist/assets/icons/grid_view.svg +1 -1
  19. package/dist/assets/icons/history.svg +1 -1
  20. package/dist/assets/icons/info.svg +1 -1
  21. package/dist/assets/icons/info_outline.svg +1 -1
  22. package/dist/assets/icons/launch_new window_open.svg +1 -1
  23. package/dist/assets/icons/layers.svg +1 -1
  24. package/dist/assets/icons/line_arc.svg +1 -1
  25. package/dist/assets/icons/line_irregular.svg +1 -1
  26. package/dist/assets/icons/line_vector.svg +1 -1
  27. package/dist/assets/icons/list_add.svg +1 -1
  28. package/dist/assets/icons/locate.svg +1 -1
  29. package/dist/assets/icons/lock.svg +1 -1
  30. package/dist/assets/icons/manage_adjust.svg +1 -1
  31. package/dist/assets/icons/mark_linking.svg +1 -1
  32. package/dist/assets/icons/marks.svg +1 -1
  33. package/dist/assets/icons/minimise.svg +5 -0
  34. package/dist/assets/icons/note_add.svg +1 -1
  35. package/dist/assets/icons/numbered_list.svg +5 -0
  36. package/dist/assets/icons/office_building_corporate.svg +1 -1
  37. package/dist/assets/icons/order_history.svg +1 -1
  38. package/dist/assets/icons/parcels_existing.svg +1 -1
  39. package/dist/assets/icons/parcels_new.svg +1 -1
  40. package/dist/assets/icons/pen_and_paper_sign.svg +1 -1
  41. package/dist/assets/icons/people_outline.svg +1 -1
  42. package/dist/assets/icons/person.svg +1 -1
  43. package/dist/assets/icons/person_add.svg +1 -1
  44. package/dist/assets/icons/picker.svg +1 -1
  45. package/dist/assets/icons/polygon selection.svg +1 -1
  46. package/dist/assets/icons/pre_validation.svg +1 -1
  47. package/dist/assets/icons/product list.svg +1 -1
  48. package/dist/assets/icons/publish.svg +1 -3
  49. package/dist/assets/icons/remove_circle.svg +1 -1
  50. package/dist/assets/icons/remove_circle_outline.svg +1 -1
  51. package/dist/assets/icons/requisitions.svg +1 -1
  52. package/dist/assets/icons/round selection.svg +1 -1
  53. package/dist/assets/icons/saved_area_interest.svg +1 -1
  54. package/dist/assets/icons/send_email_dart.svg +1 -1
  55. package/dist/assets/icons/square selection.svg +1 -1
  56. package/dist/assets/icons/submit.svg +1 -1
  57. package/dist/assets/icons/survey_report.svg +1 -1
  58. package/dist/assets/icons/ta_request_sent.svg +1 -1
  59. package/dist/assets/icons/table_columns.svg +1 -1
  60. package/dist/assets/icons/tick.svg +1 -3
  61. package/dist/assets/icons/timeline.svg +1 -1
  62. package/dist/assets/icons/title_allocation_swap.svg +1 -1
  63. package/dist/assets/icons/tune_setting_configure.svg +1 -1
  64. package/dist/assets/icons/upload.svg +1 -1
  65. package/dist/assets/icons/view.svg +1 -1
  66. package/dist/assets/icons/view_list.svg +1 -1
  67. package/dist/assets/icons/view_quilt.svg +1 -1
  68. package/dist/assets/icons/view_sidebar.svg +1 -1
  69. package/dist/assets/icons/warning.svg +1 -1
  70. package/dist/assets/icons/warning_outline.svg +1 -1
  71. package/dist/assets/icons/waves.svg +1 -1
  72. package/dist/assets/icons/xml_file.svg +1 -1
  73. package/dist/assets/icons/zoom_out.svg +1 -1
  74. package/dist/assets/icons/zoom_previous.svg +1 -1
  75. package/dist/assets/svg-content.tsx +28 -14
  76. package/dist/components/LuiIcon/LuiIcon.d.ts +2 -3
  77. package/dist/index.js +13526 -12577
  78. package/dist/index.js.map +1 -1
  79. package/dist/lui.css +55 -34
  80. package/dist/lui.css.map +1 -1
  81. package/dist/lui.esm.js +13529 -12580
  82. package/dist/lui.esm.js.map +1 -1
  83. package/dist/scss/Components/LuiFormElements/LuiCheckboxInput/LuiCheckboxInput.scss +15 -28
  84. package/dist/scss/Components/LuiFormElements/LuiRadioInput/LuiRadioInput.scss +7 -3
  85. package/dist/scss/Elements/Buttons/buttons.scss +20 -9
  86. package/dist/scss/Elements/Forms/FormComponents/RadiosCheckboxes.scss +1 -2
  87. package/dist/scss/Foundation/Variables/_LuiColors.scss +2 -1
  88. package/package.json +11 -11
@@ -29,7 +29,7 @@ iconMap['ic_add'] = (
29
29
 
30
30
  iconMap['ic_add_area_interest'] = (
31
31
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
32
- <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-2v4ZM15.02 11H13V8.98c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V11H8.99c-.54 0-.98.44-.99.98v.03c0 .55.44.99.99.99H11v2.01c0 .54.44.99.99.98h.03c.54 0 .98-.44.98-.98V13h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98Z" />
32
+ <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-3.98-7H13V8.98c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V11H8.99c-.54 0-.98.44-.99.98v.03c0 .55.44.99.99.99H11v2.01c0 .54.44.99.99.98h.03c.54 0 .98-.44.98-.98V13h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98Z" />
33
33
  </svg>
34
34
  );
35
35
 
@@ -207,7 +207,7 @@ iconMap['ic_drag_handle'] = (
207
207
 
208
208
  iconMap['ic_enabled_users'] = (
209
209
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
210
- <path d="M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87ZM15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 0 1 0 7.52c.42.14.86.24 1.33.24ZM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4Zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2ZM9 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4Zm6 5H3v-.99C3.2 16.29 6.3 15 9 15s5.8 1.29 6 2v1Z" />
210
+ <path d="M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87ZM15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 0 1 0 7.52c.42.14.86.24 1.33.24Zm-6 0c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4Zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2Zm0 7c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4Zm6 5H3v-.99C3.2 16.29 6.3 15 9 15s5.8 1.29 6 2v1Z" />
211
211
  </svg>
212
212
  );
213
213
 
@@ -261,7 +261,7 @@ iconMap['ic_fullscreen_frame'] = (
261
261
 
262
262
  iconMap['ic_grid_view'] = (
263
263
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
264
- <path d="M3 3h8v8H3V3ZM3 13h8v8H3v-8ZM21 3h-8v8h8V3ZM13 13h8v8h-8v-8Z" />
264
+ <path d="M3 3h8v8H3V3Zm0 10h8v8H3v-8ZM21 3h-8v8h8V3Zm-8 10h8v8h-8v-8Z" />
265
265
  </svg>
266
266
  );
267
267
 
@@ -359,7 +359,7 @@ iconMap['ic_link'] = (
359
359
  iconMap['ic_list_add'] = (
360
360
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
361
361
  <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" />
362
- <path d="M7 10c0-.55.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1ZM8 12c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1H8ZM7 16c0-.55.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Z" />
362
+ <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" />
363
363
  </svg>
364
364
  );
365
365
 
@@ -371,13 +371,13 @@ iconMap['ic_locate'] = (
371
371
 
372
372
  iconMap['ic_lock'] = (
373
373
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 22">
374
- <path d="M14 7.5H13V5.5C13 2.74 10.76 0.5 8 0.5C5.24 0.5 3 2.74 3 5.5V7.5H2C0.9 7.5 0 8.4 0 9.5V19.5C0 20.6 0.9 21.5 2 21.5H14C15.1 21.5 16 20.6 16 19.5V9.5C16 8.4 15.1 7.5 14 7.5ZM8 16.5C6.9 16.5 6 15.6 6 14.5C6 13.4 6.9 12.5 8 12.5C9.1 12.5 10 13.4 10 14.5C10 15.6 9.1 16.5 8 16.5ZM11.1 7.5H4.9V5.5C4.9 3.79 6.29 2.4 8 2.4C9.71 2.4 11.1 3.79 11.1 5.5V7.5Z" />
374
+ <path d="M14 7.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H2c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2Zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Zm3.1-9H4.9v-2c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2Z" />
375
375
  </svg>
376
376
  );
377
377
 
378
378
  iconMap['ic_manage_adjust'] = (
379
379
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
380
- <path d="M13.02 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.42-1.43a7.941 7.941 0 0 1-3.9 1.62ZM4.03 12c0-4.05 3.03-7.41 6.95-7.93V2.05C5.95 2.58 2.03 6.84 2.03 12c0 5.16 3.92 9.42 8.95 9.95v-2.02c-3.92-.52-6.95-3.88-6.95-7.93ZM19.95 11h2.02c-.2-2.01-1-3.84-2.21-5.32l-1.43 1.43c.86 1.1 1.44 2.43 1.62 3.89ZM18.34 4.26a9.981 9.981 0 0 0-5.32-2.21v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43ZM18.33 16.9l1.43 1.42A9.949 9.949 0 0 0 21.97 13h-2.02a7.941 7.941 0 0 1-1.62 3.9Z" />
380
+ <path d="M13.02 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.42-1.43a7.941 7.941 0 0 1-3.9 1.62ZM4.03 12c0-4.05 3.03-7.41 6.95-7.93V2.05C5.95 2.58 2.03 6.84 2.03 12c0 5.16 3.92 9.42 8.95 9.95v-2.02c-3.92-.52-6.95-3.88-6.95-7.93Zm15.92-1h2.02c-.2-2.01-1-3.84-2.21-5.32l-1.43 1.43c.86 1.1 1.44 2.43 1.62 3.89Zm-1.61-6.74a9.981 9.981 0 0 0-5.32-2.21v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43Zm-.01 12.64 1.43 1.42A9.949 9.949 0 0 0 21.97 13h-2.02a7.941 7.941 0 0 1-1.62 3.9Z" />
381
381
  <path d="M12 7c2.1 0 4 1.61 4 4.1 0 1.66-1.33 3.63-4 5.9-2.67-2.27-4-4.24-4-5.9C8 8.61 9.9 7 12 7Zm-1.07 3.93a1.071 1.071 0 0 0 2.14 0 1.071 1.071 0 0 0-2.14 0Z" />
382
382
  </svg>
383
383
  );
@@ -401,6 +401,13 @@ iconMap['ic_menu'] = (
401
401
  </svg>
402
402
  );
403
403
 
404
+ iconMap['ic_minimise'] = (
405
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
406
+ <title>minimise</title>
407
+ <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"></path>
408
+ </svg>
409
+ );
410
+
404
411
  iconMap['ic_more_vert'] = (
405
412
  <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
406
413
  <title>more_vert</title>
@@ -426,6 +433,13 @@ iconMap['ic_note_add'] = (
426
433
  </svg>
427
434
  );
428
435
 
436
+ iconMap['ic_numbered_list'] = (
437
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
438
+ <title>numbered_list</title>
439
+ <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"></path>
440
+ </svg>
441
+ );
442
+
429
443
  iconMap['ic_office_building_corporate'] = (
430
444
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
431
445
  <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" />
@@ -434,7 +448,7 @@ iconMap['ic_office_building_corporate'] = (
434
448
 
435
449
  iconMap['ic_order_history'] = (
436
450
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
437
- <path d="M9 9h6c.55 0 1-.45 1-1s-.45-1-1-1H9c-.55 0-1 .45-1 1s.45 1 1 1ZM9 13h2.876a6.52 6.52 0 0 1 2.62-2H9c-.55 0-1 .45-1 1s.45 1 1 1ZM9 15h1.813a6.497 6.497 0 0 0-.313 2H9c-.55 0-1-.45-1-1s.45-1 1-1Z" />
451
+ <path d="M9 9h6c.55 0 1-.45 1-1s-.45-1-1-1H9c-.55 0-1 .45-1 1s.45 1 1 1Zm0 4h2.876a6.52 6.52 0 0 1 2.62-2H9c-.55 0-1 .45-1 1s.45 1 1 1Zm0 2h1.813a6.497 6.497 0 0 0-.313 2H9c-.55 0-1-.45-1-1s.45-1 1-1Z" />
438
452
  <path d="M6 19h4.813c.237.732.6 1.407 1.063 2H5c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v7.232a6.456 6.456 0 0 0-2-.656V5H6v14Z" />
439
453
  <path d="M12 17c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5Zm4.64.35L18.29 19a.495.495 0 1 0 .7-.7l-1.5-1.5v-2.29c0-.28-.22-.5-.5-.5s-.5.22-.5.5V17c0 .13.06.26.15.35Z" />
440
454
  </svg>
@@ -460,7 +474,7 @@ iconMap['ic_pen_and_paper_sign'] = (
460
474
 
461
475
  iconMap['ic_people_outline'] = (
462
476
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
463
- <path d="M16.5 6.516c-.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.61.531 0 1-.204 1.406-.61.406-.406.609-.875.609-1.406 0-.531-.203-.992-.609-1.383-.406-.39-.875-.586-1.406-.586Zm0 5.484a3.386 3.386 0 0 1-2.484-1.03 3.386 3.386 0 0 1-1.031-2.485c0-.969.344-1.789 1.031-2.46A3.425 3.425 0 0 1 16.5 5.015c.969 0 1.797.336 2.484 1.008.687.672 1.031 1.492 1.031 2.461 0 .969-.344 1.797-1.031 2.484A3.386 3.386 0 0 1 16.5 12Zm-9-5.484c-.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.61.531 0 1-.204 1.406-.61.406-.406.609-.875.609-1.406 0-.531-.203-.992-.609-1.383-.406-.39-.875-.586-1.406-.586ZM7.5 12a3.386 3.386 0 0 1-2.484-1.03 3.386 3.386 0 0 1-1.031-2.485c0-.969.344-1.789 1.031-2.46A3.425 3.425 0 0 1 7.5 5.015c.969 0 1.797.336 2.484 1.008.687.672 1.031 1.492 1.031 2.461 0 .969-.344 1.797-1.031 2.484A3.386 3.386 0 0 1 7.5 12Zm14.016 5.484v-1.219c0-.313-.555-.688-1.664-1.125a9.076 9.076 0 0 0-3.352-.656c-.813 0-1.813.188-3 .563.344.406.516.812.516 1.22v1.218h7.5Zm-9 0v-1.219c0-.313-.555-.688-1.664-1.125a9.076 9.076 0 0 0-3.352-.656 9.076 9.076 0 0 0-3.352.656c-1.11.437-1.664.812-1.664 1.125v1.22h10.032Zm3.984-4.5c1.344 0 2.766.305 4.266.914 1.5.61 2.25 1.398 2.25 2.367v2.72H.985v-2.72c0-.969.75-1.758 2.25-2.367 1.5-.61 2.922-.914 4.266-.914 1.469 0 2.969.344 4.5 1.031 1.531-.687 3.031-1.03 4.5-1.03H16.5Z" />
477
+ <path d="M16.5 6.516c-.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.61.531 0 1-.204 1.406-.61.406-.406.609-.875.609-1.406 0-.531-.203-.992-.609-1.383-.406-.39-.875-.586-1.406-.586Zm0 5.484a3.386 3.386 0 0 1-2.484-1.03 3.386 3.386 0 0 1-1.031-2.485c0-.969.344-1.789 1.031-2.46a3.425 3.425 0 0 1 2.484-1.01c.969 0 1.797.336 2.484 1.008.687.672 1.031 1.492 1.031 2.461 0 .969-.344 1.797-1.031 2.484A3.386 3.386 0 0 1 16.5 12Zm-9-5.484c-.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.61.531 0 1-.204 1.406-.61.406-.406.609-.875.609-1.406 0-.531-.203-.992-.609-1.383-.406-.39-.875-.586-1.406-.586ZM7.5 12a3.386 3.386 0 0 1-2.484-1.03 3.386 3.386 0 0 1-1.031-2.485c0-.969.344-1.789 1.031-2.46A3.425 3.425 0 0 1 7.5 5.015c.969 0 1.797.336 2.484 1.008.687.672 1.031 1.492 1.031 2.461 0 .969-.344 1.797-1.031 2.484A3.386 3.386 0 0 1 7.5 12Zm14.016 5.484v-1.219c0-.313-.555-.688-1.664-1.125a9.076 9.076 0 0 0-3.352-.656c-.813 0-1.813.188-3 .563.344.406.516.812.516 1.22v1.218h7.5Zm-9 0v-1.219c0-.313-.555-.688-1.664-1.125a9.076 9.076 0 0 0-3.352-.656 9.076 9.076 0 0 0-3.352.656c-1.11.437-1.664.812-1.664 1.125v1.22h10.032Zm3.984-4.5c1.344 0 2.766.305 4.266.914 1.5.61 2.25 1.398 2.25 2.367v2.72H.985v-2.72c0-.969.75-1.758 2.25-2.367 1.5-.61 2.922-.914 4.266-.914 1.469 0 2.969.344 4.5 1.031 1.531-.687 3.031-1.03 4.5-1.03H16.5Z" />
464
478
  </svg>
465
479
  );
466
480
 
@@ -478,7 +492,7 @@ iconMap['ic_person_add'] = (
478
492
 
479
493
  iconMap['ic_picker'] = (
480
494
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
481
- <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.452c-.21-.199-.472-.303-.734-.303ZM7.535 20.19 5.524 18.18l8.443-8.444 2.011 2.012-8.443 8.443Z" />
495
+ <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" />
482
496
  </svg>
483
497
  );
484
498
 
@@ -503,7 +517,7 @@ iconMap['ic_product list'] = (
503
517
 
504
518
  iconMap['ic_publish'] = (
505
519
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
506
- <path d="M5 4h14v2H5zm0 10h4v6h6v-6h4l-7-7l-7 7zm8-2v6h-2v-6H9.83L12 9.83L14.17 12H13z" />
520
+ <path d="M5 4h14v2H5zm0 10h4v6h6v-6h4l-7-7-7 7zm8-2v6h-2v-6H9.83L12 9.83 14.17 12H13z" />
507
521
  </svg>
508
522
  );
509
523
 
@@ -528,13 +542,13 @@ iconMap['ic_requisitions'] = (
528
542
  iconMap['ic_round selection'] = (
529
543
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
530
544
  <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" />
531
- <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.58c.192.632.444 1.238.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" />
545
+ <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" />
532
546
  </svg>
533
547
  );
534
548
 
535
549
  iconMap['ic_saved_area_interest'] = (
536
550
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
537
- <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-2v4ZM13.973 15.64l-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" />
551
+ <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" />
538
552
  </svg>
539
553
  );
540
554
 
@@ -552,7 +566,7 @@ iconMap['ic_send_email_dart'] = (
552
566
 
553
567
  iconMap['ic_square selection'] = (
554
568
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
555
- <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 2ZM21.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" />
569
+ <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" />
556
570
  </svg>
557
571
  );
558
572
 
@@ -566,7 +580,7 @@ iconMap['ic_survey_report'] = (
566
580
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
567
581
  <path d="M20 3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm0 16H4V5h16v14Z" />
568
582
  <path d="M19.41 10.42 17.99 9l-3.17 3.17-1.41-1.42L12 12.16 14.82 15l4.59-4.58Z" />
569
- <path d="M10 7H5v2h5V7ZM10 11H5v2h5v-2ZM10 15H5v2h5v-2Z" />
583
+ <path d="M10 7H5v2h5V7Zm0 4H5v2h5v-2Zm0 4H5v2h5v-2Z" />
570
584
  </svg>
571
585
  );
572
586
 
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { ICONS } from '../../assets/svg-content';
3
- declare type IconSize = keyof typeof ICON_SIZES;
4
- declare type IconStatus = keyof typeof ICON_STATUS;
3
+ export declare type IconSize = keyof typeof ICON_SIZES;
4
+ export declare type IconStatus = keyof typeof ICON_STATUS;
5
5
  export declare type IconName = keyof typeof ICONS;
6
6
  export interface LuiIconProps {
7
7
  /**
@@ -32,4 +32,3 @@ export declare const ICON_STATUS: {
32
32
  disabled: string;
33
33
  };
34
34
  export declare const LuiIcon: ({ name, className, size, title, alt, status, spanProps, }: LuiIconProps) => JSX.Element | null;
35
- export {};