@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
package/dist/lib/index.json
DELETED
|
@@ -1,1226 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"ai": [
|
|
3
|
-
"chat-agent",
|
|
4
|
-
"code-agent",
|
|
5
|
-
"data-agent",
|
|
6
|
-
"gaia",
|
|
7
|
-
"language-agent",
|
|
8
|
-
"learning-agent",
|
|
9
|
-
"magic-wand",
|
|
10
|
-
"medical-product-agent",
|
|
11
|
-
"safety-product-agent",
|
|
12
|
-
"search",
|
|
13
|
-
"sessions",
|
|
14
|
-
"spark",
|
|
15
|
-
"writing-agent"
|
|
16
|
-
],
|
|
17
|
-
"core": [
|
|
18
|
-
"aggregation",
|
|
19
|
-
"alarm",
|
|
20
|
-
"alarm-a1",
|
|
21
|
-
"alarm-a2",
|
|
22
|
-
"alarms-info",
|
|
23
|
-
"alarms-per-type",
|
|
24
|
-
"alarmtype-das",
|
|
25
|
-
"alarmtype-off",
|
|
26
|
-
"alarmtype-pause",
|
|
27
|
-
"align-horizontal-middle",
|
|
28
|
-
"align-vertical-middle",
|
|
29
|
-
"announcement",
|
|
30
|
-
"app-access",
|
|
31
|
-
"arrow-down",
|
|
32
|
-
"arrow-down-left",
|
|
33
|
-
"arrow-down-right",
|
|
34
|
-
"arrow-left",
|
|
35
|
-
"arrow-right",
|
|
36
|
-
"arrow-tab",
|
|
37
|
-
"arrow-up",
|
|
38
|
-
"arrow-up-left",
|
|
39
|
-
"arrow-up-right",
|
|
40
|
-
"ascending",
|
|
41
|
-
"attachment",
|
|
42
|
-
"attachment-off",
|
|
43
|
-
"bar-chart",
|
|
44
|
-
"battery-0",
|
|
45
|
-
"battery-100",
|
|
46
|
-
"battery-25",
|
|
47
|
-
"battery-50",
|
|
48
|
-
"battery-75",
|
|
49
|
-
"battery-alarm",
|
|
50
|
-
"battery-alarm-mono",
|
|
51
|
-
"battery-charge",
|
|
52
|
-
"battery-error",
|
|
53
|
-
"battery-error-mono",
|
|
54
|
-
"battery-uncalibrated",
|
|
55
|
-
"battery-warning",
|
|
56
|
-
"battery-warning-mono",
|
|
57
|
-
"blocked",
|
|
58
|
-
"blocked-mono",
|
|
59
|
-
"bluetooth",
|
|
60
|
-
"bluetooth-off",
|
|
61
|
-
"bluetooth-paired",
|
|
62
|
-
"blur",
|
|
63
|
-
"bookmark",
|
|
64
|
-
"bookmark-solid",
|
|
65
|
-
"brightness",
|
|
66
|
-
"brightness-1",
|
|
67
|
-
"brightness-2",
|
|
68
|
-
"brightness-3",
|
|
69
|
-
"brightness-4",
|
|
70
|
-
"brightness-5",
|
|
71
|
-
"brightness-auto",
|
|
72
|
-
"calendar",
|
|
73
|
-
"calendar-bumptest",
|
|
74
|
-
"calendar-bumptest-error",
|
|
75
|
-
"calendar-bumptest-error-mono",
|
|
76
|
-
"calendar-bumptest-warning",
|
|
77
|
-
"calendar-bumptest-warning-mono",
|
|
78
|
-
"calendar-calibration",
|
|
79
|
-
"calendar-calibration-error",
|
|
80
|
-
"calendar-calibration-error-mono",
|
|
81
|
-
"calendar-calibration-warning",
|
|
82
|
-
"calendar-calibration-warning-mono",
|
|
83
|
-
"calendar-day-view",
|
|
84
|
-
"calendar-event",
|
|
85
|
-
"calendar-flag",
|
|
86
|
-
"calendar-flag-mono",
|
|
87
|
-
"calendar-interval",
|
|
88
|
-
"calendar-list",
|
|
89
|
-
"calendar-setting",
|
|
90
|
-
"calendar-time",
|
|
91
|
-
"calendar-user",
|
|
92
|
-
"calendar-user-error",
|
|
93
|
-
"calendar-user-error-mono",
|
|
94
|
-
"calendar-user-warning",
|
|
95
|
-
"calendar-user-warning-mono",
|
|
96
|
-
"calendar-warning",
|
|
97
|
-
"calendar-warning-mono",
|
|
98
|
-
"calendar-week-view",
|
|
99
|
-
"camera",
|
|
100
|
-
"cancel",
|
|
101
|
-
"check",
|
|
102
|
-
"check-filled",
|
|
103
|
-
"check-filled-mono",
|
|
104
|
-
"chevron-down",
|
|
105
|
-
"chevron-left",
|
|
106
|
-
"chevron-left-end",
|
|
107
|
-
"chevron-right",
|
|
108
|
-
"chevron-right-end",
|
|
109
|
-
"chevron-up",
|
|
110
|
-
"chevrons",
|
|
111
|
-
"chevrons-updown",
|
|
112
|
-
"close",
|
|
113
|
-
"closed-caption",
|
|
114
|
-
"closed-caption-off",
|
|
115
|
-
"cloud",
|
|
116
|
-
"cloud-disabled",
|
|
117
|
-
"cloud-error",
|
|
118
|
-
"cloud-error-mono",
|
|
119
|
-
"cloud-ok",
|
|
120
|
-
"cloud-ok-mono",
|
|
121
|
-
"cloud-upload",
|
|
122
|
-
"cloud-warning",
|
|
123
|
-
"cloud-warning-mono",
|
|
124
|
-
"code-of-conduct",
|
|
125
|
-
"colorpicker",
|
|
126
|
-
"column",
|
|
127
|
-
"comment",
|
|
128
|
-
"comment-add",
|
|
129
|
-
"comment-off",
|
|
130
|
-
"compare",
|
|
131
|
-
"config",
|
|
132
|
-
"config-edit",
|
|
133
|
-
"config-enter",
|
|
134
|
-
"config-leave",
|
|
135
|
-
"config-update",
|
|
136
|
-
"config-view",
|
|
137
|
-
"copy-content",
|
|
138
|
-
"copy-file",
|
|
139
|
-
"copy-folder",
|
|
140
|
-
"cut",
|
|
141
|
-
"d",
|
|
142
|
-
"dashboard",
|
|
143
|
-
"delete",
|
|
144
|
-
"delete-success",
|
|
145
|
-
"delete-success-mono",
|
|
146
|
-
"descending",
|
|
147
|
-
"direction",
|
|
148
|
-
"document",
|
|
149
|
-
"document-check",
|
|
150
|
-
"document-flag",
|
|
151
|
-
"document-flag-mono",
|
|
152
|
-
"document-ok",
|
|
153
|
-
"document-ok-mono",
|
|
154
|
-
"document-qa",
|
|
155
|
-
"document-settings",
|
|
156
|
-
"document-stats",
|
|
157
|
-
"download",
|
|
158
|
-
"drop",
|
|
159
|
-
"edit",
|
|
160
|
-
"education",
|
|
161
|
-
"emoji-happy",
|
|
162
|
-
"emoji-neutral",
|
|
163
|
-
"emoji-sad",
|
|
164
|
-
"error",
|
|
165
|
-
"error-filled",
|
|
166
|
-
"error-filled-mono",
|
|
167
|
-
"export",
|
|
168
|
-
"favicon",
|
|
169
|
-
"favorite",
|
|
170
|
-
"favorite-solid",
|
|
171
|
-
"fax",
|
|
172
|
-
"feedback-warning",
|
|
173
|
-
"feedback-warning-filled",
|
|
174
|
-
"feedback-warning-filled-mono",
|
|
175
|
-
"file",
|
|
176
|
-
"filter",
|
|
177
|
-
"filter-close",
|
|
178
|
-
"filter-control",
|
|
179
|
-
"filter-settings",
|
|
180
|
-
"flag",
|
|
181
|
-
"folder",
|
|
182
|
-
"folder-in",
|
|
183
|
-
"folder-open",
|
|
184
|
-
"folder-out",
|
|
185
|
-
"folder-team",
|
|
186
|
-
"gender-diversity",
|
|
187
|
-
"gender-female",
|
|
188
|
-
"gender-male",
|
|
189
|
-
"globe",
|
|
190
|
-
"group",
|
|
191
|
-
"hand",
|
|
192
|
-
"help",
|
|
193
|
-
"help-ticket",
|
|
194
|
-
"history",
|
|
195
|
-
"home",
|
|
196
|
-
"ifu",
|
|
197
|
-
"ifu-error",
|
|
198
|
-
"ifu-error-mono",
|
|
199
|
-
"ifu-success",
|
|
200
|
-
"ifu-success-mono",
|
|
201
|
-
"import",
|
|
202
|
-
"info",
|
|
203
|
-
"introduction",
|
|
204
|
-
"language",
|
|
205
|
-
"link",
|
|
206
|
-
"link-external",
|
|
207
|
-
"link-internal",
|
|
208
|
-
"link-off",
|
|
209
|
-
"loading",
|
|
210
|
-
"location",
|
|
211
|
-
"location-add",
|
|
212
|
-
"location-measure",
|
|
213
|
-
"location-off",
|
|
214
|
-
"location-qrcode",
|
|
215
|
-
"location-scan",
|
|
216
|
-
"location-scan-error",
|
|
217
|
-
"location-scan-error-mono",
|
|
218
|
-
"location-scan-success",
|
|
219
|
-
"location-scan-success-mono",
|
|
220
|
-
"lock",
|
|
221
|
-
"logout",
|
|
222
|
-
"mail",
|
|
223
|
-
"mail-error",
|
|
224
|
-
"mail-error-mono",
|
|
225
|
-
"mail-newsletter",
|
|
226
|
-
"mail-resend",
|
|
227
|
-
"mail-send",
|
|
228
|
-
"mail-sending",
|
|
229
|
-
"mail-success",
|
|
230
|
-
"mail-success-mono",
|
|
231
|
-
"map",
|
|
232
|
-
"marketplace",
|
|
233
|
-
"maximize",
|
|
234
|
-
"media-back",
|
|
235
|
-
"media-fastforward",
|
|
236
|
-
"media-pause",
|
|
237
|
-
"media-play",
|
|
238
|
-
"media-rewind",
|
|
239
|
-
"media-skip",
|
|
240
|
-
"media-stop",
|
|
241
|
-
"menu",
|
|
242
|
-
"menu-favorites",
|
|
243
|
-
"menu-functions",
|
|
244
|
-
"microphone",
|
|
245
|
-
"minimize",
|
|
246
|
-
"minus",
|
|
247
|
-
"mode-switch",
|
|
248
|
-
"more",
|
|
249
|
-
"next",
|
|
250
|
-
"night-mode",
|
|
251
|
-
"notification",
|
|
252
|
-
"notification-off",
|
|
253
|
-
"object",
|
|
254
|
-
"on-off",
|
|
255
|
-
"package",
|
|
256
|
-
"password",
|
|
257
|
-
"password-change",
|
|
258
|
-
"paste",
|
|
259
|
-
"phone",
|
|
260
|
-
"picture",
|
|
261
|
-
"pin",
|
|
262
|
-
"pin-solid",
|
|
263
|
-
"placeholder",
|
|
264
|
-
"plus",
|
|
265
|
-
"position",
|
|
266
|
-
"position-off",
|
|
267
|
-
"precondition",
|
|
268
|
-
"previous",
|
|
269
|
-
"print",
|
|
270
|
-
"print-config",
|
|
271
|
-
"print-error",
|
|
272
|
-
"print-error-mono",
|
|
273
|
-
"print-preview",
|
|
274
|
-
"print-selection",
|
|
275
|
-
"print-success",
|
|
276
|
-
"print-success-mono",
|
|
277
|
-
"print-warning",
|
|
278
|
-
"print-warning-mono",
|
|
279
|
-
"products",
|
|
280
|
-
"qr-code-scan",
|
|
281
|
-
"rearrange",
|
|
282
|
-
"redo",
|
|
283
|
-
"reload",
|
|
284
|
-
"reload-off",
|
|
285
|
-
"reload-required",
|
|
286
|
-
"relocate",
|
|
287
|
-
"remote-service",
|
|
288
|
-
"request-list",
|
|
289
|
-
"reset",
|
|
290
|
-
"save",
|
|
291
|
-
"save-as",
|
|
292
|
-
"search",
|
|
293
|
-
"search-activate",
|
|
294
|
-
"search-close",
|
|
295
|
-
"search-config",
|
|
296
|
-
"search-next",
|
|
297
|
-
"search-previous",
|
|
298
|
-
"search-save",
|
|
299
|
-
"searching",
|
|
300
|
-
"searching-1",
|
|
301
|
-
"searching-2",
|
|
302
|
-
"searching-3",
|
|
303
|
-
"service",
|
|
304
|
-
"settings",
|
|
305
|
-
"settings-add",
|
|
306
|
-
"settings-edit",
|
|
307
|
-
"settings-enter",
|
|
308
|
-
"settings-leave",
|
|
309
|
-
"settings-remove",
|
|
310
|
-
"settings-reset",
|
|
311
|
-
"share",
|
|
312
|
-
"shoppingcart",
|
|
313
|
-
"shoppingcart-history",
|
|
314
|
-
"shot-close",
|
|
315
|
-
"shot-long",
|
|
316
|
-
"shot-mid",
|
|
317
|
-
"shuffle",
|
|
318
|
-
"sidebar-left-collapse",
|
|
319
|
-
"sidebar-left-expand",
|
|
320
|
-
"sleep",
|
|
321
|
-
"sort-down",
|
|
322
|
-
"sort-up",
|
|
323
|
-
"sortable",
|
|
324
|
-
"standby",
|
|
325
|
-
"sustainable-supply-chain",
|
|
326
|
-
"sync",
|
|
327
|
-
"sync-off",
|
|
328
|
-
"sync-off-success",
|
|
329
|
-
"sync-off-success-mono",
|
|
330
|
-
"sync-success",
|
|
331
|
-
"sync-success-mono",
|
|
332
|
-
"table",
|
|
333
|
-
"tablet",
|
|
334
|
-
"thumbs-down",
|
|
335
|
-
"thumbs-up",
|
|
336
|
-
"tile-menu",
|
|
337
|
-
"time",
|
|
338
|
-
"time-flexible",
|
|
339
|
-
"toolbox",
|
|
340
|
-
"training",
|
|
341
|
-
"transport-tracking",
|
|
342
|
-
"undo",
|
|
343
|
-
"unlock",
|
|
344
|
-
"upload",
|
|
345
|
-
"usb",
|
|
346
|
-
"user",
|
|
347
|
-
"variants",
|
|
348
|
-
"vertical-drag",
|
|
349
|
-
"video",
|
|
350
|
-
"view",
|
|
351
|
-
"view-off",
|
|
352
|
-
"visual-inspection",
|
|
353
|
-
"volume-high",
|
|
354
|
-
"volume-low",
|
|
355
|
-
"volume-mute",
|
|
356
|
-
"warning",
|
|
357
|
-
"warning-filled",
|
|
358
|
-
"warning-filled-mono",
|
|
359
|
-
"zoom-in",
|
|
360
|
-
"zoom-original",
|
|
361
|
-
"zoom-out",
|
|
362
|
-
"zoom-window"
|
|
363
|
-
],
|
|
364
|
-
"dangerous-goods": [
|
|
365
|
-
"class-8",
|
|
366
|
-
"ghs01",
|
|
367
|
-
"ghs02",
|
|
368
|
-
"ghs03",
|
|
369
|
-
"ghs04",
|
|
370
|
-
"ghs05",
|
|
371
|
-
"ghs06",
|
|
372
|
-
"ghs07",
|
|
373
|
-
"ghs08",
|
|
374
|
-
"ghs09"
|
|
375
|
-
],
|
|
376
|
-
"file": [
|
|
377
|
-
"csv",
|
|
378
|
-
"excel",
|
|
379
|
-
"image",
|
|
380
|
-
"jpg",
|
|
381
|
-
"others",
|
|
382
|
-
"pdf",
|
|
383
|
-
"png",
|
|
384
|
-
"ppt",
|
|
385
|
-
"svg",
|
|
386
|
-
"video",
|
|
387
|
-
"wmv",
|
|
388
|
-
"word",
|
|
389
|
-
"zip"
|
|
390
|
-
],
|
|
391
|
-
"logo": [
|
|
392
|
-
"bluetooth",
|
|
393
|
-
"engage",
|
|
394
|
-
"facebook",
|
|
395
|
-
"instagram",
|
|
396
|
-
"linkedin",
|
|
397
|
-
"naver",
|
|
398
|
-
"naver-medical-blog",
|
|
399
|
-
"naver-safety-blog",
|
|
400
|
-
"qq",
|
|
401
|
-
"rutube",
|
|
402
|
-
"vk",
|
|
403
|
-
"wechat",
|
|
404
|
-
"whatsapp",
|
|
405
|
-
"x",
|
|
406
|
-
"xing",
|
|
407
|
-
"youtube"
|
|
408
|
-
],
|
|
409
|
-
"marketing": [
|
|
410
|
-
"canteen",
|
|
411
|
-
"career",
|
|
412
|
-
"childcare",
|
|
413
|
-
"dataprivacy",
|
|
414
|
-
"discount",
|
|
415
|
-
"family",
|
|
416
|
-
"finance-service",
|
|
417
|
-
"fitness-discount",
|
|
418
|
-
"hybridwork",
|
|
419
|
-
"information-security",
|
|
420
|
-
"money",
|
|
421
|
-
"networking",
|
|
422
|
-
"sabbatical",
|
|
423
|
-
"sports",
|
|
424
|
-
"vacation"
|
|
425
|
-
],
|
|
426
|
-
"medical": [
|
|
427
|
-
"acute",
|
|
428
|
-
"airguard",
|
|
429
|
-
"area-controlunit",
|
|
430
|
-
"audio",
|
|
431
|
-
"audio-off",
|
|
432
|
-
"audio-pause",
|
|
433
|
-
"bed-free",
|
|
434
|
-
"bed-occupied",
|
|
435
|
-
"bed-raised",
|
|
436
|
-
"compressed-air",
|
|
437
|
-
"compressor",
|
|
438
|
-
"desfloran",
|
|
439
|
-
"device",
|
|
440
|
-
"device-ang",
|
|
441
|
-
"device-ct",
|
|
442
|
-
"device-lan",
|
|
443
|
-
"device-lan-off",
|
|
444
|
-
"device-mrt",
|
|
445
|
-
"device-offline",
|
|
446
|
-
"device-online",
|
|
447
|
-
"device-sono",
|
|
448
|
-
"dialysis",
|
|
449
|
-
"dnr",
|
|
450
|
-
"ecmo-therapy",
|
|
451
|
-
"gascontrol-station",
|
|
452
|
-
"imaging-ang",
|
|
453
|
-
"imaging-ct",
|
|
454
|
-
"imaging-mrt",
|
|
455
|
-
"infected-patient",
|
|
456
|
-
"infection",
|
|
457
|
-
"isofloran",
|
|
458
|
-
"multi-use",
|
|
459
|
-
"neonatal-patient",
|
|
460
|
-
"op-running",
|
|
461
|
-
"op-running-mono",
|
|
462
|
-
"patient-transfer",
|
|
463
|
-
"pediatric-patient",
|
|
464
|
-
"polygon",
|
|
465
|
-
"pump",
|
|
466
|
-
"setting-value",
|
|
467
|
-
"sevofloran",
|
|
468
|
-
"single-use",
|
|
469
|
-
"stethoscope",
|
|
470
|
-
"supply-left",
|
|
471
|
-
"supply-right",
|
|
472
|
-
"supply-source",
|
|
473
|
-
"test-setup",
|
|
474
|
-
"vaccum",
|
|
475
|
-
"vaccum-control",
|
|
476
|
-
"vapor",
|
|
477
|
-
"ventilation-hfnc",
|
|
478
|
-
"ventilation-mask",
|
|
479
|
-
"ventilation-tube",
|
|
480
|
-
"vessel"
|
|
481
|
-
],
|
|
482
|
-
"safety": [
|
|
483
|
-
"absorber",
|
|
484
|
-
"absorber-absent",
|
|
485
|
-
"absorber-absent-mono",
|
|
486
|
-
"absorber-add",
|
|
487
|
-
"absorber-ok",
|
|
488
|
-
"absorber-ok-mono",
|
|
489
|
-
"absorber-query",
|
|
490
|
-
"absorber-warning",
|
|
491
|
-
"absorber-warning-mono",
|
|
492
|
-
"accessories",
|
|
493
|
-
"acknowledge",
|
|
494
|
-
"acknowledge-all",
|
|
495
|
-
"acknowledge-all-mono",
|
|
496
|
-
"acknowledge-mono",
|
|
497
|
-
"address",
|
|
498
|
-
"adjust",
|
|
499
|
-
"afs5000-inside",
|
|
500
|
-
"afs5000-outside",
|
|
501
|
-
"agriculture",
|
|
502
|
-
"alarm",
|
|
503
|
-
"alarm-co2-off",
|
|
504
|
-
"alarm-stel",
|
|
505
|
-
"alarm-twa",
|
|
506
|
-
"alarm1-a1",
|
|
507
|
-
"alarm1-a2",
|
|
508
|
-
"alarm1-a3",
|
|
509
|
-
"alarm1-a4",
|
|
510
|
-
"alarm1-a5",
|
|
511
|
-
"alarm1-a6",
|
|
512
|
-
"alarm1-a7",
|
|
513
|
-
"alarm1-a8",
|
|
514
|
-
"alarm1-average",
|
|
515
|
-
"alarm1-average-a1",
|
|
516
|
-
"alarm1-average-a2",
|
|
517
|
-
"alarm1-average-a3",
|
|
518
|
-
"alarm1-average-a4",
|
|
519
|
-
"alarm3-a1",
|
|
520
|
-
"alarm3-a1-mono",
|
|
521
|
-
"alarm3-a2",
|
|
522
|
-
"alarm3-a2-mono",
|
|
523
|
-
"alarm3-panic",
|
|
524
|
-
"alarm3-panic-mono",
|
|
525
|
-
"alarm3-protection",
|
|
526
|
-
"alarm3-protection-mono",
|
|
527
|
-
"alarm3-sos",
|
|
528
|
-
"alarm3-sos-mono",
|
|
529
|
-
"alarm3-stel",
|
|
530
|
-
"alarm3-stel-mono",
|
|
531
|
-
"alarm3-twa",
|
|
532
|
-
"alarm3-twa-mono",
|
|
533
|
-
"alcotest-3820",
|
|
534
|
-
"alcotest-5820",
|
|
535
|
-
"alcotest-6820",
|
|
536
|
-
"alcotest-7000-funnel",
|
|
537
|
-
"alcotest-7000-tube",
|
|
538
|
-
"alcotest-7000-tube-and-mobile-printer-bt",
|
|
539
|
-
"alcotest-7510",
|
|
540
|
-
"allowlist",
|
|
541
|
-
"allowlist-upload",
|
|
542
|
-
"analysis",
|
|
543
|
-
"anglegrinder",
|
|
544
|
-
"application-feedback",
|
|
545
|
-
"articles-incoming",
|
|
546
|
-
"articles-issue",
|
|
547
|
-
"articles-outgoing",
|
|
548
|
-
"articles-return",
|
|
549
|
-
"assemble",
|
|
550
|
-
"barcode-scan",
|
|
551
|
-
"blocking-alarm",
|
|
552
|
-
"blow",
|
|
553
|
-
"bodyguard",
|
|
554
|
-
"boot",
|
|
555
|
-
"bottle-price",
|
|
556
|
-
"breathing-apparatus",
|
|
557
|
-
"building",
|
|
558
|
-
"building-basement",
|
|
559
|
-
"building-floors",
|
|
560
|
-
"building-units",
|
|
561
|
-
"building-warning",
|
|
562
|
-
"building-warning-mono",
|
|
563
|
-
"building-year",
|
|
564
|
-
"bumptest",
|
|
565
|
-
"calculator",
|
|
566
|
-
"calibration",
|
|
567
|
-
"calibration-comp",
|
|
568
|
-
"calibration-comp-error",
|
|
569
|
-
"calibration-comp-error-mono",
|
|
570
|
-
"calibration-comp-warning",
|
|
571
|
-
"calibration-comp-warning-mono",
|
|
572
|
-
"calibration-error",
|
|
573
|
-
"calibration-error-mono",
|
|
574
|
-
"calibration-warning",
|
|
575
|
-
"calibration-warning-mono",
|
|
576
|
-
"car",
|
|
577
|
-
"car-accident",
|
|
578
|
-
"car-swap",
|
|
579
|
-
"casting",
|
|
580
|
-
"catalog",
|
|
581
|
-
"certificate",
|
|
582
|
-
"certificate-error",
|
|
583
|
-
"certificate-error-mono",
|
|
584
|
-
"certificate-upload",
|
|
585
|
-
"certificate-valid",
|
|
586
|
-
"certificate-valid-mono",
|
|
587
|
-
"certificate-warning",
|
|
588
|
-
"certificate-warning-mono",
|
|
589
|
-
"changelog",
|
|
590
|
-
"charging",
|
|
591
|
-
"charging-disabled",
|
|
592
|
-
"checkbox",
|
|
593
|
-
"checkbox-active",
|
|
594
|
-
"checkbox-default",
|
|
595
|
-
"chemicals",
|
|
596
|
-
"chip-eject",
|
|
597
|
-
"chip-insert",
|
|
598
|
-
"circle",
|
|
599
|
-
"circle-filled",
|
|
600
|
-
"cleaning",
|
|
601
|
-
"clearance",
|
|
602
|
-
"clearance-mono",
|
|
603
|
-
"clockwise-90-degree",
|
|
604
|
-
"close-all",
|
|
605
|
-
"close-all-mono",
|
|
606
|
-
"clothing",
|
|
607
|
-
"cold",
|
|
608
|
-
"collection",
|
|
609
|
-
"collection-add",
|
|
610
|
-
"collection-remove",
|
|
611
|
-
"collection-service",
|
|
612
|
-
"collective-edit",
|
|
613
|
-
"column-double",
|
|
614
|
-
"column-multi",
|
|
615
|
-
"column-single",
|
|
616
|
-
"communication",
|
|
617
|
-
"communication-disabled",
|
|
618
|
-
"communication-tool",
|
|
619
|
-
"complete",
|
|
620
|
-
"complete-mono",
|
|
621
|
-
"complex-system",
|
|
622
|
-
"composition-edit",
|
|
623
|
-
"concentration",
|
|
624
|
-
"conhub",
|
|
625
|
-
"construction-method",
|
|
626
|
-
"controlbox",
|
|
627
|
-
"cool-down-time",
|
|
628
|
-
"cost",
|
|
629
|
-
"counter",
|
|
630
|
-
"counterclockwise-90-degree",
|
|
631
|
-
"cps",
|
|
632
|
-
"cylinder",
|
|
633
|
-
"cylinder-change",
|
|
634
|
-
"cylinder-charge",
|
|
635
|
-
"cylinder-closed",
|
|
636
|
-
"cylinder-error",
|
|
637
|
-
"cylinder-error-mono",
|
|
638
|
-
"cylinder-o2-alarm",
|
|
639
|
-
"cylinder-o2-alarm-mono",
|
|
640
|
-
"cylinder-opened",
|
|
641
|
-
"damage",
|
|
642
|
-
"dangerous-goods",
|
|
643
|
-
"data-send",
|
|
644
|
-
"data-set",
|
|
645
|
-
"data-snapshot",
|
|
646
|
-
"data-transfer-completed",
|
|
647
|
-
"data-transfer-completed-mono",
|
|
648
|
-
"data-transfer-failed",
|
|
649
|
-
"data-transfer-failed-mono",
|
|
650
|
-
"database",
|
|
651
|
-
"database-edit",
|
|
652
|
-
"datahub",
|
|
653
|
-
"day-mode",
|
|
654
|
-
"deadman",
|
|
655
|
-
"device",
|
|
656
|
-
"device-bluetooth",
|
|
657
|
-
"device-connection",
|
|
658
|
-
"device-inspection",
|
|
659
|
-
"device-module",
|
|
660
|
-
"device-ok",
|
|
661
|
-
"device-ok-mono",
|
|
662
|
-
"devices",
|
|
663
|
-
"devices-management",
|
|
664
|
-
"disabled",
|
|
665
|
-
"disassemble",
|
|
666
|
-
"display-1",
|
|
667
|
-
"display-2",
|
|
668
|
-
"display-3",
|
|
669
|
-
"display-4",
|
|
670
|
-
"display-5",
|
|
671
|
-
"docking-station",
|
|
672
|
-
"docking-station-3",
|
|
673
|
-
"docking-station-4",
|
|
674
|
-
"docking-station-8",
|
|
675
|
-
"download-excel",
|
|
676
|
-
"drug-test-5000",
|
|
677
|
-
"drugcheck",
|
|
678
|
-
"emergency-stop-not-triggered",
|
|
679
|
-
"emergency-stop-triggered",
|
|
680
|
-
"emergency-stop-triggered-mono",
|
|
681
|
-
"equipment-fire",
|
|
682
|
-
"erase",
|
|
683
|
-
"error",
|
|
684
|
-
"error-extra-information",
|
|
685
|
-
"error-yellow-outline",
|
|
686
|
-
"escapehood",
|
|
687
|
-
"ethernet",
|
|
688
|
-
"evacuation",
|
|
689
|
-
"evacuation-confirmed",
|
|
690
|
-
"evacuation-confirmed-mono",
|
|
691
|
-
"evacuation-pending",
|
|
692
|
-
"evacuation-success",
|
|
693
|
-
"evacuation-timer",
|
|
694
|
-
"evacuation-warning",
|
|
695
|
-
"evacuation-warning-mono",
|
|
696
|
-
"exclamation",
|
|
697
|
-
"expired",
|
|
698
|
-
"expired-freshair",
|
|
699
|
-
"expired-mono",
|
|
700
|
-
"expirydate",
|
|
701
|
-
"explosive",
|
|
702
|
-
"explosive-a1",
|
|
703
|
-
"explosive-a1-mono",
|
|
704
|
-
"explosive-a2",
|
|
705
|
-
"explosive-a2-mono",
|
|
706
|
-
"explosive-mono",
|
|
707
|
-
"explosive-stel",
|
|
708
|
-
"explosive-stel-mono",
|
|
709
|
-
"explosive-twa",
|
|
710
|
-
"explosive-twa-mono",
|
|
711
|
-
"export-to-excel",
|
|
712
|
-
"extended-care",
|
|
713
|
-
"extinguisher",
|
|
714
|
-
"faucet",
|
|
715
|
-
"fault-finding",
|
|
716
|
-
"feedback-positive-extra-information",
|
|
717
|
-
"feedback-positive-tamper",
|
|
718
|
-
"feedback-positive-tamper-yellow",
|
|
719
|
-
"feedback-warning-extra-information",
|
|
720
|
-
"feedback-warning-tamper",
|
|
721
|
-
"feedback-warning-tamper-red",
|
|
722
|
-
"feedback-warning-tamper-yellow",
|
|
723
|
-
"fg-hub",
|
|
724
|
-
"fg-hub-battery-low",
|
|
725
|
-
"fg-hub-battery-low-mono",
|
|
726
|
-
"fg-hub-disabled",
|
|
727
|
-
"fg-hub-no-connection",
|
|
728
|
-
"fg-hub-no-connection-mono",
|
|
729
|
-
"fg-hub-pending",
|
|
730
|
-
"fg-hub-warning",
|
|
731
|
-
"fg-hub-warning-mono",
|
|
732
|
-
"fg-repeater",
|
|
733
|
-
"fg-repeater-2",
|
|
734
|
-
"fg-repeater-battery-low",
|
|
735
|
-
"fg-repeater-battery-low-mono",
|
|
736
|
-
"finish-incident",
|
|
737
|
-
"finish-incident-mono",
|
|
738
|
-
"fire",
|
|
739
|
-
"firefighter-arrived",
|
|
740
|
-
"firefighter-arrived-mono",
|
|
741
|
-
"firefighter-en-route",
|
|
742
|
-
"firefighter-retreat",
|
|
743
|
-
"firefighter-standby",
|
|
744
|
-
"flame-5000",
|
|
745
|
-
"flammable",
|
|
746
|
-
"flammable-a1",
|
|
747
|
-
"flammable-a1-mono",
|
|
748
|
-
"flammable-a2",
|
|
749
|
-
"flammable-a2-mono",
|
|
750
|
-
"flammable-mono",
|
|
751
|
-
"flammable-stel",
|
|
752
|
-
"flammable-stel-mono",
|
|
753
|
-
"flammable-twa",
|
|
754
|
-
"flammable-twa-mono",
|
|
755
|
-
"floorplan",
|
|
756
|
-
"floorplan-hallway",
|
|
757
|
-
"floorplan-room",
|
|
758
|
-
"focus-element",
|
|
759
|
-
"fraction-00-10",
|
|
760
|
-
"fraction-01-10",
|
|
761
|
-
"fraction-02-10",
|
|
762
|
-
"fraction-03-10",
|
|
763
|
-
"fraction-04-10",
|
|
764
|
-
"fraction-05-10",
|
|
765
|
-
"fraction-06-10",
|
|
766
|
-
"fraction-07-10",
|
|
767
|
-
"fraction-08-10",
|
|
768
|
-
"fraction-09-10",
|
|
769
|
-
"fraction-10-10",
|
|
770
|
-
"fresh-air-supply-in",
|
|
771
|
-
"fresh-air-supply-out",
|
|
772
|
-
"freshair",
|
|
773
|
-
"freshair-calibration",
|
|
774
|
-
"full-circle",
|
|
775
|
-
"gas-consumption",
|
|
776
|
-
"gas-efficiency",
|
|
777
|
-
"gas-patient",
|
|
778
|
-
"gasbottle-100-percent",
|
|
779
|
-
"gasbottle-25-percent",
|
|
780
|
-
"gasbottle-50-percent",
|
|
781
|
-
"gasbottle-75-percent",
|
|
782
|
-
"gasbottle-information",
|
|
783
|
-
"gasbottle-low",
|
|
784
|
-
"gasbottle-warning",
|
|
785
|
-
"gasbottle-warning-mono",
|
|
786
|
-
"glove",
|
|
787
|
-
"go-to-assets",
|
|
788
|
-
"goggles",
|
|
789
|
-
"graph-settings",
|
|
790
|
-
"graph-view",
|
|
791
|
-
"group",
|
|
792
|
-
"halfmask",
|
|
793
|
-
"hardware",
|
|
794
|
-
"hardware-available",
|
|
795
|
-
"hardware-available-mono",
|
|
796
|
-
"hardware-info",
|
|
797
|
-
"hardware-missing",
|
|
798
|
-
"hardware-missing-mono",
|
|
799
|
-
"hardware-update",
|
|
800
|
-
"harness",
|
|
801
|
-
"helmet",
|
|
802
|
-
"helmet-fire",
|
|
803
|
-
"hierarchy",
|
|
804
|
-
"history",
|
|
805
|
-
"hook",
|
|
806
|
-
"hose",
|
|
807
|
-
"hot",
|
|
808
|
-
"hydrant",
|
|
809
|
-
"hydraulic",
|
|
810
|
-
"hysteresis",
|
|
811
|
-
"identify",
|
|
812
|
-
"imd",
|
|
813
|
-
"import-substance",
|
|
814
|
-
"in-process",
|
|
815
|
-
"index-card",
|
|
816
|
-
"inerting",
|
|
817
|
-
"inflate-breathing-bag",
|
|
818
|
-
"information",
|
|
819
|
-
"information-maintenance",
|
|
820
|
-
"inhibit",
|
|
821
|
-
"insert",
|
|
822
|
-
"inside",
|
|
823
|
-
"inspectiontour",
|
|
824
|
-
"instrument-error",
|
|
825
|
-
"instrument-error-mono",
|
|
826
|
-
"instrument-pump-error",
|
|
827
|
-
"instrument-pump-error-mono",
|
|
828
|
-
"instrument-xdock-error",
|
|
829
|
-
"instrument-xdock-error-mono",
|
|
830
|
-
"interface-in-4-20",
|
|
831
|
-
"interface-in-bridge",
|
|
832
|
-
"interface-in-digital",
|
|
833
|
-
"interface-in-ex",
|
|
834
|
-
"interface-in-foundation-fieldbus",
|
|
835
|
-
"interface-in-hart",
|
|
836
|
-
"interface-in-hart-multidrop",
|
|
837
|
-
"interface-in-modbus",
|
|
838
|
-
"interface-in-profibus",
|
|
839
|
-
"interface-input",
|
|
840
|
-
"interface-out-4-20",
|
|
841
|
-
"interface-out-digital",
|
|
842
|
-
"interface-out-foundation-fieldbus",
|
|
843
|
-
"interface-out-modbus",
|
|
844
|
-
"interface-out-profibus",
|
|
845
|
-
"interface-out-relay",
|
|
846
|
-
"interface-output",
|
|
847
|
-
"interface-slotcover",
|
|
848
|
-
"interface-unknown",
|
|
849
|
-
"interlock",
|
|
850
|
-
"interlock-calibration",
|
|
851
|
-
"interlock-installation",
|
|
852
|
-
"interlock-removal",
|
|
853
|
-
"interlock-reset",
|
|
854
|
-
"interlock-swap",
|
|
855
|
-
"ir",
|
|
856
|
-
"job-approve",
|
|
857
|
-
"job-approve-mono",
|
|
858
|
-
"job-history",
|
|
859
|
-
"job-list",
|
|
860
|
-
"job-new",
|
|
861
|
-
"job-pool",
|
|
862
|
-
"job-proceed",
|
|
863
|
-
"job-user",
|
|
864
|
-
"keyboard",
|
|
865
|
-
"keyboard-capslock",
|
|
866
|
-
"keyboard-delete",
|
|
867
|
-
"keyboard-hide",
|
|
868
|
-
"keyboard-shift",
|
|
869
|
-
"laptop",
|
|
870
|
-
"laundry-dryer",
|
|
871
|
-
"ldba",
|
|
872
|
-
"leakage-location",
|
|
873
|
-
"leaktest-hp",
|
|
874
|
-
"leaktest-hp-query",
|
|
875
|
-
"leaktest-lp",
|
|
876
|
-
"leaktest-lp-query",
|
|
877
|
-
"leaktest-ok",
|
|
878
|
-
"leaktest-ok-mono",
|
|
879
|
-
"leaktest-query",
|
|
880
|
-
"leaktest-run",
|
|
881
|
-
"leaktest-timeout",
|
|
882
|
-
"leaktest-timeout-mono",
|
|
883
|
-
"leaktest-warning",
|
|
884
|
-
"leaktest-warning-mono",
|
|
885
|
-
"licenses",
|
|
886
|
-
"lifesignal",
|
|
887
|
-
"lifesignal-disabled",
|
|
888
|
-
"lightbulb",
|
|
889
|
-
"lightbulb-warning",
|
|
890
|
-
"lightbulb-warning-mono",
|
|
891
|
-
"line-graph",
|
|
892
|
-
"log-edit",
|
|
893
|
-
"log-service",
|
|
894
|
-
"log-view",
|
|
895
|
-
"login",
|
|
896
|
-
"logout",
|
|
897
|
-
"lost-report",
|
|
898
|
-
"low-dosage-rate",
|
|
899
|
-
"map-gps-point",
|
|
900
|
-
"map-management",
|
|
901
|
-
"masonry",
|
|
902
|
-
"maximize",
|
|
903
|
-
"measuring",
|
|
904
|
-
"measuring-1",
|
|
905
|
-
"measuring-2",
|
|
906
|
-
"measuring-3",
|
|
907
|
-
"measuring-point",
|
|
908
|
-
"medical",
|
|
909
|
-
"microphone",
|
|
910
|
-
"mimic",
|
|
911
|
-
"minimize",
|
|
912
|
-
"minus",
|
|
913
|
-
"mobile-device",
|
|
914
|
-
"mobile-device-connected",
|
|
915
|
-
"mobile-device-connected-mono",
|
|
916
|
-
"mobile-device-error",
|
|
917
|
-
"mobile-device-error-mono",
|
|
918
|
-
"mobile-printer-bt",
|
|
919
|
-
"module",
|
|
920
|
-
"monitoring",
|
|
921
|
-
"monitoring-1",
|
|
922
|
-
"monitoring-2",
|
|
923
|
-
"monitoring-3",
|
|
924
|
-
"motion-sensing",
|
|
925
|
-
"motion-sensing-disabled",
|
|
926
|
-
"motion-sensing-disabled-mono",
|
|
927
|
-
"motion-sensing-enabled",
|
|
928
|
-
"motion-sensing-enabled-mono",
|
|
929
|
-
"move-screen",
|
|
930
|
-
"multigas",
|
|
931
|
-
"multigas-cse",
|
|
932
|
-
"multitenant",
|
|
933
|
-
"navigation-logfile-management",
|
|
934
|
-
"network",
|
|
935
|
-
"network-upload",
|
|
936
|
-
"no",
|
|
937
|
-
"number-1",
|
|
938
|
-
"number-100",
|
|
939
|
-
"observation",
|
|
940
|
-
"observation-fire",
|
|
941
|
-
"offline-mode",
|
|
942
|
-
"offline-mode-mono",
|
|
943
|
-
"ok-repeat",
|
|
944
|
-
"ok-to-all",
|
|
945
|
-
"ok-to-all-mono",
|
|
946
|
-
"online-manuals",
|
|
947
|
-
"online-mode",
|
|
948
|
-
"online-mode-mono",
|
|
949
|
-
"open",
|
|
950
|
-
"operation",
|
|
951
|
-
"operation-hot",
|
|
952
|
-
"outside",
|
|
953
|
-
"overrange",
|
|
954
|
-
"overwrite-replace",
|
|
955
|
-
"pac-1000-7000",
|
|
956
|
-
"pac-3",
|
|
957
|
-
"package",
|
|
958
|
-
"painting",
|
|
959
|
-
"par",
|
|
960
|
-
"par-confirmed",
|
|
961
|
-
"par-confirmed-mono",
|
|
962
|
-
"par-pending",
|
|
963
|
-
"par-warning ",
|
|
964
|
-
"par-warning-mono",
|
|
965
|
-
"partner-care",
|
|
966
|
-
"pc",
|
|
967
|
-
"pc-connection",
|
|
968
|
-
"pc-link-connected",
|
|
969
|
-
"pc-link-connected-mono",
|
|
970
|
-
"pc-link-error",
|
|
971
|
-
"pc-link-error-mono",
|
|
972
|
-
"pc-link-preparing",
|
|
973
|
-
"pc-link-query",
|
|
974
|
-
"pdf",
|
|
975
|
-
"person-confirm",
|
|
976
|
-
"person-standing",
|
|
977
|
-
"pie-chart",
|
|
978
|
-
"pilot-burner",
|
|
979
|
-
"pincode",
|
|
980
|
-
"plus",
|
|
981
|
-
"pneumatic",
|
|
982
|
-
"polytron-7000",
|
|
983
|
-
"power-supply",
|
|
984
|
-
"power-supply-restricted",
|
|
985
|
-
"power-supply-restricted-mono",
|
|
986
|
-
"powerplant",
|
|
987
|
-
"practice",
|
|
988
|
-
"practice-hot",
|
|
989
|
-
"pressure-correct",
|
|
990
|
-
"pressure-correct-mono",
|
|
991
|
-
"pressure-relief",
|
|
992
|
-
"pressure-too-high",
|
|
993
|
-
"pressure-too-high-mono",
|
|
994
|
-
"pressure-too-low",
|
|
995
|
-
"pressure-too-low-mono",
|
|
996
|
-
"process",
|
|
997
|
-
"product-finder",
|
|
998
|
-
"production",
|
|
999
|
-
"profile-management",
|
|
1000
|
-
"progress",
|
|
1001
|
-
"progress-circle",
|
|
1002
|
-
"pump-100-percent",
|
|
1003
|
-
"pump-25-percent",
|
|
1004
|
-
"pump-50-percent",
|
|
1005
|
-
"pump-75-percent",
|
|
1006
|
-
"pump-adapter-magnetic",
|
|
1007
|
-
"pump-low",
|
|
1008
|
-
"quickview",
|
|
1009
|
-
"rack",
|
|
1010
|
-
"rack-mobile",
|
|
1011
|
-
"radiocircuit",
|
|
1012
|
-
"rebuild",
|
|
1013
|
-
"recycling",
|
|
1014
|
-
"regard-iiot",
|
|
1015
|
-
"relay-switch-closed",
|
|
1016
|
-
"relay-switch-open",
|
|
1017
|
-
"remote",
|
|
1018
|
-
"remote-transmission",
|
|
1019
|
-
"remove",
|
|
1020
|
-
"reorganisation",
|
|
1021
|
-
"resources",
|
|
1022
|
-
"rfid",
|
|
1023
|
-
"roofing",
|
|
1024
|
-
"saddle-roof",
|
|
1025
|
-
"saver",
|
|
1026
|
-
"saw",
|
|
1027
|
-
"scba",
|
|
1028
|
-
"scroll-grip",
|
|
1029
|
-
"scroll-page-down",
|
|
1030
|
-
"scroll-page-up",
|
|
1031
|
-
"sensor-100-percent",
|
|
1032
|
-
"sensor-25-percent",
|
|
1033
|
-
"sensor-50-percent",
|
|
1034
|
-
"sensor-75-percent",
|
|
1035
|
-
"sensor-catex",
|
|
1036
|
-
"sensor-disabled",
|
|
1037
|
-
"sensor-ec",
|
|
1038
|
-
"sensor-error",
|
|
1039
|
-
"sensor-error-mono",
|
|
1040
|
-
"sensor-information",
|
|
1041
|
-
"sensor-ir",
|
|
1042
|
-
"sensor-low",
|
|
1043
|
-
"sensor-overheat",
|
|
1044
|
-
"sensor-pid",
|
|
1045
|
-
"sensor-warning",
|
|
1046
|
-
"sensor-warning-mono",
|
|
1047
|
-
"sensors",
|
|
1048
|
-
"signal",
|
|
1049
|
-
"signal-0-percent",
|
|
1050
|
-
"signal-100-percent",
|
|
1051
|
-
"signal-25-percent",
|
|
1052
|
-
"signal-50-percent",
|
|
1053
|
-
"signal-75-percent",
|
|
1054
|
-
"simulation",
|
|
1055
|
-
"sketch",
|
|
1056
|
-
"smoke",
|
|
1057
|
-
"sos",
|
|
1058
|
-
"sos-no-telemetry",
|
|
1059
|
-
"speed",
|
|
1060
|
-
"sprinkler",
|
|
1061
|
-
"storage-box",
|
|
1062
|
-
"substance",
|
|
1063
|
-
"substance-management",
|
|
1064
|
-
"substances",
|
|
1065
|
-
"suffocation",
|
|
1066
|
-
"suffocation-a1",
|
|
1067
|
-
"suffocation-a1-mono",
|
|
1068
|
-
"suffocation-a2",
|
|
1069
|
-
"suffocation-a2-mono",
|
|
1070
|
-
"suffocation-mono",
|
|
1071
|
-
"suffocation-stel",
|
|
1072
|
-
"suffocation-stel-mono",
|
|
1073
|
-
"suffocation-twa",
|
|
1074
|
-
"suffocation-twa-mono",
|
|
1075
|
-
"system",
|
|
1076
|
-
"system-storage-error",
|
|
1077
|
-
"system-storage-error-mono",
|
|
1078
|
-
"system-storage-warning",
|
|
1079
|
-
"system-storage-warning-mono",
|
|
1080
|
-
"table",
|
|
1081
|
-
"telemetry",
|
|
1082
|
-
"telemetry-active",
|
|
1083
|
-
"telemetry-active-mono",
|
|
1084
|
-
"telemetry-disabled",
|
|
1085
|
-
"telemetry-error",
|
|
1086
|
-
"telemetry-error-mono",
|
|
1087
|
-
"telemetry-rejected",
|
|
1088
|
-
"telemetry-rejected-mono",
|
|
1089
|
-
"telemetry-search",
|
|
1090
|
-
"telemetry-warning",
|
|
1091
|
-
"telemetry-warning-mono",
|
|
1092
|
-
"temperature-error",
|
|
1093
|
-
"temperature-error-mono",
|
|
1094
|
-
"temperature-high",
|
|
1095
|
-
"temperature-low",
|
|
1096
|
-
"temperature-warning",
|
|
1097
|
-
"temperature-warning-mono",
|
|
1098
|
-
"test",
|
|
1099
|
-
"test-edit",
|
|
1100
|
-
"test-eq",
|
|
1101
|
-
"test-eq-connection",
|
|
1102
|
-
"test-error",
|
|
1103
|
-
"test-error-mono",
|
|
1104
|
-
"test-note",
|
|
1105
|
-
"test-results",
|
|
1106
|
-
"testing",
|
|
1107
|
-
"theme-switch",
|
|
1108
|
-
"thermal-alarm",
|
|
1109
|
-
"thermal-alarm-mono",
|
|
1110
|
-
"tic",
|
|
1111
|
-
"tic-connection-rejected",
|
|
1112
|
-
"tic-connection-rejected-mono",
|
|
1113
|
-
"tic-connection-success",
|
|
1114
|
-
"tic-connection-success-mono",
|
|
1115
|
-
"tic-failed",
|
|
1116
|
-
"tic-failed-mono",
|
|
1117
|
-
"tic-pairing-failed",
|
|
1118
|
-
"tic-pairing-failed-mono",
|
|
1119
|
-
"tic-successful",
|
|
1120
|
-
"tic-successful-mono",
|
|
1121
|
-
"time-compress",
|
|
1122
|
-
"time-stretch",
|
|
1123
|
-
"time-window",
|
|
1124
|
-
"timeline-view",
|
|
1125
|
-
"timer",
|
|
1126
|
-
"timer-elapsed",
|
|
1127
|
-
"timer-start",
|
|
1128
|
-
"total-care",
|
|
1129
|
-
"toxic",
|
|
1130
|
-
"toxic-a1",
|
|
1131
|
-
"toxic-a1-mono",
|
|
1132
|
-
"toxic-a2",
|
|
1133
|
-
"toxic-a2-mono",
|
|
1134
|
-
"toxic-mono",
|
|
1135
|
-
"toxic-stel",
|
|
1136
|
-
"toxic-stel-mono",
|
|
1137
|
-
"toxic-twa",
|
|
1138
|
-
"toxic-twa-mono",
|
|
1139
|
-
"trailer",
|
|
1140
|
-
"truck",
|
|
1141
|
-
"truck-ladder",
|
|
1142
|
-
"tube",
|
|
1143
|
-
"tube-off",
|
|
1144
|
-
"tube-on",
|
|
1145
|
-
"ucf-6000-9000",
|
|
1146
|
-
"ucf-firevista",
|
|
1147
|
-
"underrange",
|
|
1148
|
-
"underrange-error",
|
|
1149
|
-
"underrange-error-mono",
|
|
1150
|
-
"underrange-warning",
|
|
1151
|
-
"underrange-warning-mono",
|
|
1152
|
-
"unplanned-measuring",
|
|
1153
|
-
"vario-guard-control-center",
|
|
1154
|
-
"vario-guard-sensor",
|
|
1155
|
-
"volume-1",
|
|
1156
|
-
"volume-2",
|
|
1157
|
-
"volume-max",
|
|
1158
|
-
"volume-min",
|
|
1159
|
-
"volume-mute",
|
|
1160
|
-
"volume-query",
|
|
1161
|
-
"volume-reduction",
|
|
1162
|
-
"warm-up-time",
|
|
1163
|
-
"washing-machine",
|
|
1164
|
-
"wifi-100-percent",
|
|
1165
|
-
"wifi-25-percent",
|
|
1166
|
-
"wifi-50-percent",
|
|
1167
|
-
"wifi-75-percent",
|
|
1168
|
-
"wifi-disabled",
|
|
1169
|
-
"wifi-disabled-circle",
|
|
1170
|
-
"wizard",
|
|
1171
|
-
"workshop",
|
|
1172
|
-
"xact-5000",
|
|
1173
|
-
"xact-7000",
|
|
1174
|
-
"xam-2000",
|
|
1175
|
-
"xam-2500",
|
|
1176
|
-
"xam-3000",
|
|
1177
|
-
"xam-5000",
|
|
1178
|
-
"xam-7000",
|
|
1179
|
-
"xam-8000",
|
|
1180
|
-
"xdock",
|
|
1181
|
-
"xnode",
|
|
1182
|
-
"xpid-9000",
|
|
1183
|
-
"xplore",
|
|
1184
|
-
"xplore-1300",
|
|
1185
|
-
"xplore-1700",
|
|
1186
|
-
"xplore-1900",
|
|
1187
|
-
"xplore-3500",
|
|
1188
|
-
"xplore-5500",
|
|
1189
|
-
"xplore-6300",
|
|
1190
|
-
"xplore-8000",
|
|
1191
|
-
"xplore-8000-headpiece",
|
|
1192
|
-
"xplore-8000-system",
|
|
1193
|
-
"xzone-5000",
|
|
1194
|
-
"zoom-document-size",
|
|
1195
|
-
"zoom-document-width"
|
|
1196
|
-
],
|
|
1197
|
-
"user": [
|
|
1198
|
-
"add",
|
|
1199
|
-
"administration",
|
|
1200
|
-
"administrator",
|
|
1201
|
-
"edit",
|
|
1202
|
-
"engineer",
|
|
1203
|
-
"group",
|
|
1204
|
-
"group-administration",
|
|
1205
|
-
"id",
|
|
1206
|
-
"id-edit",
|
|
1207
|
-
"id-error",
|
|
1208
|
-
"id-error-mono",
|
|
1209
|
-
"id-invalid",
|
|
1210
|
-
"id-invalid-mono",
|
|
1211
|
-
"id-query",
|
|
1212
|
-
"id-reading",
|
|
1213
|
-
"id-success",
|
|
1214
|
-
"id-success-mono",
|
|
1215
|
-
"level-1",
|
|
1216
|
-
"level-2",
|
|
1217
|
-
"level-3",
|
|
1218
|
-
"level-4",
|
|
1219
|
-
"level-5",
|
|
1220
|
-
"logout",
|
|
1221
|
-
"maintainer",
|
|
1222
|
-
"operator",
|
|
1223
|
-
"trainer",
|
|
1224
|
-
"worker"
|
|
1225
|
-
]
|
|
1226
|
-
}
|