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
Previous1
35
10Next

8.0.2

Diff

Changelog

Source

8.0.2 (2023-09-30)

Bug Fixes

  • Dashboard: fix breaking build due to invalid import (6690640)
jmbuss
published 8.0.1 •

Changelog

Source

8.0.1 (2023-09-30)

Bug Fixes

jmbuss
published 8.0.0 •

Changelog

Source

8.0.0 (2023-09-30)

⚠ BREAKING CHANGES

  • dashboard: remove line and scatter widgets

Features

  • ability to toggle property visibility in config panel #1986 (560b776)
  • add delete confirm modal for widgets (84fb016)
  • add filtering ability (51933bc)
  • added empty state for line and scatter chart widgets (f2662cc)
  • composer: add a11y color picker (e768a88)
  • dashboard: re-introduce status widget icon #1977 (0b62042)
  • dashboard: add echart line-scatter-widget (076f151)
  • empty state within the dashboard to help guide users how to create their dashboard (f59a069)
  • make session token optional for local development (1a26b36)
  • preferences for pagination in table widget #1890 (8072232)
  • unmodeled data streams (71bebef)

Bug Fixes

  • add more unique colors (8641b1f)
  • composer: add aria labels to rules panel (ff78ab0)
  • composer: debounce component update to reduce UpdateEntity error (4f13db1)
  • composer: lock 3d tiles lib to working version (f719bc4)
  • dashboard: disable dashboard drag when shift key is pressed (2e47a3c)
  • dashboard: fix styling for tile and config panel (932d2f0)
  • dashboard: fix table item creation (1c406b6)
  • dashboard: remove viewport from the dashboard state to use viewport hook (a9011a8)
  • dashboard: text widget crashed dashboard when resource explorer is open (337bcaf)
  • dashboard: update icon path for empty dashboard (b24a2b5)
  • dont move widget when resizing legend (a7cefce)
  • enable changing resolution and aggregation of unmodeled data streams (e187898)
  • fix broken synchro-charts widgets (5e61361)
  • fixed step after chart type #1978 (546b2a0)
  • groupable echarts (d704292)
  • ResourceExplorer: implement toggling on/off of properties visibility (8666736)
  • update component name (e768a88)
  • update package-lock.json (e768a88)
  • update unit test (2276584)
jmbuss
published 7.5.0 •

Changelog

Source

7.5.0 (2023-09-26)

Features

Bug Fixes

  • dashboard: set initial viewport to 5m (f7a5684)
  • echarts: bugs for demo (b1e57ee)
jmbuss
published 7.4.0 •

Changelog

Source

7.4.0 (2023-09-25)

Features

  • add fixed width and height to the table (7005009)
  • auto collapse state for both panels (fc54b1c)
  • chart fit and finish - match cloudscape colors for axis and labels #1929 (6fe3424)
  • composer: render tags from layer (d9c5191)
  • composer: support sync matterport tag as entities (7db178a)
  • dashboard: add widget tile (13573c5)
  • dashboard: break out properties sections into tabs (fb8b685)
  • dashboard: change dashboard viewport default from 5m to 10m (803d9a4)
  • dashboard: empty widget configuration panel (72bc7e3)
  • dashboard: line symbol (bba8e8d)
  • dashboard: new line-scatter-chart (53768b9)
  • dashboard: update collapsible side panels (1495451)
  • dynamic scenes: save node updates to entities (0bb2445)
  • dynamic scenes: update entities using dynamic scenes (8eee582)
  • echarts: allow scroll left and right (5d2341e)
  • first Person: proof of using pointer lock for a first person view (391eddd)
  • propertyName: add copy button and textarea (7c0eaf4)
  • react-components: adding TrendCursor Sync to dashboard (d046184)
  • react-components: sync echarts viewport (e04e040)
  • remove drag icon in chat widget (64e1b89)
  • scene composer: added icon picker changes (8ca53b8)
  • table widget pagination and sortingdisabled (b727eae)
  • TM-source: add entity APIs to SceneMetadataModule (1a91084)
  • update icons for widget library-952 (5f7f9ee)
  • updated chart initial widget size #1920) (88218af)
  • updated dashboard background color to grey-125 #1950 (0f81bb2)

Bug Fixes

  • camera: selecting camera view uses raycast to set better target distance for orbit (76d9272)
  • composer: add aria labels to icons (8a70eb1)
  • composer: add new translations (de7249a)
  • composer: associate inputs to labels (8b64f9a)
  • composer: autofocus on error, rules panel (b132e27)
  • composer: create default entity roots (4b38ea5)
  • composer: create existing matterport tag as entities (0d1d16e)
  • composer: error when switching motion indicator appearance (c51f135)
  • composer: matterport tag sync tag style under flag (83334ce)
  • composer: resize/reposition overlaps on small screens (64d3855)
  • composer: show sync matterport tag status (2c041c5)
  • CSS-Loader: updated sass-loader & fixed style (aee4abc)
  • dashboard: removing all props wont crash chart (bac2fb6)
  • matterport: fix zoom to tag (49a04f8)
  • react-components: adding debounce to the echarts zoom handler (b983385)
  • react-components: echarts resize drag fix (19ccc7e)
  • react-components: fix TC behaviour when there is a change in query (50edcc1)
  • react-components: fixing TCs on data zoom (379525c)
  • react-components: fixing the duplicate yAxis values (60073ef)
  • react-components: fixing the viewport and some styling elements (7d3526e)
  • react-components: need stop propagation in start and end of resize event (30e9901)
  • react-components: updating echarts ux (ddfc9c8)
  • react-components: updating echarts with the fixes founf during bug bash (9f32c21)
  • resolved table widget column resize issue (8b6b418)
  • resolved table widget column resize issue (08b1993)
  • scene composer: fix for missing grid (2a4c4c8)
  • scene composer: removing custom grid line colors (632f7a2)
  • scene tags: fix anchor stems not triggering onWidgetClick (6945512)
  • tools-iottwinmaker: update dashboard role to include execute query api (b63d053)
  • use one timesync for all of dashboard (c979995)
  • x-axis toggle will toggle both x and y axis #1925 (58b0dbb)
