Socket
Socket
Sign inDemoInstall

@iot-app-kit/core

Package Overview
Dependencies
147
Maintainers
8
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
10Next

10.0.0

Diff

Changelog

Source

10.0.0 (2024-02-28)

⚠ BREAKING CHANGES

  • composer: remove deprecated and internal interfaces from public

Features

  • add arrow to asset name #2551 (bd12bea)
  • add threshold settings to KPI (2fa0429)
  • added a label time range for viewport picker in dashboard header #2559 (743cb80)
  • added accessible labels to different toolbar container #2510 (ce5af6f)
  • added viewport timestamps in xy plot #2470 (46c1d24)
  • added visible labels operator and value for threshold controls for accessibility #2512 #2513 (06b5ee5)
  • adding docker setup for scene-composer ui tests (3db0c9b)
  • changed outline for config panel text style buttons on focus initiated by tab #2547 (e94fee7)
  • composer: createDynamicScene util (0b3b80c)
  • composer: save scene level data to scene root entity (6cabfb5)
  • composer: show delete confirmation modal for dynamic scene (fdc9ef1)
  • composer: support showing flash message (da7281a)
  • conditionally display latest value in legend table #2277 (d3feb29)
  • dashboard: adding new property panel layout (39a8271)
  • dashboard: make component library keyboard accessible (164b0ce)
  • enable dynamic assets on edge mode (5b6a9e8)
  • introduce edgeMode in dashboard components (c168fb4)
  • introduce edgeMode in source-iotsitewise (3106695)
  • kpi and status gated config panel (1f56b4f)
  • made widget tooltip dismissable by pressing escape key #2511 (87c81b5)
  • new design status (gated) (69d6c97)
  • react-components: add max column to legend (322c20f)
  • react-components: add min column to legend (69ba923)
  • react-components: calculate min/max and store value in store for chart to consume (41b8551)
  • scene composer: adding data-testid to improve e2e test (1e5ab86)
  • scene composer: setting up 3D test harness (df62eef)
  • scene-composer: enable accelerated raycasting for 3D Tiles (84d2ce4)
  • screen reader and keyboard accessibility for text widget link settings #2363 (f0c0811)
  • show/hide aggregation and resolution in KPI (aef1f14)
  • Tiles3D: add Tiles3D AssetType and evaluate model type when adding a 3D model to the scene (eec0f50)
  • updated KPI style (gated) (31ea2f3)
  • widget tool box on mouse hover and selection state (c80d42a)

Bug Fixes

  • add doc-site to release-please config (08fb141)
  • add doc-site to release-please config (ccf5086)
  • aws clients marked as peer dependencies (0272167)
  • chart gesture icons overlap on mouse hover (b5e5c0d)
  • composer: cannot delete scene node of a child and then its parent (a2e140a)
  • composer: refactor scene modal rendering (1d797b1)
  • composer: remove deprecated and internal interfaces from public (07e82b4)
  • dashboard: revert the title change for line chart (88ed63e)
  • dashboard: style fixes to make the dashboard accessible at small screensizes (dde49e6)
  • default Style tab upon widget selection (5456435)
  • example: make sure selection change uses the entity binding component index (200d0db)
  • fixed the bug in saving workspace in localstorage #2566 (7a7f619)
  • fixed the workspace required errorin search #2384 (0ff9bc3)
  • internal pipeline has issues with lfs, reverting (968f950)
  • min max is sortable and not present on widget add (7578a2e)
  • min/max values have correct significant digits (50e183d)
  • preserve viewMode onSave (731756a)
  • remove double aggregation picker (dea30ce)
  • remove fetchMostRecentBeforeStart from status and kpi (f9b3183)
  • scene: update dependency for selection change use effect (623b55b)
  • set npm-publish to node v16 (057eac9)
  • testing-util as devDependency of doc-site (3cc2bb0)
  • update react-components public API for status and kpi widgets (5e7bd49)
  • updated the ux for widget actions #2439 (c50cd03)
  • updated the viewport settings for dynamic input #2565 (7589b1d)

Reverts

  • "feat(dashboard): adding new property panel layout" (9f6b707)
jmbuss
published 9.15.0 •

Changelog

Source

9.15.0 (2024-02-01)

