@seeqdev/qomponents 0.0.88 → 0.0.90

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/dist/styles.css CHANGED
@@ -116,11 +116,11 @@
116
116
  content: "\a979";
117
117
  }
118
118
 
119
- .fc-formula-ai:before {
119
+ .fc-datalab-ai:before {
120
120
  content: "\e900";
121
121
  }
122
122
 
123
- .fc-formula_assistant_2-converted:before {
123
+ .fc-formula-ai:before {
124
124
  content: "\e901";
125
125
  }
126
126
 
@@ -812,11 +812,11 @@
812
812
  content: "\e9ad";
813
813
  }
814
814
 
815
- .fc-general_ai_assistant-converted:before {
815
+ .fc-genai-chat:before {
816
816
  content: "\e9ae";
817
817
  }
818
818
 
819
- .fc-workbookAssistant-converted:before {
819
+ .fc-workbook-ai:before {
820
820
  content: "\e9af";
821
821
  }
822
822
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seeqdev/qomponents",
3
- "version": "0.0.88",
3
+ "version": "0.0.90",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.esm.js",
6
6
  "types": "dist/index.js",