@haiilo/catalyst-icons 0.1.2 → 0.1.5

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/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2018
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -330,6 +330,10 @@ export declare const ciThumbsUpOutlined: {
330
330
  name: 'thumbs-up-outlined';
331
331
  data: string;
332
332
  };
333
+ export declare const ciTimelineOutlined: {
334
+ name: 'timeline-outlined';
335
+ data: string;
336
+ };
333
337
  export declare const ciTrashFilled: {
334
338
  name: 'trash-filled';
335
339
  data: string;
@@ -350,16 +354,16 @@ export declare const ciAppleSafari: {
350
354
  name: 'apple-safari';
351
355
  data: string;
352
356
  };
353
- export declare const ciFacebook: {
354
- name: 'facebook';
357
+ export declare const ciEdge: {
358
+ name: 'edge';
355
359
  data: string;
356
360
  };
357
- export declare const ciFeedFilled: {
358
- name: 'feed-filled';
361
+ export declare const ciFacebook: {
362
+ name: 'facebook';
359
363
  data: string;
360
364
  };
361
- export declare const ciFeedOutlined: {
362
- name: 'feed-outlined';
365
+ export declare const ciFirefox: {
366
+ name: 'firefox';
363
367
  data: string;
364
368
  };
365
369
  export declare const ciGoogleCalendar: {
@@ -402,12 +406,12 @@ export declare const ciInstagram: {
402
406
  name: 'instagram';
403
407
  data: string;
404
408
  };
405
- export declare const ciLinkedin: {
406
- name: 'linkedin';
409
+ export declare const ciLaunch: {
410
+ name: 'launch';
407
411
  data: string;
408
412
  };
409
- export declare const ciMicrosoftEdge: {
410
- name: 'microsoft-edge';
413
+ export declare const ciLinkedin: {
414
+ name: 'linkedin';
411
415
  data: string;
412
416
  };
413
417
  export declare const ciMicrosoftExcel: {
@@ -430,10 +434,6 @@ export declare const ciMicrosoftPowerpoint: {
430
434
  name: 'microsoft-powerpoint';
431
435
  data: string;
432
436
  };
433
- export declare const ciMicrosoftSharepoint: {
434
- name: 'microsoft-sharepoint';
435
- data: string;
436
- };
437
437
  export declare const ciMicrosoftWord: {
438
438
  name: 'microsoft-word';
439
439
  data: string;
@@ -442,16 +442,12 @@ export declare const ciMicrosoft: {
442
442
  name: 'microsoft';
443
443
  data: string;
444
444
  };
445
- export declare const ciMozillaFirefox: {
446
- name: 'mozilla-firefox';
445
+ export declare const ciPages: {
446
+ name: 'pages';
447
447
  data: string;
448
448
  };
449
- export declare const ciStreamFilled: {
450
- name: 'stream-filled';
451
- data: string;
452
- };
453
- export declare const ciStreamOutlined: {
454
- name: 'stream-outlined';
449
+ export declare const ciSharepoint: {
450
+ name: 'sharepoint';
455
451
  data: string;
456
452
  };
457
453
  export declare const ciTwitter: {
@@ -466,7 +462,7 @@ export declare const ciXing: {
466
462
  name: 'xing';
467
463
  data: string;
468
464
  };
469
- 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' | 'trash-filled' | 'trash-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'apple-safari' | 'facebook' | 'feed-filled' | 'feed-outlined' | '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' | 'stream-filled' | 'stream-outlined' | 'twitter' | 'wechat' | 'xing';
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';
470
466
  export interface CoyoIcon {
471
467
  name: coyoIcon;
472
468
  data: string;
@@ -721,6 +717,9 @@ export declare const completeIconSet: ({
721
717
  } | {
722
718
  name: 'thumbs-up-outlined';
723
719
  data: string;
720
+ } | {
721
+ name: 'timeline-outlined';
722
+ data: string;
724
723
  } | {
725
724
  name: 'trash-filled';
726
725
  data: string;
@@ -737,13 +736,13 @@ export declare const completeIconSet: ({
737
736
  name: 'apple-safari';
738
737
  data: string;
739
738
  } | {
740
- name: 'facebook';
739
+ name: 'edge';
741
740
  data: string;
742
741
  } | {
743
- name: 'feed-filled';
742
+ name: 'facebook';
744
743
  data: string;
745
744
  } | {
746
- name: 'feed-outlined';
745
+ name: 'firefox';
747
746
  data: string;
748
747
  } | {
749
748
  name: 'google-calendar';
@@ -776,10 +775,10 @@ export declare const completeIconSet: ({
776
775
  name: 'instagram';
777
776
  data: string;
778
777
  } | {
779
- name: 'linkedin';
778
+ name: 'launch';
780
779
  data: string;
781
780
  } | {
782
- name: 'microsoft-edge';
781
+ name: 'linkedin';
783
782
  data: string;
784
783
  } | {
785
784
  name: 'microsoft-excel';
@@ -796,9 +795,6 @@ export declare const completeIconSet: ({
796
795
  } | {
797
796
  name: 'microsoft-powerpoint';
798
797
  data: string;
799
- } | {
800
- name: 'microsoft-sharepoint';
801
- data: string;
802
798
  } | {
803
799
  name: 'microsoft-word';
804
800
  data: string;
@@ -806,13 +802,10 @@ export declare const completeIconSet: ({
806
802
  name: 'microsoft';
807
803
  data: string;
808
804
  } | {
809
- name: 'mozilla-firefox';
810
- data: string;
811
- } | {
812
- name: 'stream-filled';
805
+ name: 'pages';
813
806
  data: string;
814
807
  } | {
815
- name: 'stream-outlined';
808
+ name: 'sharepoint';
816
809
  data: string;
817
810
  } | {
818
811
  name: 'twitter';