Features

  • automatically selecting previously selected workspace or first workspace from options #2384 (c1424a2)
  • display legend unit conditionally #2277 (9f6440e)
  • legend resize (792b617)
  • react-components: trendcurors using echarts extension (a7c6bbe)
  • scatter chart is selected the line style dropdown should be disabled for scatter chart #2427 (d407ba3)
  • scene: add asset type filter option for browser callback (f65d4f0)

Bug Fixes

  • add signigicant digits to xy plot (70a109e)
  • composer: update property string length limit to 2048 (a3cb800)
  • dashboard: fix spacing between widgets without selection box (7cc590d)
  • dashboard: fix spacing issues on editable grid (0529abd)
  • dashboard: kpi/status bug to stop adding more than 1 property (f68c5eb)
  • dashboard: selected assets do not deselect on widget selection (5c717f8)
  • empty state overflow (3e073f7)
  • fix filtered data on zooms (99e2f90)
  • hidden and highlighted datastreams persist correctly (5a85bb7)
  • improve properties panel styling (f3de67e)
  • react-component Chart story book is broken (c273ad5)
  • react-components: fix global and chart store persistence (83f1345)
  • react-components: refactor legend table into modules (f5eed70)
  • realistic dev experience on storybook (377d64a)
  • scene-composer: 3D model selection broken on first click (7ee722a)
  • scene-composer: fix scene hierarchy in viewer mode (c8c70fd)
  • scene-composer: fix sub-model selection (0a11b9a)
  • set npm-publish to node v16 (057eac9)
  • template asset table disables invalid dataTypes (7cacc1c)
  • yAxis label collides with yAxis name #2471 (85ac6ac)
jmbuss
published 9.14.0 •

Changelog

Source

9.14.0 (2024-01-18)

Features

  • add CSV download button (d89b1f8)
  • async fetchTimeSeriesData (2b776cc)
  • async listAssetPropertiesDescription (6632db5)
  • changed ui experience of chart legend based on legend position #2277 (de1f147)
  • fetchTimeSeriesData (1c65191)

Bug Fixes

  • add request settings to fetchTimeSeriesData (d7cbd9d)
  • dashboard: decrease width of property label in config panel to stop overflow of delete button (ee027e5)
  • dashboard: for kpi/status disable add of RE when an property is already added (712c1a7)
  • disable options in legend or yaxis section if visible is false #2467 (b4daa17)
  • doc-site: canvas not recognised automatically (1e42f58)
  • improved zoom and default values for y axis (112e5c5)
  • make context menu appear on top of chart tooltip (e1622c8)
  • react-components: fix the mouse events (7c07a37)
  • react-components: refactor chart to use dataset (b403789)
  • removed tanstack table related code (c8be85d)
  • source-iotsitewise batch API options (6e4d430)
  • text widget enhancement - 2429 (0d5a367)
  • V1011333107: vulnerbility in fast-xml-parser dependabot couldn't resolve (73d0e79)
jmbuss
published 9.13.0 •

Changelog

Source

9.13.0 (2024-01-05)

Features

  • doc-site: adding doc-site (743ca50)
  • legend table is implemeted using tanstack table (c92533a)
  • react-components: adding a fps display (48cd9ef)
  • react-components: hide/show properties from legend (e666cf1)
  • ResourceExplorer: hide properties table when not needed to be displayed (0fca5e9)
  • xy-plot y axis lable changes #2378 (48389c3)

Bug Fixes

  • added aria-label to the config panel text link control for accessibility #2362 (a6f9c22)
  • dashboard: composite model tests run correctly (d2cbaaf)
  • dashboard: for kpi/status disable add of RE when an property is already added (eff3282)
  • dashboard: increase width of property label in config panel to span width of panel (642f7c6)
  • dashboard: padding for tabs in config panel + remove scroll in threshold panel (d3f969c)
  • fix data-zoom behavior for base chart (0c66a80)
  • msw batchGetAssetPropertyValueHandler response timeInSeconds values (5869a00)
  • msw batchGetAssetPropertyValueHistoryHandler timestamp (ccf21a7)
  • programatically linked the color-picker id with color label in configPanelText #2361 (ab05475)
  • react-components: clear ymin and ymax was getting emitted on every loop (8609a48)
  • react-components: confining tootip to the chart area (1bff986)
  • react-components: performance fixes for chart component (403f2bf)
  • react-components: remove data points after a threshold (cd6a189)
  • react-components: remove padded y axis code (7e3d365)
  • react-components: remove secondary selection state when using TCs or gestures (3ba4e6a)
  • react-components: updates for x-axis panning performance (07a7624)
  • relative month test (5c6e262)

