@haiilo/catalyst-icons 0.1.0 → 0.1.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.
Files changed (131) hide show
  1. package/README.md +7 -3
  2. package/dist/js/icons.constants.d.ts +17 -31
  3. package/dist/js/icons.constants.js +20 -30
  4. package/dist/js/icons.object.d.ts +3 -5
  5. package/dist/js/icons.object.js +9 -11
  6. package/dist/style/sprite.css.css +1026 -0
  7. package/dist/style/sprite.css.less +1026 -0
  8. package/dist/style/sprite.css.scss +1026 -0
  9. package/dist/style/sprite.view.css +1026 -0
  10. package/dist/style/sprite.view.less +1026 -0
  11. package/dist/style/sprite.view.scss +1026 -0
  12. package/dist/svg/sprite.css.svg +1 -1
  13. package/dist/svg/sprite.defs.svg +1 -1
  14. package/dist/svg/sprite.stack.svg +1 -1
  15. package/dist/svg/sprite.symbol.svg +1 -1
  16. package/dist/svg/sprite.view.svg +1 -1
  17. package/package.json +1 -1
  18. package/tmp/assets/16-chevron-down.svg +1 -0
  19. package/tmp/assets/16-chevron-left.svg +1 -0
  20. package/tmp/assets/16-chevron-right.svg +1 -0
  21. package/tmp/assets/16-chevron-up.svg +1 -0
  22. package/tmp/assets/apple-safari.svg +7 -0
  23. package/tmp/assets/arrow-down-outlined.svg +1 -0
  24. package/tmp/assets/arrow-left-outlined.svg +1 -0
  25. package/tmp/assets/arrow-right-outlined.svg +1 -0
  26. package/tmp/assets/arrow-up-outlined.svg +1 -0
  27. package/tmp/assets/article-filled.svg +1 -0
  28. package/tmp/assets/article-outlined.svg +1 -0
  29. package/tmp/assets/bar-chart-outlined.svg +1 -0
  30. package/tmp/assets/bell-check-outlined.svg +1 -0
  31. package/tmp/assets/bell-dot-filled.svg +1 -0
  32. package/tmp/assets/bell-dot-outlined.svg +1 -0
  33. package/tmp/assets/bell-filled.svg +1 -0
  34. package/tmp/assets/bell-outlined.svg +1 -0
  35. package/tmp/assets/bell-plus-outlined.svg +1 -0
  36. package/tmp/assets/bell-ringing-filled.svg +1 -0
  37. package/tmp/assets/bell-ringing-outlined.svg +1 -0
  38. package/tmp/assets/book-filled.svg +1 -0
  39. package/tmp/assets/book-outlined.svg +1 -0
  40. package/tmp/assets/bookmark-check-outlined.svg +1 -0
  41. package/tmp/assets/bookmark-filled.svg +1 -0
  42. package/tmp/assets/bookmark-outlined.svg +1 -0
  43. package/tmp/assets/bookmark-plus-outlined.svg +1 -0
  44. package/tmp/assets/chat-filled.svg +1 -0
  45. package/tmp/assets/chat-outlined.svg +1 -0
  46. package/tmp/assets/check-circle-filled.svg +1 -0
  47. package/tmp/assets/check-circle-outlined.svg +1 -0
  48. package/tmp/assets/check-outlined.svg +1 -0
  49. package/tmp/assets/chevron-down-outlined.svg +1 -0
  50. package/tmp/assets/chevron-left-outlined.svg +1 -0
  51. package/tmp/assets/chevron-right-outlined.svg +1 -0
  52. package/tmp/assets/chevron-up-outlined.svg +1 -0
  53. package/tmp/assets/clock-filled.svg +1 -0
  54. package/tmp/assets/clock-outlined.svg +1 -0
  55. package/tmp/assets/communities-filled.svg +1 -0
  56. package/tmp/assets/communities-outlined.svg +1 -0
  57. package/tmp/assets/content-filled.svg +1 -0
  58. package/tmp/assets/content-outlined.svg +1 -0
  59. package/tmp/assets/cross-circle-filled.svg +1 -0
  60. package/tmp/assets/cross-circle-outlined.svg +1 -0
  61. package/tmp/assets/cross-outlined.svg +1 -0
  62. package/tmp/assets/cross-square-filled.svg +1 -0
  63. package/tmp/assets/cross-square-outlined.svg +1 -0
  64. package/tmp/assets/events-filled.svg +1 -0
  65. package/tmp/assets/events-outlined.svg +1 -0
  66. package/tmp/assets/facebook.svg +4 -0
  67. package/tmp/assets/folder-outlined.svg +1 -0
  68. package/tmp/assets/google-calendar.svg +1 -0
  69. package/tmp/assets/google-chrome.svg +14 -0
  70. package/tmp/assets/google-drive.svg +13 -0
  71. package/tmp/assets/google-mail.svg +14 -0
  72. package/tmp/assets/google.svg +6 -0
  73. package/tmp/assets/haiilo-home.svg +1 -0
  74. package/tmp/assets/haiilo-insights.svg +1 -0
  75. package/tmp/assets/haiilo-share.svg +1 -0
  76. package/tmp/assets/haiilo-stories.svg +1 -0
  77. package/tmp/assets/hashtag-outlined.svg +1 -0
  78. package/tmp/assets/home-filled.svg +1 -0
  79. package/tmp/assets/home-outlined.svg +1 -0
  80. package/tmp/assets/instagram.svg +3 -0
  81. package/tmp/assets/layers-filled.svg +1 -0
  82. package/tmp/assets/layers-outlined.svg +1 -0
  83. package/tmp/assets/linkedin.svg +3 -0
  84. package/tmp/assets/marketplace-filled.svg +1 -0
  85. package/tmp/assets/marketplace-outlined.svg +1 -0
  86. package/tmp/assets/menu-outlined.svg +1 -0
  87. package/tmp/assets/microsoft-edge.svg +16 -0
  88. package/tmp/assets/microsoft-excel.svg +8 -0
  89. package/tmp/assets/microsoft-onenote.svg +8 -0
  90. package/tmp/assets/microsoft-outlook.svg +22 -0
  91. package/tmp/assets/microsoft-planner.svg +7 -0
  92. package/tmp/assets/microsoft-powerpoint.svg +7 -0
  93. package/tmp/assets/microsoft-sharepoint.svg +7 -0
  94. package/tmp/assets/microsoft-word.svg +8 -0
  95. package/tmp/assets/microsoft.svg +6 -0
  96. package/tmp/assets/mozilla-firefox.svg +1 -0
  97. package/tmp/assets/photo-filled.svg +1 -0
  98. package/tmp/assets/photo-outlined.svg +1 -0
  99. package/tmp/assets/plus-circle-filled.svg +1 -0
  100. package/tmp/assets/plus-circle-outlined.svg +1 -0
  101. package/tmp/assets/plus-outlined.svg +1 -0
  102. package/tmp/assets/plus-square-filled.svg +1 -0
  103. package/tmp/assets/plus-square-outlined.svg +1 -0
  104. package/tmp/assets/printer-filled.svg +1 -0
  105. package/tmp/assets/printer-outlined.svg +1 -0
  106. package/tmp/assets/profiles-filled.svg +1 -0
  107. package/tmp/assets/profiles-outlined.svg +1 -0
  108. package/tmp/assets/reading-glasses-filled.svg +1 -0
  109. package/tmp/assets/reading-glasses-outlined.svg +1 -0
  110. package/tmp/assets/search-filled.svg +1 -0
  111. package/tmp/assets/search-outlined.svg +1 -0
  112. package/tmp/assets/settings-outlined.svg +1 -0
  113. package/tmp/assets/share-filled.svg +1 -0
  114. package/tmp/assets/share-outlined.svg +1 -0
  115. package/tmp/assets/sign-in-outlined.svg +1 -0
  116. package/tmp/assets/sign-out-outlined.svg +1 -0
  117. package/tmp/assets/signal-outlined.svg +1 -0
  118. package/tmp/assets/sparkle-filled.svg +1 -0
  119. package/tmp/assets/sparkle-outlined.svg +1 -0
  120. package/tmp/assets/sticker-filled.svg +1 -0
  121. package/tmp/assets/sticker-outlined.svg +1 -0
  122. package/tmp/assets/thumbs-up-filled.svg +1 -0
  123. package/tmp/assets/thumbs-up-outlined.svg +1 -0
  124. package/tmp/assets/timeline-outlined.svg +1 -0
  125. package/tmp/assets/trash-filled.svg +1 -0
  126. package/tmp/assets/trash-outlined.svg +1 -0
  127. package/tmp/assets/twitter.svg +3 -0
  128. package/tmp/assets/video-camera-filled.svg +1 -0
  129. package/tmp/assets/video-camera-outlined.svg +1 -0
  130. package/tmp/assets/wechat.svg +3 -0
  131. package/tmp/assets/xing.svg +3 -0
