@ind-ds/core 0.1.0 → 0.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/LICENSE +21 -0
- package/dist/cjs/ind-alarm-badge-group.cjs.entry.js +41 -0
- package/dist/cjs/ind-alarm-badge-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-alarm-count.cjs.entry.js +42 -0
- package/dist/cjs/ind-alarm-count.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-alarm-panel.cjs.entry.js +51 -0
- package/dist/cjs/ind-alarm-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-alarm-row.cjs.entry.js +41 -0
- package/dist/cjs/ind-alarm-row.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-alarm-summary.cjs.entry.js +32 -0
- package/dist/cjs/ind-alarm-summary.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-alarm.cjs.entry.js +1 -1
- package/dist/cjs/ind-app-header.cjs.entry.js +2 -2
- package/dist/cjs/ind-asset-overview.cjs.entry.js +33 -0
- package/dist/cjs/ind-asset-overview.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-audit-row.cjs.entry.js +30 -0
- package/dist/cjs/ind-audit-row.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-badge.cjs.entry.js +26 -0
- package/dist/cjs/ind-badge.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-batch-control-panel.cjs.entry.js +48 -0
- package/dist/cjs/ind-batch-control-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/{ind-input.cjs.entry.js → ind-batch-parameter-row_2.cjs.entry.js} +50 -4
- package/dist/cjs/ind-batch-parameter-row_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-breadcrumb-item.cjs.entry.js +37 -0
- package/dist/cjs/ind-breadcrumb-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-button.cjs.entry.js +2 -2
- package/dist/cjs/ind-canvas-layer.cjs.entry.js +38 -0
- package/dist/cjs/ind-canvas-layer.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/ind-command-center.cjs.entry.js +25 -0
- package/dist/cjs/ind-command-center.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-command-group.cjs.entry.js +26 -0
- package/dist/cjs/ind-command-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-compressor.cjs.entry.js +31 -0
- package/dist/cjs/ind-compressor.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-connection-indicator.cjs.entry.js +33 -0
- package/dist/cjs/ind-connection-indicator.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-context-toolbar.cjs.entry.js +24 -0
- package/dist/cjs/ind-context-toolbar.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-conveyor.cjs.entry.js +33 -0
- package/dist/cjs/ind-conveyor.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-cooler.cjs.entry.js +31 -0
- package/dist/cjs/ind-cooler.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-counter.cjs.entry.js +38 -0
- package/dist/cjs/ind-counter.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-datetime-picker.cjs.entry.js +48 -0
- package/dist/cjs/ind-datetime-picker.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-device-connection-card.cjs.entry.js +32 -0
- package/dist/cjs/ind-device-connection-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-device-diagnostics-panel.cjs.entry.js +34 -0
- package/dist/cjs/ind-device-diagnostics-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-device-info-card.cjs.entry.js +48 -0
- package/dist/cjs/ind-device-info-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-dialog.cjs.entry.js +2 -2
- package/dist/cjs/ind-divider.cjs.entry.js +2 -2
- package/dist/cjs/ind-ds.cjs.js +2 -2
- package/dist/cjs/ind-energy-card.cjs.entry.js +40 -0
- package/dist/cjs/ind-energy-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-energy-dashboard.cjs.entry.js +31 -0
- package/dist/cjs/ind-energy-dashboard.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-equipment-dashboard.cjs.entry.js +25 -0
- package/dist/cjs/ind-equipment-dashboard.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-equipment-status-card.cjs.entry.js +42 -0
- package/dist/cjs/ind-equipment-status-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-estop.cjs.entry.js +47 -0
- package/dist/cjs/ind-estop.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-event-journal.cjs.entry.js +31 -0
- package/dist/cjs/ind-event-journal.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-event-row.cjs.entry.js +30 -0
- package/dist/cjs/ind-event-row.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-fan.cjs.entry.js +31 -0
- package/dist/cjs/ind-fan.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-fill-row.cjs.entry.js +2 -2
- package/dist/cjs/ind-firmware-update-panel.cjs.entry.js +49 -0
- package/dist/cjs/ind-firmware-update-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-gauge.cjs.entry.js +67 -0
- package/dist/cjs/ind-gauge.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-health-card.cjs.entry.js +2 -2
- package/dist/cjs/ind-heartbeat.cjs.entry.js +28 -0
- package/dist/cjs/ind-heartbeat.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-heater.cjs.entry.js +31 -0
- package/dist/cjs/ind-heater.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-historian-viewer.cjs.entry.js +38 -0
- package/dist/cjs/ind-historian-viewer.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-historical-value-row.cjs.entry.js +46 -0
- package/dist/cjs/ind-historical-value-row.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-icon.cjs.entry.js +46 -0
- package/dist/cjs/ind-icon.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-knob_3.cjs.entry.js +198 -0
- package/dist/cjs/ind-knob_3.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-kpi-card.cjs.entry.js +46 -0
- package/dist/cjs/ind-kpi-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-label.cjs.entry.js +31 -0
- package/dist/cjs/ind-label.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-led_4.cjs.entry.js +150 -0
- package/dist/cjs/ind-led_4.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-linear-gauge_2.cjs.entry.js +100 -0
- package/dist/cjs/ind-linear-gauge_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-machine-overview.cjs.entry.js +39 -0
- package/dist/cjs/ind-machine-overview.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-maintenance-dashboard.cjs.entry.js +33 -0
- package/dist/cjs/ind-maintenance-dashboard.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-motor-card.cjs.entry.js +37 -0
- package/dist/cjs/ind-motor-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-motor-control-panel.cjs.entry.js +57 -0
- package/dist/cjs/ind-motor-control-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-motor.cjs.entry.js +31 -0
- package/dist/cjs/ind-motor.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-mqtt-monitor.cjs.entry.js +2 -2
- package/dist/cjs/ind-mqtt-tag-binding.cjs.entry.js +39 -0
- package/dist/cjs/ind-mqtt-tag-binding.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-nav-item.cjs.entry.js +4 -4
- package/dist/cjs/ind-network-status-card.cjs.entry.js +39 -0
- package/dist/cjs/ind-network-status-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-oee-dashboard.cjs.entry.js +44 -0
- package/dist/cjs/ind-oee-dashboard.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-opcua-tag-binding.cjs.entry.js +42 -0
- package/dist/cjs/ind-opcua-tag-binding.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-pipe.cjs.entry.js +37 -0
- package/dist/cjs/ind-pipe.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-process-control-panel.cjs.entry.js +57 -0
- package/dist/cjs/ind-process-control-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-process-symbol.cjs.entry.js +44 -0
- package/dist/cjs/ind-process-symbol.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-production-cell.cjs.entry.js +30 -0
- package/dist/cjs/ind-production-cell.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-production-dashboard.cjs.entry.js +27 -0
- package/dist/cjs/ind-production-dashboard.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-production-line-overview.cjs.entry.js +27 -0
- package/dist/cjs/ind-production-line-overview.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-progress-ring.cjs.entry.js +47 -0
- package/dist/cjs/ind-progress-ring.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-progress.cjs.entry.js +2 -2
- package/dist/cjs/ind-pump-card.cjs.entry.js +39 -0
- package/dist/cjs/ind-pump-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-pump-control-panel.cjs.entry.js +47 -0
- package/dist/cjs/ind-pump-control-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-pump.cjs.entry.js +31 -0
- package/dist/cjs/ind-pump.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-recipe-management-panel.cjs.entry.js +48 -0
- package/dist/cjs/ind-recipe-management-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-recipe-selector.cjs.entry.js +46 -0
- package/dist/cjs/ind-recipe-selector.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-scara-canvas.cjs.entry.js +2 -2
- package/dist/cjs/ind-select.cjs.entry.js +2 -2
- package/dist/cjs/ind-setpoint-control.cjs.entry.js +45 -0
- package/dist/cjs/ind-setpoint-control.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-setpoint.cjs.entry.js +67 -0
- package/dist/cjs/ind-setpoint.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-shelf-canvas.cjs.entry.js +2 -2
- package/dist/cjs/ind-sidebar-group.cjs.entry.js +34 -0
- package/dist/cjs/ind-sidebar-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-sidebar-nav.cjs.entry.js +2 -2
- package/dist/cjs/ind-signal-quality.cjs.entry.js +41 -0
- package/dist/cjs/ind-signal-quality.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-silo.cjs.entry.js +42 -0
- package/dist/cjs/ind-silo.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-sparkline.cjs.entry.js +58 -0
- package/dist/cjs/ind-sparkline.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-status-bar.cjs.entry.js +2 -2
- package/dist/cjs/ind-status-dot.cjs.entry.js +1 -1
- package/dist/cjs/ind-tab.cjs.entry.js +40 -0
- package/dist/cjs/ind-tab.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-tag-card.cjs.entry.js +38 -0
- package/dist/cjs/ind-tag-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-tag-name.cjs.entry.js +26 -0
- package/dist/cjs/ind-tag-name.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-tank-level-card.cjs.entry.js +41 -0
- package/dist/cjs/ind-tank-level-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-temperature-control.cjs.entry.js +49 -0
- package/dist/cjs/ind-temperature-control.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-textarea.cjs.entry.js +2 -2
- package/dist/cjs/ind-timestamp.cjs.entry.js +74 -0
- package/dist/cjs/ind-timestamp.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-toggle.cjs.entry.js +47 -0
- package/dist/cjs/ind-toggle.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-toolbar-action.cjs.entry.js +2 -2
- package/dist/cjs/ind-tree-node.cjs.entry.js +60 -0
- package/dist/cjs/ind-tree-node.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-trend-viewer.cjs.entry.js +31 -0
- package/dist/cjs/ind-trend-viewer.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-trend-widget.cjs.entry.js +48 -0
- package/dist/cjs/ind-trend-widget.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-unit-label.cjs.entry.js +24 -0
- package/dist/cjs/ind-unit-label.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-value.cjs.entry.js +2 -2
- package/dist/cjs/ind-valve-card.cjs.entry.js +40 -0
- package/dist/cjs/ind-valve-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-valve-control-panel.cjs.entry.js +46 -0
- package/dist/cjs/ind-valve-control-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-valve.cjs.entry.js +2 -2
- package/dist/cjs/ind-workstation-monitor.cjs.entry.js +38 -0
- package/dist/cjs/ind-workstation-monitor.cjs.entry.js.map +1 -0
- package/dist/cjs/ind-xy-point.cjs.entry.js +51 -0
- package/dist/cjs/ind-xy-point.cjs.entry.js.map +1 -0
- package/dist/cjs/{index-ph7ZTjuY.js → index-BLwLw5-d.js} +39 -2
- package/dist/cjs/index-BLwLw5-d.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +93 -2
- package/dist/collection/components/atoms/_equipment/equipment.css +74 -0
- package/dist/collection/components/atoms/_equipment/types.js +2 -0
- package/dist/collection/components/atoms/_equipment/types.js.map +1 -0
- package/dist/collection/components/atoms/alarm/alarm.js +1 -1
- package/dist/collection/components/atoms/alarm-count/alarm-count.css +44 -0
- package/dist/collection/components/atoms/alarm-count/alarm-count.js +171 -0
- package/dist/collection/components/atoms/alarm-count/alarm-count.js.map +1 -0
- package/dist/collection/components/atoms/badge/badge.css +42 -0
- package/dist/collection/components/atoms/badge/badge.js +101 -0
- package/dist/collection/components/atoms/badge/badge.js.map +1 -0
- package/dist/collection/components/atoms/breadcrumb-item/breadcrumb-item.css +42 -0
- package/dist/collection/components/atoms/breadcrumb-item/breadcrumb-item.js +116 -0
- package/dist/collection/components/atoms/breadcrumb-item/breadcrumb-item.js.map +1 -0
- package/dist/collection/components/atoms/button/button.js +3 -3
- package/dist/collection/components/atoms/canvas-layer/canvas-layer.css +8 -0
- package/dist/collection/components/atoms/canvas-layer/canvas-layer.js +161 -0
- package/dist/collection/components/atoms/canvas-layer/canvas-layer.js.map +1 -0
- package/dist/collection/components/atoms/checkbox/checkbox.js +2 -2
- package/dist/collection/components/atoms/compressor/compressor.css +7 -0
- package/dist/collection/components/atoms/compressor/compressor.js +124 -0
- package/dist/collection/components/atoms/compressor/compressor.js.map +1 -0
- package/dist/collection/components/atoms/connection-indicator/connection-indicator.css +42 -0
- package/dist/collection/components/atoms/connection-indicator/connection-indicator.js +107 -0
- package/dist/collection/components/atoms/connection-indicator/connection-indicator.js.map +1 -0
- package/dist/collection/components/atoms/conveyor/conveyor.css +18 -0
- package/dist/collection/components/atoms/conveyor/conveyor.js +152 -0
- package/dist/collection/components/atoms/conveyor/conveyor.js.map +1 -0
- package/dist/collection/components/atoms/cooler/cooler.css +15 -0
- package/dist/collection/components/atoms/cooler/cooler.js +124 -0
- package/dist/collection/components/atoms/cooler/cooler.js.map +1 -0
- package/dist/collection/components/atoms/counter/counter.css +45 -0
- package/dist/collection/components/atoms/counter/counter.js +171 -0
- package/dist/collection/components/atoms/counter/counter.js.map +1 -0
- package/dist/collection/components/atoms/datetime-picker/datetime-picker.css +46 -0
- package/dist/collection/components/atoms/datetime-picker/datetime-picker.js +275 -0
- package/dist/collection/components/atoms/datetime-picker/datetime-picker.js.map +1 -0
- package/dist/collection/components/atoms/dialog/dialog.js +2 -2
- package/dist/collection/components/atoms/divider/divider.js +2 -2
- package/dist/collection/components/atoms/estop/estop.css +69 -0
- package/dist/collection/components/atoms/estop/estop.js +166 -0
- package/dist/collection/components/atoms/estop/estop.js.map +1 -0
- package/dist/collection/components/atoms/fan/fan.css +11 -0
- package/dist/collection/components/atoms/fan/fan.js +124 -0
- package/dist/collection/components/atoms/fan/fan.js.map +1 -0
- package/dist/collection/components/atoms/gauge/gauge.css +70 -0
- package/dist/collection/components/atoms/gauge/gauge.js +237 -0
- package/dist/collection/components/atoms/gauge/gauge.js.map +1 -0
- package/dist/collection/components/atoms/heartbeat/heartbeat.css +58 -0
- package/dist/collection/components/atoms/heartbeat/heartbeat.js +116 -0
- package/dist/collection/components/atoms/heartbeat/heartbeat.js.map +1 -0
- package/dist/collection/components/atoms/heater/heater.css +20 -0
- package/dist/collection/components/atoms/heater/heater.js +124 -0
- package/dist/collection/components/atoms/heater/heater.js.map +1 -0
- package/dist/collection/components/atoms/icon/icon.css +30 -0
- package/dist/collection/components/atoms/icon/icon.js +119 -0
- package/dist/collection/components/atoms/icon/icon.js.map +1 -0
- package/dist/collection/components/atoms/input/input.js +4 -4
- package/dist/collection/components/atoms/knob/knob.css +71 -0
- package/dist/collection/components/atoms/knob/knob.js +330 -0
- package/dist/collection/components/atoms/knob/knob.js.map +1 -0
- package/dist/collection/components/atoms/label/label.css +29 -0
- package/dist/collection/components/atoms/label/label.js +145 -0
- package/dist/collection/components/atoms/label/label.js.map +1 -0
- package/dist/collection/components/atoms/led/led.js +3 -3
- package/dist/collection/components/atoms/linear-gauge/linear-gauge.css +65 -0
- package/dist/collection/components/atoms/linear-gauge/linear-gauge.js +299 -0
- package/dist/collection/components/atoms/linear-gauge/linear-gauge.js.map +1 -0
- package/dist/collection/components/atoms/motor/motor.css +24 -0
- package/dist/collection/components/atoms/motor/motor.js +124 -0
- package/dist/collection/components/atoms/motor/motor.js.map +1 -0
- package/dist/collection/components/atoms/pipe/pipe.css +57 -0
- package/dist/collection/components/atoms/pipe/pipe.js +176 -0
- package/dist/collection/components/atoms/pipe/pipe.js.map +1 -0
- package/dist/collection/components/atoms/process-symbol/process-symbol.css +44 -0
- package/dist/collection/components/atoms/process-symbol/process-symbol.js +163 -0
- package/dist/collection/components/atoms/process-symbol/process-symbol.js.map +1 -0
- package/dist/collection/components/atoms/progress/progress.js +3 -3
- package/dist/collection/components/atoms/progress-ring/progress-ring.css +59 -0
- package/dist/collection/components/atoms/progress-ring/progress-ring.js +220 -0
- package/dist/collection/components/atoms/progress-ring/progress-ring.js.map +1 -0
- package/dist/collection/components/atoms/pump/pump.css +7 -0
- package/dist/collection/components/atoms/pump/pump.js +124 -0
- package/dist/collection/components/atoms/pump/pump.js.map +1 -0
- package/dist/collection/components/atoms/scara-canvas/scara-canvas.js +2 -2
- package/dist/collection/components/atoms/select/select.js +3 -3
- package/dist/collection/components/atoms/selector-switch/selector-switch.css +53 -0
- package/dist/collection/components/atoms/selector-switch/selector-switch.js +154 -0
- package/dist/collection/components/atoms/selector-switch/selector-switch.js.map +1 -0
- package/dist/collection/components/atoms/setpoint/setpoint.css +79 -0
- package/dist/collection/components/atoms/setpoint/setpoint.js +287 -0
- package/dist/collection/components/atoms/setpoint/setpoint.js.map +1 -0
- package/dist/collection/components/atoms/shelf-canvas/shelf-canvas.js +2 -2
- package/dist/collection/components/atoms/signal-quality/signal-quality.css +41 -0
- package/dist/collection/components/atoms/signal-quality/signal-quality.js +129 -0
- package/dist/collection/components/atoms/signal-quality/signal-quality.js.map +1 -0
- package/dist/collection/components/atoms/silo/silo.css +12 -0
- package/dist/collection/components/atoms/silo/silo.js +195 -0
- package/dist/collection/components/atoms/silo/silo.js.map +1 -0
- package/dist/collection/components/atoms/slider/slider.css +87 -0
- package/dist/collection/components/atoms/slider/slider.js +274 -0
- package/dist/collection/components/atoms/slider/slider.js.map +1 -0
- package/dist/collection/components/atoms/sparkline/sparkline.css +37 -0
- package/dist/collection/components/atoms/sparkline/sparkline.js +202 -0
- package/dist/collection/components/atoms/sparkline/sparkline.js.map +1 -0
- package/dist/collection/components/atoms/status-dot/status-dot.js +2 -2
- package/dist/collection/components/atoms/tab/tab.css +39 -0
- package/dist/collection/components/atoms/tab/tab.js +119 -0
- package/dist/collection/components/atoms/tab/tab.js.map +1 -0
- package/dist/collection/components/atoms/tag-name/tag-name.css +25 -0
- package/dist/collection/components/atoms/tag-name/tag-name.js +94 -0
- package/dist/collection/components/atoms/tag-name/tag-name.js.map +1 -0
- package/dist/collection/components/atoms/tank/tank.css +12 -0
- package/dist/collection/components/atoms/tank/tank.js +196 -0
- package/dist/collection/components/atoms/tank/tank.js.map +1 -0
- package/dist/collection/components/atoms/textarea/textarea.js +3 -3
- package/dist/collection/components/atoms/timestamp/timestamp.css +15 -0
- package/dist/collection/components/atoms/timestamp/timestamp.js +161 -0
- package/dist/collection/components/atoms/timestamp/timestamp.js.map +1 -0
- package/dist/collection/components/atoms/toggle/toggle.css +78 -0
- package/dist/collection/components/atoms/toggle/toggle.js +190 -0
- package/dist/collection/components/atoms/toggle/toggle.js.map +1 -0
- package/dist/collection/components/atoms/tree-node/tree-node.css +65 -0
- package/dist/collection/components/atoms/tree-node/tree-node.js +193 -0
- package/dist/collection/components/atoms/tree-node/tree-node.js.map +1 -0
- package/dist/collection/components/atoms/unit-label/unit-label.css +16 -0
- package/dist/collection/components/atoms/unit-label/unit-label.js +72 -0
- package/dist/collection/components/atoms/unit-label/unit-label.js.map +1 -0
- package/dist/collection/components/atoms/value/value.js +4 -4
- package/dist/collection/components/atoms/valve/valve.js +4 -4
- package/dist/collection/components/atoms/xy-point/xy-point.css +49 -0
- package/dist/collection/components/atoms/xy-point/xy-point.js +237 -0
- package/dist/collection/components/atoms/xy-point/xy-point.js.map +1 -0
- package/dist/collection/components/molecules/_shared/binding.css +41 -0
- package/dist/collection/components/molecules/_shared/card.css +51 -0
- package/dist/collection/components/molecules/_shared/equipment-card.css +20 -0
- package/dist/collection/components/molecules/_shared/row.css +34 -0
- package/dist/collection/components/molecules/alarm-badge-group/alarm-badge-group.css +43 -0
- package/dist/collection/components/molecules/alarm-badge-group/alarm-badge-group.js +168 -0
- package/dist/collection/components/molecules/alarm-badge-group/alarm-badge-group.js.map +1 -0
- package/dist/collection/components/molecules/alarm-row/alarm-row.css +42 -0
- package/dist/collection/components/molecules/alarm-row/alarm-row.js +166 -0
- package/dist/collection/components/molecules/alarm-row/alarm-row.js.map +1 -0
- package/dist/collection/components/molecules/audit-row/audit-row.css +19 -0
- package/dist/collection/components/molecules/audit-row/audit-row.js +111 -0
- package/dist/collection/components/molecules/audit-row/audit-row.js.map +1 -0
- package/dist/collection/components/molecules/batch-parameter-row/batch-parameter-row.css +35 -0
- package/dist/collection/components/molecules/batch-parameter-row/batch-parameter-row.js +304 -0
- package/dist/collection/components/molecules/batch-parameter-row/batch-parameter-row.js.map +1 -0
- package/dist/collection/components/molecules/command-group/command-group.css +26 -0
- package/dist/collection/components/molecules/command-group/command-group.js +99 -0
- package/dist/collection/components/molecules/command-group/command-group.js.map +1 -0
- package/dist/collection/components/molecules/device-connection-card/device-connection-card.css +19 -0
- package/dist/collection/components/molecules/device-connection-card/device-connection-card.js +140 -0
- package/dist/collection/components/molecules/device-connection-card/device-connection-card.js.map +1 -0
- package/dist/collection/components/molecules/device-info-card/device-info-card.css +27 -0
- package/dist/collection/components/molecules/device-info-card/device-info-card.js +194 -0
- package/dist/collection/components/molecules/device-info-card/device-info-card.js.map +1 -0
- package/dist/collection/components/molecules/energy-card/energy-card.css +12 -0
- package/dist/collection/components/molecules/energy-card/energy-card.js +206 -0
- package/dist/collection/components/molecules/energy-card/energy-card.js.map +1 -0
- package/dist/collection/components/molecules/equipment-status-card/equipment-status-card.css +29 -0
- package/dist/collection/components/molecules/equipment-status-card/equipment-status-card.js +150 -0
- package/dist/collection/components/molecules/equipment-status-card/equipment-status-card.js.map +1 -0
- package/dist/collection/components/molecules/event-row/event-row.css +3 -0
- package/dist/collection/components/molecules/event-row/event-row.js +118 -0
- package/dist/collection/components/molecules/event-row/event-row.js.map +1 -0
- package/dist/collection/components/molecules/fill-row/fill-row.js +2 -2
- package/dist/collection/components/molecules/health-card/health-card.js +2 -2
- package/dist/collection/components/molecules/historical-value-row/historical-value-row.css +28 -0
- package/dist/collection/components/molecules/historical-value-row/historical-value-row.js +153 -0
- package/dist/collection/components/molecules/historical-value-row/historical-value-row.js.map +1 -0
- package/dist/collection/components/molecules/kpi-card/kpi-card.css +31 -0
- package/dist/collection/components/molecules/kpi-card/kpi-card.js +199 -0
- package/dist/collection/components/molecules/kpi-card/kpi-card.js.map +1 -0
- package/dist/collection/components/molecules/mode-selector/mode-selector.css +4 -0
- package/dist/collection/components/molecules/mode-selector/mode-selector.js +148 -0
- package/dist/collection/components/molecules/mode-selector/mode-selector.js.map +1 -0
- package/dist/collection/components/molecules/motor-card/motor-card.css +3 -0
- package/dist/collection/components/molecules/motor-card/motor-card.js +162 -0
- package/dist/collection/components/molecules/motor-card/motor-card.js.map +1 -0
- package/dist/collection/components/molecules/mqtt-tag-binding/mqtt-tag-binding.css +3 -0
- package/dist/collection/components/molecules/mqtt-tag-binding/mqtt-tag-binding.js +185 -0
- package/dist/collection/components/molecules/mqtt-tag-binding/mqtt-tag-binding.js.map +1 -0
- package/dist/collection/components/molecules/nav-item/nav-item.js +3 -3
- package/dist/collection/components/molecules/network-status-card/network-status-card.css +31 -0
- package/dist/collection/components/molecules/network-status-card/network-status-card.js +168 -0
- package/dist/collection/components/molecules/network-status-card/network-status-card.js.map +1 -0
- package/dist/collection/components/molecules/opcua-tag-binding/opcua-tag-binding.css +7 -0
- package/dist/collection/components/molecules/opcua-tag-binding/opcua-tag-binding.js +175 -0
- package/dist/collection/components/molecules/opcua-tag-binding/opcua-tag-binding.js.map +1 -0
- package/dist/collection/components/molecules/pump-card/pump-card.css +3 -0
- package/dist/collection/components/molecules/pump-card/pump-card.js +184 -0
- package/dist/collection/components/molecules/pump-card/pump-card.js.map +1 -0
- package/dist/collection/components/molecules/recipe-selector/recipe-selector.css +13 -0
- package/dist/collection/components/molecules/recipe-selector/recipe-selector.js +207 -0
- package/dist/collection/components/molecules/recipe-selector/recipe-selector.js.map +1 -0
- package/dist/collection/components/molecules/setpoint-control/setpoint-control.css +3 -0
- package/dist/collection/components/molecules/setpoint-control/setpoint-control.js +263 -0
- package/dist/collection/components/molecules/setpoint-control/setpoint-control.js.map +1 -0
- package/dist/collection/components/molecules/sidebar-group/sidebar-group.css +61 -0
- package/dist/collection/components/molecules/sidebar-group/sidebar-group.js +117 -0
- package/dist/collection/components/molecules/sidebar-group/sidebar-group.js.map +1 -0
- package/dist/collection/components/molecules/speed-control/speed-control.css +7 -0
- package/dist/collection/components/molecules/speed-control/speed-control.js +251 -0
- package/dist/collection/components/molecules/speed-control/speed-control.js.map +1 -0
- package/dist/collection/components/molecules/start-stop-control/start-stop-control.css +24 -0
- package/dist/collection/components/molecules/start-stop-control/start-stop-control.js +208 -0
- package/dist/collection/components/molecules/start-stop-control/start-stop-control.js.map +1 -0
- package/dist/collection/components/molecules/tag-card/tag-card.css +7 -0
- package/dist/collection/components/molecules/tag-card/tag-card.js +216 -0
- package/dist/collection/components/molecules/tag-card/tag-card.js.map +1 -0
- package/dist/collection/components/molecules/tank-level-card/tank-level-card.css +7 -0
- package/dist/collection/components/molecules/tank-level-card/tank-level-card.js +194 -0
- package/dist/collection/components/molecules/tank-level-card/tank-level-card.js.map +1 -0
- package/dist/collection/components/molecules/temperature-control/temperature-control.css +15 -0
- package/dist/collection/components/molecules/temperature-control/temperature-control.js +294 -0
- package/dist/collection/components/molecules/temperature-control/temperature-control.js.map +1 -0
- package/dist/collection/components/molecules/toolbar-action/toolbar-action.js +1 -1
- package/dist/collection/components/molecules/trend-widget/trend-widget.css +15 -0
- package/dist/collection/components/molecules/trend-widget/trend-widget.js +232 -0
- package/dist/collection/components/molecules/trend-widget/trend-widget.js.map +1 -0
- package/dist/collection/components/molecules/valve-card/valve-card.css +13 -0
- package/dist/collection/components/molecules/valve-card/valve-card.js +127 -0
- package/dist/collection/components/molecules/valve-card/valve-card.js.map +1 -0
- package/dist/collection/components/organisms/_shared/control-panel.css +15 -0
- package/dist/collection/components/organisms/_shared/panel.css +96 -0
- package/dist/collection/components/organisms/alarm-panel/alarm-panel.css +7 -0
- package/dist/collection/components/organisms/alarm-panel/alarm-panel.js +152 -0
- package/dist/collection/components/organisms/alarm-panel/alarm-panel.js.map +1 -0
- package/dist/collection/components/organisms/alarm-summary/alarm-summary.css +30 -0
- package/dist/collection/components/organisms/alarm-summary/alarm-summary.js +158 -0
- package/dist/collection/components/organisms/alarm-summary/alarm-summary.js.map +1 -0
- package/dist/collection/components/organisms/app-header/app-header.js +2 -2
- package/dist/collection/components/organisms/asset-overview/asset-overview.css +34 -0
- package/dist/collection/components/organisms/asset-overview/asset-overview.js +82 -0
- package/dist/collection/components/organisms/asset-overview/asset-overview.js.map +1 -0
- package/dist/collection/components/organisms/batch-control-panel/batch-control-panel.css +45 -0
- package/dist/collection/components/organisms/batch-control-panel/batch-control-panel.js +226 -0
- package/dist/collection/components/organisms/batch-control-panel/batch-control-panel.js.map +1 -0
- package/dist/collection/components/organisms/command-center/command-center.css +7 -0
- package/dist/collection/components/organisms/command-center/command-center.js +70 -0
- package/dist/collection/components/organisms/command-center/command-center.js.map +1 -0
- package/dist/collection/components/organisms/context-toolbar/context-toolbar.css +48 -0
- package/dist/collection/components/organisms/context-toolbar/context-toolbar.js +70 -0
- package/dist/collection/components/organisms/context-toolbar/context-toolbar.js.map +1 -0
- package/dist/collection/components/organisms/device-diagnostics-panel/device-diagnostics-panel.css +43 -0
- package/dist/collection/components/organisms/device-diagnostics-panel/device-diagnostics-panel.js +222 -0
- package/dist/collection/components/organisms/device-diagnostics-panel/device-diagnostics-panel.js.map +1 -0
- package/dist/collection/components/organisms/energy-dashboard/energy-dashboard.css +29 -0
- package/dist/collection/components/organisms/energy-dashboard/energy-dashboard.js +134 -0
- package/dist/collection/components/organisms/energy-dashboard/energy-dashboard.js.map +1 -0
- package/dist/collection/components/organisms/equipment-dashboard/equipment-dashboard.css +3 -0
- package/dist/collection/components/organisms/equipment-dashboard/equipment-dashboard.js +71 -0
- package/dist/collection/components/organisms/equipment-dashboard/equipment-dashboard.js.map +1 -0
- package/dist/collection/components/organisms/event-journal/event-journal.css +17 -0
- package/dist/collection/components/organisms/event-journal/event-journal.js +107 -0
- package/dist/collection/components/organisms/event-journal/event-journal.js.map +1 -0
- package/dist/collection/components/organisms/firmware-update-panel/firmware-update-panel.css +47 -0
- package/dist/collection/components/organisms/firmware-update-panel/firmware-update-panel.js +208 -0
- package/dist/collection/components/organisms/firmware-update-panel/firmware-update-panel.js.map +1 -0
- package/dist/collection/components/organisms/historian-viewer/historian-viewer.css +17 -0
- package/dist/collection/components/organisms/historian-viewer/historian-viewer.js +144 -0
- package/dist/collection/components/organisms/historian-viewer/historian-viewer.js.map +1 -0
- package/dist/collection/components/organisms/machine-overview/machine-overview.css +22 -0
- package/dist/collection/components/organisms/machine-overview/machine-overview.js +148 -0
- package/dist/collection/components/organisms/machine-overview/machine-overview.js.map +1 -0
- package/dist/collection/components/organisms/maintenance-dashboard/maintenance-dashboard.css +48 -0
- package/dist/collection/components/organisms/maintenance-dashboard/maintenance-dashboard.js +160 -0
- package/dist/collection/components/organisms/maintenance-dashboard/maintenance-dashboard.js.map +1 -0
- package/dist/collection/components/organisms/motor-control-panel/motor-control-panel.css +3 -0
- package/dist/collection/components/organisms/motor-control-panel/motor-control-panel.js +281 -0
- package/dist/collection/components/organisms/motor-control-panel/motor-control-panel.js.map +1 -0
- package/dist/collection/components/organisms/mqtt-monitor/mqtt-monitor.js +1 -1
- package/dist/collection/components/organisms/oee-dashboard/oee-dashboard.css +30 -0
- package/dist/collection/components/organisms/oee-dashboard/oee-dashboard.js +167 -0
- package/dist/collection/components/organisms/oee-dashboard/oee-dashboard.js.map +1 -0
- package/dist/collection/components/organisms/process-control-panel/process-control-panel.css +13 -0
- package/dist/collection/components/organisms/process-control-panel/process-control-panel.js +344 -0
- package/dist/collection/components/organisms/process-control-panel/process-control-panel.js.map +1 -0
- package/dist/collection/components/organisms/production-cell/production-cell.css +7 -0
- package/dist/collection/components/organisms/production-cell/production-cell.js +121 -0
- package/dist/collection/components/organisms/production-cell/production-cell.js.map +1 -0
- package/dist/collection/components/organisms/production-dashboard/production-dashboard.css +3 -0
- package/dist/collection/components/organisms/production-dashboard/production-dashboard.js +91 -0
- package/dist/collection/components/organisms/production-dashboard/production-dashboard.js.map +1 -0
- package/dist/collection/components/organisms/production-line-overview/production-line-overview.css +57 -0
- package/dist/collection/components/organisms/production-line-overview/production-line-overview.js +76 -0
- package/dist/collection/components/organisms/production-line-overview/production-line-overview.js.map +1 -0
- package/dist/collection/components/organisms/pump-control-panel/pump-control-panel.css +3 -0
- package/dist/collection/components/organisms/pump-control-panel/pump-control-panel.js +217 -0
- package/dist/collection/components/organisms/pump-control-panel/pump-control-panel.js.map +1 -0
- package/dist/collection/components/organisms/recipe-management-panel/recipe-management-panel.css +10 -0
- package/dist/collection/components/organisms/recipe-management-panel/recipe-management-panel.js +205 -0
- package/dist/collection/components/organisms/recipe-management-panel/recipe-management-panel.js.map +1 -0
- package/dist/collection/components/organisms/sidebar-nav/sidebar-nav.js +1 -1
- package/dist/collection/components/organisms/status-bar/status-bar.js +2 -2
- package/dist/collection/components/organisms/trend-viewer/trend-viewer.css +45 -0
- package/dist/collection/components/organisms/trend-viewer/trend-viewer.js +81 -0
- package/dist/collection/components/organisms/trend-viewer/trend-viewer.js.map +1 -0
- package/dist/collection/components/organisms/valve-control-panel/valve-control-panel.css +10 -0
- package/dist/collection/components/organisms/valve-control-panel/valve-control-panel.js +233 -0
- package/dist/collection/components/organisms/valve-control-panel/valve-control-panel.js.map +1 -0
- package/dist/collection/components/organisms/workstation-monitor/workstation-monitor.css +30 -0
- package/dist/collection/components/organisms/workstation-monitor/workstation-monitor.js +206 -0
- package/dist/collection/components/organisms/workstation-monitor/workstation-monitor.js.map +1 -0
- package/dist/collection/index.js.map +1 -1
- package/dist/components/ind-alarm-badge-group.d.ts +11 -0
- package/dist/components/ind-alarm-badge-group.js +2 -0
- package/dist/components/ind-alarm-badge-group.js.map +1 -0
- package/dist/components/ind-alarm-count.d.ts +11 -0
- package/dist/components/ind-alarm-count.js +2 -0
- package/dist/components/ind-alarm-count.js.map +1 -0
- package/dist/components/ind-alarm-panel.d.ts +11 -0
- package/dist/components/ind-alarm-panel.js +2 -0
- package/dist/components/ind-alarm-panel.js.map +1 -0
- package/dist/components/ind-alarm-row.d.ts +11 -0
- package/dist/components/ind-alarm-row.js +2 -0
- package/dist/components/ind-alarm-row.js.map +1 -0
- package/dist/components/ind-alarm-summary.d.ts +11 -0
- package/dist/components/ind-alarm-summary.js +2 -0
- package/dist/components/ind-alarm-summary.js.map +1 -0
- package/dist/components/ind-app-header.js +1 -1
- package/dist/components/ind-asset-overview.d.ts +11 -0
- package/dist/components/ind-asset-overview.js +2 -0
- package/dist/components/ind-asset-overview.js.map +1 -0
- package/dist/components/ind-audit-row.d.ts +11 -0
- package/dist/components/ind-audit-row.js +2 -0
- package/dist/components/ind-audit-row.js.map +1 -0
- package/dist/components/ind-badge.d.ts +11 -0
- package/dist/components/ind-badge.js +2 -0
- package/dist/components/ind-badge.js.map +1 -0
- package/dist/components/ind-batch-control-panel.d.ts +11 -0
- package/dist/components/ind-batch-control-panel.js +2 -0
- package/dist/components/ind-batch-control-panel.js.map +1 -0
- package/dist/components/ind-batch-parameter-row.d.ts +11 -0
- package/dist/components/ind-batch-parameter-row.js +2 -0
- package/dist/components/ind-batch-parameter-row.js.map +1 -0
- package/dist/components/ind-breadcrumb-item.d.ts +11 -0
- package/dist/components/ind-breadcrumb-item.js +2 -0
- package/dist/components/ind-breadcrumb-item.js.map +1 -0
- package/dist/components/ind-button.js +1 -1
- package/dist/components/ind-button.js.map +1 -1
- package/dist/components/ind-canvas-layer.d.ts +11 -0
- package/dist/components/ind-canvas-layer.js +2 -0
- package/dist/components/ind-canvas-layer.js.map +1 -0
- package/dist/components/ind-checkbox.js +1 -1
- package/dist/components/ind-command-center.d.ts +11 -0
- package/dist/components/ind-command-center.js +2 -0
- package/dist/components/ind-command-center.js.map +1 -0
- package/dist/components/ind-command-group.d.ts +11 -0
- package/dist/components/ind-command-group.js +2 -0
- package/dist/components/ind-command-group.js.map +1 -0
- package/dist/components/ind-compressor.d.ts +11 -0
- package/dist/components/ind-compressor.js +2 -0
- package/dist/components/ind-compressor.js.map +1 -0
- package/dist/components/ind-connection-indicator.d.ts +11 -0
- package/dist/components/ind-connection-indicator.js +2 -0
- package/dist/components/ind-connection-indicator.js.map +1 -0
- package/dist/components/ind-context-toolbar.d.ts +11 -0
- package/dist/components/ind-context-toolbar.js +2 -0
- package/dist/components/ind-context-toolbar.js.map +1 -0
- package/dist/components/ind-conveyor.d.ts +11 -0
- package/dist/components/ind-conveyor.js +2 -0
- package/dist/components/ind-conveyor.js.map +1 -0
- package/dist/components/ind-cooler.d.ts +11 -0
- package/dist/components/ind-cooler.js +2 -0
- package/dist/components/ind-cooler.js.map +1 -0
- package/dist/components/ind-counter.d.ts +11 -0
- package/dist/components/ind-counter.js +2 -0
- package/dist/components/ind-counter.js.map +1 -0
- package/dist/components/ind-datetime-picker.d.ts +11 -0
- package/dist/components/ind-datetime-picker.js +2 -0
- package/dist/components/ind-datetime-picker.js.map +1 -0
- package/dist/components/ind-device-connection-card.d.ts +11 -0
- package/dist/components/ind-device-connection-card.js +2 -0
- package/dist/components/ind-device-connection-card.js.map +1 -0
- package/dist/components/ind-device-diagnostics-panel.d.ts +11 -0
- package/dist/components/ind-device-diagnostics-panel.js +2 -0
- package/dist/components/ind-device-diagnostics-panel.js.map +1 -0
- package/dist/components/ind-device-info-card.d.ts +11 -0
- package/dist/components/ind-device-info-card.js +2 -0
- package/dist/components/ind-device-info-card.js.map +1 -0
- package/dist/components/ind-dialog.js +1 -1
- package/dist/components/ind-divider.js +1 -1
- package/dist/components/ind-energy-card.d.ts +11 -0
- package/dist/components/ind-energy-card.js +2 -0
- package/dist/components/ind-energy-card.js.map +1 -0
- package/dist/components/ind-energy-dashboard.d.ts +11 -0
- package/dist/components/ind-energy-dashboard.js +2 -0
- package/dist/components/ind-energy-dashboard.js.map +1 -0
- package/dist/components/ind-equipment-dashboard.d.ts +11 -0
- package/dist/components/ind-equipment-dashboard.js +2 -0
- package/dist/components/ind-equipment-dashboard.js.map +1 -0
- package/dist/components/ind-equipment-status-card.d.ts +11 -0
- package/dist/components/ind-equipment-status-card.js +2 -0
- package/dist/components/ind-equipment-status-card.js.map +1 -0
- package/dist/components/ind-estop.d.ts +11 -0
- package/dist/components/ind-estop.js +2 -0
- package/dist/components/ind-estop.js.map +1 -0
- package/dist/components/ind-event-journal.d.ts +11 -0
- package/dist/components/ind-event-journal.js +2 -0
- package/dist/components/ind-event-journal.js.map +1 -0
- package/dist/components/ind-event-row.d.ts +11 -0
- package/dist/components/ind-event-row.js +2 -0
- package/dist/components/ind-event-row.js.map +1 -0
- package/dist/components/ind-fan.d.ts +11 -0
- package/dist/components/ind-fan.js +2 -0
- package/dist/components/ind-fan.js.map +1 -0
- package/dist/components/ind-fill-row.js +1 -1
- package/dist/components/ind-firmware-update-panel.d.ts +11 -0
- package/dist/components/ind-firmware-update-panel.js +2 -0
- package/dist/components/ind-firmware-update-panel.js.map +1 -0
- package/dist/components/ind-gauge.d.ts +11 -0
- package/dist/components/ind-gauge.js +2 -0
- package/dist/components/ind-gauge.js.map +1 -0
- package/dist/components/ind-health-card.js +1 -1
- package/dist/components/ind-heartbeat.d.ts +11 -0
- package/dist/components/ind-heartbeat.js +2 -0
- package/dist/components/ind-heartbeat.js.map +1 -0
- package/dist/components/ind-heater.d.ts +11 -0
- package/dist/components/ind-heater.js +2 -0
- package/dist/components/ind-heater.js.map +1 -0
- package/dist/components/ind-historian-viewer.d.ts +11 -0
- package/dist/components/ind-historian-viewer.js +2 -0
- package/dist/components/ind-historian-viewer.js.map +1 -0
- package/dist/components/ind-historical-value-row.d.ts +11 -0
- package/dist/components/ind-historical-value-row.js +2 -0
- package/dist/components/ind-historical-value-row.js.map +1 -0
- package/dist/components/ind-icon.d.ts +11 -0
- package/dist/components/ind-icon.js +2 -0
- package/dist/components/ind-icon.js.map +1 -0
- package/dist/components/ind-input.js +1 -1
- package/dist/components/ind-input.js.map +1 -1
- package/dist/components/ind-knob.d.ts +11 -0
- package/dist/components/ind-knob.js +2 -0
- package/dist/components/ind-knob.js.map +1 -0
- package/dist/components/ind-kpi-card.d.ts +11 -0
- package/dist/components/ind-kpi-card.js +2 -0
- package/dist/components/ind-kpi-card.js.map +1 -0
- package/dist/components/ind-label.d.ts +11 -0
- package/dist/components/ind-label.js +2 -0
- package/dist/components/ind-label.js.map +1 -0
- package/dist/components/ind-led.js +1 -1
- package/dist/components/ind-led.js.map +1 -1
- package/dist/components/ind-linear-gauge.d.ts +11 -0
- package/dist/components/ind-linear-gauge.js +2 -0
- package/dist/components/ind-linear-gauge.js.map +1 -0
- package/dist/components/ind-machine-overview.d.ts +11 -0
- package/dist/components/ind-machine-overview.js +2 -0
- package/dist/components/ind-machine-overview.js.map +1 -0
- package/dist/components/ind-maintenance-dashboard.d.ts +11 -0
- package/dist/components/ind-maintenance-dashboard.js +2 -0
- package/dist/components/ind-maintenance-dashboard.js.map +1 -0
- package/dist/components/ind-mode-selector.d.ts +11 -0
- package/dist/components/ind-mode-selector.js +2 -0
- package/dist/components/ind-mode-selector.js.map +1 -0
- package/dist/components/ind-motor-card.d.ts +11 -0
- package/dist/components/ind-motor-card.js +2 -0
- package/dist/components/ind-motor-card.js.map +1 -0
- package/dist/components/ind-motor-control-panel.d.ts +11 -0
- package/dist/components/ind-motor-control-panel.js +2 -0
- package/dist/components/ind-motor-control-panel.js.map +1 -0
- package/dist/components/ind-motor.d.ts +11 -0
- package/dist/components/ind-motor.js +2 -0
- package/dist/components/ind-motor.js.map +1 -0
- package/dist/components/ind-mqtt-monitor.js +1 -1
- package/dist/components/ind-mqtt-tag-binding.d.ts +11 -0
- package/dist/components/ind-mqtt-tag-binding.js +2 -0
- package/dist/components/ind-mqtt-tag-binding.js.map +1 -0
- package/dist/components/ind-nav-item.js +1 -1
- package/dist/components/ind-network-status-card.d.ts +11 -0
- package/dist/components/ind-network-status-card.js +2 -0
- package/dist/components/ind-network-status-card.js.map +1 -0
- package/dist/components/ind-oee-dashboard.d.ts +11 -0
- package/dist/components/ind-oee-dashboard.js +2 -0
- package/dist/components/ind-oee-dashboard.js.map +1 -0
- package/dist/components/ind-opcua-tag-binding.d.ts +11 -0
- package/dist/components/ind-opcua-tag-binding.js +2 -0
- package/dist/components/ind-opcua-tag-binding.js.map +1 -0
- package/dist/components/ind-pipe.d.ts +11 -0
- package/dist/components/ind-pipe.js +2 -0
- package/dist/components/ind-pipe.js.map +1 -0
- package/dist/components/ind-process-control-panel.d.ts +11 -0
- package/dist/components/ind-process-control-panel.js +2 -0
- package/dist/components/ind-process-control-panel.js.map +1 -0
- package/dist/components/ind-process-symbol.d.ts +11 -0
- package/dist/components/ind-process-symbol.js +2 -0
- package/dist/components/ind-process-symbol.js.map +1 -0
- package/dist/components/ind-production-cell.d.ts +11 -0
- package/dist/components/ind-production-cell.js +2 -0
- package/dist/components/ind-production-cell.js.map +1 -0
- package/dist/components/ind-production-dashboard.d.ts +11 -0
- package/dist/components/ind-production-dashboard.js +2 -0
- package/dist/components/ind-production-dashboard.js.map +1 -0
- package/dist/components/ind-production-line-overview.d.ts +11 -0
- package/dist/components/ind-production-line-overview.js +2 -0
- package/dist/components/ind-production-line-overview.js.map +1 -0
- package/dist/components/ind-progress-ring.d.ts +11 -0
- package/dist/components/ind-progress-ring.js +2 -0
- package/dist/components/ind-progress-ring.js.map +1 -0
- package/dist/components/ind-progress.js +1 -1
- package/dist/components/ind-pump-card.d.ts +11 -0
- package/dist/components/ind-pump-card.js +2 -0
- package/dist/components/ind-pump-card.js.map +1 -0
- package/dist/components/ind-pump-control-panel.d.ts +11 -0
- package/dist/components/ind-pump-control-panel.js +2 -0
- package/dist/components/ind-pump-control-panel.js.map +1 -0
- package/dist/components/ind-pump.d.ts +11 -0
- package/dist/components/ind-pump.js +2 -0
- package/dist/components/ind-pump.js.map +1 -0
- package/dist/components/ind-recipe-management-panel.d.ts +11 -0
- package/dist/components/ind-recipe-management-panel.js +2 -0
- package/dist/components/ind-recipe-management-panel.js.map +1 -0
- package/dist/components/ind-recipe-selector.d.ts +11 -0
- package/dist/components/ind-recipe-selector.js +2 -0
- package/dist/components/ind-recipe-selector.js.map +1 -0
- package/dist/components/ind-scara-canvas.js +1 -1
- package/dist/components/ind-select.js +1 -1
- package/dist/components/ind-select.js.map +1 -1
- package/dist/components/ind-selector-switch.d.ts +11 -0
- package/dist/components/ind-selector-switch.js +2 -0
- package/dist/components/ind-selector-switch.js.map +1 -0
- package/dist/components/ind-setpoint-control.d.ts +11 -0
- package/dist/components/ind-setpoint-control.js +2 -0
- package/dist/components/ind-setpoint-control.js.map +1 -0
- package/dist/components/ind-setpoint.d.ts +11 -0
- package/dist/components/ind-setpoint.js +2 -0
- package/dist/components/ind-setpoint.js.map +1 -0
- package/dist/components/ind-shelf-canvas.js +1 -1
- package/dist/components/ind-sidebar-group.d.ts +11 -0
- package/dist/components/ind-sidebar-group.js +2 -0
- package/dist/components/ind-sidebar-group.js.map +1 -0
- package/dist/components/ind-sidebar-nav.js +1 -1
- package/dist/components/ind-signal-quality.d.ts +11 -0
- package/dist/components/ind-signal-quality.js +2 -0
- package/dist/components/ind-signal-quality.js.map +1 -0
- package/dist/components/ind-silo.d.ts +11 -0
- package/dist/components/ind-silo.js +2 -0
- package/dist/components/ind-silo.js.map +1 -0
- package/dist/components/ind-slider.d.ts +11 -0
- package/dist/components/ind-slider.js +2 -0
- package/dist/components/ind-slider.js.map +1 -0
- package/dist/components/ind-sparkline.d.ts +11 -0
- package/dist/components/ind-sparkline.js +2 -0
- package/dist/components/ind-sparkline.js.map +1 -0
- package/dist/components/ind-speed-control.d.ts +11 -0
- package/dist/components/ind-speed-control.js +2 -0
- package/dist/components/ind-speed-control.js.map +1 -0
- package/dist/components/ind-start-stop-control.d.ts +11 -0
- package/dist/components/ind-start-stop-control.js +2 -0
- package/dist/components/ind-start-stop-control.js.map +1 -0
- package/dist/components/ind-status-bar.js +1 -1
- package/dist/components/ind-status-bar.js.map +1 -1
- package/dist/components/ind-tab.d.ts +11 -0
- package/dist/components/ind-tab.js +2 -0
- package/dist/components/ind-tab.js.map +1 -0
- package/dist/components/ind-tag-card.d.ts +11 -0
- package/dist/components/ind-tag-card.js +2 -0
- package/dist/components/ind-tag-card.js.map +1 -0
- package/dist/components/ind-tag-name.d.ts +11 -0
- package/dist/components/ind-tag-name.js +2 -0
- package/dist/components/ind-tag-name.js.map +1 -0
- package/dist/components/ind-tank-level-card.d.ts +11 -0
- package/dist/components/ind-tank-level-card.js +2 -0
- package/dist/components/ind-tank-level-card.js.map +1 -0
- package/dist/components/ind-tank.d.ts +11 -0
- package/dist/components/ind-tank.js +2 -0
- package/dist/components/ind-tank.js.map +1 -0
- package/dist/components/ind-temperature-control.d.ts +11 -0
- package/dist/components/ind-temperature-control.js +2 -0
- package/dist/components/ind-temperature-control.js.map +1 -0
- package/dist/components/ind-textarea.js +1 -1
- package/dist/components/ind-timestamp.d.ts +11 -0
- package/dist/components/ind-timestamp.js +2 -0
- package/dist/components/ind-timestamp.js.map +1 -0
- package/dist/components/ind-toggle.d.ts +11 -0
- package/dist/components/ind-toggle.js +2 -0
- package/dist/components/ind-toggle.js.map +1 -0
- package/dist/components/ind-toolbar-action.js +1 -1
- package/dist/components/ind-tree-node.d.ts +11 -0
- package/dist/components/ind-tree-node.js +2 -0
- package/dist/components/ind-tree-node.js.map +1 -0
- package/dist/components/ind-trend-viewer.d.ts +11 -0
- package/dist/components/ind-trend-viewer.js +2 -0
- package/dist/components/ind-trend-viewer.js.map +1 -0
- package/dist/components/ind-trend-widget.d.ts +11 -0
- package/dist/components/ind-trend-widget.js +2 -0
- package/dist/components/ind-trend-widget.js.map +1 -0
- package/dist/components/ind-unit-label.d.ts +11 -0
- package/dist/components/ind-unit-label.js +2 -0
- package/dist/components/ind-unit-label.js.map +1 -0
- package/dist/components/ind-value.js +1 -1
- package/dist/components/ind-value.js.map +1 -1
- package/dist/components/ind-valve-card.d.ts +11 -0
- package/dist/components/ind-valve-card.js +2 -0
- package/dist/components/ind-valve-card.js.map +1 -0
- package/dist/components/ind-valve-control-panel.d.ts +11 -0
- package/dist/components/ind-valve-control-panel.js +2 -0
- package/dist/components/ind-valve-control-panel.js.map +1 -0
- package/dist/components/ind-valve.js +1 -1
- package/dist/components/ind-valve.js.map +1 -1
- package/dist/components/ind-workstation-monitor.d.ts +11 -0
- package/dist/components/ind-workstation-monitor.js +2 -0
- package/dist/components/ind-workstation-monitor.js.map +1 -0
- package/dist/components/ind-xy-point.d.ts +11 -0
- package/dist/components/ind-xy-point.js +2 -0
- package/dist/components/ind-xy-point.js.map +1 -0
- package/dist/components/index.js +1 -1
- package/dist/components/index.js.map +1 -1
- package/dist/components/p-5RlFcxee.js +2 -0
- package/dist/components/p-5RlFcxee.js.map +1 -0
- package/dist/components/p-6RTRR-qH.js +2 -0
- package/dist/components/p-6RTRR-qH.js.map +1 -0
- package/dist/components/p-B-KVhtvw.js +2 -0
- package/dist/components/p-B-KVhtvw.js.map +1 -0
- package/dist/components/p-B-dXQIRL.js +2 -0
- package/dist/components/p-B-dXQIRL.js.map +1 -0
- package/dist/components/p-B0kcsf9E.js +2 -0
- package/dist/components/p-B0kcsf9E.js.map +1 -0
- package/dist/components/p-B4gtNdKu.js +2 -0
- package/dist/components/p-B4gtNdKu.js.map +1 -0
- package/dist/components/p-BEmLi4hz.js +2 -0
- package/dist/components/p-BEmLi4hz.js.map +1 -0
- package/dist/components/p-BFESjyKK.js +2 -0
- package/dist/components/p-BFESjyKK.js.map +1 -0
- package/dist/components/p-BInyhy9s.js +2 -0
- package/dist/components/p-BInyhy9s.js.map +1 -0
- package/dist/components/p-BW8uYv_d.js +2 -0
- package/dist/components/p-BW8uYv_d.js.map +1 -0
- package/dist/components/p-BdjJnR7Z.js +2 -0
- package/dist/components/p-BdjJnR7Z.js.map +1 -0
- package/dist/components/p-BfWZu0jH.js +2 -0
- package/dist/components/p-BfWZu0jH.js.map +1 -0
- package/dist/components/p-Bo4OFmkA.js +2 -0
- package/dist/components/p-Bo4OFmkA.js.map +1 -0
- package/dist/components/p-CA0CnZe7.js +2 -0
- package/dist/components/p-CA0CnZe7.js.map +1 -0
- package/dist/components/p-CDXZCm5V.js +2 -0
- package/dist/components/p-CDXZCm5V.js.map +1 -0
- package/dist/components/p-CICnxqic.js +2 -0
- package/dist/components/p-CICnxqic.js.map +1 -0
- package/dist/components/p-CJi2bLBO.js +2 -0
- package/dist/components/p-CJi2bLBO.js.map +1 -0
- package/dist/components/p-CNo94Sf0.js +2 -0
- package/dist/components/p-CNo94Sf0.js.map +1 -0
- package/dist/components/p-CRSC4h1X.js +2 -0
- package/dist/components/p-CRSC4h1X.js.map +1 -0
- package/dist/components/p-CUfsFNIv.js +2 -0
- package/dist/components/p-CUfsFNIv.js.map +1 -0
- package/dist/components/p-CVo-n5Qd.js +2 -0
- package/dist/components/p-CVo-n5Qd.js.map +1 -0
- package/dist/components/p-Ca70rR-o.js +2 -0
- package/dist/components/p-Ca70rR-o.js.map +1 -0
- package/dist/components/p-Cvkpsp6g.js +2 -0
- package/dist/components/p-Cvkpsp6g.js.map +1 -0
- package/dist/components/p-D3gnEPFv.js +2 -0
- package/dist/components/p-D3gnEPFv.js.map +1 -0
- package/dist/components/{p-acsAzrRn.js → p-D79nNJVt.js} +2 -2
- package/dist/components/p-DA_BMXS3.js +2 -0
- package/dist/components/p-DA_BMXS3.js.map +1 -0
- package/dist/components/p-DC9NDak5.js +2 -0
- package/dist/components/p-DC9NDak5.js.map +1 -0
- package/dist/components/p-DGb-eiYo.js +2 -0
- package/dist/components/p-DGb-eiYo.js.map +1 -0
- package/dist/components/p-DGgGNwxv.js +2 -0
- package/dist/components/p-DGgGNwxv.js.map +1 -0
- package/dist/components/p-DZD3LczI.js +2 -0
- package/dist/components/p-DZD3LczI.js.map +1 -0
- package/dist/components/p-Dk2CwpEp.js +2 -0
- package/dist/components/p-Dk2CwpEp.js.map +1 -0
- package/dist/components/p-Dnxar2_f.js +2 -0
- package/dist/components/p-Dnxar2_f.js.map +1 -0
- package/dist/components/p-Dp1wiEsR.js +2 -0
- package/dist/components/p-Dp1wiEsR.js.map +1 -0
- package/dist/components/p-WD-5DMF4.js +2 -0
- package/dist/components/p-WD-5DMF4.js.map +1 -0
- package/dist/components/p-yllNHAkG.js +2 -0
- package/dist/components/p-yllNHAkG.js.map +1 -0
- package/dist/docs.json +23203 -2247
- package/dist/esm/ind-alarm-badge-group.entry.js +39 -0
- package/dist/esm/ind-alarm-badge-group.entry.js.map +1 -0
- package/dist/esm/ind-alarm-count.entry.js +40 -0
- package/dist/esm/ind-alarm-count.entry.js.map +1 -0
- package/dist/esm/ind-alarm-panel.entry.js +49 -0
- package/dist/esm/ind-alarm-panel.entry.js.map +1 -0
- package/dist/esm/ind-alarm-row.entry.js +39 -0
- package/dist/esm/ind-alarm-row.entry.js.map +1 -0
- package/dist/esm/ind-alarm-summary.entry.js +30 -0
- package/dist/esm/ind-alarm-summary.entry.js.map +1 -0
- package/dist/esm/ind-alarm.entry.js +1 -1
- package/dist/esm/ind-app-header.entry.js +2 -2
- package/dist/esm/ind-asset-overview.entry.js +31 -0
- package/dist/esm/ind-asset-overview.entry.js.map +1 -0
- package/dist/esm/ind-audit-row.entry.js +28 -0
- package/dist/esm/ind-audit-row.entry.js.map +1 -0
- package/dist/esm/ind-badge.entry.js +24 -0
- package/dist/esm/ind-badge.entry.js.map +1 -0
- package/dist/esm/ind-batch-control-panel.entry.js +46 -0
- package/dist/esm/ind-batch-control-panel.entry.js.map +1 -0
- package/dist/esm/{ind-input.entry.js → ind-batch-parameter-row_2.entry.js} +50 -5
- package/dist/esm/ind-batch-parameter-row_2.entry.js.map +1 -0
- package/dist/esm/ind-breadcrumb-item.entry.js +35 -0
- package/dist/esm/ind-breadcrumb-item.entry.js.map +1 -0
- package/dist/esm/ind-button.entry.js +2 -2
- package/dist/esm/ind-canvas-layer.entry.js +36 -0
- package/dist/esm/ind-canvas-layer.entry.js.map +1 -0
- package/dist/esm/ind-checkbox.entry.js +2 -2
- package/dist/esm/ind-command-center.entry.js +23 -0
- package/dist/esm/ind-command-center.entry.js.map +1 -0
- package/dist/esm/ind-command-group.entry.js +24 -0
- package/dist/esm/ind-command-group.entry.js.map +1 -0
- package/dist/esm/ind-compressor.entry.js +29 -0
- package/dist/esm/ind-compressor.entry.js.map +1 -0
- package/dist/esm/ind-connection-indicator.entry.js +31 -0
- package/dist/esm/ind-connection-indicator.entry.js.map +1 -0
- package/dist/esm/ind-context-toolbar.entry.js +22 -0
- package/dist/esm/ind-context-toolbar.entry.js.map +1 -0
- package/dist/esm/ind-conveyor.entry.js +31 -0
- package/dist/esm/ind-conveyor.entry.js.map +1 -0
- package/dist/esm/ind-cooler.entry.js +29 -0
- package/dist/esm/ind-cooler.entry.js.map +1 -0
- package/dist/esm/ind-counter.entry.js +36 -0
- package/dist/esm/ind-counter.entry.js.map +1 -0
- package/dist/esm/ind-datetime-picker.entry.js +46 -0
- package/dist/esm/ind-datetime-picker.entry.js.map +1 -0
- package/dist/esm/ind-device-connection-card.entry.js +30 -0
- package/dist/esm/ind-device-connection-card.entry.js.map +1 -0
- package/dist/esm/ind-device-diagnostics-panel.entry.js +32 -0
- package/dist/esm/ind-device-diagnostics-panel.entry.js.map +1 -0
- package/dist/esm/ind-device-info-card.entry.js +46 -0
- package/dist/esm/ind-device-info-card.entry.js.map +1 -0
- package/dist/esm/ind-dialog.entry.js +2 -2
- package/dist/esm/ind-divider.entry.js +2 -2
- package/dist/esm/ind-ds.js +3 -3
- package/dist/esm/ind-energy-card.entry.js +38 -0
- package/dist/esm/ind-energy-card.entry.js.map +1 -0
- package/dist/esm/ind-energy-dashboard.entry.js +29 -0
- package/dist/esm/ind-energy-dashboard.entry.js.map +1 -0
- package/dist/esm/ind-equipment-dashboard.entry.js +23 -0
- package/dist/esm/ind-equipment-dashboard.entry.js.map +1 -0
- package/dist/esm/ind-equipment-status-card.entry.js +40 -0
- package/dist/esm/ind-equipment-status-card.entry.js.map +1 -0
- package/dist/esm/ind-estop.entry.js +45 -0
- package/dist/esm/ind-estop.entry.js.map +1 -0
- package/dist/esm/ind-event-journal.entry.js +29 -0
- package/dist/esm/ind-event-journal.entry.js.map +1 -0
- package/dist/esm/ind-event-row.entry.js +28 -0
- package/dist/esm/ind-event-row.entry.js.map +1 -0
- package/dist/esm/ind-fan.entry.js +29 -0
- package/dist/esm/ind-fan.entry.js.map +1 -0
- package/dist/esm/ind-fill-row.entry.js +2 -2
- package/dist/esm/ind-firmware-update-panel.entry.js +47 -0
- package/dist/esm/ind-firmware-update-panel.entry.js.map +1 -0
- package/dist/esm/ind-gauge.entry.js +65 -0
- package/dist/esm/ind-gauge.entry.js.map +1 -0
- package/dist/esm/ind-health-card.entry.js +2 -2
- package/dist/esm/ind-heartbeat.entry.js +26 -0
- package/dist/esm/ind-heartbeat.entry.js.map +1 -0
- package/dist/esm/ind-heater.entry.js +29 -0
- package/dist/esm/ind-heater.entry.js.map +1 -0
- package/dist/esm/ind-historian-viewer.entry.js +36 -0
- package/dist/esm/ind-historian-viewer.entry.js.map +1 -0
- package/dist/esm/ind-historical-value-row.entry.js +44 -0
- package/dist/esm/ind-historical-value-row.entry.js.map +1 -0
- package/dist/esm/ind-icon.entry.js +44 -0
- package/dist/esm/ind-icon.entry.js.map +1 -0
- package/dist/esm/ind-knob_3.entry.js +194 -0
- package/dist/esm/ind-knob_3.entry.js.map +1 -0
- package/dist/esm/ind-kpi-card.entry.js +44 -0
- package/dist/esm/ind-kpi-card.entry.js.map +1 -0
- package/dist/esm/ind-label.entry.js +29 -0
- package/dist/esm/ind-label.entry.js.map +1 -0
- package/dist/esm/ind-led_4.entry.js +145 -0
- package/dist/esm/ind-led_4.entry.js.map +1 -0
- package/dist/esm/ind-linear-gauge_2.entry.js +97 -0
- package/dist/esm/ind-linear-gauge_2.entry.js.map +1 -0
- package/dist/esm/ind-machine-overview.entry.js +37 -0
- package/dist/esm/ind-machine-overview.entry.js.map +1 -0
- package/dist/esm/ind-maintenance-dashboard.entry.js +31 -0
- package/dist/esm/ind-maintenance-dashboard.entry.js.map +1 -0
- package/dist/esm/ind-motor-card.entry.js +35 -0
- package/dist/esm/ind-motor-card.entry.js.map +1 -0
- package/dist/esm/ind-motor-control-panel.entry.js +55 -0
- package/dist/esm/ind-motor-control-panel.entry.js.map +1 -0
- package/dist/esm/ind-motor.entry.js +29 -0
- package/dist/esm/ind-motor.entry.js.map +1 -0
- package/dist/esm/ind-mqtt-monitor.entry.js +2 -2
- package/dist/esm/ind-mqtt-tag-binding.entry.js +37 -0
- package/dist/esm/ind-mqtt-tag-binding.entry.js.map +1 -0
- package/dist/esm/ind-nav-item.entry.js +4 -4
- package/dist/esm/ind-network-status-card.entry.js +37 -0
- package/dist/esm/ind-network-status-card.entry.js.map +1 -0
- package/dist/esm/ind-oee-dashboard.entry.js +42 -0
- package/dist/esm/ind-oee-dashboard.entry.js.map +1 -0
- package/dist/esm/ind-opcua-tag-binding.entry.js +40 -0
- package/dist/esm/ind-opcua-tag-binding.entry.js.map +1 -0
- package/dist/esm/ind-pipe.entry.js +35 -0
- package/dist/esm/ind-pipe.entry.js.map +1 -0
- package/dist/esm/ind-process-control-panel.entry.js +55 -0
- package/dist/esm/ind-process-control-panel.entry.js.map +1 -0
- package/dist/esm/ind-process-symbol.entry.js +42 -0
- package/dist/esm/ind-process-symbol.entry.js.map +1 -0
- package/dist/esm/ind-production-cell.entry.js +28 -0
- package/dist/esm/ind-production-cell.entry.js.map +1 -0
- package/dist/esm/ind-production-dashboard.entry.js +25 -0
- package/dist/esm/ind-production-dashboard.entry.js.map +1 -0
- package/dist/esm/ind-production-line-overview.entry.js +25 -0
- package/dist/esm/ind-production-line-overview.entry.js.map +1 -0
- package/dist/esm/ind-progress-ring.entry.js +45 -0
- package/dist/esm/ind-progress-ring.entry.js.map +1 -0
- package/dist/esm/ind-progress.entry.js +2 -2
- package/dist/esm/ind-pump-card.entry.js +37 -0
- package/dist/esm/ind-pump-card.entry.js.map +1 -0
- package/dist/esm/ind-pump-control-panel.entry.js +45 -0
- package/dist/esm/ind-pump-control-panel.entry.js.map +1 -0
- package/dist/esm/ind-pump.entry.js +29 -0
- package/dist/esm/ind-pump.entry.js.map +1 -0
- package/dist/esm/ind-recipe-management-panel.entry.js +46 -0
- package/dist/esm/ind-recipe-management-panel.entry.js.map +1 -0
- package/dist/esm/ind-recipe-selector.entry.js +44 -0
- package/dist/esm/ind-recipe-selector.entry.js.map +1 -0
- package/dist/esm/ind-scara-canvas.entry.js +2 -2
- package/dist/esm/ind-select.entry.js +2 -2
- package/dist/esm/ind-setpoint-control.entry.js +43 -0
- package/dist/esm/ind-setpoint-control.entry.js.map +1 -0
- package/dist/esm/ind-setpoint.entry.js +65 -0
- package/dist/esm/ind-setpoint.entry.js.map +1 -0
- package/dist/esm/ind-shelf-canvas.entry.js +2 -2
- package/dist/esm/ind-sidebar-group.entry.js +32 -0
- package/dist/esm/ind-sidebar-group.entry.js.map +1 -0
- package/dist/esm/ind-sidebar-nav.entry.js +2 -2
- package/dist/esm/ind-signal-quality.entry.js +39 -0
- package/dist/esm/ind-signal-quality.entry.js.map +1 -0
- package/dist/esm/ind-silo.entry.js +40 -0
- package/dist/esm/ind-silo.entry.js.map +1 -0
- package/dist/esm/ind-sparkline.entry.js +56 -0
- package/dist/esm/ind-sparkline.entry.js.map +1 -0
- package/dist/esm/ind-status-bar.entry.js +2 -2
- package/dist/esm/ind-status-dot.entry.js +1 -1
- package/dist/esm/ind-tab.entry.js +38 -0
- package/dist/esm/ind-tab.entry.js.map +1 -0
- package/dist/esm/ind-tag-card.entry.js +36 -0
- package/dist/esm/ind-tag-card.entry.js.map +1 -0
- package/dist/esm/ind-tag-name.entry.js +24 -0
- package/dist/esm/ind-tag-name.entry.js.map +1 -0
- package/dist/esm/ind-tank-level-card.entry.js +39 -0
- package/dist/esm/ind-tank-level-card.entry.js.map +1 -0
- package/dist/esm/ind-temperature-control.entry.js +47 -0
- package/dist/esm/ind-temperature-control.entry.js.map +1 -0
- package/dist/esm/ind-textarea.entry.js +2 -2
- package/dist/esm/ind-timestamp.entry.js +72 -0
- package/dist/esm/ind-timestamp.entry.js.map +1 -0
- package/dist/esm/ind-toggle.entry.js +45 -0
- package/dist/esm/ind-toggle.entry.js.map +1 -0
- package/dist/esm/ind-toolbar-action.entry.js +2 -2
- package/dist/esm/ind-tree-node.entry.js +58 -0
- package/dist/esm/ind-tree-node.entry.js.map +1 -0
- package/dist/esm/ind-trend-viewer.entry.js +29 -0
- package/dist/esm/ind-trend-viewer.entry.js.map +1 -0
- package/dist/esm/ind-trend-widget.entry.js +46 -0
- package/dist/esm/ind-trend-widget.entry.js.map +1 -0
- package/dist/esm/ind-unit-label.entry.js +22 -0
- package/dist/esm/ind-unit-label.entry.js.map +1 -0
- package/dist/esm/ind-value.entry.js +2 -2
- package/dist/esm/ind-valve-card.entry.js +38 -0
- package/dist/esm/ind-valve-card.entry.js.map +1 -0
- package/dist/esm/ind-valve-control-panel.entry.js +44 -0
- package/dist/esm/ind-valve-control-panel.entry.js.map +1 -0
- package/dist/esm/ind-valve.entry.js +2 -2
- package/dist/esm/ind-workstation-monitor.entry.js +36 -0
- package/dist/esm/ind-workstation-monitor.entry.js.map +1 -0
- package/dist/esm/ind-xy-point.entry.js +49 -0
- package/dist/esm/ind-xy-point.entry.js.map +1 -0
- package/dist/esm/{index-D2yNiL0d.js → index-Bls_NlWP.js} +39 -2
- package/dist/esm/index-Bls_NlWP.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/ind-ds/ind-ds.esm.js +1 -1
- package/dist/ind-ds/{p-ea24a59d.entry.js → p-00d22e4b.entry.js} +2 -2
- package/dist/ind-ds/p-06c09435.entry.js +2 -0
- package/dist/ind-ds/p-06c09435.entry.js.map +1 -0
- package/dist/ind-ds/p-088010f1.entry.js +2 -0
- package/dist/ind-ds/p-088010f1.entry.js.map +1 -0
- package/dist/ind-ds/{p-8817625a.entry.js → p-094ac159.entry.js} +2 -2
- package/dist/ind-ds/p-12242d8c.entry.js +2 -0
- package/dist/ind-ds/p-12242d8c.entry.js.map +1 -0
- package/dist/ind-ds/p-12a5951f.entry.js +2 -0
- package/dist/ind-ds/p-12a5951f.entry.js.map +1 -0
- package/dist/ind-ds/p-13be3eaf.entry.js +2 -0
- package/dist/ind-ds/p-13be3eaf.entry.js.map +1 -0
- package/dist/ind-ds/p-1459ada5.entry.js +2 -0
- package/dist/ind-ds/p-1459ada5.entry.js.map +1 -0
- package/dist/ind-ds/p-1685fd9c.entry.js +2 -0
- package/dist/ind-ds/p-1685fd9c.entry.js.map +1 -0
- package/dist/ind-ds/p-16d1f704.entry.js +2 -0
- package/dist/ind-ds/p-16d1f704.entry.js.map +1 -0
- package/dist/ind-ds/p-1be24214.entry.js +2 -0
- package/dist/ind-ds/p-1be24214.entry.js.map +1 -0
- package/dist/ind-ds/p-1ee08c0a.entry.js +2 -0
- package/dist/ind-ds/p-1ee08c0a.entry.js.map +1 -0
- package/dist/ind-ds/p-2fb287d2.entry.js +2 -0
- package/dist/ind-ds/p-2fb287d2.entry.js.map +1 -0
- package/dist/ind-ds/p-31111991.entry.js +2 -0
- package/dist/ind-ds/p-31111991.entry.js.map +1 -0
- package/dist/ind-ds/p-346ab1ad.entry.js +2 -0
- package/dist/ind-ds/p-346ab1ad.entry.js.map +1 -0
- package/dist/ind-ds/p-34b2f7e2.entry.js +2 -0
- package/dist/ind-ds/p-34b2f7e2.entry.js.map +1 -0
- package/dist/ind-ds/{p-c8de42e9.entry.js → p-36e43ec4.entry.js} +2 -2
- package/dist/ind-ds/p-3701bd5b.entry.js +2 -0
- package/dist/ind-ds/p-3701bd5b.entry.js.map +1 -0
- package/dist/ind-ds/{p-cf07b580.entry.js → p-37d6486c.entry.js} +2 -2
- package/dist/ind-ds/{p-0840007d.entry.js → p-381489a3.entry.js} +2 -2
- package/dist/ind-ds/p-3819e686.entry.js +2 -0
- package/dist/ind-ds/p-3819e686.entry.js.map +1 -0
- package/dist/ind-ds/p-391657f6.entry.js +2 -0
- package/dist/ind-ds/p-391657f6.entry.js.map +1 -0
- package/dist/ind-ds/p-3cdcae06.entry.js +2 -0
- package/dist/ind-ds/p-3cdcae06.entry.js.map +1 -0
- package/dist/ind-ds/p-3dfc5d4e.entry.js +2 -0
- package/dist/ind-ds/p-3dfc5d4e.entry.js.map +1 -0
- package/dist/ind-ds/p-3ff919c2.entry.js +2 -0
- package/dist/ind-ds/p-3ff919c2.entry.js.map +1 -0
- package/dist/ind-ds/p-40502915.entry.js +2 -0
- package/dist/ind-ds/p-40502915.entry.js.map +1 -0
- package/dist/ind-ds/p-421d201d.entry.js +2 -0
- package/dist/ind-ds/p-421d201d.entry.js.map +1 -0
- package/dist/ind-ds/{p-1727b403.entry.js → p-45a62875.entry.js} +2 -2
- package/dist/ind-ds/p-463fedff.entry.js +2 -0
- package/dist/ind-ds/p-463fedff.entry.js.map +1 -0
- package/dist/ind-ds/{p-cee8bf2b.entry.js → p-5119173c.entry.js} +2 -2
- package/dist/ind-ds/p-5213a4f0.entry.js +2 -0
- package/dist/ind-ds/p-5213a4f0.entry.js.map +1 -0
- package/dist/ind-ds/p-52387956.entry.js +2 -0
- package/dist/ind-ds/p-52387956.entry.js.map +1 -0
- package/dist/ind-ds/p-531dcb46.entry.js +2 -0
- package/dist/ind-ds/p-531dcb46.entry.js.map +1 -0
- package/dist/ind-ds/p-53f0dc3a.entry.js +2 -0
- package/dist/ind-ds/p-53f0dc3a.entry.js.map +1 -0
- package/dist/ind-ds/p-548d7456.entry.js +2 -0
- package/dist/ind-ds/p-548d7456.entry.js.map +1 -0
- package/dist/ind-ds/p-585af84b.entry.js +2 -0
- package/dist/ind-ds/p-585af84b.entry.js.map +1 -0
- package/dist/ind-ds/{p-ee453874.entry.js → p-5a49aced.entry.js} +2 -2
- package/dist/ind-ds/p-5d6cee7b.entry.js +2 -0
- package/dist/ind-ds/p-5d6cee7b.entry.js.map +1 -0
- package/dist/ind-ds/p-5d7bc819.entry.js +2 -0
- package/dist/ind-ds/p-5d7bc819.entry.js.map +1 -0
- package/dist/ind-ds/p-6054259d.entry.js +2 -0
- package/dist/ind-ds/p-6054259d.entry.js.map +1 -0
- package/dist/ind-ds/p-60585701.entry.js +2 -0
- package/dist/ind-ds/p-60585701.entry.js.map +1 -0
- package/dist/ind-ds/p-60751e04.entry.js +2 -0
- package/dist/ind-ds/p-60751e04.entry.js.map +1 -0
- package/dist/ind-ds/p-6135cdf0.entry.js +2 -0
- package/dist/ind-ds/p-6135cdf0.entry.js.map +1 -0
- package/dist/ind-ds/p-6963683d.entry.js +2 -0
- package/dist/ind-ds/p-6963683d.entry.js.map +1 -0
- package/dist/ind-ds/p-6dcfca81.entry.js +2 -0
- package/dist/ind-ds/p-6dcfca81.entry.js.map +1 -0
- package/dist/ind-ds/p-6ff4c77b.entry.js +2 -0
- package/dist/ind-ds/p-6ff4c77b.entry.js.map +1 -0
- package/dist/ind-ds/p-703709c2.entry.js +2 -0
- package/dist/ind-ds/p-70894390.entry.js +2 -0
- package/dist/ind-ds/p-7122fee8.entry.js +2 -0
- package/dist/ind-ds/p-7122fee8.entry.js.map +1 -0
- package/dist/ind-ds/p-73bf9023.entry.js +2 -0
- package/dist/ind-ds/p-73bf9023.entry.js.map +1 -0
- package/dist/ind-ds/{p-595ccdce.entry.js → p-74f4256f.entry.js} +2 -2
- package/dist/ind-ds/p-7b2fbada.entry.js +2 -0
- package/dist/ind-ds/p-7b2fbada.entry.js.map +1 -0
- package/dist/ind-ds/p-7da4b557.entry.js +2 -0
- package/dist/ind-ds/p-7da4b557.entry.js.map +1 -0
- package/dist/ind-ds/p-7e337fb5.entry.js +2 -0
- package/dist/ind-ds/p-7e337fb5.entry.js.map +1 -0
- package/dist/ind-ds/p-7e5bc0c2.entry.js +2 -0
- package/dist/ind-ds/p-7e5bc0c2.entry.js.map +1 -0
- package/dist/ind-ds/p-81afebb1.entry.js +2 -0
- package/dist/ind-ds/p-81afebb1.entry.js.map +1 -0
- package/dist/ind-ds/p-8264f1cb.entry.js +2 -0
- package/dist/ind-ds/p-8264f1cb.entry.js.map +1 -0
- package/dist/ind-ds/p-82e30a2b.entry.js +2 -0
- package/dist/ind-ds/p-82e30a2b.entry.js.map +1 -0
- package/dist/ind-ds/p-83e5c6f2.entry.js +2 -0
- package/dist/ind-ds/p-83e5c6f2.entry.js.map +1 -0
- package/dist/ind-ds/p-866865be.entry.js +2 -0
- package/dist/ind-ds/p-866865be.entry.js.map +1 -0
- package/dist/ind-ds/p-872b2341.entry.js +2 -0
- package/dist/ind-ds/p-872b2341.entry.js.map +1 -0
- package/dist/ind-ds/{p-5369d63a.entry.js → p-880b7148.entry.js} +2 -2
- package/dist/ind-ds/{p-781e21df.entry.js → p-8bae38f6.entry.js} +2 -2
- package/dist/ind-ds/p-8ed6ec01.entry.js +2 -0
- package/dist/ind-ds/p-8ed6ec01.entry.js.map +1 -0
- package/dist/ind-ds/{p-52b18003.entry.js → p-91366917.entry.js} +2 -2
- package/dist/ind-ds/p-93c934e3.entry.js +2 -0
- package/dist/ind-ds/p-940221f7.entry.js +2 -0
- package/dist/ind-ds/p-940221f7.entry.js.map +1 -0
- package/dist/ind-ds/p-9da66a8c.entry.js +2 -0
- package/dist/ind-ds/p-9da66a8c.entry.js.map +1 -0
- package/dist/ind-ds/{p-c9f752e6.entry.js → p-9fbc8bc4.entry.js} +2 -2
- package/dist/ind-ds/p-Bls_NlWP.js +3 -0
- package/dist/ind-ds/p-Bls_NlWP.js.map +1 -0
- package/dist/ind-ds/p-a2aa673c.entry.js +2 -0
- package/dist/ind-ds/p-a2aa673c.entry.js.map +1 -0
- package/dist/ind-ds/p-a7819f86.entry.js +2 -0
- package/dist/ind-ds/p-a7819f86.entry.js.map +1 -0
- package/dist/ind-ds/p-a9d0d040.entry.js +2 -0
- package/dist/ind-ds/p-a9d0d040.entry.js.map +1 -0
- package/dist/ind-ds/p-aa926eb9.entry.js +2 -0
- package/dist/ind-ds/p-aa926eb9.entry.js.map +1 -0
- package/dist/ind-ds/p-acf6c190.entry.js +2 -0
- package/dist/ind-ds/p-acf6c190.entry.js.map +1 -0
- package/dist/ind-ds/p-aed02606.entry.js +2 -0
- package/dist/ind-ds/p-aed02606.entry.js.map +1 -0
- package/dist/ind-ds/p-b1487a49.entry.js +2 -0
- package/dist/ind-ds/p-b1487a49.entry.js.map +1 -0
- package/dist/ind-ds/{p-6c5c8053.entry.js → p-b27c4d6b.entry.js} +2 -2
- package/dist/ind-ds/p-b595aa1c.entry.js +2 -0
- package/dist/ind-ds/p-b595aa1c.entry.js.map +1 -0
- package/dist/ind-ds/{p-9b93fb09.entry.js → p-b5b6ceca.entry.js} +2 -2
- package/dist/ind-ds/p-b8e77e43.entry.js +2 -0
- package/dist/ind-ds/p-b8e77e43.entry.js.map +1 -0
- package/dist/ind-ds/p-b9f36487.entry.js +2 -0
- package/dist/ind-ds/p-b9f36487.entry.js.map +1 -0
- package/dist/ind-ds/p-bb56a2b3.entry.js +2 -0
- package/dist/ind-ds/p-bb56a2b3.entry.js.map +1 -0
- package/dist/ind-ds/p-bbc9cf76.entry.js +2 -0
- package/dist/ind-ds/p-bbc9cf76.entry.js.map +1 -0
- package/dist/ind-ds/{p-459405b6.entry.js → p-c1714801.entry.js} +2 -2
- package/dist/ind-ds/p-c30766d8.entry.js +2 -0
- package/dist/ind-ds/p-c30766d8.entry.js.map +1 -0
- package/dist/ind-ds/p-c6799bfc.entry.js +2 -0
- package/dist/ind-ds/p-c6799bfc.entry.js.map +1 -0
- package/dist/ind-ds/p-c857f789.entry.js +2 -0
- package/dist/ind-ds/p-c857f789.entry.js.map +1 -0
- package/dist/ind-ds/p-cc24e08a.entry.js +2 -0
- package/dist/ind-ds/p-cc24e08a.entry.js.map +1 -0
- package/dist/ind-ds/p-cf5b9e07.entry.js +2 -0
- package/dist/ind-ds/p-cf5b9e07.entry.js.map +1 -0
- package/dist/ind-ds/p-d0c6070b.entry.js +2 -0
- package/dist/ind-ds/p-d0c6070b.entry.js.map +1 -0
- package/dist/ind-ds/p-d454102f.entry.js +2 -0
- package/dist/ind-ds/p-d454102f.entry.js.map +1 -0
- package/dist/ind-ds/p-d760dc98.entry.js +2 -0
- package/dist/ind-ds/p-d760dc98.entry.js.map +1 -0
- package/dist/ind-ds/{p-99f55d2a.entry.js → p-ddbed251.entry.js} +2 -2
- package/dist/ind-ds/p-ddc19668.entry.js +2 -0
- package/dist/ind-ds/p-ddc19668.entry.js.map +1 -0
- package/dist/ind-ds/p-de63cd36.entry.js +2 -0
- package/dist/ind-ds/p-de63cd36.entry.js.map +1 -0
- package/dist/ind-ds/p-e0644932.entry.js +2 -0
- package/dist/ind-ds/p-e0644932.entry.js.map +1 -0
- package/dist/ind-ds/{p-1d871f3f.entry.js → p-e314fa9b.entry.js} +2 -2
- package/dist/ind-ds/p-e501fde9.entry.js +2 -0
- package/dist/ind-ds/p-e501fde9.entry.js.map +1 -0
- package/dist/ind-ds/p-e5295b8e.entry.js +2 -0
- package/dist/ind-ds/p-e5295b8e.entry.js.map +1 -0
- package/dist/ind-ds/p-eac22c88.entry.js +2 -0
- package/dist/ind-ds/p-eac22c88.entry.js.map +1 -0
- package/dist/ind-ds/p-eb5e6683.entry.js +2 -0
- package/dist/ind-ds/p-eb5e6683.entry.js.map +1 -0
- package/dist/ind-ds/p-ec65f7d2.entry.js +2 -0
- package/dist/ind-ds/p-ec65f7d2.entry.js.map +1 -0
- package/dist/ind-ds/p-f0674d4c.entry.js +2 -0
- package/dist/ind-ds/p-f0674d4c.entry.js.map +1 -0
- package/dist/ind-ds/p-f4182d11.entry.js +2 -0
- package/dist/ind-ds/p-f4182d11.entry.js.map +1 -0
- package/dist/ind-ds/p-f8613dc4.entry.js +2 -0
- package/dist/ind-ds/p-f8613dc4.entry.js.map +1 -0
- package/dist/ind-ds/p-fa004b8b.entry.js +2 -0
- package/dist/ind-ds/p-fa004b8b.entry.js.map +1 -0
- package/dist/ind-ds/p-fa391b29.entry.js +2 -0
- package/dist/ind-ds/p-fa391b29.entry.js.map +1 -0
- package/dist/types/components/atoms/_equipment/types.d.ts +5 -0
- package/dist/types/components/atoms/alarm-count/alarm-count.d.ts +18 -0
- package/dist/types/components/atoms/badge/badge.d.ts +12 -0
- package/dist/types/components/atoms/breadcrumb-item/breadcrumb-item.d.ts +14 -0
- package/dist/types/components/atoms/canvas-layer/canvas-layer.d.ts +16 -0
- package/dist/types/components/atoms/compressor/compressor.d.ts +13 -0
- package/dist/types/components/atoms/connection-indicator/connection-indicator.d.ts +12 -0
- package/dist/types/components/atoms/conveyor/conveyor.d.ts +16 -0
- package/dist/types/components/atoms/cooler/cooler.d.ts +13 -0
- package/dist/types/components/atoms/counter/counter.d.ts +19 -0
- package/dist/types/components/atoms/datetime-picker/datetime-picker.d.ts +30 -0
- package/dist/types/components/atoms/estop/estop.d.ts +19 -0
- package/dist/types/components/atoms/fan/fan.d.ts +13 -0
- package/dist/types/components/atoms/gauge/gauge.d.ts +36 -0
- package/dist/types/components/atoms/heartbeat/heartbeat.d.ts +13 -0
- package/dist/types/components/atoms/heater/heater.d.ts +13 -0
- package/dist/types/components/atoms/icon/icon.d.ts +12 -0
- package/dist/types/components/atoms/knob/knob.d.ts +39 -0
- package/dist/types/components/atoms/label/label.d.ts +16 -0
- package/dist/types/components/atoms/linear-gauge/linear-gauge.d.ts +35 -0
- package/dist/types/components/atoms/motor/motor.d.ts +13 -0
- package/dist/types/components/atoms/pipe/pipe.d.ts +19 -0
- package/dist/types/components/atoms/process-symbol/process-symbol.d.ts +18 -0
- package/dist/types/components/atoms/progress-ring/progress-ring.d.ts +25 -0
- package/dist/types/components/atoms/pump/pump.d.ts +13 -0
- package/dist/types/components/atoms/selector-switch/selector-switch.d.ts +21 -0
- package/dist/types/components/atoms/setpoint/setpoint.d.ts +32 -0
- package/dist/types/components/atoms/signal-quality/signal-quality.d.ts +14 -0
- package/dist/types/components/atoms/silo/silo.d.ts +19 -0
- package/dist/types/components/atoms/slider/slider.d.ts +31 -0
- package/dist/types/components/atoms/sparkline/sparkline.d.ts +23 -0
- package/dist/types/components/atoms/tab/tab.d.ts +15 -0
- package/dist/types/components/atoms/tag-name/tag-name.d.ts +11 -0
- package/dist/types/components/atoms/tank/tank.d.ts +19 -0
- package/dist/types/components/atoms/timestamp/timestamp.d.ts +16 -0
- package/dist/types/components/atoms/toggle/toggle.d.ts +22 -0
- package/dist/types/components/atoms/tree-node/tree-node.d.ts +22 -0
- package/dist/types/components/atoms/unit-label/unit-label.d.ts +9 -0
- package/dist/types/components/atoms/xy-point/xy-point.d.ts +25 -0
- package/dist/types/components/molecules/alarm-badge-group/alarm-badge-group.d.ts +21 -0
- package/dist/types/components/molecules/alarm-row/alarm-row.d.ts +22 -0
- package/dist/types/components/molecules/audit-row/audit-row.d.ts +16 -0
- package/dist/types/components/molecules/batch-parameter-row/batch-parameter-row.d.ts +33 -0
- package/dist/types/components/molecules/command-group/command-group.d.ts +16 -0
- package/dist/types/components/molecules/device-connection-card/device-connection-card.d.ts +19 -0
- package/dist/types/components/molecules/device-info-card/device-info-card.d.ts +24 -0
- package/dist/types/components/molecules/energy-card/energy-card.d.ts +25 -0
- package/dist/types/components/molecules/equipment-status-card/equipment-status-card.d.ts +20 -0
- package/dist/types/components/molecules/event-row/event-row.d.ts +17 -0
- package/dist/types/components/molecules/historical-value-row/historical-value-row.d.ts +20 -0
- package/dist/types/components/molecules/kpi-card/kpi-card.d.ts +26 -0
- package/dist/types/components/molecules/mode-selector/mode-selector.d.ts +20 -0
- package/dist/types/components/molecules/motor-card/motor-card.d.ts +21 -0
- package/dist/types/components/molecules/mqtt-tag-binding/mqtt-tag-binding.d.ts +23 -0
- package/dist/types/components/molecules/network-status-card/network-status-card.d.ts +22 -0
- package/dist/types/components/molecules/opcua-tag-binding/opcua-tag-binding.d.ts +22 -0
- package/dist/types/components/molecules/pump-card/pump-card.d.ts +22 -0
- package/dist/types/components/molecules/recipe-selector/recipe-selector.d.ts +26 -0
- package/dist/types/components/molecules/setpoint-control/setpoint-control.d.ts +27 -0
- package/dist/types/components/molecules/sidebar-group/sidebar-group.d.ts +19 -0
- package/dist/types/components/molecules/speed-control/speed-control.d.ts +28 -0
- package/dist/types/components/molecules/start-stop-control/start-stop-control.d.ts +25 -0
- package/dist/types/components/molecules/tag-card/tag-card.d.ts +27 -0
- package/dist/types/components/molecules/tank-level-card/tank-level-card.d.ts +24 -0
- package/dist/types/components/molecules/temperature-control/temperature-control.d.ts +30 -0
- package/dist/types/components/molecules/trend-widget/trend-widget.d.ts +29 -0
- package/dist/types/components/molecules/valve-card/valve-card.d.ts +17 -0
- package/dist/types/components/organisms/alarm-panel/alarm-panel.d.ts +30 -0
- package/dist/types/components/organisms/alarm-summary/alarm-summary.d.ts +17 -0
- package/dist/types/components/organisms/asset-overview/asset-overview.d.ts +20 -0
- package/dist/types/components/organisms/batch-control-panel/batch-control-panel.d.ts +30 -0
- package/dist/types/components/organisms/command-center/command-center.d.ts +11 -0
- package/dist/types/components/organisms/context-toolbar/context-toolbar.d.ts +13 -0
- package/dist/types/components/organisms/device-diagnostics-panel/device-diagnostics-panel.d.ts +25 -0
- package/dist/types/components/organisms/energy-dashboard/energy-dashboard.d.ts +17 -0
- package/dist/types/components/organisms/equipment-dashboard/equipment-dashboard.d.ts +12 -0
- package/dist/types/components/organisms/event-journal/event-journal.d.ts +21 -0
- package/dist/types/components/organisms/firmware-update-panel/firmware-update-panel.d.ts +23 -0
- package/dist/types/components/organisms/historian-viewer/historian-viewer.d.ts +24 -0
- package/dist/types/components/organisms/machine-overview/machine-overview.d.ts +17 -0
- package/dist/types/components/organisms/maintenance-dashboard/maintenance-dashboard.d.ts +25 -0
- package/dist/types/components/organisms/motor-control-panel/motor-control-panel.d.ts +26 -0
- package/dist/types/components/organisms/oee-dashboard/oee-dashboard.d.ts +20 -0
- package/dist/types/components/organisms/process-control-panel/process-control-panel.d.ts +35 -0
- package/dist/types/components/organisms/production-cell/production-cell.d.ts +17 -0
- package/dist/types/components/organisms/production-dashboard/production-dashboard.d.ts +13 -0
- package/dist/types/components/organisms/production-line-overview/production-line-overview.d.ts +19 -0
- package/dist/types/components/organisms/pump-control-panel/pump-control-panel.d.ts +20 -0
- package/dist/types/components/organisms/recipe-management-panel/recipe-management-panel.d.ts +25 -0
- package/dist/types/components/organisms/trend-viewer/trend-viewer.d.ts +21 -0
- package/dist/types/components/organisms/valve-control-panel/valve-control-panel.d.ts +24 -0
- package/dist/types/components/organisms/workstation-monitor/workstation-monitor.d.ts +23 -0
- package/dist/types/components.d.ts +8729 -879
- package/dist/types/index.d.ts +50 -0
- package/package.json +88 -87
- package/dist/cjs/ind-input.cjs.entry.js.map +0 -1
- package/dist/cjs/ind-led.cjs.entry.js +0 -29
- package/dist/cjs/ind-led.cjs.entry.js.map +0 -1
- package/dist/cjs/index-ph7ZTjuY.js.map +0 -1
- package/dist/esm/ind-input.entry.js.map +0 -1
- package/dist/esm/ind-led.entry.js +0 -27
- package/dist/esm/ind-led.entry.js.map +0 -1
- package/dist/esm/index-D2yNiL0d.js.map +0 -1
- package/dist/ind-ds/p-296b0c55.entry.js +0 -2
- package/dist/ind-ds/p-4a4811ab.entry.js +0 -2
- package/dist/ind-ds/p-4a4811ab.entry.js.map +0 -1
- package/dist/ind-ds/p-6c8f4bbd.entry.js +0 -2
- package/dist/ind-ds/p-D2yNiL0d.js +0 -3
- package/dist/ind-ds/p-D2yNiL0d.js.map +0 -1
- package/dist/ind-ds/p-d1edc052.entry.js +0 -2
- package/dist/ind-ds/p-d1edc052.entry.js.map +0 -1
- package/dist/ind-ds/p-ec0b3785.entry.js +0 -2
- /package/dist/components/{p-acsAzrRn.js.map → p-D79nNJVt.js.map} +0 -0
- /package/dist/ind-ds/{p-ea24a59d.entry.js.map → p-00d22e4b.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-8817625a.entry.js.map → p-094ac159.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-c8de42e9.entry.js.map → p-36e43ec4.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-cf07b580.entry.js.map → p-37d6486c.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-0840007d.entry.js.map → p-381489a3.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-1727b403.entry.js.map → p-45a62875.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-cee8bf2b.entry.js.map → p-5119173c.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-ee453874.entry.js.map → p-5a49aced.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-ec0b3785.entry.js.map → p-703709c2.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-6c8f4bbd.entry.js.map → p-70894390.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-595ccdce.entry.js.map → p-74f4256f.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-5369d63a.entry.js.map → p-880b7148.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-781e21df.entry.js.map → p-8bae38f6.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-52b18003.entry.js.map → p-91366917.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-296b0c55.entry.js.map → p-93c934e3.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-c9f752e6.entry.js.map → p-9fbc8bc4.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-6c5c8053.entry.js.map → p-b27c4d6b.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-9b93fb09.entry.js.map → p-b5b6ceca.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-459405b6.entry.js.map → p-c1714801.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-99f55d2a.entry.js.map → p-ddbed251.entry.js.map} +0 -0
- /package/dist/ind-ds/{p-1d871f3f.entry.js.map → p-e314fa9b.entry.js.map} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sidebar-group.js","sourceRoot":"","sources":["../../../../src/components/molecules/sidebar-group/sidebar-group.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,KAAK,EAAgB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAE9E;;;;GAIG;AAMH,MAAM,OAAO,eAAe;IAC1B,qBAAqB;IACb,KAAK,CAAU;IACvB,iCAAiC;IACO,SAAS,GAAY,KAAK,CAAC;IACnE,gEAAgE;IACxD,KAAK,CAAmB;IAEhC,oDAAoD;IAC3C,SAAS,CAAyB;IAEnC,MAAM,GAAG,GAAG,EAAE;QACpB,IAAI,CAAC,SAAS,GAAG,CAAC,IAAI,CAAC,SAAS,CAAC;QACjC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;IACtC,CAAC,CAAC;IAEF,MAAM;QACJ,MAAM,SAAS,GAAG,IAAI,CAAC,KAAK,KAAK,SAAS,IAAI,IAAI,CAAC,KAAK,KAAK,EAAE,IAAI,IAAI,CAAC,KAAK,KAAK,IAAI,CAAC;QACvF,OAAO,CACL,EAAC,IAAI;YACH,+DACE,IAAI,EAAC,QAAQ,EACb,KAAK,EAAC,QAAQ,EACd,IAAI,EAAC,QAAQ,mBACE,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,EAChD,OAAO,EAAE,IAAI,CAAC,MAAM;gBAEpB,6DAAM,KAAK,EAAC,SAAS,EAAC,IAAI,EAAC,SAAS,iBAAa,MAAM,aAAS;gBAChE,6DAAM,KAAK,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,IAAE,IAAI,CAAC,KAAK,CAAQ;gBACnD,SAAS,IAAI,6DAAM,KAAK,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,IAAE,IAAI,CAAC,KAAK,CAAQ,CAC3D;YACT,4DAAK,KAAK,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,EAAC,MAAM,EAAE,IAAI,CAAC,SAAS;gBACpD,8DAAQ,CACJ,CACD,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, Event, EventEmitter, h, Host } from '@stencil/core';\n\n/**\n * Collapsible heading for a section of the navigation sidebar. Slot\n * `<ind-nav-item>`s into the default slot; the group provides the section\n * title and an expand/collapse affordance.\n */\n@Component({\n tag: 'ind-sidebar-group',\n styleUrl: 'sidebar-group.css',\n shadow: true,\n})\nexport class IndSidebarGroup {\n /** Section title. */\n @Prop() label!: string;\n /** Collapsed state (two-way). */\n @Prop({ reflect: true, mutable: true }) collapsed: boolean = false;\n /** Optional count badge (e.g. active alarms in the section). */\n @Prop() badge?: string | number;\n\n /** Fires with the new collapsed state on toggle. */\n @Event() indToggle!: EventEmitter<boolean>;\n\n private toggle = () => {\n this.collapsed = !this.collapsed;\n this.indToggle.emit(this.collapsed);\n };\n\n render() {\n const showBadge = this.badge !== undefined && this.badge !== '' && this.badge !== null;\n return (\n <Host>\n <button\n type=\"button\"\n class=\"header\"\n part=\"header\"\n aria-expanded={this.collapsed ? 'false' : 'true'}\n onClick={this.toggle}\n >\n <span class=\"chevron\" part=\"chevron\" aria-hidden=\"true\">▾</span>\n <span class=\"label\" part=\"label\">{this.label}</span>\n {showBadge && <span class=\"badge\" part=\"badge\">{this.badge}</span>}\n </button>\n <div class=\"items\" part=\"items\" hidden={this.collapsed}>\n <slot />\n </div>\n </Host>\n );\n }\n}\n"]}
|
|
@@ -0,0 +1,251 @@
|
|
|
1
|
+
import { h, Host } from "@stencil/core";
|
|
2
|
+
/**
|
|
3
|
+
* Speed / rate control. Renders a slider (default) or knob for the operator to
|
|
4
|
+
* set a percentage or engineering speed, and re-emits live + committed values.
|
|
5
|
+
*/
|
|
6
|
+
export class IndSpeedControl {
|
|
7
|
+
/** Control name (e.g. "Conveyor speed"). */
|
|
8
|
+
label;
|
|
9
|
+
/** Current value (two-way). */
|
|
10
|
+
value = 0;
|
|
11
|
+
min = 0;
|
|
12
|
+
max = 100;
|
|
13
|
+
step = 1;
|
|
14
|
+
/** Unit (default %). */
|
|
15
|
+
unit = '%';
|
|
16
|
+
disabled = false;
|
|
17
|
+
/** Input widget. */
|
|
18
|
+
variant = 'slider';
|
|
19
|
+
/** Live value while dragging. */
|
|
20
|
+
indInput;
|
|
21
|
+
/** Committed value. */
|
|
22
|
+
indChange;
|
|
23
|
+
onInput = (e) => {
|
|
24
|
+
e.stopPropagation();
|
|
25
|
+
this.value = e.detail;
|
|
26
|
+
this.indInput.emit(e.detail);
|
|
27
|
+
};
|
|
28
|
+
onChange = (e) => {
|
|
29
|
+
e.stopPropagation();
|
|
30
|
+
this.value = e.detail;
|
|
31
|
+
this.indChange.emit(e.detail);
|
|
32
|
+
};
|
|
33
|
+
render() {
|
|
34
|
+
return (h(Host, { key: '9d36c2050ac90d11a70432f2caa3f60632a8ae41' }, h("div", { key: '9dfdd9e4bdec6ff00581cdd62c3824bc68a9e8f4', class: "card-head" }, h("span", { key: 'ed439908c8ab1cefd1d5c43a6eb3a454d0f47965', class: "card-title", part: "label" }, this.label)), this.variant === 'knob' ? (h("ind-knob", { part: "control", value: this.value, min: this.min, max: this.max, step: this.step, unit: this.unit, disabled: this.disabled, showValue: true, size: "md", onIndInput: this.onInput, onIndChange: this.onChange })) : (h("ind-slider", { part: "control", value: this.value, min: this.min, max: this.max, step: this.step, unit: this.unit, disabled: this.disabled, showValue: true, size: "md", onIndInput: this.onInput, onIndChange: this.onChange }))));
|
|
35
|
+
}
|
|
36
|
+
static get is() { return "ind-speed-control"; }
|
|
37
|
+
static get encapsulation() { return "shadow"; }
|
|
38
|
+
static get originalStyleUrls() {
|
|
39
|
+
return {
|
|
40
|
+
"$": ["../_shared/card.css", "speed-control.css"]
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
static get styleUrls() {
|
|
44
|
+
return {
|
|
45
|
+
"$": ["../_shared/card.css", "speed-control.css"]
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
static get properties() {
|
|
49
|
+
return {
|
|
50
|
+
"label": {
|
|
51
|
+
"type": "string",
|
|
52
|
+
"mutable": false,
|
|
53
|
+
"complexType": {
|
|
54
|
+
"original": "string",
|
|
55
|
+
"resolved": "string",
|
|
56
|
+
"references": {}
|
|
57
|
+
},
|
|
58
|
+
"required": true,
|
|
59
|
+
"optional": false,
|
|
60
|
+
"docs": {
|
|
61
|
+
"tags": [],
|
|
62
|
+
"text": "Control name (e.g. \"Conveyor speed\")."
|
|
63
|
+
},
|
|
64
|
+
"getter": false,
|
|
65
|
+
"setter": false,
|
|
66
|
+
"reflect": false,
|
|
67
|
+
"attribute": "label"
|
|
68
|
+
},
|
|
69
|
+
"value": {
|
|
70
|
+
"type": "number",
|
|
71
|
+
"mutable": true,
|
|
72
|
+
"complexType": {
|
|
73
|
+
"original": "number",
|
|
74
|
+
"resolved": "number",
|
|
75
|
+
"references": {}
|
|
76
|
+
},
|
|
77
|
+
"required": false,
|
|
78
|
+
"optional": false,
|
|
79
|
+
"docs": {
|
|
80
|
+
"tags": [],
|
|
81
|
+
"text": "Current value (two-way)."
|
|
82
|
+
},
|
|
83
|
+
"getter": false,
|
|
84
|
+
"setter": false,
|
|
85
|
+
"reflect": false,
|
|
86
|
+
"attribute": "value",
|
|
87
|
+
"defaultValue": "0"
|
|
88
|
+
},
|
|
89
|
+
"min": {
|
|
90
|
+
"type": "number",
|
|
91
|
+
"mutable": false,
|
|
92
|
+
"complexType": {
|
|
93
|
+
"original": "number",
|
|
94
|
+
"resolved": "number",
|
|
95
|
+
"references": {}
|
|
96
|
+
},
|
|
97
|
+
"required": false,
|
|
98
|
+
"optional": false,
|
|
99
|
+
"docs": {
|
|
100
|
+
"tags": [],
|
|
101
|
+
"text": ""
|
|
102
|
+
},
|
|
103
|
+
"getter": false,
|
|
104
|
+
"setter": false,
|
|
105
|
+
"reflect": false,
|
|
106
|
+
"attribute": "min",
|
|
107
|
+
"defaultValue": "0"
|
|
108
|
+
},
|
|
109
|
+
"max": {
|
|
110
|
+
"type": "number",
|
|
111
|
+
"mutable": false,
|
|
112
|
+
"complexType": {
|
|
113
|
+
"original": "number",
|
|
114
|
+
"resolved": "number",
|
|
115
|
+
"references": {}
|
|
116
|
+
},
|
|
117
|
+
"required": false,
|
|
118
|
+
"optional": false,
|
|
119
|
+
"docs": {
|
|
120
|
+
"tags": [],
|
|
121
|
+
"text": ""
|
|
122
|
+
},
|
|
123
|
+
"getter": false,
|
|
124
|
+
"setter": false,
|
|
125
|
+
"reflect": false,
|
|
126
|
+
"attribute": "max",
|
|
127
|
+
"defaultValue": "100"
|
|
128
|
+
},
|
|
129
|
+
"step": {
|
|
130
|
+
"type": "number",
|
|
131
|
+
"mutable": false,
|
|
132
|
+
"complexType": {
|
|
133
|
+
"original": "number",
|
|
134
|
+
"resolved": "number",
|
|
135
|
+
"references": {}
|
|
136
|
+
},
|
|
137
|
+
"required": false,
|
|
138
|
+
"optional": false,
|
|
139
|
+
"docs": {
|
|
140
|
+
"tags": [],
|
|
141
|
+
"text": ""
|
|
142
|
+
},
|
|
143
|
+
"getter": false,
|
|
144
|
+
"setter": false,
|
|
145
|
+
"reflect": false,
|
|
146
|
+
"attribute": "step",
|
|
147
|
+
"defaultValue": "1"
|
|
148
|
+
},
|
|
149
|
+
"unit": {
|
|
150
|
+
"type": "string",
|
|
151
|
+
"mutable": false,
|
|
152
|
+
"complexType": {
|
|
153
|
+
"original": "string",
|
|
154
|
+
"resolved": "string",
|
|
155
|
+
"references": {}
|
|
156
|
+
},
|
|
157
|
+
"required": false,
|
|
158
|
+
"optional": false,
|
|
159
|
+
"docs": {
|
|
160
|
+
"tags": [],
|
|
161
|
+
"text": "Unit (default %)."
|
|
162
|
+
},
|
|
163
|
+
"getter": false,
|
|
164
|
+
"setter": false,
|
|
165
|
+
"reflect": false,
|
|
166
|
+
"attribute": "unit",
|
|
167
|
+
"defaultValue": "'%'"
|
|
168
|
+
},
|
|
169
|
+
"disabled": {
|
|
170
|
+
"type": "boolean",
|
|
171
|
+
"mutable": false,
|
|
172
|
+
"complexType": {
|
|
173
|
+
"original": "boolean",
|
|
174
|
+
"resolved": "boolean",
|
|
175
|
+
"references": {}
|
|
176
|
+
},
|
|
177
|
+
"required": false,
|
|
178
|
+
"optional": false,
|
|
179
|
+
"docs": {
|
|
180
|
+
"tags": [],
|
|
181
|
+
"text": ""
|
|
182
|
+
},
|
|
183
|
+
"getter": false,
|
|
184
|
+
"setter": false,
|
|
185
|
+
"reflect": false,
|
|
186
|
+
"attribute": "disabled",
|
|
187
|
+
"defaultValue": "false"
|
|
188
|
+
},
|
|
189
|
+
"variant": {
|
|
190
|
+
"type": "string",
|
|
191
|
+
"mutable": false,
|
|
192
|
+
"complexType": {
|
|
193
|
+
"original": "SpeedControlVariant",
|
|
194
|
+
"resolved": "\"knob\" | \"slider\"",
|
|
195
|
+
"references": {
|
|
196
|
+
"SpeedControlVariant": {
|
|
197
|
+
"location": "local",
|
|
198
|
+
"path": "/home/runner/work/ind-ds/ind-ds/packages/core/src/components/molecules/speed-control/speed-control.tsx",
|
|
199
|
+
"id": "src/components/molecules/speed-control/speed-control.tsx::SpeedControlVariant"
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
"required": false,
|
|
204
|
+
"optional": false,
|
|
205
|
+
"docs": {
|
|
206
|
+
"tags": [],
|
|
207
|
+
"text": "Input widget."
|
|
208
|
+
},
|
|
209
|
+
"getter": false,
|
|
210
|
+
"setter": false,
|
|
211
|
+
"reflect": false,
|
|
212
|
+
"attribute": "variant",
|
|
213
|
+
"defaultValue": "'slider'"
|
|
214
|
+
}
|
|
215
|
+
};
|
|
216
|
+
}
|
|
217
|
+
static get events() {
|
|
218
|
+
return [{
|
|
219
|
+
"method": "indInput",
|
|
220
|
+
"name": "indInput",
|
|
221
|
+
"bubbles": true,
|
|
222
|
+
"cancelable": true,
|
|
223
|
+
"composed": true,
|
|
224
|
+
"docs": {
|
|
225
|
+
"tags": [],
|
|
226
|
+
"text": "Live value while dragging."
|
|
227
|
+
},
|
|
228
|
+
"complexType": {
|
|
229
|
+
"original": "number",
|
|
230
|
+
"resolved": "number",
|
|
231
|
+
"references": {}
|
|
232
|
+
}
|
|
233
|
+
}, {
|
|
234
|
+
"method": "indChange",
|
|
235
|
+
"name": "indChange",
|
|
236
|
+
"bubbles": true,
|
|
237
|
+
"cancelable": true,
|
|
238
|
+
"composed": true,
|
|
239
|
+
"docs": {
|
|
240
|
+
"tags": [],
|
|
241
|
+
"text": "Committed value."
|
|
242
|
+
},
|
|
243
|
+
"complexType": {
|
|
244
|
+
"original": "number",
|
|
245
|
+
"resolved": "number",
|
|
246
|
+
"references": {}
|
|
247
|
+
}
|
|
248
|
+
}];
|
|
249
|
+
}
|
|
250
|
+
}
|
|
251
|
+
//# sourceMappingURL=speed-control.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"speed-control.js","sourceRoot":"","sources":["../../../../src/components/molecules/speed-control/speed-control.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,KAAK,EAAgB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAI9E;;;GAGG;AAMH,MAAM,OAAO,eAAe;IAC1B,4CAA4C;IACpC,KAAK,CAAU;IACvB,+BAA+B;IACN,KAAK,GAAW,CAAC,CAAC;IACnC,GAAG,GAAW,CAAC,CAAC;IAChB,GAAG,GAAW,GAAG,CAAC;IAClB,IAAI,GAAW,CAAC,CAAC;IACzB,wBAAwB;IAChB,IAAI,GAAW,GAAG,CAAC;IACnB,QAAQ,GAAY,KAAK,CAAC;IAClC,oBAAoB;IACZ,OAAO,GAAwB,QAAQ,CAAC;IAEhD,iCAAiC;IACxB,QAAQ,CAAwB;IACzC,uBAAuB;IACd,SAAS,CAAwB;IAElC,OAAO,GAAG,CAAC,CAAsB,EAAE,EAAE;QAC3C,CAAC,CAAC,eAAe,EAAE,CAAC;QACpB,IAAI,CAAC,KAAK,GAAG,CAAC,CAAC,MAAM,CAAC;QACtB,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC;IAC/B,CAAC,CAAC;IACM,QAAQ,GAAG,CAAC,CAAsB,EAAE,EAAE;QAC5C,CAAC,CAAC,eAAe,EAAE,CAAC;QACpB,IAAI,CAAC,KAAK,GAAG,CAAC,CAAC,MAAM,CAAC;QACtB,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC;IAChC,CAAC,CAAC;IAEF,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,4DAAK,KAAK,EAAC,WAAW;gBACpB,6DAAM,KAAK,EAAC,YAAY,EAAC,IAAI,EAAC,OAAO,IAAE,IAAI,CAAC,KAAK,CAAQ,CACrD;YACL,IAAI,CAAC,OAAO,KAAK,MAAM,CAAC,CAAC,CAAC,CACzB,gBACE,IAAI,EAAC,SAAS,EACd,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,GAAG,EAAE,IAAI,CAAC,GAAG,EACb,GAAG,EAAE,IAAI,CAAC,GAAG,EACb,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,SAAS,QACT,IAAI,EAAC,IAAI,EACT,UAAU,EAAE,IAAI,CAAC,OAAO,EACxB,WAAW,EAAE,IAAI,CAAC,QAAQ,GAC1B,CACH,CAAC,CAAC,CAAC,CACF,kBACE,IAAI,EAAC,SAAS,EACd,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,GAAG,EAAE,IAAI,CAAC,GAAG,EACb,GAAG,EAAE,IAAI,CAAC,GAAG,EACb,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,SAAS,QACT,IAAI,EAAC,IAAI,EACT,UAAU,EAAE,IAAI,CAAC,OAAO,EACxB,WAAW,EAAE,IAAI,CAAC,QAAQ,GAC1B,CACH,CACI,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, Event, EventEmitter, h, Host } from '@stencil/core';\n\nexport type SpeedControlVariant = 'slider' | 'knob';\n\n/**\n * Speed / rate control. Renders a slider (default) or knob for the operator to\n * set a percentage or engineering speed, and re-emits live + committed values.\n */\n@Component({\n tag: 'ind-speed-control',\n styleUrls: ['../_shared/card.css', 'speed-control.css'],\n shadow: true,\n})\nexport class IndSpeedControl {\n /** Control name (e.g. \"Conveyor speed\"). */\n @Prop() label!: string;\n /** Current value (two-way). */\n @Prop({ mutable: true }) value: number = 0;\n @Prop() min: number = 0;\n @Prop() max: number = 100;\n @Prop() step: number = 1;\n /** Unit (default %). */\n @Prop() unit: string = '%';\n @Prop() disabled: boolean = false;\n /** Input widget. */\n @Prop() variant: SpeedControlVariant = 'slider';\n\n /** Live value while dragging. */\n @Event() indInput!: EventEmitter<number>;\n /** Committed value. */\n @Event() indChange!: EventEmitter<number>;\n\n private onInput = (e: CustomEvent<number>) => {\n e.stopPropagation();\n this.value = e.detail;\n this.indInput.emit(e.detail);\n };\n private onChange = (e: CustomEvent<number>) => {\n e.stopPropagation();\n this.value = e.detail;\n this.indChange.emit(e.detail);\n };\n\n render() {\n return (\n <Host>\n <div class=\"card-head\">\n <span class=\"card-title\" part=\"label\">{this.label}</span>\n </div>\n {this.variant === 'knob' ? (\n <ind-knob\n part=\"control\"\n value={this.value}\n min={this.min}\n max={this.max}\n step={this.step}\n unit={this.unit}\n disabled={this.disabled}\n showValue\n size=\"md\"\n onIndInput={this.onInput}\n onIndChange={this.onChange}\n />\n ) : (\n <ind-slider\n part=\"control\"\n value={this.value}\n min={this.min}\n max={this.max}\n step={this.step}\n unit={this.unit}\n disabled={this.disabled}\n showValue\n size=\"md\"\n onIndInput={this.onInput}\n onIndChange={this.onChange}\n />\n )}\n </Host>\n );\n }\n}\n"]}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
min-width: 180px;
|
|
3
|
+
gap: var(--ind-spacing-4, 8px);
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.head {
|
|
7
|
+
display: flex;
|
|
8
|
+
align-items: center;
|
|
9
|
+
gap: var(--ind-spacing-3, 6px);
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.label {
|
|
13
|
+
font-size: var(--ind-font-size-md, 13px);
|
|
14
|
+
font-weight: var(--ind-font-weight-medium, 500);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.buttons {
|
|
18
|
+
display: flex;
|
|
19
|
+
gap: var(--ind-spacing-4, 8px);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.buttons ind-button {
|
|
23
|
+
flex: 1 1 0;
|
|
24
|
+
}
|
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
import { h, Host } from "@stencil/core";
|
|
2
|
+
/**
|
|
3
|
+
* Start / stop command pair with a running LED. Emits discrete `indStart` /
|
|
4
|
+
* `indStop` events; the parent owns the command logic and reflects state back.
|
|
5
|
+
*/
|
|
6
|
+
export class IndStartStopControl {
|
|
7
|
+
/** Equipment label. */
|
|
8
|
+
label;
|
|
9
|
+
/** Current run state — drives the LED and disables the redundant button. */
|
|
10
|
+
state = 'stopped';
|
|
11
|
+
/** Disable both commands. */
|
|
12
|
+
disabled = false;
|
|
13
|
+
/** Require a press-and-hold (ms) on Start to avoid accidental starts. */
|
|
14
|
+
holdToStartMs;
|
|
15
|
+
startLabel = 'Start';
|
|
16
|
+
stopLabel = 'Stop';
|
|
17
|
+
/** Fires when Start is activated. */
|
|
18
|
+
indStart;
|
|
19
|
+
/** Fires when Stop is activated. */
|
|
20
|
+
indStop;
|
|
21
|
+
isRunning() {
|
|
22
|
+
return this.state === 'running' || this.state === 'starting';
|
|
23
|
+
}
|
|
24
|
+
render() {
|
|
25
|
+
const ledState = this.state === 'fault'
|
|
26
|
+
? 'fault'
|
|
27
|
+
: this.state === 'running'
|
|
28
|
+
? 'running'
|
|
29
|
+
: this.state === 'starting' || this.state === 'stopping'
|
|
30
|
+
? 'warning'
|
|
31
|
+
: 'stopped';
|
|
32
|
+
return (h(Host, { key: 'c548fa2649cbe177d1597c84d157625dadf09a5c', role: "group", "aria-label": this.label ?? 'Start stop control' }, h("div", { key: '653531b39e8997e8b353ad87f8f80684ca4d5095', class: "head", part: "head" }, h("ind-led", { key: '9c266b4ce3360f84ca14401e37dc2940986cd665', state: ledState, size: "md", blinking: this.state === 'starting' || this.state === 'stopping' }), this.label && h("span", { key: 'f9efc9efdc8b1c45c3ab4ae72210a3762d4a7e7b', class: "label", part: "label" }, this.label)), h("div", { key: '8aa2c5b3bda5f44d5ffe2b11be7e6bb64717f287', class: "buttons", part: "buttons" }, h("ind-button", { key: '21883367d40e0f6eb6d485cdc3adad5d6b17f6b4', variant: "primary", size: "md", label: this.startLabel, disabled: this.disabled || this.isRunning(), holdToConfirmMs: this.holdToStartMs, onIndActivate: () => this.indStart.emit() }), h("ind-button", { key: 'b53ddfd89c91d7b7c3e0cc5ae307318f70b2ffef', variant: "danger", size: "md", label: this.stopLabel, disabled: this.disabled || this.state === 'stopped', onIndActivate: () => this.indStop.emit() }))));
|
|
33
|
+
}
|
|
34
|
+
static get is() { return "ind-start-stop-control"; }
|
|
35
|
+
static get encapsulation() { return "shadow"; }
|
|
36
|
+
static get originalStyleUrls() {
|
|
37
|
+
return {
|
|
38
|
+
"$": ["../_shared/card.css", "start-stop-control.css"]
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
static get styleUrls() {
|
|
42
|
+
return {
|
|
43
|
+
"$": ["../_shared/card.css", "start-stop-control.css"]
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
static get properties() {
|
|
47
|
+
return {
|
|
48
|
+
"label": {
|
|
49
|
+
"type": "string",
|
|
50
|
+
"mutable": false,
|
|
51
|
+
"complexType": {
|
|
52
|
+
"original": "string",
|
|
53
|
+
"resolved": "string | undefined",
|
|
54
|
+
"references": {}
|
|
55
|
+
},
|
|
56
|
+
"required": false,
|
|
57
|
+
"optional": true,
|
|
58
|
+
"docs": {
|
|
59
|
+
"tags": [],
|
|
60
|
+
"text": "Equipment label."
|
|
61
|
+
},
|
|
62
|
+
"getter": false,
|
|
63
|
+
"setter": false,
|
|
64
|
+
"reflect": false,
|
|
65
|
+
"attribute": "label"
|
|
66
|
+
},
|
|
67
|
+
"state": {
|
|
68
|
+
"type": "string",
|
|
69
|
+
"mutable": false,
|
|
70
|
+
"complexType": {
|
|
71
|
+
"original": "RunState",
|
|
72
|
+
"resolved": "\"fault\" | \"running\" | \"starting\" | \"stopped\" | \"stopping\"",
|
|
73
|
+
"references": {
|
|
74
|
+
"RunState": {
|
|
75
|
+
"location": "local",
|
|
76
|
+
"path": "/home/runner/work/ind-ds/ind-ds/packages/core/src/components/molecules/start-stop-control/start-stop-control.tsx",
|
|
77
|
+
"id": "src/components/molecules/start-stop-control/start-stop-control.tsx::RunState"
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
"required": false,
|
|
82
|
+
"optional": false,
|
|
83
|
+
"docs": {
|
|
84
|
+
"tags": [],
|
|
85
|
+
"text": "Current run state \u2014 drives the LED and disables the redundant button."
|
|
86
|
+
},
|
|
87
|
+
"getter": false,
|
|
88
|
+
"setter": false,
|
|
89
|
+
"reflect": true,
|
|
90
|
+
"attribute": "state",
|
|
91
|
+
"defaultValue": "'stopped'"
|
|
92
|
+
},
|
|
93
|
+
"disabled": {
|
|
94
|
+
"type": "boolean",
|
|
95
|
+
"mutable": false,
|
|
96
|
+
"complexType": {
|
|
97
|
+
"original": "boolean",
|
|
98
|
+
"resolved": "boolean",
|
|
99
|
+
"references": {}
|
|
100
|
+
},
|
|
101
|
+
"required": false,
|
|
102
|
+
"optional": false,
|
|
103
|
+
"docs": {
|
|
104
|
+
"tags": [],
|
|
105
|
+
"text": "Disable both commands."
|
|
106
|
+
},
|
|
107
|
+
"getter": false,
|
|
108
|
+
"setter": false,
|
|
109
|
+
"reflect": false,
|
|
110
|
+
"attribute": "disabled",
|
|
111
|
+
"defaultValue": "false"
|
|
112
|
+
},
|
|
113
|
+
"holdToStartMs": {
|
|
114
|
+
"type": "number",
|
|
115
|
+
"mutable": false,
|
|
116
|
+
"complexType": {
|
|
117
|
+
"original": "number",
|
|
118
|
+
"resolved": "number | undefined",
|
|
119
|
+
"references": {}
|
|
120
|
+
},
|
|
121
|
+
"required": false,
|
|
122
|
+
"optional": true,
|
|
123
|
+
"docs": {
|
|
124
|
+
"tags": [],
|
|
125
|
+
"text": "Require a press-and-hold (ms) on Start to avoid accidental starts."
|
|
126
|
+
},
|
|
127
|
+
"getter": false,
|
|
128
|
+
"setter": false,
|
|
129
|
+
"reflect": false,
|
|
130
|
+
"attribute": "hold-to-start-ms"
|
|
131
|
+
},
|
|
132
|
+
"startLabel": {
|
|
133
|
+
"type": "string",
|
|
134
|
+
"mutable": false,
|
|
135
|
+
"complexType": {
|
|
136
|
+
"original": "string",
|
|
137
|
+
"resolved": "string",
|
|
138
|
+
"references": {}
|
|
139
|
+
},
|
|
140
|
+
"required": false,
|
|
141
|
+
"optional": false,
|
|
142
|
+
"docs": {
|
|
143
|
+
"tags": [],
|
|
144
|
+
"text": ""
|
|
145
|
+
},
|
|
146
|
+
"getter": false,
|
|
147
|
+
"setter": false,
|
|
148
|
+
"reflect": false,
|
|
149
|
+
"attribute": "start-label",
|
|
150
|
+
"defaultValue": "'Start'"
|
|
151
|
+
},
|
|
152
|
+
"stopLabel": {
|
|
153
|
+
"type": "string",
|
|
154
|
+
"mutable": false,
|
|
155
|
+
"complexType": {
|
|
156
|
+
"original": "string",
|
|
157
|
+
"resolved": "string",
|
|
158
|
+
"references": {}
|
|
159
|
+
},
|
|
160
|
+
"required": false,
|
|
161
|
+
"optional": false,
|
|
162
|
+
"docs": {
|
|
163
|
+
"tags": [],
|
|
164
|
+
"text": ""
|
|
165
|
+
},
|
|
166
|
+
"getter": false,
|
|
167
|
+
"setter": false,
|
|
168
|
+
"reflect": false,
|
|
169
|
+
"attribute": "stop-label",
|
|
170
|
+
"defaultValue": "'Stop'"
|
|
171
|
+
}
|
|
172
|
+
};
|
|
173
|
+
}
|
|
174
|
+
static get events() {
|
|
175
|
+
return [{
|
|
176
|
+
"method": "indStart",
|
|
177
|
+
"name": "indStart",
|
|
178
|
+
"bubbles": true,
|
|
179
|
+
"cancelable": true,
|
|
180
|
+
"composed": true,
|
|
181
|
+
"docs": {
|
|
182
|
+
"tags": [],
|
|
183
|
+
"text": "Fires when Start is activated."
|
|
184
|
+
},
|
|
185
|
+
"complexType": {
|
|
186
|
+
"original": "void",
|
|
187
|
+
"resolved": "void",
|
|
188
|
+
"references": {}
|
|
189
|
+
}
|
|
190
|
+
}, {
|
|
191
|
+
"method": "indStop",
|
|
192
|
+
"name": "indStop",
|
|
193
|
+
"bubbles": true,
|
|
194
|
+
"cancelable": true,
|
|
195
|
+
"composed": true,
|
|
196
|
+
"docs": {
|
|
197
|
+
"tags": [],
|
|
198
|
+
"text": "Fires when Stop is activated."
|
|
199
|
+
},
|
|
200
|
+
"complexType": {
|
|
201
|
+
"original": "void",
|
|
202
|
+
"resolved": "void",
|
|
203
|
+
"references": {}
|
|
204
|
+
}
|
|
205
|
+
}];
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
//# sourceMappingURL=start-stop-control.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"start-stop-control.js","sourceRoot":"","sources":["../../../../src/components/molecules/start-stop-control/start-stop-control.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,KAAK,EAAgB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAI9E;;;GAGG;AAMH,MAAM,OAAO,mBAAmB;IAC9B,uBAAuB;IACf,KAAK,CAAU;IACvB,4EAA4E;IACnD,KAAK,GAAa,SAAS,CAAC;IACrD,6BAA6B;IACrB,QAAQ,GAAY,KAAK,CAAC;IAClC,yEAAyE;IACjE,aAAa,CAAU;IACvB,UAAU,GAAW,OAAO,CAAC;IAC7B,SAAS,GAAW,MAAM,CAAC;IAEnC,qCAAqC;IAC5B,QAAQ,CAAsB;IACvC,oCAAoC;IAC3B,OAAO,CAAsB;IAE9B,SAAS;QACf,OAAO,IAAI,CAAC,KAAK,KAAK,SAAS,IAAI,IAAI,CAAC,KAAK,KAAK,UAAU,CAAC;IAC/D,CAAC;IAED,MAAM;QACJ,MAAM,QAAQ,GACZ,IAAI,CAAC,KAAK,KAAK,OAAO;YACpB,CAAC,CAAC,OAAO;YACT,CAAC,CAAC,IAAI,CAAC,KAAK,KAAK,SAAS;gBACxB,CAAC,CAAC,SAAS;gBACX,CAAC,CAAC,IAAI,CAAC,KAAK,KAAK,UAAU,IAAI,IAAI,CAAC,KAAK,KAAK,UAAU;oBACtD,CAAC,CAAC,SAAS;oBACX,CAAC,CAAC,SAAS,CAAC;QACpB,OAAO,CACL,EAAC,IAAI,qDAAC,IAAI,EAAC,OAAO,gBAAa,IAAI,CAAC,KAAK,IAAI,oBAAoB;YAC/D,4DAAK,KAAK,EAAC,MAAM,EAAC,IAAI,EAAC,MAAM;gBAC3B,gEAAS,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAC,IAAI,EAAC,QAAQ,EAAE,IAAI,CAAC,KAAK,KAAK,UAAU,IAAI,IAAI,CAAC,KAAK,KAAK,UAAU,GAAI;gBACvG,IAAI,CAAC,KAAK,IAAI,6DAAM,KAAK,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,IAAE,IAAI,CAAC,KAAK,CAAQ,CAC/D;YACN,4DAAK,KAAK,EAAC,SAAS,EAAC,IAAI,EAAC,SAAS;gBACjC,mEACE,OAAO,EAAC,SAAS,EACjB,IAAI,EAAC,IAAI,EACT,KAAK,EAAE,IAAI,CAAC,UAAU,EACtB,QAAQ,EAAE,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,SAAS,EAAE,EAC3C,eAAe,EAAE,IAAI,CAAC,aAAa,EACnC,aAAa,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,GACzC;gBACF,mEACE,OAAO,EAAC,QAAQ,EAChB,IAAI,EAAC,IAAI,EACT,KAAK,EAAE,IAAI,CAAC,SAAS,EACrB,QAAQ,EAAE,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,EACnD,aAAa,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,IAAI,EAAE,GACxC,CACE,CACD,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, Event, EventEmitter, h, Host } from '@stencil/core';\n\nexport type RunState = 'running' | 'stopped' | 'fault' | 'starting' | 'stopping';\n\n/**\n * Start / stop command pair with a running LED. Emits discrete `indStart` /\n * `indStop` events; the parent owns the command logic and reflects state back.\n */\n@Component({\n tag: 'ind-start-stop-control',\n styleUrls: ['../_shared/card.css', 'start-stop-control.css'],\n shadow: true,\n})\nexport class IndStartStopControl {\n /** Equipment label. */\n @Prop() label?: string;\n /** Current run state — drives the LED and disables the redundant button. */\n @Prop({ reflect: true }) state: RunState = 'stopped';\n /** Disable both commands. */\n @Prop() disabled: boolean = false;\n /** Require a press-and-hold (ms) on Start to avoid accidental starts. */\n @Prop() holdToStartMs?: number;\n @Prop() startLabel: string = 'Start';\n @Prop() stopLabel: string = 'Stop';\n\n /** Fires when Start is activated. */\n @Event() indStart!: EventEmitter<void>;\n /** Fires when Stop is activated. */\n @Event() indStop!: EventEmitter<void>;\n\n private isRunning() {\n return this.state === 'running' || this.state === 'starting';\n }\n\n render() {\n const ledState =\n this.state === 'fault'\n ? 'fault'\n : this.state === 'running'\n ? 'running'\n : this.state === 'starting' || this.state === 'stopping'\n ? 'warning'\n : 'stopped';\n return (\n <Host role=\"group\" aria-label={this.label ?? 'Start stop control'}>\n <div class=\"head\" part=\"head\">\n <ind-led state={ledState} size=\"md\" blinking={this.state === 'starting' || this.state === 'stopping'} />\n {this.label && <span class=\"label\" part=\"label\">{this.label}</span>}\n </div>\n <div class=\"buttons\" part=\"buttons\">\n <ind-button\n variant=\"primary\"\n size=\"md\"\n label={this.startLabel}\n disabled={this.disabled || this.isRunning()}\n holdToConfirmMs={this.holdToStartMs}\n onIndActivate={() => this.indStart.emit()}\n />\n <ind-button\n variant=\"danger\"\n size=\"md\"\n label={this.stopLabel}\n disabled={this.disabled || this.state === 'stopped'}\n onIndActivate={() => this.indStop.emit()}\n />\n </div>\n </Host>\n );\n }\n}\n"]}
|