@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
|
+
'core::sync-off': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::sync-off', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M8.67 5.85 7.22 4.4a8.9 8.9 0 0 1 4.79-1.39c2.83 0 5.35 1.32 7 3.37V3.01h2v7h-7v-2h3.74c-1.27-1.81-3.36-3-5.74-3-1.21 0-2.34.31-3.33.85Zm10.94 10.94A8.9 8.9 0 0 0 21 12h-2c0 1.21-.31 2.34-.85 3.33l1.45 1.45Zm3.1 4.51-20-20.01L1.3 2.7l3.68 3.68A8.97 8.97 0 0 0 3 11.99h2c0-1.57.53-3.02 1.4-4.18l9.78 9.78c-1.17.88-2.61 1.4-4.18 1.4a7.01 7.01 0 0 1-5.74-3H10v-2H3v7h2v-3.37c1.65 2.05 4.17 3.37 7 3.37 2.12 0 4.07-.74 5.61-1.98l3.68 3.68 1.41-1.41Z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::sync-off', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M8.67 5.85 7.22 4.4a8.9 8.9 0 0 1 4.79-1.39c2.83 0 5.35 1.32 7 3.37V3.01h2v7h-7v-2h3.74c-1.27-1.81-3.36-3-5.74-3-1.21 0-2.34.31-3.33.85Zm10.94 10.94A8.9 8.9 0 0 0 21 12h-2c0 1.21-.31 2.34-.85 3.33l1.45 1.45Zm3.1 4.51-20-20.01L1.3 2.7l3.68 3.68A8.97 8.97 0 0 0 3 11.99h2c0-1.57.53-3.02 1.4-4.18l9.78 9.78c-1.17.88-2.61 1.4-4.18 1.4a7.01 7.01 0 0 1-5.74-3H10v-2H3v7h2v-3.37c1.65 2.05 4.17 3.37 7 3.37 2.12 0 4.07-.74 5.61-1.98l3.68 3.68 1.41-1.41Z"/></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
|
+
'core::sync-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::core::sync-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.61ZM21 3v7h-7V8h3.74C16.47 6.19 14.38 5 12 5c-3.86 0-7 3.14-7 7H3c0-4.96 4.04-9 9-9 2.83 0 5.35 1.32 7 3.37V3zm-9.83 15.95A7 7 0 0 1 6.26 16H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21h.03a6.4 6.4 0 0 1-.86-2.05M21 12.03V12h-.05s.03.02.05.03"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::sync-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.61ZM21 3v7h-7V8h3.74C16.47 6.19 14.38 5 12 5c-3.86 0-7 3.14-7 7H3c0-4.96 4.04-9 9-9 2.83 0 5.35 1.32 7 3.37V3zm-9.83 15.95A7 7 0 0 1 6.26 16H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21h.03a6.4 6.4 0 0 1-.86-2.05M21 12.03V12h-.05s.03.02.05.03"/></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
|
+
'core::sync-success': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::sync-success', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#00dd31" 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="#002766" d="m15.85 21.03-2.59-2.59.78-.78 1.81 1.81 4.84-4.83.77.77z"/><path fill="currentColor" d="M21 3v7h-7V8h3.74C16.47 6.19 14.38 5 12 5c-3.86 0-7 3.14-7 7H3c0-4.96 4.04-9 9-9 2.83 0 5.35 1.32 7 3.37V3zm-9.83 15.95A7 7 0 0 1 6.26 16H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21h.03a6.4 6.4 0 0 1-.86-2.05M21 12.03V12h-.05s.03.02.05.03"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::sync-success', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#00dd31" 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="#002766" d="m15.85 21.03-2.59-2.59.78-.78 1.81 1.81 4.84-4.83.77.77z"/><path fill="currentColor" d="M21 3v7h-7V8h3.74C16.47 6.19 14.38 5 12 5c-3.86 0-7 3.14-7 7H3c0-4.96 4.04-9 9-9 2.83 0 5.35 1.32 7 3.37V3zm-9.83 15.95A7 7 0 0 1 6.26 16H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21h.03a6.4 6.4 0 0 1-.86-2.05M21 12.03V12h-.05s.03.02.05.03"/></svg>');
|
package/dist/lib/core/sync.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
|
+
'core::sync': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/sync.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::sync', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21 3v7h-7V8h3.74C16.47 6.19 14.38 5 12 5c-3.86 0-7 3.14-7 7H3c0-4.96 4.04-9 9-9 2.83 0 5.35 1.32 7 3.37V3zm-9 16a7.01 7.01 0 0 1-5.74-3H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21c4.96 0 9-4.04 9-9h-2c0 3.86-3.14 7-7 7"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::sync', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21 3v7h-7V8h3.74C16.47 6.19 14.38 5 12 5c-3.86 0-7 3.14-7 7H3c0-4.96 4.04-9 9-9 2.83 0 5.35 1.32 7 3.37V3zm-9 16a7.01 7.01 0 0 1-5.74-3H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21c4.96 0 9-4.04 9-9h-2c0 3.86-3.14 7-7 7"/></svg>');
|
package/dist/lib/core/table.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
|
+
'core::table': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/table.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::table', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20 3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M8.67 19H4v-3h4.67zm0-4H4v-3h4.67zm0-4H4V8h4.67zm5.66 8H9.66v-3h4.67zm0-4H9.66v-3h4.67zm0-4H9.66V8h4.67zM20 19h-4.67v-3H20zm0-4h-4.67v-3H20zm0-4h-4.67V8H20z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::table', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20 3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M8.67 19H4v-3h4.67zm0-4H4v-3h4.67zm0-4H4V8h4.67zm5.66 8H9.66v-3h4.67zm0-4H9.66v-3h4.67zm0-4H9.66V8h4.67zM20 19h-4.67v-3H20zm0-4h-4.67v-3H20zm0-4h-4.67V8H20z"/></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
|
+
'core::tablet': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/tablet.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::tablet', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 14H4V6h5v1h6V6h5z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::tablet', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 14H4V6h5v1h6V6h5z"/></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
|
+
'core::thumbs-down': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::thumbs-down', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12.43 20.3c-.58.5-1.36.68-2.1.48a2.284 2.284 0 0 1-1.58-2.86L9.64 15H4.49a2.5 2.5 0 0 1-2.5-2.5c0-.36.08-.69.21-1-.13-.31-.21-.64-.21-1 0-.31.06-.6.16-.88-.1-.25-.16-.53-.16-.82v-.3c0-.35.07-.68.2-.98-.13-.3-.2-.63-.2-.97V6.5A2.5 2.5 0 0 1 4.49 4h17.5v12h-4.63l-4.94 4.3ZM20 6h-2v8h2zm-9.14 12.85c.09.02.19 0 .26-.06L16 14.54V6H4.63c-.28 0-.5.22-.5.5s.22.5.5.5H7v1H4.5c-.28 0-.5.22-.5.5s.22.5.5.5H7v1H4.51c-.28 0-.5.22-.5.5s.22.5.5.5h2.47c0 .23-.01.52-.01 1H4.52c-.28 0-.5.22-.5.5s.22.5.5.5h7.85l-1.68 5.5c-.05.15.04.31.19.35Z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::thumbs-down', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12.43 20.3c-.58.5-1.36.68-2.1.48a2.284 2.284 0 0 1-1.58-2.86L9.64 15H4.49a2.5 2.5 0 0 1-2.5-2.5c0-.36.08-.69.21-1-.13-.31-.21-.64-.21-1 0-.31.06-.6.16-.88-.1-.25-.16-.53-.16-.82v-.3c0-.35.07-.68.2-.98-.13-.3-.2-.63-.2-.97V6.5A2.5 2.5 0 0 1 4.49 4h17.5v12h-4.63l-4.94 4.3ZM20 6h-2v8h2zm-9.14 12.85c.09.02.19 0 .26-.06L16 14.54V6H4.63c-.28 0-.5.22-.5.5s.22.5.5.5H7v1H4.5c-.28 0-.5.22-.5.5s.22.5.5.5H7v1H4.51c-.28 0-.5.22-.5.5s.22.5.5.5h2.47c0 .23-.01.52-.01 1H4.52c-.28 0-.5.22-.5.5s.22.5.5.5h7.85l-1.68 5.5c-.05.15.04.31.19.35Z"/></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
|
+
'core::thumbs-up': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::thumbs-up', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M11.57 3.7c.58-.5 1.36-.68 2.1-.48 1.24.34 1.95 1.64 1.58 2.86L14.36 9h5.15a2.5 2.5 0 0 1 2.5 2.5c0 .36-.08.69-.21 1 .13.31.21.64.21 1 0 .31-.06.6-.16.88.1.25.16.53.16.82v.3c0 .35-.07.68-.2.98.13.3.2.63.2.97v.05a2.5 2.5 0 0 1-2.5 2.5H2V8h4.63zM4 18h2v-8H4zm9.14-12.85c-.09-.02-.19 0-.26.06L8 9.46v8.55h11.37c.28 0 .5-.22.5-.5s-.22-.5-.5-.5H17v-1h2.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5H17v-1h2.49c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-2.47c0-.23.01-.52.01-1h2.45c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-7.85l1.68-5.5a.274.274 0 0 0-.19-.35Z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::thumbs-up', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M11.57 3.7c.58-.5 1.36-.68 2.1-.48 1.24.34 1.95 1.64 1.58 2.86L14.36 9h5.15a2.5 2.5 0 0 1 2.5 2.5c0 .36-.08.69-.21 1 .13.31.21.64.21 1 0 .31-.06.6-.16.88.1.25.16.53.16.82v.3c0 .35-.07.68-.2.98.13.3.2.63.2.97v.05a2.5 2.5 0 0 1-2.5 2.5H2V8h4.63zM4 18h2v-8H4zm9.14-12.85c-.09-.02-.19 0-.26.06L8 9.46v8.55h11.37c.28 0 .5-.22.5-.5s-.22-.5-.5-.5H17v-1h2.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5H17v-1h2.49c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-2.47c0-.23.01-.52.01-1h2.45c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-7.85l1.68-5.5a.274.274 0 0 0-.19-.35Z"/></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
|
+
'core::tile-menu': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::tile-menu', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4h4v4H4zm12 0v4h4V4zm-6 4h4V4h-4zm-6 6h4v-4H4zm12 0h4v-4h-4zm-6 0h4v-4h-4zm-6 6h4v-4H4zm12 0h4v-4h-4zm-6 0h4v-4h-4z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::tile-menu', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4h4v4H4zm12 0v4h4V4zm-6 4h4V4h-4zm-6 6h4v-4H4zm12 0h4v-4h-4zm-6 0h4v-4h-4zm-6 6h4v-4H4zm12 0h4v-4h-4zm-6 0h4v-4h-4z"/></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
|
+
'core::time-flexible': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::time-flexible', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m14.76 16.17-3.47-3.47a1 1 0 0 1-.29-.69V5.08c.33-.05.66-.08 1-.08s.67.03 1 .08v6.5l3.17 3.17a5.2 5.2 0 0 1-1.41 1.42M12 2C6.49 2 2 6.49 2 12h2c0-4.41 3.59-8 8-8s8 3.59 8 8-3.59 8-8 8c-2.95 0-5.53-1.61-6.92-4H9v-2H2v7h2v-3.02C5.83 20.42 8.73 22 12 22c5.51 0 10-4.49 10-10S17.51 2 12 2"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::time-flexible', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m14.76 16.17-3.47-3.47a1 1 0 0 1-.29-.69V5.08c.33-.05.66-.08 1-.08s.67.03 1 .08v6.5l3.17 3.17a5.2 5.2 0 0 1-1.41 1.42M12 2C6.49 2 2 6.49 2 12h2c0-4.41 3.59-8 8-8s8 3.59 8 8-3.59 8-8 8c-2.95 0-5.53-1.61-6.92-4H9v-2H2v7h2v-3.02C5.83 20.42 8.73 22 12 22c5.51 0 10-4.49 10-10S17.51 2 12 2"/></svg>');
|
package/dist/lib/core/time.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
|
+
'core::time': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/time.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::time', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8"/><path fill="currentColor" d="M16.17 14.75 13 11.58v-6.5c-.33-.05-.66-.08-1-.08s-.67.03-1 .08v6.93c0 .26.1.51.29.69l3.47 3.47c.56-.37 1.04-.85 1.41-1.42"/><path fill="currentColor" d="M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8"/><path fill="currentColor" d="M16.17 14.75 13 11.58v-6.5c-.33-.05-.66-.08-1-.08s-.67.03-1 .08v6.93c0 .26.1.51.29.69l3.47 3.47c.56-.37 1.04-.85 1.41-1.42"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::time', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8"/><path fill="currentColor" d="M16.17 14.75 13 11.58v-6.5c-.33-.05-.66-.08-1-.08s-.67.03-1 .08v6.93c0 .26.1.51.29.69l3.47 3.47c.56-.37 1.04-.85 1.41-1.42"/><path fill="currentColor" d="M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8"/><path fill="currentColor" d="M16.17 14.75 13 11.58v-6.5c-.33-.05-.66-.08-1-.08s-.67.03-1 .08v6.93c0 .26.1.51.29.69l3.47 3.47c.56-.37 1.04-.85 1.41-1.42"/></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
|
+
'core::toolbox': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/toolbox.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::toolbox', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5h-5v-.5c0-.83-.67-1.5-1.5-1.5h-3C9.67 3 9 3.67 9 4.5V5H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m-10-.5c0-.28.22-.5.5-.5h3c.28 0 .5.22.5.5V5h-4zM4 7h16v4h-6v1.5c0 .28-.22.5-.5.5h-3c-.28 0-.5-.22-.5-.5V11H4zm0 11v-6h5v.5c0 .83.67 1.5 1.5 1.5h3c.83 0 1.5-.67 1.5-1.5V12h5v6zm9-6h-2v-1h2z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::toolbox', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5h-5v-.5c0-.83-.67-1.5-1.5-1.5h-3C9.67 3 9 3.67 9 4.5V5H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m-10-.5c0-.28.22-.5.5-.5h3c.28 0 .5.22.5.5V5h-4zM4 7h16v4h-6v1.5c0 .28-.22.5-.5.5h-3c-.28 0-.5-.22-.5-.5V11H4zm0 11v-6h5v.5c0 .83.67 1.5 1.5 1.5h3c.83 0 1.5-.67 1.5-1.5V12h5v6zm9-6h-2v-1h2z"/></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
|
+
'core::training': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::training', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5 1 9l5.77 2.1C6.28 12.26 6 13.59 6 15c0 1.66 2.69 3 6 3s6-1.34 6-3c0-1.42-.28-2.75-.77-3.9L20 10.09V16l2.01-1V9.36L23 9zm0 11c-2.3 0-3.71-.75-4-1.12.02-1.13.26-2.2.65-3.1L12 13l3.35-1.22c.39.91.63 1.97.65 3.1-.29.37-1.7 1.12-4 1.12m0-5.13L6.85 9 12 7.13 17.15 9z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::training', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5 1 9l5.77 2.1C6.28 12.26 6 13.59 6 15c0 1.66 2.69 3 6 3s6-1.34 6-3c0-1.42-.28-2.75-.77-3.9L20 10.09V16l2.01-1V9.36L23 9zm0 11c-2.3 0-3.71-.75-4-1.12.02-1.13.26-2.2.65-3.1L12 13l3.35-1.22c.39.91.63 1.97.65 3.1-.29.37-1.7 1.12-4 1.12m0-5.13L6.85 9 12 7.13 17.15 9z"/></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
|
+
'core::transport-tracking': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::transport-tracking', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21.28 7.67c-.16-.96-1-1.67-1.97-1.67H15c0-1.1-.9-2-2-2H8v2h5v10H9.49c-.28-.38-.67-.67-1.11-.83-.44-.17-.92-.21-1.38-.12-.59.12-1.12.46-1.48.95h-.51v-5H3v5c0 1.1.9 2 2 2h.05c.13.65.52 1.21 1.05 1.57.27.18.57.31.89.38s.65.07.98 0c.32-.06.63-.18.9-.36s.51-.42.69-.69c.19-.27.31-.58.38-.9h5.1c.13.65.52 1.21 1.05 1.57.27.18.57.31.89.38s.65.07.98 0q.48-.09.9-.36c.27-.18.51-.42.69-.69.19-.27.31-.58.38-.9h.05c1.1 0 2 .1 2-1v-4zM7.5 19c-.83 0-1.5-.67-1.5-1.5S6.67 16 7.5 16s1.5.67 1.5 1.5S8.33 19 7.5 19m12.47-7H17v-2h2.64zm-2.47 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m2.52-3h-.53c-.23-.31-.53-.56-.88-.73-.34-.18-.72-.27-1.11-.27s-.77.09-1.11.26c-.34.18-.64.43-.87.74h-1.51V8h5.31l.17 1h-3.47v4h4zM7 5H2v1h5zm0 2H2v1h5zm0 2H2v1h5z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::transport-tracking', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21.28 7.67c-.16-.96-1-1.67-1.97-1.67H15c0-1.1-.9-2-2-2H8v2h5v10H9.49c-.28-.38-.67-.67-1.11-.83-.44-.17-.92-.21-1.38-.12-.59.12-1.12.46-1.48.95h-.51v-5H3v5c0 1.1.9 2 2 2h.05c.13.65.52 1.21 1.05 1.57.27.18.57.31.89.38s.65.07.98 0c.32-.06.63-.18.9-.36s.51-.42.69-.69c.19-.27.31-.58.38-.9h5.1c.13.65.52 1.21 1.05 1.57.27.18.57.31.89.38s.65.07.98 0q.48-.09.9-.36c.27-.18.51-.42.69-.69.19-.27.31-.58.38-.9h.05c1.1 0 2 .1 2-1v-4zM7.5 19c-.83 0-1.5-.67-1.5-1.5S6.67 16 7.5 16s1.5.67 1.5 1.5S8.33 19 7.5 19m12.47-7H17v-2h2.64zm-2.47 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m2.52-3h-.53c-.23-.31-.53-.56-.88-.73-.34-.18-.72-.27-1.11-.27s-.77.09-1.11.26c-.34.18-.64.43-.87.74h-1.51V8h5.31l.17 1h-3.47v4h4zM7 5H2v1h5zm0 2H2v1h5zm0 2H2v1h5z"/></svg>');
|
package/dist/lib/core/undo.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
|
+
'core::undo': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/undo.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::undo', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M15 11H7.77l4.29-4.29-1.41-1.41-6.71 6.71 6.71 6.71 1.41-1.41-4.29-4.29H15c.55 0 1 .45 1 1v6h2v-6c0-1.65-1.35-3-3-3Z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::undo', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M15 11H7.77l4.29-4.29-1.41-1.41-6.71 6.71 6.71 6.71 1.41-1.41-4.29-4.29H15c.55 0 1 .45 1 1v6h2v-6c0-1.65-1.35-3-3-3Z"/></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
|
+
'core::unlock': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/unlock.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::unlock', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M19 9h-1.38l.23-.46c1.3-2.54.3-5.67-2.24-6.97a5.176 5.176 0 0 0-6.97 2.24c-.25.49-.06 1.09.43 1.35.49.25 1.1.06 1.35-.43.8-1.56 2.72-2.18 4.28-1.38a3.18 3.18 0 0 1 1.37 4.29L15.4 9H5c-.55 0-1 .45-1 1v11c0 .55.45 1 1 1h14c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1m-1 11H6v-9h12zm-4.99-3.98V18c0 .55-.45 1-1 1s-1-.45-1-1v-1.98c0-.55.45-1 1-1s1 .45 1 1"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::unlock', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M19 9h-1.38l.23-.46c1.3-2.54.3-5.67-2.24-6.97a5.176 5.176 0 0 0-6.97 2.24c-.25.49-.06 1.09.43 1.35.49.25 1.1.06 1.35-.43.8-1.56 2.72-2.18 4.28-1.38a3.18 3.18 0 0 1 1.37 4.29L15.4 9H5c-.55 0-1 .45-1 1v11c0 .55.45 1 1 1h14c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1m-1 11H6v-9h12zm-4.99-3.98V18c0 .55-.45 1-1 1s-1-.45-1-1v-1.98c0-.55.45-1 1-1s1 .45 1 1"/></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
|
+
'core::upload': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/upload.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::upload', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20 17v2c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-2h2v2h12v-2zM11 6.76V17h2V6.76l4.78 4.78 1.41-1.41L12 2.94l-7.19 7.19 1.41 1.41z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::upload', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20 17v2c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-2h2v2h12v-2zM11 6.76V17h2V6.76l4.78 4.78 1.41-1.41L12 2.94l-7.19 7.19 1.41 1.41z"/></svg>');
|
package/dist/lib/core/usb.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
|
+
'core::usb': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/usb.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::usb', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M23 11H9.72l2.57-4.5c.18-.31.51-.5.87-.5H16V4h-2.84c-1.07 0-2.07.58-2.61 1.51L7.41 11H6.28c-.39-.88-1.26-1.5-2.29-1.5a2.5 2.5 0 0 0 0 5c1.02 0 1.9-.62 2.29-1.5h4.13l3.14 5.49c.53.93 1.53 1.51 2.61 1.51H19v-2h-2.84c-.36 0-.69-.19-.87-.5L12.72 13H23z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::usb', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M23 11H9.72l2.57-4.5c.18-.31.51-.5.87-.5H16V4h-2.84c-1.07 0-2.07.58-2.61 1.51L7.41 11H6.28c-.39-.88-1.26-1.5-2.29-1.5a2.5 2.5 0 0 0 0 5c1.02 0 1.9-.62 2.29-1.5h4.13l3.14 5.49c.53.93 1.53 1.51 2.61 1.51H19v-2h-2.84c-.36 0-.69-.19-.87-.5L12.72 13H23z"/></svg>');
|
package/dist/lib/core/user.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
|
+
'core::user': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/user.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::user', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m19.44 16.2-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.77V20ZM7.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.3Z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::user', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m19.44 16.2-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.77V20ZM7.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.3Z"/></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
|
+
'core::variants': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::variants', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m18.96 10.14 2.48-1.24c.78-.39.72-1.51-.08-1.83l-7.91-3.08c-.93-.36-1.97-.36-2.9 0L2.64 7.07c-.81.31-.86 1.44-.08 1.83l2.48 1.24-2.4.93c-.81.31-.86 1.44-.08 1.83l2.48 1.24-2.4.93c-.81.31-.86 1.44-.08 1.83l7.66 3.83c1.13.56 2.45.56 3.58 0l7.66-3.83c.78-.39.72-1.51-.08-1.83l-2.4-.93 2.48-1.24c.78-.39.72-1.51-.08-1.83l-2.4-.93ZM12 19.39l-6.54-3.27 3.24-1.26 3.29 1.65 3.29-1.65 3.24 1.26-6.54 3.27Zm0-4-6.54-3.27 3.24-1.26 3.29 1.65 3.29-1.65 3.24 1.26-6.54 3.27Zm0-4L5.46 8.12 12 5.58l6.54 2.54z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::variants', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m18.96 10.14 2.48-1.24c.78-.39.72-1.51-.08-1.83l-7.91-3.08c-.93-.36-1.97-.36-2.9 0L2.64 7.07c-.81.31-.86 1.44-.08 1.83l2.48 1.24-2.4.93c-.81.31-.86 1.44-.08 1.83l2.48 1.24-2.4.93c-.81.31-.86 1.44-.08 1.83l7.66 3.83c1.13.56 2.45.56 3.58 0l7.66-3.83c.78-.39.72-1.51-.08-1.83l-2.4-.93 2.48-1.24c.78-.39.72-1.51-.08-1.83l-2.4-.93ZM12 19.39l-6.54-3.27 3.24-1.26 3.29 1.65 3.29-1.65 3.24 1.26-6.54 3.27Zm0-4-6.54-3.27 3.24-1.26 3.29 1.65 3.29-1.65 3.24 1.26-6.54 3.27Zm0-4L5.46 8.12 12 5.58l6.54 2.54z"/></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
|
+
'core::vertical-drag': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::vertical-drag', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M7 17c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M5 5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m7 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m7 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0-10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::vertical-drag', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M7 17c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M5 5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m7 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m7 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0-10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2"/></svg>');
|
package/dist/lib/core/video.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
|
+
'core::video': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/video.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::video', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m22 5.13-5 3.33V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2v-2.46l5 3.33zM15 18H4V6h11zm5-2.87-3-2v-2.26l3-2z"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::video', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m22 5.13-5 3.33V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2v-2.46l5 3.33zM15 18H4V6h11zm5-2.87-3-2v-2.26l3-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
|
+
'core::view-off': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::view-off', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5c-1.2 0-2.4.2-3.5.6l1.6 1.6c.6-.1 1.2-.2 1.9-.2 2.2 0 4 1.8 4 4 0 .6-.2 1.2-.4 1.8l.8.7c.4-.7.7-1.6.7-2.5 0-1.1-.4-2.1-1-3 1.6.8 3.1 2.2 4.3 4-.8 1.1-1.7 2.1-2.7 2.9l1.4 1.4c1.4-1.1 2.6-2.6 3.6-4.3-2.5-4.3-6.4-7-10.7-7m3 8.6L2.7 1.3 1.3 2.7l4.4 4.4C4 8.3 2.5 10 1.3 12c2.6 4.3 6.4 7 10.7 7 1.6 0 3.1-.4 4.5-1l4.8 4.8 1.4-1.4zM12 17c-3.1 0-6.1-1.8-8.4-5 1-1.5 2.2-2.6 3.5-3.5l6.2 6.2c-.4.2-.8.3-1.3.3-2.2 0-4-1.8-4-4H7c0 2.8 2.2 5 5 5 .8 0 1.5-.2 2.1-.5l.9.9q-1.5.6-3 .6"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::view-off', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5c-1.2 0-2.4.2-3.5.6l1.6 1.6c.6-.1 1.2-.2 1.9-.2 2.2 0 4 1.8 4 4 0 .6-.2 1.2-.4 1.8l.8.7c.4-.7.7-1.6.7-2.5 0-1.1-.4-2.1-1-3 1.6.8 3.1 2.2 4.3 4-.8 1.1-1.7 2.1-2.7 2.9l1.4 1.4c1.4-1.1 2.6-2.6 3.6-4.3-2.5-4.3-6.4-7-10.7-7m3 8.6L2.7 1.3 1.3 2.7l4.4 4.4C4 8.3 2.5 10 1.3 12c2.6 4.3 6.4 7 10.7 7 1.6 0 3.1-.4 4.5-1l4.8 4.8 1.4-1.4zM12 17c-3.1 0-6.1-1.8-8.4-5 1-1.5 2.2-2.6 3.5-3.5l6.2 6.2c-.4.2-.8.3-1.3.3-2.2 0-4-1.8-4-4H7c0 2.8 2.2 5 5 5 .8 0 1.5-.2 2.1-.5l.9.9q-1.5.6-3 .6"/></svg>');
|
package/dist/lib/core/view.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
|
+
'core::view': 1;
|
|
8
|
+
}
|
|
9
|
+
}
|
package/dist/lib/core/view.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
-
export default r('odx-icon::core::view', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5C7.68 5 3.83 7.72 1.26 12c2.57 4.28 6.42 7 10.74 7s8.17-2.72 10.74-7C20.17 7.72 16.32 5 12 5m0 12c-3.11 0-6.11-1.81-8.36-5C5.89 8.81 8.88 7 12 7c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4H7c0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.11-.37-2.12-.98-2.95 1.6.85 3.09 2.17 4.34 3.95-2.25 3.19-5.24 5-8.36 5"/></svg>');
|
|
2
|
+
export default r('odx-icon::core::view', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5C7.68 5 3.83 7.72 1.26 12c2.57 4.28 6.42 7 10.74 7s8.17-2.72 10.74-7C20.17 7.72 16.32 5 12 5m0 12c-3.11 0-6.11-1.81-8.36-5C5.89 8.81 8.88 7 12 7c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4H7c0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.11-.37-2.12-.98-2.95 1.6.85 3.09 2.17 4.34 3.95-2.25 3.19-5.24 5-8.36 5"/></svg>');
|