package/README.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # Catalyst: Icons
2
2
 
3
- This project contains all icons for the Catalyst custom SVG icon set.
3
+ [![Icons: build & test](https://github.com/haiilo/catalyst/actions/workflows/icons.yml/badge.svg)](https://github.com/haiilo/catalyst/actions/workflows/icons.yml)
4
+
5
+ This project contains all icons for the Catalyst design system custom SVG icon
6
+ set.
7
+
4
8
  ## Getting started
5
9
 
6
10
  Install `@haiilo/catalyst-icons` in your Node.js powered apps with the
@@ -16,7 +20,7 @@ npm install @haiilo/catalyst-icons
16
20
  and upload your new icon to the `src` directory. This can be done via the menu
17
21
  on the top right or simply by dragging your icon into the web browser.
18
22
  2. Navigate to [Actions > icons-release](https://github.com/haiilo/catalyst/actions/workflows/icons-release.yml) and trigger a manual CI release by clicking the `Run workflow`
19
- button (Branch: `main`).
23
+ button (Branch: `main` / Release level: `patch`).
20
24
 
21
25
  ## Contributing
22
26
 
@@ -67,4 +71,4 @@ automatically publish a new library version.
67
71
  ## License
68
72
 
69
73
  The license is available within the main repository in the
70
- [LICENSE](https://github.com/haiilo/catalyst/blob/main/LICENSE) file.
74
+ [LICENSE](https://github.com/haiilo/catalyst/blob/main/LICENSE) file.
@@ -354,18 +354,10 @@ export declare const ciAppleSafari: {
354
354
  name: 'apple-safari';
355
355
  data: string;
356
356
  };
357
- export declare const ciEdge: {
358
- name: 'edge';
359
- data: string;
360
- };
361
357
  export declare const ciFacebook: {
362
358
  name: 'facebook';
363
359
  data: string;
364
360
  };
365
- export declare const ciFirefox: {
366
- name: 'firefox';
367
- data: string;
368
- };
369
361
  export declare const ciGoogleCalendar: {
370
362
  name: 'google-calendar';
371
363
  data: string;
@@ -406,14 +398,14 @@ export declare const ciInstagram: {
406
398
  name: 'instagram';
407
399
  data: string;
408
400
  };
409
- export declare const ciLaunch: {
410
- name: 'launch';
411
- data: string;
412
- };
413
401
  export declare const ciLinkedin: {
414
402
  name: 'linkedin';
415
403
  data: string;
416
404
  };
405
+ export declare const ciMicrosoftEdge: {
406
+ name: 'microsoft-edge';
407
+ data: string;
408
+ };
417
409
  export declare const ciMicrosoftExcel: {
418
410
  name: 'microsoft-excel';
419
411
  data: string;
@@ -434,6 +426,10 @@ export declare const ciMicrosoftPowerpoint: {
434
426
  name: 'microsoft-powerpoint';
435
427
  data: string;
436
428
  };
429
+ export declare const ciMicrosoftSharepoint: {
430
+ name: 'microsoft-sharepoint';
431
+ data: string;
432
+ };
437
433
  export declare const ciMicrosoftWord: {
438
434
  name: 'microsoft-word';
439
435
  data: string;
@@ -442,12 +438,8 @@ export declare const ciMicrosoft: {
442
438
  name: 'microsoft';
443
439
  data: string;
444
440
  };
445
- export declare const ciPages: {
446
- name: 'pages';
447
- data: string;
448
- };
449
- export declare const ciSharepoint: {
450
- name: 'sharepoint';
441
+ export declare const ciMozillaFirefox: {
442
+ name: 'mozilla-firefox';
451
443
  data: string;
452
444
  };
453
445
  export declare const ciTwitter: {
@@ -462,7 +454,7 @@ export declare const ciXing: {
462
454
  name: 'xing';
463
455
  data: string;
464
456
  };
465
- export declare type coyoIcon = '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'bar-chart-outlined' | 'bell-check-outlined' | 'bell-dot-filled' | 'bell-dot-outlined' | 'bell-filled' | 'bell-outlined' | 'bell-plus-outlined' | 'bell-ringing-filled' | 'bell-ringing-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'clock-filled' | 'clock-outlined' | 'communities-filled' | 'communities-outlined' | 'content-filled' | 'content-outlined' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'events-filled' | 'events-outlined' | 'folder-outlined' | 'hashtag-outlined' | 'home-filled' | 'home-outlined' | 'layers-filled' | 'layers-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'menu-outlined' | 'photo-filled' | 'photo-outlined' | 'plus-circle-filled' | 'plus-circle-outlined' | 'plus-outlined' | 'plus-square-filled' | 'plus-square-outlined' | 'printer-filled' | 'printer-outlined' | 'profiles-filled' | 'profiles-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'search-filled' | 'search-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'sparkle-filled' | 'sparkle-outlined' | 'sticker-filled' | 'sticker-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'timeline-outlined' | 'trash-filled' | 'trash-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'apple-safari' | 'edge' | 'facebook' | 'firefox' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-share' | 'haiilo-stories' | 'instagram' | 'launch' | 'linkedin' | 'microsoft-excel' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-word' | 'microsoft' | 'pages' | 'sharepoint' | 'twitter' | 'wechat' | 'xing';
457
+ export declare type coyoIcon = '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'bar-chart-outlined' | 'bell-check-outlined' | 'bell-dot-filled' | 'bell-dot-outlined' | 'bell-filled' | 'bell-outlined' | 'bell-plus-outlined' | 'bell-ringing-filled' | 'bell-ringing-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'clock-filled' | 'clock-outlined' | 'communities-filled' | 'communities-outlined' | 'content-filled' | 'content-outlined' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'events-filled' | 'events-outlined' | 'folder-outlined' | 'hashtag-outlined' | 'home-filled' | 'home-outlined' | 'layers-filled' | 'layers-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'menu-outlined' | 'photo-filled' | 'photo-outlined' | 'plus-circle-filled' | 'plus-circle-outlined' | 'plus-outlined' | 'plus-square-filled' | 'plus-square-outlined' | 'printer-filled' | 'printer-outlined' | 'profiles-filled' | 'profiles-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'search-filled' | 'search-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'sparkle-filled' | 'sparkle-outlined' | 'sticker-filled' | 'sticker-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'timeline-outlined' | 'trash-filled' | 'trash-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'apple-safari' | 'facebook' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-share' | 'haiilo-stories' | 'instagram' | 'linkedin' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-word' | 'microsoft' | 'mozilla-firefox' | 'twitter' | 'wechat' | 'xing';
466
458
  export interface CoyoIcon {
467
459
  name: coyoIcon;
468
460
  data: string;
@@ -735,15 +727,9 @@ export declare const completeIconSet: ({
735
727
  } | {
736
728
  name: 'apple-safari';
737
729
  data: string;
738
- } | {
739
- name: 'edge';
740
- data: string;
741
730
  } | {
742
731
  name: 'facebook';
743
732
  data: string;
744
- } | {
745
- name: 'firefox';
746
- data: string;
747
733
  } | {
748
734
  name: 'google-calendar';
749
735
  data: string;
@@ -775,10 +761,10 @@ export declare const completeIconSet: ({
775
761
  name: 'instagram';
776
762
  data: string;
777
763
  } | {
778
- name: 'launch';
764
+ name: 'linkedin';
779
765
  data: string;
780
766
  } | {
781
- name: 'linkedin';
767
+ name: 'microsoft-edge';
782
768
  data: string;
783
769
  } | {
784
770
  name: 'microsoft-excel';
@@ -796,16 +782,16 @@ export declare const completeIconSet: ({
796
782
  name: 'microsoft-powerpoint';
797
783
  data: string;
798
784
  } | {
799
- name: 'microsoft-word';
785
+ name: 'microsoft-sharepoint';
800
786
  data: string;
801
787
  } | {
802
- name: 'microsoft';
788
+ name: 'microsoft-word';
803
789
  data: string;
804
790
  } | {
805
- name: 'pages';
791
+ name: 'microsoft';
806
792
  data: string;
807
793
  } | {
808
- name: 'sharepoint';
794
+ name: 'mozilla-firefox';
809
795
  data: string;
810
796
  } | {
811
797
  name: 'twitter';