@mesalvo/react-ui 0.0.32401 → 0.0.33538
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{changelog-viewer-C2X0JvGS.js → changelog-viewer-BI-Orlue.js} +8 -9
- package/dist/{index-Bn3grc0V.js → index-BmWkXn8e.js} +43956 -27433
- package/dist/react-ui.js +474 -599
- package/dist/src/components/ChangelogViewer/model/useChangelogFilters.d.ts.map +1 -1
- package/dist/src/components/Dialog/Dialog.d.ts.map +1 -1
- package/dist/src/components/Navbar/Navbar.d.ts +1 -1
- package/dist/src/components/Navbar/Navbar.d.ts.map +1 -1
- package/dist/src/components/PasswordInput/password-input.d.ts +1 -1
- package/dist/src/components/PasswordInput/password-input.d.ts.map +1 -1
- package/dist/src/components/Selectors/IconSelector/IconSelector.d.ts +1 -1
- package/dist/src/components/Selectors/IconSelector/IconSelector.d.ts.map +1 -1
- package/dist/src/components/Sidebar/Sidebar.d.ts +1 -1
- package/dist/src/components/Sidebar/Sidebar.d.ts.map +1 -1
- package/dist/src/components/UserButton/tabs/privileges/utils/getIcon.d.ts +1 -2
- package/dist/src/components/UserButton/tabs/privileges/utils/getIcon.d.ts.map +1 -1
- package/dist/src/components/UserButton/types.d.ts +1 -1
- package/dist/src/components/UserButton/types.d.ts.map +1 -1
- package/dist/src/components/UserButton/user-menu.d.ts +1 -1
- package/dist/src/components/UserButton/user-menu.d.ts.map +1 -1
- package/dist/src/components/button/button.d.ts.map +1 -1
- package/dist/src/components/dynamc-form/DynamicForm.d.ts.map +1 -1
- package/dist/src/components/dynamc-form/components/input-selector/InputSelector.d.ts +1 -1
- package/dist/src/components/dynamc-form/components/input-selector/InputSelector.d.ts.map +1 -1
- package/dist/src/components/dynamc-form/types/index.d.ts +10 -0
- package/dist/src/components/dynamc-form/types/index.d.ts.map +1 -1
- package/dist/src/components/field-assistant/AiFieldAssistantButton.d.ts +29 -0
- package/dist/src/components/field-assistant/AiFieldAssistantButton.d.ts.map +1 -0
- package/dist/src/components/field-assistant/AiFieldAssistantDialog.d.ts +11 -0
- package/dist/src/components/field-assistant/AiFieldAssistantDialog.d.ts.map +1 -0
- package/dist/src/components/field-assistant/index.d.ts +4 -0
- package/dist/src/components/field-assistant/index.d.ts.map +1 -0
- package/dist/src/components/field-assistant/types.d.ts +15 -0
- package/dist/src/components/field-assistant/types.d.ts.map +1 -0
- package/dist/src/components/index.d.ts +3 -1
- package/dist/src/components/index.d.ts.map +1 -1
- package/dist/src/hooks/index.d.ts +1 -0
- package/dist/src/hooks/index.d.ts.map +1 -1
- package/dist/src/hooks/use-ai-field-assistant/use-ai-field-assistant.d.ts +14 -0
- package/dist/src/hooks/use-ai-field-assistant/use-ai-field-assistant.d.ts.map +1 -0
- package/dist/src/models/index.d.ts +0 -1
- package/dist/src/models/index.d.ts.map +1 -1
- package/dist/src/types/types.d.ts +1 -1
- package/dist/src/types/types.d.ts.map +1 -1
- package/package.json +9 -11
- package/dist/src/components/icon/icon-ui.d.ts +0 -14
- package/dist/src/components/icon/icon-ui.d.ts.map +0 -1
- package/dist/src/models/icons/components/activity.d.ts +0 -2
- package/dist/src/models/icons/components/activity.d.ts.map +0 -1
- package/dist/src/models/icons/components/ad.d.ts +0 -2
- package/dist/src/models/icons/components/ad.d.ts.map +0 -1
- package/dist/src/models/icons/components/affiliate.d.ts +0 -2
- package/dist/src/models/icons/components/affiliate.d.ts.map +0 -1
- package/dist/src/models/icons/components/alarm-off.d.ts +0 -2
- package/dist/src/models/icons/components/alarm-off.d.ts.map +0 -1
- package/dist/src/models/icons/components/alarm.d.ts +0 -2
- package/dist/src/models/icons/components/alarm.d.ts.map +0 -1
- package/dist/src/models/icons/components/alert-circle.d.ts +0 -2
- package/dist/src/models/icons/components/alert-circle.d.ts.map +0 -1
- package/dist/src/models/icons/components/alert-triangle.d.ts +0 -2
- package/dist/src/models/icons/components/alert-triangle.d.ts.map +0 -1
- package/dist/src/models/icons/components/alt.d.ts +0 -2
- package/dist/src/models/icons/components/alt.d.ts.map +0 -1
- package/dist/src/models/icons/components/arrow-back-up.d.ts +0 -2
- package/dist/src/models/icons/components/arrow-back-up.d.ts.map +0 -1
- package/dist/src/models/icons/components/arrow-down.d.ts +0 -2
- package/dist/src/models/icons/components/arrow-down.d.ts.map +0 -1
- package/dist/src/models/icons/components/arrow-left.d.ts +0 -2
- package/dist/src/models/icons/components/arrow-left.d.ts.map +0 -1
- package/dist/src/models/icons/components/arrow-narrow-left.d.ts +0 -2
- package/dist/src/models/icons/components/arrow-narrow-left.d.ts.map +0 -1
- package/dist/src/models/icons/components/arrow-narrow-right.d.ts +0 -2
- package/dist/src/models/icons/components/arrow-narrow-right.d.ts.map +0 -1
- package/dist/src/models/icons/components/arrow-right.d.ts +0 -2
- package/dist/src/models/icons/components/arrow-right.d.ts.map +0 -1
- package/dist/src/models/icons/components/arrow-up.d.ts +0 -2
- package/dist/src/models/icons/components/arrow-up.d.ts.map +0 -1
- package/dist/src/models/icons/components/arrows-diff.d.ts +0 -2
- package/dist/src/models/icons/components/arrows-diff.d.ts.map +0 -1
- package/dist/src/models/icons/components/aspect-ratio.d.ts +0 -2
- package/dist/src/models/icons/components/aspect-ratio.d.ts.map +0 -1
- package/dist/src/models/icons/components/assembly.d.ts +0 -2
- package/dist/src/models/icons/components/assembly.d.ts.map +0 -1
- package/dist/src/models/icons/components/bold.d.ts +0 -2
- package/dist/src/models/icons/components/bold.d.ts.map +0 -1
- package/dist/src/models/icons/components/bookmark-plus.d.ts +0 -2
- package/dist/src/models/icons/components/bookmark-plus.d.ts.map +0 -1
- package/dist/src/models/icons/components/briefcase.d.ts +0 -2
- package/dist/src/models/icons/components/briefcase.d.ts.map +0 -1
- package/dist/src/models/icons/components/building-hospital.d.ts +0 -2
- package/dist/src/models/icons/components/building-hospital.d.ts.map +0 -1
- package/dist/src/models/icons/components/building.d.ts +0 -2
- package/dist/src/models/icons/components/building.d.ts.map +0 -1
- package/dist/src/models/icons/components/calendar-event.d.ts +0 -2
- package/dist/src/models/icons/components/calendar-event.d.ts.map +0 -1
- package/dist/src/models/icons/components/camera.d.ts +0 -2
- package/dist/src/models/icons/components/camera.d.ts.map +0 -1
- package/dist/src/models/icons/components/capture.d.ts +0 -2
- package/dist/src/models/icons/components/capture.d.ts.map +0 -1
- package/dist/src/models/icons/components/chart-line.d.ts +0 -2
- package/dist/src/models/icons/components/chart-line.d.ts.map +0 -1
- package/dist/src/models/icons/components/check.d.ts +0 -2
- package/dist/src/models/icons/components/check.d.ts.map +0 -1
- package/dist/src/models/icons/components/checklist.d.ts +0 -2
- package/dist/src/models/icons/components/checklist.d.ts.map +0 -1
- package/dist/src/models/icons/components/checks.d.ts +0 -2
- package/dist/src/models/icons/components/checks.d.ts.map +0 -1
- package/dist/src/models/icons/components/chevron-down.d.ts +0 -2
- package/dist/src/models/icons/components/chevron-down.d.ts.map +0 -1
- package/dist/src/models/icons/components/chevron-left.d.ts +0 -2
- package/dist/src/models/icons/components/chevron-left.d.ts.map +0 -1
- package/dist/src/models/icons/components/chevron-right.d.ts +0 -2
- package/dist/src/models/icons/components/chevron-right.d.ts.map +0 -1
- package/dist/src/models/icons/components/chevron-up.d.ts +0 -2
- package/dist/src/models/icons/components/chevron-up.d.ts.map +0 -1
- package/dist/src/models/icons/components/clipboard.d.ts +0 -2
- package/dist/src/models/icons/components/clipboard.d.ts.map +0 -1
- package/dist/src/models/icons/components/clock.d.ts +0 -2
- package/dist/src/models/icons/components/clock.d.ts.map +0 -1
- package/dist/src/models/icons/components/cloud.d.ts +0 -2
- package/dist/src/models/icons/components/cloud.d.ts.map +0 -1
- package/dist/src/models/icons/components/code-dots.d.ts +0 -2
- package/dist/src/models/icons/components/code-dots.d.ts.map +0 -1
- package/dist/src/models/icons/components/code.d.ts +0 -2
- package/dist/src/models/icons/components/code.d.ts.map +0 -1
- package/dist/src/models/icons/components/command.d.ts +0 -2
- package/dist/src/models/icons/components/command.d.ts.map +0 -1
- package/dist/src/models/icons/components/components.d.ts +0 -2
- package/dist/src/models/icons/components/components.d.ts.map +0 -1
- package/dist/src/models/icons/components/copy.d.ts +0 -2
- package/dist/src/models/icons/components/copy.d.ts.map +0 -1
- package/dist/src/models/icons/components/cpu.d.ts +0 -2
- package/dist/src/models/icons/components/cpu.d.ts.map +0 -1
- package/dist/src/models/icons/components/dashboard.d.ts +0 -2
- package/dist/src/models/icons/components/dashboard.d.ts.map +0 -1
- package/dist/src/models/icons/components/database.d.ts +0 -2
- package/dist/src/models/icons/components/database.d.ts.map +0 -1
- package/dist/src/models/icons/components/device-desktop.d.ts +0 -2
- package/dist/src/models/icons/components/device-desktop.d.ts.map +0 -1
- package/dist/src/models/icons/components/device-floppy.d.ts +0 -2
- package/dist/src/models/icons/components/device-floppy.d.ts.map +0 -1
- package/dist/src/models/icons/components/device-laptop.d.ts +0 -2
- package/dist/src/models/icons/components/device-laptop.d.ts.map +0 -1
- package/dist/src/models/icons/components/door.d.ts +0 -2
- package/dist/src/models/icons/components/door.d.ts.map +0 -1
- package/dist/src/models/icons/components/dots-vertical.d.ts +0 -2
- package/dist/src/models/icons/components/dots-vertical.d.ts.map +0 -1
- package/dist/src/models/icons/components/dots.d.ts +0 -2
- package/dist/src/models/icons/components/dots.d.ts.map +0 -1
- package/dist/src/models/icons/components/download.d.ts +0 -2
- package/dist/src/models/icons/components/download.d.ts.map +0 -1
- package/dist/src/models/icons/components/edit-off.d.ts +0 -2
- package/dist/src/models/icons/components/edit-off.d.ts.map +0 -1
- package/dist/src/models/icons/components/edit.d.ts +0 -2
- package/dist/src/models/icons/components/edit.d.ts.map +0 -1
- package/dist/src/models/icons/components/engine.d.ts +0 -2
- package/dist/src/models/icons/components/engine.d.ts.map +0 -1
- package/dist/src/models/icons/components/eraser.d.ts +0 -2
- package/dist/src/models/icons/components/eraser.d.ts.map +0 -1
- package/dist/src/models/icons/components/exclamation-circle.d.ts +0 -2
- package/dist/src/models/icons/components/exclamation-circle.d.ts.map +0 -1
- package/dist/src/models/icons/components/eye-closed.d.ts +0 -2
- package/dist/src/models/icons/components/eye-closed.d.ts.map +0 -1
- package/dist/src/models/icons/components/eye.d.ts +0 -2
- package/dist/src/models/icons/components/eye.d.ts.map +0 -1
- package/dist/src/models/icons/components/face-id-error.d.ts +0 -2
- package/dist/src/models/icons/components/face-id-error.d.ts.map +0 -1
- package/dist/src/models/icons/components/file-text.d.ts +0 -2
- package/dist/src/models/icons/components/file-text.d.ts.map +0 -1
- package/dist/src/models/icons/components/file-upload.d.ts +0 -2
- package/dist/src/models/icons/components/file-upload.d.ts.map +0 -1
- package/dist/src/models/icons/components/file-x.d.ts +0 -2
- package/dist/src/models/icons/components/file-x.d.ts.map +0 -1
- package/dist/src/models/icons/components/file.d.ts +0 -2
- package/dist/src/models/icons/components/file.d.ts.map +0 -1
- package/dist/src/models/icons/components/filter-off.d.ts +0 -2
- package/dist/src/models/icons/components/filter-off.d.ts.map +0 -1
- package/dist/src/models/icons/components/filter.d.ts +0 -2
- package/dist/src/models/icons/components/filter.d.ts.map +0 -1
- package/dist/src/models/icons/components/flag.d.ts +0 -2
- package/dist/src/models/icons/components/flag.d.ts.map +0 -1
- package/dist/src/models/icons/components/focus.d.ts +0 -2
- package/dist/src/models/icons/components/focus.d.ts.map +0 -1
- package/dist/src/models/icons/components/folder.d.ts +0 -2
- package/dist/src/models/icons/components/folder.d.ts.map +0 -1
- package/dist/src/models/icons/components/gender-female.d.ts +0 -2
- package/dist/src/models/icons/components/gender-female.d.ts.map +0 -1
- package/dist/src/models/icons/components/gender-male.d.ts +0 -2
- package/dist/src/models/icons/components/gender-male.d.ts.map +0 -1
- package/dist/src/models/icons/components/gender-transgender.d.ts +0 -2
- package/dist/src/models/icons/components/gender-transgender.d.ts.map +0 -1
- package/dist/src/models/icons/components/grid-dots.d.ts +0 -2
- package/dist/src/models/icons/components/grid-dots.d.ts.map +0 -1
- package/dist/src/models/icons/components/grip-vertical.d.ts +0 -2
- package/dist/src/models/icons/components/grip-vertical.d.ts.map +0 -1
- package/dist/src/models/icons/components/heart-handshake.d.ts +0 -2
- package/dist/src/models/icons/components/heart-handshake.d.ts.map +0 -1
- package/dist/src/models/icons/components/heart.d.ts +0 -2
- package/dist/src/models/icons/components/heart.d.ts.map +0 -1
- package/dist/src/models/icons/components/home.d.ts +0 -2
- package/dist/src/models/icons/components/home.d.ts.map +0 -1
- package/dist/src/models/icons/components/id.d.ts +0 -2
- package/dist/src/models/icons/components/id.d.ts.map +0 -1
- package/dist/src/models/icons/components/info-circle.d.ts +0 -2
- package/dist/src/models/icons/components/info-circle.d.ts.map +0 -1
- package/dist/src/models/icons/components/input-search.d.ts +0 -2
- package/dist/src/models/icons/components/input-search.d.ts.map +0 -1
- package/dist/src/models/icons/components/italic.d.ts +0 -2
- package/dist/src/models/icons/components/italic.d.ts.map +0 -1
- package/dist/src/models/icons/components/key.d.ts +0 -2
- package/dist/src/models/icons/components/key.d.ts.map +0 -1
- package/dist/src/models/icons/components/link.d.ts +0 -2
- package/dist/src/models/icons/components/link.d.ts.map +0 -1
- package/dist/src/models/icons/components/lock.d.ts +0 -2
- package/dist/src/models/icons/components/lock.d.ts.map +0 -1
- package/dist/src/models/icons/components/logout.d.ts +0 -2
- package/dist/src/models/icons/components/logout.d.ts.map +0 -1
- package/dist/src/models/icons/components/message-chatbot.d.ts +0 -2
- package/dist/src/models/icons/components/message-chatbot.d.ts.map +0 -1
- package/dist/src/models/icons/components/message-dots.d.ts +0 -2
- package/dist/src/models/icons/components/message-dots.d.ts.map +0 -1
- package/dist/src/models/icons/components/message.d.ts +0 -2
- package/dist/src/models/icons/components/message.d.ts.map +0 -1
- package/dist/src/models/icons/components/messages.d.ts +0 -2
- package/dist/src/models/icons/components/messages.d.ts.map +0 -1
- package/dist/src/models/icons/components/microphone.d.ts +0 -2
- package/dist/src/models/icons/components/microphone.d.ts.map +0 -1
- package/dist/src/models/icons/components/minus.d.ts +0 -2
- package/dist/src/models/icons/components/minus.d.ts.map +0 -1
- package/dist/src/models/icons/components/moon.d.ts +0 -2
- package/dist/src/models/icons/components/moon.d.ts.map +0 -1
- package/dist/src/models/icons/components/navigation.d.ts +0 -2
- package/dist/src/models/icons/components/navigation.d.ts.map +0 -1
- package/dist/src/models/icons/components/password.d.ts +0 -2
- package/dist/src/models/icons/components/password.d.ts.map +0 -1
- package/dist/src/models/icons/components/pencil.d.ts +0 -2
- package/dist/src/models/icons/components/pencil.d.ts.map +0 -1
- package/dist/src/models/icons/components/playlist-add.d.ts +0 -2
- package/dist/src/models/icons/components/playlist-add.d.ts.map +0 -1
- package/dist/src/models/icons/components/plus.d.ts +0 -2
- package/dist/src/models/icons/components/plus.d.ts.map +0 -1
- package/dist/src/models/icons/components/pointer.d.ts +0 -2
- package/dist/src/models/icons/components/pointer.d.ts.map +0 -1
- package/dist/src/models/icons/components/question-mark.d.ts +0 -2
- package/dist/src/models/icons/components/question-mark.d.ts.map +0 -1
- package/dist/src/models/icons/components/radio.d.ts +0 -2
- package/dist/src/models/icons/components/radio.d.ts.map +0 -1
- package/dist/src/models/icons/components/radioactive.d.ts +0 -2
- package/dist/src/models/icons/components/radioactive.d.ts.map +0 -1
- package/dist/src/models/icons/components/refresh.d.ts +0 -2
- package/dist/src/models/icons/components/refresh.d.ts.map +0 -1
- package/dist/src/models/icons/components/search.d.ts +0 -2
- package/dist/src/models/icons/components/search.d.ts.map +0 -1
- package/dist/src/models/icons/components/selector.d.ts +0 -2
- package/dist/src/models/icons/components/selector.d.ts.map +0 -1
- package/dist/src/models/icons/components/send.d.ts +0 -2
- package/dist/src/models/icons/components/send.d.ts.map +0 -1
- package/dist/src/models/icons/components/settings.d.ts +0 -2
- package/dist/src/models/icons/components/settings.d.ts.map +0 -1
- package/dist/src/models/icons/components/sort-ascending.d.ts +0 -2
- package/dist/src/models/icons/components/sort-ascending.d.ts.map +0 -1
- package/dist/src/models/icons/components/sort-descending.d.ts +0 -2
- package/dist/src/models/icons/components/sort-descending.d.ts.map +0 -1
- package/dist/src/models/icons/components/sparkles.d.ts +0 -2
- package/dist/src/models/icons/components/sparkles.d.ts.map +0 -1
- package/dist/src/models/icons/components/speakerphone.d.ts +0 -2
- package/dist/src/models/icons/components/speakerphone.d.ts.map +0 -1
- package/dist/src/models/icons/components/star.d.ts +0 -2
- package/dist/src/models/icons/components/star.d.ts.map +0 -1
- package/dist/src/models/icons/components/sun.d.ts +0 -2
- package/dist/src/models/icons/components/sun.d.ts.map +0 -1
- package/dist/src/models/icons/components/trash.d.ts +0 -2
- package/dist/src/models/icons/components/trash.d.ts.map +0 -1
- package/dist/src/models/icons/components/underline.d.ts +0 -2
- package/dist/src/models/icons/components/underline.d.ts.map +0 -1
- package/dist/src/models/icons/components/upload.d.ts +0 -2
- package/dist/src/models/icons/components/upload.d.ts.map +0 -1
- package/dist/src/models/icons/components/user.d.ts +0 -2
- package/dist/src/models/icons/components/user.d.ts.map +0 -1
- package/dist/src/models/icons/components/users.d.ts +0 -2
- package/dist/src/models/icons/components/users.d.ts.map +0 -1
- package/dist/src/models/icons/components/wand.d.ts +0 -2
- package/dist/src/models/icons/components/wand.d.ts.map +0 -1
- package/dist/src/models/icons/components/wifi.d.ts +0 -2
- package/dist/src/models/icons/components/wifi.d.ts.map +0 -1
- package/dist/src/models/icons/components/world.d.ts +0 -2
- package/dist/src/models/icons/components/world.d.ts.map +0 -1
- package/dist/src/models/icons/components/x.d.ts +0 -2
- package/dist/src/models/icons/components/x.d.ts.map +0 -1
- package/dist/src/models/icons/components/zoom-in.d.ts +0 -2
- package/dist/src/models/icons/components/zoom-in.d.ts.map +0 -1
- package/dist/src/models/icons/components/zoom-out.d.ts +0 -2
- package/dist/src/models/icons/components/zoom-out.d.ts.map +0 -1
- package/dist/src/models/icons/icon-map.d.ts +0 -5
- package/dist/src/models/icons/icon-map.d.ts.map +0 -1
- package/dist/src/models/icons/icons.d.ts +0 -4
- package/dist/src/models/icons/icons.d.ts.map +0 -1
- package/dist/src/models/icons/index.d.ts +0 -127
- package/dist/src/models/icons/index.d.ts.map +0 -1
- package/dist/src/models/icons/types.d.ts +0 -2
- package/dist/src/models/icons/types.d.ts.map +0 -1
- package/dist/src/models/icons/utils.d.ts +0 -4
- package/dist/src/models/icons/utils.d.ts.map +0 -1
- package/dist/src/scripts/icons/generate-icons.d.ts +0 -2
- package/dist/src/scripts/icons/generate-icons.d.ts.map +0 -1
- package/dist/src/scripts/icons/validate-icons.d.ts +0 -3
- package/dist/src/scripts/icons/validate-icons.d.ts.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"arrow-right.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/arrow-right.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"arrow-up.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/arrow-up.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"arrows-diff.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/arrows-diff.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"aspect-ratio.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/aspect-ratio.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"assembly.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/assembly.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bold.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/bold.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bookmark-plus.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/bookmark-plus.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"briefcase.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/briefcase.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"building-hospital.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/building-hospital.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"building.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/building.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"calendar-event.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/calendar-event.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"camera.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/camera.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"capture.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/capture.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chart-line.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/chart-line.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"check.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/check.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"checklist.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/checklist.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"checks.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/checks.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chevron-down.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/chevron-down.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chevron-left.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/chevron-left.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chevron-right.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/chevron-right.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chevron-up.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/chevron-up.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clipboard.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/clipboard.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"clock.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/clock.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cloud.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/cloud.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"code-dots.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/code-dots.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"code.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/code.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/command.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"components.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/components.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"copy.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/copy.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cpu.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/cpu.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/dashboard.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"database.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/database.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"device-desktop.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/device-desktop.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"device-floppy.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/device-floppy.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"device-laptop.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/device-laptop.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"door.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/door.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dots-vertical.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/dots-vertical.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dots.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/dots.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"download.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/download.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"edit-off.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/edit-off.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"edit.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/edit.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"engine.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/engine.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eraser.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/eraser.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"exclamation-circle.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/exclamation-circle.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eye-closed.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/eye-closed.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eye.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/eye.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"face-id-error.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/face-id-error.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file-text.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/file-text.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file-upload.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/file-upload.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file-x.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/file-x.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/file.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filter-off.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/filter-off.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/filter.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"flag.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/flag.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"focus.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/focus.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"folder.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/folder.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gender-female.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/gender-female.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gender-male.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/gender-male.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gender-transgender.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/gender-transgender.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"grid-dots.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/grid-dots.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"grip-vertical.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/grip-vertical.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"heart-handshake.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/heart-handshake.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"heart.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/heart.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"home.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/home.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"id.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/id.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,EAAE,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"info-circle.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/info-circle.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"input-search.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/input-search.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,6DAAO,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"italic.d.ts","sourceRoot":"","sources":["../../../../../src/models/icons/components/italic.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,6DAAO,CAAA"}
|