jmbuss
published 7.3.1 •

Changelog

Source

7.3.1 (2023-08-24)

Bug Fixes

  • dashboard: adding a ts module file for supporting svg files (61ac00d)
  • react-component: updating the calculateTimeStamp method to use (e0e1f42)
  • TM-source: fix tanstack query import (3bc704f)
jmbuss
published 7.3.0 •

Changelog

Source

7.3.0 (2023-08-23)

Features

  • TM-source: add property value query (21091d9)
jmbuss
published 7.2.1 •

Changelog

Source

7.2.1 (2023-08-18)

Bug Fixes

  • react-components: the dependencies were added to dashboard instead of react-components (8b2f12f)
  • scene composer: fix spacing issue between elements (b65ebdc)
jmbuss
published 7.2.0 •

Changelog

Source

7.2.0 (2023-08-17)

Features

  • composer: auto query for indicator and overlay (b597c6f)
  • composer: auto query support for Model Shader (ff0bbe3)
  • composer: implement useBindingData and integrate to Tag (e694433)
  • dashboard: add advanced search using knowledge graph to query editor (8722b33)
  • echarts: threshold support (2d7ccfe)
  • react-component: adding config service to toggle echarts (96d0351)
  • react-component: adding context menu per chart (a368eb9)
  • react-component: adding sorting ability for the chart legends (ca330eb)
  • react-component: adding trendcursor sync component (52d6033)
  • react-components: add a sitewise connected chart story (b66de3b)
  • react-components: add multiple y axis legend (79023c0)
  • react-components: supporting live mode in echarts (cdf1caa)
  • scene composer: add unit test for AnchorWidget onClickWidget event (07f0987)
  • scene composer: color picker bug fixes (f44b838)
  • scene composer: rule icon using color picker (f1519c4)
  • scene-composer: added back animation scene model component with changes (39f14cd)
  • scene-composer: added comment to explain scene object fetching (39f14cd)
  • scene-composer: added internationalization for animation viewstate (39f14cd)
  • scene-composer: added knowncomponent type to condition for adding an animation object (39f14cd)
  • scene-composer: addressed changes to databinding in the add component menu (39f14cd)
  • scene-composer: addressed more changes to databinding in the add component menu (39f14cd)
  • scene-composer: fixed tests (39f14cd)
  • scene-composer: fixed use effect in animationeditor to prevent extra fire (39f14cd)
  • scene-composer: got rid of magic string and replaced it with a const (39f14cd)
  • scene-composer: initial implementation of animations (39f14cd)
  • scene-composer: minor cleanup (39f14cd)
  • scene-composer: refactored addObject menu for animations (39f14cd)
  • scene-composer: refactored AnimationComponent test (39f14cd)
  • scene-composer: refactored tests and animationComponentEditor (39f14cd)
  • scene-composer: refactored to address github feedback (39f14cd)
  • scene-composer: removed changes to tag component (39f14cd)
  • scene-composer: removed global variable from animationcomponent (39f14cd)
  • scene-composer: removed unnecessary dependency (39f14cd)
  • scene-composer: removed unnecessary imports (39f14cd)
  • scene-composer: renamed animationupdater to animationcomponenteditor for consistency (39f14cd)
  • scene-composer: reverted package-lock.json (39f14cd)
  • scene-composer: updated us.json (39f14cd)

Bug Fixes

  • 3DKG: fix height flexibility for KG component (f9943ce)
  • composer: fix issue displaying 0 in overlay (a0bc01d)
  • composer: fix warning and cached onChange (5a2c182)
  • data overlay: add onWidgetClick and onSelectionChange event support to data overlays (b3f4f9d)
  • react-component: removing the dependency of the yMin and Ymax and (9360fe4)
  • react-component: removing transition animation for trend cursors (5e84d15)
  • react-components: add memoization for chart reactivity and refactor echarts hook (128f5b0)
  • react-component: updating the sytling and adding some visual ques for the trend cursors (dc50a2c)
  • reactExample: fix css in Knowledge Graph Component (7b5a4e4)
  • reactExample: fix removed css in Scene Viewer Component (7f38586)
  • scene composer: fix for broken rule panel (c5e071d)
  • scene composer: fix overlay arrow clickable space (4cae31f)
  • Tag style: custom color to support icon rules (dd3bbee)
jmbuss
published 3.4.0 •

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