@wix/wix-ui-icons-common 3.37.0 → 3.39.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.
Files changed (74) hide show
  1. package/dist/cjs/index.js +8 -8
  2. package/dist/esm/general/dist/components/Dashboard.js +1 -0
  3. package/dist/esm/general/dist/components/DashboardSmall.js +1 -0
  4. package/dist/esm/general/dist/components/DockBottom.js +1 -0
  5. package/dist/esm/general/dist/components/DockBottomSmall.js +1 -0
  6. package/dist/esm/general/dist/components/DockLeft.js +1 -0
  7. package/dist/esm/general/dist/components/DockLeftSmall.js +1 -0
  8. package/dist/esm/general/dist/components/DockRight.js +1 -0
  9. package/dist/esm/general/dist/components/DockRightSmall.js +1 -0
  10. package/dist/esm/general/dist/components/DockTop.js +1 -0
  11. package/dist/esm/general/dist/components/DockTopSmall.js +1 -0
  12. package/dist/esm/general/dist/components/Extensions.js +1 -0
  13. package/dist/esm/general/dist/components/ExtensionsFilled.js +1 -0
  14. package/dist/esm/general/dist/components/ExtensionsFilledSmall.js +1 -0
  15. package/dist/esm/general/dist/components/ExtensionsSmall.js +1 -0
  16. package/dist/esm/general/dist/components/IndividualPaddings.js +1 -0
  17. package/dist/esm/general/dist/components/IndividualPaddingsSmall.js +1 -0
  18. package/dist/esm/general/dist/components/LargeDesktop.js +1 -0
  19. package/dist/esm/general/dist/components/LargeDesktopSmall.js +1 -0
  20. package/dist/esm/general/dist/components/ObjectSelectionTool.js +1 -0
  21. package/dist/esm/general/dist/components/ObjectSelectionToolSmall.js +1 -0
  22. package/dist/esm/general/dist/components/StatusDeniedFilled.js +1 -0
  23. package/dist/esm/general/dist/components/StatusDeniedFilledSmall.js +1 -0
  24. package/dist/esm/general/dist/index.js +1 -1
  25. package/dist/esm/general/metadata.js +5 -5
  26. package/dist/tsconfig.tsbuildinfo +1 -1
  27. package/dist/types/general/dist/components/Dashboard.d.ts +7 -0
  28. package/dist/types/general/dist/components/Dashboard.d.ts.map +1 -0
  29. package/dist/types/general/dist/components/DashboardSmall.d.ts +7 -0
  30. package/dist/types/general/dist/components/DashboardSmall.d.ts.map +1 -0
  31. package/dist/types/general/dist/components/DockBottom.d.ts +7 -0
  32. package/dist/types/general/dist/components/DockBottom.d.ts.map +1 -0
  33. package/dist/types/general/dist/components/DockBottomSmall.d.ts +7 -0
  34. package/dist/types/general/dist/components/DockBottomSmall.d.ts.map +1 -0
  35. package/dist/types/general/dist/components/DockLeft.d.ts +7 -0
  36. package/dist/types/general/dist/components/DockLeft.d.ts.map +1 -0
  37. package/dist/types/general/dist/components/DockLeftSmall.d.ts +7 -0
  38. package/dist/types/general/dist/components/DockLeftSmall.d.ts.map +1 -0
  39. package/dist/types/general/dist/components/DockRight.d.ts +7 -0
  40. package/dist/types/general/dist/components/DockRight.d.ts.map +1 -0
  41. package/dist/types/general/dist/components/DockRightSmall.d.ts +7 -0
  42. package/dist/types/general/dist/components/DockRightSmall.d.ts.map +1 -0
  43. package/dist/types/general/dist/components/DockTop.d.ts +7 -0
  44. package/dist/types/general/dist/components/DockTop.d.ts.map +1 -0
  45. package/dist/types/general/dist/components/DockTopSmall.d.ts +7 -0
  46. package/dist/types/general/dist/components/DockTopSmall.d.ts.map +1 -0
  47. package/dist/types/general/dist/components/Extensions.d.ts +7 -0
  48. package/dist/types/general/dist/components/Extensions.d.ts.map +1 -0
  49. package/dist/types/general/dist/components/ExtensionsFilled.d.ts +7 -0
  50. package/dist/types/general/dist/components/ExtensionsFilled.d.ts.map +1 -0
  51. package/dist/types/general/dist/components/ExtensionsFilledSmall.d.ts +7 -0
  52. package/dist/types/general/dist/components/ExtensionsFilledSmall.d.ts.map +1 -0
  53. package/dist/types/general/dist/components/ExtensionsSmall.d.ts +7 -0
  54. package/dist/types/general/dist/components/ExtensionsSmall.d.ts.map +1 -0
  55. package/dist/types/general/dist/components/IndividualPaddings.d.ts +7 -0
  56. package/dist/types/general/dist/components/IndividualPaddings.d.ts.map +1 -0
  57. package/dist/types/general/dist/components/IndividualPaddingsSmall.d.ts +7 -0
  58. package/dist/types/general/dist/components/IndividualPaddingsSmall.d.ts.map +1 -0
  59. package/dist/types/general/dist/components/LargeDesktop.d.ts +7 -0
  60. package/dist/types/general/dist/components/LargeDesktop.d.ts.map +1 -0
  61. package/dist/types/general/dist/components/LargeDesktopSmall.d.ts +7 -0
  62. package/dist/types/general/dist/components/LargeDesktopSmall.d.ts.map +1 -0
  63. package/dist/types/general/dist/components/ObjectSelectionTool.d.ts +7 -0
  64. package/dist/types/general/dist/components/ObjectSelectionTool.d.ts.map +1 -0
  65. package/dist/types/general/dist/components/ObjectSelectionToolSmall.d.ts +7 -0
  66. package/dist/types/general/dist/components/ObjectSelectionToolSmall.d.ts.map +1 -0
  67. package/dist/types/general/dist/components/StatusDeniedFilled.d.ts +7 -0
  68. package/dist/types/general/dist/components/StatusDeniedFilled.d.ts.map +1 -0
  69. package/dist/types/general/dist/components/StatusDeniedFilledSmall.d.ts +7 -0
  70. package/dist/types/general/dist/components/StatusDeniedFilledSmall.d.ts.map +1 -0
  71. package/dist/types/general/dist/index.d.ts +22 -0
  72. package/dist/types/general/dist/index.d.ts.map +1 -1
  73. package/dist/types/general/metadata.d.ts.map +1 -1
  74. package/package.json +5 -5
