@mekari/pixel3-icon 0.0.23-dev.0 → 0.1.0-dev.0
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/chunk-5AQ7NK63.mjs +7 -0
- package/dist/{chunk-CF7UL7LJ.mjs → chunk-DUSPGYHX.mjs} +2 -2
- package/dist/data/iconsCategories.d.mts +3 -3
- package/dist/data/iconsCategories.d.ts +3 -3
- package/dist/data/iconsCategories.js +2 -2
- package/dist/data/iconsCategories.mjs +2 -2
- package/dist/data/iconsWithoutVariant.js +1 -1
- package/dist/data/iconsWithoutVariant.mjs +1 -1
- package/dist/icon.js +2 -2
- package/dist/icon.mjs +2 -2
- package/dist/index.js +2 -2
- package/dist/index.mjs +2 -2
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/modules/icon.props.d.mts +1 -1
- package/dist/modules/icon.props.d.ts +1 -1
- package/package.json +2 -2
- package/dist/chunk-EERUL6WR.mjs +0 -7
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// src/data/iconsWithoutVariant.ts
|
|
2
|
+
var iconsWithoutVariant = ["stock-bulk-update-sku", "stock-out-of-stock", "stock-available", "stock-running-out", "pdf-document", "image-document", "excel-document", "word-document", "university-outline", "task-on-progress", "task-done", "add", "minus", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "text-editor-block-quote", "text-editor-inline-code", "checkbox-checklist", "checkbox-partial", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "full-screen", "indicator-circle", "indicator-square", "link", "loader-", "minimize", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending", "priority-low", "priority-medium", "priority-high", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "X"];
|
|
3
|
+
var iconsWithoutVariant_default = iconsWithoutVariant;
|
|
4
|
+
|
|
5
|
+
export {
|
|
6
|
+
iconsWithoutVariant_default
|
|
7
|
+
};
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk-4MXV6Z2I.mjs";
|
|
4
4
|
import {
|
|
5
5
|
iconsWithoutVariant_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-5AQ7NK63.mjs";
|
|
7
7
|
import {
|
|
8
8
|
specialIcons_default
|
|
9
9
|
} from "./chunk-6EN7ZOMR.mjs";
|
|
@@ -20,7 +20,7 @@ import { token } from "@mekari/pixel3-styled-system/tokens";
|
|
|
20
20
|
import { iconRecipe } from "@mekari/pixel3-styled-system/recipes";
|
|
21
21
|
|
|
22
22
|
// package.json
|
|
23
|
-
var version = "0.0.
|
|
23
|
+
var version = "0.0.23";
|
|
24
24
|
|
|
25
25
|
// src/icon.tsx
|
|
26
26
|
import { useStorage, canUseDOM, usePixelTheme } from "@mekari/pixel3-utils";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
declare const alertIcons: readonly ["done", "error", "help", "info", "pending", "priority-high", "priority-low", "priority-medium", "progress", "warning-circular", "warning-triangle"];
|
|
2
2
|
declare const arrowIcons: readonly ["arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up"];
|
|
3
3
|
declare const conversationIcons: readonly ["backspace", "call-active", "call-add", "call-declined", "call-disabled", "call-end", "call-incoming", "call-outgoing", "call-pause", "caption", "globe", "headphone", "mic", "mic-mute", "picture-in-picture", "share-screen"];
|
|
4
|
-
declare const featureIcons: readonly ["account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow"];
|
|
4
|
+
declare const featureIcons: readonly ["account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow", "officeless"];
|
|
5
5
|
declare const fileIcons: readonly ["blank", "copy", "doc", "excel-document", "file-audio", "file-code", "file-image", "file-music", "file-video", "folder-close", "folder-open", "folder-transfer-close", "folder-transfer-open", "id-card", "image-document", "img-break", "img", "pdf-document", "pdf", "word-document", "zip"];
|
|
6
|
-
declare const interfaceEssentialsIcons: readonly ["add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out"];
|
|
6
|
+
declare const interfaceEssentialsIcons: readonly ["add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "text-editor-block-quote", "text-editor-inline-code", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out"];
|
|
7
7
|
declare const logoIcons: readonly ["Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "X"];
|
|
8
8
|
declare const otherIcons: readonly ["accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "indicator-circle", "indicator-square", "link", "loader-", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending"];
|
|
9
|
-
declare const allIcons: readonly ["done", "error", "help", "info", "pending", "priority-high", "priority-low", "priority-medium", "progress", "warning-circular", "warning-triangle", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "backspace", "call-active", "call-add", "call-declined", "call-disabled", "call-end", "call-incoming", "call-outgoing", "call-pause", "caption", "globe", "headphone", "mic", "mic-mute", "picture-in-picture", "share-screen", "account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow", "blank", "copy", "doc", "excel-document", "file-audio", "file-code", "file-image", "file-music", "file-video", "folder-close", "folder-open", "folder-transfer-close", "folder-transfer-open", "id-card", "image-document", "img-break", "img", "pdf-document", "pdf", "word-document", "zip", "add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "X", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "indicator-circle", "indicator-square", "link", "loader-", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending"];
|
|
9
|
+
declare const allIcons: readonly ["done", "error", "help", "info", "pending", "priority-high", "priority-low", "priority-medium", "progress", "warning-circular", "warning-triangle", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "backspace", "call-active", "call-add", "call-declined", "call-disabled", "call-end", "call-incoming", "call-outgoing", "call-pause", "caption", "globe", "headphone", "mic", "mic-mute", "picture-in-picture", "share-screen", "account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow", "officeless", "blank", "copy", "doc", "excel-document", "file-audio", "file-code", "file-image", "file-music", "file-video", "folder-close", "folder-open", "folder-transfer-close", "folder-transfer-open", "id-card", "image-document", "img-break", "img", "pdf-document", "pdf", "word-document", "zip", "add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "text-editor-block-quote", "text-editor-inline-code", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "X", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "indicator-circle", "indicator-square", "link", "loader-", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending"];
|
|
10
10
|
|
|
11
11
|
export { alertIcons, allIcons, arrowIcons, conversationIcons, featureIcons, fileIcons, interfaceEssentialsIcons, logoIcons, otherIcons };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
declare const alertIcons: readonly ["done", "error", "help", "info", "pending", "priority-high", "priority-low", "priority-medium", "progress", "warning-circular", "warning-triangle"];
|
|
2
2
|
declare const arrowIcons: readonly ["arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up"];
|
|
3
3
|
declare const conversationIcons: readonly ["backspace", "call-active", "call-add", "call-declined", "call-disabled", "call-end", "call-incoming", "call-outgoing", "call-pause", "caption", "globe", "headphone", "mic", "mic-mute", "picture-in-picture", "share-screen"];
|
|
4
|
-
declare const featureIcons: readonly ["account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow"];
|
|
4
|
+
declare const featureIcons: readonly ["account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow", "officeless"];
|
|
5
5
|
declare const fileIcons: readonly ["blank", "copy", "doc", "excel-document", "file-audio", "file-code", "file-image", "file-music", "file-video", "folder-close", "folder-open", "folder-transfer-close", "folder-transfer-open", "id-card", "image-document", "img-break", "img", "pdf-document", "pdf", "word-document", "zip"];
|
|
6
|
-
declare const interfaceEssentialsIcons: readonly ["add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out"];
|
|
6
|
+
declare const interfaceEssentialsIcons: readonly ["add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "text-editor-block-quote", "text-editor-inline-code", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out"];
|
|
7
7
|
declare const logoIcons: readonly ["Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "X"];
|
|
8
8
|
declare const otherIcons: readonly ["accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "indicator-circle", "indicator-square", "link", "loader-", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending"];
|
|
9
|
-
declare const allIcons: readonly ["done", "error", "help", "info", "pending", "priority-high", "priority-low", "priority-medium", "progress", "warning-circular", "warning-triangle", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "backspace", "call-active", "call-add", "call-declined", "call-disabled", "call-end", "call-incoming", "call-outgoing", "call-pause", "caption", "globe", "headphone", "mic", "mic-mute", "picture-in-picture", "share-screen", "account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow", "blank", "copy", "doc", "excel-document", "file-audio", "file-code", "file-image", "file-music", "file-video", "folder-close", "folder-open", "folder-transfer-close", "folder-transfer-open", "id-card", "image-document", "img-break", "img", "pdf-document", "pdf", "word-document", "zip", "add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "X", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "indicator-circle", "indicator-square", "link", "loader-", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending"];
|
|
9
|
+
declare const allIcons: readonly ["done", "error", "help", "info", "pending", "priority-high", "priority-low", "priority-medium", "progress", "warning-circular", "warning-triangle", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "backspace", "call-active", "call-add", "call-declined", "call-disabled", "call-end", "call-incoming", "call-outgoing", "call-pause", "caption", "globe", "headphone", "mic", "mic-mute", "picture-in-picture", "share-screen", "account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow", "officeless", "blank", "copy", "doc", "excel-document", "file-audio", "file-code", "file-image", "file-music", "file-video", "folder-close", "folder-open", "folder-transfer-close", "folder-transfer-open", "id-card", "image-document", "img-break", "img", "pdf-document", "pdf", "word-document", "zip", "add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "text-editor-block-quote", "text-editor-inline-code", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "X", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "indicator-circle", "indicator-square", "link", "loader-", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending"];
|
|
10
10
|
|
|
11
11
|
export { alertIcons, allIcons, arrowIcons, conversationIcons, featureIcons, fileIcons, interfaceEssentialsIcons, logoIcons, otherIcons };
|
|
@@ -34,9 +34,9 @@ module.exports = __toCommonJS(iconsCategories_exports);
|
|
|
34
34
|
var alertIcons = ["done", "error", "help", "info", "pending", "priority-high", "priority-low", "priority-medium", "progress", "warning-circular", "warning-triangle"];
|
|
35
35
|
var arrowIcons = ["arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up"];
|
|
36
36
|
var conversationIcons = ["backspace", "call-active", "call-add", "call-declined", "call-disabled", "call-end", "call-incoming", "call-outgoing", "call-pause", "caption", "globe", "headphone", "mic", "mic-mute", "picture-in-picture", "share-screen"];
|
|
37
|
-
var featureIcons = ["account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow"];
|
|
37
|
+
var featureIcons = ["account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow", "officeless"];
|
|
38
38
|
var fileIcons = ["blank", "copy", "doc", "excel-document", "file-audio", "file-code", "file-image", "file-music", "file-video", "folder-close", "folder-open", "folder-transfer-close", "folder-transfer-open", "id-card", "image-document", "img-break", "img", "pdf-document", "pdf", "word-document", "zip"];
|
|
39
|
-
var interfaceEssentialsIcons = ["add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out"];
|
|
39
|
+
var interfaceEssentialsIcons = ["add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "text-editor-block-quote", "text-editor-inline-code", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out"];
|
|
40
40
|
var logoIcons = ["Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "X"];
|
|
41
41
|
var otherIcons = ["accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "indicator-circle", "indicator-square", "link", "loader-", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending"];
|
|
42
42
|
var allIcons = [...alertIcons, ...arrowIcons, ...conversationIcons, ...featureIcons, ...fileIcons, ...interfaceEssentialsIcons, ...logoIcons, ...otherIcons];
|
|
@@ -4,9 +4,9 @@ import "../chunk-QZ7VFGWC.mjs";
|
|
|
4
4
|
var alertIcons = ["done", "error", "help", "info", "pending", "priority-high", "priority-low", "priority-medium", "progress", "warning-circular", "warning-triangle"];
|
|
5
5
|
var arrowIcons = ["arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up"];
|
|
6
6
|
var conversationIcons = ["backspace", "call-active", "call-add", "call-declined", "call-disabled", "call-end", "call-incoming", "call-outgoing", "call-pause", "caption", "globe", "headphone", "mic", "mic-mute", "picture-in-picture", "share-screen"];
|
|
7
|
-
var featureIcons = ["account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow"];
|
|
7
|
+
var featureIcons = ["account-mapping", "action", "add-ons", "ai-assist", "api", "application", "assets", "attendee", "bank", "batch", "billing", "block-user", "book", "briefcase", "bulk-send", "bulk-upload", "business-trip", "broadcast", "brush", "calculator", "cart", "cash-advance", "cash-in", "cash-out", "categories", "certificate", "channel", "chart-of-account", "chat", "chatbot", "cloud", "code", "column-settings", "comment", "commuting", "company", "competencies", "condition", "connected_apps", "contact", "dashboard", "data-connect", "database", "design", "dislike", "decrease-kpi", "desktop", "document-sent", "draft", "education", "email-sent", "emeterai", "employee", "employee-not-found", "employment", "envelope", "esignature", "evaluation", "expenses", "face-recognition", "file-change", "file-transfer", "filter", "finance", "find-me", "flag", "fulfillment", "function", "gift", "goal", "hierarchy", "home", "hospital", "inbox", "increase-kpi", "initials", "join-invoice", "key", "lifestyle", "like", "loan", "location", "log", "meeting-room", "mekari_pay", "migrate", "mobile", "mobile-postpaid", "monitor-message", "muted", "notification", "organizations", "organizations-h", "organizations-v", "overtime", "partner", "password", "payroll", "payslip", "people", "performance", "phone", "pipeline", "place-fields", "plans", "play-video", "plugin-builder", "policy", "productivity", "products", "profile", "promo", "protection", "recall", "receipt-lock", "reimbursement", "reports", "restore", "roles", "sales", "scan", "schedule", "security", "sent", "share", "shop", "sidebar-pin", "stamp", "stock-available", "stock-bulk-update-sku", "stock-out-of-stock", "stock-running-out", "succesion-plan", "talent-management", "theme", "team", "timer", "tips", "today", "transfer", "truck", "unlock", "upgrade", "user-response", "variable", "virtual-account", "voucher", "wallet", "warehouse", "whatsapp-flat", "wifi", "workflow", "officeless"];
|
|
8
8
|
var fileIcons = ["blank", "copy", "doc", "excel-document", "file-audio", "file-code", "file-image", "file-music", "file-video", "folder-close", "folder-open", "folder-transfer-close", "folder-transfer-open", "id-card", "image-document", "img-break", "img", "pdf-document", "pdf", "word-document", "zip"];
|
|
9
|
-
var interfaceEssentialsIcons = ["add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out"];
|
|
9
|
+
var interfaceEssentialsIcons = ["add-circular", "add", "approval-rules", "attachment", "calendar", "camera", "chart-bar", "chart-bar-line", "chart-line", "checkbox-checklist", "checkbox-partial", "delete", "download", "dropdown", "edit", "emoji", "empty", "fingerprint", "forward", "full-screen", "help-centre", "hide", "input", "magic", "minimize", "minus-circular", "minus", "newtab", "number", "number-five", "paint-bucket", "pause", "pin", "redo", "refresh", "reply", "rotate-left", "rotate-right", "search", "settings", "show", "sign-in", "sign-out", "table-view-column", "table-view-field", "table-view-field-2", "table-view-filter", "table-view-list", "table-view-sort", "task-done", "task-on-progress", "task-todo", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "text-editor-block-quote", "text-editor-inline-code", "textarea", "time", "undo", "upload", "verified", "video-recorder", "zoom-in", "zoom-out"];
|
|
10
10
|
var logoIcons = ["Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "X"];
|
|
11
11
|
var otherIcons = ["accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "indicator-circle", "indicator-square", "link", "loader-", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending"];
|
|
12
12
|
var allIcons = [...alertIcons, ...arrowIcons, ...conversationIcons, ...featureIcons, ...fileIcons, ...interfaceEssentialsIcons, ...logoIcons, ...otherIcons];
|
|
@@ -23,5 +23,5 @@ __export(iconsWithoutVariant_exports, {
|
|
|
23
23
|
default: () => iconsWithoutVariant_default
|
|
24
24
|
});
|
|
25
25
|
module.exports = __toCommonJS(iconsWithoutVariant_exports);
|
|
26
|
-
var iconsWithoutVariant = ["stock-bulk-update-sku", "stock-out-of-stock", "stock-available", "stock-running-out", "pdf-document", "image-document", "excel-document", "word-document", "university-outline", "task-on-progress", "task-done", "add", "minus", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "checkbox-checklist", "checkbox-partial", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "full-screen", "indicator-circle", "indicator-square", "link", "loader-", "minimize", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending", "priority-low", "priority-medium", "priority-high", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "X"];
|
|
26
|
+
var iconsWithoutVariant = ["stock-bulk-update-sku", "stock-out-of-stock", "stock-available", "stock-running-out", "pdf-document", "image-document", "excel-document", "word-document", "university-outline", "task-on-progress", "task-done", "add", "minus", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "text-editor-block-quote", "text-editor-inline-code", "checkbox-checklist", "checkbox-partial", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "full-screen", "indicator-circle", "indicator-square", "link", "loader-", "minimize", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending", "priority-low", "priority-medium", "priority-high", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "X"];
|
|
27
27
|
var iconsWithoutVariant_default = iconsWithoutVariant;
|
package/dist/icon.js
CHANGED
|
@@ -29,7 +29,7 @@ var import_tokens = require("@mekari/pixel3-styled-system/tokens");
|
|
|
29
29
|
var import_recipes = require("@mekari/pixel3-styled-system/recipes");
|
|
30
30
|
|
|
31
31
|
// src/data/iconsWithoutVariant.ts
|
|
32
|
-
var iconsWithoutVariant = ["stock-bulk-update-sku", "stock-out-of-stock", "stock-available", "stock-running-out", "pdf-document", "image-document", "excel-document", "word-document", "university-outline", "task-on-progress", "task-done", "add", "minus", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "checkbox-checklist", "checkbox-partial", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "full-screen", "indicator-circle", "indicator-square", "link", "loader-", "minimize", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending", "priority-low", "priority-medium", "priority-high", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "X"];
|
|
32
|
+
var iconsWithoutVariant = ["stock-bulk-update-sku", "stock-out-of-stock", "stock-available", "stock-running-out", "pdf-document", "image-document", "excel-document", "word-document", "university-outline", "task-on-progress", "task-done", "add", "minus", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "text-editor-block-quote", "text-editor-inline-code", "checkbox-checklist", "checkbox-partial", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "full-screen", "indicator-circle", "indicator-square", "link", "loader-", "minimize", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending", "priority-low", "priority-medium", "priority-high", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "X"];
|
|
33
33
|
var iconsWithoutVariant_default = iconsWithoutVariant;
|
|
34
34
|
|
|
35
35
|
// src/data/specialIcons.ts
|
|
@@ -66,7 +66,7 @@ var iconProps = {
|
|
|
66
66
|
};
|
|
67
67
|
|
|
68
68
|
// package.json
|
|
69
|
-
var version = "0.0.
|
|
69
|
+
var version = "0.0.23";
|
|
70
70
|
|
|
71
71
|
// src/icon.tsx
|
|
72
72
|
var import_pixel3_utils = require("@mekari/pixel3-utils");
|
package/dist/icon.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
MpIcon
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-DUSPGYHX.mjs";
|
|
4
4
|
import "./chunk-4MXV6Z2I.mjs";
|
|
5
|
-
import "./chunk-
|
|
5
|
+
import "./chunk-5AQ7NK63.mjs";
|
|
6
6
|
import "./chunk-6EN7ZOMR.mjs";
|
|
7
7
|
import "./chunk-CLHLMYKU.mjs";
|
|
8
8
|
import "./chunk-QZ7VFGWC.mjs";
|
package/dist/index.js
CHANGED
|
@@ -31,7 +31,7 @@ var import_tokens = require("@mekari/pixel3-styled-system/tokens");
|
|
|
31
31
|
var import_recipes = require("@mekari/pixel3-styled-system/recipes");
|
|
32
32
|
|
|
33
33
|
// src/data/iconsWithoutVariant.ts
|
|
34
|
-
var iconsWithoutVariant = ["stock-bulk-update-sku", "stock-out-of-stock", "stock-available", "stock-running-out", "pdf-document", "image-document", "excel-document", "word-document", "university-outline", "task-on-progress", "task-done", "add", "minus", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "checkbox-checklist", "checkbox-partial", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "full-screen", "indicator-circle", "indicator-square", "link", "loader-", "minimize", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending", "priority-low", "priority-medium", "priority-high", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "X"];
|
|
34
|
+
var iconsWithoutVariant = ["stock-bulk-update-sku", "stock-out-of-stock", "stock-available", "stock-running-out", "pdf-document", "image-document", "excel-document", "word-document", "university-outline", "task-on-progress", "task-done", "add", "minus", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "text-editor-block-quote", "text-editor-inline-code", "checkbox-checklist", "checkbox-partial", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "full-screen", "indicator-circle", "indicator-square", "link", "loader-", "minimize", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending", "priority-low", "priority-medium", "priority-high", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "X"];
|
|
35
35
|
var iconsWithoutVariant_default = iconsWithoutVariant;
|
|
36
36
|
|
|
37
37
|
// src/data/specialIcons.ts
|
|
@@ -68,7 +68,7 @@ var iconProps = {
|
|
|
68
68
|
};
|
|
69
69
|
|
|
70
70
|
// package.json
|
|
71
|
-
var version = "0.0.
|
|
71
|
+
var version = "0.0.23";
|
|
72
72
|
|
|
73
73
|
// src/icon.tsx
|
|
74
74
|
var import_pixel3_utils = require("@mekari/pixel3-utils");
|
package/dist/index.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "./chunk-IAOGVFNF.mjs";
|
|
2
2
|
import {
|
|
3
3
|
MpIcon
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-DUSPGYHX.mjs";
|
|
5
5
|
import "./chunk-4MXV6Z2I.mjs";
|
|
6
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-5AQ7NK63.mjs";
|
|
7
7
|
import "./chunk-6EN7ZOMR.mjs";
|
|
8
8
|
import "./chunk-CLHLMYKU.mjs";
|
|
9
9
|
import "./chunk-QZ7VFGWC.mjs";
|
package/dist/metafile-cjs.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"inputs":{"src/data/iconsWithoutVariant.ts":{"bytes":
|
|
1
|
+
{"inputs":{"src/data/iconsWithoutVariant.ts":{"bytes":2904,"imports":[],"format":"esm"},"src/data/specialIcons.ts":{"bytes":1643,"imports":[],"format":"esm"},"src/data/config.ts":{"bytes":163,"imports":[],"format":"esm"},"src/modules/icon.props.ts":{"bytes":967,"imports":[{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true}],"format":"esm"},"package.json":{"bytes":770,"imports":[]},"src/icon.tsx":{"bytes":9441,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/data/iconsWithoutVariant.ts","kind":"import-statement","original":"./data/iconsWithoutVariant"},{"path":"src/data/specialIcons.ts","kind":"import-statement","original":"./data/specialIcons"},{"path":"src/data/config.ts","kind":"import-statement","original":"./data/config"},{"path":"src/modules/icon.props.ts","kind":"import-statement","original":"./modules/icon.props"},{"path":"package.json","kind":"import-statement","original":"../package.json"},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/types","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/modules/icon.types.ts":{"bytes":289,"imports":[{"path":"../data/iconsCategories","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":155,"imports":[{"path":"src/icon.tsx","kind":"import-statement","original":"./icon"},{"path":"src/modules/icon.types.ts","kind":"import-statement","original":"./modules/icon.types"}],"format":"esm"},"src/data/iconsCategories.ts":{"bytes":6398,"imports":[],"format":"esm"},"src/data/iconsWithoutFill.ts":{"bytes":436,"imports":[],"format":"esm"}},"outputs":{"dist/icon.js":{"imports":[{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"require-call","external":true},{"path":"@mekari/pixel3-utils","kind":"require-call","external":true}],"exports":[],"entryPoint":"src/icon.tsx","inputs":{"src/icon.tsx":{"bytesInOutput":9118},"src/data/iconsWithoutVariant.ts":{"bytesInOutput":2782},"src/data/specialIcons.ts":{"bytesInOutput":1508},"src/data/config.ts":{"bytesInOutput":85},"src/modules/icon.props.ts":{"bytesInOutput":273},"package.json":{"bytesInOutput":24}},"bytes":14948},"dist/index.js":{"imports":[{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"require-call","external":true},{"path":"@mekari/pixel3-utils","kind":"require-call","external":true}],"exports":[],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":117},"src/icon.tsx":{"bytesInOutput":8998},"src/data/iconsWithoutVariant.ts":{"bytesInOutput":2782},"src/data/specialIcons.ts":{"bytesInOutput":1508},"src/data/config.ts":{"bytesInOutput":85},"src/modules/icon.props.ts":{"bytesInOutput":273},"package.json":{"bytesInOutput":24}},"bytes":14962},"dist/data/config.js":{"imports":[],"exports":[],"entryPoint":"src/data/config.ts","inputs":{"src/data/config.ts":{"bytesInOutput":220}},"bytes":1042},"dist/data/iconsCategories.js":{"imports":[],"exports":[],"entryPoint":"src/data/iconsCategories.ts","inputs":{"src/data/iconsCategories.ts":{"bytesInOutput":6514}},"bytes":7580},"dist/data/iconsWithoutFill.js":{"imports":[],"exports":[],"entryPoint":"src/data/iconsWithoutFill.ts","inputs":{"src/data/iconsWithoutFill.ts":{"bytesInOutput":481}},"bytes":1313},"dist/data/iconsWithoutVariant.js":{"imports":[],"exports":[],"entryPoint":"src/data/iconsWithoutVariant.ts","inputs":{"src/data/iconsWithoutVariant.ts":{"bytesInOutput":2969}},"bytes":3804},"dist/data/specialIcons.js":{"imports":[],"exports":[],"entryPoint":"src/data/specialIcons.ts","inputs":{"src/data/specialIcons.ts":{"bytesInOutput":1667}},"bytes":2495},"dist/modules/icon.props.js":{"imports":[],"exports":[],"entryPoint":"src/modules/icon.props.ts","inputs":{"src/modules/icon.props.ts":{"bytesInOutput":417}},"bytes":1349},"dist/modules/icon.types.js":{"imports":[],"exports":[],"entryPoint":"src/modules/icon.types.ts","inputs":{"src/modules/icon.types.ts":{"bytesInOutput":80}},"bytes":781}}}
|
package/dist/metafile-esm.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"inputs":{"src/data/iconsWithoutVariant.ts":{"bytes":
|
|
1
|
+
{"inputs":{"src/data/iconsWithoutVariant.ts":{"bytes":2904,"imports":[],"format":"esm"},"src/data/specialIcons.ts":{"bytes":1643,"imports":[],"format":"esm"},"src/data/config.ts":{"bytes":163,"imports":[],"format":"esm"},"src/modules/icon.props.ts":{"bytes":967,"imports":[{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true}],"format":"esm"},"package.json":{"bytes":770,"imports":[]},"src/icon.tsx":{"bytes":9441,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/data/iconsWithoutVariant.ts","kind":"import-statement","original":"./data/iconsWithoutVariant"},{"path":"src/data/specialIcons.ts","kind":"import-statement","original":"./data/specialIcons"},{"path":"src/data/config.ts","kind":"import-statement","original":"./data/config"},{"path":"src/modules/icon.props.ts","kind":"import-statement","original":"./modules/icon.props"},{"path":"package.json","kind":"import-statement","original":"../package.json"},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/types","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/modules/icon.types.ts":{"bytes":289,"imports":[{"path":"../data/iconsCategories","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":155,"imports":[{"path":"src/icon.tsx","kind":"import-statement","original":"./icon"},{"path":"src/modules/icon.types.ts","kind":"import-statement","original":"./modules/icon.types"}],"format":"esm"},"src/data/iconsCategories.ts":{"bytes":6398,"imports":[],"format":"esm"},"src/data/iconsWithoutFill.ts":{"bytes":436,"imports":[],"format":"esm"}},"outputs":{"dist/modules/icon.types.mjs":{"imports":[{"path":"dist/chunk-IAOGVFNF.mjs","kind":"import-statement"}],"exports":[],"entryPoint":"src/modules/icon.types.ts","inputs":{},"bytes":32},"dist/icon.mjs":{"imports":[{"path":"dist/chunk-DUSPGYHX.mjs","kind":"import-statement"},{"path":"dist/chunk-4MXV6Z2I.mjs","kind":"import-statement"},{"path":"dist/chunk-5AQ7NK63.mjs","kind":"import-statement"},{"path":"dist/chunk-6EN7ZOMR.mjs","kind":"import-statement"},{"path":"dist/chunk-CLHLMYKU.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["MpIcon"],"entryPoint":"src/icon.tsx","inputs":{},"bytes":225},"dist/index.mjs":{"imports":[{"path":"dist/chunk-IAOGVFNF.mjs","kind":"import-statement"},{"path":"dist/chunk-DUSPGYHX.mjs","kind":"import-statement"},{"path":"dist/chunk-4MXV6Z2I.mjs","kind":"import-statement"},{"path":"dist/chunk-5AQ7NK63.mjs","kind":"import-statement"},{"path":"dist/chunk-6EN7ZOMR.mjs","kind":"import-statement"},{"path":"dist/chunk-CLHLMYKU.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["MpIcon"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":0}},"bytes":256},"dist/chunk-IAOGVFNF.mjs":{"imports":[],"exports":[],"inputs":{"src/modules/icon.types.ts":{"bytesInOutput":0}},"bytes":0},"dist/chunk-DUSPGYHX.mjs":{"imports":[{"path":"dist/chunk-4MXV6Z2I.mjs","kind":"import-statement"},{"path":"dist/chunk-5AQ7NK63.mjs","kind":"import-statement"},{"path":"dist/chunk-6EN7ZOMR.mjs","kind":"import-statement"},{"path":"dist/chunk-CLHLMYKU.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true}],"exports":["MpIcon"],"inputs":{"src/icon.tsx":{"bytesInOutput":8776},"package.json":{"bytesInOutput":24}},"bytes":9164},"dist/data/config.mjs":{"imports":[{"path":"dist/chunk-4MXV6Z2I.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["default"],"entryPoint":"src/data/config.ts","inputs":{},"bytes":130},"dist/chunk-4MXV6Z2I.mjs":{"imports":[],"exports":["config_default"],"inputs":{"src/data/config.ts":{"bytesInOutput":85}},"bytes":137},"dist/data/iconsCategories.mjs":{"imports":[{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["alertIcons","allIcons","arrowIcons","conversationIcons","featureIcons","fileIcons","interfaceEssentialsIcons","logoIcons","otherIcons"],"entryPoint":"src/data/iconsCategories.ts","inputs":{"src/data/iconsCategories.ts":{"bytesInOutput":6059}},"bytes":6279},"dist/data/iconsWithoutFill.mjs":{"imports":[{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["default"],"entryPoint":"src/data/iconsWithoutFill.ts","inputs":{"src/data/iconsWithoutFill.ts":{"bytesInOutput":306}},"bytes":421},"dist/data/iconsWithoutVariant.mjs":{"imports":[{"path":"dist/chunk-5AQ7NK63.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["default"],"entryPoint":"src/data/iconsWithoutVariant.ts","inputs":{},"bytes":156},"dist/chunk-5AQ7NK63.mjs":{"imports":[],"exports":["iconsWithoutVariant_default"],"inputs":{"src/data/iconsWithoutVariant.ts":{"bytesInOutput":2782}},"bytes":2860},"dist/data/specialIcons.mjs":{"imports":[{"path":"dist/chunk-6EN7ZOMR.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["default"],"entryPoint":"src/data/specialIcons.ts","inputs":{},"bytes":142},"dist/chunk-6EN7ZOMR.mjs":{"imports":[],"exports":["specialIcons_default"],"inputs":{"src/data/specialIcons.ts":{"bytesInOutput":1508}},"bytes":1572},"dist/modules/icon.props.mjs":{"imports":[{"path":"dist/chunk-CLHLMYKU.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["iconProps"],"entryPoint":"src/modules/icon.props.ts","inputs":{},"bytes":109},"dist/chunk-CLHLMYKU.mjs":{"imports":[],"exports":["iconProps"],"inputs":{"src/modules/icon.props.ts":{"bytesInOutput":273}},"bytes":327},"dist/chunk-QZ7VFGWC.mjs":{"imports":[],"exports":["__name"],"inputs":{},"bytes":151}}}
|
|
@@ -6,7 +6,7 @@ import '../data/iconsCategories.mjs';
|
|
|
6
6
|
|
|
7
7
|
declare const iconProps: {
|
|
8
8
|
readonly name: {
|
|
9
|
-
readonly type: PropType<"number" | "function" | "search" | "link" | "done" | "error" | "help" | "info" | "pending" | "priority-high" | "priority-low" | "priority-medium" | "progress" | "warning-circular" | "warning-triangle" | "arrows-down" | "arrows-left" | "arrows-right" | "arrows-up" | "caret-down" | "caret-right" | "caret-up" | "chevrons-down" | "chevrons-forward" | "chevrons-left" | "chevrons-previous" | "chevrons-right" | "chevrons-up" | "backspace" | "call-active" | "call-add" | "call-declined" | "call-disabled" | "call-end" | "call-incoming" | "call-outgoing" | "call-pause" | "caption" | "globe" | "headphone" | "mic" | "mic-mute" | "picture-in-picture" | "share-screen" | "account-mapping" | "action" | "add-ons" | "ai-assist" | "api" | "application" | "assets" | "attendee" | "bank" | "batch" | "billing" | "block-user" | "book" | "briefcase" | "bulk-send" | "bulk-upload" | "business-trip" | "broadcast" | "brush" | "calculator" | "cart" | "cash-advance" | "cash-in" | "cash-out" | "categories" | "certificate" | "channel" | "chart-of-account" | "chat" | "chatbot" | "cloud" | "code" | "column-settings" | "comment" | "commuting" | "company" | "competencies" | "condition" | "connected_apps" | "contact" | "dashboard" | "data-connect" | "database" | "design" | "dislike" | "decrease-kpi" | "desktop" | "document-sent" | "draft" | "education" | "email-sent" | "emeterai" | "employee" | "employee-not-found" | "employment" | "envelope" | "esignature" | "evaluation" | "expenses" | "face-recognition" | "file-change" | "file-transfer" | "filter" | "finance" | "find-me" | "flag" | "fulfillment" | "gift" | "goal" | "hierarchy" | "home" | "hospital" | "inbox" | "increase-kpi" | "initials" | "join-invoice" | "key" | "lifestyle" | "like" | "loan" | "location" | "log" | "meeting-room" | "mekari_pay" | "migrate" | "mobile" | "mobile-postpaid" | "monitor-message" | "muted" | "notification" | "organizations" | "organizations-h" | "organizations-v" | "overtime" | "partner" | "password" | "payroll" | "payslip" | "people" | "performance" | "phone" | "pipeline" | "place-fields" | "plans" | "play-video" | "plugin-builder" | "policy" | "productivity" | "products" | "profile" | "promo" | "protection" | "recall" | "receipt-lock" | "reimbursement" | "reports" | "restore" | "roles" | "sales" | "scan" | "schedule" | "security" | "sent" | "share" | "shop" | "sidebar-pin" | "stamp" | "stock-available" | "stock-bulk-update-sku" | "stock-out-of-stock" | "stock-running-out" | "succesion-plan" | "talent-management" | "theme" | "team" | "timer" | "tips" | "today" | "transfer" | "truck" | "unlock" | "upgrade" | "user-response" | "variable" | "virtual-account" | "voucher" | "wallet" | "warehouse" | "whatsapp-flat" | "wifi" | "workflow" | "blank" | "copy" | "doc" | "excel-document" | "file-audio" | "file-code" | "file-image" | "file-music" | "file-video" | "folder-close" | "folder-open" | "folder-transfer-close" | "folder-transfer-open" | "id-card" | "image-document" | "img-break" | "img" | "pdf-document" | "pdf" | "word-document" | "zip" | "add-circular" | "add" | "approval-rules" | "attachment" | "calendar" | "camera" | "chart-bar" | "chart-bar-line" | "chart-line" | "checkbox-checklist" | "checkbox-partial" | "delete" | "download" | "dropdown" | "edit" | "emoji" | "empty" | "fingerprint" | "forward" | "full-screen" | "help-centre" | "hide" | "input" | "magic" | "minimize" | "minus-circular" | "minus" | "newtab" | "number-five" | "paint-bucket" | "pause" | "pin" | "redo" | "refresh" | "reply" | "rotate-left" | "rotate-right" | "settings" | "show" | "sign-in" | "sign-out" | "table-view-column" | "table-view-field" | "table-view-field-2" | "table-view-filter" | "table-view-list" | "table-view-sort" | "task-done" | "task-on-progress" | "task-todo" | "text-editor-align-center" | "text-editor-align-justify" | "text-editor-align-left" | "text-editor-align-right" | "text-editor-banner" | "text-editor-bold" | "text-editor-bullet-list" | "text-editor-button" | "text-editor-decrease-indent" | "text-editor-divider" | "text-editor-footer" | "text-editor-increase-indent" | "text-editor-italic" | "text-editor-link" | "text-editor-logo" | "text-editor-mention" | "text-editor-move" | "text-editor-number-list" | "text-editor-paragraph" | "text-editor-reset-format" | "text-editor-strike" | "text-editor-text-color" | "text-editor-text" | "text-editor-underline" | "text-editor-variable" | "text-editor-write" | "text-editor-list" | "textarea" | "time" | "undo" | "upload" | "verified" | "video-recorder" | "zoom-in" | "zoom-out" | "Axis" | "DJP" | "Facebook-Messenger" | "Google" | "Gopay" | "Indosat" | "Instagram" | "JCB" | "Line" | "Livechat" | "Mastercard" | "OVO" | "PLN-Token" | "PLN" | "Shopee" | "Shopeepay" | "Smartfren" | "Telegram" | "Telkomsel" | "Tokopedia" | "Tri" | "Visa" | "WhatsApp" | "XL" | "airene-black" | "airene-brand" | "airene-outline" | "capital-black" | "capital-brand" | "capital-outline" | "mchat-black" | "mchat-brand" | "mchat-outline" | "expense-black" | "expense-brand" | "expense-outline" | "flex-black" | "flex-brand" | "flex-outline" | "insight-black" | "insight-brand" | "insight-outline" | "jurnal-black" | "jurnal-brand" | "jurnal-outline" | "klikpajak-black" | "klikpajak-brand" | "klikpajak-outline" | "mekari-black" | "mekari-brand" | "mekari-outline" | "officeless-black" | "officeless-brand" | "officeless-outline" | "officeless-slate" | "pay-black" | "pay-brand" | "pay-outline" | "qontak-black" | "qontak-brand" | "qontak-outline" | "sign-black" | "sign-brand" | "sign-outline" | "stream-black" | "stream-brand" | "stream-outline" | "talenta-black" | "talenta-brand" | "talenta-outline" | "university-black" | "university-brand" | "university-outline" | "X" | "accordion-collapse" | "accordion-expand" | "apply-all" | "arrow-collapse" | "arrow-expand" | "burger" | "check" | "close" | "crop" | "drag" | "fit-screen" | "indicator-circle" | "indicator-square" | "loader-" | "menu-kebab" | "menu-meatball" | "remove-tag" | "reset" | "shortcuts" | "sliders" | "sort-ascending" | "sort-default" | "sort-descending">;
|
|
9
|
+
readonly type: PropType<"number" | "function" | "search" | "link" | "done" | "error" | "help" | "info" | "pending" | "priority-high" | "priority-low" | "priority-medium" | "progress" | "warning-circular" | "warning-triangle" | "arrows-down" | "arrows-left" | "arrows-right" | "arrows-up" | "caret-down" | "caret-right" | "caret-up" | "chevrons-down" | "chevrons-forward" | "chevrons-left" | "chevrons-previous" | "chevrons-right" | "chevrons-up" | "backspace" | "call-active" | "call-add" | "call-declined" | "call-disabled" | "call-end" | "call-incoming" | "call-outgoing" | "call-pause" | "caption" | "globe" | "headphone" | "mic" | "mic-mute" | "picture-in-picture" | "share-screen" | "account-mapping" | "action" | "add-ons" | "ai-assist" | "api" | "application" | "assets" | "attendee" | "bank" | "batch" | "billing" | "block-user" | "book" | "briefcase" | "bulk-send" | "bulk-upload" | "business-trip" | "broadcast" | "brush" | "calculator" | "cart" | "cash-advance" | "cash-in" | "cash-out" | "categories" | "certificate" | "channel" | "chart-of-account" | "chat" | "chatbot" | "cloud" | "code" | "column-settings" | "comment" | "commuting" | "company" | "competencies" | "condition" | "connected_apps" | "contact" | "dashboard" | "data-connect" | "database" | "design" | "dislike" | "decrease-kpi" | "desktop" | "document-sent" | "draft" | "education" | "email-sent" | "emeterai" | "employee" | "employee-not-found" | "employment" | "envelope" | "esignature" | "evaluation" | "expenses" | "face-recognition" | "file-change" | "file-transfer" | "filter" | "finance" | "find-me" | "flag" | "fulfillment" | "gift" | "goal" | "hierarchy" | "home" | "hospital" | "inbox" | "increase-kpi" | "initials" | "join-invoice" | "key" | "lifestyle" | "like" | "loan" | "location" | "log" | "meeting-room" | "mekari_pay" | "migrate" | "mobile" | "mobile-postpaid" | "monitor-message" | "muted" | "notification" | "organizations" | "organizations-h" | "organizations-v" | "overtime" | "partner" | "password" | "payroll" | "payslip" | "people" | "performance" | "phone" | "pipeline" | "place-fields" | "plans" | "play-video" | "plugin-builder" | "policy" | "productivity" | "products" | "profile" | "promo" | "protection" | "recall" | "receipt-lock" | "reimbursement" | "reports" | "restore" | "roles" | "sales" | "scan" | "schedule" | "security" | "sent" | "share" | "shop" | "sidebar-pin" | "stamp" | "stock-available" | "stock-bulk-update-sku" | "stock-out-of-stock" | "stock-running-out" | "succesion-plan" | "talent-management" | "theme" | "team" | "timer" | "tips" | "today" | "transfer" | "truck" | "unlock" | "upgrade" | "user-response" | "variable" | "virtual-account" | "voucher" | "wallet" | "warehouse" | "whatsapp-flat" | "wifi" | "workflow" | "officeless" | "blank" | "copy" | "doc" | "excel-document" | "file-audio" | "file-code" | "file-image" | "file-music" | "file-video" | "folder-close" | "folder-open" | "folder-transfer-close" | "folder-transfer-open" | "id-card" | "image-document" | "img-break" | "img" | "pdf-document" | "pdf" | "word-document" | "zip" | "add-circular" | "add" | "approval-rules" | "attachment" | "calendar" | "camera" | "chart-bar" | "chart-bar-line" | "chart-line" | "checkbox-checklist" | "checkbox-partial" | "delete" | "download" | "dropdown" | "edit" | "emoji" | "empty" | "fingerprint" | "forward" | "full-screen" | "help-centre" | "hide" | "input" | "magic" | "minimize" | "minus-circular" | "minus" | "newtab" | "number-five" | "paint-bucket" | "pause" | "pin" | "redo" | "refresh" | "reply" | "rotate-left" | "rotate-right" | "settings" | "show" | "sign-in" | "sign-out" | "table-view-column" | "table-view-field" | "table-view-field-2" | "table-view-filter" | "table-view-list" | "table-view-sort" | "task-done" | "task-on-progress" | "task-todo" | "text-editor-align-center" | "text-editor-align-justify" | "text-editor-align-left" | "text-editor-align-right" | "text-editor-banner" | "text-editor-bold" | "text-editor-bullet-list" | "text-editor-button" | "text-editor-decrease-indent" | "text-editor-divider" | "text-editor-footer" | "text-editor-increase-indent" | "text-editor-italic" | "text-editor-link" | "text-editor-logo" | "text-editor-mention" | "text-editor-move" | "text-editor-number-list" | "text-editor-paragraph" | "text-editor-reset-format" | "text-editor-strike" | "text-editor-text-color" | "text-editor-text" | "text-editor-underline" | "text-editor-variable" | "text-editor-write" | "text-editor-list" | "text-editor-block-quote" | "text-editor-inline-code" | "textarea" | "time" | "undo" | "upload" | "verified" | "video-recorder" | "zoom-in" | "zoom-out" | "Axis" | "DJP" | "Facebook-Messenger" | "Google" | "Gopay" | "Indosat" | "Instagram" | "JCB" | "Line" | "Livechat" | "Mastercard" | "OVO" | "PLN-Token" | "PLN" | "Shopee" | "Shopeepay" | "Smartfren" | "Telegram" | "Telkomsel" | "Tokopedia" | "Tri" | "Visa" | "WhatsApp" | "XL" | "airene-black" | "airene-brand" | "airene-outline" | "capital-black" | "capital-brand" | "capital-outline" | "mchat-black" | "mchat-brand" | "mchat-outline" | "expense-black" | "expense-brand" | "expense-outline" | "flex-black" | "flex-brand" | "flex-outline" | "insight-black" | "insight-brand" | "insight-outline" | "jurnal-black" | "jurnal-brand" | "jurnal-outline" | "klikpajak-black" | "klikpajak-brand" | "klikpajak-outline" | "mekari-black" | "mekari-brand" | "mekari-outline" | "officeless-black" | "officeless-brand" | "officeless-outline" | "officeless-slate" | "pay-black" | "pay-brand" | "pay-outline" | "qontak-black" | "qontak-brand" | "qontak-outline" | "sign-black" | "sign-brand" | "sign-outline" | "stream-black" | "stream-brand" | "stream-outline" | "talenta-black" | "talenta-brand" | "talenta-outline" | "university-black" | "university-brand" | "university-outline" | "X" | "accordion-collapse" | "accordion-expand" | "apply-all" | "arrow-collapse" | "arrow-expand" | "burger" | "check" | "close" | "crop" | "drag" | "fit-screen" | "indicator-circle" | "indicator-square" | "loader-" | "menu-kebab" | "menu-meatball" | "remove-tag" | "reset" | "shortcuts" | "sliders" | "sort-ascending" | "sort-default" | "sort-descending">;
|
|
10
10
|
};
|
|
11
11
|
readonly size: {
|
|
12
12
|
readonly type: PropType<string>;
|
|
@@ -6,7 +6,7 @@ import '../data/iconsCategories.js';
|
|
|
6
6
|
|
|
7
7
|
declare const iconProps: {
|
|
8
8
|
readonly name: {
|
|
9
|
-
readonly type: PropType<"number" | "function" | "search" | "link" | "done" | "error" | "help" | "info" | "pending" | "priority-high" | "priority-low" | "priority-medium" | "progress" | "warning-circular" | "warning-triangle" | "arrows-down" | "arrows-left" | "arrows-right" | "arrows-up" | "caret-down" | "caret-right" | "caret-up" | "chevrons-down" | "chevrons-forward" | "chevrons-left" | "chevrons-previous" | "chevrons-right" | "chevrons-up" | "backspace" | "call-active" | "call-add" | "call-declined" | "call-disabled" | "call-end" | "call-incoming" | "call-outgoing" | "call-pause" | "caption" | "globe" | "headphone" | "mic" | "mic-mute" | "picture-in-picture" | "share-screen" | "account-mapping" | "action" | "add-ons" | "ai-assist" | "api" | "application" | "assets" | "attendee" | "bank" | "batch" | "billing" | "block-user" | "book" | "briefcase" | "bulk-send" | "bulk-upload" | "business-trip" | "broadcast" | "brush" | "calculator" | "cart" | "cash-advance" | "cash-in" | "cash-out" | "categories" | "certificate" | "channel" | "chart-of-account" | "chat" | "chatbot" | "cloud" | "code" | "column-settings" | "comment" | "commuting" | "company" | "competencies" | "condition" | "connected_apps" | "contact" | "dashboard" | "data-connect" | "database" | "design" | "dislike" | "decrease-kpi" | "desktop" | "document-sent" | "draft" | "education" | "email-sent" | "emeterai" | "employee" | "employee-not-found" | "employment" | "envelope" | "esignature" | "evaluation" | "expenses" | "face-recognition" | "file-change" | "file-transfer" | "filter" | "finance" | "find-me" | "flag" | "fulfillment" | "gift" | "goal" | "hierarchy" | "home" | "hospital" | "inbox" | "increase-kpi" | "initials" | "join-invoice" | "key" | "lifestyle" | "like" | "loan" | "location" | "log" | "meeting-room" | "mekari_pay" | "migrate" | "mobile" | "mobile-postpaid" | "monitor-message" | "muted" | "notification" | "organizations" | "organizations-h" | "organizations-v" | "overtime" | "partner" | "password" | "payroll" | "payslip" | "people" | "performance" | "phone" | "pipeline" | "place-fields" | "plans" | "play-video" | "plugin-builder" | "policy" | "productivity" | "products" | "profile" | "promo" | "protection" | "recall" | "receipt-lock" | "reimbursement" | "reports" | "restore" | "roles" | "sales" | "scan" | "schedule" | "security" | "sent" | "share" | "shop" | "sidebar-pin" | "stamp" | "stock-available" | "stock-bulk-update-sku" | "stock-out-of-stock" | "stock-running-out" | "succesion-plan" | "talent-management" | "theme" | "team" | "timer" | "tips" | "today" | "transfer" | "truck" | "unlock" | "upgrade" | "user-response" | "variable" | "virtual-account" | "voucher" | "wallet" | "warehouse" | "whatsapp-flat" | "wifi" | "workflow" | "blank" | "copy" | "doc" | "excel-document" | "file-audio" | "file-code" | "file-image" | "file-music" | "file-video" | "folder-close" | "folder-open" | "folder-transfer-close" | "folder-transfer-open" | "id-card" | "image-document" | "img-break" | "img" | "pdf-document" | "pdf" | "word-document" | "zip" | "add-circular" | "add" | "approval-rules" | "attachment" | "calendar" | "camera" | "chart-bar" | "chart-bar-line" | "chart-line" | "checkbox-checklist" | "checkbox-partial" | "delete" | "download" | "dropdown" | "edit" | "emoji" | "empty" | "fingerprint" | "forward" | "full-screen" | "help-centre" | "hide" | "input" | "magic" | "minimize" | "minus-circular" | "minus" | "newtab" | "number-five" | "paint-bucket" | "pause" | "pin" | "redo" | "refresh" | "reply" | "rotate-left" | "rotate-right" | "settings" | "show" | "sign-in" | "sign-out" | "table-view-column" | "table-view-field" | "table-view-field-2" | "table-view-filter" | "table-view-list" | "table-view-sort" | "task-done" | "task-on-progress" | "task-todo" | "text-editor-align-center" | "text-editor-align-justify" | "text-editor-align-left" | "text-editor-align-right" | "text-editor-banner" | "text-editor-bold" | "text-editor-bullet-list" | "text-editor-button" | "text-editor-decrease-indent" | "text-editor-divider" | "text-editor-footer" | "text-editor-increase-indent" | "text-editor-italic" | "text-editor-link" | "text-editor-logo" | "text-editor-mention" | "text-editor-move" | "text-editor-number-list" | "text-editor-paragraph" | "text-editor-reset-format" | "text-editor-strike" | "text-editor-text-color" | "text-editor-text" | "text-editor-underline" | "text-editor-variable" | "text-editor-write" | "text-editor-list" | "textarea" | "time" | "undo" | "upload" | "verified" | "video-recorder" | "zoom-in" | "zoom-out" | "Axis" | "DJP" | "Facebook-Messenger" | "Google" | "Gopay" | "Indosat" | "Instagram" | "JCB" | "Line" | "Livechat" | "Mastercard" | "OVO" | "PLN-Token" | "PLN" | "Shopee" | "Shopeepay" | "Smartfren" | "Telegram" | "Telkomsel" | "Tokopedia" | "Tri" | "Visa" | "WhatsApp" | "XL" | "airene-black" | "airene-brand" | "airene-outline" | "capital-black" | "capital-brand" | "capital-outline" | "mchat-black" | "mchat-brand" | "mchat-outline" | "expense-black" | "expense-brand" | "expense-outline" | "flex-black" | "flex-brand" | "flex-outline" | "insight-black" | "insight-brand" | "insight-outline" | "jurnal-black" | "jurnal-brand" | "jurnal-outline" | "klikpajak-black" | "klikpajak-brand" | "klikpajak-outline" | "mekari-black" | "mekari-brand" | "mekari-outline" | "officeless-black" | "officeless-brand" | "officeless-outline" | "officeless-slate" | "pay-black" | "pay-brand" | "pay-outline" | "qontak-black" | "qontak-brand" | "qontak-outline" | "sign-black" | "sign-brand" | "sign-outline" | "stream-black" | "stream-brand" | "stream-outline" | "talenta-black" | "talenta-brand" | "talenta-outline" | "university-black" | "university-brand" | "university-outline" | "X" | "accordion-collapse" | "accordion-expand" | "apply-all" | "arrow-collapse" | "arrow-expand" | "burger" | "check" | "close" | "crop" | "drag" | "fit-screen" | "indicator-circle" | "indicator-square" | "loader-" | "menu-kebab" | "menu-meatball" | "remove-tag" | "reset" | "shortcuts" | "sliders" | "sort-ascending" | "sort-default" | "sort-descending">;
|
|
9
|
+
readonly type: PropType<"number" | "function" | "search" | "link" | "done" | "error" | "help" | "info" | "pending" | "priority-high" | "priority-low" | "priority-medium" | "progress" | "warning-circular" | "warning-triangle" | "arrows-down" | "arrows-left" | "arrows-right" | "arrows-up" | "caret-down" | "caret-right" | "caret-up" | "chevrons-down" | "chevrons-forward" | "chevrons-left" | "chevrons-previous" | "chevrons-right" | "chevrons-up" | "backspace" | "call-active" | "call-add" | "call-declined" | "call-disabled" | "call-end" | "call-incoming" | "call-outgoing" | "call-pause" | "caption" | "globe" | "headphone" | "mic" | "mic-mute" | "picture-in-picture" | "share-screen" | "account-mapping" | "action" | "add-ons" | "ai-assist" | "api" | "application" | "assets" | "attendee" | "bank" | "batch" | "billing" | "block-user" | "book" | "briefcase" | "bulk-send" | "bulk-upload" | "business-trip" | "broadcast" | "brush" | "calculator" | "cart" | "cash-advance" | "cash-in" | "cash-out" | "categories" | "certificate" | "channel" | "chart-of-account" | "chat" | "chatbot" | "cloud" | "code" | "column-settings" | "comment" | "commuting" | "company" | "competencies" | "condition" | "connected_apps" | "contact" | "dashboard" | "data-connect" | "database" | "design" | "dislike" | "decrease-kpi" | "desktop" | "document-sent" | "draft" | "education" | "email-sent" | "emeterai" | "employee" | "employee-not-found" | "employment" | "envelope" | "esignature" | "evaluation" | "expenses" | "face-recognition" | "file-change" | "file-transfer" | "filter" | "finance" | "find-me" | "flag" | "fulfillment" | "gift" | "goal" | "hierarchy" | "home" | "hospital" | "inbox" | "increase-kpi" | "initials" | "join-invoice" | "key" | "lifestyle" | "like" | "loan" | "location" | "log" | "meeting-room" | "mekari_pay" | "migrate" | "mobile" | "mobile-postpaid" | "monitor-message" | "muted" | "notification" | "organizations" | "organizations-h" | "organizations-v" | "overtime" | "partner" | "password" | "payroll" | "payslip" | "people" | "performance" | "phone" | "pipeline" | "place-fields" | "plans" | "play-video" | "plugin-builder" | "policy" | "productivity" | "products" | "profile" | "promo" | "protection" | "recall" | "receipt-lock" | "reimbursement" | "reports" | "restore" | "roles" | "sales" | "scan" | "schedule" | "security" | "sent" | "share" | "shop" | "sidebar-pin" | "stamp" | "stock-available" | "stock-bulk-update-sku" | "stock-out-of-stock" | "stock-running-out" | "succesion-plan" | "talent-management" | "theme" | "team" | "timer" | "tips" | "today" | "transfer" | "truck" | "unlock" | "upgrade" | "user-response" | "variable" | "virtual-account" | "voucher" | "wallet" | "warehouse" | "whatsapp-flat" | "wifi" | "workflow" | "officeless" | "blank" | "copy" | "doc" | "excel-document" | "file-audio" | "file-code" | "file-image" | "file-music" | "file-video" | "folder-close" | "folder-open" | "folder-transfer-close" | "folder-transfer-open" | "id-card" | "image-document" | "img-break" | "img" | "pdf-document" | "pdf" | "word-document" | "zip" | "add-circular" | "add" | "approval-rules" | "attachment" | "calendar" | "camera" | "chart-bar" | "chart-bar-line" | "chart-line" | "checkbox-checklist" | "checkbox-partial" | "delete" | "download" | "dropdown" | "edit" | "emoji" | "empty" | "fingerprint" | "forward" | "full-screen" | "help-centre" | "hide" | "input" | "magic" | "minimize" | "minus-circular" | "minus" | "newtab" | "number-five" | "paint-bucket" | "pause" | "pin" | "redo" | "refresh" | "reply" | "rotate-left" | "rotate-right" | "settings" | "show" | "sign-in" | "sign-out" | "table-view-column" | "table-view-field" | "table-view-field-2" | "table-view-filter" | "table-view-list" | "table-view-sort" | "task-done" | "task-on-progress" | "task-todo" | "text-editor-align-center" | "text-editor-align-justify" | "text-editor-align-left" | "text-editor-align-right" | "text-editor-banner" | "text-editor-bold" | "text-editor-bullet-list" | "text-editor-button" | "text-editor-decrease-indent" | "text-editor-divider" | "text-editor-footer" | "text-editor-increase-indent" | "text-editor-italic" | "text-editor-link" | "text-editor-logo" | "text-editor-mention" | "text-editor-move" | "text-editor-number-list" | "text-editor-paragraph" | "text-editor-reset-format" | "text-editor-strike" | "text-editor-text-color" | "text-editor-text" | "text-editor-underline" | "text-editor-variable" | "text-editor-write" | "text-editor-list" | "text-editor-block-quote" | "text-editor-inline-code" | "textarea" | "time" | "undo" | "upload" | "verified" | "video-recorder" | "zoom-in" | "zoom-out" | "Axis" | "DJP" | "Facebook-Messenger" | "Google" | "Gopay" | "Indosat" | "Instagram" | "JCB" | "Line" | "Livechat" | "Mastercard" | "OVO" | "PLN-Token" | "PLN" | "Shopee" | "Shopeepay" | "Smartfren" | "Telegram" | "Telkomsel" | "Tokopedia" | "Tri" | "Visa" | "WhatsApp" | "XL" | "airene-black" | "airene-brand" | "airene-outline" | "capital-black" | "capital-brand" | "capital-outline" | "mchat-black" | "mchat-brand" | "mchat-outline" | "expense-black" | "expense-brand" | "expense-outline" | "flex-black" | "flex-brand" | "flex-outline" | "insight-black" | "insight-brand" | "insight-outline" | "jurnal-black" | "jurnal-brand" | "jurnal-outline" | "klikpajak-black" | "klikpajak-brand" | "klikpajak-outline" | "mekari-black" | "mekari-brand" | "mekari-outline" | "officeless-black" | "officeless-brand" | "officeless-outline" | "officeless-slate" | "pay-black" | "pay-brand" | "pay-outline" | "qontak-black" | "qontak-brand" | "qontak-outline" | "sign-black" | "sign-brand" | "sign-outline" | "stream-black" | "stream-brand" | "stream-outline" | "talenta-black" | "talenta-brand" | "talenta-outline" | "university-black" | "university-brand" | "university-outline" | "X" | "accordion-collapse" | "accordion-expand" | "apply-all" | "arrow-collapse" | "arrow-expand" | "burger" | "check" | "close" | "crop" | "drag" | "fit-screen" | "indicator-circle" | "indicator-square" | "loader-" | "menu-kebab" | "menu-meatball" | "remove-tag" | "reset" | "shortcuts" | "sliders" | "sort-ascending" | "sort-default" | "sort-descending">;
|
|
10
10
|
};
|
|
11
11
|
readonly size: {
|
|
12
12
|
readonly type: PropType<string>;
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mekari/pixel3-icon",
|
|
3
3
|
"description": "Icon component for mekari pixel 3",
|
|
4
|
-
"version": "0.0
|
|
4
|
+
"version": "0.1.0-dev.0",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"files": [
|
|
8
8
|
"dist"
|
|
9
9
|
],
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@mekari/pixel3-styled-system": "0.1.7
|
|
11
|
+
"@mekari/pixel3-styled-system": "0.1.7",
|
|
12
12
|
"@mekari/pixel3-utils": "0.0.8"
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
package/dist/chunk-EERUL6WR.mjs
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
// src/data/iconsWithoutVariant.ts
|
|
2
|
-
var iconsWithoutVariant = ["stock-bulk-update-sku", "stock-out-of-stock", "stock-available", "stock-running-out", "pdf-document", "image-document", "excel-document", "word-document", "university-outline", "task-on-progress", "task-done", "add", "minus", "text-editor-align-center", "text-editor-align-justify", "text-editor-align-left", "text-editor-align-right", "text-editor-banner", "text-editor-bold", "text-editor-bullet-list", "text-editor-button", "text-editor-decrease-indent", "text-editor-divider", "text-editor-footer", "text-editor-increase-indent", "text-editor-italic", "text-editor-link", "text-editor-logo", "text-editor-mention", "text-editor-move", "text-editor-number-list", "text-editor-paragraph", "text-editor-reset-format", "text-editor-strike", "text-editor-text-color", "text-editor-text", "text-editor-underline", "text-editor-variable", "text-editor-write", "text-editor-list", "checkbox-checklist", "checkbox-partial", "Axis", "DJP", "Facebook-Messenger", "Google", "Gopay", "Indosat", "Instagram", "JCB", "Line", "Livechat", "Mastercard", "OVO", "PLN-Token", "PLN", "Shopee", "Shopeepay", "Smartfren", "Telegram", "Telkomsel", "Tokopedia", "Tri", "Visa", "WhatsApp", "XL", "airene-black", "airene-brand", "airene-outline", "capital-black", "capital-brand", "capital-outline", "mchat-black", "mchat-brand", "mchat-outline", "expense-black", "expense-brand", "expense-outline", "flex-black", "flex-brand", "flex-outline", "insight-black", "insight-brand", "insight-outline", "jurnal-black", "jurnal-brand", "jurnal-outline", "klikpajak-black", "klikpajak-brand", "klikpajak-outline", "mekari-black", "mekari-brand", "mekari-outline", "officeless-black", "officeless-brand", "officeless-outline", "officeless-slate", "pay-black", "pay-brand", "pay-outline", "qontak-black", "qontak-brand", "qontak-outline", "sign-black", "sign-brand", "sign-outline", "stream-black", "stream-brand", "stream-outline", "talenta-black", "talenta-brand", "talenta-outline", "university-black", "university-brand", "university-outline", "accordion-collapse", "accordion-expand", "apply-all", "arrow-collapse", "arrow-expand", "burger", "check", "close", "crop", "drag", "fit-screen", "full-screen", "indicator-circle", "indicator-square", "link", "loader-", "minimize", "menu-kebab", "menu-meatball", "remove-tag", "reset", "shortcuts", "sliders", "sort-ascending", "sort-default", "sort-descending", "priority-low", "priority-medium", "priority-high", "arrows-down", "arrows-left", "arrows-right", "arrows-up", "caret-down", "caret-right", "caret-up", "chevrons-down", "chevrons-forward", "chevrons-left", "chevrons-previous", "chevrons-right", "chevrons-up", "X"];
|
|
3
|
-
var iconsWithoutVariant_default = iconsWithoutVariant;
|
|
4
|
-
|
|
5
|
-
export {
|
|
6
|
-
iconsWithoutVariant_default
|
|
7
|
-
};
|