@1771technologies/lytenyte-pro 0.9.2 → 0.9.3

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.
@@ -1668,8 +1668,8 @@ body.lng1771-drag-on .lng1771-pill-manager__pill-outer[data-pill-active="false"]
1668
1668
  color: var(--lng1771-gray-80);
1669
1669
  padding-inline: 8px;
1670
1670
 
1671
- &::hover,
1672
- &::focus {
1671
+ &:hover,
1672
+ &:focus {
1673
1673
  background-color: var(--lng1771-gray-20);
1674
1674
  outline: none;
1675
1675
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1771technologies/lytenyte-pro",
3
- "version": "0.9.2",
3
+ "version": "0.9.3",
4
4
  "license": "COMMERCIAL",
5
5
  "type": "module",
6
6
  "files": [
@@ -79,21 +79,21 @@
79
79
  "react-dom": "^18.0.0 || ^19.0.0"
80
80
  },
81
81
  "dependencies": {
82
- "@1771technologies/grid-client-data-source-pro": "0.9.2",
83
- "@1771technologies/grid-server-data-source": "0.9.2",
84
- "@1771technologies/grid-core": "0.9.2",
85
- "@1771technologies/grid-design": "0.9.2",
86
- "@1771technologies/grid-provider": "0.9.2",
87
- "@1771technologies/grid-store-pro": "0.9.2",
88
- "@1771technologies/grid-tree-data-source": "0.9.2",
89
- "@1771technologies/grid-types": "0.9.2",
90
- "@1771technologies/js-utils": "0.9.2",
91
- "@1771technologies/lytenyte-core": "0.9.2",
92
- "@1771technologies/react-cascada": "0.9.2",
93
- "@1771technologies/react-dragon": "0.9.2",
94
- "@1771technologies/react-sizer": "0.9.2",
95
- "@1771technologies/react-split-pane": "0.9.2",
96
- "@1771technologies/react-utils": "0.9.2",
82
+ "@1771technologies/grid-client-data-source-pro": "0.9.3",
83
+ "@1771technologies/grid-server-data-source": "0.9.3",
84
+ "@1771technologies/grid-core": "0.9.3",
85
+ "@1771technologies/grid-design": "0.9.3",
86
+ "@1771technologies/grid-provider": "0.9.3",
87
+ "@1771technologies/grid-store-pro": "0.9.3",
88
+ "@1771technologies/grid-tree-data-source": "0.9.3",
89
+ "@1771technologies/grid-types": "0.9.3",
90
+ "@1771technologies/js-utils": "0.9.3",
91
+ "@1771technologies/lytenyte-core": "0.9.3",
92
+ "@1771technologies/react-cascada": "0.9.3",
93
+ "@1771technologies/react-dragon": "0.9.3",
94
+ "@1771technologies/react-sizer": "0.9.3",
95
+ "@1771technologies/react-split-pane": "0.9.3",
96
+ "@1771technologies/react-utils": "0.9.3",
97
97
  "@base-ui-components/react": "1.0.0-alpha.7"
98
98
  },
99
99
  "devDependencies": {