@a-type/ui 4.0.2 → 4.0.3

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.
@@ -9,7 +9,7 @@ declare const meta: {
9
9
  name: {
10
10
  control: {
11
11
  type: "select";
12
- options: readonly ["placeholder", "dots", "globe", "cart", "fridge", "book", "flag", "locate", "tag", "scan", "filter", "add_note", "drag_vertical", "note", "food", "magic", "convert", "offline", "profile", "add_person", "gift", "add_to_list", "check", "snowflake", "clock", "plus", "x", "refresh", "new_window", "warning", "upload", "download", "undo", "grabby", "copy", "maximize", "email", "link", "linkRemove", "camera", "calendar", "page", "gear", "lock", "lockOpen", "send", "pencil", "eye", "eyeClosed", "stopwatch", "zoomIn", "zoomOut", "picture", "arrowLeft", "arrowRight", "arrowUp", "arrowDown", "info", "cardsGrid", "cardsMixed", "cardsRows", "location", "waterDrop", "chevron", "refreshDisabled", "cloud", "cloudDisabled", "trash", "notAllowed", "connection", "connectionBreak", "connectionSplit", "search", "star", "bell", "bell-off", "home", "thermometer", "lightbulb", "next", "playPause", "pause", "previous", "skipStart", "skipEnd", "enterKey", "gamePiece", "share", "italic", "bold", "capitalization", "underline", "textAlignLeft", "textAlignRight", "textAlignCenter", "textJustify", "menu", "paragraph", "highlight", "pushLeft", "pushRight", "pushUp", "pushDown", "bulletList", "orderedList", "quote", "code", "newPage", "bug", "smile", "phone", "sun", "moon", "suitSpade", "suitClub", "suitDiamond", "suitHeart", "chat", "minus", "plus", "flame", "angles", "magnet", "boxSelect", "hand"];
12
+ options: readonly ["placeholder", "dots", "globe", "cart", "fridge", "book", "flag", "locate", "tag", "scan", "filter", "add_note", "drag_vertical", "note", "food", "magic", "convert", "offline", "profile", "add_person", "gift", "add_to_list", "check", "snowflake", "clock", "plus", "x", "refresh", "new_window", "warning", "upload", "download", "undo", "grabby", "copy", "maximize", "email", "link", "linkRemove", "camera", "calendar", "page", "gear", "lock", "lockOpen", "send", "pencil", "eye", "eyeClosed", "stopwatch", "zoomIn", "zoomOut", "picture", "arrowLeft", "arrowRight", "arrowUp", "arrowDown", "info", "cardsGrid", "cardsMixed", "cardsRows", "location", "waterDrop", "chevron", "refreshDisabled", "cloud", "cloudDisabled", "trash", "notAllowed", "connection", "connectionBreak", "connectionSplit", "search", "star", "bell", "bell-off", "home", "thermometer", "lightbulb", "next", "playPause", "pause", "previous", "skipStart", "skipEnd", "enterKey", "gamePiece", "share", "italic", "bold", "capitalization", "underline", "textAlignLeft", "textAlignRight", "textAlignCenter", "textJustify", "menu", "paragraph", "highlight", "pushLeft", "pushRight", "pushUp", "pushDown", "bulletList", "orderedList", "quote", "code", "newPage", "bug", "smile", "phone", "sun", "moon", "suitSpade", "suitClub", "suitDiamond", "suitHeart", "chat", "minus", "plus", "flame", "angles", "magnet", "boxSelect", "hand", "pin", "pinFilled"];
13
13
  };
14
14
  };
15
15
  };