@xjur-ui/react 4.2.1 → 4.3.2

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 (80) hide show
  1. package/CHANGELOG.md +31 -0
  2. package/dist/components/accordion/index.js +1 -1
  3. package/dist/components/breadcrumb/breadcrumb-ellipsis.js +1 -1
  4. package/dist/components/breadcrumb/breadcrumb-separator.js +1 -1
  5. package/dist/components/chip/chip-icon.js +1 -1
  6. package/dist/components/chip/index.js +1 -1
  7. package/dist/components/controls/date-picker/date-picker-value.js +1 -1
  8. package/dist/components/controls/date-picker/index.js +1 -1
  9. package/dist/components/controls/input/input-icon.js +1 -1
  10. package/dist/components/controls/input/input-numeric-stepper.js +1 -1
  11. package/dist/components/custom/andamento-timeline/index.js +1 -1
  12. package/dist/components/custom/centro-custo/centro-custo-add-button.js +1 -1
  13. package/dist/components/custom/centro-custo/centro-custo-close-button.js +1 -1
  14. package/dist/components/custom/centro-custo/centro-custo-content.js +1 -1
  15. package/dist/components/custom/centro-custo/centro-custo-footer.js +1 -1
  16. package/dist/components/custom/centro-custo/centro-custo-trigger.js +1 -1
  17. package/dist/components/custom/empresa/empresa-add-button.js +1 -1
  18. package/dist/components/custom/empresa/empresa-close-button.js +1 -1
  19. package/dist/components/custom/empresa/empresa-content.js +1 -1
  20. package/dist/components/custom/empresa/empresa-footer.js +1 -1
  21. package/dist/components/custom/empresa/empresa-table.js +1 -1
  22. package/dist/components/custom/empresa/empresa-trigger.js +1 -1
  23. package/dist/components/custom/lista-nivelada/lista-nivelada-body.js +1 -1
  24. package/dist/components/custom/lista-nivelada/lista-nivelada-close-button.js +1 -1
  25. package/dist/components/custom/lista-nivelada/lista-nivelada-content.js +1 -1
  26. package/dist/components/custom/lista-nivelada/lista-nivelada-footer.js +1 -1
  27. package/dist/components/custom/lista-nivelada/lista-nivelada.js +1 -1
  28. package/dist/components/custom/lista-nivelada/navigation-grid.js +1 -1
  29. package/dist/components/custom/pessoa/pessoa-add-button.js +1 -1
  30. package/dist/components/custom/pessoa/pessoa-close-button.js +1 -1
  31. package/dist/components/custom/pessoa/pessoa-content.js +1 -1
  32. package/dist/components/custom/pessoa/pessoa-footer.js +1 -1
  33. package/dist/components/custom/pessoa/pessoa-trigger.js +1 -1
  34. package/dist/components/custom/relatorios/index.d.ts +8 -0
  35. package/dist/components/custom/relatorios/index.js +1 -0
  36. package/dist/components/custom/relatorios/relatorios-body.d.ts +5 -0
  37. package/dist/components/custom/relatorios/relatorios-body.js +1 -0
  38. package/dist/components/custom/relatorios/relatorios-content.d.ts +6 -0
  39. package/dist/components/custom/relatorios/relatorios-content.js +1 -0
  40. package/dist/components/custom/relatorios/relatorios-filters.d.ts +16 -0
  41. package/dist/components/custom/relatorios/relatorios-filters.js +1 -0
  42. package/dist/components/custom/relatorios/relatorios-header.d.ts +8 -0
  43. package/dist/components/custom/relatorios/relatorios-header.js +1 -0
  44. package/dist/components/custom/relatorios/relatorios-sidebar.d.ts +8 -0
  45. package/dist/components/custom/relatorios/relatorios-sidebar.js +1 -0
  46. package/dist/components/custom/relatorios/relatorios-table.d.ts +15 -0
  47. package/dist/components/custom/relatorios/relatorios-table.js +1 -0
  48. package/dist/components/custom/relatorios/relatorios-trigger.d.ts +3 -0
  49. package/dist/components/custom/relatorios/relatorios-trigger.js +1 -0
  50. package/dist/components/custom/relatorios/relatorios.d.ts +3 -0
  51. package/dist/components/custom/relatorios/relatorios.js +1 -0
  52. package/dist/components/custom/relatorios/relatorios.types.d.ts +42 -0
  53. package/dist/components/custom/relatorios/relatorios.types.js +0 -0
  54. package/dist/components/custom/xpay-valor-hora/index.d.ts +3 -0
  55. package/dist/components/custom/xpay-valor-hora/index.js +1 -0
  56. package/dist/components/custom/xpay-valor-hora/xpay-valor-hora-sidebar.d.ts +24 -0
  57. package/dist/components/custom/xpay-valor-hora/xpay-valor-hora-sidebar.js +1 -0
  58. package/dist/components/custom/xpay-valor-hora/xpay-valor-hora-table.d.ts +21 -0
  59. package/dist/components/custom/xpay-valor-hora/xpay-valor-hora-table.js +1 -0
  60. package/dist/components/custom/xpay-valor-hora/xpay-valor-hora.d.ts +11 -0
  61. package/dist/components/custom/xpay-valor-hora/xpay-valor-hora.js +1 -0
  62. package/dist/components/full-calendar/calendar-cell.js +1 -1
  63. package/dist/components/full-calendar/calendar-month-view.js +1 -1
  64. package/dist/components/full-calendar/calendar-view-renderer.js +1 -1
  65. package/dist/components/full-calendar/index.js +1 -1
  66. package/dist/components/icon/index.js +1 -1
  67. package/dist/components/password-panel/index.js +1 -1
  68. package/dist/components/password-panel/password-panel.d.ts +1 -1
  69. package/dist/components/password-panel/password-panel.js +1 -1
  70. package/dist/components/sheet/index.js +1 -1
  71. package/dist/components/sheet/sheet-close.js +1 -1
  72. package/dist/components/table/table-row.js +1 -1
  73. package/dist/components/table/table-sort.js +1 -1
  74. package/dist/components/tag/index.js +1 -1
  75. package/dist/components/tag/tag-icon.js +1 -1
  76. package/dist/components/upload/index.js +1 -1
  77. package/dist/index.css +1 -1
  78. package/dist/resources/icons.d.ts +1 -1
  79. package/dist/resources/icons.js +1 -1
  80. package/package.json +5 -3