Performance Improvements

  • improve raw batching (263282d)
  • increase batch entry and result size (cf5e978)
jmbuss
published 9.12.0 •

Changelog

Source

9.12.0 (2023-12-18)

Features

  • chat legend enhancement #2277 (b1ca8ae)
  • dashboard: add colors to trendcursors (a890c7d)
  • dashboard: add logging for custom y-axis (582fddf)
  • dashboard: add logging for query editor (d115606)
  • dashboard: add metrics for query editor usage (e8ac4f9)
  • first click on paginate timeline should move backward from current time duration (5f9aa42)
  • fix tabs on config panel present that are unusable #2308 (4d3b6d5)
  • lint accessibility (0db36ef)
  • ResourceExplorer: hide properties table when not needed to be displayed (bcf36b1)
  • scene: move add ground plane to settings (3b0c59b)
  • scene: textures for backgrounds and planes (0b2104a)
  • xy-plot & bar-chart allow only numerical datatypes #1952 (10b057a)

Bug Fixes

  • add left border to configuration panel (7f684d1)
  • added aria label to dashboard threshold delete button (ff94bb0)
  • bar chart break due to css property of line chart (512e48c)
  • broken search results disabled state (38ef2be)
  • dashboard settings to set correct columns and rows #2313 (cd952c5)
  • dashboard: modeled datastreams are displayed in msw (a2833a1)
  • dashboard: use more descriptive name for the settings label (2d0b36c)
  • ResourceExplorer: filter out invalid twinmaker execute query search results (e616be4)
  • table resize button aria label (1618d50)

Performance Improvements

  • increase batch size (1fefe81)
  • initial Animator implementation (3b30cd2)
  • prevent duplication of simultaneous data stream metadata requests (bfbe7b2)

Reverts

  • "perf: increase batch size" (636a539)
jmbuss
published 9.11.0 •

Changelog

Source

9.11.0 (2023-12-07)

Features

  • adding feature toggle system implementation (6df3ea0)

Bug Fixes

  • core: increase cache and min request interval to prevent making many requests for near now data (403fec9)
  • grab asset composite property correctly (1c57017)
  • prevent fetching (85a7b35)
  • use datastream id as legend table row key (b4c11bc)
jmbuss
published 9.10.0 •

Changelog

Source

9.10.0 (2023-12-07)

Features

  • tabs on config panel present that are unusable #2308 (9f0b63d)

Bug Fixes

  • composer: trigger onSceneLoaded after dynamic scene is loaded (4c9453a)
  • dashboard: color picker has keyboard focus and can be interacted with (1e4547e)
  • react-components: trendcursor hotkey indicates addition state (c9d34e0)
  • updates for performance issues (8863b9a)
jmbuss
published 9.9.1 •

Changelog

Source

9.9.1 (2023-12-06)

Bug Fixes

  • bump charts core version (fba03c6)
  • dashboard: clear selected properties on asset change (05f0374)
  • dashboard: listAssetPropertiesCall for msw + path objects for all assetModels (b207547)
  • dashboard: refactor component library to use list elements (71a0b29)
  • missed rebase markers (b9e158a)
  • update dependency to not include styles (e09651e)
jmbuss
published 9.9.0 •

Changelog

Source

9.9.0 (2023-12-05)

Features

Bug Fixes

  • accessibility fixes (4caa534)
  • accessible property filter labels (30554a1)
  • composer: improve load sub model latency (23ad9ad)
  • dashboard: bold, italics, underline interactable by keyboard (ccba8c6)
  • fixed property section tooltip gets cut off if property has longer name #2293 (e496e4d)
  • missing pagination handling for searched model data #1994 (81d5269)
  • panning on chart widget moving #2294 (9cefd9a)
  • react-components: add echarts extension for handling custom-y-axis (b481beb)
  • react-components: add fallback for property name to id (a1024d4)
  • react-components: mock date in viewport adapter date tests (06200dd)
  • remove line chart tweening animation (d9e894b)
  • resolved delete button invisible issue #2164 (3ec8743)
  • time machine enable in edit and preview mode (c30d68b)
  • updated the resource explorer default width #2292 (149ec60)
jmbuss
published 9.8.0 •

Changelog

Source

9.8.0 (2023-11-25)

Features

  • dashboard: composite model api calls and updated SDK (9c23a38)

Bug Fixes

  • added experimental plugin exports (4e44dbd)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc