@odx/icons 5.0.0 → 5.2.0
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 +33 -2
- package/LICENSE +1 -1
- package/MIGRATION.md +7 -4
- package/README.md +4 -27
- package/dist/compat.d.ts +1 -1
- package/dist/compat.js +15 -20
- package/dist/lib/ai/chat-agent.d.ts +8 -7
- package/dist/lib/ai/chat-agent.js +1 -1
- package/dist/lib/ai/code-agent.d.ts +8 -7
- package/dist/lib/ai/code-agent.js +1 -1
- package/dist/lib/ai/data-agent.d.ts +8 -7
- package/dist/lib/ai/data-agent.js +1 -1
- package/dist/lib/ai/gaia.d.ts +8 -7
- package/dist/lib/ai/gaia.js +1 -1
- package/dist/lib/ai/language-agent.d.ts +8 -7
- package/dist/lib/ai/language-agent.js +1 -1
- package/dist/lib/ai/learning-agent.d.ts +8 -7
- package/dist/lib/ai/learning-agent.js +1 -1
- package/dist/lib/ai/magic-wand.d.ts +8 -7
- package/dist/lib/ai/magic-wand.js +1 -1
- package/dist/lib/ai/medical-product-agent.d.ts +8 -7
- package/dist/lib/ai/medical-product-agent.js +1 -1
- package/dist/lib/ai/safety-product-agent.d.ts +8 -7
- package/dist/lib/ai/safety-product-agent.js +1 -1
- package/dist/lib/ai/search.d.ts +8 -7
- package/dist/lib/ai/search.js +1 -1
- package/dist/lib/ai/sessions.d.ts +8 -7
- package/dist/lib/ai/sessions.js +1 -1
- package/dist/lib/ai/spark.d.ts +8 -7
- package/dist/lib/ai/spark.js +1 -1
- package/dist/lib/ai/writing-agent.d.ts +8 -7
- package/dist/lib/ai/writing-agent.js +1 -1
- package/dist/lib/ai.d.ts +1 -1
- package/dist/lib/ai.js +1 -1
- package/dist/lib/all.d.ts +1 -1
- package/dist/lib/all.js +1 -1
- package/dist/lib/all.scss +1181 -2
- package/dist/lib/core/aggregation.d.ts +8 -7
- package/dist/lib/core/aggregation.js +1 -1
- package/dist/lib/core/alarm-a1.d.ts +8 -7
- package/dist/lib/core/alarm-a1.js +1 -1
- package/dist/lib/core/alarm-a2.d.ts +8 -7
- package/dist/lib/core/alarm-a2.js +1 -1
- package/dist/lib/core/alarm.d.ts +8 -7
- package/dist/lib/core/alarm.js +1 -1
- package/dist/lib/core/alarms-info.d.ts +8 -7
- package/dist/lib/core/alarms-info.js +1 -1
- package/dist/lib/core/alarms-per-type.d.ts +8 -7
- package/dist/lib/core/alarms-per-type.js +1 -1
- package/dist/lib/core/alarmtype-das.d.ts +8 -7
- package/dist/lib/core/alarmtype-das.js +1 -1
- package/dist/lib/core/alarmtype-off.d.ts +8 -7
- package/dist/lib/core/alarmtype-off.js +1 -1
- package/dist/lib/core/alarmtype-pause.d.ts +8 -7
- package/dist/lib/core/alarmtype-pause.js +1 -1
- package/dist/lib/core/align-horizontal-middle.d.ts +8 -7
- package/dist/lib/core/align-horizontal-middle.js +1 -1
- package/dist/lib/core/align-vertical-middle.d.ts +8 -7
- package/dist/lib/core/align-vertical-middle.js +1 -1
- package/dist/lib/core/announcement.d.ts +8 -7
- package/dist/lib/core/announcement.js +1 -1
- package/dist/lib/core/app-access.d.ts +8 -7
- package/dist/lib/core/app-access.js +1 -1
- package/dist/lib/core/arrow-down-left.d.ts +8 -7
- package/dist/lib/core/arrow-down-left.js +1 -1
- package/dist/lib/core/arrow-down-right.d.ts +8 -7
- package/dist/lib/core/arrow-down-right.js +1 -1
- package/dist/lib/core/arrow-down.d.ts +8 -7
- package/dist/lib/core/arrow-down.js +1 -1
- package/dist/lib/core/arrow-left.d.ts +8 -7
- package/dist/lib/core/arrow-left.js +1 -1
- package/dist/lib/core/arrow-right.d.ts +8 -7
- package/dist/lib/core/arrow-right.js +1 -1
- package/dist/lib/core/arrow-tab.d.ts +8 -7
- package/dist/lib/core/arrow-tab.js +1 -1
- package/dist/lib/core/arrow-up-left.d.ts +8 -7
- package/dist/lib/core/arrow-up-left.js +1 -1
- package/dist/lib/core/arrow-up-right.d.ts +8 -7
- package/dist/lib/core/arrow-up-right.js +1 -1
- package/dist/lib/core/arrow-up.d.ts +8 -7
- package/dist/lib/core/arrow-up.js +1 -1
- package/dist/lib/core/ascending.d.ts +8 -7
- package/dist/lib/core/ascending.js +1 -1
- package/dist/lib/core/attachment-off.d.ts +8 -7
- package/dist/lib/core/attachment-off.js +1 -1
- package/dist/lib/core/attachment.d.ts +8 -7
- package/dist/lib/core/attachment.js +1 -1
- package/dist/lib/core/bar-chart.d.ts +8 -7
- package/dist/lib/core/bar-chart.js +1 -1
- package/dist/lib/core/battery-0.d.ts +8 -7
- package/dist/lib/core/battery-0.js +1 -1
- package/dist/lib/core/battery-100.d.ts +8 -7
- package/dist/lib/core/battery-100.js +1 -1
- package/dist/lib/core/battery-25.d.ts +8 -7
- package/dist/lib/core/battery-25.js +1 -1
- package/dist/lib/core/battery-50.d.ts +8 -7
- package/dist/lib/core/battery-50.js +1 -1
- package/dist/lib/core/battery-75.d.ts +8 -7
- package/dist/lib/core/battery-75.js +1 -1
- package/dist/lib/core/battery-alarm-mono.d.ts +8 -7
- package/dist/lib/core/battery-alarm-mono.js +1 -1
- package/dist/lib/core/battery-alarm.d.ts +8 -7
- package/dist/lib/core/battery-alarm.js +1 -1
- package/dist/lib/core/battery-charge.d.ts +8 -7
- package/dist/lib/core/battery-charge.js +1 -1
- package/dist/lib/core/battery-error-mono.d.ts +8 -7
- package/dist/lib/core/battery-error-mono.js +1 -1
- package/dist/lib/core/battery-error.d.ts +8 -7
- package/dist/lib/core/battery-error.js +1 -1
- package/dist/lib/core/battery-uncalibrated.d.ts +8 -7
- package/dist/lib/core/battery-uncalibrated.js +1 -1
- package/dist/lib/core/battery-warning-mono.d.ts +8 -7
- package/dist/lib/core/battery-warning-mono.js +1 -1
- package/dist/lib/core/battery-warning.d.ts +8 -7
- package/dist/lib/core/battery-warning.js +1 -1
- package/dist/lib/core/blocked-mono.d.ts +8 -7
- package/dist/lib/core/blocked-mono.js +1 -1
- package/dist/lib/core/blocked.d.ts +8 -7
- package/dist/lib/core/blocked.js +1 -1
- package/dist/lib/core/bluetooth-off.d.ts +8 -7
- package/dist/lib/core/bluetooth-off.js +1 -1
- package/dist/lib/core/bluetooth-paired.d.ts +8 -7
- package/dist/lib/core/bluetooth-paired.js +1 -1
- package/dist/lib/core/bluetooth.d.ts +8 -7
- package/dist/lib/core/bluetooth.js +1 -1
- package/dist/lib/core/blur.d.ts +8 -7
- package/dist/lib/core/blur.js +1 -1
- package/dist/lib/core/bookmark-solid.d.ts +8 -7
- package/dist/lib/core/bookmark-solid.js +1 -1
- package/dist/lib/core/bookmark.d.ts +8 -7
- package/dist/lib/core/bookmark.js +1 -1
- package/dist/lib/core/brightness-1.d.ts +8 -7
- package/dist/lib/core/brightness-1.js +1 -1
- package/dist/lib/core/brightness-2.d.ts +8 -7
- package/dist/lib/core/brightness-2.js +1 -1
- package/dist/lib/core/brightness-3.d.ts +8 -7
- package/dist/lib/core/brightness-3.js +1 -1
- package/dist/lib/core/brightness-4.d.ts +8 -7
- package/dist/lib/core/brightness-4.js +1 -1
- package/dist/lib/core/brightness-5.d.ts +8 -7
- package/dist/lib/core/brightness-5.js +1 -1
- package/dist/lib/core/brightness-auto.d.ts +8 -7
- package/dist/lib/core/brightness-auto.js +1 -1
- package/dist/lib/core/brightness.d.ts +8 -7
- package/dist/lib/core/brightness.js +1 -1
- package/dist/lib/core/calendar-bumptest-error-mono.d.ts +8 -7
- package/dist/lib/core/calendar-bumptest-error-mono.js +1 -1
- package/dist/lib/core/calendar-bumptest-error.d.ts +8 -7
- package/dist/lib/core/calendar-bumptest-error.js +1 -1
- package/dist/lib/core/calendar-bumptest-warning-mono.d.ts +8 -7
- package/dist/lib/core/calendar-bumptest-warning-mono.js +1 -1
- package/dist/lib/core/calendar-bumptest-warning.d.ts +8 -7
- package/dist/lib/core/calendar-bumptest-warning.js +1 -1
- package/dist/lib/core/calendar-bumptest.d.ts +8 -7
- package/dist/lib/core/calendar-bumptest.js +1 -1
- package/dist/lib/core/calendar-calibration-error-mono.d.ts +8 -7
- package/dist/lib/core/calendar-calibration-error-mono.js +1 -1
- package/dist/lib/core/calendar-calibration-error.d.ts +8 -7
- package/dist/lib/core/calendar-calibration-error.js +1 -1
- package/dist/lib/core/calendar-calibration-warning-mono.d.ts +8 -7
- package/dist/lib/core/calendar-calibration-warning-mono.js +1 -1
- package/dist/lib/core/calendar-calibration-warning.d.ts +8 -7
- package/dist/lib/core/calendar-calibration-warning.js +1 -1
- package/dist/lib/core/calendar-calibration.d.ts +8 -7
- package/dist/lib/core/calendar-calibration.js +1 -1
- package/dist/lib/core/calendar-day-view.d.ts +8 -7
- package/dist/lib/core/calendar-day-view.js +1 -1
- package/dist/lib/core/calendar-event.d.ts +8 -7
- package/dist/lib/core/calendar-event.js +1 -1
- package/dist/lib/core/calendar-flag-mono.d.ts +8 -7
- package/dist/lib/core/calendar-flag-mono.js +1 -1
- package/dist/lib/core/calendar-flag.d.ts +8 -7
- package/dist/lib/core/calendar-flag.js +1 -1
- package/dist/lib/core/calendar-interval.d.ts +8 -7
- package/dist/lib/core/calendar-interval.js +1 -1
- package/dist/lib/core/calendar-list.d.ts +8 -7
- package/dist/lib/core/calendar-list.js +1 -1
- package/dist/lib/core/calendar-setting.d.ts +8 -7
- package/dist/lib/core/calendar-setting.js +1 -1
- package/dist/lib/core/calendar-time.d.ts +8 -7
- package/dist/lib/core/calendar-time.js +1 -1
- package/dist/lib/core/calendar-user-error-mono.d.ts +8 -7
- package/dist/lib/core/calendar-user-error-mono.js +1 -1
- package/dist/lib/core/calendar-user-error.d.ts +8 -7
- package/dist/lib/core/calendar-user-error.js +1 -1
- package/dist/lib/core/calendar-user-warning-mono.d.ts +8 -7
- package/dist/lib/core/calendar-user-warning-mono.js +1 -1
- package/dist/lib/core/calendar-user-warning.d.ts +8 -7
- package/dist/lib/core/calendar-user-warning.js +1 -1
- package/dist/lib/core/calendar-user.d.ts +8 -7
- package/dist/lib/core/calendar-user.js +1 -1
- package/dist/lib/core/calendar-warning-mono.d.ts +8 -7
- package/dist/lib/core/calendar-warning-mono.js +1 -1
- package/dist/lib/core/calendar-warning.d.ts +8 -7
- package/dist/lib/core/calendar-warning.js +1 -1
- package/dist/lib/core/calendar-week-view.d.ts +8 -7
- package/dist/lib/core/calendar-week-view.js +1 -1
- package/dist/lib/core/calendar.d.ts +8 -7
- package/dist/lib/core/calendar.js +1 -1
- package/dist/lib/core/camera.d.ts +8 -7
- package/dist/lib/core/camera.js +1 -1
- package/dist/lib/core/cancel.d.ts +8 -7
- package/dist/lib/core/cancel.js +1 -1
- package/dist/lib/core/check-filled-mono.d.ts +8 -7
- package/dist/lib/core/check-filled-mono.js +1 -1
- package/dist/lib/core/check-filled.d.ts +8 -7
- package/dist/lib/core/check-filled.js +1 -1
- package/dist/lib/core/check.d.ts +8 -7
- package/dist/lib/core/check.js +1 -1
- package/dist/lib/core/chevron-down.d.ts +8 -7
- package/dist/lib/core/chevron-down.js +1 -1
- package/dist/lib/core/chevron-left-end.d.ts +8 -7
- package/dist/lib/core/chevron-left-end.js +1 -1
- package/dist/lib/core/chevron-left.d.ts +8 -7
- package/dist/lib/core/chevron-left.js +1 -1
- package/dist/lib/core/chevron-right-end.d.ts +8 -7
- package/dist/lib/core/chevron-right-end.js +1 -1
- package/dist/lib/core/chevron-right.d.ts +8 -7
- package/dist/lib/core/chevron-right.js +1 -1
- package/dist/lib/core/chevron-up.d.ts +8 -7
- package/dist/lib/core/chevron-up.js +1 -1
- package/dist/lib/core/chevrons-updown.d.ts +8 -7
- package/dist/lib/core/chevrons-updown.js +1 -1
- package/dist/lib/core/chevrons.d.ts +8 -7
- package/dist/lib/core/chevrons.js +1 -1
- package/dist/lib/core/close.d.ts +8 -7
- package/dist/lib/core/close.js +1 -1
- package/dist/lib/core/closed-caption-off.d.ts +8 -7
- package/dist/lib/core/closed-caption-off.js +1 -1
- package/dist/lib/core/closed-caption.d.ts +8 -7
- package/dist/lib/core/closed-caption.js +1 -1
- package/dist/lib/core/cloud-disabled.d.ts +8 -7
- package/dist/lib/core/cloud-disabled.js +1 -1
- package/dist/lib/core/cloud-error-mono.d.ts +8 -7
- package/dist/lib/core/cloud-error-mono.js +1 -1
- package/dist/lib/core/cloud-error.d.ts +8 -7
- package/dist/lib/core/cloud-error.js +1 -1
- package/dist/lib/core/cloud-ok-mono.d.ts +8 -7
- package/dist/lib/core/cloud-ok-mono.js +1 -1
- package/dist/lib/core/cloud-ok.d.ts +8 -7
- package/dist/lib/core/cloud-ok.js +1 -1
- package/dist/lib/core/cloud-upload.d.ts +8 -7
- package/dist/lib/core/cloud-upload.js +1 -1
- package/dist/lib/core/cloud-warning-mono.d.ts +8 -7
- package/dist/lib/core/cloud-warning-mono.js +1 -1
- package/dist/lib/core/cloud-warning.d.ts +8 -7
- package/dist/lib/core/cloud-warning.js +1 -1
- package/dist/lib/core/cloud.d.ts +8 -7
- package/dist/lib/core/cloud.js +1 -1
- package/dist/lib/core/code-of-conduct.d.ts +8 -7
- package/dist/lib/core/code-of-conduct.js +1 -1
- package/dist/lib/core/colorpicker.d.ts +8 -7
- package/dist/lib/core/colorpicker.js +1 -1
- package/dist/lib/core/column.d.ts +8 -7
- package/dist/lib/core/column.js +1 -1
- package/dist/lib/core/comment-add.d.ts +8 -7
- package/dist/lib/core/comment-add.js +1 -1
- package/dist/lib/core/comment-off.d.ts +8 -7
- package/dist/lib/core/comment-off.js +1 -1
- package/dist/lib/core/comment.d.ts +8 -7
- package/dist/lib/core/comment.js +1 -1
- package/dist/lib/core/compare.d.ts +8 -7
- package/dist/lib/core/compare.js +1 -1
- package/dist/lib/core/config-edit.d.ts +8 -7
- package/dist/lib/core/config-edit.js +1 -1
- package/dist/lib/core/config-enter.d.ts +8 -7
- package/dist/lib/core/config-enter.js +1 -1
- package/dist/lib/core/config-leave.d.ts +8 -7
- package/dist/lib/core/config-leave.js +1 -1
- package/dist/lib/core/config-update.d.ts +8 -7
- package/dist/lib/core/config-update.js +1 -1
- package/dist/lib/core/config-view.d.ts +8 -7
- package/dist/lib/core/config-view.js +1 -1
- package/dist/lib/core/config.d.ts +8 -7
- package/dist/lib/core/config.js +1 -1
- package/dist/lib/core/copy-content.d.ts +8 -7
- package/dist/lib/core/copy-content.js +1 -1
- package/dist/lib/core/copy-file.d.ts +8 -7
- package/dist/lib/core/copy-file.js +1 -1
- package/dist/lib/core/copy-folder.d.ts +8 -7
- package/dist/lib/core/copy-folder.js +1 -1
- package/dist/lib/core/cut.d.ts +8 -7
- package/dist/lib/core/cut.js +1 -1
- package/dist/lib/core/d.d.ts +8 -7
- package/dist/lib/core/d.js +1 -1
- package/dist/lib/core/dashboard.d.ts +8 -7
- package/dist/lib/core/dashboard.js +1 -1
- package/dist/lib/core/delete-success-mono.d.ts +8 -7
- package/dist/lib/core/delete-success-mono.js +1 -1
- package/dist/lib/core/delete-success.d.ts +8 -7
- package/dist/lib/core/delete-success.js +1 -1
- package/dist/lib/core/delete.d.ts +8 -7
- package/dist/lib/core/delete.js +1 -1
- package/dist/lib/core/descending.d.ts +8 -7
- package/dist/lib/core/descending.js +1 -1
- package/dist/lib/core/direction.d.ts +8 -7
- package/dist/lib/core/direction.js +1 -1
- package/dist/lib/core/document-check.d.ts +8 -7
- package/dist/lib/core/document-check.js +1 -1
- package/dist/lib/core/document-flag-mono.d.ts +8 -7
- package/dist/lib/core/document-flag-mono.js +1 -1
- package/dist/lib/core/document-flag.d.ts +8 -7
- package/dist/lib/core/document-flag.js +1 -1
- package/dist/lib/core/document-ok-mono.d.ts +8 -7
- package/dist/lib/core/document-ok-mono.js +1 -1
- package/dist/lib/core/document-ok.d.ts +8 -7
- package/dist/lib/core/document-ok.js +1 -1
- package/dist/lib/core/document-qa.d.ts +8 -7
- package/dist/lib/core/document-qa.js +1 -1
- package/dist/lib/core/document-settings.d.ts +8 -7
- package/dist/lib/core/document-settings.js +1 -1
- package/dist/lib/core/document-stats.d.ts +8 -7
- package/dist/lib/core/document-stats.js +1 -1
- package/dist/lib/core/document.d.ts +8 -7
- package/dist/lib/core/document.js +1 -1
- package/dist/lib/core/download.d.ts +8 -7
- package/dist/lib/core/download.js +1 -1
- package/dist/lib/core/draeger.d.ts +9 -0
- package/dist/lib/core/draeger.js +2 -0
- package/dist/lib/core/draeger.svg +1 -0
- package/dist/lib/core/drop.d.ts +8 -7
- package/dist/lib/core/drop.js +1 -1
- package/dist/lib/core/edit.d.ts +8 -7
- package/dist/lib/core/edit.js +1 -1
- package/dist/lib/core/education.d.ts +8 -7
- package/dist/lib/core/education.js +1 -1
- package/dist/lib/core/emoji-happy.d.ts +8 -7
- package/dist/lib/core/emoji-happy.js +1 -1
- package/dist/lib/core/emoji-neutral.d.ts +8 -7
- package/dist/lib/core/emoji-neutral.js +1 -1
- package/dist/lib/core/emoji-sad.d.ts +8 -7
- package/dist/lib/core/emoji-sad.js +1 -1
- package/dist/lib/core/error-filled-mono.d.ts +8 -7
- package/dist/lib/core/error-filled-mono.js +1 -1
- package/dist/lib/core/error-filled.d.ts +8 -7
- package/dist/lib/core/error-filled.js +1 -1
- package/dist/lib/core/error.d.ts +8 -7
- package/dist/lib/core/error.js +1 -1
- package/dist/lib/core/export.d.ts +8 -7
- package/dist/lib/core/export.js +1 -1
- package/dist/lib/core/favicon.d.ts +8 -7
- package/dist/lib/core/favicon.js +1 -1
- package/dist/lib/core/favorite-solid.d.ts +8 -7
- package/dist/lib/core/favorite-solid.js +1 -1
- package/dist/lib/core/favorite.d.ts +8 -7
- package/dist/lib/core/favorite.js +1 -1
- package/dist/lib/core/fax.d.ts +8 -7
- package/dist/lib/core/fax.js +1 -1
- package/dist/lib/core/feedback-warning-filled-mono.d.ts +8 -7
- package/dist/lib/core/feedback-warning-filled-mono.js +1 -1
- package/dist/lib/core/feedback-warning-filled.d.ts +8 -7
- package/dist/lib/core/feedback-warning-filled.js +1 -1
- package/dist/lib/core/feedback-warning.d.ts +8 -7
- package/dist/lib/core/feedback-warning.js +1 -1
- package/dist/lib/core/file.d.ts +8 -7
- package/dist/lib/core/file.js +1 -1
- package/dist/lib/core/filter-close.d.ts +8 -7
- package/dist/lib/core/filter-close.js +1 -1
- package/dist/lib/core/filter-control.d.ts +8 -7
- package/dist/lib/core/filter-control.js +1 -1
- package/dist/lib/core/filter-settings.d.ts +8 -7
- package/dist/lib/core/filter-settings.js +1 -1
- package/dist/lib/core/filter.d.ts +8 -7
- package/dist/lib/core/filter.js +1 -1
- package/dist/lib/core/flag.d.ts +8 -7
- package/dist/lib/core/flag.js +1 -1
- package/dist/lib/core/folder-in.d.ts +8 -7
- package/dist/lib/core/folder-in.js +1 -1
- package/dist/lib/core/folder-open.d.ts +8 -7
- package/dist/lib/core/folder-open.js +1 -1
- package/dist/lib/core/folder-out.d.ts +8 -7
- package/dist/lib/core/folder-out.js +1 -1
- package/dist/lib/core/folder-team.d.ts +8 -7
- package/dist/lib/core/folder-team.js +1 -1
- package/dist/lib/core/folder.d.ts +8 -7
- package/dist/lib/core/folder.js +1 -1
- package/dist/lib/core/gender-diversity.d.ts +8 -7
- package/dist/lib/core/gender-diversity.js +1 -1
- package/dist/lib/core/gender-female.d.ts +8 -7
- package/dist/lib/core/gender-female.js +1 -1
- package/dist/lib/core/gender-male.d.ts +8 -7
- package/dist/lib/core/gender-male.js +1 -1
- package/dist/lib/core/globe.d.ts +8 -7
- package/dist/lib/core/globe.js +1 -1
- package/dist/lib/core/group.d.ts +8 -7
- package/dist/lib/core/group.js +1 -1
- package/dist/lib/core/hand.d.ts +8 -7
- package/dist/lib/core/hand.js +1 -1
- package/dist/lib/core/help-ticket.d.ts +8 -7
- package/dist/lib/core/help-ticket.js +1 -1
- package/dist/lib/core/help.d.ts +8 -7
- package/dist/lib/core/help.js +1 -1
- package/dist/lib/core/history.d.ts +8 -7
- package/dist/lib/core/history.js +1 -1
- package/dist/lib/core/home.d.ts +8 -7
- package/dist/lib/core/home.js +1 -1
- package/dist/lib/core/ifu-error-mono.d.ts +8 -7
- package/dist/lib/core/ifu-error-mono.js +1 -1
- package/dist/lib/core/ifu-error.d.ts +8 -7
- package/dist/lib/core/ifu-error.js +1 -1
- package/dist/lib/core/ifu-success-mono.d.ts +8 -7
- package/dist/lib/core/ifu-success-mono.js +1 -1
- package/dist/lib/core/ifu-success.d.ts +8 -7
- package/dist/lib/core/ifu-success.js +1 -1
- package/dist/lib/core/ifu.d.ts +8 -7
- package/dist/lib/core/ifu.js +1 -1
- package/dist/lib/core/import.d.ts +8 -7
- package/dist/lib/core/import.js +1 -1
- package/dist/lib/core/info.d.ts +8 -7
- package/dist/lib/core/info.js +1 -1
- package/dist/lib/core/introduction.d.ts +8 -7
- package/dist/lib/core/introduction.js +1 -1
- package/dist/lib/core/language.d.ts +8 -7
- package/dist/lib/core/language.js +1 -1
- package/dist/lib/core/link-external.d.ts +8 -7
- package/dist/lib/core/link-external.js +1 -1
- package/dist/lib/core/link-internal.d.ts +8 -7
- package/dist/lib/core/link-internal.js +1 -1
- package/dist/lib/core/link-off.d.ts +8 -7
- package/dist/lib/core/link-off.js +1 -1
- package/dist/lib/core/link.d.ts +8 -7
- package/dist/lib/core/link.js +1 -1
- package/dist/lib/core/loading.d.ts +8 -7
- package/dist/lib/core/loading.js +1 -1
- package/dist/lib/core/location-add.d.ts +8 -7
- package/dist/lib/core/location-add.js +1 -1
- package/dist/lib/core/location-measure.d.ts +8 -7
- package/dist/lib/core/location-measure.js +1 -1
- package/dist/lib/core/location-off.d.ts +8 -7
- package/dist/lib/core/location-off.js +1 -1
- package/dist/lib/core/location-qrcode.d.ts +8 -7
- package/dist/lib/core/location-qrcode.js +1 -1
- package/dist/lib/core/location-scan-error-mono.d.ts +8 -7
- package/dist/lib/core/location-scan-error-mono.js +1 -1
- package/dist/lib/core/location-scan-error.d.ts +8 -7
- package/dist/lib/core/location-scan-error.js +1 -1
- package/dist/lib/core/location-scan-success-mono.d.ts +8 -7
- package/dist/lib/core/location-scan-success-mono.js +1 -1
- package/dist/lib/core/location-scan-success.d.ts +8 -7
- package/dist/lib/core/location-scan-success.js +1 -1
- package/dist/lib/core/location-scan.d.ts +8 -7
- package/dist/lib/core/location-scan.js +1 -1
- package/dist/lib/core/location.d.ts +8 -7
- package/dist/lib/core/location.js +1 -1
- package/dist/lib/core/lock.d.ts +8 -7
- package/dist/lib/core/lock.js +1 -1
- package/dist/lib/core/logout.d.ts +8 -7
- package/dist/lib/core/logout.js +1 -1
- package/dist/lib/core/mail-error-mono.d.ts +8 -7
- package/dist/lib/core/mail-error-mono.js +1 -1
- package/dist/lib/core/mail-error.d.ts +8 -7
- package/dist/lib/core/mail-error.js +1 -1
- package/dist/lib/core/mail-newsletter.d.ts +8 -7
- package/dist/lib/core/mail-newsletter.js +1 -1
- package/dist/lib/core/mail-resend.d.ts +8 -7
- package/dist/lib/core/mail-resend.js +1 -1
- package/dist/lib/core/mail-send.d.ts +8 -7
- package/dist/lib/core/mail-send.js +1 -1
- package/dist/lib/core/mail-sending.d.ts +8 -7
- package/dist/lib/core/mail-sending.js +1 -1
- package/dist/lib/core/mail-success-mono.d.ts +8 -7
- package/dist/lib/core/mail-success-mono.js +1 -1
- package/dist/lib/core/mail-success.d.ts +8 -7
- package/dist/lib/core/mail-success.js +1 -1
- package/dist/lib/core/mail.d.ts +8 -7
- package/dist/lib/core/mail.js +1 -1
- package/dist/lib/core/map.d.ts +8 -7
- package/dist/lib/core/map.js +1 -1
- package/dist/lib/core/marketplace.d.ts +8 -7
- package/dist/lib/core/marketplace.js +1 -1
- package/dist/lib/core/maximize.d.ts +8 -7
- package/dist/lib/core/maximize.js +1 -1
- package/dist/lib/core/media-back.d.ts +8 -7
- package/dist/lib/core/media-back.js +1 -1
- package/dist/lib/core/media-fastforward.d.ts +8 -7
- package/dist/lib/core/media-fastforward.js +1 -1
- package/dist/lib/core/media-pause.d.ts +8 -7
- package/dist/lib/core/media-pause.js +1 -1
- package/dist/lib/core/media-play.d.ts +8 -7
- package/dist/lib/core/media-play.js +1 -1
- package/dist/lib/core/media-rewind.d.ts +8 -7
- package/dist/lib/core/media-rewind.js +1 -1
- package/dist/lib/core/media-skip.d.ts +8 -7
- package/dist/lib/core/media-skip.js +1 -1
- package/dist/lib/core/media-stop.d.ts +8 -7
- package/dist/lib/core/media-stop.js +1 -1
- package/dist/lib/core/menu-favorites.d.ts +8 -7
- package/dist/lib/core/menu-favorites.js +1 -1
- package/dist/lib/core/menu-functions.d.ts +8 -7
- package/dist/lib/core/menu-functions.js +1 -1
- package/dist/lib/core/menu.d.ts +8 -7
- package/dist/lib/core/menu.js +1 -1
- package/dist/lib/core/microphone.d.ts +8 -7
- package/dist/lib/core/microphone.js +1 -1
- package/dist/lib/core/minimize.d.ts +8 -7
- package/dist/lib/core/minimize.js +1 -1
- package/dist/lib/core/minus.d.ts +8 -7
- package/dist/lib/core/minus.js +1 -1
- package/dist/lib/core/mode-switch.d.ts +8 -7
- package/dist/lib/core/mode-switch.js +1 -1
- package/dist/lib/core/more.d.ts +8 -7
- package/dist/lib/core/more.js +1 -1
- package/dist/lib/core/next.d.ts +8 -7
- package/dist/lib/core/next.js +1 -1
- package/dist/lib/core/night-mode.d.ts +8 -7
- package/dist/lib/core/night-mode.js +1 -1
- package/dist/lib/core/notification-off.d.ts +8 -7
- package/dist/lib/core/notification-off.js +1 -1
- package/dist/lib/core/notification.d.ts +8 -7
- package/dist/lib/core/notification.js +1 -1
- package/dist/lib/core/object.d.ts +8 -7
- package/dist/lib/core/object.js +1 -1
- package/dist/lib/core/on-off.d.ts +8 -7
- package/dist/lib/core/on-off.js +1 -1
- package/dist/lib/core/package.d.ts +8 -7
- package/dist/lib/core/package.js +1 -1
- package/dist/lib/core/password-change.d.ts +8 -7
- package/dist/lib/core/password-change.js +1 -1
- package/dist/lib/core/password.d.ts +8 -7
- package/dist/lib/core/password.js +1 -1
- package/dist/lib/core/paste.d.ts +8 -7
- package/dist/lib/core/paste.js +1 -1
- package/dist/lib/core/phone.d.ts +8 -7
- package/dist/lib/core/phone.js +1 -1
- package/dist/lib/core/picture.d.ts +8 -7
- package/dist/lib/core/picture.js +1 -1
- package/dist/lib/core/pin-solid.d.ts +8 -7
- package/dist/lib/core/pin-solid.js +1 -1
- package/dist/lib/core/pin.d.ts +8 -7
- package/dist/lib/core/pin.js +1 -1
- package/dist/lib/core/placeholder.d.ts +8 -7
- package/dist/lib/core/placeholder.js +1 -1
- package/dist/lib/core/plus.d.ts +8 -7
- package/dist/lib/core/plus.js +1 -1
- package/dist/lib/core/position-off.d.ts +8 -7
- package/dist/lib/core/position-off.js +1 -1
- package/dist/lib/core/position.d.ts +8 -7
- package/dist/lib/core/position.js +1 -1
- package/dist/lib/core/precondition.d.ts +8 -7
- package/dist/lib/core/precondition.js +1 -1
- package/dist/lib/core/previous.d.ts +8 -7
- package/dist/lib/core/previous.js +1 -1
- package/dist/lib/core/print-config.d.ts +8 -7
- package/dist/lib/core/print-config.js +1 -1
- package/dist/lib/core/print-error-mono.d.ts +8 -7
- package/dist/lib/core/print-error-mono.js +1 -1
- package/dist/lib/core/print-error.d.ts +8 -7
- package/dist/lib/core/print-error.js +1 -1
- package/dist/lib/core/print-preview.d.ts +8 -7
- package/dist/lib/core/print-preview.js +1 -1
- package/dist/lib/core/print-selection.d.ts +8 -7
- package/dist/lib/core/print-selection.js +1 -1
- package/dist/lib/core/print-success-mono.d.ts +8 -7
- package/dist/lib/core/print-success-mono.js +1 -1
- package/dist/lib/core/print-success.d.ts +8 -7
- package/dist/lib/core/print-success.js +1 -1
- package/dist/lib/core/print-warning-mono.d.ts +8 -7
- package/dist/lib/core/print-warning-mono.js +1 -1
- package/dist/lib/core/print-warning.d.ts +8 -7
- package/dist/lib/core/print-warning.js +1 -1
- package/dist/lib/core/print.d.ts +8 -7
- package/dist/lib/core/print.js +1 -1
- package/dist/lib/core/products.d.ts +8 -7
- package/dist/lib/core/products.js +1 -1
- package/dist/lib/core/qr-code-scan.d.ts +8 -7
- package/dist/lib/core/qr-code-scan.js +1 -1
- package/dist/lib/core/rearrange.d.ts +8 -7
- package/dist/lib/core/rearrange.js +1 -1
- package/dist/lib/core/redo.d.ts +8 -7
- package/dist/lib/core/redo.js +1 -1
- package/dist/lib/core/reload-off.d.ts +8 -7
- package/dist/lib/core/reload-off.js +1 -1
- package/dist/lib/core/reload-required.d.ts +8 -7
- package/dist/lib/core/reload-required.js +1 -1
- package/dist/lib/core/reload.d.ts +8 -7
- package/dist/lib/core/reload.js +1 -1
- package/dist/lib/core/relocate.d.ts +8 -7
- package/dist/lib/core/relocate.js +1 -1
- package/dist/lib/core/remote-service.d.ts +8 -7
- package/dist/lib/core/remote-service.js +1 -1
- package/dist/lib/core/request-list.d.ts +8 -7
- package/dist/lib/core/request-list.js +1 -1
- package/dist/lib/core/reset.d.ts +8 -7
- package/dist/lib/core/reset.js +1 -1
- package/dist/lib/core/save-as.d.ts +8 -7
- package/dist/lib/core/save-as.js +1 -1
- package/dist/lib/core/save.d.ts +8 -7
- package/dist/lib/core/save.js +1 -1
- package/dist/lib/core/search-activate.d.ts +8 -7
- package/dist/lib/core/search-activate.js +1 -1
- package/dist/lib/core/search-close.d.ts +8 -7
- package/dist/lib/core/search-close.js +1 -1
- package/dist/lib/core/search-config.d.ts +8 -7
- package/dist/lib/core/search-config.js +1 -1
- package/dist/lib/core/search-next.d.ts +8 -7
- package/dist/lib/core/search-next.js +1 -1
- package/dist/lib/core/search-previous.d.ts +8 -7
- package/dist/lib/core/search-previous.js +1 -1
- package/dist/lib/core/search-save.d.ts +8 -7
- package/dist/lib/core/search-save.js +1 -1
- package/dist/lib/core/search.d.ts +8 -7
- package/dist/lib/core/search.js +1 -1
- package/dist/lib/core/searching-1.d.ts +8 -7
- package/dist/lib/core/searching-1.js +1 -1
- package/dist/lib/core/searching-2.d.ts +8 -7
- package/dist/lib/core/searching-2.js +1 -1
- package/dist/lib/core/searching-3.d.ts +8 -7
- package/dist/lib/core/searching-3.js +1 -1
- package/dist/lib/core/searching.d.ts +8 -7
- package/dist/lib/core/searching.js +1 -1
- package/dist/lib/core/service.d.ts +8 -7
- package/dist/lib/core/service.js +1 -1
- package/dist/lib/core/settings-add.d.ts +8 -7
- package/dist/lib/core/settings-add.js +1 -1
- package/dist/lib/core/settings-edit.d.ts +8 -7
- package/dist/lib/core/settings-edit.js +1 -1
- package/dist/lib/core/settings-enter.d.ts +8 -7
- package/dist/lib/core/settings-enter.js +1 -1
- package/dist/lib/core/settings-leave.d.ts +8 -7
- package/dist/lib/core/settings-leave.js +1 -1
- package/dist/lib/core/settings-remove.d.ts +8 -7
- package/dist/lib/core/settings-remove.js +1 -1
- package/dist/lib/core/settings-reset.d.ts +8 -7
- package/dist/lib/core/settings-reset.js +1 -1
- package/dist/lib/core/settings.d.ts +8 -7
- package/dist/lib/core/settings.js +1 -1
- package/dist/lib/core/share.d.ts +8 -7
- package/dist/lib/core/share.js +1 -1
- package/dist/lib/core/shoppingcart-history.d.ts +8 -7
- package/dist/lib/core/shoppingcart-history.js +1 -1
- package/dist/lib/core/shoppingcart.d.ts +8 -7
- package/dist/lib/core/shoppingcart.js +1 -1
- package/dist/lib/core/shot-close.d.ts +8 -7
- package/dist/lib/core/shot-close.js +1 -1
- package/dist/lib/core/shot-long.d.ts +8 -7
- package/dist/lib/core/shot-long.js +1 -1
- package/dist/lib/core/shot-mid.d.ts +8 -7
- package/dist/lib/core/shot-mid.js +1 -1
- package/dist/lib/core/shuffle.d.ts +8 -7
- package/dist/lib/core/shuffle.js +1 -1
- package/dist/lib/core/sidebar-left-collapse.d.ts +8 -7
- package/dist/lib/core/sidebar-left-collapse.js +1 -1
- package/dist/lib/core/sidebar-left-expand.d.ts +8 -7
- package/dist/lib/core/sidebar-left-expand.js +1 -1
- package/dist/lib/core/sleep.d.ts +8 -7
- package/dist/lib/core/sleep.js +1 -1
- package/dist/lib/core/sort-down.d.ts +8 -7
- package/dist/lib/core/sort-down.js +1 -1
- package/dist/lib/core/sort-up.d.ts +8 -7
- package/dist/lib/core/sort-up.js +1 -1
- package/dist/lib/core/sortable.d.ts +8 -7
- package/dist/lib/core/sortable.js +1 -1
- package/dist/lib/core/standby.d.ts +8 -7
- package/dist/lib/core/standby.js +1 -1
- package/dist/lib/core/sustainable-supply-chain.d.ts +8 -7
- package/dist/lib/core/sustainable-supply-chain.js +1 -1
- package/dist/lib/core/sync-off-success-mono.d.ts +8 -7
- package/dist/lib/core/sync-off-success-mono.js +1 -1
- package/dist/lib/core/sync-off-success.d.ts +8 -7
- package/dist/lib/core/sync-off-success.js +1 -1
- package/dist/lib/core/sync-off.d.ts +8 -7
- package/dist/lib/core/sync-off.js +1 -1
- package/dist/lib/core/sync-success-mono.d.ts +8 -7
- package/dist/lib/core/sync-success-mono.js +1 -1
- package/dist/lib/core/sync-success.d.ts +8 -7
- package/dist/lib/core/sync-success.js +1 -1
- package/dist/lib/core/sync.d.ts +8 -7
- package/dist/lib/core/sync.js +1 -1
- package/dist/lib/core/table.d.ts +8 -7
- package/dist/lib/core/table.js +1 -1
- package/dist/lib/core/tablet.d.ts +8 -7
- package/dist/lib/core/tablet.js +1 -1
- package/dist/lib/core/thumbs-down.d.ts +8 -7
- package/dist/lib/core/thumbs-down.js +1 -1
- package/dist/lib/core/thumbs-up.d.ts +8 -7
- package/dist/lib/core/thumbs-up.js +1 -1
- package/dist/lib/core/tile-menu.d.ts +8 -7
- package/dist/lib/core/tile-menu.js +1 -1
- package/dist/lib/core/time-flexible.d.ts +8 -7
- package/dist/lib/core/time-flexible.js +1 -1
- package/dist/lib/core/time.d.ts +8 -7
- package/dist/lib/core/time.js +1 -1
- package/dist/lib/core/toolbox.d.ts +8 -7
- package/dist/lib/core/toolbox.js +1 -1
- package/dist/lib/core/training.d.ts +8 -7
- package/dist/lib/core/training.js +1 -1
- package/dist/lib/core/transport-tracking.d.ts +8 -7
- package/dist/lib/core/transport-tracking.js +1 -1
- package/dist/lib/core/undo.d.ts +8 -7
- package/dist/lib/core/undo.js +1 -1
- package/dist/lib/core/unlock.d.ts +8 -7
- package/dist/lib/core/unlock.js +1 -1
- package/dist/lib/core/upload.d.ts +8 -7
- package/dist/lib/core/upload.js +1 -1
- package/dist/lib/core/usb.d.ts +8 -7
- package/dist/lib/core/usb.js +1 -1
- package/dist/lib/core/user.d.ts +8 -7
- package/dist/lib/core/user.js +1 -1
- package/dist/lib/core/variants.d.ts +8 -7
- package/dist/lib/core/variants.js +1 -1
- package/dist/lib/core/vertical-drag.d.ts +8 -7
- package/dist/lib/core/vertical-drag.js +1 -1
- package/dist/lib/core/video.d.ts +8 -7
- package/dist/lib/core/video.js +1 -1
- package/dist/lib/core/view-off.d.ts +8 -7
- package/dist/lib/core/view-off.js +1 -1
- package/dist/lib/core/view.d.ts +8 -7
- package/dist/lib/core/view.js +1 -1
- package/dist/lib/core/visual-inspection.d.ts +8 -7
- package/dist/lib/core/visual-inspection.js +1 -1
- package/dist/lib/core/volume-high.d.ts +8 -7
- package/dist/lib/core/volume-high.js +1 -1
- package/dist/lib/core/volume-low.d.ts +8 -7
- package/dist/lib/core/volume-low.js +1 -1
- package/dist/lib/core/volume-mute.d.ts +8 -7
- package/dist/lib/core/volume-mute.js +1 -1
- package/dist/lib/core/warning-filled-mono.d.ts +8 -7
- package/dist/lib/core/warning-filled-mono.js +1 -1
- package/dist/lib/core/warning-filled.d.ts +8 -7
- package/dist/lib/core/warning-filled.js +1 -1
- package/dist/lib/core/warning.d.ts +8 -7
- package/dist/lib/core/warning.js +1 -1
- package/dist/lib/core/zoom-in.d.ts +8 -7
- package/dist/lib/core/zoom-in.js +1 -1
- package/dist/lib/core/zoom-original.d.ts +8 -7
- package/dist/lib/core/zoom-original.js +1 -1
- package/dist/lib/core/zoom-out.d.ts +8 -7
- package/dist/lib/core/zoom-out.js +1 -1
- package/dist/lib/core/zoom-window.d.ts +8 -7
- package/dist/lib/core/zoom-window.js +1 -1
- package/dist/lib/core.d.ts +2 -1
- package/dist/lib/core.js +2 -1
- package/dist/lib/dangerous-goods/class-8.d.ts +8 -7
- package/dist/lib/dangerous-goods/class-8.js +1 -1
- package/dist/lib/dangerous-goods/ghs01.d.ts +8 -7
- package/dist/lib/dangerous-goods/ghs01.js +1 -1
- package/dist/lib/dangerous-goods/ghs02.d.ts +8 -7
- package/dist/lib/dangerous-goods/ghs02.js +1 -1
- package/dist/lib/dangerous-goods/ghs03.d.ts +8 -7
- package/dist/lib/dangerous-goods/ghs03.js +1 -1
- package/dist/lib/dangerous-goods/ghs04.d.ts +8 -7
- package/dist/lib/dangerous-goods/ghs04.js +1 -1
- package/dist/lib/dangerous-goods/ghs05.d.ts +8 -7
- package/dist/lib/dangerous-goods/ghs05.js +1 -1
- package/dist/lib/dangerous-goods/ghs06.d.ts +8 -7
- package/dist/lib/dangerous-goods/ghs06.js +1 -1
- package/dist/lib/dangerous-goods/ghs07.d.ts +8 -7
- package/dist/lib/dangerous-goods/ghs07.js +1 -1
- package/dist/lib/dangerous-goods/ghs08.d.ts +8 -7
- package/dist/lib/dangerous-goods/ghs08.js +1 -1
- package/dist/lib/dangerous-goods/ghs09.d.ts +8 -7
- package/dist/lib/dangerous-goods/ghs09.js +1 -1
- package/dist/lib/dangerous-goods.d.ts +1 -1
- package/dist/lib/dangerous-goods.js +1 -1
- package/dist/lib/file/csv.d.ts +8 -7
- package/dist/lib/file/csv.js +1 -1
- package/dist/lib/file/excel.d.ts +8 -7
- package/dist/lib/file/excel.js +1 -1
- package/dist/lib/file/image.d.ts +8 -7
- package/dist/lib/file/image.js +1 -1
- package/dist/lib/file/jpg.d.ts +8 -7
- package/dist/lib/file/jpg.js +1 -1
- package/dist/lib/file/others.d.ts +8 -7
- package/dist/lib/file/others.js +1 -1
- package/dist/lib/file/pdf.d.ts +8 -7
- package/dist/lib/file/pdf.js +1 -1
- package/dist/lib/file/png.d.ts +8 -7
- package/dist/lib/file/png.js +1 -1
- package/dist/lib/file/ppt.d.ts +8 -7
- package/dist/lib/file/ppt.js +1 -1
- package/dist/lib/file/svg.d.ts +8 -7
- package/dist/lib/file/svg.js +1 -1
- package/dist/lib/file/video.d.ts +8 -7
- package/dist/lib/file/video.js +1 -1
- package/dist/lib/file/wmv.d.ts +8 -7
- package/dist/lib/file/wmv.js +1 -1
- package/dist/lib/file/word.d.ts +8 -7
- package/dist/lib/file/word.js +1 -1
- package/dist/lib/file/zip.d.ts +8 -7
- package/dist/lib/file/zip.js +1 -1
- package/dist/lib/file.d.ts +1 -1
- package/dist/lib/file.js +1 -1
- package/dist/lib/logo/bluetooth.d.ts +8 -7
- package/dist/lib/logo/bluetooth.js +1 -1
- package/dist/lib/logo/engage.d.ts +8 -7
- package/dist/lib/logo/engage.js +1 -1
- package/dist/lib/logo/facebook.d.ts +8 -7
- package/dist/lib/logo/facebook.js +1 -1
- package/dist/lib/logo/instagram.d.ts +8 -7
- package/dist/lib/logo/instagram.js +1 -1
- package/dist/lib/logo/linkedin.d.ts +8 -7
- package/dist/lib/logo/linkedin.js +1 -1
- package/dist/lib/logo/naver-medical-blog.d.ts +8 -7
- package/dist/lib/logo/naver-medical-blog.js +1 -1
- package/dist/lib/logo/naver-safety-blog.d.ts +8 -7
- package/dist/lib/logo/naver-safety-blog.js +1 -1
- package/dist/lib/logo/naver.d.ts +8 -7
- package/dist/lib/logo/naver.js +1 -1
- package/dist/lib/logo/qq.d.ts +8 -7
- package/dist/lib/logo/qq.js +1 -1
- package/dist/lib/logo/rutube.d.ts +8 -7
- package/dist/lib/logo/rutube.js +1 -1
- package/dist/lib/logo/vk.d.ts +8 -7
- package/dist/lib/logo/vk.js +1 -1
- package/dist/lib/logo/wechat.d.ts +8 -7
- package/dist/lib/logo/wechat.js +1 -1
- package/dist/lib/logo/whatsapp.d.ts +8 -7
- package/dist/lib/logo/whatsapp.js +1 -1
- package/dist/lib/logo/x.d.ts +8 -7
- package/dist/lib/logo/x.js +1 -1
- package/dist/lib/logo/xing.d.ts +8 -7
- package/dist/lib/logo/xing.js +1 -1
- package/dist/lib/logo/youtube.d.ts +8 -7
- package/dist/lib/logo/youtube.js +1 -1
- package/dist/lib/logo.d.ts +1 -1
- package/dist/lib/logo.js +1 -1
- package/dist/lib/marketing/canteen.d.ts +8 -7
- package/dist/lib/marketing/canteen.js +1 -1
- package/dist/lib/marketing/career.d.ts +8 -7
- package/dist/lib/marketing/career.js +1 -1
- package/dist/lib/marketing/childcare.d.ts +8 -7
- package/dist/lib/marketing/childcare.js +1 -1
- package/dist/lib/marketing/dataprivacy.d.ts +8 -7
- package/dist/lib/marketing/dataprivacy.js +1 -1
- package/dist/lib/marketing/discount.d.ts +8 -7
- package/dist/lib/marketing/discount.js +1 -1
- package/dist/lib/marketing/family.d.ts +8 -7
- package/dist/lib/marketing/family.js +1 -1
- package/dist/lib/marketing/finance-service.d.ts +8 -7
- package/dist/lib/marketing/finance-service.js +1 -1
- package/dist/lib/marketing/fitness-discount.d.ts +8 -7
- package/dist/lib/marketing/fitness-discount.js +1 -1
- package/dist/lib/marketing/hybridwork.d.ts +8 -7
- package/dist/lib/marketing/hybridwork.js +1 -1
- package/dist/lib/marketing/information-security.d.ts +8 -7
- package/dist/lib/marketing/information-security.js +1 -1
- package/dist/lib/marketing/money.d.ts +8 -7
- package/dist/lib/marketing/money.js +1 -1
- package/dist/lib/marketing/networking.d.ts +8 -7
- package/dist/lib/marketing/networking.js +1 -1
- package/dist/lib/marketing/sabbatical.d.ts +8 -7
- package/dist/lib/marketing/sabbatical.js +1 -1
- package/dist/lib/marketing/sports.d.ts +8 -7
- package/dist/lib/marketing/sports.js +1 -1
- package/dist/lib/marketing/vacation.d.ts +8 -7
- package/dist/lib/marketing/vacation.js +1 -1
- package/dist/lib/marketing.d.ts +1 -1
- package/dist/lib/marketing.js +1 -1
- package/dist/lib/medical/acute.d.ts +8 -7
- package/dist/lib/medical/acute.js +1 -1
- package/dist/lib/medical/airguard.d.ts +8 -7
- package/dist/lib/medical/airguard.js +1 -1
- package/dist/lib/medical/area-controlunit.d.ts +8 -7
- package/dist/lib/medical/area-controlunit.js +1 -1
- package/dist/lib/medical/audio-off.d.ts +8 -7
- package/dist/lib/medical/audio-off.js +1 -1
- package/dist/lib/medical/audio-pause.d.ts +8 -7
- package/dist/lib/medical/audio-pause.js +1 -1
- package/dist/lib/medical/audio.d.ts +8 -7
- package/dist/lib/medical/audio.js +1 -1
- package/dist/lib/medical/bed-free.d.ts +8 -7
- package/dist/lib/medical/bed-free.js +1 -1
- package/dist/lib/medical/bed-occupied.d.ts +8 -7
- package/dist/lib/medical/bed-occupied.js +1 -1
- package/dist/lib/medical/bed-raised.d.ts +8 -7
- package/dist/lib/medical/bed-raised.js +1 -1
- package/dist/lib/medical/compressed-air.d.ts +8 -7
- package/dist/lib/medical/compressed-air.js +1 -1
- package/dist/lib/medical/compressor.d.ts +8 -7
- package/dist/lib/medical/compressor.js +1 -1
- package/dist/lib/medical/desfloran.d.ts +8 -7
- package/dist/lib/medical/desfloran.js +1 -1
- package/dist/lib/medical/device-ang.d.ts +8 -7
- package/dist/lib/medical/device-ang.js +1 -1
- package/dist/lib/medical/device-ct.d.ts +8 -7
- package/dist/lib/medical/device-ct.js +1 -1
- package/dist/lib/medical/device-lan-off.d.ts +8 -7
- package/dist/lib/medical/device-lan-off.js +1 -1
- package/dist/lib/medical/device-lan.d.ts +8 -7
- package/dist/lib/medical/device-lan.js +1 -1
- package/dist/lib/medical/device-mrt.d.ts +8 -7
- package/dist/lib/medical/device-mrt.js +1 -1
- package/dist/lib/medical/device-offline.d.ts +8 -7
- package/dist/lib/medical/device-offline.js +1 -1
- package/dist/lib/medical/device-online.d.ts +8 -7
- package/dist/lib/medical/device-online.js +1 -1
- package/dist/lib/medical/device-sono.d.ts +8 -7
- package/dist/lib/medical/device-sono.js +1 -1
- package/dist/lib/medical/device.d.ts +8 -7
- package/dist/lib/medical/device.js +1 -1
- package/dist/lib/medical/dialysis.d.ts +8 -7
- package/dist/lib/medical/dialysis.js +1 -1
- package/dist/lib/medical/dnr.d.ts +8 -7
- package/dist/lib/medical/dnr.js +1 -1
- package/dist/lib/medical/ecmo-therapy.d.ts +8 -7
- package/dist/lib/medical/ecmo-therapy.js +1 -1
- package/dist/lib/medical/gascontrol-station.d.ts +8 -7
- package/dist/lib/medical/gascontrol-station.js +1 -1
- package/dist/lib/medical/imaging-ang.d.ts +8 -7
- package/dist/lib/medical/imaging-ang.js +1 -1
- package/dist/lib/medical/imaging-ct.d.ts +8 -7
- package/dist/lib/medical/imaging-ct.js +1 -1
- package/dist/lib/medical/imaging-mrt.d.ts +8 -7
- package/dist/lib/medical/imaging-mrt.js +1 -1
- package/dist/lib/medical/infected-patient.d.ts +8 -7
- package/dist/lib/medical/infected-patient.js +1 -1
- package/dist/lib/medical/infection.d.ts +8 -7
- package/dist/lib/medical/infection.js +1 -1
- package/dist/lib/medical/isofloran.d.ts +8 -7
- package/dist/lib/medical/isofloran.js +1 -1
- package/dist/lib/medical/multi-use.d.ts +8 -7
- package/dist/lib/medical/multi-use.js +1 -1
- package/dist/lib/medical/neonatal-patient.d.ts +8 -7
- package/dist/lib/medical/neonatal-patient.js +1 -1
- package/dist/lib/medical/op-running-mono.d.ts +8 -7
- package/dist/lib/medical/op-running-mono.js +1 -1
- package/dist/lib/medical/op-running.d.ts +8 -7
- package/dist/lib/medical/op-running.js +1 -1
- package/dist/lib/medical/patient-transfer.d.ts +8 -7
- package/dist/lib/medical/patient-transfer.js +1 -1
- package/dist/lib/medical/pediatric-patient.d.ts +8 -7
- package/dist/lib/medical/pediatric-patient.js +1 -1
- package/dist/lib/medical/polygon.d.ts +8 -7
- package/dist/lib/medical/polygon.js +1 -1
- package/dist/lib/medical/pump.d.ts +8 -7
- package/dist/lib/medical/pump.js +1 -1
- package/dist/lib/medical/setting-value.d.ts +8 -7
- package/dist/lib/medical/setting-value.js +1 -1
- package/dist/lib/medical/sevofloran.d.ts +8 -7
- package/dist/lib/medical/sevofloran.js +1 -1
- package/dist/lib/medical/single-use.d.ts +8 -7
- package/dist/lib/medical/single-use.js +1 -1
- package/dist/lib/medical/stethoscope.d.ts +8 -7
- package/dist/lib/medical/stethoscope.js +1 -1
- package/dist/lib/medical/supply-left.d.ts +8 -7
- package/dist/lib/medical/supply-left.js +1 -1
- package/dist/lib/medical/supply-right.d.ts +8 -7
- package/dist/lib/medical/supply-right.js +1 -1
- package/dist/lib/medical/supply-source.d.ts +8 -7
- package/dist/lib/medical/supply-source.js +1 -1
- package/dist/lib/medical/test-setup.d.ts +8 -7
- package/dist/lib/medical/test-setup.js +1 -1
- package/dist/lib/medical/vaccum-control.d.ts +8 -7
- package/dist/lib/medical/vaccum-control.js +1 -1
- package/dist/lib/medical/vaccum.d.ts +8 -7
- package/dist/lib/medical/vaccum.js +1 -1
- package/dist/lib/medical/vapor.d.ts +8 -7
- package/dist/lib/medical/vapor.js +1 -1
- package/dist/lib/medical/ventilation-hfnc.d.ts +8 -7
- package/dist/lib/medical/ventilation-hfnc.js +1 -1
- package/dist/lib/medical/ventilation-mask.d.ts +8 -7
- package/dist/lib/medical/ventilation-mask.js +1 -1
- package/dist/lib/medical/ventilation-tube.d.ts +8 -7
- package/dist/lib/medical/ventilation-tube.js +1 -1
- package/dist/lib/medical/vessel.d.ts +8 -7
- package/dist/lib/medical/vessel.js +1 -1
- package/dist/lib/medical.d.ts +1 -1
- package/dist/lib/medical.js +1 -1
- package/dist/lib/metadata.json +1218 -19
- package/dist/lib/safety/absorber-absent-mono.d.ts +8 -7
- package/dist/lib/safety/absorber-absent-mono.js +1 -1
- package/dist/lib/safety/absorber-absent.d.ts +8 -7
- package/dist/lib/safety/absorber-absent.js +1 -1
- package/dist/lib/safety/absorber-add.d.ts +8 -7
- package/dist/lib/safety/absorber-add.js +1 -1
- package/dist/lib/safety/absorber-ok-mono.d.ts +8 -7
- package/dist/lib/safety/absorber-ok-mono.js +1 -1
- package/dist/lib/safety/absorber-ok.d.ts +8 -7
- package/dist/lib/safety/absorber-ok.js +1 -1
- package/dist/lib/safety/absorber-query.d.ts +8 -7
- package/dist/lib/safety/absorber-query.js +1 -1
- package/dist/lib/safety/absorber-warning-mono.d.ts +8 -7
- package/dist/lib/safety/absorber-warning-mono.js +1 -1
- package/dist/lib/safety/absorber-warning.d.ts +8 -7
- package/dist/lib/safety/absorber-warning.js +1 -1
- package/dist/lib/safety/absorber.d.ts +8 -7
- package/dist/lib/safety/absorber.js +1 -1
- package/dist/lib/safety/accessories.d.ts +8 -7
- package/dist/lib/safety/accessories.js +1 -1
- package/dist/lib/safety/acknowledge-all-mono.d.ts +8 -7
- package/dist/lib/safety/acknowledge-all-mono.js +1 -1
- package/dist/lib/safety/acknowledge-all.d.ts +8 -7
- package/dist/lib/safety/acknowledge-all.js +1 -1
- package/dist/lib/safety/acknowledge-mono.d.ts +8 -7
- package/dist/lib/safety/acknowledge-mono.js +1 -1
- package/dist/lib/safety/acknowledge.d.ts +8 -7
- package/dist/lib/safety/acknowledge.js +1 -1
- package/dist/lib/safety/address.d.ts +8 -7
- package/dist/lib/safety/address.js +1 -1
- package/dist/lib/safety/adjust.d.ts +8 -7
- package/dist/lib/safety/adjust.js +1 -1
- package/dist/lib/safety/afs5000-inside.d.ts +8 -7
- package/dist/lib/safety/afs5000-inside.js +1 -1
- package/dist/lib/safety/afs5000-outside.d.ts +8 -7
- package/dist/lib/safety/afs5000-outside.js +1 -1
- package/dist/lib/safety/agriculture.d.ts +8 -7
- package/dist/lib/safety/agriculture.js +1 -1
- package/dist/lib/safety/alarm-co2-off.d.ts +8 -7
- package/dist/lib/safety/alarm-co2-off.js +1 -1
- package/dist/lib/safety/alarm-stel.d.ts +8 -7
- package/dist/lib/safety/alarm-stel.js +1 -1
- package/dist/lib/safety/alarm-twa.d.ts +8 -7
- package/dist/lib/safety/alarm-twa.js +1 -1
- package/dist/lib/safety/alarm.d.ts +8 -7
- package/dist/lib/safety/alarm.js +1 -1
- package/dist/lib/safety/alarm1-a1.d.ts +8 -7
- package/dist/lib/safety/alarm1-a1.js +1 -1
- package/dist/lib/safety/alarm1-a2.d.ts +8 -7
- package/dist/lib/safety/alarm1-a2.js +1 -1
- package/dist/lib/safety/alarm1-a3.d.ts +8 -7
- package/dist/lib/safety/alarm1-a3.js +1 -1
- package/dist/lib/safety/alarm1-a4.d.ts +8 -7
- package/dist/lib/safety/alarm1-a4.js +1 -1
- package/dist/lib/safety/alarm1-a5.d.ts +8 -7
- package/dist/lib/safety/alarm1-a5.js +1 -1
- package/dist/lib/safety/alarm1-a6.d.ts +8 -7
- package/dist/lib/safety/alarm1-a6.js +1 -1
- package/dist/lib/safety/alarm1-a7.d.ts +8 -7
- package/dist/lib/safety/alarm1-a7.js +1 -1
- package/dist/lib/safety/alarm1-a8.d.ts +8 -7
- package/dist/lib/safety/alarm1-a8.js +1 -1
- package/dist/lib/safety/alarm1-average-a1.d.ts +8 -7
- package/dist/lib/safety/alarm1-average-a1.js +1 -1
- package/dist/lib/safety/alarm1-average-a2.d.ts +8 -7
- package/dist/lib/safety/alarm1-average-a2.js +1 -1
- package/dist/lib/safety/alarm1-average-a3.d.ts +8 -7
- package/dist/lib/safety/alarm1-average-a3.js +1 -1
- package/dist/lib/safety/alarm1-average-a4.d.ts +8 -7
- package/dist/lib/safety/alarm1-average-a4.js +1 -1
- package/dist/lib/safety/alarm1-average.d.ts +8 -7
- package/dist/lib/safety/alarm1-average.js +1 -1
- package/dist/lib/safety/alarm3-a1-mono.d.ts +8 -7
- package/dist/lib/safety/alarm3-a1-mono.js +1 -1
- package/dist/lib/safety/alarm3-a1.d.ts +8 -7
- package/dist/lib/safety/alarm3-a1.js +1 -1
- package/dist/lib/safety/alarm3-a2-mono.d.ts +8 -7
- package/dist/lib/safety/alarm3-a2-mono.js +1 -1
- package/dist/lib/safety/alarm3-a2.d.ts +8 -7
- package/dist/lib/safety/alarm3-a2.js +1 -1
- package/dist/lib/safety/alarm3-panic-mono.d.ts +8 -7
- package/dist/lib/safety/alarm3-panic-mono.js +1 -1
- package/dist/lib/safety/alarm3-panic.d.ts +8 -7
- package/dist/lib/safety/alarm3-panic.js +1 -1
- package/dist/lib/safety/alarm3-protection-mono.d.ts +8 -7
- package/dist/lib/safety/alarm3-protection-mono.js +1 -1
- package/dist/lib/safety/alarm3-protection.d.ts +8 -7
- package/dist/lib/safety/alarm3-protection.js +1 -1
- package/dist/lib/safety/alarm3-sos-mono.d.ts +8 -7
- package/dist/lib/safety/alarm3-sos-mono.js +1 -1
- package/dist/lib/safety/alarm3-sos.d.ts +8 -7
- package/dist/lib/safety/alarm3-sos.js +1 -1
- package/dist/lib/safety/alarm3-stel-mono.d.ts +8 -7
- package/dist/lib/safety/alarm3-stel-mono.js +1 -1
- package/dist/lib/safety/alarm3-stel.d.ts +8 -7
- package/dist/lib/safety/alarm3-stel.js +1 -1
- package/dist/lib/safety/alarm3-twa-mono.d.ts +8 -7
- package/dist/lib/safety/alarm3-twa-mono.js +1 -1
- package/dist/lib/safety/alarm3-twa.d.ts +8 -7
- package/dist/lib/safety/alarm3-twa.js +1 -1
- package/dist/lib/safety/alcotest-3820.d.ts +8 -7
- package/dist/lib/safety/alcotest-3820.js +1 -1
- package/dist/lib/safety/alcotest-5820.d.ts +8 -7
- package/dist/lib/safety/alcotest-5820.js +1 -1
- package/dist/lib/safety/alcotest-6820.d.ts +8 -7
- package/dist/lib/safety/alcotest-6820.js +1 -1
- package/dist/lib/safety/alcotest-7000-funnel.d.ts +8 -7
- package/dist/lib/safety/alcotest-7000-funnel.js +1 -1
- package/dist/lib/safety/alcotest-7000-tube-and-mobile-printer-bt.d.ts +8 -7
- package/dist/lib/safety/alcotest-7000-tube-and-mobile-printer-bt.js +1 -1
- package/dist/lib/safety/alcotest-7000-tube.d.ts +8 -7
- package/dist/lib/safety/alcotest-7000-tube.js +1 -1
- package/dist/lib/safety/alcotest-7510.d.ts +8 -7
- package/dist/lib/safety/alcotest-7510.js +1 -1
- package/dist/lib/safety/allowlist-upload.d.ts +8 -7
- package/dist/lib/safety/allowlist-upload.js +1 -1
- package/dist/lib/safety/allowlist.d.ts +8 -7
- package/dist/lib/safety/allowlist.js +1 -1
- package/dist/lib/safety/analysis.d.ts +8 -7
- package/dist/lib/safety/analysis.js +1 -1
- package/dist/lib/safety/anglegrinder.d.ts +8 -7
- package/dist/lib/safety/anglegrinder.js +1 -1
- package/dist/lib/safety/application-feedback.d.ts +8 -7
- package/dist/lib/safety/application-feedback.js +1 -1
- package/dist/lib/safety/articles-incoming.d.ts +8 -7
- package/dist/lib/safety/articles-incoming.js +1 -1
- package/dist/lib/safety/articles-issue.d.ts +8 -7
- package/dist/lib/safety/articles-issue.js +1 -1
- package/dist/lib/safety/articles-outgoing.d.ts +8 -7
- package/dist/lib/safety/articles-outgoing.js +1 -1
- package/dist/lib/safety/articles-return.d.ts +8 -7
- package/dist/lib/safety/articles-return.js +1 -1
- package/dist/lib/safety/assemble.d.ts +8 -7
- package/dist/lib/safety/assemble.js +1 -1
- package/dist/lib/safety/barcode-scan.d.ts +8 -7
- package/dist/lib/safety/barcode-scan.js +1 -1
- package/dist/lib/safety/blocking-alarm.d.ts +8 -7
- package/dist/lib/safety/blocking-alarm.js +1 -1
- package/dist/lib/safety/blow.d.ts +8 -7
- package/dist/lib/safety/blow.js +1 -1
- package/dist/lib/safety/bodyguard.d.ts +8 -7
- package/dist/lib/safety/bodyguard.js +1 -1
- package/dist/lib/safety/boot.d.ts +8 -7
- package/dist/lib/safety/boot.js +1 -1
- package/dist/lib/safety/bottle-price.d.ts +8 -7
- package/dist/lib/safety/bottle-price.js +1 -1
- package/dist/lib/safety/breathing-apparatus.d.ts +8 -7
- package/dist/lib/safety/breathing-apparatus.js +1 -1
- package/dist/lib/safety/building-basement.d.ts +8 -7
- package/dist/lib/safety/building-basement.js +1 -1
- package/dist/lib/safety/building-floors.d.ts +8 -7
- package/dist/lib/safety/building-floors.js +1 -1
- package/dist/lib/safety/building-units.d.ts +8 -7
- package/dist/lib/safety/building-units.js +1 -1
- package/dist/lib/safety/building-warning-mono.d.ts +8 -7
- package/dist/lib/safety/building-warning-mono.js +1 -1
- package/dist/lib/safety/building-warning.d.ts +8 -7
- package/dist/lib/safety/building-warning.js +1 -1
- package/dist/lib/safety/building-year.d.ts +8 -7
- package/dist/lib/safety/building-year.js +1 -1
- package/dist/lib/safety/building.d.ts +8 -7
- package/dist/lib/safety/building.js +1 -1
- package/dist/lib/safety/bumptest.d.ts +8 -7
- package/dist/lib/safety/bumptest.js +1 -1
- package/dist/lib/safety/calculator.d.ts +8 -7
- package/dist/lib/safety/calculator.js +1 -1
- package/dist/lib/safety/calibration-comp-error-mono.d.ts +8 -7
- package/dist/lib/safety/calibration-comp-error-mono.js +1 -1
- package/dist/lib/safety/calibration-comp-error.d.ts +8 -7
- package/dist/lib/safety/calibration-comp-error.js +1 -1
- package/dist/lib/safety/calibration-comp-warning-mono.d.ts +8 -7
- package/dist/lib/safety/calibration-comp-warning-mono.js +1 -1
- package/dist/lib/safety/calibration-comp-warning.d.ts +8 -7
- package/dist/lib/safety/calibration-comp-warning.js +1 -1
- package/dist/lib/safety/calibration-comp.d.ts +8 -7
- package/dist/lib/safety/calibration-comp.js +1 -1
- package/dist/lib/safety/calibration-error-mono.d.ts +8 -7
- package/dist/lib/safety/calibration-error-mono.js +1 -1
- package/dist/lib/safety/calibration-error.d.ts +8 -7
- package/dist/lib/safety/calibration-error.js +1 -1
- package/dist/lib/safety/calibration-warning-mono.d.ts +8 -7
- package/dist/lib/safety/calibration-warning-mono.js +1 -1
- package/dist/lib/safety/calibration-warning.d.ts +8 -7
- package/dist/lib/safety/calibration-warning.js +1 -1
- package/dist/lib/safety/calibration.d.ts +8 -7
- package/dist/lib/safety/calibration.js +1 -1
- package/dist/lib/safety/car-accident.d.ts +8 -7
- package/dist/lib/safety/car-accident.js +1 -1
- package/dist/lib/safety/car-swap.d.ts +8 -7
- package/dist/lib/safety/car-swap.js +1 -1
- package/dist/lib/safety/car.d.ts +8 -7
- package/dist/lib/safety/car.js +1 -1
- package/dist/lib/safety/casting.d.ts +8 -7
- package/dist/lib/safety/casting.js +1 -1
- package/dist/lib/safety/catalog.d.ts +8 -7
- package/dist/lib/safety/catalog.js +1 -1
- package/dist/lib/safety/certificate-error-mono.d.ts +8 -7
- package/dist/lib/safety/certificate-error-mono.js +1 -1
- package/dist/lib/safety/certificate-error.d.ts +8 -7
- package/dist/lib/safety/certificate-error.js +1 -1
- package/dist/lib/safety/certificate-upload.d.ts +8 -7
- package/dist/lib/safety/certificate-upload.js +1 -1
- package/dist/lib/safety/certificate-valid-mono.d.ts +8 -7
- package/dist/lib/safety/certificate-valid-mono.js +1 -1
- package/dist/lib/safety/certificate-valid.d.ts +8 -7
- package/dist/lib/safety/certificate-valid.js +1 -1
- package/dist/lib/safety/certificate-warning-mono.d.ts +8 -7
- package/dist/lib/safety/certificate-warning-mono.js +1 -1
- package/dist/lib/safety/certificate-warning.d.ts +8 -7
- package/dist/lib/safety/certificate-warning.js +1 -1
- package/dist/lib/safety/certificate.d.ts +8 -7
- package/dist/lib/safety/certificate.js +1 -1
- package/dist/lib/safety/changelog.d.ts +8 -7
- package/dist/lib/safety/changelog.js +1 -1
- package/dist/lib/safety/charging-disabled.d.ts +8 -7
- package/dist/lib/safety/charging-disabled.js +1 -1
- package/dist/lib/safety/charging.d.ts +8 -7
- package/dist/lib/safety/charging.js +1 -1
- package/dist/lib/safety/checkbox-active.d.ts +8 -7
- package/dist/lib/safety/checkbox-active.js +1 -1
- package/dist/lib/safety/checkbox-default.d.ts +8 -7
- package/dist/lib/safety/checkbox-default.js +1 -1
- package/dist/lib/safety/checkbox.d.ts +8 -7
- package/dist/lib/safety/checkbox.js +1 -1
- package/dist/lib/safety/chemicals.d.ts +8 -7
- package/dist/lib/safety/chemicals.js +1 -1
- package/dist/lib/safety/chip-eject.d.ts +8 -7
- package/dist/lib/safety/chip-eject.js +1 -1
- package/dist/lib/safety/chip-insert.d.ts +8 -7
- package/dist/lib/safety/chip-insert.js +1 -1
- package/dist/lib/safety/circle-filled.d.ts +8 -7
- package/dist/lib/safety/circle-filled.js +1 -1
- package/dist/lib/safety/circle.d.ts +8 -7
- package/dist/lib/safety/circle.js +1 -1
- package/dist/lib/safety/cleaning.d.ts +8 -7
- package/dist/lib/safety/cleaning.js +1 -1
- package/dist/lib/safety/clearance-mono.d.ts +8 -7
- package/dist/lib/safety/clearance-mono.js +1 -1
- package/dist/lib/safety/clearance.d.ts +8 -7
- package/dist/lib/safety/clearance.js +1 -1
- package/dist/lib/safety/clockwise-90-degree.d.ts +8 -7
- package/dist/lib/safety/clockwise-90-degree.js +1 -1
- package/dist/lib/safety/close-all-mono.d.ts +8 -7
- package/dist/lib/safety/close-all-mono.js +1 -1
- package/dist/lib/safety/close-all.d.ts +8 -7
- package/dist/lib/safety/close-all.js +1 -1
- package/dist/lib/safety/clothing.d.ts +8 -7
- package/dist/lib/safety/clothing.js +1 -1
- package/dist/lib/safety/co2-sinking.d.ts +9 -0
- package/dist/lib/safety/co2-sinking.js +2 -0
- package/dist/lib/safety/co2-sinking.svg +1 -0
- package/dist/lib/safety/cold.d.ts +8 -7
- package/dist/lib/safety/cold.js +1 -1
- package/dist/lib/safety/collection-add.d.ts +8 -7
- package/dist/lib/safety/collection-add.js +1 -1
- package/dist/lib/safety/collection-remove.d.ts +8 -7
- package/dist/lib/safety/collection-remove.js +1 -1
- package/dist/lib/safety/collection-service.d.ts +8 -7
- package/dist/lib/safety/collection-service.js +1 -1
- package/dist/lib/safety/collection.d.ts +8 -7
- package/dist/lib/safety/collection.js +1 -1
- package/dist/lib/safety/collective-edit.d.ts +8 -7
- package/dist/lib/safety/collective-edit.js +1 -1
- package/dist/lib/safety/column-double.d.ts +8 -7
- package/dist/lib/safety/column-double.js +1 -1
- package/dist/lib/safety/column-multi.d.ts +8 -7
- package/dist/lib/safety/column-multi.js +1 -1
- package/dist/lib/safety/column-single.d.ts +8 -7
- package/dist/lib/safety/column-single.js +1 -1
- package/dist/lib/safety/communication-disabled.d.ts +8 -7
- package/dist/lib/safety/communication-disabled.js +1 -1
- package/dist/lib/safety/communication-tool.d.ts +8 -7
- package/dist/lib/safety/communication-tool.js +1 -1
- package/dist/lib/safety/communication.d.ts +8 -7
- package/dist/lib/safety/communication.js +1 -1
- package/dist/lib/safety/complete-mono.d.ts +8 -7
- package/dist/lib/safety/complete-mono.js +1 -1
- package/dist/lib/safety/complete.d.ts +8 -7
- package/dist/lib/safety/complete.js +1 -1
- package/dist/lib/safety/complex-system.d.ts +8 -7
- package/dist/lib/safety/complex-system.js +1 -1
- package/dist/lib/safety/composition-edit.d.ts +8 -7
- package/dist/lib/safety/composition-edit.js +1 -1
- package/dist/lib/safety/concentration.d.ts +8 -7
- package/dist/lib/safety/concentration.js +1 -1
- package/dist/lib/safety/conhub.d.ts +8 -7
- package/dist/lib/safety/conhub.js +1 -1
- package/dist/lib/safety/construction-method.d.ts +8 -7
- package/dist/lib/safety/construction-method.js +1 -1
- package/dist/lib/safety/controlbox.d.ts +8 -7
- package/dist/lib/safety/controlbox.js +1 -1
- package/dist/lib/safety/cool-down-time.d.ts +8 -7
- package/dist/lib/safety/cool-down-time.js +1 -1
- package/dist/lib/safety/cost.d.ts +8 -7
- package/dist/lib/safety/cost.js +1 -1
- package/dist/lib/safety/counter.d.ts +8 -7
- package/dist/lib/safety/counter.js +1 -1
- package/dist/lib/safety/counterclockwise-90-degree.d.ts +8 -7
- package/dist/lib/safety/counterclockwise-90-degree.js +1 -1
- package/dist/lib/safety/cps.d.ts +8 -7
- package/dist/lib/safety/cps.js +1 -1
- package/dist/lib/safety/cylinder-change.d.ts +8 -7
- package/dist/lib/safety/cylinder-change.js +1 -1
- package/dist/lib/safety/cylinder-charge.d.ts +8 -7
- package/dist/lib/safety/cylinder-charge.js +1 -1
- package/dist/lib/safety/cylinder-closed.d.ts +8 -7
- package/dist/lib/safety/cylinder-closed.js +1 -1
- package/dist/lib/safety/cylinder-error-mono.d.ts +8 -7
- package/dist/lib/safety/cylinder-error-mono.js +1 -1
- package/dist/lib/safety/cylinder-error.d.ts +8 -7
- package/dist/lib/safety/cylinder-error.js +1 -1
- package/dist/lib/safety/cylinder-o2-alarm-mono.d.ts +8 -7
- package/dist/lib/safety/cylinder-o2-alarm-mono.js +1 -1
- package/dist/lib/safety/cylinder-o2-alarm.d.ts +8 -7
- package/dist/lib/safety/cylinder-o2-alarm.js +1 -1
- package/dist/lib/safety/cylinder-opened.d.ts +8 -7
- package/dist/lib/safety/cylinder-opened.js +1 -1
- package/dist/lib/safety/cylinder.d.ts +8 -7
- package/dist/lib/safety/cylinder.js +1 -1
- package/dist/lib/safety/damage.d.ts +8 -7
- package/dist/lib/safety/damage.js +1 -1
- package/dist/lib/safety/dangerous-goods.d.ts +8 -7
- package/dist/lib/safety/dangerous-goods.js +1 -1
- package/dist/lib/safety/data-send.d.ts +8 -7
- package/dist/lib/safety/data-send.js +1 -1
- package/dist/lib/safety/data-set.d.ts +8 -7
- package/dist/lib/safety/data-set.js +1 -1
- package/dist/lib/safety/data-snapshot.d.ts +8 -7
- package/dist/lib/safety/data-snapshot.js +1 -1
- package/dist/lib/safety/data-transfer-completed-mono.d.ts +8 -7
- package/dist/lib/safety/data-transfer-completed-mono.js +1 -1
- package/dist/lib/safety/data-transfer-completed.d.ts +8 -7
- package/dist/lib/safety/data-transfer-completed.js +1 -1
- package/dist/lib/safety/data-transfer-failed-mono.d.ts +8 -7
- package/dist/lib/safety/data-transfer-failed-mono.js +1 -1
- package/dist/lib/safety/data-transfer-failed.d.ts +8 -7
- package/dist/lib/safety/data-transfer-failed.js +1 -1
- package/dist/lib/safety/database-edit.d.ts +8 -7
- package/dist/lib/safety/database-edit.js +1 -1
- package/dist/lib/safety/database.d.ts +8 -7
- package/dist/lib/safety/database.js +1 -1
- package/dist/lib/safety/datahub.d.ts +8 -7
- package/dist/lib/safety/datahub.js +1 -1
- package/dist/lib/safety/day-mode.d.ts +8 -7
- package/dist/lib/safety/day-mode.js +1 -1
- package/dist/lib/safety/deadman.d.ts +8 -7
- package/dist/lib/safety/deadman.js +1 -1
- package/dist/lib/safety/device-bluetooth.d.ts +8 -7
- package/dist/lib/safety/device-bluetooth.js +1 -1
- package/dist/lib/safety/device-connection.d.ts +8 -7
- package/dist/lib/safety/device-connection.js +1 -1
- package/dist/lib/safety/device-inspection.d.ts +8 -7
- package/dist/lib/safety/device-inspection.js +1 -1
- package/dist/lib/safety/device-module.d.ts +8 -7
- package/dist/lib/safety/device-module.js +1 -1
- package/dist/lib/safety/device-ok-mono.d.ts +8 -7
- package/dist/lib/safety/device-ok-mono.js +1 -1
- package/dist/lib/safety/device-ok.d.ts +8 -7
- package/dist/lib/safety/device-ok.js +1 -1
- package/dist/lib/safety/device.d.ts +8 -7
- package/dist/lib/safety/device.js +1 -1
- package/dist/lib/safety/devices-management.d.ts +8 -7
- package/dist/lib/safety/devices-management.js +1 -1
- package/dist/lib/safety/devices.d.ts +8 -7
- package/dist/lib/safety/devices.js +1 -1
- package/dist/lib/safety/disabled.d.ts +8 -7
- package/dist/lib/safety/disabled.js +1 -1
- package/dist/lib/safety/disassemble.d.ts +8 -7
- package/dist/lib/safety/disassemble.js +1 -1
- package/dist/lib/safety/display-1.d.ts +8 -7
- package/dist/lib/safety/display-1.js +1 -1
- package/dist/lib/safety/display-2.d.ts +8 -7
- package/dist/lib/safety/display-2.js +1 -1
- package/dist/lib/safety/display-3.d.ts +8 -7
- package/dist/lib/safety/display-3.js +1 -1
- package/dist/lib/safety/display-4.d.ts +8 -7
- package/dist/lib/safety/display-4.js +1 -1
- package/dist/lib/safety/display-5.d.ts +8 -7
- package/dist/lib/safety/display-5.js +1 -1
- package/dist/lib/safety/docking-station-3.d.ts +8 -7
- package/dist/lib/safety/docking-station-3.js +1 -1
- package/dist/lib/safety/docking-station-4.d.ts +8 -7
- package/dist/lib/safety/docking-station-4.js +1 -1
- package/dist/lib/safety/docking-station-8.d.ts +8 -7
- package/dist/lib/safety/docking-station-8.js +1 -1
- package/dist/lib/safety/docking-station.d.ts +8 -7
- package/dist/lib/safety/docking-station.js +1 -1
- package/dist/lib/safety/download-excel.d.ts +8 -7
- package/dist/lib/safety/download-excel.js +1 -1
- package/dist/lib/safety/drug-test-5000.d.ts +8 -7
- package/dist/lib/safety/drug-test-5000.js +1 -1
- package/dist/lib/safety/drugcheck.d.ts +8 -7
- package/dist/lib/safety/drugcheck.js +1 -1
- package/dist/lib/safety/emergency-stop-not-triggered.d.ts +8 -7
- package/dist/lib/safety/emergency-stop-not-triggered.js +1 -1
- package/dist/lib/safety/emergency-stop-triggered-mono.d.ts +8 -7
- package/dist/lib/safety/emergency-stop-triggered-mono.js +1 -1
- package/dist/lib/safety/emergency-stop-triggered.d.ts +8 -7
- package/dist/lib/safety/emergency-stop-triggered.js +1 -1
- package/dist/lib/safety/equipment-fire.d.ts +8 -7
- package/dist/lib/safety/equipment-fire.js +1 -1
- package/dist/lib/safety/erase.d.ts +8 -7
- package/dist/lib/safety/erase.js +1 -1
- package/dist/lib/safety/error-extra-information.d.ts +8 -7
- package/dist/lib/safety/error-extra-information.js +1 -1
- package/dist/lib/safety/error-yellow-outline.d.ts +8 -7
- package/dist/lib/safety/error-yellow-outline.js +1 -1
- package/dist/lib/safety/error.d.ts +8 -7
- package/dist/lib/safety/error.js +1 -1
- package/dist/lib/safety/escapehood.d.ts +8 -7
- package/dist/lib/safety/escapehood.js +1 -1
- package/dist/lib/safety/ethernet.d.ts +8 -7
- package/dist/lib/safety/ethernet.js +1 -1
- package/dist/lib/safety/evacuation-confirmed-mono.d.ts +8 -7
- package/dist/lib/safety/evacuation-confirmed-mono.js +1 -1
- package/dist/lib/safety/evacuation-confirmed.d.ts +8 -7
- package/dist/lib/safety/evacuation-confirmed.js +1 -1
- package/dist/lib/safety/evacuation-pending.d.ts +8 -7
- package/dist/lib/safety/evacuation-pending.js +1 -1
- package/dist/lib/safety/evacuation-success.d.ts +8 -7
- package/dist/lib/safety/evacuation-success.js +1 -1
- package/dist/lib/safety/evacuation-timer.d.ts +8 -7
- package/dist/lib/safety/evacuation-timer.js +1 -1
- package/dist/lib/safety/evacuation-warning-mono.d.ts +8 -7
- package/dist/lib/safety/evacuation-warning-mono.js +1 -1
- package/dist/lib/safety/evacuation-warning.d.ts +8 -7
- package/dist/lib/safety/evacuation-warning.js +1 -1
- package/dist/lib/safety/evacuation.d.ts +8 -7
- package/dist/lib/safety/evacuation.js +1 -1
- package/dist/lib/safety/exclamation.d.ts +8 -7
- package/dist/lib/safety/exclamation.js +1 -1
- package/dist/lib/safety/expired-freshair.d.ts +8 -7
- package/dist/lib/safety/expired-freshair.js +1 -1
- package/dist/lib/safety/expired-mono.d.ts +8 -7
- package/dist/lib/safety/expired-mono.js +1 -1
- package/dist/lib/safety/expired.d.ts +8 -7
- package/dist/lib/safety/expired.js +1 -1
- package/dist/lib/safety/expirydate.d.ts +8 -7
- package/dist/lib/safety/expirydate.js +1 -1
- package/dist/lib/safety/explosive-a1-mono.d.ts +8 -7
- package/dist/lib/safety/explosive-a1-mono.js +1 -1
- package/dist/lib/safety/explosive-a1.d.ts +8 -7
- package/dist/lib/safety/explosive-a1.js +1 -1
- package/dist/lib/safety/explosive-a2-mono.d.ts +8 -7
- package/dist/lib/safety/explosive-a2-mono.js +1 -1
- package/dist/lib/safety/explosive-a2.d.ts +8 -7
- package/dist/lib/safety/explosive-a2.js +1 -1
- package/dist/lib/safety/explosive-mono.d.ts +8 -7
- package/dist/lib/safety/explosive-mono.js +1 -1
- package/dist/lib/safety/explosive-stel-mono.d.ts +8 -7
- package/dist/lib/safety/explosive-stel-mono.js +1 -1
- package/dist/lib/safety/explosive-stel.d.ts +8 -7
- package/dist/lib/safety/explosive-stel.js +1 -1
- package/dist/lib/safety/explosive-twa-mono.d.ts +8 -7
- package/dist/lib/safety/explosive-twa-mono.js +1 -1
- package/dist/lib/safety/explosive-twa.d.ts +8 -7
- package/dist/lib/safety/explosive-twa.js +1 -1
- package/dist/lib/safety/explosive.d.ts +8 -7
- package/dist/lib/safety/explosive.js +1 -1
- package/dist/lib/safety/export-to-excel.d.ts +8 -7
- package/dist/lib/safety/export-to-excel.js +1 -1
- package/dist/lib/safety/extended-care.d.ts +8 -7
- package/dist/lib/safety/extended-care.js +1 -1
- package/dist/lib/safety/extinguisher.d.ts +8 -7
- package/dist/lib/safety/extinguisher.js +1 -1
- package/dist/lib/safety/faucet.d.ts +8 -7
- package/dist/lib/safety/faucet.js +1 -1
- package/dist/lib/safety/fault-finding.d.ts +8 -7
- package/dist/lib/safety/fault-finding.js +1 -1
- package/dist/lib/safety/feedback-positive-extra-information.d.ts +8 -7
- package/dist/lib/safety/feedback-positive-extra-information.js +1 -1
- package/dist/lib/safety/feedback-positive-tamper-yellow.d.ts +8 -7
- package/dist/lib/safety/feedback-positive-tamper-yellow.js +1 -1
- package/dist/lib/safety/feedback-positive-tamper.d.ts +8 -7
- package/dist/lib/safety/feedback-positive-tamper.js +1 -1
- package/dist/lib/safety/feedback-warning-extra-information.d.ts +8 -7
- package/dist/lib/safety/feedback-warning-extra-information.js +1 -1
- package/dist/lib/safety/feedback-warning-tamper-red.d.ts +8 -7
- package/dist/lib/safety/feedback-warning-tamper-red.js +1 -1
- package/dist/lib/safety/feedback-warning-tamper-yellow.d.ts +8 -7
- package/dist/lib/safety/feedback-warning-tamper-yellow.js +1 -1
- package/dist/lib/safety/feedback-warning-tamper.d.ts +8 -7
- package/dist/lib/safety/feedback-warning-tamper.js +1 -1
- package/dist/lib/safety/fg-hub-battery-low-mono.d.ts +8 -7
- package/dist/lib/safety/fg-hub-battery-low-mono.js +1 -1
- package/dist/lib/safety/fg-hub-battery-low.d.ts +8 -7
- package/dist/lib/safety/fg-hub-battery-low.js +1 -1
- package/dist/lib/safety/fg-hub-disabled.d.ts +8 -7
- package/dist/lib/safety/fg-hub-disabled.js +1 -1
- package/dist/lib/safety/fg-hub-no-connection-mono.d.ts +8 -7
- package/dist/lib/safety/fg-hub-no-connection-mono.js +1 -1
- package/dist/lib/safety/fg-hub-no-connection.d.ts +8 -7
- package/dist/lib/safety/fg-hub-no-connection.js +1 -1
- package/dist/lib/safety/fg-hub-pending.d.ts +8 -7
- package/dist/lib/safety/fg-hub-pending.js +1 -1
- package/dist/lib/safety/fg-hub-warning-mono.d.ts +8 -7
- package/dist/lib/safety/fg-hub-warning-mono.js +1 -1
- package/dist/lib/safety/fg-hub-warning.d.ts +8 -7
- package/dist/lib/safety/fg-hub-warning.js +1 -1
- package/dist/lib/safety/fg-hub.d.ts +8 -7
- package/dist/lib/safety/fg-hub.js +1 -1
- package/dist/lib/safety/fg-repeater-2.d.ts +8 -7
- package/dist/lib/safety/fg-repeater-2.js +1 -1
- package/dist/lib/safety/fg-repeater-battery-low-mono.d.ts +8 -7
- package/dist/lib/safety/fg-repeater-battery-low-mono.js +1 -1
- package/dist/lib/safety/fg-repeater-battery-low.d.ts +8 -7
- package/dist/lib/safety/fg-repeater-battery-low.js +1 -1
- package/dist/lib/safety/fg-repeater.d.ts +8 -7
- package/dist/lib/safety/fg-repeater.js +1 -1
- package/dist/lib/safety/finish-incident-mono.d.ts +8 -7
- package/dist/lib/safety/finish-incident-mono.js +1 -1
- package/dist/lib/safety/finish-incident.d.ts +8 -7
- package/dist/lib/safety/finish-incident.js +1 -1
- package/dist/lib/safety/fire.d.ts +8 -7
- package/dist/lib/safety/fire.js +1 -1
- package/dist/lib/safety/firefighter-arrived-mono.d.ts +8 -7
- package/dist/lib/safety/firefighter-arrived-mono.js +1 -1
- package/dist/lib/safety/firefighter-arrived.d.ts +8 -7
- package/dist/lib/safety/firefighter-arrived.js +1 -1
- package/dist/lib/safety/firefighter-en-route.d.ts +8 -7
- package/dist/lib/safety/firefighter-en-route.js +1 -1
- package/dist/lib/safety/firefighter-retreat.d.ts +8 -7
- package/dist/lib/safety/firefighter-retreat.js +1 -1
- package/dist/lib/safety/firefighter-standby.d.ts +8 -7
- package/dist/lib/safety/firefighter-standby.js +1 -1
- package/dist/lib/safety/flame-5000.d.ts +8 -7
- package/dist/lib/safety/flame-5000.js +1 -1
- package/dist/lib/safety/flammable-a1-mono.d.ts +8 -7
- package/dist/lib/safety/flammable-a1-mono.js +1 -1
- package/dist/lib/safety/flammable-a1.d.ts +8 -7
- package/dist/lib/safety/flammable-a1.js +1 -1
- package/dist/lib/safety/flammable-a2-mono.d.ts +8 -7
- package/dist/lib/safety/flammable-a2-mono.js +1 -1
- package/dist/lib/safety/flammable-a2.d.ts +8 -7
- package/dist/lib/safety/flammable-a2.js +1 -1
- package/dist/lib/safety/flammable-mono.d.ts +8 -7
- package/dist/lib/safety/flammable-mono.js +1 -1
- package/dist/lib/safety/flammable-stel-mono.d.ts +8 -7
- package/dist/lib/safety/flammable-stel-mono.js +1 -1
- package/dist/lib/safety/flammable-stel.d.ts +8 -7
- package/dist/lib/safety/flammable-stel.js +1 -1
- package/dist/lib/safety/flammable-twa-mono.d.ts +8 -7
- package/dist/lib/safety/flammable-twa-mono.js +1 -1
- package/dist/lib/safety/flammable-twa.d.ts +8 -7
- package/dist/lib/safety/flammable-twa.js +1 -1
- package/dist/lib/safety/flammable.d.ts +8 -7
- package/dist/lib/safety/flammable.js +1 -1
- package/dist/lib/safety/floorplan-hallway.d.ts +8 -7
- package/dist/lib/safety/floorplan-hallway.js +1 -1
- package/dist/lib/safety/floorplan-room.d.ts +8 -7
- package/dist/lib/safety/floorplan-room.js +1 -1
- package/dist/lib/safety/floorplan.d.ts +8 -7
- package/dist/lib/safety/floorplan.js +1 -1
- package/dist/lib/safety/focus-element.d.ts +8 -7
- package/dist/lib/safety/focus-element.js +1 -1
- package/dist/lib/safety/fraction-00-10.d.ts +8 -7
- package/dist/lib/safety/fraction-00-10.js +1 -1
- package/dist/lib/safety/fraction-01-10.d.ts +8 -7
- package/dist/lib/safety/fraction-01-10.js +1 -1
- package/dist/lib/safety/fraction-02-10.d.ts +8 -7
- package/dist/lib/safety/fraction-02-10.js +1 -1
- package/dist/lib/safety/fraction-03-10.d.ts +8 -7
- package/dist/lib/safety/fraction-03-10.js +1 -1
- package/dist/lib/safety/fraction-04-10.d.ts +8 -7
- package/dist/lib/safety/fraction-04-10.js +1 -1
- package/dist/lib/safety/fraction-05-10.d.ts +8 -7
- package/dist/lib/safety/fraction-05-10.js +1 -1
- package/dist/lib/safety/fraction-06-10.d.ts +8 -7
- package/dist/lib/safety/fraction-06-10.js +1 -1
- package/dist/lib/safety/fraction-07-10.d.ts +8 -7
- package/dist/lib/safety/fraction-07-10.js +1 -1
- package/dist/lib/safety/fraction-08-10.d.ts +8 -7
- package/dist/lib/safety/fraction-08-10.js +1 -1
- package/dist/lib/safety/fraction-09-10.d.ts +8 -7
- package/dist/lib/safety/fraction-09-10.js +1 -1
- package/dist/lib/safety/fraction-10-10.d.ts +8 -7
- package/dist/lib/safety/fraction-10-10.js +1 -1
- package/dist/lib/safety/fresh-air-supply-in.d.ts +8 -7
- package/dist/lib/safety/fresh-air-supply-in.js +1 -1
- package/dist/lib/safety/fresh-air-supply-out.d.ts +8 -7
- package/dist/lib/safety/fresh-air-supply-out.js +1 -1
- package/dist/lib/safety/freshair-calibration.d.ts +8 -7
- package/dist/lib/safety/freshair-calibration.js +1 -1
- package/dist/lib/safety/freshair.d.ts +8 -7
- package/dist/lib/safety/freshair.js +1 -1
- package/dist/lib/safety/full-circle.d.ts +8 -7
- package/dist/lib/safety/full-circle.js +1 -1
- package/dist/lib/safety/gas-consumption.d.ts +8 -7
- package/dist/lib/safety/gas-consumption.js +1 -1
- package/dist/lib/safety/gas-efficiency.d.ts +8 -7
- package/dist/lib/safety/gas-efficiency.js +1 -1
- package/dist/lib/safety/gas-patient.d.ts +8 -7
- package/dist/lib/safety/gas-patient.js +1 -1
- package/dist/lib/safety/gasbottle-100-percent.d.ts +8 -7
- package/dist/lib/safety/gasbottle-100-percent.js +1 -1
- package/dist/lib/safety/gasbottle-25-percent.d.ts +8 -7
- package/dist/lib/safety/gasbottle-25-percent.js +1 -1
- package/dist/lib/safety/gasbottle-50-percent.d.ts +8 -7
- package/dist/lib/safety/gasbottle-50-percent.js +1 -1
- package/dist/lib/safety/gasbottle-75-percent.d.ts +8 -7
- package/dist/lib/safety/gasbottle-75-percent.js +1 -1
- package/dist/lib/safety/gasbottle-information.d.ts +8 -7
- package/dist/lib/safety/gasbottle-information.js +1 -1
- package/dist/lib/safety/gasbottle-low.d.ts +8 -7
- package/dist/lib/safety/gasbottle-low.js +1 -1
- package/dist/lib/safety/gasbottle-warning-mono.d.ts +8 -7
- package/dist/lib/safety/gasbottle-warning-mono.js +1 -1
- package/dist/lib/safety/gasbottle-warning.d.ts +8 -7
- package/dist/lib/safety/gasbottle-warning.js +1 -1
- package/dist/lib/safety/glove.d.ts +8 -7
- package/dist/lib/safety/glove.js +1 -1
- package/dist/lib/safety/go-to-assets.d.ts +8 -7
- package/dist/lib/safety/go-to-assets.js +1 -1
- package/dist/lib/safety/goggles.d.ts +8 -7
- package/dist/lib/safety/goggles.js +1 -1
- package/dist/lib/safety/graph-settings.d.ts +8 -7
- package/dist/lib/safety/graph-settings.js +1 -1
- package/dist/lib/safety/graph-view.d.ts +8 -7
- package/dist/lib/safety/graph-view.js +1 -1
- package/dist/lib/safety/group.d.ts +8 -7
- package/dist/lib/safety/group.js +1 -1
- package/dist/lib/safety/halfmask.d.ts +8 -7
- package/dist/lib/safety/halfmask.js +1 -1
- package/dist/lib/safety/hardware-available-mono.d.ts +8 -7
- package/dist/lib/safety/hardware-available-mono.js +1 -1
- package/dist/lib/safety/hardware-available.d.ts +8 -7
- package/dist/lib/safety/hardware-available.js +1 -1
- package/dist/lib/safety/hardware-info.d.ts +8 -7
- package/dist/lib/safety/hardware-info.js +1 -1
- package/dist/lib/safety/hardware-missing-mono.d.ts +8 -7
- package/dist/lib/safety/hardware-missing-mono.js +1 -1
- package/dist/lib/safety/hardware-missing.d.ts +8 -7
- package/dist/lib/safety/hardware-missing.js +1 -1
- package/dist/lib/safety/hardware-update.d.ts +8 -7
- package/dist/lib/safety/hardware-update.js +1 -1
- package/dist/lib/safety/hardware.d.ts +8 -7
- package/dist/lib/safety/hardware.js +1 -1
- package/dist/lib/safety/harness.d.ts +8 -7
- package/dist/lib/safety/harness.js +1 -1
- package/dist/lib/safety/helmet-fire.d.ts +8 -7
- package/dist/lib/safety/helmet-fire.js +1 -1
- package/dist/lib/safety/helmet.d.ts +8 -7
- package/dist/lib/safety/helmet.js +1 -1
- package/dist/lib/safety/hierarchy.d.ts +8 -7
- package/dist/lib/safety/hierarchy.js +1 -1
- package/dist/lib/safety/history.d.ts +8 -7
- package/dist/lib/safety/history.js +1 -1
- package/dist/lib/safety/hook.d.ts +8 -7
- package/dist/lib/safety/hook.js +1 -1
- package/dist/lib/safety/hose.d.ts +8 -7
- package/dist/lib/safety/hose.js +1 -1
- package/dist/lib/safety/hot.d.ts +8 -7
- package/dist/lib/safety/hot.js +1 -1
- package/dist/lib/safety/hydrant.d.ts +8 -7
- package/dist/lib/safety/hydrant.js +1 -1
- package/dist/lib/safety/hydraulic.d.ts +8 -7
- package/dist/lib/safety/hydraulic.js +1 -1
- package/dist/lib/safety/hysteresis.d.ts +8 -7
- package/dist/lib/safety/hysteresis.js +1 -1
- package/dist/lib/safety/identify.d.ts +8 -7
- package/dist/lib/safety/identify.js +1 -1
- package/dist/lib/safety/imd.d.ts +8 -7
- package/dist/lib/safety/imd.js +1 -1
- package/dist/lib/safety/import-substance.d.ts +8 -7
- package/dist/lib/safety/import-substance.js +1 -1
- package/dist/lib/safety/in-process.d.ts +8 -7
- package/dist/lib/safety/in-process.js +1 -1
- package/dist/lib/safety/index-card.d.ts +8 -7
- package/dist/lib/safety/index-card.js +1 -1
- package/dist/lib/safety/inerting.d.ts +8 -7
- package/dist/lib/safety/inerting.js +1 -1
- package/dist/lib/safety/inflate-breathing-bag.d.ts +8 -7
- package/dist/lib/safety/inflate-breathing-bag.js +1 -1
- package/dist/lib/safety/information-maintenance.d.ts +8 -7
- package/dist/lib/safety/information-maintenance.js +1 -1
- package/dist/lib/safety/information.d.ts +8 -7
- package/dist/lib/safety/information.js +1 -1
- package/dist/lib/safety/inhibit.d.ts +8 -7
- package/dist/lib/safety/inhibit.js +1 -1
- package/dist/lib/safety/insert.d.ts +8 -7
- package/dist/lib/safety/insert.js +1 -1
- package/dist/lib/safety/inside.d.ts +8 -7
- package/dist/lib/safety/inside.js +1 -1
- package/dist/lib/safety/inspectiontour.d.ts +8 -7
- package/dist/lib/safety/inspectiontour.js +1 -1
- package/dist/lib/safety/instrument-error-mono.d.ts +8 -7
- package/dist/lib/safety/instrument-error-mono.js +1 -1
- package/dist/lib/safety/instrument-error.d.ts +8 -7
- package/dist/lib/safety/instrument-error.js +1 -1
- package/dist/lib/safety/instrument-pump-error-mono.d.ts +8 -7
- package/dist/lib/safety/instrument-pump-error-mono.js +1 -1
- package/dist/lib/safety/instrument-pump-error.d.ts +8 -7
- package/dist/lib/safety/instrument-pump-error.js +1 -1
- package/dist/lib/safety/instrument-xdock-error-mono.d.ts +8 -7
- package/dist/lib/safety/instrument-xdock-error-mono.js +1 -1
- package/dist/lib/safety/instrument-xdock-error.d.ts +8 -7
- package/dist/lib/safety/instrument-xdock-error.js +1 -1
- package/dist/lib/safety/interface-in-4-20.d.ts +8 -7
- package/dist/lib/safety/interface-in-4-20.js +1 -1
- package/dist/lib/safety/interface-in-bridge.d.ts +8 -7
- package/dist/lib/safety/interface-in-bridge.js +1 -1
- package/dist/lib/safety/interface-in-digital.d.ts +8 -7
- package/dist/lib/safety/interface-in-digital.js +1 -1
- package/dist/lib/safety/interface-in-ex.d.ts +8 -7
- package/dist/lib/safety/interface-in-ex.js +1 -1
- package/dist/lib/safety/interface-in-foundation-fieldbus.d.ts +8 -7
- package/dist/lib/safety/interface-in-foundation-fieldbus.js +1 -1
- package/dist/lib/safety/interface-in-hart-multidrop.d.ts +8 -7
- package/dist/lib/safety/interface-in-hart-multidrop.js +1 -1
- package/dist/lib/safety/interface-in-hart.d.ts +8 -7
- package/dist/lib/safety/interface-in-hart.js +1 -1
- package/dist/lib/safety/interface-in-modbus.d.ts +8 -7
- package/dist/lib/safety/interface-in-modbus.js +1 -1
- package/dist/lib/safety/interface-in-profibus.d.ts +8 -7
- package/dist/lib/safety/interface-in-profibus.js +1 -1
- package/dist/lib/safety/interface-input.d.ts +8 -7
- package/dist/lib/safety/interface-input.js +1 -1
- package/dist/lib/safety/interface-out-4-20.d.ts +8 -7
- package/dist/lib/safety/interface-out-4-20.js +1 -1
- package/dist/lib/safety/interface-out-digital.d.ts +8 -7
- package/dist/lib/safety/interface-out-digital.js +1 -1
- package/dist/lib/safety/interface-out-foundation-fieldbus.d.ts +8 -7
- package/dist/lib/safety/interface-out-foundation-fieldbus.js +1 -1
- package/dist/lib/safety/interface-out-modbus.d.ts +8 -7
- package/dist/lib/safety/interface-out-modbus.js +1 -1
- package/dist/lib/safety/interface-out-profibus.d.ts +8 -7
- package/dist/lib/safety/interface-out-profibus.js +1 -1
- package/dist/lib/safety/interface-out-relay.d.ts +8 -7
- package/dist/lib/safety/interface-out-relay.js +1 -1
- package/dist/lib/safety/interface-output.d.ts +8 -7
- package/dist/lib/safety/interface-output.js +1 -1
- package/dist/lib/safety/interface-slotcover.d.ts +8 -7
- package/dist/lib/safety/interface-slotcover.js +1 -1
- package/dist/lib/safety/interface-unknown.d.ts +8 -7
- package/dist/lib/safety/interface-unknown.js +1 -1
- package/dist/lib/safety/interlock-calibration.d.ts +8 -7
- package/dist/lib/safety/interlock-calibration.js +1 -1
- package/dist/lib/safety/interlock-installation.d.ts +8 -7
- package/dist/lib/safety/interlock-installation.js +1 -1
- package/dist/lib/safety/interlock-removal.d.ts +8 -7
- package/dist/lib/safety/interlock-removal.js +1 -1
- package/dist/lib/safety/interlock-reset.d.ts +8 -7
- package/dist/lib/safety/interlock-reset.js +1 -1
- package/dist/lib/safety/interlock-swap.d.ts +8 -7
- package/dist/lib/safety/interlock-swap.js +1 -1
- package/dist/lib/safety/interlock.d.ts +8 -7
- package/dist/lib/safety/interlock.js +1 -1
- package/dist/lib/safety/ir.d.ts +8 -7
- package/dist/lib/safety/ir.js +1 -1
- package/dist/lib/safety/job-approve-mono.d.ts +8 -7
- package/dist/lib/safety/job-approve-mono.js +1 -1
- package/dist/lib/safety/job-approve.d.ts +8 -7
- package/dist/lib/safety/job-approve.js +1 -1
- package/dist/lib/safety/job-history.d.ts +8 -7
- package/dist/lib/safety/job-history.js +1 -1
- package/dist/lib/safety/job-list.d.ts +8 -7
- package/dist/lib/safety/job-list.js +1 -1
- package/dist/lib/safety/job-new.d.ts +8 -7
- package/dist/lib/safety/job-new.js +1 -1
- package/dist/lib/safety/job-pool.d.ts +8 -7
- package/dist/lib/safety/job-pool.js +1 -1
- package/dist/lib/safety/job-proceed.d.ts +8 -7
- package/dist/lib/safety/job-proceed.js +1 -1
- package/dist/lib/safety/job-user.d.ts +8 -7
- package/dist/lib/safety/job-user.js +1 -1
- package/dist/lib/safety/keyboard-capslock.d.ts +8 -7
- package/dist/lib/safety/keyboard-capslock.js +1 -1
- package/dist/lib/safety/keyboard-delete.d.ts +8 -7
- package/dist/lib/safety/keyboard-delete.js +1 -1
- package/dist/lib/safety/keyboard-hide.d.ts +8 -7
- package/dist/lib/safety/keyboard-hide.js +1 -1
- package/dist/lib/safety/keyboard-shift.d.ts +8 -7
- package/dist/lib/safety/keyboard-shift.js +1 -1
- package/dist/lib/safety/keyboard.d.ts +8 -7
- package/dist/lib/safety/keyboard.js +1 -1
- package/dist/lib/safety/laptop.d.ts +8 -7
- package/dist/lib/safety/laptop.js +1 -1
- package/dist/lib/safety/laundry-dryer.d.ts +8 -7
- package/dist/lib/safety/laundry-dryer.js +1 -1
- package/dist/lib/safety/ldba.d.ts +8 -7
- package/dist/lib/safety/ldba.js +1 -1
- package/dist/lib/safety/leakage-location.d.ts +8 -7
- package/dist/lib/safety/leakage-location.js +1 -1
- package/dist/lib/safety/leaktest-hp-query.d.ts +8 -7
- package/dist/lib/safety/leaktest-hp-query.js +1 -1
- package/dist/lib/safety/leaktest-hp.d.ts +8 -7
- package/dist/lib/safety/leaktest-hp.js +1 -1
- package/dist/lib/safety/leaktest-lp-query.d.ts +8 -7
- package/dist/lib/safety/leaktest-lp-query.js +1 -1
- package/dist/lib/safety/leaktest-lp.d.ts +8 -7
- package/dist/lib/safety/leaktest-lp.js +1 -1
- package/dist/lib/safety/leaktest-ok-mono.d.ts +8 -7
- package/dist/lib/safety/leaktest-ok-mono.js +1 -1
- package/dist/lib/safety/leaktest-ok.d.ts +8 -7
- package/dist/lib/safety/leaktest-ok.js +1 -1
- package/dist/lib/safety/leaktest-query.d.ts +8 -7
- package/dist/lib/safety/leaktest-query.js +1 -1
- package/dist/lib/safety/leaktest-run.d.ts +8 -7
- package/dist/lib/safety/leaktest-run.js +1 -1
- package/dist/lib/safety/leaktest-timeout-mono.d.ts +8 -7
- package/dist/lib/safety/leaktest-timeout-mono.js +1 -1
- package/dist/lib/safety/leaktest-timeout.d.ts +8 -7
- package/dist/lib/safety/leaktest-timeout.js +1 -1
- package/dist/lib/safety/leaktest-warning-mono.d.ts +8 -7
- package/dist/lib/safety/leaktest-warning-mono.js +1 -1
- package/dist/lib/safety/leaktest-warning.d.ts +8 -7
- package/dist/lib/safety/leaktest-warning.js +1 -1
- package/dist/lib/safety/licenses.d.ts +8 -7
- package/dist/lib/safety/licenses.js +1 -1
- package/dist/lib/safety/lifesignal-disabled.d.ts +8 -7
- package/dist/lib/safety/lifesignal-disabled.js +1 -1
- package/dist/lib/safety/lifesignal.d.ts +8 -7
- package/dist/lib/safety/lifesignal.js +1 -1
- package/dist/lib/safety/lightbulb-warning-mono.d.ts +8 -7
- package/dist/lib/safety/lightbulb-warning-mono.js +1 -1
- package/dist/lib/safety/lightbulb-warning.d.ts +8 -7
- package/dist/lib/safety/lightbulb-warning.js +1 -1
- package/dist/lib/safety/lightbulb.d.ts +8 -7
- package/dist/lib/safety/lightbulb.js +1 -1
- package/dist/lib/safety/line-graph.d.ts +8 -7
- package/dist/lib/safety/line-graph.js +1 -1
- package/dist/lib/safety/log-edit.d.ts +8 -7
- package/dist/lib/safety/log-edit.js +1 -1
- package/dist/lib/safety/log-service.d.ts +8 -7
- package/dist/lib/safety/log-service.js +1 -1
- package/dist/lib/safety/log-view.d.ts +8 -7
- package/dist/lib/safety/log-view.js +1 -1
- package/dist/lib/safety/login.d.ts +8 -7
- package/dist/lib/safety/login.js +1 -1
- package/dist/lib/safety/logout.d.ts +8 -7
- package/dist/lib/safety/logout.js +1 -1
- package/dist/lib/safety/lost-report.d.ts +8 -7
- package/dist/lib/safety/lost-report.js +1 -1
- package/dist/lib/safety/low-dosage-rate.d.ts +8 -7
- package/dist/lib/safety/low-dosage-rate.js +1 -1
- package/dist/lib/safety/map-gps-point.d.ts +8 -7
- package/dist/lib/safety/map-gps-point.js +1 -1
- package/dist/lib/safety/map-management.d.ts +8 -7
- package/dist/lib/safety/map-management.js +1 -1
- package/dist/lib/safety/masonry.d.ts +8 -7
- package/dist/lib/safety/masonry.js +1 -1
- package/dist/lib/safety/maximize.d.ts +8 -7
- package/dist/lib/safety/maximize.js +1 -1
- package/dist/lib/safety/measuring-1.d.ts +8 -7
- package/dist/lib/safety/measuring-1.js +1 -1
- package/dist/lib/safety/measuring-2.d.ts +8 -7
- package/dist/lib/safety/measuring-2.js +1 -1
- package/dist/lib/safety/measuring-3.d.ts +8 -7
- package/dist/lib/safety/measuring-3.js +1 -1
- package/dist/lib/safety/measuring-point.d.ts +8 -7
- package/dist/lib/safety/measuring-point.js +1 -1
- package/dist/lib/safety/measuring.d.ts +8 -7
- package/dist/lib/safety/measuring.js +1 -1
- package/dist/lib/safety/medical.d.ts +8 -7
- package/dist/lib/safety/medical.js +1 -1
- package/dist/lib/safety/microphone.d.ts +8 -7
- package/dist/lib/safety/microphone.js +1 -1
- package/dist/lib/safety/mimic.d.ts +8 -7
- package/dist/lib/safety/mimic.js +1 -1
- package/dist/lib/safety/minimize.d.ts +8 -7
- package/dist/lib/safety/minimize.js +1 -1
- package/dist/lib/safety/minus.d.ts +8 -7
- package/dist/lib/safety/minus.js +1 -1
- package/dist/lib/safety/mobile-device-connected-mono.d.ts +8 -7
- package/dist/lib/safety/mobile-device-connected-mono.js +1 -1
- package/dist/lib/safety/mobile-device-connected.d.ts +8 -7
- package/dist/lib/safety/mobile-device-connected.js +1 -1
- package/dist/lib/safety/mobile-device-error-mono.d.ts +8 -7
- package/dist/lib/safety/mobile-device-error-mono.js +1 -1
- package/dist/lib/safety/mobile-device-error.d.ts +8 -7
- package/dist/lib/safety/mobile-device-error.js +1 -1
- package/dist/lib/safety/mobile-device.d.ts +8 -7
- package/dist/lib/safety/mobile-device.js +1 -1
- package/dist/lib/safety/mobile-printer-bt.d.ts +8 -7
- package/dist/lib/safety/mobile-printer-bt.js +1 -1
- package/dist/lib/safety/module.d.ts +8 -7
- package/dist/lib/safety/module.js +1 -1
- package/dist/lib/safety/monitoring-1.d.ts +8 -7
- package/dist/lib/safety/monitoring-1.js +1 -1
- package/dist/lib/safety/monitoring-2.d.ts +8 -7
- package/dist/lib/safety/monitoring-2.js +1 -1
- package/dist/lib/safety/monitoring-3.d.ts +8 -7
- package/dist/lib/safety/monitoring-3.js +1 -1
- package/dist/lib/safety/monitoring.d.ts +8 -7
- package/dist/lib/safety/monitoring.js +1 -1
- package/dist/lib/safety/motion-sensing-disabled-mono.d.ts +8 -7
- package/dist/lib/safety/motion-sensing-disabled-mono.js +1 -1
- package/dist/lib/safety/motion-sensing-disabled.d.ts +8 -7
- package/dist/lib/safety/motion-sensing-disabled.js +1 -1
- package/dist/lib/safety/motion-sensing-enabled-mono.d.ts +8 -7
- package/dist/lib/safety/motion-sensing-enabled-mono.js +1 -1
- package/dist/lib/safety/motion-sensing-enabled.d.ts +8 -7
- package/dist/lib/safety/motion-sensing-enabled.js +1 -1
- package/dist/lib/safety/motion-sensing.d.ts +8 -7
- package/dist/lib/safety/motion-sensing.js +1 -1
- package/dist/lib/safety/move-screen.d.ts +8 -7
- package/dist/lib/safety/move-screen.js +1 -1
- package/dist/lib/safety/multigas-cse.d.ts +8 -7
- package/dist/lib/safety/multigas-cse.js +1 -1
- package/dist/lib/safety/multigas.d.ts +8 -7
- package/dist/lib/safety/multigas.js +1 -1
- package/dist/lib/safety/multitenant.d.ts +8 -7
- package/dist/lib/safety/multitenant.js +1 -1
- package/dist/lib/safety/navigation-logfile-management.d.ts +8 -7
- package/dist/lib/safety/navigation-logfile-management.js +1 -1
- package/dist/lib/safety/network-upload.d.ts +8 -7
- package/dist/lib/safety/network-upload.js +1 -1
- package/dist/lib/safety/network.d.ts +8 -7
- package/dist/lib/safety/network.js +1 -1
- package/dist/lib/safety/no.d.ts +8 -7
- package/dist/lib/safety/no.js +1 -1
- package/dist/lib/safety/number-1.d.ts +8 -7
- package/dist/lib/safety/number-1.js +1 -1
- package/dist/lib/safety/number-100.d.ts +8 -7
- package/dist/lib/safety/number-100.js +1 -1
- package/dist/lib/safety/observation-fire.d.ts +8 -7
- package/dist/lib/safety/observation-fire.js +1 -1
- package/dist/lib/safety/observation.d.ts +8 -7
- package/dist/lib/safety/observation.js +1 -1
- package/dist/lib/safety/offline-mode-mono.d.ts +8 -7
- package/dist/lib/safety/offline-mode-mono.js +1 -1
- package/dist/lib/safety/offline-mode.d.ts +8 -7
- package/dist/lib/safety/offline-mode.js +1 -1
- package/dist/lib/safety/ok-repeat.d.ts +8 -7
- package/dist/lib/safety/ok-repeat.js +1 -1
- package/dist/lib/safety/ok-to-all-mono.d.ts +8 -7
- package/dist/lib/safety/ok-to-all-mono.js +1 -1
- package/dist/lib/safety/ok-to-all.d.ts +8 -7
- package/dist/lib/safety/ok-to-all.js +1 -1
- package/dist/lib/safety/online-manuals.d.ts +8 -7
- package/dist/lib/safety/online-manuals.js +1 -1
- package/dist/lib/safety/online-mode-mono.d.ts +8 -7
- package/dist/lib/safety/online-mode-mono.js +1 -1
- package/dist/lib/safety/online-mode.d.ts +8 -7
- package/dist/lib/safety/online-mode.js +1 -1
- package/dist/lib/safety/open.d.ts +8 -7
- package/dist/lib/safety/open.js +1 -1
- package/dist/lib/safety/operation-hot.d.ts +8 -7
- package/dist/lib/safety/operation-hot.js +1 -1
- package/dist/lib/safety/operation.d.ts +8 -7
- package/dist/lib/safety/operation.js +1 -1
- package/dist/lib/safety/outside.d.ts +8 -7
- package/dist/lib/safety/outside.js +1 -1
- package/dist/lib/safety/overrange.d.ts +8 -7
- package/dist/lib/safety/overrange.js +1 -1
- package/dist/lib/safety/overwrite-replace.d.ts +8 -7
- package/dist/lib/safety/overwrite-replace.js +1 -1
- package/dist/lib/safety/pac-1000-7000.d.ts +8 -7
- package/dist/lib/safety/pac-1000-7000.js +1 -1
- package/dist/lib/safety/pac-3.d.ts +8 -7
- package/dist/lib/safety/pac-3.js +1 -1
- package/dist/lib/safety/package.d.ts +8 -7
- package/dist/lib/safety/package.js +1 -1
- package/dist/lib/safety/painting.d.ts +8 -7
- package/dist/lib/safety/painting.js +1 -1
- package/dist/lib/safety/par-confirmed-mono.d.ts +8 -7
- package/dist/lib/safety/par-confirmed-mono.js +1 -1
- package/dist/lib/safety/par-confirmed.d.ts +8 -7
- package/dist/lib/safety/par-confirmed.js +1 -1
- package/dist/lib/safety/par-pending.d.ts +8 -7
- package/dist/lib/safety/par-pending.js +1 -1
- package/dist/lib/safety/par-warning .d.ts +8 -7
- package/dist/lib/safety/par-warning .js +1 -1
- package/dist/lib/safety/par-warning-mono.d.ts +8 -7
- package/dist/lib/safety/par-warning-mono.js +1 -1
- package/dist/lib/safety/par.d.ts +8 -7
- package/dist/lib/safety/par.js +1 -1
- package/dist/lib/safety/partner-care.d.ts +8 -7
- package/dist/lib/safety/partner-care.js +1 -1
- package/dist/lib/safety/pc-connection.d.ts +8 -7
- package/dist/lib/safety/pc-connection.js +1 -1
- package/dist/lib/safety/pc-link-connected-mono.d.ts +8 -7
- package/dist/lib/safety/pc-link-connected-mono.js +1 -1
- package/dist/lib/safety/pc-link-connected.d.ts +8 -7
- package/dist/lib/safety/pc-link-connected.js +1 -1
- package/dist/lib/safety/pc-link-error-mono.d.ts +8 -7
- package/dist/lib/safety/pc-link-error-mono.js +1 -1
- package/dist/lib/safety/pc-link-error.d.ts +8 -7
- package/dist/lib/safety/pc-link-error.js +1 -1
- package/dist/lib/safety/pc-link-preparing.d.ts +8 -7
- package/dist/lib/safety/pc-link-preparing.js +1 -1
- package/dist/lib/safety/pc-link-query.d.ts +8 -7
- package/dist/lib/safety/pc-link-query.js +1 -1
- package/dist/lib/safety/pc.d.ts +8 -7
- package/dist/lib/safety/pc.js +1 -1
- package/dist/lib/safety/pdf.d.ts +8 -7
- package/dist/lib/safety/pdf.js +1 -1
- package/dist/lib/safety/person-confirm.d.ts +8 -7
- package/dist/lib/safety/person-confirm.js +1 -1
- package/dist/lib/safety/person-standing.d.ts +8 -7
- package/dist/lib/safety/person-standing.js +1 -1
- package/dist/lib/safety/pie-chart.d.ts +8 -7
- package/dist/lib/safety/pie-chart.js +1 -1
- package/dist/lib/safety/pilot-burner.d.ts +8 -7
- package/dist/lib/safety/pilot-burner.js +1 -1
- package/dist/lib/safety/pincode.d.ts +8 -7
- package/dist/lib/safety/pincode.js +1 -1
- package/dist/lib/safety/plus.d.ts +8 -7
- package/dist/lib/safety/plus.js +1 -1
- package/dist/lib/safety/pneumatic.d.ts +8 -7
- package/dist/lib/safety/pneumatic.js +1 -1
- package/dist/lib/safety/polytron-7000.d.ts +8 -7
- package/dist/lib/safety/polytron-7000.js +1 -1
- package/dist/lib/safety/power-supply-restricted-mono.d.ts +8 -7
- package/dist/lib/safety/power-supply-restricted-mono.js +1 -1
- package/dist/lib/safety/power-supply-restricted.d.ts +8 -7
- package/dist/lib/safety/power-supply-restricted.js +1 -1
- package/dist/lib/safety/power-supply.d.ts +8 -7
- package/dist/lib/safety/power-supply.js +1 -1
- package/dist/lib/safety/powerplant.d.ts +8 -7
- package/dist/lib/safety/powerplant.js +1 -1
- package/dist/lib/safety/practice-hot.d.ts +8 -7
- package/dist/lib/safety/practice-hot.js +1 -1
- package/dist/lib/safety/practice.d.ts +8 -7
- package/dist/lib/safety/practice.js +1 -1
- package/dist/lib/safety/pressure-correct-mono.d.ts +8 -7
- package/dist/lib/safety/pressure-correct-mono.js +1 -1
- package/dist/lib/safety/pressure-correct.d.ts +8 -7
- package/dist/lib/safety/pressure-correct.js +1 -1
- package/dist/lib/safety/pressure-relief.d.ts +8 -7
- package/dist/lib/safety/pressure-relief.js +1 -1
- package/dist/lib/safety/pressure-too-high-mono.d.ts +8 -7
- package/dist/lib/safety/pressure-too-high-mono.js +1 -1
- package/dist/lib/safety/pressure-too-high.d.ts +8 -7
- package/dist/lib/safety/pressure-too-high.js +1 -1
- package/dist/lib/safety/pressure-too-low-mono.d.ts +8 -7
- package/dist/lib/safety/pressure-too-low-mono.js +1 -1
- package/dist/lib/safety/pressure-too-low.d.ts +8 -7
- package/dist/lib/safety/pressure-too-low.js +1 -1
- package/dist/lib/safety/process.d.ts +8 -7
- package/dist/lib/safety/process.js +1 -1
- package/dist/lib/safety/product-finder.d.ts +8 -7
- package/dist/lib/safety/product-finder.js +1 -1
- package/dist/lib/safety/production.d.ts +8 -7
- package/dist/lib/safety/production.js +1 -1
- package/dist/lib/safety/profile-management.d.ts +8 -7
- package/dist/lib/safety/profile-management.js +1 -1
- package/dist/lib/safety/progress-circle.d.ts +8 -7
- package/dist/lib/safety/progress-circle.js +1 -1
- package/dist/lib/safety/progress.d.ts +8 -7
- package/dist/lib/safety/progress.js +1 -1
- package/dist/lib/safety/pump-100-percent.d.ts +8 -7
- package/dist/lib/safety/pump-100-percent.js +1 -1
- package/dist/lib/safety/pump-25-percent.d.ts +8 -7
- package/dist/lib/safety/pump-25-percent.js +1 -1
- package/dist/lib/safety/pump-50-percent.d.ts +8 -7
- package/dist/lib/safety/pump-50-percent.js +1 -1
- package/dist/lib/safety/pump-75-percent.d.ts +8 -7
- package/dist/lib/safety/pump-75-percent.js +1 -1
- package/dist/lib/safety/pump-adapter-magnetic.d.ts +8 -7
- package/dist/lib/safety/pump-adapter-magnetic.js +1 -1
- package/dist/lib/safety/pump-low.d.ts +8 -7
- package/dist/lib/safety/pump-low.js +1 -1
- package/dist/lib/safety/quickview.d.ts +8 -7
- package/dist/lib/safety/quickview.js +1 -1
- package/dist/lib/safety/rack-mobile.d.ts +8 -7
- package/dist/lib/safety/rack-mobile.js +1 -1
- package/dist/lib/safety/rack.d.ts +8 -7
- package/dist/lib/safety/rack.js +1 -1
- package/dist/lib/safety/radiocircuit.d.ts +8 -7
- package/dist/lib/safety/radiocircuit.js +1 -1
- package/dist/lib/safety/rebuild.d.ts +8 -7
- package/dist/lib/safety/rebuild.js +1 -1
- package/dist/lib/safety/recycling.d.ts +8 -7
- package/dist/lib/safety/recycling.js +1 -1
- package/dist/lib/safety/regard-iiot.d.ts +8 -7
- package/dist/lib/safety/regard-iiot.js +1 -1
- package/dist/lib/safety/relay-switch-closed.d.ts +8 -7
- package/dist/lib/safety/relay-switch-closed.js +1 -1
- package/dist/lib/safety/relay-switch-open.d.ts +8 -7
- package/dist/lib/safety/relay-switch-open.js +1 -1
- package/dist/lib/safety/remote-transmission.d.ts +8 -7
- package/dist/lib/safety/remote-transmission.js +1 -1
- package/dist/lib/safety/remote.d.ts +8 -7
- package/dist/lib/safety/remote.js +1 -1
- package/dist/lib/safety/remove.d.ts +8 -7
- package/dist/lib/safety/remove.js +1 -1
- package/dist/lib/safety/reorganisation.d.ts +8 -7
- package/dist/lib/safety/reorganisation.js +1 -1
- package/dist/lib/safety/resources.d.ts +8 -7
- package/dist/lib/safety/resources.js +1 -1
- package/dist/lib/safety/rfid.d.ts +8 -7
- package/dist/lib/safety/rfid.js +1 -1
- package/dist/lib/safety/roofing.d.ts +8 -7
- package/dist/lib/safety/roofing.js +1 -1
- package/dist/lib/safety/saddle-roof.d.ts +8 -7
- package/dist/lib/safety/saddle-roof.js +1 -1
- package/dist/lib/safety/saver.d.ts +8 -7
- package/dist/lib/safety/saver.js +1 -1
- package/dist/lib/safety/saw.d.ts +8 -7
- package/dist/lib/safety/saw.js +1 -1
- package/dist/lib/safety/scba.d.ts +8 -7
- package/dist/lib/safety/scba.js +1 -1
- package/dist/lib/safety/scroll-grip.d.ts +8 -7
- package/dist/lib/safety/scroll-grip.js +1 -1
- package/dist/lib/safety/scroll-page-down.d.ts +8 -7
- package/dist/lib/safety/scroll-page-down.js +1 -1
- package/dist/lib/safety/scroll-page-up.d.ts +8 -7
- package/dist/lib/safety/scroll-page-up.js +1 -1
- package/dist/lib/safety/sensor-100-percent.d.ts +8 -7
- package/dist/lib/safety/sensor-100-percent.js +1 -1
- package/dist/lib/safety/sensor-25-percent.d.ts +8 -7
- package/dist/lib/safety/sensor-25-percent.js +1 -1
- package/dist/lib/safety/sensor-50-percent.d.ts +8 -7
- package/dist/lib/safety/sensor-50-percent.js +1 -1
- package/dist/lib/safety/sensor-75-percent.d.ts +8 -7
- package/dist/lib/safety/sensor-75-percent.js +1 -1
- package/dist/lib/safety/sensor-catex.d.ts +8 -7
- package/dist/lib/safety/sensor-catex.js +1 -1
- package/dist/lib/safety/sensor-disabled.d.ts +8 -7
- package/dist/lib/safety/sensor-disabled.js +1 -1
- package/dist/lib/safety/sensor-ec.d.ts +8 -7
- package/dist/lib/safety/sensor-ec.js +1 -1
- package/dist/lib/safety/sensor-error-mono.d.ts +8 -7
- package/dist/lib/safety/sensor-error-mono.js +1 -1
- package/dist/lib/safety/sensor-error.d.ts +8 -7
- package/dist/lib/safety/sensor-error.js +1 -1
- package/dist/lib/safety/sensor-information.d.ts +8 -7
- package/dist/lib/safety/sensor-information.js +1 -1
- package/dist/lib/safety/sensor-ir.d.ts +8 -7
- package/dist/lib/safety/sensor-ir.js +1 -1
- package/dist/lib/safety/sensor-low.d.ts +8 -7
- package/dist/lib/safety/sensor-low.js +1 -1
- package/dist/lib/safety/sensor-overheat.d.ts +8 -7
- package/dist/lib/safety/sensor-overheat.js +1 -1
- package/dist/lib/safety/sensor-pid.d.ts +8 -7
- package/dist/lib/safety/sensor-pid.js +1 -1
- package/dist/lib/safety/sensor-warning-mono.d.ts +8 -7
- package/dist/lib/safety/sensor-warning-mono.js +1 -1
- package/dist/lib/safety/sensor-warning.d.ts +8 -7
- package/dist/lib/safety/sensor-warning.js +1 -1
- package/dist/lib/safety/sensors.d.ts +8 -7
- package/dist/lib/safety/sensors.js +1 -1
- package/dist/lib/safety/signal-0-percent.d.ts +8 -7
- package/dist/lib/safety/signal-0-percent.js +1 -1
- package/dist/lib/safety/signal-100-percent.d.ts +8 -7
- package/dist/lib/safety/signal-100-percent.js +1 -1
- package/dist/lib/safety/signal-25-percent.d.ts +8 -7
- package/dist/lib/safety/signal-25-percent.js +1 -1
- package/dist/lib/safety/signal-50-percent.d.ts +8 -7
- package/dist/lib/safety/signal-50-percent.js +1 -1
- package/dist/lib/safety/signal-75-percent.d.ts +8 -7
- package/dist/lib/safety/signal-75-percent.js +1 -1
- package/dist/lib/safety/signal.d.ts +8 -7
- package/dist/lib/safety/signal.js +1 -1
- package/dist/lib/safety/simulation.d.ts +8 -7
- package/dist/lib/safety/simulation.js +1 -1
- package/dist/lib/safety/sketch.d.ts +8 -7
- package/dist/lib/safety/sketch.js +1 -1
- package/dist/lib/safety/smoke.d.ts +8 -7
- package/dist/lib/safety/smoke.js +1 -1
- package/dist/lib/safety/sos-no-telemetry.d.ts +8 -7
- package/dist/lib/safety/sos-no-telemetry.js +1 -1
- package/dist/lib/safety/sos.d.ts +8 -7
- package/dist/lib/safety/sos.js +1 -1
- package/dist/lib/safety/speed.d.ts +8 -7
- package/dist/lib/safety/speed.js +1 -1
- package/dist/lib/safety/sprinkler.d.ts +8 -7
- package/dist/lib/safety/sprinkler.js +1 -1
- package/dist/lib/safety/storage-box.d.ts +8 -7
- package/dist/lib/safety/storage-box.js +1 -1
- package/dist/lib/safety/substance-management.d.ts +8 -7
- package/dist/lib/safety/substance-management.js +1 -1
- package/dist/lib/safety/substance.d.ts +8 -7
- package/dist/lib/safety/substance.js +1 -1
- package/dist/lib/safety/substances.d.ts +8 -7
- package/dist/lib/safety/substances.js +1 -1
- package/dist/lib/safety/suffocation-a1-mono.d.ts +8 -7
- package/dist/lib/safety/suffocation-a1-mono.js +1 -1
- package/dist/lib/safety/suffocation-a1.d.ts +8 -7
- package/dist/lib/safety/suffocation-a1.js +1 -1
- package/dist/lib/safety/suffocation-a2-mono.d.ts +8 -7
- package/dist/lib/safety/suffocation-a2-mono.js +1 -1
- package/dist/lib/safety/suffocation-a2.d.ts +8 -7
- package/dist/lib/safety/suffocation-a2.js +1 -1
- package/dist/lib/safety/suffocation-mono.d.ts +8 -7
- package/dist/lib/safety/suffocation-mono.js +1 -1
- package/dist/lib/safety/suffocation-stel-mono.d.ts +8 -7
- package/dist/lib/safety/suffocation-stel-mono.js +1 -1
- package/dist/lib/safety/suffocation-stel.d.ts +8 -7
- package/dist/lib/safety/suffocation-stel.js +1 -1
- package/dist/lib/safety/suffocation-twa-mono.d.ts +8 -7
- package/dist/lib/safety/suffocation-twa-mono.js +1 -1
- package/dist/lib/safety/suffocation-twa.d.ts +8 -7
- package/dist/lib/safety/suffocation-twa.js +1 -1
- package/dist/lib/safety/suffocation.d.ts +8 -7
- package/dist/lib/safety/suffocation.js +1 -1
- package/dist/lib/safety/system-storage-error-mono.d.ts +8 -7
- package/dist/lib/safety/system-storage-error-mono.js +1 -1
- package/dist/lib/safety/system-storage-error.d.ts +8 -7
- package/dist/lib/safety/system-storage-error.js +1 -1
- package/dist/lib/safety/system-storage-warning-mono.d.ts +8 -7
- package/dist/lib/safety/system-storage-warning-mono.js +1 -1
- package/dist/lib/safety/system-storage-warning.d.ts +8 -7
- package/dist/lib/safety/system-storage-warning.js +1 -1
- package/dist/lib/safety/system.d.ts +8 -7
- package/dist/lib/safety/system.js +1 -1
- package/dist/lib/safety/table.d.ts +8 -7
- package/dist/lib/safety/table.js +1 -1
- package/dist/lib/safety/telemetry-active-mono.d.ts +8 -7
- package/dist/lib/safety/telemetry-active-mono.js +1 -1
- package/dist/lib/safety/telemetry-active.d.ts +8 -7
- package/dist/lib/safety/telemetry-active.js +1 -1
- package/dist/lib/safety/telemetry-disabled.d.ts +8 -7
- package/dist/lib/safety/telemetry-disabled.js +1 -1
- package/dist/lib/safety/telemetry-error-mono.d.ts +8 -7
- package/dist/lib/safety/telemetry-error-mono.js +1 -1
- package/dist/lib/safety/telemetry-error.d.ts +8 -7
- package/dist/lib/safety/telemetry-error.js +1 -1
- package/dist/lib/safety/telemetry-rejected-mono.d.ts +8 -7
- package/dist/lib/safety/telemetry-rejected-mono.js +1 -1
- package/dist/lib/safety/telemetry-rejected.d.ts +8 -7
- package/dist/lib/safety/telemetry-rejected.js +1 -1
- package/dist/lib/safety/telemetry-search.d.ts +8 -7
- package/dist/lib/safety/telemetry-search.js +1 -1
- package/dist/lib/safety/telemetry-warning-mono.d.ts +8 -7
- package/dist/lib/safety/telemetry-warning-mono.js +1 -1
- package/dist/lib/safety/telemetry-warning.d.ts +8 -7
- package/dist/lib/safety/telemetry-warning.js +1 -1
- package/dist/lib/safety/telemetry.d.ts +8 -7
- package/dist/lib/safety/telemetry.js +1 -1
- package/dist/lib/safety/temperature-error-mono.d.ts +8 -7
- package/dist/lib/safety/temperature-error-mono.js +1 -1
- package/dist/lib/safety/temperature-error.d.ts +8 -7
- package/dist/lib/safety/temperature-error.js +1 -1
- package/dist/lib/safety/temperature-high.d.ts +8 -7
- package/dist/lib/safety/temperature-high.js +1 -1
- package/dist/lib/safety/temperature-low.d.ts +8 -7
- package/dist/lib/safety/temperature-low.js +1 -1
- package/dist/lib/safety/temperature-warning-mono.d.ts +8 -7
- package/dist/lib/safety/temperature-warning-mono.js +1 -1
- package/dist/lib/safety/temperature-warning.d.ts +8 -7
- package/dist/lib/safety/temperature-warning.js +1 -1
- package/dist/lib/safety/test-edit.d.ts +8 -7
- package/dist/lib/safety/test-edit.js +1 -1
- package/dist/lib/safety/test-eq-connection.d.ts +8 -7
- package/dist/lib/safety/test-eq-connection.js +1 -1
- package/dist/lib/safety/test-eq.d.ts +8 -7
- package/dist/lib/safety/test-eq.js +1 -1
- package/dist/lib/safety/test-error-mono.d.ts +8 -7
- package/dist/lib/safety/test-error-mono.js +1 -1
- package/dist/lib/safety/test-error.d.ts +8 -7
- package/dist/lib/safety/test-error.js +1 -1
- package/dist/lib/safety/test-note.d.ts +8 -7
- package/dist/lib/safety/test-note.js +1 -1
- package/dist/lib/safety/test-results.d.ts +8 -7
- package/dist/lib/safety/test-results.js +1 -1
- package/dist/lib/safety/test.d.ts +8 -7
- package/dist/lib/safety/test.js +1 -1
- package/dist/lib/safety/testing.d.ts +8 -7
- package/dist/lib/safety/testing.js +1 -1
- package/dist/lib/safety/theme-switch.d.ts +8 -7
- package/dist/lib/safety/theme-switch.js +1 -1
- package/dist/lib/safety/thermal-alarm-mono.d.ts +8 -7
- package/dist/lib/safety/thermal-alarm-mono.js +1 -1
- package/dist/lib/safety/thermal-alarm.d.ts +8 -7
- package/dist/lib/safety/thermal-alarm.js +1 -1
- package/dist/lib/safety/tic-connection-rejected-mono.d.ts +8 -7
- package/dist/lib/safety/tic-connection-rejected-mono.js +1 -1
- package/dist/lib/safety/tic-connection-rejected.d.ts +8 -7
- package/dist/lib/safety/tic-connection-rejected.js +1 -1
- package/dist/lib/safety/tic-connection-success-mono.d.ts +8 -7
- package/dist/lib/safety/tic-connection-success-mono.js +1 -1
- package/dist/lib/safety/tic-connection-success.d.ts +8 -7
- package/dist/lib/safety/tic-connection-success.js +1 -1
- package/dist/lib/safety/tic-failed-mono.d.ts +8 -7
- package/dist/lib/safety/tic-failed-mono.js +1 -1
- package/dist/lib/safety/tic-failed.d.ts +8 -7
- package/dist/lib/safety/tic-failed.js +1 -1
- package/dist/lib/safety/tic-pairing-failed-mono.d.ts +8 -7
- package/dist/lib/safety/tic-pairing-failed-mono.js +1 -1
- package/dist/lib/safety/tic-pairing-failed.d.ts +8 -7
- package/dist/lib/safety/tic-pairing-failed.js +1 -1
- package/dist/lib/safety/tic-successful-mono.d.ts +8 -7
- package/dist/lib/safety/tic-successful-mono.js +1 -1
- package/dist/lib/safety/tic-successful.d.ts +8 -7
- package/dist/lib/safety/tic-successful.js +1 -1
- package/dist/lib/safety/tic.d.ts +8 -7
- package/dist/lib/safety/tic.js +1 -1
- package/dist/lib/safety/time-compress.d.ts +8 -7
- package/dist/lib/safety/time-compress.js +1 -1
- package/dist/lib/safety/time-stretch.d.ts +8 -7
- package/dist/lib/safety/time-stretch.js +1 -1
- package/dist/lib/safety/time-window.d.ts +8 -7
- package/dist/lib/safety/time-window.js +1 -1
- package/dist/lib/safety/timeline-view.d.ts +8 -7
- package/dist/lib/safety/timeline-view.js +1 -1
- package/dist/lib/safety/timer-elapsed.d.ts +8 -7
- package/dist/lib/safety/timer-elapsed.js +1 -1
- package/dist/lib/safety/timer-start.d.ts +8 -7
- package/dist/lib/safety/timer-start.js +1 -1
- package/dist/lib/safety/timer.d.ts +8 -7
- package/dist/lib/safety/timer.js +1 -1
- package/dist/lib/safety/total-care.d.ts +8 -7
- package/dist/lib/safety/total-care.js +1 -1
- package/dist/lib/safety/toxic-a1-mono.d.ts +8 -7
- package/dist/lib/safety/toxic-a1-mono.js +1 -1
- package/dist/lib/safety/toxic-a1.d.ts +8 -7
- package/dist/lib/safety/toxic-a1.js +1 -1
- package/dist/lib/safety/toxic-a2-mono.d.ts +8 -7
- package/dist/lib/safety/toxic-a2-mono.js +1 -1
- package/dist/lib/safety/toxic-a2.d.ts +8 -7
- package/dist/lib/safety/toxic-a2.js +1 -1
- package/dist/lib/safety/toxic-mono.d.ts +8 -7
- package/dist/lib/safety/toxic-mono.js +1 -1
- package/dist/lib/safety/toxic-stel-mono.d.ts +8 -7
- package/dist/lib/safety/toxic-stel-mono.js +1 -1
- package/dist/lib/safety/toxic-stel.d.ts +8 -7
- package/dist/lib/safety/toxic-stel.js +1 -1
- package/dist/lib/safety/toxic-twa-mono.d.ts +8 -7
- package/dist/lib/safety/toxic-twa-mono.js +1 -1
- package/dist/lib/safety/toxic-twa.d.ts +8 -7
- package/dist/lib/safety/toxic-twa.js +1 -1
- package/dist/lib/safety/toxic.d.ts +8 -7
- package/dist/lib/safety/toxic.js +1 -1
- package/dist/lib/safety/trailer.d.ts +8 -7
- package/dist/lib/safety/trailer.js +1 -1
- package/dist/lib/safety/truck-ladder.d.ts +8 -7
- package/dist/lib/safety/truck-ladder.js +1 -1
- package/dist/lib/safety/truck.d.ts +8 -7
- package/dist/lib/safety/truck.js +1 -1
- package/dist/lib/safety/tube-off.d.ts +8 -7
- package/dist/lib/safety/tube-off.js +1 -1
- package/dist/lib/safety/tube-on.d.ts +8 -7
- package/dist/lib/safety/tube-on.js +1 -1
- package/dist/lib/safety/tube.d.ts +8 -7
- package/dist/lib/safety/tube.js +1 -1
- package/dist/lib/safety/ucf-6000-9000.d.ts +8 -7
- package/dist/lib/safety/ucf-6000-9000.js +1 -1
- package/dist/lib/safety/ucf-firevista.d.ts +8 -7
- package/dist/lib/safety/ucf-firevista.js +1 -1
- package/dist/lib/safety/underrange-error-mono.d.ts +8 -7
- package/dist/lib/safety/underrange-error-mono.js +1 -1
- package/dist/lib/safety/underrange-error.d.ts +8 -7
- package/dist/lib/safety/underrange-error.js +1 -1
- package/dist/lib/safety/underrange-warning-mono.d.ts +8 -7
- package/dist/lib/safety/underrange-warning-mono.js +1 -1
- package/dist/lib/safety/underrange-warning.d.ts +8 -7
- package/dist/lib/safety/underrange-warning.js +1 -1
- package/dist/lib/safety/underrange.d.ts +8 -7
- package/dist/lib/safety/underrange.js +1 -1
- package/dist/lib/safety/unplanned-measuring.d.ts +8 -7
- package/dist/lib/safety/unplanned-measuring.js +1 -1
- package/dist/lib/safety/vario-guard-control-center.d.ts +8 -7
- package/dist/lib/safety/vario-guard-control-center.js +1 -1
- package/dist/lib/safety/vario-guard-sensor.d.ts +8 -7
- package/dist/lib/safety/vario-guard-sensor.js +1 -1
- package/dist/lib/safety/volume-1.d.ts +8 -7
- package/dist/lib/safety/volume-1.js +1 -1
- package/dist/lib/safety/volume-2.d.ts +8 -7
- package/dist/lib/safety/volume-2.js +1 -1
- package/dist/lib/safety/volume-max.d.ts +8 -7
- package/dist/lib/safety/volume-max.js +1 -1
- package/dist/lib/safety/volume-min.d.ts +8 -7
- package/dist/lib/safety/volume-min.js +1 -1
- package/dist/lib/safety/volume-mute.d.ts +8 -7
- package/dist/lib/safety/volume-mute.js +1 -1
- package/dist/lib/safety/volume-query.d.ts +8 -7
- package/dist/lib/safety/volume-query.js +1 -1
- package/dist/lib/safety/volume-reduction.d.ts +8 -7
- package/dist/lib/safety/volume-reduction.js +1 -1
- package/dist/lib/safety/warm-up-time.d.ts +8 -7
- package/dist/lib/safety/warm-up-time.js +1 -1
- package/dist/lib/safety/washing-machine.d.ts +8 -7
- package/dist/lib/safety/washing-machine.js +1 -1
- package/dist/lib/safety/wifi-100-percent.d.ts +8 -7
- package/dist/lib/safety/wifi-100-percent.js +1 -1
- package/dist/lib/safety/wifi-25-percent.d.ts +8 -7
- package/dist/lib/safety/wifi-25-percent.js +1 -1
- package/dist/lib/safety/wifi-50-percent.d.ts +8 -7
- package/dist/lib/safety/wifi-50-percent.js +1 -1
- package/dist/lib/safety/wifi-75-percent.d.ts +8 -7
- package/dist/lib/safety/wifi-75-percent.js +1 -1
- package/dist/lib/safety/wifi-disabled-circle.d.ts +8 -7
- package/dist/lib/safety/wifi-disabled-circle.js +1 -1
- package/dist/lib/safety/wifi-disabled.d.ts +8 -7
- package/dist/lib/safety/wifi-disabled.js +1 -1
- package/dist/lib/safety/wizard.d.ts +8 -7
- package/dist/lib/safety/wizard.js +1 -1
- package/dist/lib/safety/workshop.d.ts +8 -7
- package/dist/lib/safety/workshop.js +1 -1
- package/dist/lib/safety/xact-5000.d.ts +8 -7
- package/dist/lib/safety/xact-5000.js +1 -1
- package/dist/lib/safety/xact-7000.d.ts +8 -7
- package/dist/lib/safety/xact-7000.js +1 -1
- package/dist/lib/safety/xam-2000.d.ts +8 -7
- package/dist/lib/safety/xam-2000.js +1 -1
- package/dist/lib/safety/xam-2500.d.ts +8 -7
- package/dist/lib/safety/xam-2500.js +1 -1
- package/dist/lib/safety/xam-3000.d.ts +8 -7
- package/dist/lib/safety/xam-3000.js +1 -1
- package/dist/lib/safety/xam-5000.d.ts +8 -7
- package/dist/lib/safety/xam-5000.js +1 -1
- package/dist/lib/safety/xam-7000.d.ts +8 -7
- package/dist/lib/safety/xam-7000.js +1 -1
- package/dist/lib/safety/xam-8000.d.ts +8 -7
- package/dist/lib/safety/xam-8000.js +1 -1
- package/dist/lib/safety/xdock.d.ts +8 -7
- package/dist/lib/safety/xdock.js +1 -1
- package/dist/lib/safety/xnode-ex.d.ts +9 -0
- package/dist/lib/safety/xnode-ex.js +2 -0
- package/dist/lib/safety/xnode-ex.svg +1 -0
- package/dist/lib/safety/xnode.d.ts +8 -7
- package/dist/lib/safety/xnode.js +1 -1
- package/dist/lib/safety/xpid-9000.d.ts +8 -7
- package/dist/lib/safety/xpid-9000.js +1 -1
- package/dist/lib/safety/xplore-1300.d.ts +8 -7
- package/dist/lib/safety/xplore-1300.js +1 -1
- package/dist/lib/safety/xplore-1700.d.ts +8 -7
- package/dist/lib/safety/xplore-1700.js +1 -1
- package/dist/lib/safety/xplore-1900.d.ts +8 -7
- package/dist/lib/safety/xplore-1900.js +1 -1
- package/dist/lib/safety/xplore-3500.d.ts +8 -7
- package/dist/lib/safety/xplore-3500.js +1 -1
- package/dist/lib/safety/xplore-5500.d.ts +8 -7
- package/dist/lib/safety/xplore-5500.js +1 -1
- package/dist/lib/safety/xplore-6300.d.ts +8 -7
- package/dist/lib/safety/xplore-6300.js +1 -1
- package/dist/lib/safety/xplore-8000-headpiece.d.ts +8 -7
- package/dist/lib/safety/xplore-8000-headpiece.js +1 -1
- package/dist/lib/safety/xplore-8000-system.d.ts +8 -7
- package/dist/lib/safety/xplore-8000-system.js +1 -1
- package/dist/lib/safety/xplore-8000.d.ts +8 -7
- package/dist/lib/safety/xplore-8000.js +1 -1
- package/dist/lib/safety/xplore.d.ts +8 -7
- package/dist/lib/safety/xplore.js +1 -1
- package/dist/lib/safety/xzone-5000.d.ts +8 -7
- package/dist/lib/safety/xzone-5000.js +1 -1
- package/dist/lib/safety/zoom-document-size.d.ts +8 -7
- package/dist/lib/safety/zoom-document-size.js +1 -1
- package/dist/lib/safety/zoom-document-width.d.ts +8 -7
- package/dist/lib/safety/zoom-document-width.js +1 -1
- package/dist/lib/safety.d.ts +3 -1
- package/dist/lib/safety.js +3 -1
- package/dist/lib/user/add.d.ts +8 -7
- package/dist/lib/user/add.js +1 -1
- package/dist/lib/user/administration.d.ts +8 -7
- package/dist/lib/user/administration.js +1 -1
- package/dist/lib/user/administrator.d.ts +8 -7
- package/dist/lib/user/administrator.js +1 -1
- package/dist/lib/user/edit.d.ts +8 -7
- package/dist/lib/user/edit.js +1 -1
- package/dist/lib/user/engineer.d.ts +8 -7
- package/dist/lib/user/engineer.js +1 -1
- package/dist/lib/user/group-administration.d.ts +8 -7
- package/dist/lib/user/group-administration.js +1 -1
- package/dist/lib/user/group.d.ts +8 -7
- package/dist/lib/user/group.js +1 -1
- package/dist/lib/user/id-edit.d.ts +8 -7
- package/dist/lib/user/id-edit.js +1 -1
- package/dist/lib/user/id-error-mono.d.ts +8 -7
- package/dist/lib/user/id-error-mono.js +1 -1
- package/dist/lib/user/id-error.d.ts +8 -7
- package/dist/lib/user/id-error.js +1 -1
- package/dist/lib/user/id-invalid-mono.d.ts +8 -7
- package/dist/lib/user/id-invalid-mono.js +1 -1
- package/dist/lib/user/id-invalid.d.ts +8 -7
- package/dist/lib/user/id-invalid.js +1 -1
- package/dist/lib/user/id-query.d.ts +8 -7
- package/dist/lib/user/id-query.js +1 -1
- package/dist/lib/user/id-reading.d.ts +8 -7
- package/dist/lib/user/id-reading.js +1 -1
- package/dist/lib/user/id-success-mono.d.ts +8 -7
- package/dist/lib/user/id-success-mono.js +1 -1
- package/dist/lib/user/id-success.d.ts +8 -7
- package/dist/lib/user/id-success.js +1 -1
- package/dist/lib/user/id.d.ts +8 -7
- package/dist/lib/user/id.js +1 -1
- package/dist/lib/user/level-1.d.ts +8 -7
- package/dist/lib/user/level-1.js +1 -1
- package/dist/lib/user/level-2.d.ts +8 -7
- package/dist/lib/user/level-2.js +1 -1
- package/dist/lib/user/level-3.d.ts +8 -7
- package/dist/lib/user/level-3.js +1 -1
- package/dist/lib/user/level-4.d.ts +8 -7
- package/dist/lib/user/level-4.js +1 -1
- package/dist/lib/user/level-5.d.ts +8 -7
- package/dist/lib/user/level-5.js +1 -1
- package/dist/lib/user/logout.d.ts +8 -7
- package/dist/lib/user/logout.js +1 -1
- package/dist/lib/user/maintainer.d.ts +8 -7
- package/dist/lib/user/maintainer.js +1 -1
- package/dist/lib/user/operator.d.ts +8 -7
- package/dist/lib/user/operator.js +1 -1
- package/dist/lib/user/trainer.d.ts +8 -7
- package/dist/lib/user/trainer.js +1 -1
- package/dist/lib/user/worker.d.ts +8 -7
- package/dist/lib/user/worker.js +1 -1
- package/dist/lib/user.d.ts +1 -1
- package/dist/lib/user.js +1 -1
- package/dist/main.d.ts +2 -2
- package/dist/main.js +1 -1
- package/main.scss +2 -2
- package/package.json +3 -5
- package/dist/lib/index.json +0 -1226
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'safety::xplore-8000': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::safety::xplore-8000', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m20.3 7.15-6.8-2.2h-.2c-.3 0-.6.2-.7.4l-1.3 2.3H4.4c-.4 0-.8.2-1.1.5l-.8.7c-.3.3-.5.7-.5 1.1v8.7c0 .4.2.8.5 1.1l.7.7c.4.4.8.5 1.2.5h15.3c.4 0 .8-.2 1.1-.5l.7-.7c.3-.3.5-.7.5-1.1v-9.1c0-1.1-.7-2-1.7-2.4m-.3 11.4-.5.4h-15l-.5-.5v-8.3l.5-.5h7.9l.6-1 .8-1.5 5.9 1.9c.2 0 .3.2.3.5z"/><path fill="currentColor" d="m12.1 4.55-1.3 2.2-2.4-1.3c-.4-.2-.5-.8-.3-1.2l.4-.7c.2-.3.5-.5.8-.5.1 0 .2.1.4.1zm6.55 6.65-.2-.2c-.21-.21-.54-.35-.85-.35h-3c-.31 0-.64.14-.85.35l-.2.19s-.09.06-.15.06h-2.7c-.06 0-.13-.04-.15-.05l-.2-.2c-.21-.21-.54-.35-.85-.35h-3c-.31 0-.64.14-.85.35l-.2.2c-.21.21-.35.54-.35.85v4.6c0 .31.14.64.35.85l.2.2c.21.21.54.35.85.35h3c.31 0 .64-.14.85-.35l.2-.2s.09-.05.15-.05h2.7c.06 0 .13.04.15.05l.2.2c.21.21.54.35.85.35h3c.31 0 .64-.14.86-.35l.19-.2c.21-.21.35-.54.35-.85v-4.6c0-.31-.14-.64-.35-.85M18 16.65c0 .06-.04.13-.05.15l-.2.19s-.1.06-.15.06h-3c-.06 0-.13-.04-.15-.05l-.2-.2c-.21-.21-.54-.35-.85-.35h-2.7c-.31 0-.64.14-.85.35l-.2.19s-.09.06-.15.06h-3s-.13-.04-.15-.05l-.19-.2s-.06-.1-.06-.15v-4.6s.04-.13.05-.15l.2-.2s.1-.05.15-.05h3c.06 0 .13.04.15.05l.2.2c.21.21.54.35.85.35h2.7c.31 0 .64-.14.85-.35l.2-.2s.09-.05.15-.05h3c.05 0 .13.04.15.05l.2.2s.05.09.05.15z"/></svg>');
|
|
2
|
+
export default r('odx-icon::safety::xplore-8000', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m20.3 7.15-6.8-2.2h-.2c-.3 0-.6.2-.7.4l-1.3 2.3H4.4c-.4 0-.8.2-1.1.5l-.8.7c-.3.3-.5.7-.5 1.1v8.7c0 .4.2.8.5 1.1l.7.7c.4.4.8.5 1.2.5h15.3c.4 0 .8-.2 1.1-.5l.7-.7c.3-.3.5-.7.5-1.1v-9.1c0-1.1-.7-2-1.7-2.4m-.3 11.4-.5.4h-15l-.5-.5v-8.3l.5-.5h7.9l.6-1 .8-1.5 5.9 1.9c.2 0 .3.2.3.5z"/><path fill="currentColor" d="m12.1 4.55-1.3 2.2-2.4-1.3c-.4-.2-.5-.8-.3-1.2l.4-.7c.2-.3.5-.5.8-.5.1 0 .2.1.4.1zm6.55 6.65-.2-.2c-.21-.21-.54-.35-.85-.35h-3c-.31 0-.64.14-.85.35l-.2.19s-.09.06-.15.06h-2.7c-.06 0-.13-.04-.15-.05l-.2-.2c-.21-.21-.54-.35-.85-.35h-3c-.31 0-.64.14-.85.35l-.2.2c-.21.21-.35.54-.35.85v4.6c0 .31.14.64.35.85l.2.2c.21.21.54.35.85.35h3c.31 0 .64-.14.85-.35l.2-.2s.09-.05.15-.05h2.7c.06 0 .13.04.15.05l.2.2c.21.21.54.35.85.35h3c.31 0 .64-.14.86-.35l.19-.2c.21-.21.35-.54.35-.85v-4.6c0-.31-.14-.64-.35-.85M18 16.65c0 .06-.04.13-.05.15l-.2.19s-.1.06-.15.06h-3c-.06 0-.13-.04-.15-.05l-.2-.2c-.21-.21-.54-.35-.85-.35h-2.7c-.31 0-.64.14-.85.35l-.2.19s-.09.06-.15.06h-3s-.13-.04-.15-.05l-.19-.2s-.06-.1-.06-.15v-4.6s.04-.13.05-.15l.2-.2s.1-.05.15-.05h3c.06 0 .13.04.15.05l.2.2c.21.21.54.35.85.35h2.7c.31 0 .64-.14.85-.35l.2-.2s.09-.05.15-.05h3c.05 0 .13.04.15.05l.2.2s.05.09.05.15z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'safety::xplore': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::safety::xplore', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20.7 7.5h-4.14l.64-1c.2-.3.1-.6-.2-.8l-1.4-.9c-.3-.2-.6-.1-.8.2l-1.4 2.2c-.07.11-.1.2-.1.3H11L6.8 1.7l-1.6.7 2.02 5.1H3.3c-.66 0-1.3.64-1.3 1.3v8.9c0 .75.55 1.3 1.3 1.3h5.65l.85.8c.1.1.4.2.6.2h.8v2.3h2V20h.6c.2 0 .5-.1.7-.2l.85-.8h5.35c.75 0 1.3-.55 1.3-1.3V8.8c0-.75-.55-1.3-1.3-1.3M5.6 17H4V9.5h1.6zm1 0V9.5h10.8V17zM20 17h-1.6V9.5H20z"/></svg>');
|
|
2
|
+
export default r('odx-icon::safety::xplore', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20.7 7.5h-4.14l.64-1c.2-.3.1-.6-.2-.8l-1.4-.9c-.3-.2-.6-.1-.8.2l-1.4 2.2c-.07.11-.1.2-.1.3H11L6.8 1.7l-1.6.7 2.02 5.1H3.3c-.66 0-1.3.64-1.3 1.3v8.9c0 .75.55 1.3 1.3 1.3h5.65l.85.8c.1.1.4.2.6.2h.8v2.3h2V20h.6c.2 0 .5-.1.7-.2l.85-.8h5.35c.75 0 1.3-.55 1.3-1.3V8.8c0-.75-.55-1.3-1.3-1.3M5.6 17H4V9.5h1.6zm1 0V9.5h10.8V17zM20 17h-1.6V9.5H20z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'safety::xzone-5000': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::safety::xzone-5000', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m19.1 16.23-.02-.18c-.02-.09-.1-.55-.24-1.24-.95-5.04-1.95-10.31-2.16-11.06-.3-1.52-1.92-2-2.48-2H9.9c-.37 0-1.99.34-2.46 1.91-.2.68-1.04 4.89-1.96 9.52-.3 1.47-.51 2.57-.55 2.73l-.13 4.64c0 .84 1.41 1.7 1.9 1.7l1.5-.2c.53-.05.98-.46 1.08-.98l.61-1.98.77.06h2.92l.69-.06.44 1.93c.08.54.54.98 1.09 1.03 1.54.2 1.63.2 1.7.2h.32l.26-.19c.76-.54 1.12-.86 1.12-1.43zm-2.83-4.28h-.97v-2.3h.53c.15.77.3 1.56.44 2.3M9.36 4.24c.1-.34.5-.46.61-.49h4.14s.55.1.62.46c.08.27.27 1.2.51 2.44h-.03l-1.2-1.2h-3.72l-1.1 1.1h-.34c.24-1.19.44-2.08.51-2.31m-.72 3.31h.97l1.1-1.1h2.88l1.2 1.2h.65c.07.32.13.66.2 1H8.42c.08-.38.15-.75.22-1.1m5.66 2.1v2.3h-4.2v-2.3zm-6.08 0h.88v2.3H7.76c.15-.73.3-1.52.46-2.3m8.34 10.48-.47-2.06c-.11-.61-.76-.98-1.37-1.02l-1.22.1h-2.76l-1.34-.1c-.54 0-1.14.39-1.27.96l-.65 2.12-.57.08-.1-.07.09-3.87c.06-.29.21-1.06.54-2.7.04-.2.08-.4.12-.62h8.9c.17.88.31 1.65.42 2.23.11.57.19.99.22 1.18l.09 3.85c-.19-.02-.42-.05-.63-.08"/></svg>');
|
|
2
|
+
export default r('odx-icon::safety::xzone-5000', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m19.1 16.23-.02-.18c-.02-.09-.1-.55-.24-1.24-.95-5.04-1.95-10.31-2.16-11.06-.3-1.52-1.92-2-2.48-2H9.9c-.37 0-1.99.34-2.46 1.91-.2.68-1.04 4.89-1.96 9.52-.3 1.47-.51 2.57-.55 2.73l-.13 4.64c0 .84 1.41 1.7 1.9 1.7l1.5-.2c.53-.05.98-.46 1.08-.98l.61-1.98.77.06h2.92l.69-.06.44 1.93c.08.54.54.98 1.09 1.03 1.54.2 1.63.2 1.7.2h.32l.26-.19c.76-.54 1.12-.86 1.12-1.43zm-2.83-4.28h-.97v-2.3h.53c.15.77.3 1.56.44 2.3M9.36 4.24c.1-.34.5-.46.61-.49h4.14s.55.1.62.46c.08.27.27 1.2.51 2.44h-.03l-1.2-1.2h-3.72l-1.1 1.1h-.34c.24-1.19.44-2.08.51-2.31m-.72 3.31h.97l1.1-1.1h2.88l1.2 1.2h.65c.07.32.13.66.2 1H8.42c.08-.38.15-.75.22-1.1m5.66 2.1v2.3h-4.2v-2.3zm-6.08 0h.88v2.3H7.76c.15-.73.3-1.52.46-2.3m8.34 10.48-.47-2.06c-.11-.61-.76-.98-1.37-1.02l-1.22.1h-2.76l-1.34-.1c-.54 0-1.14.39-1.27.96l-.65 2.12-.57.08-.1-.07.09-3.87c.06-.29.21-1.06.54-2.7.04-.2.08-.4.12-.62h8.9c.17.88.31 1.65.42 2.23.11.57.19.99.22 1.18l.09 3.85c-.19-.02-.42-.05-.63-.08"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'safety::zoom-document-size': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::safety::zoom-document-size', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M19.1 7.76v11.17c0 1.1-.9 2-2 2h-10c-1.1 0-2-.9-2-2v-14c0-1.1.9-2 2-2h7.17c.53 0 1.04.21 1.42.59l2.82 2.82c.38.38.59.89.59 1.42m-2 .17h-3v-3h-7v14h10zm-7 5.6-1.6-1.6 1.6-1.6zm.4-3.6 1.6-1.6 1.6 1.6zm3.2 4-1.6 1.6-1.6-1.6zm.4-3.6 1.6 1.6-1.6 1.6z"/></svg>');
|
|
2
|
+
export default r('odx-icon::safety::zoom-document-size', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M19.1 7.76v11.17c0 1.1-.9 2-2 2h-10c-1.1 0-2-.9-2-2v-14c0-1.1.9-2 2-2h7.17c.53 0 1.04.21 1.42.59l2.82 2.82c.38.38.59.89.59 1.42m-2 .17h-3v-3h-7v14h10zm-7 5.6-1.6-1.6 1.6-1.6zm.4-3.6 1.6-1.6 1.6 1.6zm3.2 4-1.6 1.6-1.6-1.6zm.4-3.6 1.6 1.6-1.6 1.6z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'safety::zoom-document-width': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::safety::zoom-document-width', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M19 7.76v11.17c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2v-14c0-1.1.9-2 2-2h7.17c.53 0 1.04.21 1.42.59l2.82 2.82c.38.38.59.89.59 1.42m-2 .17h-3v-3H7v14h10zm-7 5.6-1.6-1.6 1.6-1.6zm4-3.2 1.6 1.6-1.6 1.6z"/></svg>');
|
|
2
|
+
export default r('odx-icon::safety::zoom-document-width', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M19 7.76v11.17c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2v-14c0-1.1.9-2 2-2h7.17c.53 0 1.04.21 1.42.59l2.82 2.82c.38.38.59.89.59 1.42m-2 .17h-3v-3H7v14h10zm-7 5.6-1.6-1.6 1.6-1.6zm4-3.2 1.6 1.6-1.6 1.6z"/></svg>');
|
package/dist/lib/safety.d.ts
CHANGED
|
@@ -122,6 +122,7 @@ export { default as Clockwise90DegreeIcon } from './safety/clockwise-90-degree.j
|
|
|
122
122
|
export { default as CloseAllIcon } from './safety/close-all.js';
|
|
123
123
|
export { default as CloseAllMonoIcon } from './safety/close-all-mono.js';
|
|
124
124
|
export { default as ClothingIcon } from './safety/clothing.js';
|
|
125
|
+
export { default as Co2SinkingIcon } from './safety/co2-sinking.js';
|
|
125
126
|
export { default as ColdIcon } from './safety/cold.js';
|
|
126
127
|
export { default as CollectionIcon } from './safety/collection.js';
|
|
127
128
|
export { default as CollectionAddIcon } from './safety/collection-add.js';
|
|
@@ -697,6 +698,7 @@ export { default as Xam7000Icon } from './safety/xam-7000.js';
|
|
|
697
698
|
export { default as Xam8000Icon } from './safety/xam-8000.js';
|
|
698
699
|
export { default as XdockIcon } from './safety/xdock.js';
|
|
699
700
|
export { default as XnodeIcon } from './safety/xnode.js';
|
|
701
|
+
export { default as XnodeExIcon } from './safety/xnode-ex.js';
|
|
700
702
|
export { default as Xpid9000Icon } from './safety/xpid-9000.js';
|
|
701
703
|
export { default as XploreIcon } from './safety/xplore.js';
|
|
702
704
|
export { default as Xplore1300Icon } from './safety/xplore-1300.js';
|
|
@@ -710,4 +712,4 @@ export { default as Xplore8000HeadpieceIcon } from './safety/xplore-8000-headpie
|
|
|
710
712
|
export { default as Xplore8000SystemIcon } from './safety/xplore-8000-system.js';
|
|
711
713
|
export { default as Xzone5000Icon } from './safety/xzone-5000.js';
|
|
712
714
|
export { default as ZoomDocumentSizeIcon } from './safety/zoom-document-size.js';
|
|
713
|
-
export { default as ZoomDocumentWidthIcon } from './safety/zoom-document-width.js';
|
|
715
|
+
export { default as ZoomDocumentWidthIcon } from './safety/zoom-document-width.js';
|
package/dist/lib/safety.js
CHANGED
|
@@ -122,6 +122,7 @@ export { default as Clockwise90DegreeIcon } from './safety/clockwise-90-degree.j
|
|
|
122
122
|
export { default as CloseAllIcon } from './safety/close-all.js';
|
|
123
123
|
export { default as CloseAllMonoIcon } from './safety/close-all-mono.js';
|
|
124
124
|
export { default as ClothingIcon } from './safety/clothing.js';
|
|
125
|
+
export { default as Co2SinkingIcon } from './safety/co2-sinking.js';
|
|
125
126
|
export { default as ColdIcon } from './safety/cold.js';
|
|
126
127
|
export { default as CollectionIcon } from './safety/collection.js';
|
|
127
128
|
export { default as CollectionAddIcon } from './safety/collection-add.js';
|
|
@@ -697,6 +698,7 @@ export { default as Xam7000Icon } from './safety/xam-7000.js';
|
|
|
697
698
|
export { default as Xam8000Icon } from './safety/xam-8000.js';
|
|
698
699
|
export { default as XdockIcon } from './safety/xdock.js';
|
|
699
700
|
export { default as XnodeIcon } from './safety/xnode.js';
|
|
701
|
+
export { default as XnodeExIcon } from './safety/xnode-ex.js';
|
|
700
702
|
export { default as Xpid9000Icon } from './safety/xpid-9000.js';
|
|
701
703
|
export { default as XploreIcon } from './safety/xplore.js';
|
|
702
704
|
export { default as Xplore1300Icon } from './safety/xplore-1300.js';
|
|
@@ -710,4 +712,4 @@ export { default as Xplore8000HeadpieceIcon } from './safety/xplore-8000-headpie
|
|
|
710
712
|
export { default as Xplore8000SystemIcon } from './safety/xplore-8000-system.js';
|
|
711
713
|
export { default as Xzone5000Icon } from './safety/xzone-5000.js';
|
|
712
714
|
export { default as ZoomDocumentSizeIcon } from './safety/zoom-document-size.js';
|
|
713
|
-
export { default as ZoomDocumentWidthIcon } from './safety/zoom-document-width.js';
|
|
715
|
+
export { default as ZoomDocumentWidthIcon } from './safety/zoom-document-width.js';
|
package/dist/lib/user/add.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::add': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/user/add.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::add', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M7.06 7.6c-.22-1.41.2-2.83 1.16-3.9.95-1.08 2.33-1.69 3.79-1.69s2.84.62 3.79 1.69c.95 1.08 1.37 2.5 1.16 3.9l-.4 2.58c-.04.28-.12.56-.21.82h-2.31c.25-.32.43-.7.49-1.12l.4-2.58c.13-.83-.12-1.67-.68-2.3s-1.38-1-2.23-1-1.67.36-2.23 1c-.56.63-.81 1.47-.68 2.3l.4 2.58c.17 1.14 1.15 2 2.31 2.1-.46.51-.75 1.17-.78 1.9-1.82-.4-3.27-1.85-3.56-3.7l-.4-2.58ZM11 21v-1H5v-1.25c0-.33.18-.62.47-.77l3.34-1.71c.7.33 1.44.55 2.19.65v-2.03c-.07-.02-.14-.04-.21-.05-.2-.05-.4-.1-.6-.17-.11-.04-.22-.09-.32-.13a5 5 0 0 1-.5-.24c-.1-.06-.21-.12-.31-.18-.07-.04-.14-.07-.2-.12l-4.3 2.2C3.6 16.69 3 17.67 3 18.75V20c0 1.1.9 2 2 2h6.18c-.11-.31-.18-.65-.18-1m12-7v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2m-2 2.9h-2.9V14h-1.2v2.9H14v1.2h2.9V21h1.2v-2.9H21z"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::add', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M7.06 7.6c-.22-1.41.2-2.83 1.16-3.9.95-1.08 2.33-1.69 3.79-1.69s2.84.62 3.79 1.69c.95 1.08 1.37 2.5 1.16 3.9l-.4 2.58c-.04.28-.12.56-.21.82h-2.31c.25-.32.43-.7.49-1.12l.4-2.58c.13-.83-.12-1.67-.68-2.3s-1.38-1-2.23-1-1.67.36-2.23 1c-.56.63-.81 1.47-.68 2.3l.4 2.58c.17 1.14 1.15 2 2.31 2.1-.46.51-.75 1.17-.78 1.9-1.82-.4-3.27-1.85-3.56-3.7l-.4-2.58ZM11 21v-1H5v-1.25c0-.33.18-.62.47-.77l3.34-1.71c.7.33 1.44.55 2.19.65v-2.03c-.07-.02-.14-.04-.21-.05-.2-.05-.4-.1-.6-.17-.11-.04-.22-.09-.32-.13a5 5 0 0 1-.5-.24c-.1-.06-.21-.12-.31-.18-.07-.04-.14-.07-.2-.12l-4.3 2.2C3.6 16.69 3 17.67 3 18.75V20c0 1.1.9 2 2 2h6.18c-.11-.31-.18-.65-.18-1m12-7v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2m-2 2.9h-2.9V14h-1.2v2.9H14v1.2h2.9V21h1.2v-2.9H21z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::administration': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::administration', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12.82 22H5c-1.1 0-2-.9-2-2v-1.25c0-1.07.6-2.06 1.56-2.55l4.3-2.2c.06.04.13.08.2.12.1.06.2.13.31.18.16.09.33.17.5.24a4.3 4.3 0 0 0 .92.3c.09.02.19.05.28.07.15.03.3.03.45.04-.26.61-.43 1.28-.49 1.97-.77-.1-1.52-.32-2.22-.65l-3.34 1.71c-.29.15-.47.44-.47.77V20h6.5c.31.75.76 1.42 1.32 2M7.06 7.6c-.22-1.41.2-2.83 1.16-3.9.95-1.08 2.33-1.69 3.79-1.69s2.84.62 3.79 1.69c.95 1.08 1.37 2.5 1.16 3.9l-.4 2.58c-.05.33-.15.64-.27.94a6.52 6.52 0 0 0-4.25 2.87h-.03c-2.26 0-4.21-1.64-4.55-3.82l-.4-2.58Zm2.03-.3.4 2.58c.19 1.21 1.27 2.12 2.52 2.12s2.33-.91 2.52-2.12l.4-2.58c.13-.83-.12-1.67-.68-2.3s-1.38-1-2.23-1-1.67.36-2.23 1c-.56.63-.81 1.47-.68 2.3Zm13.96 11.44a5.7 5.7 0 0 1-1.68 2.92l-1.16-.51c-.28.21-.59.4-.91.54l-.11 1.23c-.53.17-1.09.28-1.67.28s-1.14-.11-1.67-.28l-.1-1.22c-.34-.14-.65-.34-.94-.56l-1.14.53a5.7 5.7 0 0 1-1.68-2.89l1.04-.73c-.02-.18-.05-.35-.05-.54s.03-.37.06-.55L12 16.23c.26-1.13.86-2.13 1.68-2.89l1.14.53c.28-.21.57-.39.9-.53l.13-1.24c.54-.17 1.09-.28 1.68-.28s1.15.12 1.68.28l.13 1.24q.465.21.87.51l1.16-.52a5.6 5.6 0 0 1 1.69 2.91l-1.04.76c.02.17.05.33.05.5s-.03.32-.05.48l1.04.76Zm-3.38-1.24c0-1.2-.97-2.17-2.17-2.17s-2.17.97-2.17 2.17.97 2.17 2.17 2.17 2.17-.97 2.17-2.17"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::administration', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12.82 22H5c-1.1 0-2-.9-2-2v-1.25c0-1.07.6-2.06 1.56-2.55l4.3-2.2c.06.04.13.08.2.12.1.06.2.13.31.18.16.09.33.17.5.24a4.3 4.3 0 0 0 .92.3c.09.02.19.05.28.07.15.03.3.03.45.04-.26.61-.43 1.28-.49 1.97-.77-.1-1.52-.32-2.22-.65l-3.34 1.71c-.29.15-.47.44-.47.77V20h6.5c.31.75.76 1.42 1.32 2M7.06 7.6c-.22-1.41.2-2.83 1.16-3.9.95-1.08 2.33-1.69 3.79-1.69s2.84.62 3.79 1.69c.95 1.08 1.37 2.5 1.16 3.9l-.4 2.58c-.05.33-.15.64-.27.94a6.52 6.52 0 0 0-4.25 2.87h-.03c-2.26 0-4.21-1.64-4.55-3.82l-.4-2.58Zm2.03-.3.4 2.58c.19 1.21 1.27 2.12 2.52 2.12s2.33-.91 2.52-2.12l.4-2.58c.13-.83-.12-1.67-.68-2.3s-1.38-1-2.23-1-1.67.36-2.23 1c-.56.63-.81 1.47-.68 2.3Zm13.96 11.44a5.7 5.7 0 0 1-1.68 2.92l-1.16-.51c-.28.21-.59.4-.91.54l-.11 1.23c-.53.17-1.09.28-1.67.28s-1.14-.11-1.67-.28l-.1-1.22c-.34-.14-.65-.34-.94-.56l-1.14.53a5.7 5.7 0 0 1-1.68-2.89l1.04-.73c-.02-.18-.05-.35-.05-.54s.03-.37.06-.55L12 16.23c.26-1.13.86-2.13 1.68-2.89l1.14.53c.28-.21.57-.39.9-.53l.13-1.24c.54-.17 1.09-.28 1.68-.28s1.15.12 1.68.28l.13 1.24q.465.21.87.51l1.16-.52a5.6 5.6 0 0 1 1.69 2.91l-1.04.76c.02.17.05.33.05.5s-.03.32-.05.48l1.04.76Zm-3.38-1.24c0-1.2-.97-2.17-2.17-2.17s-2.17.97-2.17 2.17.97 2.17 2.17 2.17 2.17-.97 2.17-2.17"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::administrator': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::administrator', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M7.45 10.18C7.78 12.36 9.74 14 12 14s4.21-1.64 4.55-3.82l.4-2.58c.22-1.41-.2-2.83-1.16-3.9-.95-1.08-2.33-1.69-3.79-1.69s-2.84.62-3.79 1.69a4.81 4.81 0 0 0-1.16 3.9zM9.76 5c.56-.63 1.38-1 2.23-1s1.67.36 2.23 1c.56.63.81 1.47.68 2.3l-.4 2.58c-.19 1.21-1.27 2.12-2.52 2.12s-2.33-.91-2.52-2.12l-.4-2.58c-.13-.83.12-1.67.68-2.3Zm8.22 7 1.65 4.02 4.37.35-3.32 2.94.79 4.06-3.51-2.08-3.63 2.06.78-4.07-3.12-2.89 4.26-.38 1.73-4.02m-12.99 8h8.96l-.39 2H5c-1.1 0-2-.9-2-2v-1.25c0-1.07.6-2.06 1.56-2.55l4.3-2.2c.06.04.13.08.2.12.1.06.2.13.31.18.16.09.33.17.5.24a4.3 4.3 0 0 0 .92.3c.09.02.19.05.28.07.08.01.16.01.24.02l-4.22 2.21-1.61.84c-.29.15-.47.44-.47.77v1.25Z"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::administrator', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M7.45 10.18C7.78 12.36 9.74 14 12 14s4.21-1.64 4.55-3.82l.4-2.58c.22-1.41-.2-2.83-1.16-3.9-.95-1.08-2.33-1.69-3.79-1.69s-2.84.62-3.79 1.69a4.81 4.81 0 0 0-1.16 3.9zM9.76 5c.56-.63 1.38-1 2.23-1s1.67.36 2.23 1c.56.63.81 1.47.68 2.3l-.4 2.58c-.19 1.21-1.27 2.12-2.52 2.12s-2.33-.91-2.52-2.12l-.4-2.58c-.13-.83.12-1.67.68-2.3Zm8.22 7 1.65 4.02 4.37.35-3.32 2.94.79 4.06-3.51-2.08-3.63 2.06.78-4.07-3.12-2.89 4.26-.38 1.73-4.02m-12.99 8h8.96l-.39 2H5c-1.1 0-2-.9-2-2v-1.25c0-1.07.6-2.06 1.56-2.55l4.3-2.2c.06.04.13.08.2.12.1.06.2.13.31.18.16.09.33.17.5.24a4.3 4.3 0 0 0 .92.3c.09.02.19.05.28.07.08.01.16.01.24.02l-4.22 2.21-1.61.84c-.29.15-.47.44-.47.77v1.25Z"/></svg>');
|
package/dist/lib/user/edit.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::edit': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/user/edit.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::edit', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2m-5 8.65c-.06.06-.13.11-.2.15l-2.19 1.15c-.36.19-.74-.2-.56-.56l1.15-2.19c.04-.07.09-.14.15-.2l4.8-4.8 1.65 1.65zm5.75-5.75-.36.36-1.65-1.65.36-.36c.32-.32.82-.34 1.12-.05l.58.58c.29.29.27.79-.05 1.12m-10.56 7.09H5.01c-1.1 0-2-.9-2-2v-1.25c0-1.07.6-2.06 1.56-2.55l4.3-2.2c.06.04.13.08.2.12.1.06.2.13.31.18.16.09.33.17.5.24a4.3 4.3 0 0 0 .92.3c.07.02.14.04.21.05v2.03c-.76-.1-1.5-.32-2.19-.65l-3.34 1.71c-.29.15-.47.44-.47.77v1.25h6v1c0 .35.07.69.18 1M7.06 7.6c-.22-1.41.2-2.83 1.16-3.9.95-1.08 2.33-1.69 3.79-1.69s2.84.62 3.79 1.69c.95 1.08 1.37 2.5 1.16 3.9l-.4 2.58c-.04.28-.12.56-.21.82h-2.31c.25-.32.43-.7.49-1.12l.4-2.58c.13-.83-.12-1.67-.68-2.3s-1.38-1-2.23-1-1.67.36-2.23 1c-.56.63-.81 1.47-.68 2.3l.4 2.58c.17 1.14 1.15 2 2.31 2.1-.46.51-.75 1.17-.78 1.9-1.82-.4-3.27-1.85-3.56-3.7l-.4-2.58Z"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::edit', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2m-5 8.65c-.06.06-.13.11-.2.15l-2.19 1.15c-.36.19-.74-.2-.56-.56l1.15-2.19c.04-.07.09-.14.15-.2l4.8-4.8 1.65 1.65zm5.75-5.75-.36.36-1.65-1.65.36-.36c.32-.32.82-.34 1.12-.05l.58.58c.29.29.27.79-.05 1.12m-10.56 7.09H5.01c-1.1 0-2-.9-2-2v-1.25c0-1.07.6-2.06 1.56-2.55l4.3-2.2c.06.04.13.08.2.12.1.06.2.13.31.18.16.09.33.17.5.24a4.3 4.3 0 0 0 .92.3c.07.02.14.04.21.05v2.03c-.76-.1-1.5-.32-2.19-.65l-3.34 1.71c-.29.15-.47.44-.47.77v1.25h6v1c0 .35.07.69.18 1M7.06 7.6c-.22-1.41.2-2.83 1.16-3.9.95-1.08 2.33-1.69 3.79-1.69s2.84.62 3.79 1.69c.95 1.08 1.37 2.5 1.16 3.9l-.4 2.58c-.04.28-.12.56-.21.82h-2.31c.25-.32.43-.7.49-1.12l.4-2.58c.13-.83-.12-1.67-.68-2.3s-1.38-1-2.23-1-1.67.36-2.23 1c-.56.63-.81 1.47-.68 2.3l.4 2.58c.17 1.14 1.15 2 2.31 2.1-.46.51-.75 1.17-.78 1.9-1.82-.4-3.27-1.85-3.56-3.7l-.4-2.58Z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::engineer': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::engineer', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m7.12 8 .34 2.18C7.79 12.36 9.75 14 12.01 14s4.21-1.64 4.55-3.82L16.9 8h2.12V7h-1.01c.03-1.45-.48-2.86-1.46-3.97C15.41 1.74 13.76 1 12.01 1s-3.4.74-4.54 2.03A5.8 5.8 0 0 0 6.01 7H5v1zm7.4 1.88C14.33 11.09 13.25 12 12 12s-2.33-.91-2.52-2.12L9.19 8h5.62zM8.96 4.35c.3-.34.66-.6 1.04-.81V5h1V3.14c.32-.08.66-.14 1-.14s.68.05 1 .14V5h1V3.54c.38.22.74.48 1.04.81.65.74.97 1.68.94 2.64H8.03c-.03-.96.28-1.91.94-2.64ZM19.44 16.2l-4.3-2.2c-.06.04-.13.08-.2.12-.1.06-.2.12-.31.18-.16.09-.33.17-.5.24a4.3 4.3 0 0 1-.92.3c-.09.02-.19.05-.28.07-.3.05-.61.09-.93.09s-.63-.03-.93-.09c-.1-.02-.19-.05-.28-.07-.2-.05-.4-.1-.6-.17-.11-.04-.22-.09-.32-.13a5 5 0 0 1-.5-.24c-.1-.06-.21-.12-.31-.18-.07-.04-.14-.07-.2-.12l-4.3 2.2C3.6 16.69 3 17.67 3 18.75V20c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-1.25c0-1.07-.6-2.06-1.56-2.55M19 20H5v-1.25c0-.33.18-.62.47-.77l3.34-1.71c1 .48 2.08.72 3.19.72s2.2-.25 3.2-.72l3.34 1.71c.29.15.47.44.47.77V20Z"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::engineer', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m7.12 8 .34 2.18C7.79 12.36 9.75 14 12.01 14s4.21-1.64 4.55-3.82L16.9 8h2.12V7h-1.01c.03-1.45-.48-2.86-1.46-3.97C15.41 1.74 13.76 1 12.01 1s-3.4.74-4.54 2.03A5.8 5.8 0 0 0 6.01 7H5v1zm7.4 1.88C14.33 11.09 13.25 12 12 12s-2.33-.91-2.52-2.12L9.19 8h5.62zM8.96 4.35c.3-.34.66-.6 1.04-.81V5h1V3.14c.32-.08.66-.14 1-.14s.68.05 1 .14V5h1V3.54c.38.22.74.48 1.04.81.65.74.97 1.68.94 2.64H8.03c-.03-.96.28-1.91.94-2.64ZM19.44 16.2l-4.3-2.2c-.06.04-.13.08-.2.12-.1.06-.2.12-.31.18-.16.09-.33.17-.5.24a4.3 4.3 0 0 1-.92.3c-.09.02-.19.05-.28.07-.3.05-.61.09-.93.09s-.63-.03-.93-.09c-.1-.02-.19-.05-.28-.07-.2-.05-.4-.1-.6-.17-.11-.04-.22-.09-.32-.13a5 5 0 0 1-.5-.24c-.1-.06-.21-.12-.31-.18-.07-.04-.14-.07-.2-.12l-4.3 2.2C3.6 16.69 3 17.67 3 18.75V20c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-1.25c0-1.07-.6-2.06-1.56-2.55M19 20H5v-1.25c0-.33.18-.62.47-.77l3.34-1.71c1 .48 2.08.72 3.19.72s2.2-.25 3.2-.72l3.34 1.71c.29.15.47.44.47.77V20Z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::group-administration': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::group-administration', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M4.13 10.18c-.08-.55.08-1.1.44-1.52S5.45 8 6.01 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48l-.15-1Zm5.44 0c.24 1.58 1.31 2.86 2.71 3.46.49-.65 1.09-1.21 1.78-1.65H14c-1.22 0-2.28-.91-2.46-2.12l-.39-2.58c-.12-.83.12-1.67.67-2.3s1.34-1 2.18-1 1.63.36 2.18 1 .79 1.47.67 2.3l-.39 2.58c-.08.53-.34 1-.69 1.36a6.6 6.6 0 0 1 1.73-.24c.24 0 .48.02.71.04.1-.28.18-.56.23-.86l.39-2.58c.21-1.41-.2-2.83-1.13-3.9A4.85 4.85 0 0 0 14.01 2a4.87 4.87 0 0 0-4.82 5.59l.39 2.58Zm-3.46 5.13 2.91-1.49s-.07-.06-.11-.08l-1.25-.64c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99v.49c0 .43.35.78.78.78h1.88c.28-.27.59-.51.95-.69Zm5.4 4.69h-4.5v-1.25c0-.33.18-.62.47-.77l3.34-1.71c.1.05.2.08.3.12.12-.68.33-1.32.64-1.9-.31-.14-.61-.3-.88-.49l-4.3 2.2c-.96.49-1.56 1.47-1.56 2.55V20c0 1.1.9 2 2 2h5.82c-.55-.58-1-1.25-1.32-2Zm11.54-1.26a5.7 5.7 0 0 1-1.68 2.92l-1.16-.51c-.28.21-.59.4-.91.54l-.11 1.23c-.53.17-1.09.28-1.67.28s-1.14-.11-1.67-.28l-.1-1.22c-.34-.14-.65-.34-.94-.56l-1.14.53a5.7 5.7 0 0 1-1.68-2.89l1.04-.73c-.02-.18-.05-.35-.05-.54s.03-.37.06-.55L12 16.23c.26-1.13.86-2.13 1.68-2.89l1.14.53c.28-.21.57-.39.9-.53l.13-1.24c.54-.17 1.09-.28 1.68-.28s1.15.12 1.68.28l.13 1.24q.465.21.87.51l1.16-.52a5.6 5.6 0 0 1 1.69 2.91l-1.04.76c.02.17.05.33.05.5s-.03.32-.05.48l1.04.76Zm-3.38-1.24c0-1.2-.97-2.17-2.17-2.17s-2.17.97-2.17 2.17.97 2.17 2.17 2.17 2.17-.97 2.17-2.17"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::group-administration', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M4.13 10.18c-.08-.55.08-1.1.44-1.52S5.45 8 6.01 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48l-.15-1Zm5.44 0c.24 1.58 1.31 2.86 2.71 3.46.49-.65 1.09-1.21 1.78-1.65H14c-1.22 0-2.28-.91-2.46-2.12l-.39-2.58c-.12-.83.12-1.67.67-2.3s1.34-1 2.18-1 1.63.36 2.18 1 .79 1.47.67 2.3l-.39 2.58c-.08.53-.34 1-.69 1.36a6.6 6.6 0 0 1 1.73-.24c.24 0 .48.02.71.04.1-.28.18-.56.23-.86l.39-2.58c.21-1.41-.2-2.83-1.13-3.9A4.85 4.85 0 0 0 14.01 2a4.87 4.87 0 0 0-4.82 5.59l.39 2.58Zm-3.46 5.13 2.91-1.49s-.07-.06-.11-.08l-1.25-.64c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99v.49c0 .43.35.78.78.78h1.88c.28-.27.59-.51.95-.69Zm5.4 4.69h-4.5v-1.25c0-.33.18-.62.47-.77l3.34-1.71c.1.05.2.08.3.12.12-.68.33-1.32.64-1.9-.31-.14-.61-.3-.88-.49l-4.3 2.2c-.96.49-1.56 1.47-1.56 2.55V20c0 1.1.9 2 2 2h5.82c-.55-.58-1-1.25-1.32-2Zm11.54-1.26a5.7 5.7 0 0 1-1.68 2.92l-1.16-.51c-.28.21-.59.4-.91.54l-.11 1.23c-.53.17-1.09.28-1.67.28s-1.14-.11-1.67-.28l-.1-1.22c-.34-.14-.65-.34-.94-.56l-1.14.53a5.7 5.7 0 0 1-1.68-2.89l1.04-.73c-.02-.18-.05-.35-.05-.54s.03-.37.06-.55L12 16.23c.26-1.13.86-2.13 1.68-2.89l1.14.53c.28-.21.57-.39.9-.53l.13-1.24c.54-.17 1.09-.28 1.68-.28s1.15.12 1.68.28l.13 1.24q.465.21.87.51l1.16-.52a5.6 5.6 0 0 1 1.69 2.91l-1.04.76c.02.17.05.33.05.5s-.03.32-.05.48l1.04.76Zm-3.38-1.24c0-1.2-.97-2.17-2.17-2.17s-2.17.97-2.17 2.17.97 2.17 2.17 2.17 2.17-.97 2.17-2.17"/></svg>');
|
package/dist/lib/user/group.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::group': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/user/group.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::group', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M9.57 10.18C9.9 12.36 11.8 14 14 14s4.11-1.64 4.43-3.82l.39-2.58c.21-1.41-.2-2.83-1.13-3.9A4.85 4.85 0 0 0 14 2.01 4.87 4.87 0 0 0 9.18 7.6zM11.82 5c.55-.63 1.34-1 2.18-1s1.63.36 2.18 1 .79 1.47.67 2.3l-.39 2.58C16.28 11.09 15.22 12 14 12s-2.28-.91-2.46-2.12l-.39-2.58c-.12-.83.12-1.67.67-2.3m9.62 11.2-4.3-2.2c-.89.62-1.97 1-3.14 1s-2.25-.38-3.14-1l-4.3 2.2C5.6 16.69 5 17.67 5 18.75V20c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-1.25c0-1.07-.6-2.06-1.56-2.55M21 20H7v-1.25c0-.33.18-.62.47-.77l3.34-1.71c1 .48 2.08.72 3.19.72s2.2-.25 3.2-.72l3.34 1.71c.29.15.47.44.47.77V20ZM4.13 10.18c-.08-.55.08-1.1.44-1.52S5.45 8 6.01 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48l-.15-1ZM5.16 16H3.28c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99l1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64s.08.05.11.08l-2.91 1.49c-.36.18-.67.42-.95.69Z"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::group', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M9.57 10.18C9.9 12.36 11.8 14 14 14s4.11-1.64 4.43-3.82l.39-2.58c.21-1.41-.2-2.83-1.13-3.9A4.85 4.85 0 0 0 14 2.01 4.87 4.87 0 0 0 9.18 7.6zM11.82 5c.55-.63 1.34-1 2.18-1s1.63.36 2.18 1 .79 1.47.67 2.3l-.39 2.58C16.28 11.09 15.22 12 14 12s-2.28-.91-2.46-2.12l-.39-2.58c-.12-.83.12-1.67.67-2.3m9.62 11.2-4.3-2.2c-.89.62-1.97 1-3.14 1s-2.25-.38-3.14-1l-4.3 2.2C5.6 16.69 5 17.67 5 18.75V20c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-1.25c0-1.07-.6-2.06-1.56-2.55M21 20H7v-1.25c0-.33.18-.62.47-.77l3.34-1.71c1 .48 2.08.72 3.19.72s2.2-.25 3.2-.72l3.34 1.71c.29.15.47.44.47.77V20ZM4.13 10.18c-.08-.55.08-1.1.44-1.52S5.45 8 6.01 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48l-.15-1ZM5.16 16H3.28c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99l1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64s.08.05.11.08l-2.91 1.49c-.36.18-.67.42-.95.69Z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::id-edit': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/user/id-edit.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::id-edit', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v5.18c-.31-.11-.65-.18-1-.18h-1V6H4v12h7zm-6-5.26v.49c0 .43.35.78.78.78H11v-2c0-.15.02-.29.04-.43l-.9-.46c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99Zm3.5-2.07c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM13 10h6V9h-6zm8 2h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2m-5 8.65c-.06.06-.13.11-.2.15l-2.19 1.15c-.36.19-.74-.2-.56-.56l1.15-2.19c.04-.07.09-.14.15-.2l4.8-4.8 1.65 1.65zm5.74-5.74-.36.36-1.65-1.65.36-.36c.32-.32.82-.34 1.12-.05l.58.58c.29.29.27.79-.05 1.12"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::id-edit', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v5.18c-.31-.11-.65-.18-1-.18h-1V6H4v12h7zm-6-5.26v.49c0 .43.35.78.78.78H11v-2c0-.15.02-.29.04-.43l-.9-.46c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99Zm3.5-2.07c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM13 10h6V9h-6zm8 2h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2m-5 8.65c-.06.06-.13.11-.2.15l-2.19 1.15c-.36.19-.74-.2-.56-.56l1.15-2.19c.04-.07.09-.14.15-.2l4.8-4.8 1.65 1.65zm5.74-5.74-.36.36-1.65-1.65.36-.36c.32-.32.82-.34 1.12-.05l.58.58c.29.29.27.79-.05 1.12"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::id-error-mono': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::id-error-mono', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M15.6 12h3.8c.24 0 .48.1.65.27l2.68 2.68c.17.17.27.41.27.65v3.8c0 .24-.1.48-.27.65l-2.68 2.68c-.17.17-.41.27-.65.27h-3.8c-.24 0-.48-.1-.65-.27l-2.68-2.68a.93.93 0 0 1-.27-.65v-3.8c0-.24.1-.48.27-.65l2.68-2.68c.17-.17.41-.27.65-.27m5.4 2.87-.87-.87-2.63 2.63L14.87 14l-.87.87 2.63 2.63L14 20.13l.87.87 2.63-2.63L20.13 21l.87-.87-2.63-2.63zm-12.5-2.2c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48Zm-2.89 1.08 1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64c.15.07.26.18.36.31l-.19.19c-.36.36-.56.84-.56 1.36v.4H5.78c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99m8.64-2.19-.44.44H13v-1h2.6c-.51 0-.99.2-1.36.56ZM13 9h6v1h-6zm-1.9 11H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v6.81l-1.25-1.25c-.21-.21-.47-.36-.75-.46V6H4v12h7v1.4c0 .21.04.41.1.6"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::id-error-mono', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M15.6 12h3.8c.24 0 .48.1.65.27l2.68 2.68c.17.17.27.41.27.65v3.8c0 .24-.1.48-.27.65l-2.68 2.68c-.17.17-.41.27-.65.27h-3.8c-.24 0-.48-.1-.65-.27l-2.68-2.68a.93.93 0 0 1-.27-.65v-3.8c0-.24.1-.48.27-.65l2.68-2.68c.17-.17.41-.27.65-.27m5.4 2.87-.87-.87-2.63 2.63L14.87 14l-.87.87 2.63 2.63L14 20.13l.87.87 2.63-2.63L20.13 21l.87-.87-2.63-2.63zm-12.5-2.2c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48Zm-2.89 1.08 1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64c.15.07.26.18.36.31l-.19.19c-.36.36-.56.84-.56 1.36v.4H5.78c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99m8.64-2.19-.44.44H13v-1h2.6c-.51 0-.99.2-1.36.56ZM13 9h6v1h-6zm-1.9 11H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v6.81l-1.25-1.25c-.21-.21-.47-.36-.75-.46V6H4v12h7v1.4c0 .21.04.41.1.6"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::id-error': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::id-error', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#f30303" d="m14.95 12.27-2.68 2.68c-.17.17-.27.41-.27.65v3.8c0 .24.1.48.27.65l2.68 2.68c.17.17.41.27.65.27h3.8c.24 0 .48-.1.65-.27l2.68-2.68c.17-.17.27-.41.27-.65v-3.8c0-.24-.1-.48-.27-.65l-2.68-2.68a.93.93 0 0 0-.65-.27h-3.8c-.24 0-.48.1-.65.27"/><path fill="#fff" d="m21 14.87-.87-.87-2.63 2.63L14.87 14l-.87.87 2.63 2.63L14 20.13l.87.87 2.63-2.63L20.13 21l.87-.87-2.63-2.63z"/><path fill="currentColor" d="m6.78 11.18-.15-1c-.08-.55.08-1.1.44-1.52S7.95 8 8.51 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48ZM5 14.73v.49c0 .43.35.78.78.78H11v-.4c0-.51.2-.99.56-1.36l.19-.19c-.1-.12-.21-.23-.36-.31l-1.25-.64c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99m10.6-3.74H13v1h.81l.44-.44c.36-.36.84-.56 1.36-.56Zm-2.6-1h6v-1h-6zm-2 9.4v-1.4H4V6h16v5.1c.28.09.54.24.75.46L22 12.81V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.1c-.06-.19-.1-.39-.1-.6Z"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::id-error', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#f30303" d="m14.95 12.27-2.68 2.68c-.17.17-.27.41-.27.65v3.8c0 .24.1.48.27.65l2.68 2.68c.17.17.41.27.65.27h3.8c.24 0 .48-.1.65-.27l2.68-2.68c.17-.17.27-.41.27-.65v-3.8c0-.24-.1-.48-.27-.65l-2.68-2.68a.93.93 0 0 0-.65-.27h-3.8c-.24 0-.48.1-.65.27"/><path fill="#fff" d="m21 14.87-.87-.87-2.63 2.63L14.87 14l-.87.87 2.63 2.63L14 20.13l.87.87 2.63-2.63L20.13 21l.87-.87-2.63-2.63z"/><path fill="currentColor" d="m6.78 11.18-.15-1c-.08-.55.08-1.1.44-1.52S7.95 8 8.51 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48ZM5 14.73v.49c0 .43.35.78.78.78H11v-.4c0-.51.2-.99.56-1.36l.19-.19c-.1-.12-.21-.23-.36-.31l-1.25-.64c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99m10.6-3.74H13v1h.81l.44-.44c.36-.36.84-.56 1.36-.56Zm-2.6-1h6v-1h-6zm-2 9.4v-1.4H4V6h16v5.1c.28.09.54.24.75.46L22 12.81V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.1c-.06-.19-.1-.39-.1-.6Z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::id-invalid-mono': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::id-invalid-mono', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 23c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5m1.85-8.65c-1.4-.83-3.24-.65-4.45.56s-1.38 3.04-.56 4.45l5-5Zm-3.7 6.3c1.4.83 3.24.65 4.45-.56s1.38-3.04.56-4.45l-5 5Zm-3.77-6.4c-.31.54-.55 1.13-.7 1.75h-5.4c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99l1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64c.22.11.38.29.48.51ZM11.03 18H4V6h16v5.5c.75.31 1.42.76 2 1.32V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.5c-.26-.62-.42-1.3-.48-2ZM8.5 12.67c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM19 11h-1.5c.52 0 1.02.07 1.5.18zm-6 0v1h1.05c1-.63 2.18-1 3.45-1zm0-1h6V9h-6z"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::id-invalid-mono', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 23c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5m1.85-8.65c-1.4-.83-3.24-.65-4.45.56s-1.38 3.04-.56 4.45l5-5Zm-3.7 6.3c1.4.83 3.24.65 4.45-.56s1.38-3.04.56-4.45l-5 5Zm-3.77-6.4c-.31.54-.55 1.13-.7 1.75h-5.4c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99l1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64c.22.11.38.29.48.51ZM11.03 18H4V6h16v5.5c.75.31 1.42.76 2 1.32V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.5c-.26-.62-.42-1.3-.48-2ZM8.5 12.67c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM19 11h-1.5c.52 0 1.02.07 1.5.18zm-6 0v1h1.05c1-.63 2.18-1 3.45-1zm0-1h6V9h-6z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::id-invalid': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::id-invalid', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#f30303" d="M17.5 23c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5"/><path fill="#fff" d="M19.35 14.35c-1.4-.83-3.24-.65-4.45.56s-1.38 3.04-.56 4.45l5-5Zm-3.7 6.3c1.4.83 3.24.65 4.45-.56s1.38-3.04.56-4.45l-5 5Z"/><path fill="currentColor" d="M11.88 14.25c-.31.54-.55 1.13-.7 1.75h-5.4c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99l1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64c.22.11.38.29.48.51ZM11.03 18H4V6h16v5.5c.75.31 1.42.76 2 1.32V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.5c-.26-.62-.42-1.3-.48-2ZM8.5 12.67c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM19 11h-1.5c.52 0 1.02.07 1.5.18zm-6 0v1h1.05c1-.63 2.18-1 3.45-1zm0-1h6V9h-6z"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::id-invalid', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#f30303" d="M17.5 23c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5"/><path fill="#fff" d="M19.35 14.35c-1.4-.83-3.24-.65-4.45.56s-1.38 3.04-.56 4.45l5-5Zm-3.7 6.3c1.4.83 3.24.65 4.45-.56s1.38-3.04.56-4.45l-5 5Z"/><path fill="currentColor" d="M11.88 14.25c-.31.54-.55 1.13-.7 1.75h-5.4c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99l1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64c.22.11.38.29.48.51ZM11.03 18H4V6h16v5.5c.75.31 1.42.76 2 1.32V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.5c-.26-.62-.42-1.3-.48-2ZM8.5 12.67c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM19 11h-1.5c.52 0 1.02.07 1.5.18zm-6 0v1h1.05c1-.63 2.18-1 3.45-1zm0-1h6V9h-6z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::id-query': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::id-query', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v5.18c-.31-.11-.65-.18-1-.18h-1V6H4v12h7zm-6-5.26v.49c0 .43.35.78.78.78H11v-2c0-.15.02-.29.04-.43l-.9-.46c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99Zm3.5-2.07c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM13 10h6V9h-6zm10 4v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2m-4.65 7.27a.85.85 0 1 0-1.699-.001.85.85 0 0 0 1.699.001m2.25-5.84c0-1.4-1.39-2.53-3.1-2.53s-3.1 1.14-3.1 2.53v.1h1.2v-.1c0-.75.85-1.36 1.9-1.36s1.9.61 1.9 1.36c0 .44-.19.76-.59.98-1.33.74-1.91 1.21-1.91 2.6v.41h1.2v-.41c0-.71.04-.88 1.3-1.58.78-.44 1.2-1.13 1.2-2"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::id-query', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v5.18c-.31-.11-.65-.18-1-.18h-1V6H4v12h7zm-6-5.26v.49c0 .43.35.78.78.78H11v-2c0-.15.02-.29.04-.43l-.9-.46c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99Zm3.5-2.07c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM13 10h6V9h-6zm10 4v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2m-4.65 7.27a.85.85 0 1 0-1.699-.001.85.85 0 0 0 1.699.001m2.25-5.84c0-1.4-1.39-2.53-3.1-2.53s-3.1 1.14-3.1 2.53v.1h1.2v-.1c0-.75.85-1.36 1.9-1.36s1.9.61 1.9 1.36c0 .44-.19.76-.59.98-1.33.74-1.91 1.21-1.91 2.6v.41h1.2v-.41c0-.71.04-.88 1.3-1.58.78-.44 1.2-1.13 1.2-2"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::id-reading': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::id-reading', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v5.18c-.31-.11-.65-.18-1-.18h-1V6H4v12h7zm-6-5.26v.49c0 .43.35.78.78.78H11v-2c0-.15.02-.29.04-.43l-.9-.46c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99Zm3.5-2.07c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM13 10h6V9h-6zm7 7.5a2.5 2.5 0 0 1-5 0c0-.18.02-.36.06-.53l.59.59a.996.996 0 1 0 1.41-1.41l-.8-.8c.37-.21.79-.34 1.24-.34a2.5 2.5 0 0 1 2.5 2.5Zm3-3.5v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2m-1 3.5-.14-.3c-.9-1.97-2.58-3.2-4.36-3.2s-3.46 1.23-4.36 3.2l-.14.3.14.3c.9 1.97 2.58 3.2 4.36 3.2s3.46-1.23 4.36-3.2z"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::id-reading', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M11 20H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v5.18c-.31-.11-.65-.18-1-.18h-1V6H4v12h7zm-6-5.26v.49c0 .43.35.78.78.78H11v-2c0-.15.02-.29.04-.43l-.9-.46c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99Zm3.5-2.07c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM13 10h6V9h-6zm7 7.5a2.5 2.5 0 0 1-5 0c0-.18.02-.36.06-.53l.59.59a.996.996 0 1 0 1.41-1.41l-.8-.8c.37-.21.79-.34 1.24-.34a2.5 2.5 0 0 1 2.5 2.5Zm3-3.5v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2m-1 3.5-.14-.3c-.9-1.97-2.58-3.2-4.36-3.2s-3.46 1.23-4.36 3.2l-.14.3.14.3c.9 1.97 2.58 3.2 4.36 3.2s3.46-1.23 4.36-3.2z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::id-success-mono': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::user::id-success-mono', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 23c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5m3.96-7.59-.78-.78-4.84 4.84-1.81-1.81-.78.78 2.59 2.59 5.61-5.61Zm-9.58-1.16c-.31.54-.55 1.13-.7 1.75h-5.4c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99l1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64c.22.11.38.29.48.51ZM11.03 18H4V6h16v5.5c.75.31 1.42.76 2 1.32V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.5c-.26-.62-.42-1.3-.48-2ZM8.5 12.67c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM19 11h-1.5c.52 0 1.02.07 1.5.18zm-6 0v1h1.05c1-.63 2.18-1 3.45-1zm0-1h6V9h-6z"/></svg>');
|
|
2
|
+
export default r('odx-icon::user::id-success-mono', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 23c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5m3.96-7.59-.78-.78-4.84 4.84-1.81-1.81-.78.78 2.59 2.59 5.61-5.61Zm-9.58-1.16c-.31.54-.55 1.13-.7 1.75h-5.4c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99l1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64c.22.11.38.29.48.51ZM11.03 18H4V6h16v5.5c.75.31 1.42.76 2 1.32V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.5c-.26-.62-.42-1.3-.48-2ZM8.5 12.67c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM19 11h-1.5c.52 0 1.02.07 1.5.18zm-6 0v1h1.05c1-.63 2.18-1 3.45-1zm0-1h6V9h-6z"/></svg>');
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const
|
|
3
|
-
export default
|
|
1
|
+
import type { OdxAsset } from '@odx/assets-utils';
|
|
2
|
+
declare const asset: OdxAsset;
|
|
3
|
+
export default asset;
|
|
4
|
+
|
|
4
5
|
declare global {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
interface _OdxIcon {
|
|
7
|
+
'user::id-success': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|