@seeqdev/qomponents 0.0.89 → 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/FontCustom.woff +0 -0
- package/dist/FontCustom.woff2 +0 -0
- package/dist/styles.css +4 -4
- package/package.json +1 -1
package/dist/FontCustom.woff
CHANGED
|
Binary file
|
package/dist/FontCustom.woff2
CHANGED
|
Binary file
|
package/dist/styles.css
CHANGED
|
@@ -116,11 +116,11 @@
|
|
|
116
116
|
content: "\a979";
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.fc-
|
|
119
|
+
.fc-datalab-ai:before {
|
|
120
120
|
content: "\e900";
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.fc-
|
|
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-
|
|
815
|
+
.fc-genai-chat:before {
|
|
816
816
|
content: "\e9ae";
|
|
817
817
|
}
|
|
818
818
|
|
|
819
|
-
.fc-
|
|
819
|
+
.fc-workbook-ai:before {
|
|
820
820
|
content: "\e9af";
|
|
821
821
|
}
|
|
822
822
|
|