@@ -1,3 +1,3 @@
1
1
  export declare const customIcons: string[];
2
- export declare const icons: readonly ["account_balance", "account_circle", "ad_units", "add_a_photo", "add", "adjust", "agenda", "analytics", "approval_delegation", "archive", "arrow_downward_alt", "arrow_downward", "arrow_drop_down", "arrow_drop_up", "arrow_split", "arrow_upward_alt", "arrow_upward", "article", "assignment_turned_in", "assignment", "attach_file", "attach_money", "audiencia", "autorenew", "badge", "bar_chart", "beenhere", "block", "brightness_1", "calendar_today", "call", "category", "chat_bubble", "check_circle", "check", "checklist", "chevron_left", "chevron_right", "close", "code", "cognition_2", "collapse_all", "compliance", "consultivo", "contacts", "contencioso", "content_copy", "contrato", "custom_contrato", "dangerous", "dashboard", "delete", "description", "download", "draft", "drafts", "drag_handle", "drag_indicator", "dual_screen", "edit_document", "edit_square", "edit", "error", "event", "expand_all", "expand_content", "favorite", "file_export", "filial", "filter_alt", "filter_list", "first_page", "flag_2", "folder_check_2", "folder_open", "folder", "format_bold", "format_italic", "format_list_bulleted", "format_list_numbered", "format_size", "format_strikethrough", "format_underlined", "gavel", "ged", "grid_view", "group", "headphones", "help", "history", "home", "hourglass_bottom", "hub", "id_card", "image", "imagesmode", "imobiliario", "import_contacts", "inbox", "info", "inventory_2", "keep", "keyboard_arrow_down", "keyboard_arrow_up", "keyboard_return", "label_off", "label", "last_page", "left_panel_close", "left_panel_open", "link_off", "link", "linked_services", "list", "location_on", "lock", "logout", "mail", "marcasepatentes", "menu", "mic", "more_horiz", "more_vert", "notifications", "numbers", "open_in_new", "paid", "payment_arrow_down", "pericia", "person_add", "person_off", "person_text", "person", "play_circle", "procuracao", "progress_activity", "question_mark", "radio_button_unchecked", "redo", "refresh", "regulatorio", "remove", "reply", "reports", "right_panel_close", "right_panel_open", "save", "schedule", "search", "security", "sell", "send", "settings", "share", "smart_display", "societario", "split_scene_left", "stacked_email", "star", "stylus_fountain_pen", "subdirectory_arrow_left", "subdirectory_arrow_right", "support_agent", "swap_vert", "task", "thumb_down", "thumb_up", "timer", "tune", "unarchive", "undo", "upload", "verified_user", "videocam", "view_list", "view_module", "view_object_track", "visibility_off", "visibility", "warning", "wifi_2_bar", "wifi_off", "wifi", "work", "workspaces", "xlearning", "xpay", "xsigner", "xfinder"];
2
+ export declare const icons: readonly ["account_balance", "account_circle", "ad_units", "add_a_photo", "add", "adjust", "agenda", "analytics", "approval_delegation", "archive", "arrow_downward_alt", "arrow_downward", "arrow_drop_down", "arrow_drop_up", "arrow_split", "arrow_upward_alt", "arrow_upward", "article", "assignment_turned_in", "assignment", "attach_file", "attach_money", "audiencia", "autorenew", "badge", "bar_chart", "beenhere", "block", "brightness_1", "calendar_today", "call", "category", "chat_bubble", "check_circle", "check", "checklist", "chevron_left", "chevron_right", "close", "code", "cognition_2", "collapse_all", "compliance", "consultivo", "contacts", "contencioso", "content_copy", "contrato", "custom_contrato", "dangerous", "colorize", "dark_mode", "dashboard", "delete", "description", "download", "draft", "drafts", "drag_handle", "drag_indicator", "dual_screen", "edit_document", "edit_square", "edit", "error", "event", "expand_all", "expand_content", "favorite", "file_export", "filial", "filter_alt", "filter_list", "first_page", "flag_2", "folder_check_2", "folder_open", "folder", "format_bold", "format_italic", "format_list_bulleted", "format_list_numbered", "format_size", "format_strikethrough", "format_underlined", "gavel", "ged", "grid_view", "group", "headphones", "help", "history", "home", "hourglass_bottom", "hub", "id_card", "image", "imagesmode", "imobiliario", "import_contacts", "inbox", "info", "inventory_2", "keep", "keyboard_arrow_down", "keyboard_arrow_up", "keyboard_return", "label_off", "label", "last_page", "left_panel_close", "left_panel_open", "light_mode", "link_off", "link", "linked_services", "list", "location_on", "lock", "logout", "mail", "marcasepatentes", "menu", "mic", "more_horiz", "more_vert", "notifications", "numbers", "open_in_new", "paid", "payment_arrow_down", "pericia", "person_add", "person_off", "person_text", "person", "play_circle", "procuracao", "progress_activity", "question_mark", "radio_button_unchecked", "redo", "refresh", "regulatorio", "remove", "reply", "reports", "right_panel_close", "right_panel_open", "save", "schedule", "search", "security", "sell", "send", "settings", "share", "smart_display", "societario", "split_scene_left", "stacked_email", "star", "stylus_fountain_pen", "subdirectory_arrow_left", "subdirectory_arrow_right", "support_agent", "swap_vert", "task", "thumb_down", "thumb_up", "timer", "tune", "unarchive", "undo", "upload", "verified_user", "videocam", "view_list", "view_module", "view_object_track", "visibility_off", "visibility", "warning", "wifi_2_bar", "wifi_off", "wifi", "work", "workspaces", "xlearning", "xpay", "xsigner", "xfinder"];
3
3
  export type IconType = (typeof icons)[number];
