@lendi/navbar 7.16.5 → 7.16.6
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/navbar.cjs.dev.js +3 -3
- package/dist/navbar.cjs.prod.js +3 -3
- package/dist/navbar.esm.js +3 -3
- package/package.json +1 -1
package/dist/navbar.cjs.dev.js
CHANGED
|
@@ -1812,6 +1812,9 @@ var MULTI_MENU_OPTIONS = [{
|
|
|
1812
1812
|
children: [{
|
|
1813
1813
|
label: 'Property report',
|
|
1814
1814
|
link: '/property-report/'
|
|
1815
|
+
}, {
|
|
1816
|
+
label: 'Fixed rate expiry calculator',
|
|
1817
|
+
link: '/calculators/fixed-rate-expiry/'
|
|
1815
1818
|
}, {
|
|
1816
1819
|
label: 'Borrowing power calculator',
|
|
1817
1820
|
link: '/home-loans/calculators/borrowing-power-calculator/'
|
|
@@ -1827,9 +1830,6 @@ var MULTI_MENU_OPTIONS = [{
|
|
|
1827
1830
|
}, {
|
|
1828
1831
|
label: 'Equity calculator',
|
|
1829
1832
|
link: '/calculators/equity-calculator/'
|
|
1830
|
-
}, {
|
|
1831
|
-
label: 'Fixed rate expiry',
|
|
1832
|
-
link: '/calculators/fixed-rate-expiry/'
|
|
1833
1833
|
}, {
|
|
1834
1834
|
label: 'Debt consolidation calculator',
|
|
1835
1835
|
link: '/calculators/home-loans/debt-consolidation-calculator/'
|
package/dist/navbar.cjs.prod.js
CHANGED
|
@@ -1153,6 +1153,9 @@ var _templateObject$8, _templateObject2$3, _templateObject$7, _templateObject$6,
|
|
|
1153
1153
|
children: [ {
|
|
1154
1154
|
label: "Property report",
|
|
1155
1155
|
link: "/property-report/"
|
|
1156
|
+
}, {
|
|
1157
|
+
label: "Fixed rate expiry calculator",
|
|
1158
|
+
link: "/calculators/fixed-rate-expiry/"
|
|
1156
1159
|
}, {
|
|
1157
1160
|
label: "Borrowing power calculator",
|
|
1158
1161
|
link: "/home-loans/calculators/borrowing-power-calculator/"
|
|
@@ -1168,9 +1171,6 @@ var _templateObject$8, _templateObject2$3, _templateObject$7, _templateObject$6,
|
|
|
1168
1171
|
}, {
|
|
1169
1172
|
label: "Equity calculator",
|
|
1170
1173
|
link: "/calculators/equity-calculator/"
|
|
1171
|
-
}, {
|
|
1172
|
-
label: "Fixed rate expiry",
|
|
1173
|
-
link: "/calculators/fixed-rate-expiry/"
|
|
1174
1174
|
}, {
|
|
1175
1175
|
label: "Debt consolidation calculator",
|
|
1176
1176
|
link: "/calculators/home-loans/debt-consolidation-calculator/"
|
package/dist/navbar.esm.js
CHANGED
|
@@ -1779,6 +1779,9 @@ var MULTI_MENU_OPTIONS = [{
|
|
|
1779
1779
|
children: [{
|
|
1780
1780
|
label: 'Property report',
|
|
1781
1781
|
link: '/property-report/'
|
|
1782
|
+
}, {
|
|
1783
|
+
label: 'Fixed rate expiry calculator',
|
|
1784
|
+
link: '/calculators/fixed-rate-expiry/'
|
|
1782
1785
|
}, {
|
|
1783
1786
|
label: 'Borrowing power calculator',
|
|
1784
1787
|
link: '/home-loans/calculators/borrowing-power-calculator/'
|
|
@@ -1794,9 +1797,6 @@ var MULTI_MENU_OPTIONS = [{
|
|
|
1794
1797
|
}, {
|
|
1795
1798
|
label: 'Equity calculator',
|
|
1796
1799
|
link: '/calculators/equity-calculator/'
|
|
1797
|
-
}, {
|
|
1798
|
-
label: 'Fixed rate expiry',
|
|
1799
|
-
link: '/calculators/fixed-rate-expiry/'
|
|
1800
1800
|
}, {
|
|
1801
1801
|
label: 'Debt consolidation calculator',
|
|
1802
1802
|
link: '/calculators/home-loans/debt-consolidation-calculator/'
|