@ckeditor/ckeditor5-icons 48.2.0 → 48.3.0-alpha.1

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.
@@ -2,3 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
+
@@ -2,3 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
+
package/dist/index.css CHANGED
@@ -3,5 +3,3 @@
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
 
6
-
7
- /*# sourceMappingURL=index.css.map */
package/dist/index.d.ts CHANGED
@@ -1,15 +1,16 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
5
  /**
6
- * @module icons/index
7
- */
6
+ * @module icons/index
7
+ */
8
8
  export const IconAccessibility: string;
9
9
  export const IconAddComment: string;
10
10
  export const IconAI: string;
11
11
  export const IconAIAdjustLength: string;
12
12
  export const IconAIAskAI: string;
13
+ export const IconAIAuthor: string;
13
14
  export const IconAIChangeTone: string;
14
15
  export const IconAIChatCommands: string;
15
16
  export const IconAIContinueWriting: string;
@@ -181,6 +182,7 @@ export const IconShowBlocks: string;
181
182
  export const IconShowChangesOff: string;
182
183
  export const IconShowChangesOn: string;
183
184
  export const IconSource: string;
185
+ export const IconSparkle: string;
184
186
  export const IconSpecialCharacters: string;
185
187
  export const IconStop: string;
186
188
  export const IconStrikethrough: string;