@@ -1,4 +1,4 @@
1
- const o=["FilterSmall"],t=[{title:"Saturation",category:"Composer",description:"Button - regulated color saturation",tags:["saturation","color","intensity"],sizes:{18:"SaturationSmall",24:"Saturation"}},{title:"API",category:"General",description:"Button - opens or redirects to API reference docs",tags:["specifications","rest","document"],sizes:{18:"APISmall",24:"API"}},{title:"Catalog",category:"General",description:"Button - opens a list or catalog",tags:["swatch","catalog","palette"],sizes:{18:"CatalogSmall",24:"Catalog"}},{title:"Click",category:"Composer",description:"Button - navigates to clicks count or activity management",tags:["click","pointer","cursor"],sizes:{18:"ClickSmall",24:"Click"}},{title:"MusicLibrary",category:"Wix Brands",description:"Button - opens music library",tags:["music","library","catalog"],sizes:{18:"MusicLibrarySmall",24:"MusicLibrary"}},{title:"VideoLibrary",category:"Wix Brands",description:"Button - opens a video library",tags:["video","library","catalog"],sizes:{18:"VideoLibrarySmall",24:"VideoLibrary"}},{title:"SquareCorner",category:"Composer",description:"Button - changes object corner radius to none",tags:["corner","radius","square"],sizes:{18:"SquareCornerSmall",24:"SquareCorner"}},{title:"PhotoAlbums",category:"Wix Brands",description:"Button - links to photo albums page",tags:["photo","album","image"],sizes:{18:"PhotoAlbumsSmall",24:"PhotoAlbums"}},{title:"SiteContent",category:"General",description:"Button - opens page with site content information",tags:["site","content","website"],sizes:{18:"SiteContentSmall",24:"SiteContent"}},{title:"Power",category:"General",description:"Button - turns something off or on",tags:["power","off","on","turnon","turnoff"],sizes:{18:"PowerSmall",24:"Power"}},{title:"Experiment",category:"General",description:"Button - opens or redirects to A/B testing platform",tags:["experiment","ab","testing"],sizes:{18:"ExperimentSmall",24:"Experiment"}},{title:"Handle",category:"General",description:"Button - indicated that an item is draggable in cases when built in handle is not applicable",tags:["drag","handle","move"],sizes:{18:"HandleSmall",24:"Handle"}},{title:"RoundedCorner",category:"Composer",description:"Button - changes object corner radius to rounded",tags:["corner","radius","rounded"],sizes:{18:"RoundedCornerSmall",24:"RoundedCorner"}},{title:"RoundCorner",category:"Composer",description:"Button - changes object corner radius to fully round",tags:["corner","radius","round"],sizes:{18:"RoundCornerSmall",24:"RoundCorner"}},{title:"Stage",category:"Composer",description:"Button - changes icon to Stage in the canvas",tags:["venues"],sizes:{18:"StageSmall",24:"Stage"}},{title:"Tax",category:"Money",description:"Button \u2013 opens tax managment form",tags:["bill","payment","dollars","customs"],sizes:{18:"TaxSmall",24:"Tax"}},{title:"TableReservation",category:"General",description:"Button \u2013 shows table reservation list",tags:["restaurant","card","reserved","booked"],sizes:{18:"TableReservationSmall",24:"TableReservation"}},{title:"PaddingVertical",category:"Composer",description:"Button - adds padding between objects vertically",tags:["spacing","margins","distance"],sizes:{18:"PaddingVerticalSmall",24:"PaddingVertical"}},{title:"PaddingHorizontal",category:"Composer",description:"Button - adds padding between objects horizontally",tags:["spacing","margins","distance"],sizes:{18:"PaddingHorizontalSmall",24:"PaddingHorizontal"}},{title:"PaddingLeft",category:"Composer",description:"Button - adds padding to the left side of the object",tags:["spacing","margins","distance"],sizes:{18:"PaddingLeftSmall",24:"PaddingLeft"}},{title:"PaddingRight",category:"Composer",description:"Button - adds padding to the right side of the object",tags:["spacing","margins","distance"],sizes:{18:"PaddingRightSmall",24:"PaddingRight"}},{title:"PaddingBottom",category:"Composer",description:"Button - adds padding to the bottom of the object",tags:["spacing","margins","distance"],sizes:{18:"PaddingBottomSmall",24:"PaddingBottom"}},{title:"PaddingTop",category:"Composer",description:"Button - adds padding to the top of the object",tags:["spacing","margins","distance"],sizes:{18:"PaddingTopSmall",24:"PaddingTop"}},{title:"TextSparkles",category:"Composer",description:"Button - adds a text with AI features",tags:["text","write","AI"],sizes:{18:"TextSparklesSmall",24:"TextSparkles"}},{title:"Shipping",category:"Actions",description:"Button - opens shipping settings",tags:["truck","shipment","post","dispatch"],sizes:{18:"ShippingSmall",24:"Shipping"}},{title:"DataDisconnect",category:"Web Apps & Technology",description:"Button - detaches two objects",tags:["disconnect","unlink","separate","detach"],sizes:{18:"DataDisconnectSmall",24:"DataDisconnect"}},{title:"Door",category:"General",description:"Button - opens meeting room or resources",tags:["meeting","location","room"],sizes:{18:"DoorSmall",24:"Door"}},{title:"Maximize",category:"Media",description:"Button - makes an image larger",tags:["expand","enlarge","increase","view","preview"],sizes:{18:"MaximizeSmall",24:"Maximize"}},{title:"SocialStory",category:"Media",description:"Button - opens a social media story",tags:["share","post"],sizes:{18:"SocialStorySmall",24:"SocialStory"}},{title:"Minimise",category:"Media",description:"Button - makes an image smaller",tags:["contract","shrink","view","preview"],sizes:{18:"MinimiseSmall",24:"Minimise"}},{title:"MediaProofing",category:"Media",description:"Button - opens media list that was approved by users",tags:["image","approve"],sizes:{18:"MediaProofingSmall",24:"MediaProofing"}},{title:"ChangeOrder",category:"Layout & Sorting",description:`Button - displays sorting options
1
+ const o=["FilterSmall"],t=[{title:"Saturation",category:"Composer",description:"Button - regulated color saturation",tags:["saturation","color","intensity"],sizes:{18:"SaturationSmall",24:"Saturation"}},{title:"API",category:"General",description:"Button - opens or redirects to API reference docs",tags:["specifications","rest","document"],sizes:{18:"APISmall",24:"API"}},{title:"Catalog",category:"General",description:"Button - opens a list or catalog",tags:["swatch","catalog","palette"],sizes:{18:"CatalogSmall",24:"Catalog"}},{title:"Click",category:"Composer",description:"Button - navigates to clicks count or activity management",tags:["click","pointer","cursor"],sizes:{18:"ClickSmall",24:"Click"}},{title:"IndividualPaddings",category:"Composer",description:"Button - allows to control borders or paddings individually",tags:["spacing","margin","distance"],sizes:{18:"IndividualPaddingsSmall",24:"IndividualPaddings"}},{title:"MusicLibrary",category:"Wix Brands",description:"Button - opens music library",tags:["music","library","catalog"],sizes:{18:"MusicLibrarySmall",24:"MusicLibrary"}},{title:"VideoLibrary",category:"Wix Brands",description:"Button - opens a video library",tags:["video","library","catalog"],sizes:{18:"VideoLibrarySmall",24:"VideoLibrary"}},{title:"SquareCorner",category:"Composer",description:"Button - changes object corner radius to none",tags:["corner","radius","square"],sizes:{18:"SquareCornerSmall",24:"SquareCorner"}},{title:"PhotoAlbums",category:"Wix Brands",description:"Button - links to photo albums page",tags:["photo","album","image"],sizes:{18:"PhotoAlbumsSmall",24:"PhotoAlbums"}},{title:"SiteContent",category:"General",description:"Button - opens page with site content information",tags:["site","content","website"],sizes:{18:"SiteContentSmall",24:"SiteContent"}},{title:"Power",category:"General",description:"Button - turns something off or on",tags:["power","off","on","turnon","turnoff"],sizes:{18:"PowerSmall",24:"Power"}},{title:"Experiment",category:"General",description:"Button - opens or redirects to A/B testing platform",tags:["experiment","ab","testing"],sizes:{18:"ExperimentSmall",24:"Experiment"}},{title:"Extensions",category:"General",description:"Button - opens extensions list",tags:["widget","app","plugin"],sizes:{18:"ExtensionsSmall",24:"Extensions"}},{title:"ExtensionsFilled",category:"General",description:"Button - opens extensions list",tags:["widget","app","plugin"],sizes:{18:"ExtensionsFilledSmall",24:"ExtensionsFilled"}},{title:"Handle",category:"General",description:"Button - indicated that an item is draggable in cases when built in handle is not applicable",tags:["drag","handle","move"],sizes:{18:"HandleSmall",24:"Handle"}},{title:"RoundedCorner",category:"Composer",description:"Button - changes object corner radius to rounded",tags:["corner","radius","rounded"],sizes:{18:"RoundedCornerSmall",24:"RoundedCorner"}},{title:"RoundCorner",category:"Composer",description:"Button - changes object corner radius to fully round",tags:["corner","radius","round"],sizes:{18:"RoundCornerSmall",24:"RoundCorner"}},{title:"Stage",category:"Composer",description:"Button - changes icon to Stage in the canvas",tags:["venues"],sizes:{18:"StageSmall",24:"Stage"}},{title:"Tax",category:"Money",description:"Button \u2013 opens tax managment form",tags:["bill","payment","dollars","customs"],sizes:{18:"TaxSmall",24:"Tax"}},{title:"TableReservation",category:"General",description:"Button \u2013 shows table reservation list",tags:["restaurant","card","reserved","booked"],sizes:{18:"TableReservationSmall",24:"TableReservation"}},{title:"PaddingVertical",category:"Composer",description:"Button - adds padding between objects vertically",tags:["spacing","margins","distance"],sizes:{18:"PaddingVerticalSmall",24:"PaddingVertical"}},{title:"PaddingHorizontal",category:"Composer",description:"Button - adds padding between objects horizontally",tags:["spacing","margins","distance"],sizes:{18:"PaddingHorizontalSmall",24:"PaddingHorizontal"}},{title:"PaddingLeft",category:"Composer",description:"Button - adds padding to the left side of the object",tags:["spacing","margins","distance"],sizes:{18:"PaddingLeftSmall",24:"PaddingLeft"}},{title:"PaddingRight",category:"Composer",description:"Button - adds padding to the right side of the object",tags:["spacing","margins","distance"],sizes:{18:"PaddingRightSmall",24:"PaddingRight"}},{title:"PaddingBottom",category:"Composer",description:"Button - adds padding to the bottom of the object",tags:["spacing","margins","distance"],sizes:{18:"PaddingBottomSmall",24:"PaddingBottom"}},{title:"PaddingTop",category:"Composer",description:"Button - adds padding to the top of the object",tags:["spacing","margins","distance"],sizes:{18:"PaddingTopSmall",24:"PaddingTop"}},{title:"TextSparkles",category:"Composer",description:"Button - adds a text with AI features",tags:["text","write","AI"],sizes:{18:"TextSparklesSmall",24:"TextSparkles"}},{title:"Shipping",category:"Actions",description:"Button - opens shipping settings",tags:["truck","shipment","post","dispatch"],sizes:{18:"ShippingSmall",24:"Shipping"}},{title:"DataDisconnect",category:"Web Apps & Technology",description:"Button - detaches two objects",tags:["disconnect","unlink","separate","detach"],sizes:{18:"DataDisconnectSmall",24:"DataDisconnect"}},{title:"Door",category:"General",description:"Button - opens meeting room or resources",tags:["meeting","location","room"],sizes:{18:"DoorSmall",24:"Door"}},{title:"Maximize",category:"Media",description:"Button - makes an image larger",tags:["expand","enlarge","increase","view","preview"],sizes:{18:"MaximizeSmall",24:"Maximize"}},{title:"SocialStory",category:"Media",description:"Button - opens a social media story",tags:["share","post"],sizes:{18:"SocialStorySmall",24:"SocialStory"}},{title:"Minimise",category:"Media",description:"Button - makes an image smaller",tags:["contract","shrink","view","preview"],sizes:{18:"MinimiseSmall",24:"Minimise"}},{title:"MediaProofing",category:"Media",description:"Button - opens media list that was approved by users",tags:["image","approve"],sizes:{18:"MediaProofingSmall",24:"MediaProofing"}},{title:"ChangeOrder",category:"Layout & Sorting",description:`Button - displays sorting options
2
2
  Button - enables changing the order of the items`,tags:["reorder","prioritize","list"],sizes:{18:"ChangeOrderSmall",24:"ChangeOrder"}},{title:"Condition",category:"General",description:"Button - opens automations flow or sets of conditions",tags:["state","path","constrain"],sizes:{18:"ConditionSmall",24:"Condition"}},{title:"Integrations",category:"Web Apps & Technology",description:"Button - opens integrations list",tags:["connect","manage","plugin","app"],sizes:{18:"IntegrationsSmall",24:"Integrations"}},{title:"Webhook",category:"Web Apps & Technology",description:"Button - opens documentation page about webhooks",tags:["web","code","hook","website","documentation"],sizes:{18:"WebhookSmall",24:"Webhook"}},{title:"SSO",category:"General",description:"Static indicator - marks SSO compatible function",tags:["secure","shield","lock"],sizes:{18:"ssoSmall",24:"sso"}},{title:"MobileHeader",category:"General",description:"Static indicator - marks a header part inside mobile browser",tags:["mobile","header","fixed","top"],sizes:{18:"MobileHeaderSmall",24:"MobileHeader"}},{title:"AIChatbot",category:"Wix Brands",description:"Button - links to Wix AI Chatbot in App Market",tags:["AI","chat","chatbot"],sizes:{18:"AIChatbotSmall",24:"AIChatbot"}},{title:"AIAssistant",category:"Wix Brands",description:"Button - opens Wix AI Assistant",tags:["AI","chat","assistant"],sizes:{18:"AIAssistantSmall",24:"AIAssistant"}},{title:"Portfolio",category:"Wix Brands",description:`Button - opens Wix Showcase / Portfolio app
3
3
  Static Indicator - marks Wix Showcase or Portfolio brand`,tags:["suitcase","art","brand","showcase","image"],sizes:{18:"PortfolioSmall",24:"Portfolio"}},{title:"Reviews",category:"Wix Brands",description:`Button - opens Wix Reviews app
4
4
  Static Indicator - marks Wix Reviews brand`,tags:["chat","brand","forum"],sizes:{18:"ReviewsSmall",24:"Reviews"}},{title:"PaidPlans",category:"Wix Brands",description:"Static Indicator - marks Wix Paid Plan",tags:["Subscription","Pricing","Membership","Members"],sizes:{18:"PaidPlansSmall",24:"PaidPlans"}},{title:"Loyalty",category:"Wix Brands",description:"Button - opens Loyalty page",tags:["Customer","Coin","Discount","Points"],sizes:{18:"LoyaltySmall",24:"Loyalty"}},{title:"PaidPlansSell",category:"Wix Brands",description:"Button - opens a dialog for selling a plan to a specific customer",tags:["Subscription","Pricing","Membership","Members"],sizes:{18:"PaidPlansSellSmall",24:"PaidPlansSell"}},{title:"Groups",category:"Wix Brands",description:"Button - opens the Groups page",tags:["People","Crowd","Bodies"],sizes:{18:"GroupsSmall",24:"Groups"}},{title:"Grain",category:"Composer",description:"Button - open image grain editing settings",tags:["Filter","Effect","Rough"],sizes:{18:"GrainSmall",24:"Grain"}},{title:"WixBooking",category:"Wix Brands",description:"Button - opens Wix Booking page",tags:["Calendar","Services"],sizes:{18:"WixBookingSmall",24:"WixBooking"}},{title:"WixForum",category:"Wix Brands",description:"Button - opens Wix Forum page",tags:["Chat"],sizes:{18:"WixForumSmall",24:"WixForum"}},{title:"ProGalleries",category:"Wix Brands",description:"Button - opens a ProGalleries page",tags:["Gallery","Picture"],sizes:{18:"ProGalleriesSmall",24:"ProGalleries"}},{title:"OnlinePrograms",category:"Wix Brands",description:"Button - opens an OnlinePrograms page",tags:["Laptop","Computer","Web"],sizes:{18:"OnlineProgramsSmall",24:"OnlinePrograms"}},{title:"Multilingual",category:"Wix Brands",description:"Button - translates page content",tags:["multilingual","language","translate","localisation"],sizes:{18:"MultilingualSmall",24:"Multilingual"}},{title:"AIChatbot",category:"Wix Brands",description:"Button - represents Wix AI Chat Assistant",tags:["AI","chat","chatbot","assistant"],sizes:{18:"AIChatbotSmall",24:"AIChatbot"}},{title:"Compose",category:"Actions",description:"Button - opens message or text composing dialogue",tags:["write","create","text","message"],sizes:{18:"ComposeSmall",24:"Compose"}},{title:"RegenerateSparkle",category:"Actions",description:"Button - regenerates AI proposed content",tags:["refresh","sparkle","AI"],sizes:{18:"RegenerateSparkleSmall",24:"RegenerateSparkle"}},{title:"Merge",category:"Actions",description:"Button - calls out merge dialogue",tags:["join","integrate","unite"],sizes:{18:"MergeSmall",24:"Merge"}},{title:"Edit",category:"Actions",description:"Button - opens editing mode",tags:["edit","pencil","write"],sizes:{18:"EditSmall",24:"Edit"}},{title:"Edit disabled",category:"Actions",description:"Button - disables editing option",tags:["edit","pencil","disable"],sizes:{18:"EditDisabledSmall",24:"EditDisabled"}},{title:"EditSparkles",category:"Actions",description:"Button - opens editing mode with AI",tags:["edit","pencil","write","AI"],sizes:{18:"EditSparklesSmall",24:"EditSparkles"}},{title:"Design",category:"Actions",description:"Button - opens design settings, Button \u2014 selects a brush tool",tags:["design","brush","edit","draw"],sizes:{18:"DesignSmall",24:"Design"}},{title:"DesignSparkles",category:"Actions",description:"Button - selects a magic brush tool",tags:["AI","artificial intelligence","enhance","magic","design","brush","edit","draw"],sizes:{18:"DesignSparklesSmall",24:"DesignSparkles"}},{title:"DocDuplicate",category:"Actions",description:"Button - makes a copy of a file",tags:["copy"],sizes:{24:"DocDuplicate"}},{title:"Duplicate",category:"Actions",description:"Button - makes a copy of an item",tags:["copy"],sizes:{18:"DuplicateSmall",24:"Duplicate"}},{title:"Delete",category:"Actions",description:"Button - deletes an item",tags:["bin","remove","rubbish","trash"],sizes:{18:"DeleteSmall",24:"Delete"}},{title:"EmptyTrash",category:"Actions",description:"Button - permanently deletes all items in the trash",tags:["bin","remove","rubbish","trash"],sizes:{18:"EmptyTrashSmall",24:"EmptyTrash"}},{title:"Add",category:"Actions",description:`Button - creates a new item
@@ -12,7 +12,7 @@ Button - imports an item or content`,tags:[],sizes:{18:"DownloadImportSmall",24:
12
12
  Button - exports an item or content`,tags:[],sizes:{18:"UploadExportSmall",24:"UploadExport"},aliases:["Upload"]},{title:"Link",category:"Actions",description:`Button - adds a link to an internal or external source of content
13
13
  Button - Copies a link to clipboard`,tags:["url"],sizes:{18:"LinkSmall",24:"Link"}},{title:"Unlink",category:"Actions",description:"Button - removes the link from a piece of content",tags:["url"],sizes:{18:"UnlinkSmall",24:"Unlink"}},{title:"Pin",category:"Actions",description:"Button - pins an item to a position in a list or layout",tags:["needle"],sizes:{18:"PinSmall",24:"Pin"}},{title:"PinFilled",category:"Actions",description:"Button - pins an item to a position in a list or layout",tags:["needle"],sizes:{18:"PinFilledSmall",24:"PinFilled"}},{title:"Build",category:"Actions",description:"Button - shows the build status (dev)",tags:["build, wrench, repair"],sizes:{18:"BuildSmall",24:"Build"}},{title:"Search",category:"Actions",description:`Static Indicator - indicates that input is a search
14
14
  Button - searches for an item or content`,tags:["look"],sizes:{18:"SearchSmall",24:"Search"}},{title:"SearchSparkles",category:"Actions",description:"Button - opens SEO Asssistant product",tags:["search, seo, seo assistant, AI"],sizes:{18:"SearchSparklesSmall",24:"SearchSparkles"}},{title:"Tag",category:"Actions",description:"Button - adds a label to an item or content",tags:["label","mark"],sizes:{18:"TagSmall",24:"Tag"}},{title:"Block",category:"Actions",description:`Static Indicator - lists forbidden actions on an item or content
15
- Button - terminates an action or item`,tags:["deny","stop"],sizes:{18:"BlockSmall",24:"Block"}},{title:"DistributeGlobe",category:"Actions",description:"Button - Makes content globally accessible (as opposed to locally or regionally)",tags:[],sizes:{18:"DistributeGlobeSmall",24:"DistributeGlobe"},aliases:["Globe","DistributeSmall"]},{title:"TaskAdd",category:"Actions",description:"Button - adds an item to a list",tags:[],sizes:{18:"TaskAddSmall",24:"TaskAdd"}},{title:"TaskComplete",category:"Actions",description:"Button - marks an item as completed",tags:[],sizes:{18:"TaskCompleteSmall",24:"TaskComplete"}},{title:"PromoteFilled",category:"Actions",description:"Button - promotes an item or content",tags:["megaphone"],sizes:{18:"PromoteFilledSmall",24:"PromoteFilled"}},{title:"Promote",category:"Actions",description:"Button - promotes an item or content",tags:["megaphone"],sizes:{18:"PromoteSmall",24:"Promote"}},{title:"Preview",category:"Actions",description:"Button - previews a file",tags:["document","paper","zoom"],sizes:{18:"PreviewSmall",24:"Preview"}},{title:"Share",category:"Actions",description:"Button - shares an item or content",tags:[],sizes:{18:"ShareSmall",24:"Share"}},{title:"Site",category:"Actions",description:"Static Indicator - indicates an item or content is in a desktop environment",tags:["browser","window"],sizes:{18:"SiteSmall",24:"Site"}},{title:"SiteMove",category:"Actions",description:"Button - moves a site to a new location",tags:["browser","window"],sizes:{18:"SiteMoveSmall",24:"SiteMove"}},{title:"SiteDuplicate",category:"Actions",description:"Button - duplicates a site",tags:["browser","copy","window"],sizes:{18:"SiteDuplicateSmall",24:"SiteDuplicate"}},{title:"SiteAdd",category:"Actions",description:"Button - adds a new site",tags:["browser","new","plus","window"],sizes:{18:"SiteAddSmall",24:"SiteAdd"}},{title:"SiteSearch",category:"Actions",description:"Button - searches for a site or a content in a site",tags:["browser","look","window"],sizes:{18:"SiteSearchSmall",24:"SiteSearch"}},{title:"Send",category:"Actions",description:"Button - sends an item or content",tags:["paper","plane"],sizes:{18:"SendSmall",24:"Send"}},{title:"ContentFilter",category:"Actions",description:"Button - opens filter options for items or content",tags:["funnel"],sizes:{18:"ContentFilterSmall",24:"ContentFilter"}},{title:"Enter",category:"Actions",description:"Button - opens login form",tags:["login"],sizes:{18:"EnterSmall",24:"Enter"}},{title:"Exit",category:"Actions",description:"Button - logs user out of the application or certain screen",tags:["logout","leave"],sizes:{18:"ExitSmall",24:"Exit"}},{title:"GetStarted",category:"Actions",description:"Button \u2013 opens initial setup panel",tags:["setup","launch","rocket"],sizes:{18:"GetStartedSmall",24:"GetStarted"}},{title:"QuickAccess",category:"Actions",description:"Button \u2013 Opens a menu of popular actions",tags:["setup","launch","rocket"],sizes:{18:"QuickAccessSmall",24:"QuickAccess"}},{title:"SidebarDock",category:"Actions",description:"Button \u2013 docks floating panel to sidebar",tags:["setup","launch","rocket"],sizes:{18:"SidebarDockSmall",24:"SidebarDock"}},{title:"SidebarUndock",category:"Actions",description:"Button \u2013 undocks sidebar to floating panel",tags:["setup","launch","rocket"],sizes:{18:"SidebarUndockSmall",24:"SidebarUndock"}},{title:"ShowSidebar",category:"Actions",description:"Button \u2013 shows sidebar",tags:["sidebar","sidepanel","show","open","expand"],sizes:{18:"ShowSidebarSmall",24:"ShowSidebar"}},{title:"HideSidebar",category:"Actions",description:"Button \u2013 hides sidebar",tags:["sidebar","sidepanel","hide","close","collapse"],sizes:{18:"HideSidebarSmall",24:"HideSidebar"}},{title:"Freeze",category:"Actions",description:"Button \u2013 temporary blocks credit card or other payment method",tags:["freeze","snow","snowflake","temporary block"],sizes:{18:"FreezeSmall",24:"Freeze"}},{title:"PageAdd",category:"Actions",description:"Button - adds an item to a page list, saves current page as a template",tags:["new","add","template","file"],sizes:{18:"PageAddSmall",24:"PageAdd"}},{title:"Settings",category:"General",description:"Button - opens settings for an item or content",tags:["gear","preferences"],sizes:{18:"SettingsSmall",24:"Settings"}},{title:"Formula",category:"General",description:"Button - opens formula building field",tags:["equation","mechanism","rule"],sizes:{18:"FormulaSmall",24:"Formula"}},{title:"Function",category:"General",description:"Button - opens function building field",tags:["formula","math"],sizes:{18:"FunctionSmall",24:"Function"}},{title:"Home",category:"General",description:"Button - sends user to the main web page",tags:["house"],sizes:{18:"HomeSmall",24:"Home"}},{title:"Location",category:"General",description:`Static Indicator - indicates a physical location
15
+ Button - terminates an action or item`,tags:["deny","stop"],sizes:{18:"BlockSmall",24:"Block"}},{title:"DistributeGlobe",category:"Actions",description:"Button - Makes content globally accessible (as opposed to locally or regionally)",tags:[],sizes:{18:"DistributeGlobeSmall",24:"DistributeGlobe"},aliases:["Globe","DistributeSmall"]},{title:"TaskAdd",category:"Actions",description:"Button - adds an item to a list",tags:[],sizes:{18:"TaskAddSmall",24:"TaskAdd"}},{title:"TaskComplete",category:"Actions",description:"Button - marks an item as completed",tags:[],sizes:{18:"TaskCompleteSmall",24:"TaskComplete"}},{title:"PromoteFilled",category:"Actions",description:"Button - promotes an item or content",tags:["megaphone"],sizes:{18:"PromoteFilledSmall",24:"PromoteFilled"}},{title:"Promote",category:"Actions",description:"Button - promotes an item or content",tags:["megaphone"],sizes:{18:"PromoteSmall",24:"Promote"}},{title:"Preview",category:"Actions",description:"Button - previews a file",tags:["document","paper","zoom"],sizes:{18:"PreviewSmall",24:"Preview"}},{title:"Share",category:"Actions",description:"Button - shares an item or content",tags:[],sizes:{18:"ShareSmall",24:"Share"}},{title:"Site",category:"Actions",description:"Static Indicator - indicates an item or content is in a desktop environment",tags:["browser","window"],sizes:{18:"SiteSmall",24:"Site"}},{title:"SiteMove",category:"Actions",description:"Button - moves a site to a new location",tags:["browser","window"],sizes:{18:"SiteMoveSmall",24:"SiteMove"}},{title:"SiteDuplicate",category:"Actions",description:"Button - duplicates a site",tags:["browser","copy","window"],sizes:{18:"SiteDuplicateSmall",24:"SiteDuplicate"}},{title:"SiteAdd",category:"Actions",description:"Button - adds a new site",tags:["browser","new","plus","window"],sizes:{18:"SiteAddSmall",24:"SiteAdd"}},{title:"SiteSearch",category:"Actions",description:"Button - searches for a site or a content in a site",tags:["browser","look","window"],sizes:{18:"SiteSearchSmall",24:"SiteSearch"}},{title:"Send",category:"Actions",description:"Button - sends an item or content",tags:["paper","plane"],sizes:{18:"SendSmall",24:"Send"}},{title:"ContentFilter",category:"Actions",description:"Button - opens filter options for items or content",tags:["funnel"],sizes:{18:"ContentFilterSmall",24:"ContentFilter"}},{title:"Enter",category:"Actions",description:"Button - opens login form",tags:["login"],sizes:{18:"EnterSmall",24:"Enter"}},{title:"Exit",category:"Actions",description:"Button - logs user out of the application or certain screen",tags:["logout","leave"],sizes:{18:"ExitSmall",24:"Exit"}},{title:"GetStarted",category:"Actions",description:"Button \u2013 opens initial setup panel",tags:["setup","launch","rocket"],sizes:{18:"GetStartedSmall",24:"GetStarted"}},{title:"QuickAccess",category:"Actions",description:"Button \u2013 Opens a menu of popular actions",tags:["setup","launch","rocket"],sizes:{18:"QuickAccessSmall",24:"QuickAccess"}},{title:"SidebarDock",category:"Actions",description:"Button \u2013 docks floating panel to sidebar",tags:["setup","launch","rocket"],sizes:{18:"SidebarDockSmall",24:"SidebarDock"}},{title:"SidebarUndock",category:"Actions",description:"Button \u2013 undocks sidebar to floating panel",tags:["setup","launch","rocket"],sizes:{18:"SidebarUndockSmall",24:"SidebarUndock"}},{title:"ShowSidebar",category:"Actions",description:"Button \u2013 shows sidebar",tags:["sidebar","sidepanel","show","open","expand"],sizes:{18:"ShowSidebarSmall",24:"ShowSidebar"}},{title:"HideSidebar",category:"Actions",description:"Button \u2013 hides sidebar",tags:["sidebar","sidepanel","hide","close","collapse"],sizes:{18:"HideSidebarSmall",24:"HideSidebar"}},{title:"Dashboard",category:"Actions",description:"Button \u2013 opens dashboard",tags:["business manager","sidebar"],sizes:{18:"DashboardSmall",24:"Dashboard"}},{title:"Freeze",category:"Actions",description:"Button \u2013 temporary blocks credit card or other payment method",tags:["freeze","snow","snowflake","temporary block"],sizes:{18:"FreezeSmall",24:"Freeze"}},{title:"PageAdd",category:"Actions",description:"Button - adds an item to a page list, saves current page as a template",tags:["new","add","template","file"],sizes:{18:"PageAddSmall",24:"PageAdd"}},{title:"Settings",category:"General",description:"Button - opens settings for an item or content",tags:["gear","preferences"],sizes:{18:"SettingsSmall",24:"Settings"}},{title:"Formula",category:"General",description:"Button - opens formula building field",tags:["equation","mechanism","rule"],sizes:{18:"FormulaSmall",24:"Formula"}},{title:"Function",category:"General",description:"Button - opens function building field",tags:["formula","math"],sizes:{18:"FunctionSmall",24:"Function"}},{title:"Home",category:"General",description:"Button - sends user to the main web page",tags:["house"],sizes:{18:"HomeSmall",24:"Home"}},{title:"Location",category:"General",description:`Static Indicator - indicates a physical location
16
16
  Button - adds a physical location to an item or content`,tags:["map","pin"],sizes:{18:"LocationSmall",24:"Location"}},{title:"AppMarket",category:"General",description:"Button - sends user to the App Market",tags:["store"],sizes:{18:"AppMarketSmall",24:"AppMarket"}},{title:"Mobile",category:"General",description:"Button \u2013 Sets the view to mobile layout",tags:["cell","layout","phone"],sizes:{18:"MobileSmall",24:"Mobile"}},{title:"Tablet",category:"General",description:"Button \u2013 Sets the view to tablet layout",tags:["device","layout","responsive"],sizes:{18:"TabletSmall",24:"Tablet"}},{title:"ExternalLink",category:"General",description:"Button - opens a content in a new browser tab",tags:["url"],sizes:{18:"ExternalLinkSmall",24:"ExternalLink"}},{title:"Coupon",category:"General",description:`Static Indicator - indicates a discount or coupon
17
17
  Button - opens options for a coupon`,tags:["discount"],sizes:{18:"CouponSmall",24:"Coupon"}},{title:"Code",category:"General",description:`Static Indicator - marks an item as Wix Corvid
18
18
  Button - inserts or edits code`,tags:["snippet"],sizes:{18:"CodeSmall",24:"Code"}},{title:"Hint",category:"General",description:`Static Indicator - displayed next to helpful information
@@ -21,7 +21,7 @@ Button - links to badge management`,tags:["member"],sizes:{18:"BadgeSmall",24:"B
21
21
  Button - links to badge management`,tags:["member"],sizes:{18:"BadgeFilledSmall",24:"BadgeFilled"}},{title:"Article",category:"General",description:`Static Indicator - marks list item as an article
22
22
  Button - redirects the user to support article`,tags:["support"],sizes:{18:"ArticleSmall",24:"Article"}},{title:"Toolbox",category:"General",description:"Button - opens selection of relevant tools",tags:[],sizes:{18:"ToolboxSmall",24:"Toolbox"}},{title:"Accessibility",category:"Web Apps & Technology",description:"Button - opens accessibility settings",tags:["a11y"],sizes:{18:"AccessibilitySmall",24:"Accessibility"}},{title:"Database",category:"Web Apps & Technology",description:"Button - displays list of databases",tags:["barrel","server","stack"],sizes:{18:"DatabaseSmall",24:"Database"}},{title:"Collections",category:"General",description:"Button - displays list of collections",tags:[],sizes:{18:"CollectionsSmall",24:"Collections"}},{title:"Category",category:"General",description:"Button - displays list of categories",tags:[],sizes:{18:"CategorySmall",24:"Category"}},{title:"PenNib",category:"General",description:"Button \u2013 opens blog post or selects a vector tool",tags:["bezier","vector"],sizes:{18:"PenNibSmall",24:"PenNib"}},{title:"PenNibAdd",category:"General",description:`Button - adds a contributor in Wix Blog
23
23
  Button - adds new point when used as a vector tool.`,tags:["bezier","vector"],sizes:{18:"PenNibAddSmall",24:"PenNibAdd"}},{title:"Note",category:"General",description:"Button \u2013 adds a new note or displays an existing ones",tags:["sticky","yellow"],sizes:{18:"NoteSmall",24:"Note"}},{title:"Hotel",category:"General",description:`Static Indicator \u2013 marks the feature as part of Wix Hotels
24
- Button - opens Wix Hotels`,tags:[],sizes:{18:"HotelSmall",24:"Hotel"}},{title:"DataCollection",category:"Web Apps & Technology",description:"Button - displays data collection as a table",tags:["server"],sizes:{18:"DataCollectionSmall",24:"DataCollection"}},{title:"DataCollectionDownload",category:"Web Apps & Technology",description:"Button - downloads data collection to user computer",tags:["server, data, csv"],sizes:{18:"DataCollectionDownloadSmall",24:"DataCollectionDownload"}},{title:"DataConnect",category:"Web Apps & Technology",description:"Button - connects item to data source",tags:["bind"],sizes:{18:"DataConnectSmall",24:"DataConnect"}},{title:"Terminal",category:"Web Apps & Technology",description:"Static indicator - marks development tool or an interface",tags:["code, development"],sizes:{18:"TerminalSmall",24:"Terminal"}},{title:"PageSparkles",category:"General",description:"Static indicator - marks a page with AI features",tags:["page","layout","AI"],sizes:{18:"PageSparklesSmall",24:"PageSparkles"}},{title:"CircleSmallFilled",category:"Text",description:"Static Indicator - styles the bullet point list",tags:["bullet","list"],sizes:{18:"CircleSmallFilledSmall",24:"CircleSmallFilled"}},{title:"DiamondSmallFilled",category:"Text",description:"Static Indicator - styles the bullet point list or a badge",tags:["bullet","list"],sizes:{18:"DiamondSmallFilledSmall",24:"DiamondSmallFilled"}},{title:"Template",category:"General",description:"Button - displays a predefined list of designs and layouts to style users content",tags:["template","style","design","layout"],sizes:{18:"TemplateSmall",24:"Template"}},{title:"Notification",category:"General",description:"Button - opens a list of received notifications",tags:["bell"],sizes:{18:"NotificationSmall",24:"Notification"}},{title:"NotificationsDisabled",category:"General",description:"Button - turns off notifications",tags:["bell, mute"],sizes:{18:"NotificationsDisabledSmall",24:"NotificationsDisabled"}},{title:"Newspaper",category:"General",description:"Button - opens a list of news, new releases or feed",tags:["news","feed","newsfeed"],sizes:{18:"NewspaperSmall",24:"Newspaper"}},{title:"AutomationsFilled",category:"Web Apps & Technology",description:"Button - opens automations list manager",tags:["lightning"],sizes:{18:"AutomationsFilledSmall",24:"AutomationsFilled"}},{title:"Automations",category:"Web Apps & Technology",description:"Button - opens automations list manager",tags:["lightning"],sizes:{18:"AutomationsSmall",24:"Automations"}},{title:"Desktop",category:"General",description:"Button \u2013 Sets the view to desktop layout",tags:[],sizes:{18:"DesktopSmall",24:"Desktop"}},{title:"DesktopDisabled",category:"General",description:`Button - Stops screen sharing|
24
+ Button - opens Wix Hotels`,tags:[],sizes:{18:"HotelSmall",24:"Hotel"}},{title:"DataCollection",category:"Web Apps & Technology",description:"Button - displays data collection as a table",tags:["server"],sizes:{18:"DataCollectionSmall",24:"DataCollection"}},{title:"DataCollectionDownload",category:"Web Apps & Technology",description:"Button - downloads data collection to user computer",tags:["server, data, csv"],sizes:{18:"DataCollectionDownloadSmall",24:"DataCollectionDownload"}},{title:"DataConnect",category:"Web Apps & Technology",description:"Button - connects item to data source",tags:["bind"],sizes:{18:"DataConnectSmall",24:"DataConnect"}},{title:"Terminal",category:"Web Apps & Technology",description:"Static indicator - marks development tool or an interface",tags:["code, development"],sizes:{18:"TerminalSmall",24:"Terminal"}},{title:"PageSparkles",category:"General",description:"Static indicator - marks a page with AI features",tags:["page","layout","AI"],sizes:{18:"PageSparklesSmall",24:"PageSparkles"}},{title:"CircleSmallFilled",category:"Text",description:"Static Indicator - styles the bullet point list",tags:["bullet","list"],sizes:{18:"CircleSmallFilledSmall",24:"CircleSmallFilled"}},{title:"DiamondSmallFilled",category:"Text",description:"Static Indicator - styles the bullet point list or a badge",tags:["bullet","list"],sizes:{18:"DiamondSmallFilledSmall",24:"DiamondSmallFilled"}},{title:"Template",category:"General",description:"Button - displays a predefined list of designs and layouts to style users content",tags:["template","style","design","layout"],sizes:{18:"TemplateSmall",24:"Template"}},{title:"Notification",category:"General",description:"Button - opens a list of received notifications",tags:["bell"],sizes:{18:"NotificationSmall",24:"Notification"}},{title:"NotificationsDisabled",category:"General",description:"Button - turns off notifications",tags:["bell, mute"],sizes:{18:"NotificationsDisabledSmall",24:"NotificationsDisabled"}},{title:"Newspaper",category:"General",description:"Button - opens a list of news, new releases or feed",tags:["news","feed","newsfeed"],sizes:{18:"NewspaperSmall",24:"Newspaper"}},{title:"AutomationsFilled",category:"Web Apps & Technology",description:"Button - opens automations list manager",tags:["lightning"],sizes:{18:"AutomationsFilledSmall",24:"AutomationsFilled"}},{title:"Automations",category:"Web Apps & Technology",description:"Button - opens automations list manager",tags:["lightning"],sizes:{18:"AutomationsSmall",24:"Automations"}},{title:"Desktop",category:"General",description:"Button \u2013 Sets the view to desktop layout",tags:[],sizes:{18:"DesktopSmall",24:"Desktop"}},{title:"LargeDesktop",category:"General",description:"Button \u2013 Sets the view to large desktop layout",tags:[],sizes:{18:"LargeDesktopSmall",24:"LargeDesktop"}},{title:"DesktopDisabled",category:"General",description:`Button - Stops screen sharing|
25
25
  Static Indicator - shows that screen sharing is disabled`,tags:["screen share","stop"],sizes:{18:"DesktopDisabledSmall",24:"DesktopDisabled"}},{title:"Public",category:"General",description:`Static Indicator - shows that information is publicly accessible
26
26
  Button \u2013 sets the information as public`,tags:["globe"],sizes:{18:"PublicSmall",24:"Public"}},{title:"RelatedApps",category:"General",description:"Button \u2013 directs to related app page",tags:["App","Store"],sizes:{18:"RelatedAppsSmall",24:"RelatedApps"}},{title:"Menu",category:"General",description:"Button \u2013 opens or closes menu",tags:["Hamburger","Burger"],sizes:{18:"MenuSmall",24:"Menu"}},{title:"Multireference",category:"Web Apps & Technology",description:"Button - adds multiple data references",tags:["reference","link","data","connect"],sizes:{18:"MultireferenceSmall",24:"Multireference"}},{title:"Reference",category:"Web Apps & Technology",description:"Button - adds a single data reference",tags:["reference","link","data","connect"],sizes:{18:"ReferenceSmall",24:"Reference"}},{title:"CodeArray",category:"Web Apps & Technology",description:"Button \u2013 shows an array of data objects (in code)",tags:["array","data","code"],sizes:{18:"CodeArraySmall",24:"CodeArray"}},{title:"CodeObject",category:"Web Apps & Technology",description:"Buttons - shows a data object (in code)",tags:["object","code","data"],sizes:{18:"CodeObjectSmall",24:"CodeObject"}},{title:"Feed",category:"General",description:"Button - displays a recent activity of a page",tags:["activity","feed","notifications"],sizes:{18:"FeedSmall",24:"Feed"}},{title:"App",category:"General",description:"Button - displays association with apps",tags:["app","blocks","builder","structure"],sizes:{18:"AppSmall",24:"App"}},{title:"Discount",category:"General",description:"Button - displays discount or percentage",tags:["discount","percentage","percent","ratio","bonus","interest","fee","rate","proportion"],sizes:{18:"DiscountSmall",24:"Discount"}},{title:"Checklist",category:"General",description:"Button - displays a list of actions or tasks",tags:["check","activity","tasks","checklist","list"],sizes:{18:"ChecklistSmall",24:"Checklist"}},{title:"Cloud",category:"Web Apps & Technology",description:"Button - displays connection to cloud",tags:["cloud","network","data","connection"],sizes:{18:"CloudSmall",24:"Cloud"}},{title:"Globe",category:"General",description:"Button - displays connection to global network or other global activities",tags:["globe","network","global","connection","world"],sizes:{18:"GlobeSmall",24:"Globe"}},{title:"Server",category:"Web Apps & Technology",description:"Button - displays connection to server",tags:["server","connection","computer","network","Internet"],sizes:{18:"ServerSmall",24:"Server"}},{title:"Rule",category:"Web Apps & Technology",description:"Button - adds a conditional statement to form",tags:["rule","condition","conditional statement","route"],sizes:{18:"RuleSmall",24:"Rule"}},{title:"Keypad",category:"General",description:"Button - enable users to edit inserted value, such as phone number or a pin code",tags:["keypad","type","pin","code"],sizes:{18:"KeypadSmall",24:"Keypad"}},{title:"Site & App",category:"General",description:"Button - opens site and app overview page",tags:["desktop","mobile","site","cellphone","display","monitor"],sizes:{18:"SiteAppSmall",24:"SiteApp"}},{title:"Activity",category:"General",description:"Button - opens a page with overview of product activity",tags:["pulse","signal","wave"],sizes:{18:"ActivitySmall",24:"Activity"}},{title:"QR",category:"Web Apps & Technology",description:"Button - generates or displays a QR code",tags:["code","QR","scan","generate"],sizes:{18:"QRSmall",24:"QR"}},{title:"NewRelease",category:"General",description:"Button - opens a list of newly released products or features",tags:["new","box","open","available"],sizes:{18:"NewReleaseSmall",24:"NewRelease"}},{title:"Visible",category:"Toggle",description:`Static indicator - marks item as public, listed or visible
27
27
  Button - opens item preview or details
@@ -33,7 +33,7 @@ Button - adds a rating to an item`,tags:["collection","star"],sizes:{18:"Favorit
33
33
  Static indicator - marks item as favorite
34
34
  Button - removes item from favorites on click`,tags:["collection","star"],sizes:{18:"FavoriteFilledSmall",24:"FavoriteFilled"},aliases:["StarFilled","StarFilledSmall"]},{title:"Heart",category:"Toggle",description:`Button \u2013 hearts an item
35
35
  Static Indicator \u2013 marks item as favorite`,tags:["like"],sizes:{18:"HeartSmall",24:"Heart"}},{title:"HeartFilled",category:"Toggle",description:`Button \u2013 unhearts an item
36
- Static Indicator \u2013 marks item as favorite`,tags:["like"],sizes:{18:"HeartFilledSmall",24:"HeartFilled"}},{title:"StatusAlert",category:"Toggle",description:"Static Indicator \u2013 marks item as error, urgent or destructive",tags:["error"],sizes:{18:"StatusAlertSmall",24:"StatusAlert"}},{title:"StatusDenied",category:"Toggle",description:"Static Denied \u2013 marks item as error, denied, or cancelled",tags:["error, cancel, denied"],sizes:{18:"StatusDeniedSmall",24:"StatusDenied"}},{title:"StatusAlertFilled",category:"Toggle",description:"Static Indicator \u2013 marks item as error, urgent or destructive",tags:["error"],sizes:{18:"StatusAlertFilledSmall",24:"StatusAlertFilled"}},{title:"StatusComplete",category:"Toggle",description:"Static Indicator \u2013 marks item as success or complete",tags:["Check","Checkmark"],sizes:{18:"StatusCompleteSmall",24:"StatusComplete"}},{title:"StatusCompleteFilled",category:"Toggle",description:"Static Indicator \u2013 marks item as success or complete",tags:["Check","Checkmark"],sizes:{18:"StatusCompleteFilledSmall",24:"StatusCompleteFilled"},aliases:["StatusCompletetFilled"]},{title:"StatusIndeterminate",category:"Toggle",description:"Static Indicator \u2013 marks that status neither complete nor incomplete",tags:["pending"],sizes:{18:"StatusIndeterminateSmall",24:"StatusIndeterminate"}},{title:"StatusIndeterminateFilled",category:"Toggle",description:"Static Indicator \u2013 marks that status neither complete nor incomplete",tags:["pending"],sizes:{18:"StatusIndeterminateFilledSmall",24:"StatusIndeterminateFilled"}},{title:"Flag",category:"Toggle",description:`Button \u2013 flags an item
36
+ Static Indicator \u2013 marks item as favorite`,tags:["like"],sizes:{18:"HeartFilledSmall",24:"HeartFilled"}},{title:"StatusAlert",category:"Toggle",description:"Static Indicator \u2013 marks item as error, urgent or destructive",tags:["error"],sizes:{18:"StatusAlertSmall",24:"StatusAlert"}},{title:"StatusDenied",category:"Toggle",description:"Static Denied \u2013 marks item as error, denied, or cancelled",tags:["error, cancel, denied"],sizes:{18:"StatusDeniedSmall",24:"StatusDenied"}},{title:"StatusDeniedFilled",category:"Toggle",description:"Static Denied \u2013 marks item as error, denied, or cancelled",tags:["error, cancel, denied"],sizes:{18:"StatusDeniedFilledSmall",24:"StatusDeniedFilled"}},{title:"StatusAlertFilled",category:"Toggle",description:"Static Indicator \u2013 marks item as error, urgent or destructive",tags:["error"],sizes:{18:"StatusAlertFilledSmall",24:"StatusAlertFilled"}},{title:"StatusComplete",category:"Toggle",description:"Static Indicator \u2013 marks item as success or complete",tags:["Check","Checkmark"],sizes:{18:"StatusCompleteSmall",24:"StatusComplete"}},{title:"StatusCompleteFilled",category:"Toggle",description:"Static Indicator \u2013 marks item as success or complete",tags:["Check","Checkmark"],sizes:{18:"StatusCompleteFilledSmall",24:"StatusCompleteFilled"},aliases:["StatusCompletetFilled"]},{title:"StatusIndeterminate",category:"Toggle",description:"Static Indicator \u2013 marks that status neither complete nor incomplete",tags:["pending"],sizes:{18:"StatusIndeterminateSmall",24:"StatusIndeterminate"}},{title:"StatusIndeterminateFilled",category:"Toggle",description:"Static Indicator \u2013 marks that status neither complete nor incomplete",tags:["pending"],sizes:{18:"StatusIndeterminateFilledSmall",24:"StatusIndeterminateFilled"}},{title:"Flag",category:"Toggle",description:`Button \u2013 flags an item
37
37
  Static Indicator \u2013 marks an item as reported or highlighted`,tags:["mark"],sizes:{18:"FlagSmall",24:"Flag"}},{title:"FlagFilled",category:"Toggle",description:`Button \u2013 unflags an item
38
38
  Static Indicator \u2013 marks an item as reported or highlighted`,tags:["mark"],sizes:{18:"FlagFilledSmall",24:"FlagFilled"}},{title:"FlagDismiss",category:"Toggle",description:"Button \u2013 dismisses the report",tags:["remove","report"],sizes:{18:"FlagDismissSmall",24:"FlagDismiss"}},{title:"FlagFind",category:"Toggle",description:"Button \u2013 opens or finds report",tags:["preview","report"],sizes:{18:"FlagFindSmall",24:"FlagFind"}},{title:"StatusWarning",category:"Toggle",description:"Static Indicator \u2013 marks item as warning",tags:[],sizes:{18:"StatusWarningSmall",24:"StatusWarning"}},{title:"StatusWarningFilled",category:"Toggle",description:"Static Indicator \u2013 marks item as warning",tags:[],sizes:{18:"StatusWarningFilledSmall",24:"StatusWarningFilled"}},{title:"StatusAlertPlain",category:"Toggle",description:"Static Indicator \u2013 marks item as error, urgent or destructive. It's used in filled shapes",tags:["error"],sizes:{18:"StatusAlertPlainSmall",24:"StatusAlertPlain"}},{title:"Bookmark",category:"Toggle",description:`Button \u2013 bookmarks an item
39
39
  Static Indicator \u2013 marks an item as not bookmarked`,tags:["mark"],sizes:{18:"BookmarkSmall",24:"Bookmark"}},{title:"StatusStop",category:"Toggle",description:`Button \u2013 reports an item as a spam
@@ -112,4 +112,4 @@ Static Indicator - displays applied neutral emotion`,tags:["neutral","social"],s
112
112
  Button - links to create Google workspace account`,tags:["envelope","letter","business"],sizes:{18:"EmailGoogleSmall",24:"EmailGoogle"}},{title:"Shuffle",category:"Actions",description:"Button - mix order",tags:["arrows","mix","shuffle"],sizes:{18:"ShuffleSmall",24:"Shuffle"}},{title:"DismissFilled",category:"Actions",description:`Static indicator - marks an item as not included or disabled
113
113
  Button - closes a component
114
114
  Button - dismisses changes to an item
115
- Button - removes an item`,tags:["close","remove"],sizes:{18:"DismissFilledSmall",24:"DismissFilled"},aliases:["X"]},{title:"UndoFilled",category:"Composer",description:"Button - undoes the last action",tags:[],sizes:{18:"UndoFilledSmall",24:"UndoFilled"}},{title:"EmailSettings",category:"Communication",description:"Button - opens email notification settings",tags:["envelope","letter","settings","notifications"],sizes:{18:"EmailSettingsSmall",24:"EmailSettings"}},{title:"QuickFormat",category:"Actions",description:"Button - quick format code/text",tags:["quick","format","code","text"],sizes:{18:"QuickFormatSmall",24:"QuickFormat"}}];var a=t;export{a as default,o as deprecatedGeneralIcons};
115
+ Button - removes an item`,tags:["close","remove"],sizes:{18:"DismissFilledSmall",24:"DismissFilled"},aliases:["X"]},{title:"UndoFilled",category:"Composer",description:"Button - undoes the last action",tags:[],sizes:{18:"UndoFilledSmall",24:"UndoFilled"}},{title:"EmailSettings",category:"Communication",description:"Button - opens email notification settings",tags:["envelope","letter","settings","notifications"],sizes:{18:"EmailSettingsSmall",24:"EmailSettings"}},{title:"QuickFormat",category:"Actions",description:"Button - quick format code/text",tags:["quick","format","code","text"],sizes:{18:"QuickFormatSmall",24:"QuickFormat"}},{title:"DockLeft",category:"Composer",description:"Static indicator - marks docking position",tags:["dock","docking","responsive","pin"],sizes:{18:"DockLeftSmall",24:"DockLeft"}},{title:"DockRight",category:"Composer",description:"Static indicator - marks docking position",tags:["dock","docking","responsive","pin"],sizes:{18:"DockRightSmall",24:"DockRight"}},{title:"DockTop",category:"Composer",description:"Static indicator - marks docking position",tags:["dock","docking","responsive","pin"],sizes:{18:"DockTopSmall",24:"DockTop"}},{title:"DockBottom",category:"Composer",description:"Static indicator - marks docking position",tags:["dock","docking","responsive","pin"],sizes:{18:"DockBottomSmall",24:"DockBottom"}}];var a=t;export{a as default,o as deprecatedGeneralIcons};