@@ -1 +1 @@
1
- var e=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance","xlearning","societario","audiencia","pericia","custom_contrato","filial","xfinder"],o=["account_balance","account_circle","ad_units","add_a_photo","add","adjust","agenda","analytics","approval_delegation","archive","arrow_downward_alt","arrow_downward","arrow_drop_down","arrow_drop_up","arrow_split","arrow_upward_alt","arrow_upward","article","assignment_turned_in","assignment","attach_file","attach_money","audiencia","autorenew","badge","bar_chart","beenhere","block","brightness_1","calendar_today","call","category","chat_bubble","check_circle","check","checklist","chevron_left","chevron_right","close","code","cognition_2","collapse_all","compliance","consultivo","contacts","contencioso","content_copy","contrato","custom_contrato","dangerous","dashboard","delete","description","download","draft","drafts","drag_handle","drag_indicator","dual_screen","edit_document","edit_square","edit","error","event","expand_all","expand_content","favorite","file_export","filial","filter_alt","filter_list","first_page","flag_2","folder_check_2","folder_open","folder","format_bold","format_italic","format_list_bulleted","format_list_numbered","format_size","format_strikethrough","format_underlined","gavel","ged","grid_view","group","headphones","help","history","home","hourglass_bottom","hub","id_card","image","imagesmode","imobiliario","import_contacts","inbox","info","inventory_2","keep","keyboard_arrow_down","keyboard_arrow_up","keyboard_return","label_off","label","last_page","left_panel_close","left_panel_open","link_off","link","linked_services","list","location_on","lock","logout","mail","marcasepatentes","menu","mic","more_horiz","more_vert","notifications","numbers","open_in_new","paid","payment_arrow_down","pericia","person_add","person_off","person_text","person","play_circle","procuracao","progress_activity","question_mark","radio_button_unchecked","redo","refresh","regulatorio","remove","reply","reports","right_panel_close","right_panel_open","save","schedule","search","security","sell","send","settings","share","smart_display","societario","split_scene_left","stacked_email","star","stylus_fountain_pen","subdirectory_arrow_left","subdirectory_arrow_right","support_agent","swap_vert","task","thumb_down","thumb_up","timer","tune","unarchive","undo","upload","verified_user","videocam","view_list","view_module","view_object_track","visibility_off","visibility","warning","wifi_2_bar","wifi_off","wifi","work","workspaces","xlearning","xpay","xsigner","xfinder"];export{e as customIcons,o as icons};
1
+ var e=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance","xlearning","societario","audiencia","pericia","custom_contrato","filial","xfinder"],o=["account_balance","account_circle","ad_units","add_a_photo","add","adjust","agenda","analytics","approval_delegation","archive","arrow_downward_alt","arrow_downward","arrow_drop_down","arrow_drop_up","arrow_split","arrow_upward_alt","arrow_upward","article","assignment_turned_in","assignment","attach_file","attach_money","audiencia","autorenew","badge","bar_chart","beenhere","block","brightness_1","calendar_today","call","category","chat_bubble","check_circle","check","checklist","chevron_left","chevron_right","close","code","cognition_2","collapse_all","compliance","consultivo","contacts","contencioso","content_copy","contrato","custom_contrato","dangerous","colorize","dark_mode","dashboard","delete","description","download","draft","drafts","drag_handle","drag_indicator","dual_screen","edit_document","edit_square","edit","error","event","expand_all","expand_content","favorite","file_export","filial","filter_alt","filter_list","first_page","flag_2","folder_check_2","folder_open","folder","format_bold","format_italic","format_list_bulleted","format_list_numbered","format_size","format_strikethrough","format_underlined","gavel","ged","grid_view","group","headphones","help","history","home","hourglass_bottom","hub","id_card","image","imagesmode","imobiliario","import_contacts","inbox","info","inventory_2","keep","keyboard_arrow_down","keyboard_arrow_up","keyboard_return","label_off","label","last_page","left_panel_close","left_panel_open","light_mode","link_off","link","linked_services","list","location_on","lock","logout","mail","marcasepatentes","menu","mic","more_horiz","more_vert","notifications","numbers","open_in_new","paid","payment_arrow_down","pericia","person_add","person_off","person_text","person","play_circle","procuracao","progress_activity","question_mark","radio_button_unchecked","redo","refresh","regulatorio","remove","reply","reports","right_panel_close","right_panel_open","save","schedule","search","security","sell","send","settings","share","smart_display","societario","split_scene_left","stacked_email","star","stylus_fountain_pen","subdirectory_arrow_left","subdirectory_arrow_right","support_agent","swap_vert","task","thumb_down","thumb_up","timer","tune","unarchive","undo","upload","verified_user","videocam","view_list","view_module","view_object_track","visibility_off","visibility","warning","wifi_2_bar","wifi_off","wifi","work","workspaces","xlearning","xpay","xsigner","xfinder"];export{e as customIcons,o as icons};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xjur-ui/react",
3
- "version": "4.2.1",
3
+ "version": "4.3.2",
4
4
  "type": "module",
