@leapdev/gui-icons 3.0.63 → 3.0.65
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/app.js +112 -13
- package/dist/icons/leap-web/export-16.svg +4 -0
- package/dist/icons/leap-web/export-20.svg +4 -0
- package/dist/icons/leap-web/import-16.svg +3 -0
- package/dist/icons/leap-web/import-20.svg +3 -0
- package/dist/icons/leap-web/percent-16.svg +3 -0
- package/dist/icons/leap-web/percent-20.svg +3 -0
- package/dist/icons/leap-web/two-tone-export-20.svg +4 -0
- package/dist/icons/leap-web/two-tone-export-24.svg +4 -0
- package/dist/icons/leap-web/two-tone-import-20.svg +4 -0
- package/dist/icons/leap-web/two-tone-import-24.svg +4 -0
- package/dist/icons/sprite-leap-web.svg +1 -1
- package/dist/illustrations/sirius/NoCorrespondence.svg +20 -49
- package/dist/illustrations/sprite-sirius-empty-states.svg +1 -1
- package/dist/index.js +10 -1
- package/package.json +1 -1
- package/CHANGELOG.md +0 -971
- package/dist/icons/.DS_Store +0 -0
- package/dist/illustrations/sirius/NoCorrespondance.svg +0 -117
package/dist/index.js
CHANGED
|
@@ -760,6 +760,8 @@ export { default as LeapWebExpandMoreHoriz16 } from './icons/leap-web/expand-mor
|
|
|
760
760
|
export { default as LeapWebExpandMoreHoriz20 } from './icons/leap-web/expand-more-horiz-20.svg';
|
|
761
761
|
export { default as LeapWebExpandMoreVert16 } from './icons/leap-web/expand-more-vert-16.svg';
|
|
762
762
|
export { default as LeapWebExpandMoreVert20 } from './icons/leap-web/expand-more-vert-20.svg';
|
|
763
|
+
export { default as LeapWebExport16 } from './icons/leap-web/export-16.svg';
|
|
764
|
+
export { default as LeapWebExport20 } from './icons/leap-web/export-20.svg';
|
|
763
765
|
export { default as LeapWebFeedback20 } from './icons/leap-web/feedback-20.svg';
|
|
764
766
|
export { default as LeapWebFilledPin16 } from './icons/leap-web/filled-pin-16.svg';
|
|
765
767
|
export { default as LeapWebFilledStar16 } from './icons/leap-web/filled-star-16.svg';
|
|
@@ -805,6 +807,8 @@ export { default as LeapWebHome24 } from './icons/leap-web/home-24.svg';
|
|
|
805
807
|
export { default as LeapWebIdea16 } from './icons/leap-web/idea-16.svg';
|
|
806
808
|
export { default as LeapWebIdea20 } from './icons/leap-web/idea-20.svg';
|
|
807
809
|
export { default as LeapWebImage20 } from './icons/leap-web/image-20.svg';
|
|
810
|
+
export { default as LeapWebImport16 } from './icons/leap-web/import-16.svg';
|
|
811
|
+
export { default as LeapWebImport20 } from './icons/leap-web/import-20.svg';
|
|
808
812
|
export { default as LeapWebInfo16 } from './icons/leap-web/info-16.svg';
|
|
809
813
|
export { default as LeapWebInfoCircle16 } from './icons/leap-web/info-circle-16.svg';
|
|
810
814
|
export { default as LeapWebInfoCircle20 } from './icons/leap-web/info-circle-20.svg';
|
|
@@ -869,6 +873,8 @@ export { default as LeapWebPanelSlideRight20 } from './icons/leap-web/panel-slid
|
|
|
869
873
|
export { default as LeapWebPause12 } from './icons/leap-web/pause-12.svg';
|
|
870
874
|
export { default as LeapWebPause16 } from './icons/leap-web/pause-16.svg';
|
|
871
875
|
export { default as LeapWebPayment16 } from './icons/leap-web/payment-16.svg';
|
|
876
|
+
export { default as LeapWebPercent16 } from './icons/leap-web/percent-16.svg';
|
|
877
|
+
export { default as LeapWebPercent20 } from './icons/leap-web/percent-20.svg';
|
|
872
878
|
export { default as LeapWebPin10 } from './icons/leap-web/pin-10.svg';
|
|
873
879
|
export { default as LeapWebPin16 } from './icons/leap-web/pin-16.svg';
|
|
874
880
|
export { default as LeapWebPin20 } from './icons/leap-web/pin-20.svg';
|
|
@@ -1001,6 +1007,8 @@ export { default as LeapWebTwoToneEnvelopeSent20 } from './icons/leap-web/two-to
|
|
|
1001
1007
|
export { default as LeapWebTwoToneEnvelopeSent24 } from './icons/leap-web/two-tone-envelope-sent-24.svg';
|
|
1002
1008
|
export { default as LeapWebTwoToneEnvelopeWarning20 } from './icons/leap-web/two-tone-envelope-warning-20.svg';
|
|
1003
1009
|
export { default as LeapWebTwoToneEnvelopeWarning24 } from './icons/leap-web/two-tone-envelope-warning-24.svg';
|
|
1010
|
+
export { default as LeapWebTwoToneExport20 } from './icons/leap-web/two-tone-export-20.svg';
|
|
1011
|
+
export { default as LeapWebTwoToneExport24 } from './icons/leap-web/two-tone-export-24.svg';
|
|
1004
1012
|
export { default as LeapWebTwoToneFeeDollar20 } from './icons/leap-web/two-tone-fee-dollar-20.svg';
|
|
1005
1013
|
export { default as LeapWebTwoToneFeeDollar24 } from './icons/leap-web/two-tone-fee-dollar-24.svg';
|
|
1006
1014
|
export { default as LeapWebTwoToneFeePound20 } from './icons/leap-web/two-tone-fee-pound-20.svg';
|
|
@@ -1018,6 +1026,8 @@ export { default as LeapWebTwoToneGenerator20 } from './icons/leap-web/two-tone-
|
|
|
1018
1026
|
export { default as LeapWebTwoToneGenerator24 } from './icons/leap-web/two-tone-generator-24.svg';
|
|
1019
1027
|
export { default as LeapWebTwoToneHelp24 } from './icons/leap-web/two-tone-help-24.svg';
|
|
1020
1028
|
export { default as LeapWebTwoToneHome24 } from './icons/leap-web/two-tone-home-24.svg';
|
|
1029
|
+
export { default as LeapWebTwoToneImport20 } from './icons/leap-web/two-tone-import-20.svg';
|
|
1030
|
+
export { default as LeapWebTwoToneImport24 } from './icons/leap-web/two-tone-import-24.svg';
|
|
1021
1031
|
export { default as LeapWebTwoToneInfotrack20 } from './icons/leap-web/two-tone-infotrack-20.svg';
|
|
1022
1032
|
export { default as LeapWebTwoToneInfotrack24 } from './icons/leap-web/two-tone-infotrack-24.svg';
|
|
1023
1033
|
export { default as LeapWebTwoToneInfotrackFeeEuro20 } from './icons/leap-web/two-tone-infotrack-fee-euro-20.svg';
|
|
@@ -1313,7 +1323,6 @@ export { default as SiriusFavourite } from './illustrations/sirius/Favourite.svg
|
|
|
1313
1323
|
export { default as SiriusFolder } from './illustrations/sirius/Folder.svg';
|
|
1314
1324
|
export { default as SiriusGenerator } from './illustrations/sirius/Generator.svg';
|
|
1315
1325
|
export { default as SiriusInbox } from './illustrations/sirius/Inbox.svg';
|
|
1316
|
-
export { default as SiriusNocorrespondance } from './illustrations/sirius/NoCorrespondance.svg';
|
|
1317
1326
|
export { default as SiriusNocorrespondence } from './illustrations/sirius/NoCorrespondence.svg';
|
|
1318
1327
|
export { default as SiriusNounscheduledcriticaldates } from './illustrations/sirius/NoUnscheduledCriticalDates.svg';
|
|
1319
1328
|
export { default as SiriusNounscheduledtasks } from './illustrations/sirius/NoUnscheduledTasks.svg';
|