@loadsmart/miranda-icons
Advanced tools
Comparing version 1.28.0-alpha.16 to 1.28.0
@@ -1,4 +0,9 @@ | ||
export declare const icons: Map<"alert-circle" | "arrow-left" | "arrow-right" | "arrow-sort-down" | "arrow-sort-up" | "arrow-sort-up-down" | "attention" | "bell" | "bell-cancel" | "bolt" | "calendar" | "canada-flag" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "check" | "clock" | "close" | "comment" | "contract" | "dislike" | "double-caret-left" | "double-caret-right" | "hourglass" | "indeterminate" | "info-circle" | "like" | "mexico-flag" | "pencil" | "plus" | "send" | "sparkle" | "question" | "telephone" | "tms-ready" | "trash" | "trend-down" | "trend-up" | "united-states-flag" | "user" | "chat", () => Promise<typeof import("./icons/chat")>>; | ||
export declare const AVAILABLE_ICONS: ("alert-circle" | "arrow-left" | "arrow-right" | "arrow-sort-down" | "arrow-sort-up" | "arrow-sort-up-down" | "attention" | "bell" | "bell-cancel" | "bolt" | "calendar" | "canada-flag" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "check" | "clock" | "close" | "comment" | "contract" | "dislike" | "double-caret-left" | "double-caret-right" | "hourglass" | "indeterminate" | "info-circle" | "like" | "mexico-flag" | "pencil" | "plus" | "send" | "sparkle" | "question" | "telephone" | "tms-ready" | "trash" | "trend-down" | "trend-up" | "united-states-flag" | "user" | "chat")[]; | ||
/** | ||
* Alphabetically sorted list of available icons | ||
* | ||
* The file names of the icons in the `icons` directory should match the names | ||
*/ | ||
export declare const AVAILABLE_ICONS: readonly ["alarm", "alert-circle", "anchor", "arrow-left", "arrow-right", "arrow-sort-down", "arrow-sort-up-down", "arrow-sort-up", "attention", "automatic", "bank", "bell-cancel", "bell", "blind-bol", "bolt-off", "bolt", "box", "burguer-menu", "calendar", "camera", "canada-flag", "caret-down", "caret-left", "caret-right", "caret-up", "chat", "check", "clock", "close", "comment", "company", "contract", "delivery", "dislike", "dollar", "dots-horizontal", "dots-vertical", "double-caret-left", "double-caret-right", "email-filled", "email", "eye", "favorite", "filter", "flag", "folder", "funnel", "gear", "graph", "high-signal", "history", "home", "hourglass", "indeterminate", "info-circle", "kanban", "like", "link", "list", "log-out", "low-signal", "map", "medal", "mexico-flag", "minus", "no-awarded", "padlock-open", "padlock", "pencil", "phone", "pin", "plus", "print", "profile", "question-dot", "question", "road", "search", "send", "ship", "sparkle", "star", "telephone", "timer", "tms-ready", "trash", "trend-down", "trend-up", "trophee", "united-states-flag", "user", "wallet", "warehouse", "wifi-off", "wifi", "zoom-in", "zoom-out"]; | ||
export type IconName = (typeof AVAILABLE_ICONS)[number]; | ||
export declare const icons: Map<"alarm" | "alert-circle" | "anchor" | "arrow-left" | "arrow-right" | "arrow-sort-down" | "arrow-sort-up-down" | "arrow-sort-up" | "attention" | "automatic" | "bank" | "bell-cancel" | "bell" | "blind-bol" | "bolt-off" | "bolt" | "box" | "burguer-menu" | "calendar" | "camera" | "canada-flag" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "chat" | "check" | "clock" | "close" | "comment" | "company" | "contract" | "delivery" | "dislike" | "dollar" | "dots-horizontal" | "dots-vertical" | "double-caret-left" | "double-caret-right" | "email-filled" | "email" | "eye" | "favorite" | "filter" | "flag" | "folder" | "funnel" | "gear" | "graph" | "high-signal" | "history" | "home" | "hourglass" | "indeterminate" | "info-circle" | "kanban" | "like" | "link" | "list" | "log-out" | "low-signal" | "map" | "medal" | "mexico-flag" | "minus" | "no-awarded" | "padlock-open" | "padlock" | "pencil" | "phone" | "pin" | "plus" | "print" | "profile" | "question-dot" | "question" | "road" | "search" | "send" | "ship" | "sparkle" | "star" | "telephone" | "timer" | "tms-ready" | "trash" | "trend-down" | "trend-up" | "trophee" | "united-states-flag" | "user" | "wallet" | "warehouse" | "wifi-off" | "wifi" | "zoom-in" | "zoom-out", () => Promise<any>>; | ||
//# sourceMappingURL=available-icons.d.ts.map |
@@ -1,3 +0,5 @@ | ||
declare const _default: import("lit-html").TemplateResult<2>; | ||
export default _default; | ||
/** | ||
* @deprecated Use `question-dot` instead | ||
*/ | ||
export { default } from './question-dot'; | ||
//# sourceMappingURL=question.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export { A as AVAILABLE_ICONS, I as Icon } from './index-npoAd00z.js'; | ||
export{A as AVAILABLE_ICONS,I as Icon}from"./index-Bkl3RDdk.js"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@loadsmart/miranda-icons", | ||
"version": "1.28.0-alpha.16", | ||
"version": "1.28.0", | ||
"description": "Icons for the miranda design system", | ||
@@ -20,6 +20,8 @@ "author": "Loadsmart", | ||
"dependencies": { | ||
"@loadsmart/miranda-tokens": "2.93.0-alpha.16", | ||
"@loadsmart/miranda-tokens": "*", | ||
"@loadsmart/miranda-toolset": "*", | ||
"lit": "^3.1.3" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-dynamic-import-vars": "^2.1.2", | ||
"@rollup/plugin-replace": "^5.0.2", | ||
@@ -26,0 +28,0 @@ "ts-lit-plugin": "^2.0.1" |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
237084
416
817
1
3
3
3
1
+ Added@loadsmart/miranda-toolset@*
+ Added@loadsmart/miranda-tokens@3.17.0(transitive)
+ Added@loadsmart/miranda-toolset@2.0.1(transitive)
- Removed@loadsmart/miranda-tokens@2.93.0-alpha.16(transitive)
Updated@loadsmart/miranda-tokens@*