@fundamental-styles/fn
Advanced tools
Comparing version
213
package.json
{ | ||
"name": "@fundamental-styles/fn", | ||
"version": "0.27.0-rc.13", | ||
"version": "0.27.0-rc.14", | ||
"license": "Apache-2.0", | ||
@@ -12,211 +12,16 @@ "homepage": "https://sap.github.io/fundamental-styles/", | ||
"dependencies": { | ||
"fundamental-styles": "0.27.0-rc.13" | ||
"fundamental-styles": "0.27.0-rc.14" | ||
}, | ||
"exports": { | ||
"./dist/js/fn-avatar": { | ||
"types": "./dist/js/fn-avatar.d.ts", | ||
"esm2020": "./dist/js/fn-avatar.mjs", | ||
"default": "./dist/js/fn-avatar.mjs" | ||
"./dist/js/*": { | ||
"default": "./dist/js/*.mjs", | ||
"types": "./dist/js/*.d.ts" | ||
}, | ||
"./dist/js/fn-busy-indicator": { | ||
"types": "./dist/js/fn-busy-indicator.d.ts", | ||
"esm2020": "./dist/js/fn-busy-indicator.mjs", | ||
"default": "./dist/js/fn-busy-indicator.mjs" | ||
"./dist/*": { | ||
"default": "./dist/*" | ||
}, | ||
"./dist/js/fn-button": { | ||
"types": "./dist/js/fn-button.d.ts", | ||
"esm2020": "./dist/js/fn-button.mjs", | ||
"default": "./dist/js/fn-button.mjs" | ||
}, | ||
"./dist/js/fn-card": { | ||
"types": "./dist/js/fn-card.d.ts", | ||
"esm2020": "./dist/js/fn-card.mjs", | ||
"default": "./dist/js/fn-card.mjs" | ||
}, | ||
"./dist/js/fn-checkbox": { | ||
"types": "./dist/js/fn-checkbox.d.ts", | ||
"esm2020": "./dist/js/fn-checkbox.mjs", | ||
"default": "./dist/js/fn-checkbox.mjs" | ||
}, | ||
"./dist/js/fn-dialog": { | ||
"types": "./dist/js/fn-dialog.d.ts", | ||
"esm2020": "./dist/js/fn-dialog.mjs", | ||
"default": "./dist/js/fn-dialog.mjs" | ||
}, | ||
"./dist/js/fn-dropdown": { | ||
"types": "./dist/js/fn-dropdown.d.ts", | ||
"esm2020": "./dist/js/fn-dropdown.mjs", | ||
"default": "./dist/js/fn-dropdown.mjs" | ||
}, | ||
"./dist/js/fn-fieldset": { | ||
"types": "./dist/js/fn-fieldset.d.ts", | ||
"esm2020": "./dist/js/fn-fieldset.mjs", | ||
"default": "./dist/js/fn-fieldset.mjs" | ||
}, | ||
"./dist/js/fn-form": { | ||
"types": "./dist/js/fn-form.d.ts", | ||
"esm2020": "./dist/js/fn-form.mjs", | ||
"default": "./dist/js/fn-form.mjs" | ||
}, | ||
"./dist/js/fn-generic-tag": { | ||
"types": "./dist/js/fn-generic-tag.d.ts", | ||
"esm2020": "./dist/js/fn-generic-tag.mjs", | ||
"default": "./dist/js/fn-generic-tag.mjs" | ||
}, | ||
"./dist/js/fn-info-label": { | ||
"types": "./dist/js/fn-info-label.d.ts", | ||
"esm2020": "./dist/js/fn-info-label.mjs", | ||
"default": "./dist/js/fn-info-label.mjs" | ||
}, | ||
"./dist/js/fn-input-message": { | ||
"types": "./dist/js/fn-input-message.d.ts", | ||
"esm2020": "./dist/js/fn-input-message.mjs", | ||
"default": "./dist/js/fn-input-message.mjs" | ||
}, | ||
"./dist/js/fn-input": { | ||
"types": "./dist/js/fn-input.d.ts", | ||
"esm2020": "./dist/js/fn-input.mjs", | ||
"default": "./dist/js/fn-input.mjs" | ||
}, | ||
"./dist/js/fn-label": { | ||
"types": "./dist/js/fn-label.d.ts", | ||
"esm2020": "./dist/js/fn-label.mjs", | ||
"default": "./dist/js/fn-label.mjs" | ||
}, | ||
"./dist/js/fn-link": { | ||
"types": "./dist/js/fn-link.d.ts", | ||
"esm2020": "./dist/js/fn-link.mjs", | ||
"default": "./dist/js/fn-link.mjs" | ||
}, | ||
"./dist/js/fn-list": { | ||
"types": "./dist/js/fn-list.d.ts", | ||
"esm2020": "./dist/js/fn-list.mjs", | ||
"default": "./dist/js/fn-list.mjs" | ||
}, | ||
"./dist/js/fn-message-box": { | ||
"types": "./dist/js/fn-message-box.d.ts", | ||
"esm2020": "./dist/js/fn-message-box.mjs", | ||
"default": "./dist/js/fn-message-box.mjs" | ||
}, | ||
"./dist/js/fn-message-strip": { | ||
"types": "./dist/js/fn-message-strip.d.ts", | ||
"esm2020": "./dist/js/fn-message-strip.mjs", | ||
"default": "./dist/js/fn-message-strip.mjs" | ||
}, | ||
"./dist/js/fn-message-toast": { | ||
"types": "./dist/js/fn-message-toast.d.ts", | ||
"esm2020": "./dist/js/fn-message-toast.mjs", | ||
"default": "./dist/js/fn-message-toast.mjs" | ||
}, | ||
"./dist/js/fn-nested-button": { | ||
"types": "./dist/js/fn-nested-button.d.ts", | ||
"esm2020": "./dist/js/fn-nested-button.mjs", | ||
"default": "./dist/js/fn-nested-button.mjs" | ||
}, | ||
"./dist/js/fn-notification": { | ||
"types": "./dist/js/fn-notification.d.ts", | ||
"esm2020": "./dist/js/fn-notification.mjs", | ||
"default": "./dist/js/fn-notification.mjs" | ||
}, | ||
"./dist/js/fn-object-status": { | ||
"types": "./dist/js/fn-object-status.d.ts", | ||
"esm2020": "./dist/js/fn-object-status.mjs", | ||
"default": "./dist/js/fn-object-status.mjs" | ||
}, | ||
"./dist/js/fn-page": { | ||
"types": "./dist/js/fn-page.d.ts", | ||
"esm2020": "./dist/js/fn-page.mjs", | ||
"default": "./dist/js/fn-page.mjs" | ||
}, | ||
"./dist/js/fn-popover": { | ||
"types": "./dist/js/fn-popover.d.ts", | ||
"esm2020": "./dist/js/fn-popover.mjs", | ||
"default": "./dist/js/fn-popover.mjs" | ||
}, | ||
"./dist/js/fn-progress-bar": { | ||
"types": "./dist/js/fn-progress-bar.d.ts", | ||
"esm2020": "./dist/js/fn-progress-bar.mjs", | ||
"default": "./dist/js/fn-progress-bar.mjs" | ||
}, | ||
"./dist/js/fn-radio": { | ||
"types": "./dist/js/fn-radio.d.ts", | ||
"esm2020": "./dist/js/fn-radio.mjs", | ||
"default": "./dist/js/fn-radio.mjs" | ||
}, | ||
"./dist/js/fn-rating-indicator": { | ||
"types": "./dist/js/fn-rating-indicator.d.ts", | ||
"esm2020": "./dist/js/fn-rating-indicator.mjs", | ||
"default": "./dist/js/fn-rating-indicator.mjs" | ||
}, | ||
"./dist/js/fn-search": { | ||
"types": "./dist/js/fn-search.d.ts", | ||
"esm2020": "./dist/js/fn-search.mjs", | ||
"default": "./dist/js/fn-search.mjs" | ||
}, | ||
"./dist/js/fn-segmented-button": { | ||
"types": "./dist/js/fn-segmented-button.d.ts", | ||
"esm2020": "./dist/js/fn-segmented-button.mjs", | ||
"default": "./dist/js/fn-segmented-button.mjs" | ||
}, | ||
"./dist/js/fn-shell": { | ||
"types": "./dist/js/fn-shell.d.ts", | ||
"esm2020": "./dist/js/fn-shell.mjs", | ||
"default": "./dist/js/fn-shell.mjs" | ||
}, | ||
"./dist/js/fn-slider": { | ||
"types": "./dist/js/fn-slider.d.ts", | ||
"esm2020": "./dist/js/fn-slider.mjs", | ||
"default": "./dist/js/fn-slider.mjs" | ||
}, | ||
"./dist/js/fn-split-button": { | ||
"types": "./dist/js/fn-split-button.d.ts", | ||
"esm2020": "./dist/js/fn-split-button.mjs", | ||
"default": "./dist/js/fn-split-button.mjs" | ||
}, | ||
"./dist/js/fn-step-input": { | ||
"types": "./dist/js/fn-step-input.d.ts", | ||
"esm2020": "./dist/js/fn-step-input.mjs", | ||
"default": "./dist/js/fn-step-input.mjs" | ||
}, | ||
"./dist/js/fn-switch": { | ||
"types": "./dist/js/fn-switch.d.ts", | ||
"esm2020": "./dist/js/fn-switch.mjs", | ||
"default": "./dist/js/fn-switch.mjs" | ||
}, | ||
"./dist/js/fn-table": { | ||
"types": "./dist/js/fn-table.d.ts", | ||
"esm2020": "./dist/js/fn-table.mjs", | ||
"default": "./dist/js/fn-table.mjs" | ||
}, | ||
"./dist/js/fn-tabs": { | ||
"types": "./dist/js/fn-tabs.d.ts", | ||
"esm2020": "./dist/js/fn-tabs.mjs", | ||
"default": "./dist/js/fn-tabs.mjs" | ||
}, | ||
"./dist/js/fn-tag": { | ||
"types": "./dist/js/fn-tag.d.ts", | ||
"esm2020": "./dist/js/fn-tag.mjs", | ||
"default": "./dist/js/fn-tag.mjs" | ||
}, | ||
"./dist/js/fn-textarea": { | ||
"types": "./dist/js/fn-textarea.d.ts", | ||
"esm2020": "./dist/js/fn-textarea.mjs", | ||
"default": "./dist/js/fn-textarea.mjs" | ||
}, | ||
"./dist/js/fn-title": { | ||
"types": "./dist/js/fn-title.d.ts", | ||
"esm2020": "./dist/js/fn-title.mjs", | ||
"default": "./dist/js/fn-title.mjs" | ||
}, | ||
"./dist/js/fn-token": { | ||
"types": "./dist/js/fn-token.d.ts", | ||
"esm2020": "./dist/js/fn-token.mjs", | ||
"default": "./dist/js/fn-token.mjs" | ||
}, | ||
"./dist/js/fundamental-next": { | ||
"types": "./dist/js/fundamental-next.d.ts", | ||
"esm2020": "./dist/js/fundamental-next.mjs", | ||
"default": "./dist/js/fundamental-next.mjs" | ||
"./dist/*.css": { | ||
"default": "./dist/*.css" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1891836
-0.42%+ Added
+ Added
- Removed
- Removed