@mesalvo/react-ui 0.0.32410 → 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,6 +1,5 @@
|
|
|
1
1
|
import { jsxs as s, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
3
|
-
import { u as p, a as g, b as h, T as u, U as f, S as m, c as x, D as y } from "./index-Bn3grc0V.js";
|
|
2
|
+
import { u as d, a as p, b as g, T as h, A as u, U as f, S as x, c as m, D as y } from "./index-BmWkXn8e.js";
|
|
4
3
|
const T = {
|
|
5
4
|
BUMP: "bump",
|
|
6
5
|
CHORE: "chore",
|
|
@@ -10,19 +9,19 @@ const T = {
|
|
|
10
9
|
FIX: "fix",
|
|
11
10
|
REFACTOR: "refactor",
|
|
12
11
|
TEST: "test"
|
|
13
|
-
},
|
|
14
|
-
const { t: l } =
|
|
12
|
+
}, b = ({ customItems: o }) => {
|
|
13
|
+
const { t: l } = d(), { lang: c, t: i } = p(), { changelog: t, isLoading: r, filters: n } = g();
|
|
15
14
|
return /* @__PURE__ */ s(
|
|
16
|
-
|
|
15
|
+
h,
|
|
17
16
|
{
|
|
18
17
|
description: l("all_changelog_info"),
|
|
19
18
|
header: /* @__PURE__ */ s("nav", { className: "grid md:grid-cols-2 gap-2 pt-4 items-center", children: [
|
|
20
19
|
/* @__PURE__ */ a(
|
|
21
|
-
|
|
20
|
+
x,
|
|
22
21
|
{
|
|
23
22
|
label: l("filter_by_type"),
|
|
24
23
|
onChange: (e) => n.setType(e),
|
|
25
|
-
options:
|
|
24
|
+
options: m.map((e) => e),
|
|
26
25
|
size: "small",
|
|
27
26
|
value: n.type
|
|
28
27
|
}
|
|
@@ -41,7 +40,7 @@ const T = {
|
|
|
41
40
|
title: l("changelog"),
|
|
42
41
|
children: [
|
|
43
42
|
t.length === 0 && !r && /* @__PURE__ */ s("div", { className: "py-8 text-center text-foreground/70 flex flex-col items-center gap-2", children: [
|
|
44
|
-
/* @__PURE__ */ a(
|
|
43
|
+
/* @__PURE__ */ a(u, { name: "alertTriangle", size: 32 }),
|
|
45
44
|
l("no_changelog_found")
|
|
46
45
|
] }),
|
|
47
46
|
/* @__PURE__ */ s("ul", { className: "overflow-y-auto h-full flex flex-col md:gap-2", children: [
|
|
@@ -69,5 +68,5 @@ const T = {
|
|
|
69
68
|
);
|
|
70
69
|
};
|
|
71
70
|
export {
|
|
72
|
-
|
|
71
|
+
b as default
|
|
73
72
|
};
|