@leapdev/gui-icons 3.0.85 → 3.0.87
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 +116 -6
- package/dist/icons/leap-web/currency-dollar-20.svg +4 -0
- package/dist/icons/leap-web/currency-euro-20.svg +6 -0
- package/dist/icons/leap-web/currency-pound-20.svg +4 -0
- package/dist/icons/leap-web/two-tone-apps-20.svg +4 -0
- package/dist/icons/leap-web/two-tone-available-outline-24.svg +4 -0
- package/dist/icons/leap-web/two-tone-balance-outline-24.svg +4 -0
- package/dist/icons/leap-web/two-tone-cost-protected-24-1.svg +5 -0
- package/dist/icons/leap-web/two-tone-cost-protected-24-2.svg +5 -0
- package/dist/icons/leap-web/two-tone-cost-protected-24.svg +5 -0
- package/dist/icons/leap-web/two-tone-total-outline-24.svg +4 -0
- package/dist/icons/sprite-leap-web.svg +1 -1
- package/dist/index.js +11 -1
- package/package.json +1 -1
- package/CHANGELOG.md +0 -1134
- package/dist/icons/.DS_Store +0 -0
- /package/dist/icons/leap-web/{two-tone-journal-credit24.svg → two-tone-journal-credit-24.svg} +0 -0
package/dist/index.js
CHANGED
|
@@ -776,6 +776,9 @@ export { default as LeapWebCriticalDate16 } from './icons/leap-web/critical-date
|
|
|
776
776
|
export { default as LeapWebCriticalDateOverdue20 } from './icons/leap-web/critical-date-overdue-20.svg';
|
|
777
777
|
export { default as LeapWebCriticalDatePast20 } from './icons/leap-web/critical-date-past-20.svg';
|
|
778
778
|
export { default as LeapWebCriticalDateToday20 } from './icons/leap-web/critical-date-today-20.svg';
|
|
779
|
+
export { default as LeapWebCurrencyDollar20 } from './icons/leap-web/currency-dollar-20.svg';
|
|
780
|
+
export { default as LeapWebCurrencyEuro20 } from './icons/leap-web/currency-euro-20.svg';
|
|
781
|
+
export { default as LeapWebCurrencyPound20 } from './icons/leap-web/currency-pound-20.svg';
|
|
779
782
|
export { default as LeapWebCurveArrowUpLeft20 } from './icons/leap-web/curve-arrow-up-left-20.svg';
|
|
780
783
|
export { default as LeapWebDashboard20 } from './icons/leap-web/dashboard-20.svg';
|
|
781
784
|
export { default as LeapWebDelete16 } from './icons/leap-web/delete-16.svg';
|
|
@@ -1023,8 +1026,11 @@ export { default as LeapWebTwoToneAccountList20 } from './icons/leap-web/two-ton
|
|
|
1023
1026
|
export { default as LeapWebTwoToneAccountList24 } from './icons/leap-web/two-tone-account-list-24.svg';
|
|
1024
1027
|
export { default as LeapWebTwoToneAccounting24 } from './icons/leap-web/two-tone-accounting-24.svg';
|
|
1025
1028
|
export { default as LeapWebTwoToneAddCircle } from './icons/leap-web/two-tone-add-circle.svg';
|
|
1029
|
+
export { default as LeapWebTwoToneApps20 } from './icons/leap-web/two-tone-apps-20.svg';
|
|
1026
1030
|
export { default as LeapWebTwoToneApps24 } from './icons/leap-web/two-tone-apps-24.svg';
|
|
1027
1031
|
export { default as LeapWebTwoToneAuthEmail20 } from './icons/leap-web/two-tone-auth-email-20.svg';
|
|
1032
|
+
export { default as LeapWebTwoToneAvailableOutline24 } from './icons/leap-web/two-tone-available-outline-24.svg';
|
|
1033
|
+
export { default as LeapWebTwoToneBalanceOutline24 } from './icons/leap-web/two-tone-balance-outline-24.svg';
|
|
1028
1034
|
export { default as LeapWebTwoToneCalculator20 } from './icons/leap-web/two-tone-calculator-20.svg';
|
|
1029
1035
|
export { default as LeapWebTwoToneCalculator24 } from './icons/leap-web/two-tone-calculator-24.svg';
|
|
1030
1036
|
export { default as LeapWebTwoToneCalendar20 } from './icons/leap-web/two-tone-calendar-20.svg';
|
|
@@ -1050,6 +1056,9 @@ export { default as LeapWebTwoToneComment24 } from './icons/leap-web/two-tone-co
|
|
|
1050
1056
|
export { default as LeapWebTwoToneCompare20 } from './icons/leap-web/two-tone-compare-20.svg';
|
|
1051
1057
|
export { default as LeapWebTwoToneCompare24 } from './icons/leap-web/two-tone-compare-24.svg';
|
|
1052
1058
|
export { default as LeapWebTwoToneCopy24 } from './icons/leap-web/two-tone-copy-24.svg';
|
|
1059
|
+
export { default as LeapWebTwoToneCostProtected241 } from './icons/leap-web/two-tone-cost-protected-24-1.svg';
|
|
1060
|
+
export { default as LeapWebTwoToneCostProtected242 } from './icons/leap-web/two-tone-cost-protected-24-2.svg';
|
|
1061
|
+
export { default as LeapWebTwoToneCostProtected24 } from './icons/leap-web/two-tone-cost-protected-24.svg';
|
|
1053
1062
|
export { default as LeapWebTwoToneCostRecoveryDollar20 } from './icons/leap-web/two-tone-cost-recovery-dollar-20.svg';
|
|
1054
1063
|
export { default as LeapWebTwoToneCostRecoveryDollar24 } from './icons/leap-web/two-tone-cost-recovery-dollar-24.svg';
|
|
1055
1064
|
export { default as LeapWebTwoToneCostRecoveryPound20 } from './icons/leap-web/two-tone-cost-recovery-pound-20.svg';
|
|
@@ -1118,7 +1127,7 @@ export { default as LeapWebTwoToneInvoiceApply24 } from './icons/leap-web/two-to
|
|
|
1118
1127
|
export { default as LeapWebTwoToneJournal20 } from './icons/leap-web/two-tone-journal-20.svg';
|
|
1119
1128
|
export { default as LeapWebTwoToneJournal24 } from './icons/leap-web/two-tone-journal-24.svg';
|
|
1120
1129
|
export { default as LeapWebTwoToneJournalCredit20 } from './icons/leap-web/two-tone-journal-credit-20.svg';
|
|
1121
|
-
export { default as LeapWebTwoToneJournalCredit24 } from './icons/leap-web/two-tone-journal-
|
|
1130
|
+
export { default as LeapWebTwoToneJournalCredit24 } from './icons/leap-web/two-tone-journal-credit-24.svg';
|
|
1122
1131
|
export { default as LeapWebTwoToneJournalRefund20 } from './icons/leap-web/two-tone-journal-refund-20.svg';
|
|
1123
1132
|
export { default as LeapWebTwoToneJournalRefund24 } from './icons/leap-web/two-tone-journal-refund-24.svg';
|
|
1124
1133
|
export { default as LeapWebTwoToneJournalRemove20 } from './icons/leap-web/two-tone-journal-remove-20.svg';
|
|
@@ -1186,6 +1195,7 @@ export { default as LeapWebTwoToneTimeEntry24 } from './icons/leap-web/two-tone-
|
|
|
1186
1195
|
export { default as LeapWebTwoToneTimer20 } from './icons/leap-web/two-tone-timer-20.svg';
|
|
1187
1196
|
export { default as LeapWebTwoToneTimerAdd20 } from './icons/leap-web/two-tone-timer-add-20.svg';
|
|
1188
1197
|
export { default as LeapWebTwoToneTimesheets20 } from './icons/leap-web/two-tone-timesheets-20.svg';
|
|
1198
|
+
export { default as LeapWebTwoToneTotalOutline24 } from './icons/leap-web/two-tone-total-outline-24.svg';
|
|
1189
1199
|
export { default as LeapWebTwoToneTransactionDollar20 } from './icons/leap-web/two-tone-transaction-dollar-20.svg';
|
|
1190
1200
|
export { default as LeapWebTwoToneTransactionDollar24 } from './icons/leap-web/two-tone-transaction-dollar-24.svg';
|
|
1191
1201
|
export { default as LeapWebTwoToneTransactionEuro20 } from './icons/leap-web/two-tone-transaction-euro-20.svg';
|