5
5
  "description": "React components for XJur Design System",
6
6
  "types": "dist/index.d.ts",
@@ -46,6 +46,8 @@
46
46
  "./status": "./dist/components/status/index.js",
47
47
  "./empresa": "./dist/components/custom/empresa/index.js",
48
48
  "./centro-custo": "./dist/components/custom/centro-custo/index.js",
49
+ "./xpay-valor-hora": "./dist/components/custom/xpay-valor-hora/index.js",
50
+ "./relatorios": "./dist/components/custom/relatorios/index.js",
49
51
  "./navigation": "./dist/components/custom/index.js",
50
52
  "./lista-nivelada": "./dist/components/custom/lista-nivelada/index.js",
51
53
  "./password-panel": "./dist/components/password-panel/index.js",
@@ -132,8 +134,8 @@
132
134
  "tailwindcss": "^4.1.11",
133
135
  "tsup": "^8.5.0",
134
136
  "typescript": "^5.9.3",
135
- "@xjur-ui/typescript-config": "1.0.2",
136
- "@xjur-ui/eslint-config": "1.0.2"
137
+ "@xjur-ui/eslint-config": "1.0.2",
138
+ "@xjur-ui/typescript-config": "1.0.2"
137
139
  },
138
140
  "scripts": {
139
141
  "build": "tsup",