@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,194 @@
|
|
|
1
|
+
import { h, Host } from "@stencil/core";
|
|
2
|
+
/**
|
|
3
|
+
* Device nameplate card: identity metadata (vendor, model, firmware, serial,
|
|
4
|
+
* address) plus a live connection indicator. For a device detail panel.
|
|
5
|
+
*/
|
|
6
|
+
export class IndDeviceInfoCard {
|
|
7
|
+
/** Device name (e.g. "Line 2 PLC"). */
|
|
8
|
+
name;
|
|
9
|
+
/** Manufacturer. */
|
|
10
|
+
vendor;
|
|
11
|
+
/** Model number. */
|
|
12
|
+
model;
|
|
13
|
+
/** Firmware / software version. */
|
|
14
|
+
firmware;
|
|
15
|
+
/** Serial number. */
|
|
16
|
+
serial;
|
|
17
|
+
/** Network address (IP / endpoint). */
|
|
18
|
+
address;
|
|
19
|
+
/** Connection state. */
|
|
20
|
+
state = 'disconnected';
|
|
21
|
+
rows() {
|
|
22
|
+
return [
|
|
23
|
+
{ label: 'Vendor', value: this.vendor },
|
|
24
|
+
{ label: 'Model', value: this.model },
|
|
25
|
+
{ label: 'Firmware', value: this.firmware },
|
|
26
|
+
{ label: 'Serial', value: this.serial },
|
|
27
|
+
{ label: 'Address', value: this.address },
|
|
28
|
+
].filter((r) => r.value !== undefined && r.value !== '');
|
|
29
|
+
}
|
|
30
|
+
render() {
|
|
31
|
+
return (h(Host, { key: '6096626ff4cca480a4783b9d3cd949775c184887', role: "group", "aria-label": `${this.name} device information` }, h("div", { key: '19399fee7f1391f85a21f737221ef3acfb1ba87e', class: "card-head" }, h("span", { key: '424553a7603eb96e57892b5ac7d80ba000c29f1e', class: "card-title", part: "name" }, this.name), h("ind-connection-indicator", { key: 'ae732aa0de850d5e0b29ffd3c43e7503cc871a1d', state: this.state, size: "sm" })), h("dl", { key: '516b28c08e1cfef117dc5ce314c8372e61b873cd', class: "meta", part: "meta" }, this.rows().map((r) => [
|
|
32
|
+
h("dt", { class: "dt", part: "dt" }, r.label),
|
|
33
|
+
h("dd", { class: "dd", part: "dd" }, r.value),
|
|
34
|
+
]))));
|
|
35
|
+
}
|
|
36
|
+
static get is() { return "ind-device-info-card"; }
|
|
37
|
+
static get encapsulation() { return "shadow"; }
|
|
38
|
+
static get originalStyleUrls() {
|
|
39
|
+
return {
|
|
40
|
+
"$": ["../_shared/card.css", "device-info-card.css"]
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
static get styleUrls() {
|
|
44
|
+
return {
|
|
45
|
+
"$": ["../_shared/card.css", "device-info-card.css"]
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
static get properties() {
|
|
49
|
+
return {
|
|
50
|
+
"name": {
|
|
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": "Device name (e.g. \"Line 2 PLC\")."
|
|
63
|
+
},
|
|
64
|
+
"getter": false,
|
|
65
|
+
"setter": false,
|
|
66
|
+
"reflect": false,
|
|
67
|
+
"attribute": "name"
|
|
68
|
+
},
|
|
69
|
+
"vendor": {
|
|
70
|
+
"type": "string",
|
|
71
|
+
"mutable": false,
|
|
72
|
+
"complexType": {
|
|
73
|
+
"original": "string",
|
|
74
|
+
"resolved": "string | undefined",
|
|
75
|
+
"references": {}
|
|
76
|
+
},
|
|
77
|
+
"required": false,
|
|
78
|
+
"optional": true,
|
|
79
|
+
"docs": {
|
|
80
|
+
"tags": [],
|
|
81
|
+
"text": "Manufacturer."
|
|
82
|
+
},
|
|
83
|
+
"getter": false,
|
|
84
|
+
"setter": false,
|
|
85
|
+
"reflect": false,
|
|
86
|
+
"attribute": "vendor"
|
|
87
|
+
},
|
|
88
|
+
"model": {
|
|
89
|
+
"type": "string",
|
|
90
|
+
"mutable": false,
|
|
91
|
+
"complexType": {
|
|
92
|
+
"original": "string",
|
|
93
|
+
"resolved": "string | undefined",
|
|
94
|
+
"references": {}
|
|
95
|
+
},
|
|
96
|
+
"required": false,
|
|
97
|
+
"optional": true,
|
|
98
|
+
"docs": {
|
|
99
|
+
"tags": [],
|
|
100
|
+
"text": "Model number."
|
|
101
|
+
},
|
|
102
|
+
"getter": false,
|
|
103
|
+
"setter": false,
|
|
104
|
+
"reflect": false,
|
|
105
|
+
"attribute": "model"
|
|
106
|
+
},
|
|
107
|
+
"firmware": {
|
|
108
|
+
"type": "string",
|
|
109
|
+
"mutable": false,
|
|
110
|
+
"complexType": {
|
|
111
|
+
"original": "string",
|
|
112
|
+
"resolved": "string | undefined",
|
|
113
|
+
"references": {}
|
|
114
|
+
},
|
|
115
|
+
"required": false,
|
|
116
|
+
"optional": true,
|
|
117
|
+
"docs": {
|
|
118
|
+
"tags": [],
|
|
119
|
+
"text": "Firmware / software version."
|
|
120
|
+
},
|
|
121
|
+
"getter": false,
|
|
122
|
+
"setter": false,
|
|
123
|
+
"reflect": false,
|
|
124
|
+
"attribute": "firmware"
|
|
125
|
+
},
|
|
126
|
+
"serial": {
|
|
127
|
+
"type": "string",
|
|
128
|
+
"mutable": false,
|
|
129
|
+
"complexType": {
|
|
130
|
+
"original": "string",
|
|
131
|
+
"resolved": "string | undefined",
|
|
132
|
+
"references": {}
|
|
133
|
+
},
|
|
134
|
+
"required": false,
|
|
135
|
+
"optional": true,
|
|
136
|
+
"docs": {
|
|
137
|
+
"tags": [],
|
|
138
|
+
"text": "Serial number."
|
|
139
|
+
},
|
|
140
|
+
"getter": false,
|
|
141
|
+
"setter": false,
|
|
142
|
+
"reflect": false,
|
|
143
|
+
"attribute": "serial"
|
|
144
|
+
},
|
|
145
|
+
"address": {
|
|
146
|
+
"type": "string",
|
|
147
|
+
"mutable": false,
|
|
148
|
+
"complexType": {
|
|
149
|
+
"original": "string",
|
|
150
|
+
"resolved": "string | undefined",
|
|
151
|
+
"references": {}
|
|
152
|
+
},
|
|
153
|
+
"required": false,
|
|
154
|
+
"optional": true,
|
|
155
|
+
"docs": {
|
|
156
|
+
"tags": [],
|
|
157
|
+
"text": "Network address (IP / endpoint)."
|
|
158
|
+
},
|
|
159
|
+
"getter": false,
|
|
160
|
+
"setter": false,
|
|
161
|
+
"reflect": false,
|
|
162
|
+
"attribute": "address"
|
|
163
|
+
},
|
|
164
|
+
"state": {
|
|
165
|
+
"type": "string",
|
|
166
|
+
"mutable": false,
|
|
167
|
+
"complexType": {
|
|
168
|
+
"original": "ConnectionState",
|
|
169
|
+
"resolved": "\"connected\" | \"connecting\" | \"disconnected\" | \"error\"",
|
|
170
|
+
"references": {
|
|
171
|
+
"ConnectionState": {
|
|
172
|
+
"location": "import",
|
|
173
|
+
"path": "../../atoms/connection-indicator/connection-indicator",
|
|
174
|
+
"id": "src/components/atoms/connection-indicator/connection-indicator.tsx::ConnectionState",
|
|
175
|
+
"referenceLocation": "ConnectionState"
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
},
|
|
179
|
+
"required": false,
|
|
180
|
+
"optional": false,
|
|
181
|
+
"docs": {
|
|
182
|
+
"tags": [],
|
|
183
|
+
"text": "Connection state."
|
|
184
|
+
},
|
|
185
|
+
"getter": false,
|
|
186
|
+
"setter": false,
|
|
187
|
+
"reflect": true,
|
|
188
|
+
"attribute": "state",
|
|
189
|
+
"defaultValue": "'disconnected'"
|
|
190
|
+
}
|
|
191
|
+
};
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
//# sourceMappingURL=device-info-card.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"device-info-card.js","sourceRoot":"","sources":["../../../../src/components/molecules/device-info-card/device-info-card.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAGzD;;;GAGG;AAMH,MAAM,OAAO,iBAAiB;IAC5B,uCAAuC;IAC/B,IAAI,CAAU;IACtB,oBAAoB;IACZ,MAAM,CAAU;IACxB,oBAAoB;IACZ,KAAK,CAAU;IACvB,mCAAmC;IAC3B,QAAQ,CAAU;IAC1B,qBAAqB;IACb,MAAM,CAAU;IACxB,uCAAuC;IAC/B,OAAO,CAAU;IACzB,wBAAwB;IACC,KAAK,GAAoB,cAAc,CAAC;IAEzD,IAAI;QACV,OAAO;YACL,EAAE,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,IAAI,CAAC,MAAM,EAAE;YACvC,EAAE,KAAK,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,EAAE;YACrC,EAAE,KAAK,EAAE,UAAU,EAAE,KAAK,EAAE,IAAI,CAAC,QAAQ,EAAE;YAC3C,EAAE,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,IAAI,CAAC,MAAM,EAAE;YACvC,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,IAAI,CAAC,OAAO,EAAE;SAC1C,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,KAAK,SAAS,IAAI,CAAC,CAAC,KAAK,KAAK,EAAE,CAAC,CAAC;IAC3D,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI,qDAAC,IAAI,EAAC,OAAO,gBAAa,GAAG,IAAI,CAAC,IAAI,qBAAqB;YAC9D,4DAAK,KAAK,EAAC,WAAW;gBACpB,6DAAM,KAAK,EAAC,YAAY,EAAC,IAAI,EAAC,MAAM,IAAE,IAAI,CAAC,IAAI,CAAQ;gBACvD,iFAA0B,KAAK,EAAE,IAAI,CAAC,KAAK,EAAE,IAAI,EAAC,IAAI,GAAG,CACrD;YACN,2DAAI,KAAK,EAAC,MAAM,EAAC,IAAI,EAAC,MAAM,IACzB,IAAI,CAAC,IAAI,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;gBACtB,UAAI,KAAK,EAAC,IAAI,EAAC,IAAI,EAAC,IAAI,IAAE,CAAC,CAAC,KAAK,CAAM;gBACvC,UAAI,KAAK,EAAC,IAAI,EAAC,IAAI,EAAC,IAAI,IAAE,CAAC,CAAC,KAAK,CAAM;aACxC,CAAC,CACC,CACA,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h, Host } from '@stencil/core';\nimport type { ConnectionState } from '../../atoms/connection-indicator/connection-indicator';\n\n/**\n * Device nameplate card: identity metadata (vendor, model, firmware, serial,\n * address) plus a live connection indicator. For a device detail panel.\n */\n@Component({\n tag: 'ind-device-info-card',\n styleUrls: ['../_shared/card.css', 'device-info-card.css'],\n shadow: true,\n})\nexport class IndDeviceInfoCard {\n /** Device name (e.g. \"Line 2 PLC\"). */\n @Prop() name!: string;\n /** Manufacturer. */\n @Prop() vendor?: string;\n /** Model number. */\n @Prop() model?: string;\n /** Firmware / software version. */\n @Prop() firmware?: string;\n /** Serial number. */\n @Prop() serial?: string;\n /** Network address (IP / endpoint). */\n @Prop() address?: string;\n /** Connection state. */\n @Prop({ reflect: true }) state: ConnectionState = 'disconnected';\n\n private rows() {\n return [\n { label: 'Vendor', value: this.vendor },\n { label: 'Model', value: this.model },\n { label: 'Firmware', value: this.firmware },\n { label: 'Serial', value: this.serial },\n { label: 'Address', value: this.address },\n ].filter((r) => r.value !== undefined && r.value !== '');\n }\n\n render() {\n return (\n <Host role=\"group\" aria-label={`${this.name} device information`}>\n <div class=\"card-head\">\n <span class=\"card-title\" part=\"name\">{this.name}</span>\n <ind-connection-indicator state={this.state} size=\"sm\" />\n </div>\n <dl class=\"meta\" part=\"meta\">\n {this.rows().map((r) => [\n <dt class=\"dt\" part=\"dt\">{r.label}</dt>,\n <dd class=\"dd\" part=\"dd\">{r.value}</dd>,\n ])}\n </dl>\n </Host>\n );\n }\n}\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
min-width: 180px;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.arrow.trend-up { color: var(--ind-state-fault-bg, #dc2626); }
|
|
6
|
+
.arrow.trend-down { color: var(--ind-state-running-bg, #16a34a); }
|
|
7
|
+
.arrow.trend-flat { color: var(--ind-surface-text-muted); }
|
|
8
|
+
|
|
9
|
+
.spark {
|
|
10
|
+
width: 100%;
|
|
11
|
+
height: 36px;
|
|
12
|
+
}
|
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
import { h, Host } from "@stencil/core";
|
|
2
|
+
/**
|
|
3
|
+
* Energy / power KPI card: a headline reading plus an `<ind-sparkline>` for the
|
|
4
|
+
* recent profile and an optional cumulative figure for the period.
|
|
5
|
+
*/
|
|
6
|
+
export class IndEnergyCard {
|
|
7
|
+
/** Metric name (e.g. "Active power", "Energy today"). */
|
|
8
|
+
label;
|
|
9
|
+
/** Instantaneous value. */
|
|
10
|
+
value;
|
|
11
|
+
/** Unit (default kW). */
|
|
12
|
+
unit = 'kW';
|
|
13
|
+
/** Decimal places. */
|
|
14
|
+
precision = 1;
|
|
15
|
+
/** Recent samples for the sparkline. */
|
|
16
|
+
points = [];
|
|
17
|
+
/** Trend arrow. */
|
|
18
|
+
trend = 'none';
|
|
19
|
+
/** Cumulative value for the period (e.g. kWh today). */
|
|
20
|
+
total;
|
|
21
|
+
/** Cumulative unit (default kWh). */
|
|
22
|
+
totalUnit = 'kWh';
|
|
23
|
+
render() {
|
|
24
|
+
const arrow = this.trend === 'up' ? '▲' : this.trend === 'down' ? '▼' : this.trend === 'flat' ? '▬' : '';
|
|
25
|
+
const valueTrend = this.trend === 'flat' ? 'stable' : this.trend === 'none' ? 'none' : this.trend;
|
|
26
|
+
return (h(Host, { key: '6a1e87d1ba637c85937d672a72e6b04eb2c53bd1', role: "group", "aria-label": `${this.label}: ${this.value.toFixed(this.precision)} ${this.unit}` }, h("div", { key: 'a9b7c35217f479e2fecd7c4b3055bee9c31dc792', class: "card-head" }, h("span", { key: '97d732992573a11bebce1c7eb71637c1c0d4e8ec', class: "card-title", part: "label" }, this.label), arrow && h("span", { key: 'ddfa5633ce99e620fff7f3014c56b854d7609d5e', class: `arrow trend-${this.trend}`, part: "arrow", "aria-hidden": "true" }, arrow)), h("ind-value", { key: 'c9a36ee2223c248354bc03f1ca5713b293906acd', part: "value", value: this.value, unit: this.unit, precision: this.precision, trend: valueTrend, size: "lg" }), this.points.length > 1 && (h("ind-sparkline", { key: 'acb497f4a84df274fc77f07ebd2ae92f511ec41b', class: "spark", part: "spark", points: this.points, variant: "default", area: true })), this.total !== undefined && (h("div", { key: '66afecfb971972446303c9cacb79b5ec7aaa191d', class: "card-detail", part: "total" }, this.total.toLocaleString(), " ", this.totalUnit, " this period"))));
|
|
27
|
+
}
|
|
28
|
+
static get is() { return "ind-energy-card"; }
|
|
29
|
+
static get encapsulation() { return "shadow"; }
|
|
30
|
+
static get originalStyleUrls() {
|
|
31
|
+
return {
|
|
32
|
+
"$": ["../_shared/card.css", "energy-card.css"]
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
static get styleUrls() {
|
|
36
|
+
return {
|
|
37
|
+
"$": ["../_shared/card.css", "energy-card.css"]
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
static get properties() {
|
|
41
|
+
return {
|
|
42
|
+
"label": {
|
|
43
|
+
"type": "string",
|
|
44
|
+
"mutable": false,
|
|
45
|
+
"complexType": {
|
|
46
|
+
"original": "string",
|
|
47
|
+
"resolved": "string",
|
|
48
|
+
"references": {}
|
|
49
|
+
},
|
|
50
|
+
"required": true,
|
|
51
|
+
"optional": false,
|
|
52
|
+
"docs": {
|
|
53
|
+
"tags": [],
|
|
54
|
+
"text": "Metric name (e.g. \"Active power\", \"Energy today\")."
|
|
55
|
+
},
|
|
56
|
+
"getter": false,
|
|
57
|
+
"setter": false,
|
|
58
|
+
"reflect": false,
|
|
59
|
+
"attribute": "label"
|
|
60
|
+
},
|
|
61
|
+
"value": {
|
|
62
|
+
"type": "number",
|
|
63
|
+
"mutable": false,
|
|
64
|
+
"complexType": {
|
|
65
|
+
"original": "number",
|
|
66
|
+
"resolved": "number",
|
|
67
|
+
"references": {}
|
|
68
|
+
},
|
|
69
|
+
"required": true,
|
|
70
|
+
"optional": false,
|
|
71
|
+
"docs": {
|
|
72
|
+
"tags": [],
|
|
73
|
+
"text": "Instantaneous value."
|
|
74
|
+
},
|
|
75
|
+
"getter": false,
|
|
76
|
+
"setter": false,
|
|
77
|
+
"reflect": false,
|
|
78
|
+
"attribute": "value"
|
|
79
|
+
},
|
|
80
|
+
"unit": {
|
|
81
|
+
"type": "string",
|
|
82
|
+
"mutable": false,
|
|
83
|
+
"complexType": {
|
|
84
|
+
"original": "string",
|
|
85
|
+
"resolved": "string",
|
|
86
|
+
"references": {}
|
|
87
|
+
},
|
|
88
|
+
"required": false,
|
|
89
|
+
"optional": false,
|
|
90
|
+
"docs": {
|
|
91
|
+
"tags": [],
|
|
92
|
+
"text": "Unit (default kW)."
|
|
93
|
+
},
|
|
94
|
+
"getter": false,
|
|
95
|
+
"setter": false,
|
|
96
|
+
"reflect": false,
|
|
97
|
+
"attribute": "unit",
|
|
98
|
+
"defaultValue": "'kW'"
|
|
99
|
+
},
|
|
100
|
+
"precision": {
|
|
101
|
+
"type": "number",
|
|
102
|
+
"mutable": false,
|
|
103
|
+
"complexType": {
|
|
104
|
+
"original": "number",
|
|
105
|
+
"resolved": "number",
|
|
106
|
+
"references": {}
|
|
107
|
+
},
|
|
108
|
+
"required": false,
|
|
109
|
+
"optional": false,
|
|
110
|
+
"docs": {
|
|
111
|
+
"tags": [],
|
|
112
|
+
"text": "Decimal places."
|
|
113
|
+
},
|
|
114
|
+
"getter": false,
|
|
115
|
+
"setter": false,
|
|
116
|
+
"reflect": false,
|
|
117
|
+
"attribute": "precision",
|
|
118
|
+
"defaultValue": "1"
|
|
119
|
+
},
|
|
120
|
+
"points": {
|
|
121
|
+
"type": "unknown",
|
|
122
|
+
"mutable": false,
|
|
123
|
+
"complexType": {
|
|
124
|
+
"original": "number[]",
|
|
125
|
+
"resolved": "number[]",
|
|
126
|
+
"references": {}
|
|
127
|
+
},
|
|
128
|
+
"required": false,
|
|
129
|
+
"optional": false,
|
|
130
|
+
"docs": {
|
|
131
|
+
"tags": [],
|
|
132
|
+
"text": "Recent samples for the sparkline."
|
|
133
|
+
},
|
|
134
|
+
"getter": false,
|
|
135
|
+
"setter": false,
|
|
136
|
+
"defaultValue": "[]"
|
|
137
|
+
},
|
|
138
|
+
"trend": {
|
|
139
|
+
"type": "string",
|
|
140
|
+
"mutable": false,
|
|
141
|
+
"complexType": {
|
|
142
|
+
"original": "EnergyTrend",
|
|
143
|
+
"resolved": "\"down\" | \"flat\" | \"none\" | \"up\"",
|
|
144
|
+
"references": {
|
|
145
|
+
"EnergyTrend": {
|
|
146
|
+
"location": "local",
|
|
147
|
+
"path": "/home/runner/work/ind-ds/ind-ds/packages/core/src/components/molecules/energy-card/energy-card.tsx",
|
|
148
|
+
"id": "src/components/molecules/energy-card/energy-card.tsx::EnergyTrend"
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
},
|
|
152
|
+
"required": false,
|
|
153
|
+
"optional": false,
|
|
154
|
+
"docs": {
|
|
155
|
+
"tags": [],
|
|
156
|
+
"text": "Trend arrow."
|
|
157
|
+
},
|
|
158
|
+
"getter": false,
|
|
159
|
+
"setter": false,
|
|
160
|
+
"reflect": false,
|
|
161
|
+
"attribute": "trend",
|
|
162
|
+
"defaultValue": "'none'"
|
|
163
|
+
},
|
|
164
|
+
"total": {
|
|
165
|
+
"type": "number",
|
|
166
|
+
"mutable": false,
|
|
167
|
+
"complexType": {
|
|
168
|
+
"original": "number",
|
|
169
|
+
"resolved": "number | undefined",
|
|
170
|
+
"references": {}
|
|
171
|
+
},
|
|
172
|
+
"required": false,
|
|
173
|
+
"optional": true,
|
|
174
|
+
"docs": {
|
|
175
|
+
"tags": [],
|
|
176
|
+
"text": "Cumulative value for the period (e.g. kWh today)."
|
|
177
|
+
},
|
|
178
|
+
"getter": false,
|
|
179
|
+
"setter": false,
|
|
180
|
+
"reflect": false,
|
|
181
|
+
"attribute": "total"
|
|
182
|
+
},
|
|
183
|
+
"totalUnit": {
|
|
184
|
+
"type": "string",
|
|
185
|
+
"mutable": false,
|
|
186
|
+
"complexType": {
|
|
187
|
+
"original": "string",
|
|
188
|
+
"resolved": "string",
|
|
189
|
+
"references": {}
|
|
190
|
+
},
|
|
191
|
+
"required": false,
|
|
192
|
+
"optional": false,
|
|
193
|
+
"docs": {
|
|
194
|
+
"tags": [],
|
|
195
|
+
"text": "Cumulative unit (default kWh)."
|
|
196
|
+
},
|
|
197
|
+
"getter": false,
|
|
198
|
+
"setter": false,
|
|
199
|
+
"reflect": false,
|
|
200
|
+
"attribute": "total-unit",
|
|
201
|
+
"defaultValue": "'kWh'"
|
|
202
|
+
}
|
|
203
|
+
};
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
//# sourceMappingURL=energy-card.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"energy-card.js","sourceRoot":"","sources":["../../../../src/components/molecules/energy-card/energy-card.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAIzD;;;GAGG;AAMH,MAAM,OAAO,aAAa;IACxB,yDAAyD;IACjD,KAAK,CAAU;IACvB,2BAA2B;IACnB,KAAK,CAAU;IACvB,yBAAyB;IACjB,IAAI,GAAW,IAAI,CAAC;IAC5B,sBAAsB;IACd,SAAS,GAAW,CAAC,CAAC;IAC9B,wCAAwC;IAChC,MAAM,GAAa,EAAE,CAAC;IAC9B,mBAAmB;IACX,KAAK,GAAgB,MAAM,CAAC;IACpC,wDAAwD;IAChD,KAAK,CAAU;IACvB,qCAAqC;IAC7B,SAAS,GAAW,KAAK,CAAC;IAElC,MAAM;QACJ,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,KAAK,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,KAAK,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC;QACzG,MAAM,UAAU,GAAG,IAAI,CAAC,KAAK,KAAK,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,KAAK,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC;QAClG,OAAO,CACL,EAAC,IAAI,qDAAC,IAAI,EAAC,OAAO,gBAAa,GAAG,IAAI,CAAC,KAAK,KAAK,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,IAAI,EAAE;YAChG,4DAAK,KAAK,EAAC,WAAW;gBACpB,6DAAM,KAAK,EAAC,YAAY,EAAC,IAAI,EAAC,OAAO,IAAE,IAAI,CAAC,KAAK,CAAQ;gBACxD,KAAK,IAAI,6DAAM,KAAK,EAAE,eAAe,IAAI,CAAC,KAAK,EAAE,EAAE,IAAI,EAAC,OAAO,iBAAa,MAAM,IAAE,KAAK,CAAQ,CAC9F;YACN,kEACE,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,SAAS,EAAE,IAAI,CAAC,SAAS,EACzB,KAAK,EAAE,UAA+C,EACtD,IAAI,EAAC,IAAI,GACT;YACD,IAAI,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,IAAI,CACzB,sEAAe,KAAK,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,EAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,OAAO,EAAC,SAAS,EAAC,IAAI,SAAG,CACzF;YACA,IAAI,CAAC,KAAK,KAAK,SAAS,IAAI,CAC3B,4DAAK,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,OAAO;gBAClC,IAAI,CAAC,KAAK,CAAC,cAAc,EAAE;;gBAAG,IAAI,CAAC,SAAS;+BACzC,CACP,CACI,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h, Host } from '@stencil/core';\n\nexport type EnergyTrend = 'none' | 'up' | 'down' | 'flat';\n\n/**\n * Energy / power KPI card: a headline reading plus an `<ind-sparkline>` for the\n * recent profile and an optional cumulative figure for the period.\n */\n@Component({\n tag: 'ind-energy-card',\n styleUrls: ['../_shared/card.css', 'energy-card.css'],\n shadow: true,\n})\nexport class IndEnergyCard {\n /** Metric name (e.g. \"Active power\", \"Energy today\"). */\n @Prop() label!: string;\n /** Instantaneous value. */\n @Prop() value!: number;\n /** Unit (default kW). */\n @Prop() unit: string = 'kW';\n /** Decimal places. */\n @Prop() precision: number = 1;\n /** Recent samples for the sparkline. */\n @Prop() points: number[] = [];\n /** Trend arrow. */\n @Prop() trend: EnergyTrend = 'none';\n /** Cumulative value for the period (e.g. kWh today). */\n @Prop() total?: number;\n /** Cumulative unit (default kWh). */\n @Prop() totalUnit: string = 'kWh';\n\n render() {\n const arrow = this.trend === 'up' ? '▲' : this.trend === 'down' ? '▼' : this.trend === 'flat' ? '▬' : '';\n const valueTrend = this.trend === 'flat' ? 'stable' : this.trend === 'none' ? 'none' : this.trend;\n return (\n <Host role=\"group\" aria-label={`${this.label}: ${this.value.toFixed(this.precision)} ${this.unit}`}>\n <div class=\"card-head\">\n <span class=\"card-title\" part=\"label\">{this.label}</span>\n {arrow && <span class={`arrow trend-${this.trend}`} part=\"arrow\" aria-hidden=\"true\">{arrow}</span>}\n </div>\n <ind-value\n part=\"value\"\n value={this.value}\n unit={this.unit}\n precision={this.precision}\n trend={valueTrend as 'none' | 'up' | 'down' | 'stable'}\n size=\"lg\"\n />\n {this.points.length > 1 && (\n <ind-sparkline class=\"spark\" part=\"spark\" points={this.points} variant=\"default\" area />\n )}\n {this.total !== undefined && (\n <div class=\"card-detail\" part=\"total\">\n {this.total.toLocaleString()} {this.totalUnit} this period\n </div>\n )}\n </Host>\n );\n }\n}\n"]}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
.body {
|
|
2
|
+
display: flex;
|
|
3
|
+
align-items: center;
|
|
4
|
+
gap: var(--ind-spacing-5, 12px);
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.symbol {
|
|
8
|
+
display: inline-flex;
|
|
9
|
+
flex: 0 0 auto;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.status {
|
|
13
|
+
display: flex;
|
|
14
|
+
align-items: center;
|
|
15
|
+
gap: var(--ind-spacing-3, 6px);
|
|
16
|
+
margin-left: auto;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.state-label {
|
|
20
|
+
font-size: var(--ind-font-size-lg, 14px);
|
|
21
|
+
font-weight: var(--ind-font-weight-semibold, 600);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
:host([state="running"]) .state-label { color: var(--ind-state-running-bg, #16a34a); }
|
|
25
|
+
:host([state="fault"]) .state-label { color: var(--ind-state-fault-bg, #dc2626); }
|
|
26
|
+
:host([state="warning"]) .state-label { color: var(--ind-state-warning-bg, #f59e0b); }
|
|
27
|
+
:host([state="maintenance"]) .state-label { color: var(--ind-state-maintenance-bg, #2563eb); }
|
|
28
|
+
:host([state="stopped"]) .state-label { color: var(--ind-surface-text-secondary); }
|
|
29
|
+
:host([state="unknown"]) .state-label { color: var(--ind-surface-text-muted); }
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
import { h, Host } from "@stencil/core";
|
|
2
|
+
const DEFAULT_LABEL = {
|
|
3
|
+
running: 'Running',
|
|
4
|
+
stopped: 'Stopped',
|
|
5
|
+
fault: 'Fault',
|
|
6
|
+
warning: 'Warning',
|
|
7
|
+
maintenance: 'Maintenance',
|
|
8
|
+
unknown: '—',
|
|
9
|
+
};
|
|
10
|
+
/**
|
|
11
|
+
* Generic equipment status card. Slot a process symbol (`<ind-pump>`,
|
|
12
|
+
* `<ind-motor>`, …) into the default slot; the card supplies the heading,
|
|
13
|
+
* a state badge and an optional detail line.
|
|
14
|
+
*/
|
|
15
|
+
export class IndEquipmentStatusCard {
|
|
16
|
+
/** Equipment name (e.g. "Feed pump"). */
|
|
17
|
+
heading;
|
|
18
|
+
/** Equipment tag (e.g. "P-101"). */
|
|
19
|
+
tag;
|
|
20
|
+
/** Process state — drives the badge color and fault chrome. */
|
|
21
|
+
state = 'unknown';
|
|
22
|
+
/** Override the default state label. */
|
|
23
|
+
stateLabel;
|
|
24
|
+
/** Sub-line for context (runtime, last fault, …). */
|
|
25
|
+
detail;
|
|
26
|
+
render() {
|
|
27
|
+
const label = this.stateLabel ?? DEFAULT_LABEL[this.state];
|
|
28
|
+
const dot = this.state === 'unknown' ? 'neutral' : this.state;
|
|
29
|
+
return (h(Host, { key: '50ef02041e1221b96bb57907725bf22cc5e0d609', role: "group", "aria-label": `${this.heading}: ${label}`, "aria-live": this.state === 'fault' ? 'assertive' : 'polite' }, h("div", { key: 'b173cac3ff0f2f10ff25e461aa1016ffe2952e2d', class: "card-head" }, h("span", { key: '53f425c3d75617add7807f77dd411f0ed1cd1b80', class: "card-title", part: "heading" }, this.heading), this.tag && h("span", { key: '1bcdbdaaaffc476ffb5f99a4d1c248b37f428c9a', class: "card-tag", part: "tag" }, this.tag)), h("div", { key: '75b94da1c391f16ebfa6ed3468f98d9a42b1be8d', class: "body", part: "body" }, h("span", { key: '684412e91904a96e24cce09c8003cf87b3b47fb1', class: "symbol", part: "symbol" }, h("slot", { key: '398342832c19ddd39cd59d3e30b8c057d939d7d1' })), h("div", { key: '6b26f6e32e85949ffa226c522be010693fcfa868', class: "status", part: "status" }, h("ind-status-dot", { key: '0c9e97b62ef0435e8ebe0889fdfde5822506eb4c', state: dot, size: "md" }), h("span", { key: '6a0506b7ab72f4b3f2b28c6bd5210062b77d9594', class: "state-label", part: "state-label" }, label))), this.detail && h("div", { key: 'e7993508dabe25207fc675182bac2034263f775b', class: "card-detail", part: "detail" }, this.detail)));
|
|
30
|
+
}
|
|
31
|
+
static get is() { return "ind-equipment-status-card"; }
|
|
32
|
+
static get encapsulation() { return "shadow"; }
|
|
33
|
+
static get originalStyleUrls() {
|
|
34
|
+
return {
|
|
35
|
+
"$": ["../_shared/card.css", "equipment-status-card.css"]
|
|
36
|
+
};
|
|
37
|
+
}
|
|
38
|
+
static get styleUrls() {
|
|
39
|
+
return {
|
|
40
|
+
"$": ["../_shared/card.css", "equipment-status-card.css"]
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
static get properties() {
|
|
44
|
+
return {
|
|
45
|
+
"heading": {
|
|
46
|
+
"type": "string",
|
|
47
|
+
"mutable": false,
|
|
48
|
+
"complexType": {
|
|
49
|
+
"original": "string",
|
|
50
|
+
"resolved": "string",
|
|
51
|
+
"references": {}
|
|
52
|
+
},
|
|
53
|
+
"required": true,
|
|
54
|
+
"optional": false,
|
|
55
|
+
"docs": {
|
|
56
|
+
"tags": [],
|
|
57
|
+
"text": "Equipment name (e.g. \"Feed pump\")."
|
|
58
|
+
},
|
|
59
|
+
"getter": false,
|
|
60
|
+
"setter": false,
|
|
61
|
+
"reflect": false,
|
|
62
|
+
"attribute": "heading"
|
|
63
|
+
},
|
|
64
|
+
"tag": {
|
|
65
|
+
"type": "string",
|
|
66
|
+
"mutable": false,
|
|
67
|
+
"complexType": {
|
|
68
|
+
"original": "string",
|
|
69
|
+
"resolved": "string | undefined",
|
|
70
|
+
"references": {}
|
|
71
|
+
},
|
|
72
|
+
"required": false,
|
|
73
|
+
"optional": true,
|
|
74
|
+
"docs": {
|
|
75
|
+
"tags": [],
|
|
76
|
+
"text": "Equipment tag (e.g. \"P-101\")."
|
|
77
|
+
},
|
|
78
|
+
"getter": false,
|
|
79
|
+
"setter": false,
|
|
80
|
+
"reflect": false,
|
|
81
|
+
"attribute": "tag"
|
|
82
|
+
},
|
|
83
|
+
"state": {
|
|
84
|
+
"type": "string",
|
|
85
|
+
"mutable": false,
|
|
86
|
+
"complexType": {
|
|
87
|
+
"original": "EquipmentCardState",
|
|
88
|
+
"resolved": "\"fault\" | \"maintenance\" | \"running\" | \"stopped\" | \"unknown\" | \"warning\"",
|
|
89
|
+
"references": {
|
|
90
|
+
"EquipmentCardState": {
|
|
91
|
+
"location": "local",
|
|
92
|
+
"path": "/home/runner/work/ind-ds/ind-ds/packages/core/src/components/molecules/equipment-status-card/equipment-status-card.tsx",
|
|
93
|
+
"id": "src/components/molecules/equipment-status-card/equipment-status-card.tsx::EquipmentCardState"
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"required": false,
|
|
98
|
+
"optional": false,
|
|
99
|
+
"docs": {
|
|
100
|
+
"tags": [],
|
|
101
|
+
"text": "Process state \u2014 drives the badge color and fault chrome."
|
|
102
|
+
},
|
|
103
|
+
"getter": false,
|
|
104
|
+
"setter": false,
|
|
105
|
+
"reflect": true,
|
|
106
|
+
"attribute": "state",
|
|
107
|
+
"defaultValue": "'unknown'"
|
|
108
|
+
},
|
|
109
|
+
"stateLabel": {
|
|
110
|
+
"type": "string",
|
|
111
|
+
"mutable": false,
|
|
112
|
+
"complexType": {
|
|
113
|
+
"original": "string",
|
|
114
|
+
"resolved": "string | undefined",
|
|
115
|
+
"references": {}
|
|
116
|
+
},
|
|
117
|
+
"required": false,
|
|
118
|
+
"optional": true,
|
|
119
|
+
"docs": {
|
|
120
|
+
"tags": [],
|
|
121
|
+
"text": "Override the default state label."
|
|
122
|
+
},
|
|
123
|
+
"getter": false,
|
|
124
|
+
"setter": false,
|
|
125
|
+
"reflect": false,
|
|
126
|
+
"attribute": "state-label"
|
|
127
|
+
},
|
|
128
|
+
"detail": {
|
|
129
|
+
"type": "string",
|
|
130
|
+
"mutable": false,
|
|
131
|
+
"complexType": {
|
|
132
|
+
"original": "string",
|
|
133
|
+
"resolved": "string | undefined",
|
|
134
|
+
"references": {}
|
|
135
|
+
},
|
|
136
|
+
"required": false,
|
|
137
|
+
"optional": true,
|
|
138
|
+
"docs": {
|
|
139
|
+
"tags": [],
|
|
140
|
+
"text": "Sub-line for context (runtime, last fault, \u2026)."
|
|
141
|
+
},
|
|
142
|
+
"getter": false,
|
|
143
|
+
"setter": false,
|
|
144
|
+
"reflect": false,
|
|
145
|
+
"attribute": "detail"
|
|
146
|
+
}
|
|
147
|
+
};
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
//# sourceMappingURL=equipment-status-card.js.map
|
package/dist/collection/components/molecules/equipment-status-card/equipment-status-card.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"equipment-status-card.js","sourceRoot":"","sources":["../../../../src/components/molecules/equipment-status-card/equipment-status-card.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAUzD,MAAM,aAAa,GAAuC;IACxD,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,OAAO;IACd,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,aAAa;IAC1B,OAAO,EAAE,GAAG;CACb,CAAC;AAEF;;;;GAIG;AAMH,MAAM,OAAO,sBAAsB;IACjC,yCAAyC;IACjC,OAAO,CAAU;IACzB,oCAAoC;IAC5B,GAAG,CAAU;IACrB,+DAA+D;IACtC,KAAK,GAAuB,SAAS,CAAC;IAC/D,wCAAwC;IAChC,UAAU,CAAU;IAC5B,qDAAqD;IAC7C,MAAM,CAAU;IAExB,MAAM;QACJ,MAAM,KAAK,GAAG,IAAI,CAAC,UAAU,IAAI,aAAa,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QAC3D,MAAM,GAAG,GAAG,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC;QAC9D,OAAO,CACL,EAAC,IAAI,qDACH,IAAI,EAAC,OAAO,gBACA,GAAG,IAAI,CAAC,OAAO,KAAK,KAAK,EAAE,eAC5B,IAAI,CAAC,KAAK,KAAK,OAAO,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,QAAQ;YAE1D,4DAAK,KAAK,EAAC,WAAW;gBACpB,6DAAM,KAAK,EAAC,YAAY,EAAC,IAAI,EAAC,SAAS,IAAE,IAAI,CAAC,OAAO,CAAQ;gBAC5D,IAAI,CAAC,GAAG,IAAI,6DAAM,KAAK,EAAC,UAAU,EAAC,IAAI,EAAC,KAAK,IAAE,IAAI,CAAC,GAAG,CAAQ,CAC5D;YACN,4DAAK,KAAK,EAAC,MAAM,EAAC,IAAI,EAAC,MAAM;gBAC3B,6DAAM,KAAK,EAAC,QAAQ,EAAC,IAAI,EAAC,QAAQ;oBAAC,8DAAQ,CAAO;gBAClD,4DAAK,KAAK,EAAC,QAAQ,EAAC,IAAI,EAAC,QAAQ;oBAC/B,uEAAgB,KAAK,EAAE,GAAU,EAAE,IAAI,EAAC,IAAI,GAAG;oBAC/C,6DAAM,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,aAAa,IAAE,KAAK,CAAQ,CACvD,CACF;YACL,IAAI,CAAC,MAAM,IAAI,4DAAK,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,QAAQ,IAAE,IAAI,CAAC,MAAM,CAAO,CACrE,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h, Host } from '@stencil/core';\n\nexport type EquipmentCardState =\n | 'running'\n | 'stopped'\n | 'fault'\n | 'warning'\n | 'maintenance'\n | 'unknown';\n\nconst DEFAULT_LABEL: Record<EquipmentCardState, string> = {\n running: 'Running',\n stopped: 'Stopped',\n fault: 'Fault',\n warning: 'Warning',\n maintenance: 'Maintenance',\n unknown: '—',\n};\n\n/**\n * Generic equipment status card. Slot a process symbol (`<ind-pump>`,\n * `<ind-motor>`, …) into the default slot; the card supplies the heading,\n * a state badge and an optional detail line.\n */\n@Component({\n tag: 'ind-equipment-status-card',\n styleUrls: ['../_shared/card.css', 'equipment-status-card.css'],\n shadow: true,\n})\nexport class IndEquipmentStatusCard {\n /** Equipment name (e.g. \"Feed pump\"). */\n @Prop() heading!: string;\n /** Equipment tag (e.g. \"P-101\"). */\n @Prop() tag?: string;\n /** Process state — drives the badge color and fault chrome. */\n @Prop({ reflect: true }) state: EquipmentCardState = 'unknown';\n /** Override the default state label. */\n @Prop() stateLabel?: string;\n /** Sub-line for context (runtime, last fault, …). */\n @Prop() detail?: string;\n\n render() {\n const label = this.stateLabel ?? DEFAULT_LABEL[this.state];\n const dot = this.state === 'unknown' ? 'neutral' : this.state;\n return (\n <Host\n role=\"group\"\n aria-label={`${this.heading}: ${label}`}\n aria-live={this.state === 'fault' ? 'assertive' : 'polite'}\n >\n <div class=\"card-head\">\n <span class=\"card-title\" part=\"heading\">{this.heading}</span>\n {this.tag && <span class=\"card-tag\" part=\"tag\">{this.tag}</span>}\n </div>\n <div class=\"body\" part=\"body\">\n <span class=\"symbol\" part=\"symbol\"><slot /></span>\n <div class=\"status\" part=\"status\">\n <ind-status-dot state={dot as any} size=\"md\" />\n <span class=\"state-label\" part=\"state-label\">{label}</span>\n </div>\n </div>\n {this.detail && <div class=\"card-detail\" part=\"detail\">{this.detail}</div>}\n </Host>\n );\n }\n}\n"]}
|