@3yourmind/yoco
Advanced tools
Comparing version 2.10.0 to 2.11.0
@@ -66,2 +66,6 @@ import { z } from 'zod'; | ||
FILE = "file", | ||
FILLED_CIRCLE_CHECK = "filled_circle_check", | ||
FILLED_CIRCLE_CROSS = "filled_circle_cross", | ||
FILLED_CIRCLE_MINUS = "filled_circle_minus", | ||
FILLED_TRIANGLE_ATTENTION = "filled_triangle_attention", | ||
FILTER = "filter", | ||
@@ -84,2 +88,3 @@ FIX_RIGHT = "fix_right", | ||
LAYER = "layer", | ||
LIGHTNING_BOLT = "lightning_bolt", | ||
LINK = "link", | ||
@@ -94,2 +99,3 @@ LIST = "list", | ||
NOT_ALLOW = "not_allow", | ||
NOT_APPLICABLE = "not_applicable", | ||
NOTES = "notes", | ||
@@ -149,3 +155,3 @@ OFFICE = "office", | ||
*/ | ||
export declare const yocoIconSchema: z.ZodUnion<[z.ZodEnum<["address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_up" | "arrow_up_down" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "link" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "star" | "star_solid" | "structure" | "support" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip", ...("address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_up" | "arrow_up_down" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "link" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "star" | "star_solid" | "structure" | "support" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip")[]]>, z.ZodNativeEnum<typeof Yoco.Icon>]>; | ||
export declare const yocoIconSchema: z.ZodUnion<[z.ZodEnum<["address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_up" | "arrow_up_down" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "star" | "star_solid" | "structure" | "support" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip", ...("address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_up" | "arrow_up_down" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "star" | "star_solid" | "structure" | "support" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip")[]]>, z.ZodNativeEnum<typeof Yoco.Icon>]>; | ||
export declare const isYocoIcon: (value: unknown) => value is Yoco.Icon; |
@@ -68,2 +68,6 @@ import { z } from 'zod'; | ||
Icon["FILE"] = "file"; | ||
Icon["FILLED_CIRCLE_CHECK"] = "filled_circle_check"; | ||
Icon["FILLED_CIRCLE_CROSS"] = "filled_circle_cross"; | ||
Icon["FILLED_CIRCLE_MINUS"] = "filled_circle_minus"; | ||
Icon["FILLED_TRIANGLE_ATTENTION"] = "filled_triangle_attention"; | ||
Icon["FILTER"] = "filter"; | ||
@@ -86,2 +90,3 @@ Icon["FIX_RIGHT"] = "fix_right"; | ||
Icon["LAYER"] = "layer"; | ||
Icon["LIGHTNING_BOLT"] = "lightning_bolt"; | ||
Icon["LINK"] = "link"; | ||
@@ -96,2 +101,3 @@ Icon["LIST"] = "list"; | ||
Icon["NOT_ALLOW"] = "not_allow"; | ||
Icon["NOT_APPLICABLE"] = "not_applicable"; | ||
Icon["NOTES"] = "notes"; | ||
@@ -98,0 +104,0 @@ Icon["OFFICE"] = "office"; |
@@ -73,3 +73,3 @@ { | ||
"types": "./dist/mjs/index.d.ts", | ||
"version": "2.10.0" | ||
"version": "2.11.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
368363
159
524