@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,36 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-Bls_NlWP.js';
|
|
2
|
+
|
|
3
|
+
const counterCss = () => `:host{display:inline-flex;align-items:center;gap:var(--ind-spacing-2, 4px);font-family:var(--ind-font-family-sans, system-ui, sans-serif);color:var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));--_bg:var(--ind-surface-strong, #5a6776);--_fg:var(--ind-surface-text-inverse, #f4f6f8)}.label{font-size:var(--ind-font-size-base, 12px);color:var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2))}.count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;font-size:var(--ind-font-size-xs, 10px);font-weight:var(--ind-font-weight-bold, 700);line-height:1;color:var(--_fg);background:var(--_bg);border-radius:var(--ind-radius-full, 9999px);font-feature-settings:var(--ind-font-feature-tabular, "tnum" 1)}:host([size="sm"]) .count{min-width:14px;height:14px;font-size:9px;padding:0 4px}:host([size="lg"]) .count{min-width:22px;height:22px;font-size:var(--ind-font-size-sm, 11px)}.count.is-dot{min-width:8px;width:8px;height:8px;padding:0}:host([variant="success"]){--_bg:var(--ind-feedback-success-bg, #16a34a)}:host([variant="info"]){--_bg:var(--ind-feedback-info-bg, #0891b2)}:host([variant="warning"]){--_bg:var(--ind-feedback-warning-bg, #f59e0b);--_fg:#1a1205}:host([variant="error"]){--_bg:var(--ind-feedback-error-bg, #dc2626)}`;
|
|
4
|
+
|
|
5
|
+
const IndCounter = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
/** Numeric value. */
|
|
10
|
+
value = 0;
|
|
11
|
+
/** Clamp the displayed value, rendering e.g. "99+" beyond this. */
|
|
12
|
+
max;
|
|
13
|
+
/** Semantic color. */
|
|
14
|
+
variant = 'neutral';
|
|
15
|
+
/** Size. */
|
|
16
|
+
size = 'md';
|
|
17
|
+
/** Optional label rendered before the count. */
|
|
18
|
+
label;
|
|
19
|
+
/** Render as a small circular dot when the value is 0 (no number). */
|
|
20
|
+
dotWhenZero = false;
|
|
21
|
+
display() {
|
|
22
|
+
if (this.max !== undefined && this.value > this.max)
|
|
23
|
+
return `${this.max}+`;
|
|
24
|
+
return String(this.value);
|
|
25
|
+
}
|
|
26
|
+
render() {
|
|
27
|
+
const zeroDot = this.dotWhenZero && this.value === 0;
|
|
28
|
+
return (h(Host, { key: '48026380f78d108475e632677800e9c36ecba2a7', role: "status", "aria-label": `${this.label ? this.label + ': ' : ''}${this.value}` }, this.label && h("span", { key: '7ebaf39bda7222c110cf2006d63abc59f649aa3a', class: "label", part: "label" }, this.label), h("span", { key: 'c3185a7fcfea5f3b4666d9216006b56e27544707', class: { count: true, 'is-dot': zeroDot }, part: "count" }, !zeroDot && this.display())));
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
IndCounter.style = counterCss();
|
|
32
|
+
|
|
33
|
+
export { IndCounter as ind_counter };
|
|
34
|
+
//# sourceMappingURL=ind-counter.entry.js.map
|
|
35
|
+
|
|
36
|
+
//# sourceMappingURL=ind-counter.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ind-counter.entry.js","sources":["src/components/atoms/counter/counter.css?tag=ind-counter&encapsulation=shadow","src/components/atoms/counter/counter.tsx"],"sourcesContent":[":host {\n display: inline-flex;\n align-items: center;\n gap: var(--ind-spacing-2, 4px);\n font-family: var(--ind-font-family-sans, system-ui, sans-serif);\n color: var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));\n --_bg: var(--ind-surface-strong, #5a6776);\n --_fg: var(--ind-surface-text-inverse, #f4f6f8);\n}\n\n.label {\n font-size: var(--ind-font-size-base, 12px);\n color: var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2));\n}\n\n.count {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n min-width: 18px;\n height: 18px;\n padding: 0 5px;\n font-size: var(--ind-font-size-xs, 10px);\n font-weight: var(--ind-font-weight-bold, 700);\n line-height: 1;\n color: var(--_fg);\n background: var(--_bg);\n border-radius: var(--ind-radius-full, 9999px);\n font-feature-settings: var(--ind-font-feature-tabular, \"tnum\" 1);\n}\n\n:host([size=\"sm\"]) .count { min-width: 14px; height: 14px; font-size: 9px; padding: 0 4px; }\n:host([size=\"lg\"]) .count { min-width: 22px; height: 22px; font-size: var(--ind-font-size-sm, 11px); }\n\n.count.is-dot {\n min-width: 8px;\n width: 8px;\n height: 8px;\n padding: 0;\n}\n\n:host([variant=\"success\"]) { --_bg: var(--ind-feedback-success-bg, #16a34a); }\n:host([variant=\"info\"]) { --_bg: var(--ind-feedback-info-bg, #0891b2); }\n:host([variant=\"warning\"]) { --_bg: var(--ind-feedback-warning-bg, #f59e0b); --_fg: #1a1205; }\n:host([variant=\"error\"]) { --_bg: var(--ind-feedback-error-bg, #dc2626); }\n","import { Component, Prop, h, Host } from '@stencil/core';\n\nexport type CounterVariant = 'neutral' | 'success' | 'info' | 'warning' | 'error';\nexport type CounterSize = 'sm' | 'md' | 'lg';\n\n@Component({\n tag: 'ind-counter',\n styleUrl: 'counter.css',\n shadow: true,\n})\nexport class IndCounter {\n /** Numeric value. */\n @Prop() value: number = 0;\n\n /** Clamp the displayed value, rendering e.g. \"99+\" beyond this. */\n @Prop() max?: number;\n\n /** Semantic color. */\n @Prop({ reflect: true }) variant: CounterVariant = 'neutral';\n\n /** Size. */\n @Prop({ reflect: true }) size: CounterSize = 'md';\n\n /** Optional label rendered before the count. */\n @Prop() label?: string;\n\n /** Render as a small circular dot when the value is 0 (no number). */\n @Prop({ reflect: true }) dotWhenZero: boolean = false;\n\n private display(): string {\n if (this.max !== undefined && this.value > this.max) return `${this.max}+`;\n return String(this.value);\n }\n\n render() {\n const zeroDot = this.dotWhenZero && this.value === 0;\n return (\n <Host role=\"status\" aria-label={`${this.label ? this.label + ': ' : ''}${this.value}`}>\n {this.label && <span class=\"label\" part=\"label\">{this.label}</span>}\n <span class={{ count: true, 'is-dot': zeroDot }} part=\"count\">\n {!zeroDot && this.display()}\n </span>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":";;AAAA,MAAM,UAAU,GAAG,MAAM,CAAC,mxCAAmxC,CAAC;;MCUjyC,UAAU,GAAA,MAAA;;;;;IAEb,KAAK,GAAW,CAAC;;AAGjB,IAAA,GAAG;;IAGc,OAAO,GAAmB,SAAS;;IAGnC,IAAI,GAAgB,IAAI;;AAGzC,IAAA,KAAK;;IAGY,WAAW,GAAY,KAAK;IAE7C,OAAO,GAAA;AACb,QAAA,IAAI,IAAI,CAAC,GAAG,KAAK,SAAS,IAAI,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,GAAG;AAAE,YAAA,OAAO,CAAA,EAAG,IAAI,CAAC,GAAG,GAAG;AAC1E,QAAA,OAAO,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC;;IAG3B,MAAM,GAAA;QACJ,MAAM,OAAO,GAAG,IAAI,CAAC,WAAW,IAAI,IAAI,CAAC,KAAK,KAAK,CAAC;QACpD,QACE,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAC,IAAI,EAAC,QAAQ,EAAA,YAAA,EAAa,CAAA,EAAG,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,GAAG,IAAI,GAAG,EAAE,CAAA,EAAG,IAAI,CAAC,KAAK,CAAA,CAAE,EAAA,EAClF,IAAI,CAAC,KAAK,IAAI,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,EAAA,EAAE,IAAI,CAAC,KAAK,CAAQ,EACnE,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,IAAI,EAAC,OAAO,EAAA,EAC1D,CAAC,OAAO,IAAI,IAAI,CAAC,OAAO,EAAE,CACtB,CACF;;;;;;;"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from './index-Bls_NlWP.js';
|
|
2
|
+
|
|
3
|
+
const datetimePickerCss = () => `:host{display:inline-block;font-family:var(--ind-font-family-sans, system-ui, sans-serif);color:var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));--_h:26px}:host([size="sm"]){--_h:22px}:host([size="lg"]){--_h:32px}.wrap{display:inline-flex;flex-direction:column;gap:var(--ind-spacing-2, 4px)}.label{font-size:var(--ind-font-size-xs, 10px);text-transform:uppercase;letter-spacing:0.04em;color:var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2))}.input{height:var(--_h);padding:0 var(--ind-spacing-3, 6px);font-family:var(--ind-font-family-mono, ui-monospace, monospace);font-size:var(--ind-font-size-base, 12px);font-feature-settings:var(--ind-font-feature-tabular, "tnum" 1);color:var(--ind-surface-text-primary, #eef1f5);background:var(--ind-surface-sunken, light-dark(#fff, #000));border:1px solid var(--ind-surface-border-default, #2a3340);border-radius:var(--ind-radius-sm, 2px);color-scheme:dark light}.input:focus-visible{outline:2px solid var(--ind-surface-focus-ring, #67e8f9);outline-offset:0}.input:disabled{opacity:0.5;cursor:not-allowed}:host([invalid]) .input{border-color:var(--ind-state-fault-bg, #dc2626)}`;
|
|
4
|
+
|
|
5
|
+
const IndDateTimePicker = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
this.indChange = createEvent(this, "indChange");
|
|
9
|
+
}
|
|
10
|
+
/** Picker mode (maps to the native input type). */
|
|
11
|
+
mode = 'datetime-local';
|
|
12
|
+
/** Current ISO value. */
|
|
13
|
+
value = '';
|
|
14
|
+
/** Min bound (ISO). */
|
|
15
|
+
min;
|
|
16
|
+
/** Max bound (ISO). */
|
|
17
|
+
max;
|
|
18
|
+
/** Step (seconds for time-based modes). */
|
|
19
|
+
step;
|
|
20
|
+
/** Disabled. */
|
|
21
|
+
disabled = false;
|
|
22
|
+
/** Invalid state. */
|
|
23
|
+
invalid = false;
|
|
24
|
+
/** Size. */
|
|
25
|
+
size = 'md';
|
|
26
|
+
/** Visible label. */
|
|
27
|
+
label;
|
|
28
|
+
/** Field name (forms). */
|
|
29
|
+
name;
|
|
30
|
+
/** Fires on commit. */
|
|
31
|
+
indChange;
|
|
32
|
+
onChange = (e) => {
|
|
33
|
+
const v = e.target.value;
|
|
34
|
+
this.value = v;
|
|
35
|
+
this.indChange.emit(v);
|
|
36
|
+
};
|
|
37
|
+
render() {
|
|
38
|
+
return (h(Host, { key: 'adbe5d948799289119a3271a5a13853499194df9' }, h("label", { key: '1ad4d7391ced4d2215f33c0bda1e72922e46aa3c', class: "wrap", part: "wrap" }, this.label && h("span", { key: 'e009a29ae52273e383d099ea48e7a93f1948ac0f', class: "label", part: "label" }, this.label), h("input", { key: '758b22432cdc271ac603533257f04fb619297522', class: "input", part: "input", type: this.mode, value: this.value, min: this.min, max: this.max, step: this.step, name: this.name, disabled: this.disabled, "aria-invalid": this.invalid ? 'true' : 'false', "aria-label": this.label, onChange: this.onChange }))));
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
IndDateTimePicker.style = datetimePickerCss();
|
|
42
|
+
|
|
43
|
+
export { IndDateTimePicker as ind_datetime_picker };
|
|
44
|
+
//# sourceMappingURL=ind-datetime-picker.entry.js.map
|
|
45
|
+
|
|
46
|
+
//# sourceMappingURL=ind-datetime-picker.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ind-datetime-picker.entry.js","sources":["src/components/atoms/datetime-picker/datetime-picker.css?tag=ind-datetime-picker&encapsulation=shadow","src/components/atoms/datetime-picker/datetime-picker.tsx"],"sourcesContent":[":host {\n display: inline-block;\n font-family: var(--ind-font-family-sans, system-ui, sans-serif);\n color: var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));\n --_h: 26px;\n}\n\n:host([size=\"sm\"]) { --_h: 22px; }\n:host([size=\"lg\"]) { --_h: 32px; }\n\n.wrap {\n display: inline-flex;\n flex-direction: column;\n gap: var(--ind-spacing-2, 4px);\n}\n\n.label {\n font-size: var(--ind-font-size-xs, 10px);\n text-transform: uppercase;\n letter-spacing: 0.04em;\n color: var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2));\n}\n\n.input {\n height: var(--_h);\n padding: 0 var(--ind-spacing-3, 6px);\n font-family: var(--ind-font-family-mono, ui-monospace, monospace);\n font-size: var(--ind-font-size-base, 12px);\n font-feature-settings: var(--ind-font-feature-tabular, \"tnum\" 1);\n color: var(--ind-surface-text-primary, #eef1f5);\n background: var(--ind-surface-sunken, light-dark(#fff, #000));\n border: 1px solid var(--ind-surface-border-default, #2a3340);\n border-radius: var(--ind-radius-sm, 2px);\n color-scheme: dark light;\n}\n\n.input:focus-visible {\n outline: 2px solid var(--ind-surface-focus-ring, #67e8f9);\n outline-offset: 0;\n}\n\n.input:disabled { opacity: 0.5; cursor: not-allowed; }\n\n:host([invalid]) .input {\n border-color: var(--ind-state-fault-bg, #dc2626);\n}\n","import { Component, Prop, Event, EventEmitter, h, Host } from '@stencil/core';\n\nexport type DateTimeMode = 'datetime-local' | 'date' | 'time' | 'month' | 'week';\nexport type DateTimeSize = 'sm' | 'md' | 'lg';\n\n@Component({\n tag: 'ind-datetime-picker',\n styleUrl: 'datetime-picker.css',\n shadow: true,\n})\nexport class IndDateTimePicker {\n /** Picker mode (maps to the native input type). */\n @Prop({ reflect: true }) mode: DateTimeMode = 'datetime-local';\n /** Current ISO value. */\n @Prop({ mutable: true }) value: string = '';\n /** Min bound (ISO). */\n @Prop() min?: string;\n /** Max bound (ISO). */\n @Prop() max?: string;\n /** Step (seconds for time-based modes). */\n @Prop() step?: number | string;\n /** Disabled. */\n @Prop({ reflect: true }) disabled: boolean = false;\n /** Invalid state. */\n @Prop({ reflect: true }) invalid: boolean = false;\n /** Size. */\n @Prop({ reflect: true }) size: DateTimeSize = 'md';\n /** Visible label. */\n @Prop() label?: string;\n /** Field name (forms). */\n @Prop() name?: string;\n\n /** Fires on commit. */\n @Event() indChange!: EventEmitter<string>;\n\n private onChange = (e: Event) => {\n const v = (e.target as HTMLInputElement).value;\n this.value = v;\n this.indChange.emit(v);\n };\n\n render() {\n return (\n <Host>\n <label class=\"wrap\" part=\"wrap\">\n {this.label && <span class=\"label\" part=\"label\">{this.label}</span>}\n <input\n class=\"input\"\n part=\"input\"\n type={this.mode}\n value={this.value}\n min={this.min}\n max={this.max}\n step={this.step as unknown as string}\n name={this.name}\n disabled={this.disabled}\n aria-invalid={this.invalid ? 'true' : 'false'}\n aria-label={this.label}\n onChange={this.onChange}\n />\n </label>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":";;AAAA,MAAM,iBAAiB,GAAG,MAAM,CAAC,ynCAAynC,CAAC;;MCU9oC,iBAAiB,GAAA,MAAA;;;;;;IAEH,IAAI,GAAiB,gBAAgB;;IAErC,KAAK,GAAW,EAAE;;AAEnC,IAAA,GAAG;;AAEH,IAAA,GAAG;;AAEH,IAAA,IAAI;;IAEa,QAAQ,GAAY,KAAK;;IAEzB,OAAO,GAAY,KAAK;;IAExB,IAAI,GAAiB,IAAI;;AAE1C,IAAA,KAAK;;AAEL,IAAA,IAAI;;AAGH,IAAA,SAAS;AAEV,IAAA,QAAQ,GAAG,CAAC,CAAQ,KAAI;AAC9B,QAAA,MAAM,CAAC,GAAI,CAAC,CAAC,MAA2B,CAAC,KAAK;AAC9C,QAAA,IAAI,CAAC,KAAK,GAAG,CAAC;AACd,QAAA,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC;AACxB,KAAC;IAED,MAAM,GAAA;AACJ,QAAA,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACH,CAAA,CAAA,OAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAO,KAAK,EAAC,MAAM,EAAC,IAAI,EAAC,MAAM,EAAA,EAC5B,IAAI,CAAC,KAAK,IAAI,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,EAAA,EAAE,IAAI,CAAC,KAAK,CAAQ,EACnE,CAAA,CAAA,OAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAC,OAAO,EACb,IAAI,EAAC,OAAO,EACZ,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,GAAG,EAAE,IAAI,CAAC,GAAG,EACb,GAAG,EAAE,IAAI,CAAC,GAAG,EACb,IAAI,EAAE,IAAI,CAAC,IAAyB,EACpC,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,QAAQ,EAAE,IAAI,CAAC,QAAQ,kBACT,IAAI,CAAC,OAAO,GAAG,MAAM,GAAG,OAAO,EAAA,YAAA,EACjC,IAAI,CAAC,KAAK,EACtB,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAA,CACvB,CACI,CACH;;;;;;;"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-Bls_NlWP.js';
|
|
2
|
+
|
|
3
|
+
const cardCss = () => `:host{display:flex;flex-direction:column;gap:var(--ind-spacing-3, 6px);padding:var(--ind-spacing-5, 12px);background:var(--ind-surface-panel);border:1px solid var(--ind-surface-border-default);border-radius:var(--ind-radius-md, 3px);font-family:var(--ind-font-family-sans);color:var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));font-feature-settings:var(--ind-font-feature-tabular, "tnum" 1);box-sizing:border-box;min-width:160px}.card-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--ind-spacing-3, 6px)}.card-title{font-size:var(--ind-font-size-xs, 10px);font-weight:var(--ind-font-weight-bold, 700);text-transform:uppercase;letter-spacing:0.08em;color:var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2))}.card-tag{font-family:var(--ind-font-family-mono);font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2))}.card-detail{font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0))}:host([state="fault"]){border-color:var(--ind-state-fault-bg, #dc2626);box-shadow:0 0 0 1px color-mix(in srgb, var(--ind-state-fault-bg, #dc2626) 30%, transparent)}:host([state="warning"]){border-color:color-mix(in srgb, var(--ind-state-warning-bg, #f59e0b) 60%, var(--ind-surface-border-default))}`;
|
|
4
|
+
|
|
5
|
+
const deviceConnectionCardCss = () => `:host{min-width:210px}:host([state="error"]){border-color:var(--ind-state-fault-bg, #dc2626);box-shadow:0 0 0 1px color-mix(in srgb, var(--ind-state-fault-bg, #dc2626) 30%, transparent)}.endpoint{font-family:var(--ind-font-family-mono);font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-secondary);background:var(--ind-surface-sunken);padding:3px 6px;border-radius:var(--ind-radius-sm, 2px);word-break:break-all}`;
|
|
6
|
+
|
|
7
|
+
const IndDeviceConnectionCard = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
}
|
|
11
|
+
/** Device / driver name. */
|
|
12
|
+
name;
|
|
13
|
+
/** Protocol (e.g. "Modbus TCP", "EtherNet/IP"). */
|
|
14
|
+
protocol;
|
|
15
|
+
/** Endpoint (host:port / URL). */
|
|
16
|
+
endpoint;
|
|
17
|
+
/** Connection state — drives the indicator and fault chrome. */
|
|
18
|
+
state = 'disconnected';
|
|
19
|
+
/** Round-trip latency in ms. */
|
|
20
|
+
latency;
|
|
21
|
+
render() {
|
|
22
|
+
return (h(Host, { key: 'd4650fd63a64a9dd3bc58fae077ea5a6f1cf71fb', role: "group", "aria-label": `${this.name} connection ${this.state}` }, h("div", { key: '0e4f0b7d8beeb28c51449a56a9bebea4ab0580ca', class: "card-head" }, h("span", { key: 'dec224a80ed7880f33e0c1bb6d2c5c28feeb8435', class: "card-title", part: "name" }, this.name), this.protocol && h("span", { key: '3e446e59f250e22556a8c6476363d6ad37395626', class: "card-tag", part: "protocol" }, this.protocol)), h("ind-connection-indicator", { key: '7c41a2d6f998360827fbf299ff40197d98eb02a9', state: this.state, size: "md" }), this.endpoint && h("code", { key: '26982889839026079a9fda011d3276efd99e26cc', class: "endpoint", part: "endpoint" }, this.endpoint), this.latency !== undefined && (h("div", { key: '8eed12b7cee83a545d01efbc6fb98c24e5241b49', class: "card-detail", part: "latency" }, "Latency ", Math.round(this.latency), " ms"))));
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
IndDeviceConnectionCard.style = cardCss() + deviceConnectionCardCss();
|
|
26
|
+
|
|
27
|
+
export { IndDeviceConnectionCard as ind_device_connection_card };
|
|
28
|
+
//# sourceMappingURL=ind-device-connection-card.entry.js.map
|
|
29
|
+
|
|
30
|
+
//# sourceMappingURL=ind-device-connection-card.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ind-device-connection-card.entry.js","sources":["src/components/molecules/_shared/card.css?tag=ind-device-connection-card&encapsulation=shadow","src/components/molecules/device-connection-card/device-connection-card.css?tag=ind-device-connection-card&encapsulation=shadow","src/components/molecules/device-connection-card/device-connection-card.tsx"],"sourcesContent":["/* Shared chrome for molecule \"card\" components. Pulled in first via\n * `styleUrls: ['../_shared/card.css', 'xxx.css']` so each card can override. */\n:host {\n display: flex;\n flex-direction: column;\n gap: var(--ind-spacing-3, 6px);\n padding: var(--ind-spacing-5, 12px);\n background: var(--ind-surface-panel);\n border: 1px solid var(--ind-surface-border-default);\n border-radius: var(--ind-radius-md, 3px);\n font-family: var(--ind-font-family-sans);\n color: var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));\n font-feature-settings: var(--ind-font-feature-tabular, \"tnum\" 1);\n box-sizing: border-box;\n min-width: 160px;\n}\n\n.card-head {\n display: flex;\n align-items: baseline;\n justify-content: space-between;\n gap: var(--ind-spacing-3, 6px);\n}\n\n.card-title {\n font-size: var(--ind-font-size-xs, 10px);\n font-weight: var(--ind-font-weight-bold, 700);\n text-transform: uppercase;\n letter-spacing: 0.08em;\n color: var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2));\n}\n\n.card-tag {\n font-family: var(--ind-font-family-mono);\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2));\n}\n\n.card-detail {\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0));\n}\n\n/* Fault chrome cue, opt-in by reflecting state=\"fault\" on the host. */\n:host([state=\"fault\"]) {\n border-color: var(--ind-state-fault-bg, #dc2626);\n box-shadow: 0 0 0 1px color-mix(in srgb, var(--ind-state-fault-bg, #dc2626) 30%, transparent);\n}\n:host([state=\"warning\"]) {\n border-color: color-mix(in srgb, var(--ind-state-warning-bg, #f59e0b) 60%, var(--ind-surface-border-default));\n}\n",":host {\n min-width: 210px;\n}\n\n/* The connection card uses its own state vocabulary, so map error→fault chrome. */\n:host([state=\"error\"]) {\n border-color: var(--ind-state-fault-bg, #dc2626);\n box-shadow: 0 0 0 1px color-mix(in srgb, var(--ind-state-fault-bg, #dc2626) 30%, transparent);\n}\n\n.endpoint {\n font-family: var(--ind-font-family-mono);\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-secondary);\n background: var(--ind-surface-sunken);\n padding: 3px 6px;\n border-radius: var(--ind-radius-sm, 2px);\n word-break: break-all;\n}\n","import { Component, Prop, h, Host } from '@stencil/core';\nimport type { ConnectionState } from '../../atoms/connection-indicator/connection-indicator';\n\n/**\n * Connection summary for a field device / driver: protocol, endpoint, live\n * connection state and round-trip latency.\n */\n@Component({\n tag: 'ind-device-connection-card',\n styleUrls: ['../_shared/card.css', 'device-connection-card.css'],\n shadow: true,\n})\nexport class IndDeviceConnectionCard {\n /** Device / driver name. */\n @Prop() name!: string;\n /** Protocol (e.g. \"Modbus TCP\", \"EtherNet/IP\"). */\n @Prop() protocol?: string;\n /** Endpoint (host:port / URL). */\n @Prop() endpoint?: string;\n /** Connection state — drives the indicator and fault chrome. */\n @Prop({ reflect: true }) state: ConnectionState = 'disconnected';\n /** Round-trip latency in ms. */\n @Prop() latency?: number;\n\n render() {\n return (\n <Host role=\"group\" aria-label={`${this.name} connection ${this.state}`}>\n <div class=\"card-head\">\n <span class=\"card-title\" part=\"name\">{this.name}</span>\n {this.protocol && <span class=\"card-tag\" part=\"protocol\">{this.protocol}</span>}\n </div>\n <ind-connection-indicator state={this.state} size=\"md\" />\n {this.endpoint && <code class=\"endpoint\" part=\"endpoint\">{this.endpoint}</code>}\n {this.latency !== undefined && (\n <div class=\"card-detail\" part=\"latency\">Latency {Math.round(this.latency)} ms</div>\n )}\n </Host>\n );\n }\n}\n"],"names":[],"mappings":";;AAAA,MAAM,OAAO,GAAG,MAAM,CAAC,2zCAA2zC,CAAC;;ACAn1C,MAAM,uBAAuB,GAAG,MAAM,CAAC,8aAA8a,CAAC;;MCYzc,uBAAuB,GAAA,MAAA;;;;;AAE1B,IAAA,IAAI;;AAEJ,IAAA,QAAQ;;AAER,IAAA,QAAQ;;IAES,KAAK,GAAoB,cAAc;;AAExD,IAAA,OAAO;IAEf,MAAM,GAAA;AACJ,QAAA,QACE,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAC,IAAI,EAAC,OAAO,EAAA,YAAA,EAAa,CAAA,EAAG,IAAI,CAAC,IAAI,CAAA,YAAA,EAAe,IAAI,CAAC,KAAK,CAAA,CAAE,EAAA,EACpE,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,WAAW,EAAA,EACpB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,YAAY,EAAC,IAAI,EAAC,MAAM,EAAA,EAAE,IAAI,CAAC,IAAI,CAAQ,EACtD,IAAI,CAAC,QAAQ,IAAI,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,UAAU,EAAC,IAAI,EAAC,UAAU,EAAA,EAAE,IAAI,CAAC,QAAQ,CAAQ,CAC3E,EACN,CAAA,CAAA,0BAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAA0B,KAAK,EAAE,IAAI,CAAC,KAAK,EAAE,IAAI,EAAC,IAAI,EAAA,CAAG,EACxD,IAAI,CAAC,QAAQ,IAAI,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,UAAU,EAAC,IAAI,EAAC,UAAU,EAAA,EAAE,IAAI,CAAC,QAAQ,CAAQ,EAC9E,IAAI,CAAC,OAAO,KAAK,SAAS,KACzB,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,SAAS,EAAA,cAAU,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,QAAU,CACpF,CACI;;;;;;;"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-Bls_NlWP.js';
|
|
2
|
+
|
|
3
|
+
const panelCss = () => `:host{display:flex;flex-direction:column;background:var(--ind-surface-panel);border:1px solid var(--ind-surface-border-default);border-radius:var(--ind-radius-md, 3px);font-family:var(--ind-font-family-sans);color:var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));box-sizing:border-box;overflow:hidden;font-feature-settings:var(--ind-font-feature-tabular, "tnum" 1)}.panel-head{display:flex;align-items:center;gap:var(--ind-spacing-4, 8px);padding:var(--ind-spacing-4, 8px) var(--ind-spacing-5, 12px);border-bottom:1px solid var(--ind-surface-border-subtle);background:var(--ind-surface-raised);flex:0 0 auto}.panel-titles{display:flex;flex-direction:column;min-width:0}.panel-title{font-size:var(--ind-font-size-md, 13px);font-weight:var(--ind-font-weight-semibold, 600);line-height:1.2}.panel-subtitle{font-size:var(--ind-font-size-xs, 10px);text-transform:uppercase;letter-spacing:0.06em;color:var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0))}.panel-tag{font-family:var(--ind-font-family-mono);font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-secondary)}.panel-actions{margin-left:auto;display:flex;align-items:center;gap:var(--ind-spacing-3, 6px)}.panel-body{display:flex;flex-direction:column;gap:var(--ind-spacing-4, 8px);padding:var(--ind-spacing-5, 12px);min-height:0}.panel-toolbar{display:flex;align-items:center;gap:var(--ind-spacing-3, 6px);padding:var(--ind-spacing-3, 6px) var(--ind-spacing-5, 12px);border-bottom:1px solid var(--ind-surface-border-subtle);flex:0 0 auto}.panel-list{display:flex;flex-direction:column;overflow:auto}.panel-grid{display:grid;gap:var(--ind-spacing-4, 8px);padding:var(--ind-spacing-5, 12px)}.panel-empty{padding:var(--ind-spacing-7, 20px);text-align:center;color:var(--ind-surface-text-muted);font-size:var(--ind-font-size-sm, 11px)}.panel-spacer{flex:1 1 auto}`;
|
|
4
|
+
|
|
5
|
+
const controlPanelCss = () => `.panel-body>ind-motor-card,.panel-body>ind-pump-card,.panel-body>ind-valve-card,.panel-body>ind-start-stop-control,.panel-body>ind-setpoint-control,.panel-body>ind-speed-control,.panel-body>ind-mode-selector,.panel-body>ind-recipe-selector{border:0;padding:0;background:transparent;min-width:0}`;
|
|
6
|
+
|
|
7
|
+
const deviceDiagnosticsPanelCss = () => `:host{min-width:300px}.panel-body>ind-device-info-card{border:0;padding:0;background:transparent;min-width:0}.metrics{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:var(--ind-spacing-3, 6px)}.metric{display:flex;flex-direction:column;gap:1px;padding:var(--ind-spacing-3, 6px);background:var(--ind-surface-sunken);border-radius:var(--ind-radius-sm, 2px);border-left:2px solid var(--ind-surface-border-strong)}.metric-label{font-size:var(--ind-font-size-xs, 10px);text-transform:uppercase;letter-spacing:0.04em;color:var(--ind-surface-text-muted)}.metric-value{font-family:var(--ind-font-family-mono);font-size:var(--ind-font-size-md, 13px);font-weight:var(--ind-font-weight-semibold, 600)}.metric-ok{border-left-color:var(--ind-state-running-bg, #16a34a)}.metric-warn{border-left-color:var(--ind-state-warning-bg, #f59e0b)}.metric-fault{border-left-color:var(--ind-state-fault-bg, #dc2626)}`;
|
|
8
|
+
|
|
9
|
+
const IndDeviceDiagnosticsPanel = class {
|
|
10
|
+
constructor(hostRef) {
|
|
11
|
+
registerInstance(this, hostRef);
|
|
12
|
+
}
|
|
13
|
+
heading = 'Diagnostics';
|
|
14
|
+
name;
|
|
15
|
+
vendor;
|
|
16
|
+
model;
|
|
17
|
+
firmware;
|
|
18
|
+
serial;
|
|
19
|
+
address;
|
|
20
|
+
state = 'disconnected';
|
|
21
|
+
/** Diagnostic metrics. */
|
|
22
|
+
metrics = [];
|
|
23
|
+
render() {
|
|
24
|
+
return (h(Host, { key: '87d13057cbdf0ae8cc50951231be0c72a5970236' }, h("div", { key: '399c23ad7dff5cd8bf8430c2dfe3e7b21d13f807', class: "panel-head" }, h("span", { key: '7b05113457a67d943203ea9c4f3a6896d953cfab', class: "panel-title", part: "heading" }, this.heading)), h("div", { key: '5685e0cffe993b39f956d0081fb0c9ff0b7e88f1', class: "panel-body" }, h("ind-device-info-card", { key: 'fdba4747a89414806cee8c781cc90e7e5bebd063', name: this.name, vendor: this.vendor, model: this.model, firmware: this.firmware, serial: this.serial, address: this.address, state: this.state }), this.metrics.length > 0 && (h("div", { key: '16eeeda3f9919ace04e34b118fe31e08ac1e3d94', class: "metrics", part: "metrics" }, this.metrics.map((m, i) => (h("div", { class: `metric metric-${m.status ?? 'ok'}`, part: "metric", key: i }, h("span", { class: "metric-label" }, m.label), h("span", { class: "metric-value" }, m.value, m.unit ? ` ${m.unit}` : '')))))))));
|
|
25
|
+
}
|
|
26
|
+
};
|
|
27
|
+
IndDeviceDiagnosticsPanel.style = panelCss() + (controlPanelCss() + deviceDiagnosticsPanelCss());
|
|
28
|
+
|
|
29
|
+
export { IndDeviceDiagnosticsPanel as ind_device_diagnostics_panel };
|
|
30
|
+
//# sourceMappingURL=ind-device-diagnostics-panel.entry.js.map
|
|
31
|
+
|
|
32
|
+
//# sourceMappingURL=ind-device-diagnostics-panel.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ind-device-diagnostics-panel.entry.js","sources":["src/components/organisms/_shared/panel.css?tag=ind-device-diagnostics-panel&encapsulation=shadow","src/components/organisms/_shared/control-panel.css?tag=ind-device-diagnostics-panel&encapsulation=shadow","src/components/organisms/device-diagnostics-panel/device-diagnostics-panel.css?tag=ind-device-diagnostics-panel&encapsulation=shadow","src/components/organisms/device-diagnostics-panel/device-diagnostics-panel.tsx"],"sourcesContent":["/* Shared chrome for organism panels. Pulled in first via\n * `styleUrls: ['../_shared/panel.css', 'xxx.css']`. */\n:host {\n display: flex;\n flex-direction: column;\n background: var(--ind-surface-panel);\n border: 1px solid var(--ind-surface-border-default);\n border-radius: var(--ind-radius-md, 3px);\n font-family: var(--ind-font-family-sans);\n color: var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));\n box-sizing: border-box;\n overflow: hidden;\n font-feature-settings: var(--ind-font-feature-tabular, \"tnum\" 1);\n}\n\n.panel-head {\n display: flex;\n align-items: center;\n gap: var(--ind-spacing-4, 8px);\n padding: var(--ind-spacing-4, 8px) var(--ind-spacing-5, 12px);\n border-bottom: 1px solid var(--ind-surface-border-subtle);\n background: var(--ind-surface-raised);\n flex: 0 0 auto;\n}\n\n.panel-titles {\n display: flex;\n flex-direction: column;\n min-width: 0;\n}\n\n.panel-title {\n font-size: var(--ind-font-size-md, 13px);\n font-weight: var(--ind-font-weight-semibold, 600);\n line-height: 1.2;\n}\n\n.panel-subtitle {\n font-size: var(--ind-font-size-xs, 10px);\n text-transform: uppercase;\n letter-spacing: 0.06em;\n color: var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0));\n}\n\n.panel-tag {\n font-family: var(--ind-font-family-mono);\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-secondary);\n}\n\n.panel-actions {\n margin-left: auto;\n display: flex;\n align-items: center;\n gap: var(--ind-spacing-3, 6px);\n}\n\n.panel-body {\n display: flex;\n flex-direction: column;\n gap: var(--ind-spacing-4, 8px);\n padding: var(--ind-spacing-5, 12px);\n min-height: 0;\n}\n\n.panel-toolbar {\n display: flex;\n align-items: center;\n gap: var(--ind-spacing-3, 6px);\n padding: var(--ind-spacing-3, 6px) var(--ind-spacing-5, 12px);\n border-bottom: 1px solid var(--ind-surface-border-subtle);\n flex: 0 0 auto;\n}\n\n.panel-list {\n display: flex;\n flex-direction: column;\n overflow: auto;\n}\n\n.panel-grid {\n display: grid;\n gap: var(--ind-spacing-4, 8px);\n padding: var(--ind-spacing-5, 12px);\n}\n\n.panel-empty {\n padding: var(--ind-spacing-7, 20px);\n text-align: center;\n color: var(--ind-surface-text-muted);\n font-size: var(--ind-font-size-sm, 11px);\n}\n\n.panel-spacer {\n flex: 1 1 auto;\n}\n","/* Flatten the faceplate / control molecules when embedded in a control panel,\n * so the panel provides the single card chrome. */\n.panel-body > ind-motor-card,\n.panel-body > ind-pump-card,\n.panel-body > ind-valve-card,\n.panel-body > ind-start-stop-control,\n.panel-body > ind-setpoint-control,\n.panel-body > ind-speed-control,\n.panel-body > ind-mode-selector,\n.panel-body > ind-recipe-selector {\n border: 0;\n padding: 0;\n background: transparent;\n min-width: 0;\n}\n",":host {\n min-width: 300px;\n}\n\n.panel-body > ind-device-info-card {\n border: 0;\n padding: 0;\n background: transparent;\n min-width: 0;\n}\n\n.metrics {\n display: grid;\n grid-template-columns: repeat(2, minmax(0, 1fr));\n gap: var(--ind-spacing-3, 6px);\n}\n\n.metric {\n display: flex;\n flex-direction: column;\n gap: 1px;\n padding: var(--ind-spacing-3, 6px);\n background: var(--ind-surface-sunken);\n border-radius: var(--ind-radius-sm, 2px);\n border-left: 2px solid var(--ind-surface-border-strong);\n}\n\n.metric-label {\n font-size: var(--ind-font-size-xs, 10px);\n text-transform: uppercase;\n letter-spacing: 0.04em;\n color: var(--ind-surface-text-muted);\n}\n\n.metric-value {\n font-family: var(--ind-font-family-mono);\n font-size: var(--ind-font-size-md, 13px);\n font-weight: var(--ind-font-weight-semibold, 600);\n}\n\n.metric-ok { border-left-color: var(--ind-state-running-bg, #16a34a); }\n.metric-warn { border-left-color: var(--ind-state-warning-bg, #f59e0b); }\n.metric-fault { border-left-color: var(--ind-state-fault-bg, #dc2626); }\n","import { Component, Prop, h, Host } from '@stencil/core';\nimport type { ConnectionState } from '../../atoms/connection-indicator/connection-indicator';\n\nexport interface DiagnosticMetric {\n label: string;\n value: string | number;\n unit?: string;\n status?: 'ok' | 'warn' | 'fault';\n}\n\n/**\n * Device diagnostics panel: nameplate / connection via `<ind-device-info-card>`\n * plus a list of live diagnostic metrics (CPU, memory, temperature, errors).\n */\n@Component({\n tag: 'ind-device-diagnostics-panel',\n styleUrls: ['../_shared/panel.css', '../_shared/control-panel.css', 'device-diagnostics-panel.css'],\n shadow: true,\n})\nexport class IndDeviceDiagnosticsPanel {\n @Prop() heading: string = 'Diagnostics';\n @Prop() name!: string;\n @Prop() vendor?: string;\n @Prop() model?: string;\n @Prop() firmware?: string;\n @Prop() serial?: string;\n @Prop() address?: string;\n @Prop({ reflect: true }) state: ConnectionState = 'disconnected';\n /** Diagnostic metrics. */\n @Prop() metrics: DiagnosticMetric[] = [];\n\n render() {\n return (\n <Host>\n <div class=\"panel-head\">\n <span class=\"panel-title\" part=\"heading\">{this.heading}</span>\n </div>\n <div class=\"panel-body\">\n <ind-device-info-card\n name={this.name}\n vendor={this.vendor}\n model={this.model}\n firmware={this.firmware}\n serial={this.serial}\n address={this.address}\n state={this.state}\n ></ind-device-info-card>\n {this.metrics.length > 0 && (\n <div class=\"metrics\" part=\"metrics\">\n {this.metrics.map((m, i) => (\n <div class={`metric metric-${m.status ?? 'ok'}`} part=\"metric\" key={i}>\n <span class=\"metric-label\">{m.label}</span>\n <span class=\"metric-value\">\n {m.value}{m.unit ? ` ${m.unit}` : ''}\n </span>\n </div>\n ))}\n </div>\n )}\n </div>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":";;AAAA,MAAM,QAAQ,GAAG,MAAM,CAAC,yzDAAyzD,CAAC;;ACAl1D,MAAM,eAAe,GAAG,MAAM,CAAC,sSAAsS,CAAC;;ACAtU,MAAM,yBAAyB,GAAG,MAAM,CAAC,24BAA24B,CAAC;;MCmBx6B,yBAAyB,GAAA,MAAA;;;;IAC5B,OAAO,GAAW,aAAa;AAC/B,IAAA,IAAI;AACJ,IAAA,MAAM;AACN,IAAA,KAAK;AACL,IAAA,QAAQ;AACR,IAAA,MAAM;AACN,IAAA,OAAO;IACU,KAAK,GAAoB,cAAc;;IAExD,OAAO,GAAuB,EAAE;IAExC,MAAM,GAAA;QACJ,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACH,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,YAAY,EAAA,EACrB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,SAAS,EAAA,EAAE,IAAI,CAAC,OAAO,CAAQ,CAC1D,EACN,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,YAAY,EAAA,EACrB,CAAA,CAAA,sBAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,KAAK,EAAE,IAAI,CAAC,KAAK,EAAA,CACK,EACvB,IAAI,CAAC,OAAO,CAAC,MAAM,GAAG,CAAC,KACtB,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,SAAS,EAAC,IAAI,EAAC,SAAS,EAAA,EAChC,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,MACrB,CAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,CAAA,cAAA,EAAiB,CAAC,CAAC,MAAM,IAAI,IAAI,CAAA,CAAE,EAAE,IAAI,EAAC,QAAQ,EAAC,GAAG,EAAE,CAAC,EAAA,EACnE,CAAA,CAAA,MAAA,EAAA,EAAM,KAAK,EAAC,cAAc,IAAE,CAAC,CAAC,KAAK,CAAQ,EAC3C,CAAA,CAAA,MAAA,EAAA,EAAM,KAAK,EAAC,cAAc,EAAA,EACvB,CAAC,CAAC,KAAK,EAAE,CAAC,CAAC,IAAI,GAAG,CAAA,CAAA,EAAI,CAAC,CAAC,IAAI,CAAA,CAAE,GAAG,EAAE,CAC/B,CACH,CACP,CAAC,CACE,CACP,CACG,CACD;;;;;;;"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-Bls_NlWP.js';
|
|
2
|
+
|
|
3
|
+
const cardCss = () => `:host{display:flex;flex-direction:column;gap:var(--ind-spacing-3, 6px);padding:var(--ind-spacing-5, 12px);background:var(--ind-surface-panel);border:1px solid var(--ind-surface-border-default);border-radius:var(--ind-radius-md, 3px);font-family:var(--ind-font-family-sans);color:var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));font-feature-settings:var(--ind-font-feature-tabular, "tnum" 1);box-sizing:border-box;min-width:160px}.card-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--ind-spacing-3, 6px)}.card-title{font-size:var(--ind-font-size-xs, 10px);font-weight:var(--ind-font-weight-bold, 700);text-transform:uppercase;letter-spacing:0.08em;color:var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2))}.card-tag{font-family:var(--ind-font-family-mono);font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2))}.card-detail{font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0))}:host([state="fault"]){border-color:var(--ind-state-fault-bg, #dc2626);box-shadow:0 0 0 1px color-mix(in srgb, var(--ind-state-fault-bg, #dc2626) 30%, transparent)}:host([state="warning"]){border-color:color-mix(in srgb, var(--ind-state-warning-bg, #f59e0b) 60%, var(--ind-surface-border-default))}`;
|
|
4
|
+
|
|
5
|
+
const deviceInfoCardCss = () => `:host{min-width:220px}.card-head{align-items:center}.meta{display:grid;grid-template-columns:auto 1fr;gap:var(--ind-spacing-2, 4px) var(--ind-spacing-5, 12px);margin:0}.dt{font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0))}.dd{margin:0;font-family:var(--ind-font-family-mono);font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-primary);text-align:right}`;
|
|
6
|
+
|
|
7
|
+
const IndDeviceInfoCard = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
}
|
|
11
|
+
/** Device name (e.g. "Line 2 PLC"). */
|
|
12
|
+
name;
|
|
13
|
+
/** Manufacturer. */
|
|
14
|
+
vendor;
|
|
15
|
+
/** Model number. */
|
|
16
|
+
model;
|
|
17
|
+
/** Firmware / software version. */
|
|
18
|
+
firmware;
|
|
19
|
+
/** Serial number. */
|
|
20
|
+
serial;
|
|
21
|
+
/** Network address (IP / endpoint). */
|
|
22
|
+
address;
|
|
23
|
+
/** Connection state. */
|
|
24
|
+
state = 'disconnected';
|
|
25
|
+
rows() {
|
|
26
|
+
return [
|
|
27
|
+
{ label: 'Vendor', value: this.vendor },
|
|
28
|
+
{ label: 'Model', value: this.model },
|
|
29
|
+
{ label: 'Firmware', value: this.firmware },
|
|
30
|
+
{ label: 'Serial', value: this.serial },
|
|
31
|
+
{ label: 'Address', value: this.address },
|
|
32
|
+
].filter((r) => r.value !== undefined && r.value !== '');
|
|
33
|
+
}
|
|
34
|
+
render() {
|
|
35
|
+
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) => [
|
|
36
|
+
h("dt", { class: "dt", part: "dt" }, r.label),
|
|
37
|
+
h("dd", { class: "dd", part: "dd" }, r.value),
|
|
38
|
+
]))));
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
IndDeviceInfoCard.style = cardCss() + deviceInfoCardCss();
|
|
42
|
+
|
|
43
|
+
export { IndDeviceInfoCard as ind_device_info_card };
|
|
44
|
+
//# sourceMappingURL=ind-device-info-card.entry.js.map
|
|
45
|
+
|
|
46
|
+
//# sourceMappingURL=ind-device-info-card.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ind-device-info-card.entry.js","sources":["src/components/molecules/_shared/card.css?tag=ind-device-info-card&encapsulation=shadow","src/components/molecules/device-info-card/device-info-card.css?tag=ind-device-info-card&encapsulation=shadow","src/components/molecules/device-info-card/device-info-card.tsx"],"sourcesContent":["/* Shared chrome for molecule \"card\" components. Pulled in first via\n * `styleUrls: ['../_shared/card.css', 'xxx.css']` so each card can override. */\n:host {\n display: flex;\n flex-direction: column;\n gap: var(--ind-spacing-3, 6px);\n padding: var(--ind-spacing-5, 12px);\n background: var(--ind-surface-panel);\n border: 1px solid var(--ind-surface-border-default);\n border-radius: var(--ind-radius-md, 3px);\n font-family: var(--ind-font-family-sans);\n color: var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));\n font-feature-settings: var(--ind-font-feature-tabular, \"tnum\" 1);\n box-sizing: border-box;\n min-width: 160px;\n}\n\n.card-head {\n display: flex;\n align-items: baseline;\n justify-content: space-between;\n gap: var(--ind-spacing-3, 6px);\n}\n\n.card-title {\n font-size: var(--ind-font-size-xs, 10px);\n font-weight: var(--ind-font-weight-bold, 700);\n text-transform: uppercase;\n letter-spacing: 0.08em;\n color: var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2));\n}\n\n.card-tag {\n font-family: var(--ind-font-family-mono);\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2));\n}\n\n.card-detail {\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0));\n}\n\n/* Fault chrome cue, opt-in by reflecting state=\"fault\" on the host. */\n:host([state=\"fault\"]) {\n border-color: var(--ind-state-fault-bg, #dc2626);\n box-shadow: 0 0 0 1px color-mix(in srgb, var(--ind-state-fault-bg, #dc2626) 30%, transparent);\n}\n:host([state=\"warning\"]) {\n border-color: color-mix(in srgb, var(--ind-state-warning-bg, #f59e0b) 60%, var(--ind-surface-border-default));\n}\n",":host {\n min-width: 220px;\n}\n\n.card-head {\n align-items: center;\n}\n\n.meta {\n display: grid;\n grid-template-columns: auto 1fr;\n gap: var(--ind-spacing-2, 4px) var(--ind-spacing-5, 12px);\n margin: 0;\n}\n\n.dt {\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0));\n}\n\n.dd {\n margin: 0;\n font-family: var(--ind-font-family-mono);\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-primary);\n text-align: right;\n}\n","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"],"names":[],"mappings":";;AAAA,MAAM,OAAO,GAAG,MAAM,CAAC,2zCAA2zC,CAAC;;ACAn1C,MAAM,iBAAiB,GAAG,MAAM,CAAC,0aAA0a,CAAC;;MCY/b,iBAAiB,GAAA,MAAA;;;;;AAEpB,IAAA,IAAI;;AAEJ,IAAA,MAAM;;AAEN,IAAA,KAAK;;AAEL,IAAA,QAAQ;;AAER,IAAA,MAAM;;AAEN,IAAA,OAAO;;IAEU,KAAK,GAAoB,cAAc;IAExD,IAAI,GAAA;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;AAC1C,SAAA,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,KAAK,KAAK,SAAS,IAAI,CAAC,CAAC,KAAK,KAAK,EAAE,CAAC;;IAG1D,MAAM,GAAA;QACJ,QACE,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAC,IAAI,EAAC,OAAO,EAAA,YAAA,EAAa,CAAA,EAAG,IAAI,CAAC,IAAI,CAAA,mBAAA,CAAqB,EAAA,EAC9D,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,WAAW,EAAA,EACpB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,YAAY,EAAC,IAAI,EAAC,MAAM,EAAA,EAAE,IAAI,CAAC,IAAI,CAAQ,EACvD,CAAA,CAAA,0BAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAA0B,KAAK,EAAE,IAAI,CAAC,KAAK,EAAE,IAAI,EAAC,IAAI,EAAA,CAAG,CACrD,EACN,CAAA,CAAA,IAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAI,KAAK,EAAC,MAAM,EAAC,IAAI,EAAC,MAAM,EAAA,EACzB,IAAI,CAAC,IAAI,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,KAAK;AACtB,YAAA,CAAA,CAAA,IAAA,EAAA,EAAI,KAAK,EAAC,IAAI,EAAC,IAAI,EAAC,IAAI,EAAA,EAAE,CAAC,CAAC,KAAK,CAAM;AACvC,YAAA,CAAA,CAAA,IAAA,EAAA,EAAI,KAAK,EAAC,IAAI,EAAC,IAAI,EAAC,IAAI,EAAA,EAAE,CAAC,CAAC,KAAK,CAAM;SACxC,CAAC,CACC,CACA;;;;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, a as getElement, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, a as getElement, h, H as Host } from './index-Bls_NlWP.js';
|
|
2
2
|
|
|
3
3
|
const dialogCss = () => `:host{display:contents}.dialog{padding:0;border:none;background:transparent;color:inherit;max-width:90vw;max-height:90vh;overflow:visible}.dialog::backdrop{background:rgba(0, 0, 0, 0.55);backdrop-filter:blur(2px)}.content{display:flex;flex-direction:column;background:var(--ind-surface-raised, light-dark(#ffffff, #1a2129));border:1px solid var(--ind-surface-border-default, #2a3340);border-radius:var(--ind-radius-md, 3px);color:var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));font-family:var(--ind-font-family-sans);font-size:var(--ind-font-size-base, 12px);max-height:90vh;overflow:hidden}:host([size="sm"]) .content{width:320px}:host([size="md"]) .content{width:480px}:host([size="lg"]) .content{width:720px}.header{display:flex;align-items:center;justify-content:space-between;gap:var(--ind-spacing-4, 8px);padding:var(--ind-spacing-5, 12px) var(--ind-spacing-6, 16px);border-bottom:1px solid var(--ind-surface-border-subtle)}.heading{font-size:var(--ind-font-size-lg, 14px);font-weight:var(--ind-font-weight-semibold, 600);margin:0}.close{background:transparent;border:none;color:inherit;font-size:20px;line-height:1;cursor:pointer;padding:2px 8px;border-radius:var(--ind-radius-sm, 2px)}.close:hover{background:var(--ind-surface-panel)}.close:focus-visible{outline:2px solid var(--ind-surface-focus-ring, #22d3ee);outline-offset:2px}.body{flex:1;overflow:auto;padding:var(--ind-spacing-6, 16px);line-height:var(--ind-font-line-height-normal, 1.4)}.footer{display:flex;justify-content:flex-end;gap:var(--ind-spacing-3, 6px);padding:var(--ind-spacing-4, 8px) var(--ind-spacing-6, 16px);border-top:1px solid var(--ind-surface-border-subtle)}.footer.is-empty{display:none}`;
|
|
4
4
|
|
|
@@ -83,7 +83,7 @@ const IndDialog = class {
|
|
|
83
83
|
this.close();
|
|
84
84
|
};
|
|
85
85
|
render() {
|
|
86
|
-
return (h(Host, { key: '
|
|
86
|
+
return (h(Host, { key: '87b1b19e34124d336690c96e1eafc5dcdce689aa' }, h("dialog", { key: '98199eb56477658120f7ff9bc421fd388d956207', class: "dialog", part: "dialog", "aria-label": this.heading, onClose: this.onNativeClose, onClick: this.onClick }, h("div", { key: '058705a27904ca8dea5da499afca1ab2d040517a', class: "content", part: "content" }, this.heading && (h("header", { key: '0feedadbfec3051654dd9ce6968917afef5d97fc', class: "header", part: "header" }, h("h2", { key: 'd43f968c6248adafd0383bb2beae39d156c193db', class: "heading", part: "heading" }, this.heading), h("button", { key: '2bbafbf683baeb78cfeeba5f436d3449bc8041c5', type: "button", class: "close", part: "close", "aria-label": "Close", onClick: () => this.close() }, "\u00D7"))), h("div", { key: '71e78c288ebe5a9d5437a8dfb240b08ce4ee7aea', class: "body", part: "body" }, h("slot", { key: '81581e2f10629935fc08c02544144d7c9be00ebd' })), h("footer", { key: '9f3ae5dee0ea4d1c5300a9b0fd35662d1493c159', class: { footer: true, 'is-empty': !this.hasFooter }, part: "footer" }, h("slot", { key: '27c4a6d3e2c914acb40cddf3d57b944643af62a2', name: "footer" }))))));
|
|
87
87
|
}
|
|
88
88
|
static get watchers() { return {
|
|
89
89
|
"open": [{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-Bls_NlWP.js';
|
|
2
2
|
|
|
3
3
|
const dividerCss = () => `:host{display:block;background:var(--ind-surface-border-default, #2a3340);flex-shrink:0}:host([orientation="horizontal"]){width:100%;height:1px}:host([orientation="vertical"]){height:100%;min-height:1em;width:1px}`;
|
|
4
4
|
|
|
@@ -8,7 +8,7 @@ const IndDivider = class {
|
|
|
8
8
|
}
|
|
9
9
|
orientation = 'horizontal';
|
|
10
10
|
render() {
|
|
11
|
-
return h(Host, { key: '
|
|
11
|
+
return h(Host, { key: '177e60e429d2cf5cfd3faa97d34e3c605c1c898e', role: "separator", "aria-orientation": this.orientation });
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
14
|
IndDivider.style = dividerCss();
|
package/dist/esm/ind-ds.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { p as promiseResolve, g as globalScripts, b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { p as promiseResolve, g as globalScripts, b as bootstrapLazy } from './index-Bls_NlWP.js';
|
|
2
|
+
export { s as setNonce } from './index-Bls_NlWP.js';
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
5
|
Stencil Client Patch Browser v4.43.5 | MIT Licensed | https://stenciljs.com
|
|
@@ -16,7 +16,7 @@ var patchBrowser = () => {
|
|
|
16
16
|
|
|
17
17
|
patchBrowser().then(async (options) => {
|
|
18
18
|
await globalScripts();
|
|
19
|
-
return bootstrapLazy([["ind-app-header",[[769,"ind-app-header",{"brand":[1],"subBrand":[1,"sub-brand"],"machineId":[1,"machine-id"],"mqttState":[1,"mqtt-state"],"mqttLabel":[1,"mqtt-label"],"version":[1],"docsUrl":[1,"docs-url"],"hideChangeMachine":[4,"hide-change-machine"],"hideDisconnect":[4,"hide-disconnect"]}]]],["ind-fill-row",[[769,"ind-fill-row",{"tag":[1],"label":[1],"value":[2],"max":[2],"unit":[1],"variant":[513],"severity":[4]}]]],["ind-health-card",[[513,"ind-health-card",{"heading":[1],"state":[513],"stateLabel":[1,"state-label"],"detail":[1]}]]],["ind-status-bar",[[769,"ind-status-bar",{"state":[513],"message":[1]}]]],["ind-alarm",[[513,"ind-alarm",{"priority":[513],"acknowledged":[516],"label":[1],"timestamp":[1]}]]],["ind-button",[[769,"ind-button",{"variant":[513],"size":[513],"disabled":[516],"label":[1],"holdToConfirmMs":[2,"hold-to-confirm-ms"],"progress":[32]}]]],["ind-checkbox",[[513,"ind-checkbox",{"checked":[1540],"indeterminate":[516],"disabled":[516],"size":[513],"label":[1],"name":[1],"value":[1]},null,{"indeterminate":[{"syncIndeterminate":0}]}]]],["ind-dialog",[[769,"ind-dialog",{"open":[1540],"heading":[1],"size":[513],"closeOnBackdrop":[4,"close-on-backdrop"],"hasFooter":[32],"show":[64],"close":[64]},null,{"open":[{"onOpenChange":0}]}]]],["ind-divider",[[513,"ind-divider",{"orientation":[513]}]]],["ind-input",[[769,"ind-input",{"type":[513],"size":[513],"value":[1025],"placeholder":[1],"disabled":[516],"readonly":[516],"invalid":[516],"label":[1],"name":[1],"min":[8],"max":[8],"step":[8],"pattern":[1],"autocomplete":[1],"mode":[1,"inputmode"],"hasFocus":[32],"setFocus":[64]}]]],["ind-led",[[513,"ind-led",{"state":[513],"size":[513],"blinking":[516],"label":[1]}]]],["ind-mqtt-monitor",[[513,"ind-mqtt-monitor",{"log":[1],"filterValue":[1025,"filter-value"],"paused":[1028],"rows":[2]},null,{"log":[{"onLogChange":0}]}]]],["ind-nav-item",[[769,"ind-nav-item",{"active":[516],"disabled":[516],"label":[1],"href":[1],"badge":[8]}]]],["ind-scara-canvas",[[513,"ind-scara-canvas",{"joints":[1],"linkLengths":[1,"link-lengths"],"state":[513]}]]],["ind-select",[[513,"ind-select",{"options":[1],"value":[1025],"placeholder":[1],"label":[1],"name":[1],"size":[513],"disabled":[516],"invalid":[516]}]]],["ind-shelf-canvas",[[513,"ind-shelf-canvas",{"slots":[1],"rows":[2],"cols":[2],"heading":[1]}]]],["ind-sidebar-nav",[[257,"ind-sidebar-nav"]]],["ind-textarea",[[513,"ind-textarea",{"value":[1025],"placeholder":[1],"label":[1],"name":[1],"rows":[2],"size":[513],"variant":[513],"disabled":[516],"readonly":[516],"invalid":[516],"autoScroll":[4,"auto-scroll"]},null,{"value":[{"onValueChange":0}]}]]],["ind-toolbar-action",[[769,"ind-toolbar-action",{"counter":[8]}]]],["ind-value",[[513,"ind-value",{"value":[8],"unit":[1],"precision":[2],"alarm":[513],"trend":[513],"size":[513],"label":[1],"tag":[1]}]]],["ind-valve",[[513,"ind-valve",{"state":[513],"orientation":[513],"size":[513],"label":[1],"tag":[1]}]]],["ind-progress",[[513,"ind-progress",{"value":[2],"max":[2],"variant":[513],"size":[513],"label":[1],"showValue":[4,"show-value"],"unit":[1],"indeterminate":[516]}]]],["ind-status-dot",[[513,"ind-status-dot",{"state":[513],"size":[513],"blinking":[516],"label":[1]}]]]], options);
|
|
19
|
+
return bootstrapLazy(JSON.parse("[[\"ind-motor-control-panel\",[[513,\"ind-motor-control-panel\",{\"heading\":[1],\"tag\":[1],\"state\":[513],\"speed\":[2],\"current\":[2],\"load\":[2],\"speedSetpoint\":[1026,\"speed-setpoint\"],\"mode\":[1]}]]],[\"ind-pump-control-panel\",[[513,\"ind-pump-control-panel\",{\"heading\":[1],\"tag\":[1],\"state\":[513],\"flow\":[2],\"pressure\":[2],\"mode\":[1]}]]],[\"ind-valve-control-panel\",[[513,\"ind-valve-control-panel\",{\"heading\":[1],\"tag\":[1],\"state\":[513],\"position\":[2],\"modulating\":[4],\"positionSetpoint\":[1026,\"position-setpoint\"]}]]],[\"ind-process-control-panel\",[[769,\"ind-process-control-panel\",{\"heading\":[1],\"tag\":[1],\"state\":[513],\"mode\":[1],\"setpoint\":[1026],\"pv\":[2],\"min\":[2],\"max\":[2],\"step\":[2],\"precision\":[2],\"unit\":[1]}]]],[\"ind-batch-control-panel\",[[513,\"ind-batch-control-panel\",{\"heading\":[1],\"batchId\":[1,\"batch-id\"],\"phase\":[1],\"state\":[513],\"progress\":[2],\"parameters\":[16]}]]],[\"ind-recipe-management-panel\",[[513,\"ind-recipe-management-panel\",{\"heading\":[1],\"recipes\":[16],\"value\":[1025],\"parameters\":[16],\"editable\":[4]}]]],[\"ind-firmware-update-panel\",[[513,\"ind-firmware-update-panel\",{\"heading\":[1],\"device\":[1],\"currentVersion\":[1,\"current-version\"],\"targetVersion\":[1,\"target-version\"],\"state\":[513],\"progress\":[2]}]]],[\"ind-tank-level-card\",[[513,\"ind-tank-level-card\",{\"tag\":[1],\"label\":[1],\"state\":[513],\"level\":[2],\"alarm\":[513],\"capacity\":[2],\"unit\":[1]}]]],[\"ind-workstation-monitor\",[[513,\"ind-workstation-monitor\",{\"heading\":[1],\"station\":[1],\"operator\":[1],\"job\":[1],\"state\":[513],\"produced\":[2],\"rejected\":[2],\"target\":[2]}]]],[\"ind-alarm-panel\",[[513,\"ind-alarm-panel\",{\"heading\":[1],\"alarms\":[16],\"hideAcknowledged\":[4,\"hide-acknowledged\"]}]]],[\"ind-asset-overview\",[[513,\"ind-asset-overview\",{\"heading\":[1],\"assets\":[16]}]]],[\"ind-device-diagnostics-panel\",[[513,\"ind-device-diagnostics-panel\",{\"heading\":[1],\"name\":[1],\"vendor\":[1],\"model\":[1],\"firmware\":[1],\"serial\":[1],\"address\":[1],\"state\":[513],\"metrics\":[16]}]]],[\"ind-energy-card\",[[513,\"ind-energy-card\",{\"label\":[1],\"value\":[2],\"unit\":[1],\"precision\":[2],\"points\":[16],\"trend\":[1],\"total\":[2],\"totalUnit\":[1,\"total-unit\"]}]]],[\"ind-event-journal\",[[513,\"ind-event-journal\",{\"heading\":[1],\"events\":[16],\"filter\":[1025]}]]],[\"ind-historian-viewer\",[[513,\"ind-historian-viewer\",{\"heading\":[1],\"tag\":[1],\"unit\":[1],\"precision\":[2],\"samples\":[16]}]]],[\"ind-network-status-card\",[[513,\"ind-network-status-card\",{\"label\":[1],\"level\":[2],\"address\":[1],\"rxKbps\":[2,\"rx-kbps\"],\"txKbps\":[2,\"tx-kbps\"],\"state\":[513]}]]],[\"ind-tag-card\",[[513,\"ind-tag-card\",{\"tag\":[1],\"label\":[1],\"value\":[8],\"unit\":[1],\"precision\":[2],\"alarm\":[513],\"trend\":[1],\"state\":[513]}]]],[\"ind-trend-widget\",[[513,\"ind-trend-widget\",{\"label\":[1],\"tag\":[1],\"value\":[2],\"unit\":[1],\"precision\":[2],\"points\":[16],\"min\":[2],\"max\":[2],\"variant\":[1]}]]],[\"ind-alarm-summary\",[[513,\"ind-alarm-summary\",{\"heading\":[1],\"highHigh\":[2,\"high-high\"],\"high\":[2],\"low\":[2],\"lowLow\":[2,\"low-low\"],\"unacknowledged\":[2]}]]],[\"ind-app-header\",[[769,\"ind-app-header\",{\"brand\":[1],\"subBrand\":[1,\"sub-brand\"],\"machineId\":[1,\"machine-id\"],\"mqttState\":[1,\"mqtt-state\"],\"mqttLabel\":[1,\"mqtt-label\"],\"version\":[1],\"docsUrl\":[1,\"docs-url\"],\"hideChangeMachine\":[4,\"hide-change-machine\"],\"hideDisconnect\":[4,\"hide-disconnect\"]}]]],[\"ind-device-connection-card\",[[513,\"ind-device-connection-card\",{\"name\":[1],\"protocol\":[1],\"endpoint\":[1],\"state\":[513],\"latency\":[2]}]]],[\"ind-equipment-status-card\",[[769,\"ind-equipment-status-card\",{\"heading\":[1],\"tag\":[1],\"state\":[513],\"stateLabel\":[1,\"state-label\"],\"detail\":[1]}]]],[\"ind-fill-row\",[[769,\"ind-fill-row\",{\"tag\":[1],\"label\":[1],\"value\":[2],\"max\":[2],\"unit\":[1],\"variant\":[513],\"severity\":[4]}]]],[\"ind-health-card\",[[513,\"ind-health-card\",{\"heading\":[1],\"state\":[513],\"stateLabel\":[1,\"state-label\"],\"detail\":[1]}]]],[\"ind-machine-overview\",[[769,\"ind-machine-overview\",{\"heading\":[1],\"machineId\":[1,\"machine-id\"],\"state\":[513],\"oee\":[2],\"columns\":[2]}]]],[\"ind-maintenance-dashboard\",[[513,\"ind-maintenance-dashboard\",{\"heading\":[1],\"mtbf\":[2],\"mttr\":[2],\"openWorkOrders\":[2,\"open-work-orders\"],\"overdue\":[2],\"dueItems\":[16]}]]],[\"ind-mqtt-tag-binding\",[[513,\"ind-mqtt-tag-binding\",{\"label\":[1],\"topic\":[1],\"value\":[8],\"unit\":[1],\"qos\":[2],\"retained\":[4],\"state\":[513]}]]],[\"ind-oee-dashboard\",[[513,\"ind-oee-dashboard\",{\"heading\":[1],\"availability\":[2],\"performance\":[2],\"quality\":[2],\"oee\":[2],\"subtitle\":[1]}]]],[\"ind-opcua-tag-binding\",[[513,\"ind-opcua-tag-binding\",{\"label\":[1],\"nodeId\":[1,\"node-id\"],\"value\":[8],\"unit\":[1],\"quality\":[513],\"state\":[513]}]]],[\"ind-production-cell\",[[769,\"ind-production-cell\",{\"heading\":[1],\"cellId\":[1,\"cell-id\"],\"state\":[513],\"columns\":[2]}]]],[\"ind-production-line-overview\",[[513,\"ind-production-line-overview\",{\"heading\":[1],\"stations\":[16]}]]],[\"ind-status-bar\",[[769,\"ind-status-bar\",{\"state\":[513],\"message\":[1]}]]],[\"ind-temperature-control\",[[513,\"ind-temperature-control\",{\"label\":[1],\"tag\":[1],\"value\":[1026],\"pv\":[2],\"min\":[2],\"max\":[2],\"step\":[2],\"precision\":[2],\"unit\":[1],\"disabled\":[4],\"mode\":[513]}]]],[\"ind-trend-viewer\",[[513,\"ind-trend-viewer\",{\"heading\":[1],\"series\":[16]}]]],[\"ind-alarm\",[[513,\"ind-alarm\",{\"priority\":[513],\"acknowledged\":[516],\"label\":[1],\"timestamp\":[1]}]]],[\"ind-alarm-count\",[[513,\"ind-alarm-count\",{\"highHigh\":[2,\"high-high\"],\"high\":[2],\"low\":[2],\"lowLow\":[2,\"low-low\"],\"hideZero\":[516,\"hide-zero\"],\"size\":[513]}]]],[\"ind-audit-row\",[[513,\"ind-audit-row\",{\"time\":[1],\"user\":[1],\"action\":[1],\"detail\":[1]}]]],[\"ind-badge\",[[769,\"ind-badge\",{\"variant\":[513],\"size\":[513],\"outline\":[516]}]]],[\"ind-breadcrumb-item\",[[769,\"ind-breadcrumb-item\",{\"href\":[1],\"current\":[516],\"last\":[516]}]]],[\"ind-canvas-layer\",[[769,\"ind-canvas-layer\",{\"x\":[2],\"y\":[2],\"rotation\":[2],\"scale\":[2],\"z\":[2],\"anchor\":[513]}]]],[\"ind-checkbox\",[[513,\"ind-checkbox\",{\"checked\":[1540],\"indeterminate\":[516],\"disabled\":[516],\"size\":[513],\"label\":[1],\"name\":[1],\"value\":[1]},null,{\"indeterminate\":[{\"syncIndeterminate\":0}]}]]],[\"ind-command-center\",[[769,\"ind-command-center\",{\"heading\":[1],\"columns\":[2]}]]],[\"ind-compressor\",[[513,\"ind-compressor\",{\"state\":[513],\"size\":[513],\"tag\":[1],\"label\":[1]}]]],[\"ind-context-toolbar\",[[769,\"ind-context-toolbar\",{\"heading\":[1],\"subtitle\":[1]}]]],[\"ind-conveyor\",[[513,\"ind-conveyor\",{\"state\":[513],\"direction\":[513],\"size\":[513],\"tag\":[1],\"label\":[1]}]]],[\"ind-cooler\",[[513,\"ind-cooler\",{\"state\":[513],\"size\":[513],\"tag\":[1],\"label\":[1]}]]],[\"ind-counter\",[[513,\"ind-counter\",{\"value\":[2],\"max\":[2],\"variant\":[513],\"size\":[513],\"label\":[1],\"dotWhenZero\":[516,\"dot-when-zero\"]}]]],[\"ind-datetime-picker\",[[513,\"ind-datetime-picker\",{\"mode\":[513],\"value\":[1025],\"min\":[1],\"max\":[1],\"step\":[8],\"disabled\":[516],\"invalid\":[516],\"size\":[513],\"label\":[1],\"name\":[1]}]]],[\"ind-dialog\",[[769,\"ind-dialog\",{\"open\":[1540],\"heading\":[1],\"size\":[513],\"closeOnBackdrop\":[4,\"close-on-backdrop\"],\"hasFooter\":[32],\"show\":[64],\"close\":[64]},null,{\"open\":[{\"onOpenChange\":0}]}]]],[\"ind-divider\",[[513,\"ind-divider\",{\"orientation\":[513]}]]],[\"ind-energy-dashboard\",[[769,\"ind-energy-dashboard\",{\"heading\":[1],\"totalLabel\":[1,\"total-label\"],\"totalValue\":[2,\"total-value\"],\"totalUnit\":[1,\"total-unit\"],\"columns\":[2]}]]],[\"ind-equipment-dashboard\",[[769,\"ind-equipment-dashboard\",{\"heading\":[1],\"columns\":[2]}]]],[\"ind-estop\",[[513,\"ind-estop\",{\"engaged\":[1540],\"disabled\":[516],\"size\":[513],\"label\":[1]}]]],[\"ind-fan\",[[513,\"ind-fan\",{\"state\":[513],\"size\":[513],\"tag\":[1],\"label\":[1]}]]],[\"ind-heartbeat\",[[513,\"ind-heartbeat\",{\"alive\":[516],\"interval\":[2],\"size\":[513],\"label\":[1]}]]],[\"ind-heater\",[[513,\"ind-heater\",{\"state\":[513],\"size\":[513],\"tag\":[1],\"label\":[1]}]]],[\"ind-icon\",[[769,\"ind-icon\",{\"name\":[513],\"size\":[513],\"label\":[1]}]]],[\"ind-label\",[[769,\"ind-label\",{\"tone\":[513],\"size\":[513],\"uppercase\":[516],\"htmlFor\":[1,\"html-for\"],\"required\":[516]}]]],[\"ind-mqtt-monitor\",[[513,\"ind-mqtt-monitor\",{\"log\":[1],\"filterValue\":[1025,\"filter-value\"],\"paused\":[1028],\"rows\":[2]},null,{\"log\":[{\"onLogChange\":0}]}]]],[\"ind-nav-item\",[[769,\"ind-nav-item\",{\"active\":[516],\"disabled\":[516],\"label\":[1],\"href\":[1],\"badge\":[8]}]]],[\"ind-pipe\",[[513,\"ind-pipe\",{\"orientation\":[513],\"flow\":[513],\"tone\":[513],\"thickness\":[2],\"length\":[2],\"label\":[1]}]]],[\"ind-process-symbol\",[[513,\"ind-process-symbol\",{\"shape\":[513],\"state\":[513],\"tag\":[1],\"label\":[1],\"size\":[513]}]]],[\"ind-production-dashboard\",[[769,\"ind-production-dashboard\",{\"heading\":[1],\"subtitle\":[1],\"columns\":[2]}]]],[\"ind-progress-ring\",[[513,\"ind-progress-ring\",{\"value\":[2],\"max\":[2],\"variant\":[513],\"size\":[513],\"indeterminate\":[516],\"showValue\":[4,\"show-value\"],\"unit\":[1],\"label\":[1]}]]],[\"ind-scara-canvas\",[[513,\"ind-scara-canvas\",{\"joints\":[1],\"linkLengths\":[1,\"link-lengths\"],\"state\":[513]}]]],[\"ind-shelf-canvas\",[[513,\"ind-shelf-canvas\",{\"slots\":[1],\"rows\":[2],\"cols\":[2],\"heading\":[1]}]]],[\"ind-sidebar-group\",[[769,\"ind-sidebar-group\",{\"label\":[1],\"collapsed\":[1540],\"badge\":[8]}]]],[\"ind-sidebar-nav\",[[257,\"ind-sidebar-nav\"]]],[\"ind-silo\",[[513,\"ind-silo\",{\"state\":[513],\"level\":[2],\"alarm\":[513],\"size\":[513],\"tag\":[1],\"label\":[1],\"showValue\":[4,\"show-value\"]}]]],[\"ind-tab\",[[769,\"ind-tab\",{\"selected\":[516],\"disabled\":[516],\"tabId\":[1,\"tab-id\"]}]]],[\"ind-tag-name\",[[769,\"ind-tag-name\",{\"tag\":[1],\"size\":[513],\"boxed\":[516]}]]],[\"ind-textarea\",[[513,\"ind-textarea\",{\"value\":[1025],\"placeholder\":[1],\"label\":[1],\"name\":[1],\"rows\":[2],\"size\":[513],\"variant\":[513],\"disabled\":[516],\"readonly\":[516],\"invalid\":[516],\"autoScroll\":[4,\"auto-scroll\"]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"ind-timestamp\",[[513,\"ind-timestamp\",{\"value\":[8],\"format\":[513],\"locale\":[1],\"seconds\":[4]}]]],[\"ind-toggle\",[[513,\"ind-toggle\",{\"checked\":[1540],\"disabled\":[516],\"size\":[513],\"label\":[1],\"textOn\":[1,\"text-on\"],\"textOff\":[1,\"text-off\"]}]]],[\"ind-toolbar-action\",[[769,\"ind-toolbar-action\",{\"counter\":[8]}]]],[\"ind-tree-node\",[[769,\"ind-tree-node\",{\"level\":[2],\"expanded\":[1540],\"leaf\":[516],\"selected\":[516],\"label\":[1]}]]],[\"ind-unit-label\",[[769,\"ind-unit-label\",{\"unit\":[1],\"size\":[513]}]]],[\"ind-xy-point\",[[513,\"ind-xy-point\",{\"x\":[2],\"y\":[2],\"xMin\":[2,\"x-min\"],\"xMax\":[2,\"x-max\"],\"yMin\":[2,\"y-min\"],\"yMax\":[2,\"y-max\"],\"trail\":[16],\"variant\":[513],\"label\":[1]}]]],[\"ind-motor-card\",[[513,\"ind-motor-card\",{\"tag\":[1],\"label\":[1],\"state\":[513],\"speed\":[2],\"current\":[2],\"load\":[2]}]]],[\"ind-pump-card\",[[513,\"ind-pump-card\",{\"tag\":[1],\"label\":[1],\"state\":[513],\"flow\":[2],\"flowUnit\":[1,\"flow-unit\"],\"pressure\":[2],\"pressureUnit\":[1,\"pressure-unit\"]}]]],[\"ind-recipe-selector\",[[513,\"ind-recipe-selector\",{\"label\":[1],\"options\":[16],\"value\":[1025],\"placeholder\":[1],\"disabled\":[4],\"loadLabel\":[1,\"load-label\"]}]]],[\"ind-valve-card\",[[513,\"ind-valve-card\",{\"tag\":[1],\"label\":[1],\"state\":[513],\"position\":[2]}]]],[\"ind-alarm-row\",[[513,\"ind-alarm-row\",{\"priority\":[513],\"tag\":[1],\"message\":[1],\"time\":[1],\"acknowledged\":[516]}]]],[\"ind-device-info-card\",[[513,\"ind-device-info-card\",{\"name\":[1],\"vendor\":[1],\"model\":[1],\"firmware\":[1],\"serial\":[1],\"address\":[1],\"state\":[513]}]]],[\"ind-event-row\",[[513,\"ind-event-row\",{\"time\":[1],\"severity\":[513],\"source\":[1],\"message\":[1]}]]],[\"ind-setpoint-control\",[[513,\"ind-setpoint-control\",{\"label\":[1],\"tag\":[1],\"value\":[1026],\"pv\":[2],\"min\":[2],\"max\":[2],\"step\":[2],\"precision\":[2],\"unit\":[1],\"disabled\":[4]}]]],[\"ind-alarm-badge-group\",[[513,\"ind-alarm-badge-group\",{\"highHigh\":[2,\"high-high\"],\"high\":[2],\"low\":[2],\"lowLow\":[2,\"low-low\"],\"hideZero\":[4,\"hide-zero\"],\"showTotal\":[4,\"show-total\"]}]]],[\"ind-gauge\",[[513,\"ind-gauge\",{\"value\":[2],\"min\":[2],\"max\":[2],\"zones\":[16],\"unit\":[1],\"label\":[1],\"precision\":[2],\"size\":[513]}]]],[\"ind-historical-value-row\",[[513,\"ind-historical-value-row\",{\"time\":[1],\"value\":[8],\"unit\":[1],\"precision\":[2],\"quality\":[513]}]]],[\"ind-kpi-card\",[[513,\"ind-kpi-card\",{\"label\":[1],\"value\":[8],\"unit\":[1],\"precision\":[2],\"delta\":[1],\"trend\":[1],\"variant\":[513]}]]],[\"ind-signal-quality\",[[513,\"ind-signal-quality\",{\"level\":[2],\"bars\":[2],\"size\":[513],\"label\":[1]}]]],[\"ind-linear-gauge_2\",[[513,\"ind-linear-gauge\",{\"value\":[2],\"min\":[2],\"max\":[2],\"setpoint\":[2],\"zones\":[16],\"orientation\":[513],\"unit\":[1],\"label\":[1],\"precision\":[2],\"size\":[513],\"showValue\":[4,\"show-value\"]}],[513,\"ind-tank\",{\"state\":[513],\"level\":[2],\"alarm\":[513],\"size\":[513],\"tag\":[1],\"label\":[1],\"showValue\":[4,\"show-value\"]}]]],[\"ind-motor\",[[513,\"ind-motor\",{\"state\":[513],\"size\":[513],\"tag\":[1],\"label\":[1]}]]],[\"ind-pump\",[[513,\"ind-pump\",{\"state\":[513],\"size\":[513],\"tag\":[1],\"label\":[1]}]]],[\"ind-select\",[[513,\"ind-select\",{\"options\":[1],\"value\":[1025],\"placeholder\":[1],\"label\":[1],\"name\":[1],\"size\":[513],\"disabled\":[516],\"invalid\":[516]}]]],[\"ind-valve\",[[513,\"ind-valve\",{\"state\":[513],\"orientation\":[513],\"size\":[513],\"label\":[1],\"tag\":[1]}]]],[\"ind-command-group\",[[769,\"ind-command-group\",{\"label\":[1],\"orientation\":[513],\"attached\":[516]}]]],[\"ind-setpoint\",[[513,\"ind-setpoint\",{\"value\":[1026],\"pv\":[2],\"min\":[2],\"max\":[2],\"step\":[2],\"precision\":[2],\"unit\":[1],\"label\":[1],\"disabled\":[516],\"size\":[513]}]]],[\"ind-sparkline\",[[513,\"ind-sparkline\",{\"points\":[16],\"min\":[2],\"max\":[2],\"variant\":[513],\"area\":[516],\"marker\":[516],\"label\":[1]}]]],[\"ind-batch-parameter-row_2\",[[513,\"ind-batch-parameter-row\",{\"label\":[1],\"value\":[1032],\"unit\":[1],\"type\":[1],\"min\":[2],\"max\":[2],\"step\":[2],\"placeholder\":[1],\"disabled\":[4],\"target\":[1],\"invalid\":[516]}],[769,\"ind-input\",{\"type\":[513],\"size\":[513],\"value\":[1025],\"placeholder\":[1],\"disabled\":[516],\"readonly\":[516],\"invalid\":[516],\"label\":[1],\"name\":[1],\"min\":[8],\"max\":[8],\"step\":[8],\"pattern\":[1],\"autocomplete\":[1],\"mode\":[1,\"inputmode\"],\"hasFocus\":[32],\"setFocus\":[64]}]]],[\"ind-progress\",[[513,\"ind-progress\",{\"value\":[2],\"max\":[2],\"variant\":[513],\"size\":[513],\"label\":[1],\"showValue\":[4,\"show-value\"],\"unit\":[1],\"indeterminate\":[516]}]]],[\"ind-connection-indicator\",[[513,\"ind-connection-indicator\",{\"state\":[513],\"size\":[513],\"label\":[1]}]]],[\"ind-knob_3\",[[513,\"ind-speed-control\",{\"label\":[1],\"value\":[1026],\"min\":[2],\"max\":[2],\"step\":[2],\"unit\":[1],\"disabled\":[4],\"variant\":[1]}],[513,\"ind-knob\",{\"value\":[1026],\"min\":[2],\"max\":[2],\"step\":[2],\"disabled\":[516],\"size\":[513],\"label\":[1],\"unit\":[1],\"showValue\":[4,\"show-value\"],\"dragging\":[32]}],[513,\"ind-slider\",{\"value\":[1026],\"min\":[2],\"max\":[2],\"step\":[2],\"disabled\":[516],\"size\":[513],\"label\":[1],\"unit\":[1],\"showValue\":[4,\"show-value\"]}]]],[\"ind-button\",[[769,\"ind-button\",{\"variant\":[513],\"size\":[513],\"disabled\":[516],\"label\":[1],\"holdToConfirmMs\":[2,\"hold-to-confirm-ms\"],\"progress\":[32]}]]],[\"ind-value\",[[513,\"ind-value\",{\"value\":[8],\"unit\":[1],\"precision\":[2],\"alarm\":[513],\"trend\":[513],\"size\":[513],\"label\":[1],\"tag\":[1]}]]],[\"ind-status-dot\",[[513,\"ind-status-dot\",{\"state\":[513],\"size\":[513],\"blinking\":[516],\"label\":[1]}]]],[\"ind-led_4\",[[513,\"ind-start-stop-control\",{\"label\":[1],\"state\":[513],\"disabled\":[4],\"holdToStartMs\":[2,\"hold-to-start-ms\"],\"startLabel\":[1,\"start-label\"],\"stopLabel\":[1,\"stop-label\"]}],[513,\"ind-mode-selector\",{\"label\":[1],\"positions\":[16],\"value\":[1025],\"disabled\":[4]}],[513,\"ind-led\",{\"state\":[513],\"size\":[513],\"blinking\":[516],\"label\":[1]}],[513,\"ind-selector-switch\",{\"positions\":[16],\"value\":[1537],\"disabled\":[516],\"label\":[1]}]]]]"), options);
|
|
20
20
|
});
|
|
21
21
|
//# sourceMappingURL=ind-ds.js.map
|
|
22
22
|
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-Bls_NlWP.js';
|
|
2
|
+
|
|
3
|
+
const cardCss = () => `:host{display:flex;flex-direction:column;gap:var(--ind-spacing-3, 6px);padding:var(--ind-spacing-5, 12px);background:var(--ind-surface-panel);border:1px solid var(--ind-surface-border-default);border-radius:var(--ind-radius-md, 3px);font-family:var(--ind-font-family-sans);color:var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));font-feature-settings:var(--ind-font-feature-tabular, "tnum" 1);box-sizing:border-box;min-width:160px}.card-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--ind-spacing-3, 6px)}.card-title{font-size:var(--ind-font-size-xs, 10px);font-weight:var(--ind-font-weight-bold, 700);text-transform:uppercase;letter-spacing:0.08em;color:var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2))}.card-tag{font-family:var(--ind-font-family-mono);font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2))}.card-detail{font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0))}:host([state="fault"]){border-color:var(--ind-state-fault-bg, #dc2626);box-shadow:0 0 0 1px color-mix(in srgb, var(--ind-state-fault-bg, #dc2626) 30%, transparent)}:host([state="warning"]){border-color:color-mix(in srgb, var(--ind-state-warning-bg, #f59e0b) 60%, var(--ind-surface-border-default))}`;
|
|
4
|
+
|
|
5
|
+
const energyCardCss = () => `:host{min-width:180px}.arrow.trend-up{color:var(--ind-state-fault-bg, #dc2626)}.arrow.trend-down{color:var(--ind-state-running-bg, #16a34a)}.arrow.trend-flat{color:var(--ind-surface-text-muted)}.spark{width:100%;height:36px}`;
|
|
6
|
+
|
|
7
|
+
const IndEnergyCard = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
}
|
|
11
|
+
/** Metric name (e.g. "Active power", "Energy today"). */
|
|
12
|
+
label;
|
|
13
|
+
/** Instantaneous value. */
|
|
14
|
+
value;
|
|
15
|
+
/** Unit (default kW). */
|
|
16
|
+
unit = 'kW';
|
|
17
|
+
/** Decimal places. */
|
|
18
|
+
precision = 1;
|
|
19
|
+
/** Recent samples for the sparkline. */
|
|
20
|
+
points = [];
|
|
21
|
+
/** Trend arrow. */
|
|
22
|
+
trend = 'none';
|
|
23
|
+
/** Cumulative value for the period (e.g. kWh today). */
|
|
24
|
+
total;
|
|
25
|
+
/** Cumulative unit (default kWh). */
|
|
26
|
+
totalUnit = 'kWh';
|
|
27
|
+
render() {
|
|
28
|
+
const arrow = this.trend === 'up' ? '▲' : this.trend === 'down' ? '▼' : this.trend === 'flat' ? '▬' : '';
|
|
29
|
+
const valueTrend = this.trend === 'flat' ? 'stable' : this.trend === 'none' ? 'none' : this.trend;
|
|
30
|
+
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"))));
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
IndEnergyCard.style = cardCss() + energyCardCss();
|
|
34
|
+
|
|
35
|
+
export { IndEnergyCard as ind_energy_card };
|
|
36
|
+
//# sourceMappingURL=ind-energy-card.entry.js.map
|
|
37
|
+
|
|
38
|
+
//# sourceMappingURL=ind-energy-card.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ind-energy-card.entry.js","sources":["src/components/molecules/_shared/card.css?tag=ind-energy-card&encapsulation=shadow","src/components/molecules/energy-card/energy-card.css?tag=ind-energy-card&encapsulation=shadow","src/components/molecules/energy-card/energy-card.tsx"],"sourcesContent":["/* Shared chrome for molecule \"card\" components. Pulled in first via\n * `styleUrls: ['../_shared/card.css', 'xxx.css']` so each card can override. */\n:host {\n display: flex;\n flex-direction: column;\n gap: var(--ind-spacing-3, 6px);\n padding: var(--ind-spacing-5, 12px);\n background: var(--ind-surface-panel);\n border: 1px solid var(--ind-surface-border-default);\n border-radius: var(--ind-radius-md, 3px);\n font-family: var(--ind-font-family-sans);\n color: var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));\n font-feature-settings: var(--ind-font-feature-tabular, \"tnum\" 1);\n box-sizing: border-box;\n min-width: 160px;\n}\n\n.card-head {\n display: flex;\n align-items: baseline;\n justify-content: space-between;\n gap: var(--ind-spacing-3, 6px);\n}\n\n.card-title {\n font-size: var(--ind-font-size-xs, 10px);\n font-weight: var(--ind-font-weight-bold, 700);\n text-transform: uppercase;\n letter-spacing: 0.08em;\n color: var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2));\n}\n\n.card-tag {\n font-family: var(--ind-font-family-mono);\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-secondary, light-dark(#2a3340, #aab5c2));\n}\n\n.card-detail {\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0));\n}\n\n/* Fault chrome cue, opt-in by reflecting state=\"fault\" on the host. */\n:host([state=\"fault\"]) {\n border-color: var(--ind-state-fault-bg, #dc2626);\n box-shadow: 0 0 0 1px color-mix(in srgb, var(--ind-state-fault-bg, #dc2626) 30%, transparent);\n}\n:host([state=\"warning\"]) {\n border-color: color-mix(in srgb, var(--ind-state-warning-bg, #f59e0b) 60%, var(--ind-surface-border-default));\n}\n",":host {\n min-width: 180px;\n}\n\n.arrow.trend-up { color: var(--ind-state-fault-bg, #dc2626); }\n.arrow.trend-down { color: var(--ind-state-running-bg, #16a34a); }\n.arrow.trend-flat { color: var(--ind-surface-text-muted); }\n\n.spark {\n width: 100%;\n height: 36px;\n}\n","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"],"names":[],"mappings":";;AAAA,MAAM,OAAO,GAAG,MAAM,CAAC,2zCAA2zC,CAAC;;ACAn1C,MAAM,aAAa,GAAG,MAAM,CAAC,gOAAgO,CAAC;;MCajP,aAAa,GAAA,MAAA;;;;;AAEhB,IAAA,KAAK;;AAEL,IAAA,KAAK;;IAEL,IAAI,GAAW,IAAI;;IAEnB,SAAS,GAAW,CAAC;;IAErB,MAAM,GAAa,EAAE;;IAErB,KAAK,GAAgB,MAAM;;AAE3B,IAAA,KAAK;;IAEL,SAAS,GAAW,KAAK;IAEjC,MAAM,GAAA;AACJ,QAAA,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,KAAK,IAAI,GAAG,GAAG,GAAG,IAAI,CAAC,KAAK,KAAK,MAAM,GAAG,GAAG,GAAG,IAAI,CAAC,KAAK,KAAK,MAAM,GAAG,GAAG,GAAG,EAAE;AACxG,QAAA,MAAM,UAAU,GAAG,IAAI,CAAC,KAAK,KAAK,MAAM,GAAG,QAAQ,GAAG,IAAI,CAAC,KAAK,KAAK,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC,KAAK;QACjG,QACE,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAC,IAAI,EAAC,OAAO,EAAA,YAAA,EAAa,CAAA,EAAG,IAAI,CAAC,KAAK,CAAA,EAAA,EAAK,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,CAAA,CAAA,EAAI,IAAI,CAAC,IAAI,CAAA,CAAE,EAAA,EAChG,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,WAAW,EAAA,EACpB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,YAAY,EAAC,IAAI,EAAC,OAAO,EAAA,EAAE,IAAI,CAAC,KAAK,CAAQ,EACxD,KAAK,IAAI,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAE,CAAA,YAAA,EAAe,IAAI,CAAC,KAAK,CAAA,CAAE,EAAE,IAAI,EAAC,OAAO,EAAA,aAAA,EAAa,MAAM,EAAA,EAAE,KAAK,CAAQ,CAC9F,EACN,CAAA,CAAA,WAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,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,EAAA,CACT,EACD,IAAI,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,KACrB,CAAA,CAAA,eAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAe,KAAK,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,EAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,OAAO,EAAC,SAAS,EAAC,IAAI,SAAG,CACzF,EACA,IAAI,CAAC,KAAK,KAAK,SAAS,KACvB,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,OAAO,EAAA,EAClC,IAAI,CAAC,KAAK,CAAC,cAAc,EAAE,OAAG,IAAI,CAAC,SAAS,iBACzC,CACP,CACI;;;;;;;"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-Bls_NlWP.js';
|
|
2
|
+
|
|
3
|
+
const panelCss = () => `:host{display:flex;flex-direction:column;background:var(--ind-surface-panel);border:1px solid var(--ind-surface-border-default);border-radius:var(--ind-radius-md, 3px);font-family:var(--ind-font-family-sans);color:var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));box-sizing:border-box;overflow:hidden;font-feature-settings:var(--ind-font-feature-tabular, "tnum" 1)}.panel-head{display:flex;align-items:center;gap:var(--ind-spacing-4, 8px);padding:var(--ind-spacing-4, 8px) var(--ind-spacing-5, 12px);border-bottom:1px solid var(--ind-surface-border-subtle);background:var(--ind-surface-raised);flex:0 0 auto}.panel-titles{display:flex;flex-direction:column;min-width:0}.panel-title{font-size:var(--ind-font-size-md, 13px);font-weight:var(--ind-font-weight-semibold, 600);line-height:1.2}.panel-subtitle{font-size:var(--ind-font-size-xs, 10px);text-transform:uppercase;letter-spacing:0.06em;color:var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0))}.panel-tag{font-family:var(--ind-font-family-mono);font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-secondary)}.panel-actions{margin-left:auto;display:flex;align-items:center;gap:var(--ind-spacing-3, 6px)}.panel-body{display:flex;flex-direction:column;gap:var(--ind-spacing-4, 8px);padding:var(--ind-spacing-5, 12px);min-height:0}.panel-toolbar{display:flex;align-items:center;gap:var(--ind-spacing-3, 6px);padding:var(--ind-spacing-3, 6px) var(--ind-spacing-5, 12px);border-bottom:1px solid var(--ind-surface-border-subtle);flex:0 0 auto}.panel-list{display:flex;flex-direction:column;overflow:auto}.panel-grid{display:grid;gap:var(--ind-spacing-4, 8px);padding:var(--ind-spacing-5, 12px)}.panel-empty{padding:var(--ind-spacing-7, 20px);text-align:center;color:var(--ind-surface-text-muted);font-size:var(--ind-font-size-sm, 11px)}.panel-spacer{flex:1 1 auto}`;
|
|
4
|
+
|
|
5
|
+
const energyDashboardCss = () => `:host{min-width:480px}.total{margin-left:auto;display:flex;align-items:baseline;gap:var(--ind-spacing-2, 4px)}.total-label{font-size:var(--ind-font-size-xs, 10px);text-transform:uppercase;letter-spacing:0.06em;color:var(--ind-surface-text-muted);margin-right:var(--ind-spacing-2, 4px)}.total-value{font-family:var(--ind-font-family-mono);font-size:var(--ind-font-size-xl, 16px);font-weight:var(--ind-font-weight-bold, 700)}.total-unit{font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-secondary)}`;
|
|
6
|
+
|
|
7
|
+
const IndEnergyDashboard = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
}
|
|
11
|
+
heading = 'Energy';
|
|
12
|
+
/** Headline total label (e.g. "Site total"). */
|
|
13
|
+
totalLabel;
|
|
14
|
+
/** Headline total value. */
|
|
15
|
+
totalValue;
|
|
16
|
+
/** Headline total unit. */
|
|
17
|
+
totalUnit = 'kW';
|
|
18
|
+
/** Number of grid columns. */
|
|
19
|
+
columns = 3;
|
|
20
|
+
render() {
|
|
21
|
+
return (h(Host, { key: 'f12552c4b162b357e4a381a6bdd2cde2e414706f' }, h("div", { key: '361d328f8b2d8bf3e3a0236f29c77b9bceb37885', class: "panel-head" }, h("span", { key: '3310ec4ced60dbde07d62a187ca7676dffa1c478', class: "panel-title", part: "heading" }, this.heading), this.totalValue !== undefined && (h("div", { key: '73df821d7349a80ac2abe9efda65dd823b7d8fc9', class: "total", part: "total" }, this.totalLabel && h("span", { key: '84ee94d7cdf6773e41070b8f949159724837b212', class: "total-label" }, this.totalLabel), h("span", { key: '34fb429b84bde4bbb443f4d54b02db4a67421be1', class: "total-value" }, this.totalValue.toLocaleString()), h("span", { key: '9e473401e54beb65c714bf440b8b6577d650068d', class: "total-unit" }, this.totalUnit)))), h("div", { key: 'e5e5a8d673bdc23d79f59c684d7e08cb00ddb5bb', class: "panel-grid", part: "grid", style: { gridTemplateColumns: `repeat(${this.columns}, minmax(0, 1fr))` } }, h("slot", { key: '4ad364dceb9c131ed639c833ec0ce7b36c754e3b' }))));
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
IndEnergyDashboard.style = panelCss() + energyDashboardCss();
|
|
25
|
+
|
|
26
|
+
export { IndEnergyDashboard as ind_energy_dashboard };
|
|
27
|
+
//# sourceMappingURL=ind-energy-dashboard.entry.js.map
|
|
28
|
+
|
|
29
|
+
//# sourceMappingURL=ind-energy-dashboard.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ind-energy-dashboard.entry.js","sources":["src/components/organisms/_shared/panel.css?tag=ind-energy-dashboard&encapsulation=shadow","src/components/organisms/energy-dashboard/energy-dashboard.css?tag=ind-energy-dashboard&encapsulation=shadow","src/components/organisms/energy-dashboard/energy-dashboard.tsx"],"sourcesContent":["/* Shared chrome for organism panels. Pulled in first via\n * `styleUrls: ['../_shared/panel.css', 'xxx.css']`. */\n:host {\n display: flex;\n flex-direction: column;\n background: var(--ind-surface-panel);\n border: 1px solid var(--ind-surface-border-default);\n border-radius: var(--ind-radius-md, 3px);\n font-family: var(--ind-font-family-sans);\n color: var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));\n box-sizing: border-box;\n overflow: hidden;\n font-feature-settings: var(--ind-font-feature-tabular, \"tnum\" 1);\n}\n\n.panel-head {\n display: flex;\n align-items: center;\n gap: var(--ind-spacing-4, 8px);\n padding: var(--ind-spacing-4, 8px) var(--ind-spacing-5, 12px);\n border-bottom: 1px solid var(--ind-surface-border-subtle);\n background: var(--ind-surface-raised);\n flex: 0 0 auto;\n}\n\n.panel-titles {\n display: flex;\n flex-direction: column;\n min-width: 0;\n}\n\n.panel-title {\n font-size: var(--ind-font-size-md, 13px);\n font-weight: var(--ind-font-weight-semibold, 600);\n line-height: 1.2;\n}\n\n.panel-subtitle {\n font-size: var(--ind-font-size-xs, 10px);\n text-transform: uppercase;\n letter-spacing: 0.06em;\n color: var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0));\n}\n\n.panel-tag {\n font-family: var(--ind-font-family-mono);\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-secondary);\n}\n\n.panel-actions {\n margin-left: auto;\n display: flex;\n align-items: center;\n gap: var(--ind-spacing-3, 6px);\n}\n\n.panel-body {\n display: flex;\n flex-direction: column;\n gap: var(--ind-spacing-4, 8px);\n padding: var(--ind-spacing-5, 12px);\n min-height: 0;\n}\n\n.panel-toolbar {\n display: flex;\n align-items: center;\n gap: var(--ind-spacing-3, 6px);\n padding: var(--ind-spacing-3, 6px) var(--ind-spacing-5, 12px);\n border-bottom: 1px solid var(--ind-surface-border-subtle);\n flex: 0 0 auto;\n}\n\n.panel-list {\n display: flex;\n flex-direction: column;\n overflow: auto;\n}\n\n.panel-grid {\n display: grid;\n gap: var(--ind-spacing-4, 8px);\n padding: var(--ind-spacing-5, 12px);\n}\n\n.panel-empty {\n padding: var(--ind-spacing-7, 20px);\n text-align: center;\n color: var(--ind-surface-text-muted);\n font-size: var(--ind-font-size-sm, 11px);\n}\n\n.panel-spacer {\n flex: 1 1 auto;\n}\n",":host {\n min-width: 480px;\n}\n\n.total {\n margin-left: auto;\n display: flex;\n align-items: baseline;\n gap: var(--ind-spacing-2, 4px);\n}\n\n.total-label {\n font-size: var(--ind-font-size-xs, 10px);\n text-transform: uppercase;\n letter-spacing: 0.06em;\n color: var(--ind-surface-text-muted);\n margin-right: var(--ind-spacing-2, 4px);\n}\n\n.total-value {\n font-family: var(--ind-font-family-mono);\n font-size: var(--ind-font-size-xl, 16px);\n font-weight: var(--ind-font-weight-bold, 700);\n}\n\n.total-unit {\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-secondary);\n}\n","import { Component, Prop, h, Host } from '@stencil/core';\n\n/**\n * Energy dashboard. A headline total in the header and a grid of slotted\n * `<ind-energy-card>` / KPI molecules below.\n */\n@Component({\n tag: 'ind-energy-dashboard',\n styleUrls: ['../_shared/panel.css', 'energy-dashboard.css'],\n shadow: true,\n})\nexport class IndEnergyDashboard {\n @Prop() heading: string = 'Energy';\n /** Headline total label (e.g. \"Site total\"). */\n @Prop() totalLabel?: string;\n /** Headline total value. */\n @Prop() totalValue?: number;\n /** Headline total unit. */\n @Prop() totalUnit: string = 'kW';\n /** Number of grid columns. */\n @Prop() columns: number = 3;\n\n render() {\n return (\n <Host>\n <div class=\"panel-head\">\n <span class=\"panel-title\" part=\"heading\">{this.heading}</span>\n {this.totalValue !== undefined && (\n <div class=\"total\" part=\"total\">\n {this.totalLabel && <span class=\"total-label\">{this.totalLabel}</span>}\n <span class=\"total-value\">{this.totalValue.toLocaleString()}</span>\n <span class=\"total-unit\">{this.totalUnit}</span>\n </div>\n )}\n </div>\n <div\n class=\"panel-grid\"\n part=\"grid\"\n style={{ gridTemplateColumns: `repeat(${this.columns}, minmax(0, 1fr))` }}\n >\n <slot />\n </div>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":";;AAAA,MAAM,QAAQ,GAAG,MAAM,CAAC,yzDAAyzD,CAAC;;ACAl1D,MAAM,kBAAkB,GAAG,MAAM,CAAC,mgBAAmgB,CAAC;;MCWzhB,kBAAkB,GAAA,MAAA;;;;IACrB,OAAO,GAAW,QAAQ;;AAE1B,IAAA,UAAU;;AAEV,IAAA,UAAU;;IAEV,SAAS,GAAW,IAAI;;IAExB,OAAO,GAAW,CAAC;IAE3B,MAAM,GAAA;AACJ,QAAA,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACH,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,YAAY,EAAA,EACrB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,SAAS,EAAA,EAAE,IAAI,CAAC,OAAO,CAAQ,EAC7D,IAAI,CAAC,UAAU,KAAK,SAAS,KAC5B,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,EAAA,EAC5B,IAAI,CAAC,UAAU,IAAI,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,aAAa,EAAA,EAAE,IAAI,CAAC,UAAU,CAAQ,EACtE,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,aAAa,EAAA,EAAE,IAAI,CAAC,UAAU,CAAC,cAAc,EAAE,CAAQ,EACnE,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,YAAY,EAAA,EAAE,IAAI,CAAC,SAAS,CAAQ,CAC5C,CACP,CACG,EACN,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAC,YAAY,EAClB,IAAI,EAAC,MAAM,EACX,KAAK,EAAE,EAAE,mBAAmB,EAAE,CAAA,OAAA,EAAU,IAAI,CAAC,OAAO,CAAA,iBAAA,CAAmB,EAAE,EAAA,EAEzE,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAQ,CACJ,CACD;;;;;;;"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-Bls_NlWP.js';
|
|
2
|
+
|
|
3
|
+
const panelCss = () => `:host{display:flex;flex-direction:column;background:var(--ind-surface-panel);border:1px solid var(--ind-surface-border-default);border-radius:var(--ind-radius-md, 3px);font-family:var(--ind-font-family-sans);color:var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));box-sizing:border-box;overflow:hidden;font-feature-settings:var(--ind-font-feature-tabular, "tnum" 1)}.panel-head{display:flex;align-items:center;gap:var(--ind-spacing-4, 8px);padding:var(--ind-spacing-4, 8px) var(--ind-spacing-5, 12px);border-bottom:1px solid var(--ind-surface-border-subtle);background:var(--ind-surface-raised);flex:0 0 auto}.panel-titles{display:flex;flex-direction:column;min-width:0}.panel-title{font-size:var(--ind-font-size-md, 13px);font-weight:var(--ind-font-weight-semibold, 600);line-height:1.2}.panel-subtitle{font-size:var(--ind-font-size-xs, 10px);text-transform:uppercase;letter-spacing:0.06em;color:var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0))}.panel-tag{font-family:var(--ind-font-family-mono);font-size:var(--ind-font-size-sm, 11px);color:var(--ind-surface-text-secondary)}.panel-actions{margin-left:auto;display:flex;align-items:center;gap:var(--ind-spacing-3, 6px)}.panel-body{display:flex;flex-direction:column;gap:var(--ind-spacing-4, 8px);padding:var(--ind-spacing-5, 12px);min-height:0}.panel-toolbar{display:flex;align-items:center;gap:var(--ind-spacing-3, 6px);padding:var(--ind-spacing-3, 6px) var(--ind-spacing-5, 12px);border-bottom:1px solid var(--ind-surface-border-subtle);flex:0 0 auto}.panel-list{display:flex;flex-direction:column;overflow:auto}.panel-grid{display:grid;gap:var(--ind-spacing-4, 8px);padding:var(--ind-spacing-5, 12px)}.panel-empty{padding:var(--ind-spacing-7, 20px);text-align:center;color:var(--ind-surface-text-muted);font-size:var(--ind-font-size-sm, 11px)}.panel-spacer{flex:1 1 auto}`;
|
|
4
|
+
|
|
5
|
+
const equipmentDashboardCss = () => `:host{min-width:480px}`;
|
|
6
|
+
|
|
7
|
+
const IndEquipmentDashboard = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
registerInstance(this, hostRef);
|
|
10
|
+
}
|
|
11
|
+
heading = 'Equipment';
|
|
12
|
+
/** Number of grid columns. */
|
|
13
|
+
columns = 3;
|
|
14
|
+
render() {
|
|
15
|
+
return (h(Host, { key: '1b21d41333ef6d4d58235b334a50e90a8aebb415' }, h("div", { key: '56bc5ea686d16eb409529169e475ae1939d60338', class: "panel-head" }, h("span", { key: '15da308f985628e770bea272c7c7ad96c318c528', class: "panel-title", part: "heading" }, this.heading), h("div", { key: '6c437965be2951afff07b65c45553e1157a9941b', class: "panel-actions" }, h("slot", { key: '91a65bf2ca09d8e05e489c0cb4af658da90b4bdb', name: "actions" }))), h("div", { key: '9d6e55b809e3c68e5ab7097c4264a4ad8febee0b', class: "panel-grid", part: "grid", style: { gridTemplateColumns: `repeat(${this.columns}, minmax(0, 1fr))` } }, h("slot", { key: 'c9102cb92c046cd4697bfc33b397b78d0db8740f' }))));
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
IndEquipmentDashboard.style = panelCss() + equipmentDashboardCss();
|
|
19
|
+
|
|
20
|
+
export { IndEquipmentDashboard as ind_equipment_dashboard };
|
|
21
|
+
//# sourceMappingURL=ind-equipment-dashboard.entry.js.map
|
|
22
|
+
|
|
23
|
+
//# sourceMappingURL=ind-equipment-dashboard.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ind-equipment-dashboard.entry.js","sources":["src/components/organisms/_shared/panel.css?tag=ind-equipment-dashboard&encapsulation=shadow","src/components/organisms/equipment-dashboard/equipment-dashboard.css?tag=ind-equipment-dashboard&encapsulation=shadow","src/components/organisms/equipment-dashboard/equipment-dashboard.tsx"],"sourcesContent":["/* Shared chrome for organism panels. Pulled in first via\n * `styleUrls: ['../_shared/panel.css', 'xxx.css']`. */\n:host {\n display: flex;\n flex-direction: column;\n background: var(--ind-surface-panel);\n border: 1px solid var(--ind-surface-border-default);\n border-radius: var(--ind-radius-md, 3px);\n font-family: var(--ind-font-family-sans);\n color: var(--ind-surface-text-primary, light-dark(#11161c, #eef1f5));\n box-sizing: border-box;\n overflow: hidden;\n font-feature-settings: var(--ind-font-feature-tabular, \"tnum\" 1);\n}\n\n.panel-head {\n display: flex;\n align-items: center;\n gap: var(--ind-spacing-4, 8px);\n padding: var(--ind-spacing-4, 8px) var(--ind-spacing-5, 12px);\n border-bottom: 1px solid var(--ind-surface-border-subtle);\n background: var(--ind-surface-raised);\n flex: 0 0 auto;\n}\n\n.panel-titles {\n display: flex;\n flex-direction: column;\n min-width: 0;\n}\n\n.panel-title {\n font-size: var(--ind-font-size-md, 13px);\n font-weight: var(--ind-font-weight-semibold, 600);\n line-height: 1.2;\n}\n\n.panel-subtitle {\n font-size: var(--ind-font-size-xs, 10px);\n text-transform: uppercase;\n letter-spacing: 0.06em;\n color: var(--ind-surface-text-muted, light-dark(#5a6776, #8390a0));\n}\n\n.panel-tag {\n font-family: var(--ind-font-family-mono);\n font-size: var(--ind-font-size-sm, 11px);\n color: var(--ind-surface-text-secondary);\n}\n\n.panel-actions {\n margin-left: auto;\n display: flex;\n align-items: center;\n gap: var(--ind-spacing-3, 6px);\n}\n\n.panel-body {\n display: flex;\n flex-direction: column;\n gap: var(--ind-spacing-4, 8px);\n padding: var(--ind-spacing-5, 12px);\n min-height: 0;\n}\n\n.panel-toolbar {\n display: flex;\n align-items: center;\n gap: var(--ind-spacing-3, 6px);\n padding: var(--ind-spacing-3, 6px) var(--ind-spacing-5, 12px);\n border-bottom: 1px solid var(--ind-surface-border-subtle);\n flex: 0 0 auto;\n}\n\n.panel-list {\n display: flex;\n flex-direction: column;\n overflow: auto;\n}\n\n.panel-grid {\n display: grid;\n gap: var(--ind-spacing-4, 8px);\n padding: var(--ind-spacing-5, 12px);\n}\n\n.panel-empty {\n padding: var(--ind-spacing-7, 20px);\n text-align: center;\n color: var(--ind-surface-text-muted);\n font-size: var(--ind-font-size-sm, 11px);\n}\n\n.panel-spacer {\n flex: 1 1 auto;\n}\n",":host {\n min-width: 480px;\n}\n","import { Component, Prop, h, Host } from '@stencil/core';\n\n/**\n * Responsive grid host for equipment faceplate molecules (motor/pump/valve/\n * tank cards). Slot the cards in; the dashboard supplies the heading and the\n * column layout.\n */\n@Component({\n tag: 'ind-equipment-dashboard',\n styleUrls: ['../_shared/panel.css', 'equipment-dashboard.css'],\n shadow: true,\n})\nexport class IndEquipmentDashboard {\n @Prop() heading: string = 'Equipment';\n /** Number of grid columns. */\n @Prop() columns: number = 3;\n\n render() {\n return (\n <Host>\n <div class=\"panel-head\">\n <span class=\"panel-title\" part=\"heading\">{this.heading}</span>\n <div class=\"panel-actions\"><slot name=\"actions\" /></div>\n </div>\n <div\n class=\"panel-grid\"\n part=\"grid\"\n style={{ gridTemplateColumns: `repeat(${this.columns}, minmax(0, 1fr))` }}\n >\n <slot />\n </div>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":";;AAAA,MAAM,QAAQ,GAAG,MAAM,CAAC,yzDAAyzD,CAAC;;ACAl1D,MAAM,qBAAqB,GAAG,MAAM,CAAC,sBAAsB,CAAC;;MCY/C,qBAAqB,GAAA,MAAA;;;;IACxB,OAAO,GAAW,WAAW;;IAE7B,OAAO,GAAW,CAAC;IAE3B,MAAM,GAAA;QACJ,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACH,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,YAAY,EAAA,EACrB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,SAAS,EAAA,EAAE,IAAI,CAAC,OAAO,CAAQ,EAC9D,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,eAAe,EAAA,EAAC,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,IAAI,EAAC,SAAS,EAAA,CAAG,CAAM,CACpD,EACN,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAC,YAAY,EAClB,IAAI,EAAC,MAAM,EACX,KAAK,EAAE,EAAE,mBAAmB,EAAE,CAAA,OAAA,EAAU,IAAI,CAAC,OAAO,CAAA,iBAAA,CAAmB,EAAE,EAAA,EAEzE,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAQ,CACJ,CACD;;;;;;;"}
|