@linzjs/lui 18.10.1 → 18.11.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [18.11.1](https://github.com/linz/lui/compare/v18.11.0...v18.11.1) (2023-09-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Minor change to trigger release of warning label border ([8204462](https://github.com/linz/lui/commit/8204462f8cd6adce59e4f0b8da3934d072e4784d))
7
+
8
+ # [18.11.0](https://github.com/linz/lui/compare/v18.10.1...v18.11.0) (2023-09-07)
9
+
10
+
11
+ ### Features
12
+
13
+ * multiple svgs ([#999](https://github.com/linz/lui/issues/999)) ([1c671b9](https://github.com/linz/lui/commit/1c671b9102789820724ba1387ef652e3eab5d21c))
14
+
1
15
  ## [18.10.1](https://github.com/linz/lui/compare/v18.10.0...v18.10.1) (2023-09-03)
2
16
 
3
17
 
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m10.32 14.736-2.057-2.064A.912.912 0 0 1 8 12c0-.272.088-.496.263-.672a.89.89 0 0 1 .658-.264c.263 0 .49.088.681.264l1.387 1.344 3.396-3.408A.89.89 0 0 1 15.043 9a.93.93 0 0 1 .682.288.91.91 0 0 1 .274.696.993.993 0 0 1-.298.696l-4.042 4.056a.905.905 0 0 1-.67.264.905.905 0 0 1-.67-.264Z" fill="#000"/><path d="M20.94 11A8.994 8.994 0 0 0 13 3.06V2c0-.55-.45-1-1-1s-1 .45-1 1v1.06A8.994 8.994 0 0 0 3.06 11H2c-.55 0-1 .45-1 1s.45 1 1 1h1.06A8.994 8.994 0 0 0 11 20.94V22c0 .55.45 1 1 1s1-.45 1-1v-1.06A8.994 8.994 0 0 0 20.94 13H22c.55 0 1-.45 1-1s-.45-1-1-1h-1.06ZM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7Z" fill="#000"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.073 13.997c.516-.037.927-.472.927-.997v-.13c0-.47-.34-.85-.8-.98A2.997 2.997 0 0 1 16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v1.573l2 1.672V4h4v5c0 .771.149 1.394.332 1.868l3.741 3.13ZM13 14.935l7.71 6.43 1.27-1.518L2.02 3.153.727 4.699l6.898 5.754A3.004 3.004 0 0 1 5.8 11.89c-.46.13-.8.51-.8.98V13c0 .55.45 1 1 1h5v7c0 .55.45 1 1 1s1-.45 1-1v-6.065Z" fill="#000"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m14.07 13.68 3.74-3.74-3.75-3.75-3.63 3.63.627.665L14.06 7.5 16.5 10l-3.037 3.037.607.643ZM20.71 5.63l-2.34-2.34c-.2-.2-.45-.29-.71-.29-.26 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 0 0 0-1.41Z" fill="#000"/><path d="M16.96 3.29c.19-.19.44-.29.7-.29.26 0 .51.09.71.29l2.34 2.34c.39.39.39 1.02 0 1.41l-1.83 1.83-3.75-3.75m1.83-1.83-1.83 1.83m1.83-1.83-1.83 1.83m-1.06 8.56 3.74-3.74-3.75-3.75-3.63 3.63m3.64 3.86-.607-.643m.607.643 6.43 6.82-.5.5L3.5 3.5 4 3l6.43 6.82m3.64 3.86L6.75 21H3v-3.75l7.43-7.43m0 0 .627.665m0 0L14.06 7.5 16.5 10l-3.037 3.037m-2.406-2.552 2.406 2.552m-2.406-2.552L4 17.5V20h2.5l6.963-6.963" stroke="#000"/></svg>
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare type LuiIconName = string | 'ic_account_circle' | 'ic_add' | 'ic_add_adopt' | 'ic_add_area_interest' | 'ic_add_circle' | 'ic_add_circle_outline' | 'ic_add_irregular_image' | 'ic_add_multiple' | 'ic_add_to_list' | 'ic_added_to_list' | 'ic_alias' | 'ic_alias_unselected' | 'ic_annotations' | 'ic_apps' | 'ic_arrow_back' | 'ic_arrow_back_ios' | 'ic_arrow_back_left' | 'ic_arrow_drop_down' | 'ic_arrow_drop_right' | 'ic_arrow_drop_up' | 'ic_arrow_forward_ios' | 'ic_arrow_forward_right' | 'ic_attach_file' | 'ic_attachment' | 'ic_auth_and_instruct' | 'ic_balance_parcel' | 'ic_basemap_off' | 'ic_blackwhite_greyscale' | 'ic_blocked' | 'ic_border_color' | 'ic_cancel_clear' | 'ic_cancel_outline' | 'ic_cart_view' | 'ic_certify_and_sign' | 'ic_change_password' | 'ic_check' | 'ic_check_circle' | 'ic_check_circle_outline' | 'ic_checklist' | 'ic_clear' | 'ic_close_list' | 'ic_columns' | 'ic_control_point' | 'ic_copy' | 'ic_corporate_fare' | 'ic_create' | 'ic_create_new_list' | 'ic_csv_file' | 'ic_data_display_threshold' | 'ic_data_display_threshold_high_urban' | 'ic_data_display_threshold_low_large_rural' | 'ic_data_display_threshold_medium_rural' | 'ic_dealings' | 'ic_delete_forever' | 'ic_delete_outline' | 'ic_delete_solid' | 'ic_dollar_round' | 'ic_double_arrow_left' | 'ic_double_arrow_right' | 'ic_double_tick' | 'ic_drag_handle' | 'ic_drag_indicator' | 'ic_draw_irregular_line' | 'ic_email' | 'ic_enabled_users' | 'ic_error' | 'ic_error_outline' | 'ic_expand_less' | 'ic_expand_more' | 'ic_feedback_lightbulb' | 'ic_feedback_lightbulb_alt' | 'ic_file_attached' | 'ic_file_attached_outline' | 'ic_filter_list' | 'ic_flag' | 'ic_forward' | 'ic_fullscreen_frame' | 'ic_grid_view' | 'ic_help_outline' | 'ic_history' | 'ic_hourglass' | 'ic_info' | 'ic_info_outline' | 'ic_insert_invitation' | 'ic_insert_photo' | 'ic_instruments_roles' | 'ic_keyboard_arrow_down' | 'ic_keyboard_arrow_left' | 'ic_keyboard_arrow_right' | 'ic_keyboard_arrow_up' | 'ic_labels_off' | 'ic_labels_on' | 'ic_launch_modal' | 'ic_launch_new window_open' | 'ic_layers' | 'ic_layers_user_defined' | 'ic_left' | 'ic_left_col' | 'ic_line_arc' | 'ic_line_irregular' | 'ic_line_vector' | 'ic_link' | 'ic_list_add' | 'ic_list_clear' | 'ic_list_notepad' | 'ic_list_view' | 'ic_lists_folder' | 'ic_locate' | 'ic_lock' | 'ic_lock_alt' | 'ic_log_out' | 'ic_manage_adjust' | 'ic_maori_land' | 'ic_mark_linking' | 'ic_marks' | 'ic_memorials' | 'ic_menu' | 'ic_message_received' | 'ic_minimise' | 'ic_misclose_error' | 'ic_more_vert' | 'ic_multi_factor_authentication_mfa' | 'ic_navigate_before' | 'ic_navigate_next' | 'ic_note_add' | 'ic_notice_of_change' | 'ic_notifications' | 'ic_numbered_list' | 'ic_office_building_corporate' | 'ic_order_history' | 'ic_package' | 'ic_parcels_existing' | 'ic_parcels_new' | 'ic_pdf' | 'ic_pen_and_paper_sign' | 'ic_people_outline' | 'ic_person' | 'ic_person_add' | 'ic_picker' | 'ic_placeholder' | 'ic_plus_one' | 'ic_polygon_selection' | 'ic_pop_back' | 'ic_pre_validation' | 'ic_print' | 'ic_product_list' | 'ic_publish' | 'ic_refresh' | 'ic_regenerate' | 'ic_release' | 'ic_remove_circle' | 'ic_remove_circle_outline' | 'ic_request' | 'ic_requisitions' | 'ic_restore' | 'ic_round_selection' | 'ic_save' | 'ic_save_as' | 'ic_save_download' | 'ic_saved_area_interest' | 'ic_search' | 'ic_send' | 'ic_send_email_dart' | 'ic_separator' | 'ic_settings' | 'ic_sorting_down_arrow_up' | 'ic_sorting_up_arrow_up' | 'ic_square_selection' | 'ic_subdirectory_arrow_right' | 'ic_submit' | 'ic_summary_open' | 'ic_survey' | 'ic_survey_report' | 'ic_ta_request_sent' | 'ic_table_columns' | 'ic_tax_statement' | 'ic_tick' | 'ic_tick_and_cross' | 'ic_timeline' | 'ic_title_allocation_swap' | 'ic_tune_setting_configure' | 'ic_unlink' | 'ic_unlock' | 'ic_upload' | 'ic_vector' | 'ic_vector_sequence' | 'ic_view' | 'ic_view_list' | 'ic_view_quilt' | 'ic_view_sidebar' | 'ic_view_week' | 'ic_visiblity_off' | 'ic_warning' | 'ic_warning_outline' | 'ic_waves' | 'ic_whats_new_updates' | 'ic_xml_file' | 'ic_zoom_centre' | 'ic_zoom_out' | 'ic_zoom_previous';
2
+ export declare type LuiIconName = string | 'ic_account_circle' | 'ic_add' | 'ic_add_adopt' | 'ic_add_area_interest' | 'ic_add_circle' | 'ic_add_circle_outline' | 'ic_add_irregular_image' | 'ic_add_multiple' | 'ic_add_to_list' | 'ic_added_to_list' | 'ic_alias' | 'ic_alias_unselected' | 'ic_annotations' | 'ic_apps' | 'ic_arrow_back' | 'ic_arrow_back_ios' | 'ic_arrow_back_left' | 'ic_arrow_drop_down' | 'ic_arrow_drop_right' | 'ic_arrow_drop_up' | 'ic_arrow_forward_ios' | 'ic_arrow_forward_right' | 'ic_attach_file' | 'ic_attachment' | 'ic_auth_and_instruct' | 'ic_balance_parcel' | 'ic_basemap_off' | 'ic_blackwhite_greyscale' | 'ic_blocked' | 'ic_border_color' | 'ic_cancel_clear' | 'ic_cancel_outline' | 'ic_cart_view' | 'ic_certify_and_sign' | 'ic_change_password' | 'ic_check' | 'ic_check_circle' | 'ic_check_circle_outline' | 'ic_checklist' | 'ic_clear' | 'ic_close_list' | 'ic_columns' | 'ic_control_point' | 'ic_copy' | 'ic_corporate_fare' | 'ic_create' | 'ic_create_new_list' | 'ic_csv_file' | 'ic_data_display_threshold' | 'ic_data_display_threshold_high_urban' | 'ic_data_display_threshold_low_large_rural' | 'ic_data_display_threshold_medium_rural' | 'ic_dealings' | 'ic_delete_forever' | 'ic_delete_outline' | 'ic_delete_solid' | 'ic_dollar_round' | 'ic_double_arrow_left' | 'ic_double_arrow_right' | 'ic_double_tick' | 'ic_drag_handle' | 'ic_drag_indicator' | 'ic_draw_irregular_line' | 'ic_email' | 'ic_enabled_users' | 'ic_error' | 'ic_error_outline' | 'ic_expand_less' | 'ic_expand_more' | 'ic_feedback_lightbulb' | 'ic_feedback_lightbulb_alt' | 'ic_file_attached' | 'ic_file_attached_outline' | 'ic_filter_list' | 'ic_flag' | 'ic_forward' | 'ic_fullscreen_frame' | 'ic_grid_view' | 'ic_help_outline' | 'ic_history' | 'ic_hourglass' | 'ic_info' | 'ic_info_outline' | 'ic_insert_invitation' | 'ic_insert_photo' | 'ic_instruments_roles' | 'ic_keyboard_arrow_down' | 'ic_keyboard_arrow_left' | 'ic_keyboard_arrow_right' | 'ic_keyboard_arrow_up' | 'ic_labels_off' | 'ic_labels_on' | 'ic_launch_modal' | 'ic_launch_new window_open' | 'ic_layers' | 'ic_layers_user_defined' | 'ic_left' | 'ic_left_col' | 'ic_line_arc' | 'ic_line_irregular' | 'ic_line_vector' | 'ic_link' | 'ic_list_add' | 'ic_list_clear' | 'ic_list_notepad' | 'ic_list_view' | 'ic_lists_folder' | 'ic_locate' | 'ic_located_in_spatial' | 'ic_lock' | 'ic_lock_alt' | 'ic_log_out' | 'ic_manage_adjust' | 'ic_maori_land' | 'ic_mark_linking' | 'ic_marks' | 'ic_memorials' | 'ic_menu' | 'ic_message_received' | 'ic_minimise' | 'ic_misclose_error' | 'ic_more_vert' | 'ic_multi_factor_authentication_mfa' | 'ic_navigate_before' | 'ic_navigate_next' | 'ic_note_add' | 'ic_notice_of_change' | 'ic_notifications' | 'ic_numbered_list' | 'ic_office_building_corporate' | 'ic_order_history' | 'ic_package' | 'ic_parcels_existing' | 'ic_parcels_new' | 'ic_pdf' | 'ic_pen_and_paper_sign' | 'ic_people_outline' | 'ic_person' | 'ic_person_add' | 'ic_picker' | 'ic_placeholder' | 'ic_plus_one' | 'ic_polygon_selection' | 'ic_pop_back' | 'ic_pre_validation' | 'ic_print' | 'ic_product_list' | 'ic_publish' | 'ic_push_pin_remove' | 'ic_read_only' | 'ic_refresh' | 'ic_regenerate' | 'ic_release' | 'ic_remove_circle' | 'ic_remove_circle_outline' | 'ic_request' | 'ic_requisitions' | 'ic_restore' | 'ic_round_selection' | 'ic_save' | 'ic_save_as' | 'ic_save_download' | 'ic_saved_area_interest' | 'ic_search' | 'ic_send' | 'ic_send_email_dart' | 'ic_separator' | 'ic_settings' | 'ic_sorting_down_arrow_up' | 'ic_sorting_up_arrow_up' | 'ic_square_selection' | 'ic_subdirectory_arrow_right' | 'ic_submit' | 'ic_summary_open' | 'ic_survey' | 'ic_survey_report' | 'ic_ta_request_sent' | 'ic_table_columns' | 'ic_tax_statement' | 'ic_tick' | 'ic_tick_and_cross' | 'ic_timeline' | 'ic_title_allocation_swap' | 'ic_tune_setting_configure' | 'ic_unlink' | 'ic_unlock' | 'ic_upload' | 'ic_vector' | 'ic_vector_sequence' | 'ic_view' | 'ic_view_list' | 'ic_view_quilt' | 'ic_view_sidebar' | 'ic_view_week' | 'ic_visiblity_off' | 'ic_warning' | 'ic_warning_outline' | 'ic_waves' | 'ic_whats_new_updates' | 'ic_xml_file' | 'ic_zoom_centre' | 'ic_zoom_out' | 'ic_zoom_previous';
3
3
  declare type IconNameElementMap = {
4
4
  [key in LuiIconName]?: JSX.Element;
5
5
  };
@@ -118,6 +118,7 @@ export type LuiIconName =
118
118
  | 'ic_list_view'
119
119
  | 'ic_lists_folder'
120
120
  | 'ic_locate'
121
+ | 'ic_located_in_spatial'
121
122
  | 'ic_lock'
122
123
  | 'ic_lock_alt'
123
124
  | 'ic_log_out'
@@ -157,6 +158,8 @@ export type LuiIconName =
157
158
  | 'ic_print'
158
159
  | 'ic_product_list'
159
160
  | 'ic_publish'
161
+ | 'ic_push_pin_remove'
162
+ | 'ic_read_only'
160
163
  | 'ic_refresh'
161
164
  | 'ic_regenerate'
162
165
  | 'ic_release'
@@ -386,7 +389,7 @@ iconMap['ic_basemap_off'] = (
386
389
 
387
390
  iconMap['ic_blackwhite_greyscale'] = (
388
391
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
389
- <g clip-path="url(#a)">
392
+ <g clipPath="url(#a)">
390
393
  <path d="M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10Zm1-17.93c3.94.49 7 3.85 7 7.93s-3.05 7.44-7 7.93V4.07Z" />
391
394
  </g>
392
395
  <defs>
@@ -417,7 +420,7 @@ iconMap['ic_cancel_clear'] = (
417
420
 
418
421
  iconMap['ic_cancel_outline'] = (
419
422
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
420
- <g clip-path="url(#a)">
423
+ <g clipPath="url(#a)">
421
424
  <path d="M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 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.59-13L12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12 17 8.41 15.59 7Z" />
422
425
  </g>
423
426
  <defs>
@@ -564,7 +567,7 @@ iconMap['ic_dealings'] = (
564
567
 
565
568
  iconMap['ic_delete_forever'] = (
566
569
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
567
- <g clip-path="url(#a)">
570
+ <g clipPath="url(#a)">
568
571
  <path d="M14.12 10.47 12 12.59l-2.13-2.12-1.41 1.41L10.59 14l-2.12 2.12 1.41 1.41L12 15.41l2.12 2.12 1.41-1.41L13.41 14l2.12-2.12-1.41-1.41ZM15.5 4l-1-1h-5l-1 1H5v2h14V4h-3.5ZM6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12ZM8 9h8v10H8V9Z" />
569
572
  </g>
570
573
  <defs>
@@ -902,6 +905,13 @@ iconMap['ic_locate'] = (
902
905
  </svg>
903
906
  );
904
907
 
908
+ iconMap['ic_located_in_spatial'] = (
909
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
910
+ <path d="m10.32 14.736-2.057-2.064A.912.912 0 0 1 8 12c0-.272.088-.496.263-.672a.89.89 0 0 1 .658-.264c.263 0 .49.088.681.264l1.387 1.344 3.396-3.408A.89.89 0 0 1 15.043 9a.93.93 0 0 1 .682.288.91.91 0 0 1 .274.696.993.993 0 0 1-.298.696l-4.042 4.056a.905.905 0 0 1-.67.264.905.905 0 0 1-.67-.264Z" />
911
+ <path d="M20.94 11A8.994 8.994 0 0 0 13 3.06V2c0-.55-.45-1-1-1s-1 .45-1 1v1.06A8.994 8.994 0 0 0 3.06 11H2c-.55 0-1 .45-1 1s.45 1 1 1h1.06A8.994 8.994 0 0 0 11 20.94V22c0 .55.45 1 1 1s1-.45 1-1v-1.06A8.994 8.994 0 0 0 20.94 13H22c.55 0 1-.45 1-1s-.45-1-1-1h-1.06ZM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7Z" />
912
+ </svg>
913
+ );
914
+
905
915
  iconMap['ic_lock'] = (
906
916
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
907
917
  <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" />
@@ -910,7 +920,7 @@ iconMap['ic_lock'] = (
910
920
 
911
921
  iconMap['ic_lock_alt'] = (
912
922
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
913
- <g clip-path="url(#a)">
923
+ <g clipPath="url(#a)">
914
924
  <path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2ZM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6Zm9 14H6V10h12v10Zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Z" />
915
925
  </g>
916
926
  <defs>
@@ -1021,7 +1031,7 @@ iconMap['ic_notice_of_change'] = (
1021
1031
 
1022
1032
  iconMap['ic_notifications'] = (
1023
1033
  <svg viewBox="0 0 24 24">
1024
- <g clip-path="url(#a)">
1034
+ <g clipPath="url(#a)">
1025
1035
  <path d="M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2Zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2Zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6Z" />
1026
1036
  </g>
1027
1037
  <defs>
@@ -1054,7 +1064,7 @@ iconMap['ic_order_history'] = (
1054
1064
 
1055
1065
  iconMap['ic_package'] = (
1056
1066
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
1057
- <g clip-path="url(#a)">
1067
+ <g clipPath="url(#a)">
1058
1068
  <path d="M20 2H4c-1 0-2 .9-2 2v3.01c0 .72.43 1.34 1 1.69V20c0 1.1 1.1 2 2 2h14c.9 0 2-.9 2-2V8.7c.57-.35 1-.97 1-1.69V4c0-1.1-1-2-2-2Zm-1 18H5V9h14v11Zm1-13H4V4h16v3Z" />
1059
1069
  <path d="M15 12H9v2h6v-2Z" />
1060
1070
  </g>
@@ -1122,7 +1132,7 @@ iconMap['ic_placeholder'] = (
1122
1132
 
1123
1133
  iconMap['ic_plus_one'] = (
1124
1134
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
1125
- <g clip-path="url(#a)">
1135
+ <g clipPath="url(#a)">
1126
1136
  <path d="M10 8H8v4H4v2h4v4h2v-4h4v-2h-4V8Zm4.5-1.92V7.9l2.5-.5V18h2V5l-4.5 1.08Z" />
1127
1137
  </g>
1128
1138
  <defs>
@@ -1170,6 +1180,22 @@ iconMap['ic_publish'] = (
1170
1180
  </svg>
1171
1181
  );
1172
1182
 
1183
+ iconMap['ic_push_pin_remove'] = (
1184
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
1185
+ <path d="M18.073 13.997c.516-.037.927-.472.927-.997v-.13c0-.47-.34-.85-.8-.98A2.997 2.997 0 0 1 16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v1.573l2 1.672V4h4v5c0 .771.149 1.394.332 1.868l3.741 3.13ZM13 14.935l7.71 6.43 1.27-1.518L2.02 3.153.727 4.699l6.898 5.754A3.004 3.004 0 0 1 5.8 11.89c-.46.13-.8.51-.8.98V13c0 .55.45 1 1 1h5v7c0 .55.45 1 1 1s1-.45 1-1v-6.065Z" />
1186
+ </svg>
1187
+ );
1188
+
1189
+ iconMap['ic_read_only'] = (
1190
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
1191
+ <path d="m14.07 13.68 3.74-3.74-3.75-3.75-3.63 3.63.627.665L14.06 7.5 16.5 10l-3.037 3.037.607.643ZM20.71 5.63l-2.34-2.34c-.2-.2-.45-.29-.71-.29-.26 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 0 0 0-1.41Z" />
1192
+ <path
1193
+ d="M16.96 3.29c.19-.19.44-.29.7-.29.26 0 .51.09.71.29l2.34 2.34c.39.39.39 1.02 0 1.41l-1.83 1.83-3.75-3.75m1.83-1.83-1.83 1.83m1.83-1.83-1.83 1.83m-1.06 8.56 3.74-3.74-3.75-3.75-3.63 3.63m3.64 3.86-.607-.643m.607.643 6.43 6.82-.5.5L3.5 3.5 4 3l6.43 6.82m3.64 3.86L6.75 21H3v-3.75l7.43-7.43m0 0 .627.665m0 0L14.06 7.5 16.5 10l-3.037 3.037m-2.406-2.552 2.406 2.552m-2.406-2.552L4 17.5V20h2.5l6.963-6.963"
1194
+ stroke="#000"
1195
+ />
1196
+ </svg>
1197
+ );
1198
+
1173
1199
  iconMap['ic_refresh'] = (
1174
1200
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
1175
1201
  <path d="M17.65 6.35a7.95 7.95 0 0 0-6.48-2.31c-3.67.37-6.69 3.35-7.1 7.02C3.52 15.91 7.27 20 12 20a7.98 7.98 0 0 0 7.21-4.56c.32-.67-.16-1.44-.9-1.44-.37 0-.72.2-.88.53a5.994 5.994 0 0 1-6.8 3.31c-2.22-.49-4.01-2.3-4.48-4.52A6.002 6.002 0 0 1 12 6c1.66 0 3.14.69 4.22 1.78l-1.51 1.51c-.63.63-.19 1.71.7 1.71H19c.55 0 1-.45 1-1V6.41c0-.89-1.08-1.34-1.71-.71l-.64.65Z" />
@@ -1178,7 +1204,7 @@ iconMap['ic_refresh'] = (
1178
1204
 
1179
1205
  iconMap['ic_regenerate'] = (
1180
1206
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
1181
- <g clip-path="url(#a)">
1207
+ <g clipPath="url(#a)">
1182
1208
  <path d="M12 6v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.2.2-.51 0-.71l-2.79-2.79a.5.5 0 0 0-.85.36V4c-4.42 0-8 3.58-8 8 0 1.04.2 2.04.57 2.95.27.67 1.13.85 1.64.34.27-.27.38-.68.23-1.04C6.15 13.56 6 12.79 6 12c0-3.31 2.69-6 6-6Zm5.79 2.71c-.27.27-.38.69-.23 1.04.28.7.44 1.46.44 2.25 0 3.31-2.69 6-6 6v-1.79c0-.45-.54-.67-.85-.35l-2.79 2.79c-.2.2-.2.51 0 .71l2.79 2.79a.5.5 0 0 0 .85-.35V20c4.42 0 8-3.58 8-8 0-1.04-.2-2.04-.57-2.95-.27-.67-1.13-.85-1.64-.34Z" />
1183
1209
  </g>
1184
1210
  <defs>
@@ -1221,7 +1247,7 @@ iconMap['ic_requisitions'] = (
1221
1247
 
1222
1248
  iconMap['ic_restore'] = (
1223
1249
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
1224
- <g clip-path="url(#a)">
1250
+ <g clipPath="url(#a)">
1225
1251
  <path d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm4 18H6V4h7.17L18 8.83V20Z" />
1226
1252
  <path d="m16.72 9.4-1.17 1.17a4.477 4.477 0 0 0-3.77-2.07c-2.48 0-4.5 2.02-4.5 4.5s2.02 4.5 4.5 4.5a4.51 4.51 0 0 0 4.12-2.7h-1.55a3.14 3.14 0 0 1-2.58 1.35 3.15 3.15 0 1 1 0-6.3c1.21 0 2.27.7 2.79 1.71L13.12 13h3.6V9.4Z" />
1227
1253
  </g>
@@ -1402,7 +1428,7 @@ iconMap['ic_unlink'] = (
1402
1428
 
1403
1429
  iconMap['ic_unlock'] = (
1404
1430
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
1405
- <g clip-path="url(#a)">
1431
+ <g clipPath="url(#a)">
1406
1432
  <path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2Zm0 12H6V10h12v10Zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Z" />
1407
1433
  </g>
1408
1434
  <defs>
package/dist/index.js CHANGED
@@ -217,7 +217,7 @@ iconMap['ic_basemap_off'] = (React__default["default"].createElement("svg", { vi
217
217
  React__default["default"].createElement("path", { d: "M4.174 3.16a.98.98 0 1 0-1.387 1.387l1.501 1.5A1 1 0 0 0 4 6.75V19a1 1 0 0 0 1.371.928l4.035-1.614 4.903 1.635a1 1 0 0 0 .687-.02l2.266-.907 2.193 2.193a.98.98 0 0 0 1.387-1.387L4.174 3.16Zm11.55 14.323L14.68 16.44l.174 1.391.87-.348ZM14.36 16.12 6 7.76v9.763l3.004-1.201c.038-.016.076-.028.115-.039L9.5 14l.395 2.37 4.257 1.418.208-1.668Z" }),
218
218
  React__default["default"].createElement("path", { d: "M18 6.477v7.765l2 2V5a1 1 0 0 0-1.371-.928l-4.035 1.613L9.69 4.051a1 1 0 0 0-.687.02l-.84.336 1.866 1.865 4.075 1.359L14.5 10l.38-2.283c.04-.01.078-.023.116-.039L18 6.477Z" })));
219
219
  iconMap['ic_blackwhite_greyscale'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
220
- React__default["default"].createElement("g", { "clip-path": "url(#a)" },
220
+ React__default["default"].createElement("g", { clipPath: "url(#a)" },
221
221
  React__default["default"].createElement("path", { d: "M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10Zm1-17.93c3.94.49 7 3.85 7 7.93s-3.05 7.44-7 7.93V4.07Z" })),
222
222
  React__default["default"].createElement("defs", null,
223
223
  React__default["default"].createElement("clipPath", { id: "a" },
@@ -229,7 +229,7 @@ iconMap['ic_border_color'] = (React__default["default"].createElement("svg", { x
229
229
  iconMap['ic_cancel_clear'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
230
230
  React__default["default"].createElement("path", { d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2Zm4.3 14.3a.996.996 0 0 1-1.41 0L12 13.41 9.11 16.3a.996.996 0 1 1-1.41-1.41L10.59 12 7.7 9.11A.996.996 0 1 1 9.11 7.7L12 10.59l2.89-2.89a.996.996 0 1 1 1.41 1.41L13.41 12l2.89 2.89c.38.38.38 1.02 0 1.41Z" })));
231
231
  iconMap['ic_cancel_outline'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
232
- React__default["default"].createElement("g", { "clip-path": "url(#a)" },
232
+ React__default["default"].createElement("g", { clipPath: "url(#a)" },
233
233
  React__default["default"].createElement("path", { d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 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.59-13L12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12 17 8.41 15.59 7Z" })),
234
234
  React__default["default"].createElement("defs", null,
235
235
  React__default["default"].createElement("clipPath", { id: "a" },
@@ -285,7 +285,7 @@ iconMap['ic_data_display_threshold_medium_rural'] = (React__default["default"].c
285
285
  iconMap['ic_dealings'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
286
286
  React__default["default"].createElement("path", { d: "M20 5h-3V2c0-.6-.4-1-1-1H4c-.6 0-1 .4-1 1v16c0 .6.4 1 1 1h3v3c0 .6.4 1 1 1h12c.6 0 1-.4 1-1V6c0-.6-.4-1-1-1ZM7 5v12H5V3h10v2H7Zm12 16H9V7h10v14Zm-1-11h-8v2h8v-2Zm-8 3h8v2h-8v-2Zm8 3h-8v2h8v-2Z" })));
287
287
  iconMap['ic_delete_forever'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
288
- React__default["default"].createElement("g", { "clip-path": "url(#a)" },
288
+ React__default["default"].createElement("g", { clipPath: "url(#a)" },
289
289
  React__default["default"].createElement("path", { d: "M14.12 10.47 12 12.59l-2.13-2.12-1.41 1.41L10.59 14l-2.12 2.12 1.41 1.41L12 15.41l2.12 2.12 1.41-1.41L13.41 14l2.12-2.12-1.41-1.41ZM15.5 4l-1-1h-5l-1 1H5v2h14V4h-3.5ZM6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12ZM8 9h8v10H8V9Z" })),
290
290
  React__default["default"].createElement("defs", null,
291
291
  React__default["default"].createElement("clipPath", { id: "a" },
@@ -401,10 +401,13 @@ iconMap['ic_lists_folder'] = (React__default["default"].createElement("svg", { v
401
401
  React__default["default"].createElement("path", { d: "M4 20c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 2 18V6c0-.55.196-1.02.587-1.412A1.926 1.926 0 0 1 4 4h5.175a1.975 1.975 0 0 1 1.4.575L12 6h8c.55 0 1.02.196 1.413.588.391.391.587.862.587 1.412H11.175l-2-2H4v12l1.975-6.575c.133-.433.38-.78.738-1.038A1.985 1.985 0 0 1 7.9 10h12.9c.683 0 1.22.27 1.613.813.391.541.495 1.129.312 1.762l-1.8 6a1.95 1.95 0 0 1-.738 1.038A1.985 1.985 0 0 1 19 20H4Zm2.1-2H19l1.8-6H7.9l-1.8 6Z" })));
402
402
  iconMap['ic_locate'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
403
403
  React__default["default"].createElement("path", { d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Zm8.94 3A8.994 8.994 0 0 0 13 3.06V2c0-.55-.45-1-1-1s-1 .45-1 1v1.06A8.994 8.994 0 0 0 3.06 11H2c-.55 0-1 .45-1 1s.45 1 1 1h1.06A8.994 8.994 0 0 0 11 20.94V22c0 .55.45 1 1 1s1-.45 1-1v-1.06A8.994 8.994 0 0 0 20.94 13H22c.55 0 1-.45 1-1s-.45-1-1-1h-1.06ZM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7Z" })));
404
+ iconMap['ic_located_in_spatial'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
405
+ React__default["default"].createElement("path", { d: "m10.32 14.736-2.057-2.064A.912.912 0 0 1 8 12c0-.272.088-.496.263-.672a.89.89 0 0 1 .658-.264c.263 0 .49.088.681.264l1.387 1.344 3.396-3.408A.89.89 0 0 1 15.043 9a.93.93 0 0 1 .682.288.91.91 0 0 1 .274.696.993.993 0 0 1-.298.696l-4.042 4.056a.905.905 0 0 1-.67.264.905.905 0 0 1-.67-.264Z" }),
406
+ React__default["default"].createElement("path", { d: "M20.94 11A8.994 8.994 0 0 0 13 3.06V2c0-.55-.45-1-1-1s-1 .45-1 1v1.06A8.994 8.994 0 0 0 3.06 11H2c-.55 0-1 .45-1 1s.45 1 1 1h1.06A8.994 8.994 0 0 0 11 20.94V22c0 .55.45 1 1 1s1-.45 1-1v-1.06A8.994 8.994 0 0 0 20.94 13H22c.55 0 1-.45 1-1s-.45-1-1-1h-1.06ZM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7Z" })));
404
407
  iconMap['ic_lock'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
405
408
  React__default["default"].createElement("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" })));
406
409
  iconMap['ic_lock_alt'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
407
- React__default["default"].createElement("g", { "clip-path": "url(#a)" },
410
+ React__default["default"].createElement("g", { clipPath: "url(#a)" },
408
411
  React__default["default"].createElement("path", { d: "M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2ZM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6Zm9 14H6V10h12v10Zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Z" })),
409
412
  React__default["default"].createElement("defs", null,
410
413
  React__default["default"].createElement("clipPath", { id: "a" },
@@ -444,7 +447,7 @@ iconMap['ic_note_add'] = (React__default["default"].createElement("svg", { viewB
444
447
  iconMap['ic_notice_of_change'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
445
448
  React__default["default"].createElement("path", { d: "M15 2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8l-6-6ZM9.9 19.7H8.1L6.2 16c0 .6.1 1 .1 1.3v2.3H5v-5.2h1.8L8.7 18v-3.6h1.2v5.3Zm4.1-.5c-.4.4-.8.5-1.5.5-.6 0-1.1-.2-1.5-.6-.4-.4-.5-.9-.5-1.5 0-.7.2-1.2.5-1.5.4-.4.9-.5 1.5-.5.4 0 .7.1 1 .3.3.2.5.4.7.7.2.3.2.7.2 1.1.1.6-.1 1.1-.4 1.5Zm4.6-3.3c-.2-.1-.4-.2-.6-.2-.2 0-.4-.1-.6-.1-.3 0-.6.1-.8.4-.2.3-.3.6-.3 1.1 0 1 .4 1.5 1.1 1.5.2 0 .5 0 .7-.1.2-.1.4-.1.6-.2v1.2c-.4.2-.9.3-1.5.3-.8 0-1.4-.2-1.8-.7-.4-.5-.6-1.1-.6-2 0-.5.1-1 .3-1.4.2-.4.5-.7.9-.9.4-.2.8-.3 1.3-.3.6 0 1.1.1 1.6.4l-.3 1ZM19 12H5V4h9v5h5v3Zm-7.1 5.6c0 .3 0 .6.1.8.1.2.2.3.5.3.2 0 .4-.1.5-.3.1-.2.1-.4.1-.8 0-.3 0-.6-.1-.8-.1-.2-.2-.3-.5-.3-.2 0-.4.1-.5.3-.1.2-.1.5-.1.8Z" })));
446
449
  iconMap['ic_notifications'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24" },
447
- React__default["default"].createElement("g", { "clip-path": "url(#a)" },
450
+ React__default["default"].createElement("g", { clipPath: "url(#a)" },
448
451
  React__default["default"].createElement("path", { d: "M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2Zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2Zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6Z" })),
449
452
  React__default["default"].createElement("defs", null,
450
453
  React__default["default"].createElement("clipPath", { id: "a" },
@@ -458,7 +461,7 @@ iconMap['ic_order_history'] = (React__default["default"].createElement("svg", {
458
461
  React__default["default"].createElement("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" }),
459
462
  React__default["default"].createElement("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" })));
460
463
  iconMap['ic_package'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
461
- React__default["default"].createElement("g", { "clip-path": "url(#a)" },
464
+ React__default["default"].createElement("g", { clipPath: "url(#a)" },
462
465
  React__default["default"].createElement("path", { d: "M20 2H4c-1 0-2 .9-2 2v3.01c0 .72.43 1.34 1 1.69V20c0 1.1 1.1 2 2 2h14c.9 0 2-.9 2-2V8.7c.57-.35 1-.97 1-1.69V4c0-1.1-1-2-2-2Zm-1 18H5V9h14v11Zm1-13H4V4h16v3Z" }),
463
466
  React__default["default"].createElement("path", { d: "M15 12H9v2h6v-2Z" })),
464
467
  React__default["default"].createElement("defs", null,
@@ -483,7 +486,7 @@ iconMap['ic_picker'] = (React__default["default"].createElement("svg", { viewBox
483
486
  iconMap['ic_placeholder'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
484
487
  React__default["default"].createElement("circle", { cx: "12", cy: "12", r: "5" })));
485
488
  iconMap['ic_plus_one'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
486
- React__default["default"].createElement("g", { "clip-path": "url(#a)" },
489
+ React__default["default"].createElement("g", { clipPath: "url(#a)" },
487
490
  React__default["default"].createElement("path", { d: "M10 8H8v4H4v2h4v4h2v-4h4v-2h-4V8Zm4.5-1.92V7.9l2.5-.5V18h2V5l-4.5 1.08Z" })),
488
491
  React__default["default"].createElement("defs", null,
489
492
  React__default["default"].createElement("clipPath", { id: "a" },
@@ -501,10 +504,15 @@ iconMap['ic_product_list'] = (React__default["default"].createElement("svg", { v
501
504
  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" })));
502
505
  iconMap['ic_publish'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
503
506
  React__default["default"].createElement("path", { d: "M5 4h14v2H5zm0 10h4v6h6v-6h4l-7-7-7 7zm8-2v6h-2v-6H9.83L12 9.83 14.17 12H13z" })));
507
+ iconMap['ic_push_pin_remove'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
508
+ React__default["default"].createElement("path", { d: "M18.073 13.997c.516-.037.927-.472.927-.997v-.13c0-.47-.34-.85-.8-.98A2.997 2.997 0 0 1 16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v1.573l2 1.672V4h4v5c0 .771.149 1.394.332 1.868l3.741 3.13ZM13 14.935l7.71 6.43 1.27-1.518L2.02 3.153.727 4.699l6.898 5.754A3.004 3.004 0 0 1 5.8 11.89c-.46.13-.8.51-.8.98V13c0 .55.45 1 1 1h5v7c0 .55.45 1 1 1s1-.45 1-1v-6.065Z" })));
509
+ iconMap['ic_read_only'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
510
+ React__default["default"].createElement("path", { d: "m14.07 13.68 3.74-3.74-3.75-3.75-3.63 3.63.627.665L14.06 7.5 16.5 10l-3.037 3.037.607.643ZM20.71 5.63l-2.34-2.34c-.2-.2-.45-.29-.71-.29-.26 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 0 0 0-1.41Z" }),
511
+ React__default["default"].createElement("path", { d: "M16.96 3.29c.19-.19.44-.29.7-.29.26 0 .51.09.71.29l2.34 2.34c.39.39.39 1.02 0 1.41l-1.83 1.83-3.75-3.75m1.83-1.83-1.83 1.83m1.83-1.83-1.83 1.83m-1.06 8.56 3.74-3.74-3.75-3.75-3.63 3.63m3.64 3.86-.607-.643m.607.643 6.43 6.82-.5.5L3.5 3.5 4 3l6.43 6.82m3.64 3.86L6.75 21H3v-3.75l7.43-7.43m0 0 .627.665m0 0L14.06 7.5 16.5 10l-3.037 3.037m-2.406-2.552 2.406 2.552m-2.406-2.552L4 17.5V20h2.5l6.963-6.963", stroke: "#000" })));
504
512
  iconMap['ic_refresh'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
505
513
  React__default["default"].createElement("path", { d: "M17.65 6.35a7.95 7.95 0 0 0-6.48-2.31c-3.67.37-6.69 3.35-7.1 7.02C3.52 15.91 7.27 20 12 20a7.98 7.98 0 0 0 7.21-4.56c.32-.67-.16-1.44-.9-1.44-.37 0-.72.2-.88.53a5.994 5.994 0 0 1-6.8 3.31c-2.22-.49-4.01-2.3-4.48-4.52A6.002 6.002 0 0 1 12 6c1.66 0 3.14.69 4.22 1.78l-1.51 1.51c-.63.63-.19 1.71.7 1.71H19c.55 0 1-.45 1-1V6.41c0-.89-1.08-1.34-1.71-.71l-.64.65Z" })));
506
514
  iconMap['ic_regenerate'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
507
- React__default["default"].createElement("g", { "clip-path": "url(#a)" },
515
+ React__default["default"].createElement("g", { clipPath: "url(#a)" },
508
516
  React__default["default"].createElement("path", { d: "M12 6v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.2.2-.51 0-.71l-2.79-2.79a.5.5 0 0 0-.85.36V4c-4.42 0-8 3.58-8 8 0 1.04.2 2.04.57 2.95.27.67 1.13.85 1.64.34.27-.27.38-.68.23-1.04C6.15 13.56 6 12.79 6 12c0-3.31 2.69-6 6-6Zm5.79 2.71c-.27.27-.38.69-.23 1.04.28.7.44 1.46.44 2.25 0 3.31-2.69 6-6 6v-1.79c0-.45-.54-.67-.85-.35l-2.79 2.79c-.2.2-.2.51 0 .71l2.79 2.79a.5.5 0 0 0 .85-.35V20c4.42 0 8-3.58 8-8 0-1.04-.2-2.04-.57-2.95-.27-.67-1.13-.85-1.64-.34Z" })),
509
517
  React__default["default"].createElement("defs", null,
510
518
  React__default["default"].createElement("clipPath", { id: "a" },
@@ -520,7 +528,7 @@ iconMap['ic_request'] = (React__default["default"].createElement("svg", { viewBo
520
528
  iconMap['ic_requisitions'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
521
529
  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" })));
522
530
  iconMap['ic_restore'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
523
- React__default["default"].createElement("g", { "clip-path": "url(#a)" },
531
+ React__default["default"].createElement("g", { clipPath: "url(#a)" },
524
532
  React__default["default"].createElement("path", { d: "M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm4 18H6V4h7.17L18 8.83V20Z" }),
525
533
  React__default["default"].createElement("path", { d: "m16.72 9.4-1.17 1.17a4.477 4.477 0 0 0-3.77-2.07c-2.48 0-4.5 2.02-4.5 4.5s2.02 4.5 4.5 4.5a4.51 4.51 0 0 0 4.12-2.7h-1.55a3.14 3.14 0 0 1-2.58 1.35 3.15 3.15 0 1 1 0-6.3c1.21 0 2.27.7 2.79 1.71L13.12 13h3.6V9.4Z" })),
526
534
  React__default["default"].createElement("defs", null,
@@ -586,7 +594,7 @@ iconMap['ic_tune_setting_configure'] = (React__default["default"].createElement(
586
594
  iconMap['ic_unlink'] = (React__default["default"].createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
587
595
  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" })));
588
596
  iconMap['ic_unlock'] = (React__default["default"].createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
589
- React__default["default"].createElement("g", { "clip-path": "url(#a)" },
597
+ React__default["default"].createElement("g", { clipPath: "url(#a)" },
590
598
  React__default["default"].createElement("path", { d: "M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2Zm0 12H6V10h12v10Zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Z" })),
591
599
  React__default["default"].createElement("defs", null,
592
600
  React__default["default"].createElement("clipPath", { id: "a" },