From 1d53ec341dc24d97e010784a390eb34a76856cd6 Mon Sep 17 00:00:00 2001 From: Bruno Sarlo Date: Fri, 12 Dec 2025 08:24:19 -0300 Subject: [PATCH] chore: exclude generated files from git tracking MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remove .dss/data/, .dss/components/, generated stories from tracking - Update .gitignore to exclude all runtime/generated content - Keep only reference files (.dss/config/, .dss/core/, .dss/skins/, .dss/themes/, .dss/schema/) Generated files are now created on /dss-init and not committed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- .dss/components/figma-registry.json | 371 - .dss/components/shadcn-registry.json | 837 - .dss/core-hashes.sha256 | 30 - .dss/data/_system/analysis-admin-ui.json | 1 - .dss/data/_system/analysis-storybook.json | 1 - .dss/data/_system/components.json | 373 - .dss/data/_system/ds.config.json | 33 - .dss/data/_system/figma-components.json | 29301 ---------------- .../data/_system/style-dictionary.config.json | 20 - .dss/data/_system/styles.json | 408 - .dss/data/_system/themes/_tokens.scss | 99 - .dss/data/_system/themes/tokens.css | 102 - .dss/data/_system/themes/tokens.json | 98 - .dss/data/_system/tokens/base.json | 4 - .dss/data/_system/tokens/figma-tokens.json | 10896 ------ .dss/data/_system/tokens/resolved-meta.json | 11 - .dss/data/_system/tokens/tokens.json | 320 - .dss/dss.pid | 1 - .dss/runtime-config.json | 28 - .gitignore | 47 +- .../src/stories/ColorPrimitives.stories.js | 884 - .../stories/ComponentsDataDisplay.stories.js | 164 - .../src/stories/ComponentsFeedback.stories.js | 128 - .../ComponentsFormComponents.stories.js | 254 - .../src/stories/ComponentsLayout.stories.js | 110 - .../stories/ComponentsNavigation.stories.js | 119 - .../src/stories/ComponentsOverlay.stories.js | 146 - admin-ui/src/stories/Effects.stories.js | 60 - admin-ui/src/stories/Overview.stories.js | 94 - admin-ui/src/stories/Radius.stories.js | 87 - .../src/stories/SemanticColors.stories.js | 178 - admin-ui/src/stories/Shadows.stories.js | 108 - admin-ui/src/stories/Spacing.stories.js | 314 - admin-ui/src/stories/Typography.stories.js | 284 - 34 files changed, 38 insertions(+), 45873 deletions(-) delete mode 100644 .dss/components/figma-registry.json delete mode 100644 .dss/components/shadcn-registry.json delete mode 100644 .dss/core-hashes.sha256 delete mode 100644 .dss/data/_system/analysis-admin-ui.json delete mode 100644 .dss/data/_system/analysis-storybook.json delete mode 100644 .dss/data/_system/components.json delete mode 100644 .dss/data/_system/ds.config.json delete mode 100644 .dss/data/_system/figma-components.json delete mode 100644 .dss/data/_system/style-dictionary.config.json delete mode 100644 .dss/data/_system/styles.json delete mode 100644 .dss/data/_system/themes/_tokens.scss delete mode 100644 .dss/data/_system/themes/tokens.css delete mode 100644 .dss/data/_system/themes/tokens.json delete mode 100644 .dss/data/_system/tokens/base.json delete mode 100644 .dss/data/_system/tokens/figma-tokens.json delete mode 100644 .dss/data/_system/tokens/resolved-meta.json delete mode 100644 .dss/data/_system/tokens/tokens.json delete mode 100644 .dss/dss.pid delete mode 100644 .dss/runtime-config.json delete mode 100644 admin-ui/src/stories/ColorPrimitives.stories.js delete mode 100644 admin-ui/src/stories/ComponentsDataDisplay.stories.js delete mode 100644 admin-ui/src/stories/ComponentsFeedback.stories.js delete mode 100644 admin-ui/src/stories/ComponentsFormComponents.stories.js delete mode 100644 admin-ui/src/stories/ComponentsLayout.stories.js delete mode 100644 admin-ui/src/stories/ComponentsNavigation.stories.js delete mode 100644 admin-ui/src/stories/ComponentsOverlay.stories.js delete mode 100644 admin-ui/src/stories/Effects.stories.js delete mode 100644 admin-ui/src/stories/Overview.stories.js delete mode 100644 admin-ui/src/stories/Radius.stories.js delete mode 100644 admin-ui/src/stories/SemanticColors.stories.js delete mode 100644 admin-ui/src/stories/Shadows.stories.js delete mode 100644 admin-ui/src/stories/Spacing.stories.js delete mode 100644 admin-ui/src/stories/Typography.stories.js diff --git a/.dss/components/figma-registry.json b/.dss/components/figma-registry.json deleted file mode 100644 index c9d2258..0000000 --- a/.dss/components/figma-registry.json +++ /dev/null @@ -1,371 +0,0 @@ -{ - "file_key": "evCZlaeZrP7X20NIViSJbl", - "component_count": 73, - "components": [ - { - "name": "Accordion Trigger", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Alert", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Alert Dialog", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Avatar", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Avatar Stack", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Badge", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Button", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Button Group", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Button Group Icon Button", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Card", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Carousel", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Carousel with Image", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Checkbox", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Checkbox Group", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Rich Checkbox Group", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Command Item", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Table Header", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Table Cell", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Date Picker", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": ".Date Picker / Day", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Date Picker Input", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": ".Date Picker / Header", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Dialog", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Dialog Header", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Dialog Footer", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Vertical Field", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Horizontal Field", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Icon Button", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Input", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Input File", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Input OTP", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Label", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Link Button", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Loading Button", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Pagination", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Pagination Button", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Progress", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Radio", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Radio Group", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Rich Radio Group", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Resizable", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Scrollbar", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Select & Combobox", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": ".Select & Combobox Right Decoration", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Menu", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Menu Item", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Select Menu Group Label", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Select Menu Overflow", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": ".Select Left Decoration", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Separator", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Sheet", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Sidebar Item / Collapsed", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Sidebar Item / Expanded / 1st Level", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Sidebar Item / Expanded / 2nd Level", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Sidebar Group Label", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": ".Sidebar Mini Button", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Slider Horizontal", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Slider Vertical", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": ".Marker", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Sonner", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Sonner Content", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Spinner", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Switch", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Switch Group", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Rich Switch Group", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Basic Table Header", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Basic Table Cell", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Tab", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Tabs", - "classification": "composite_component", - "variant_count": 0 - }, - { - "name": "Textarea", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Toggle Button", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Toggle Icon Button", - "classification": "primitive_component", - "variant_count": 0 - }, - { - "name": "Tooltip", - "classification": "composite_component", - "variant_count": 0 - } - ] -} \ No newline at end of file diff --git a/.dss/components/shadcn-registry.json b/.dss/components/shadcn-registry.json deleted file mode 100644 index 2dc1ce4..0000000 --- a/.dss/components/shadcn-registry.json +++ /dev/null @@ -1,837 +0,0 @@ -{ - "_meta": { - "description": "shadcn/ui Component Registry - All 59 components with variants and tokens", - "version": "1.0.0", - "source": "https://ui.shadcn.com/docs/components", - "lastUpdated": "2025-12-10" - }, - - "components": { - "accordion": { - "name": "Accordion", - "category": "data-display", - "description": "A vertically stacked set of interactive headings that reveal content sections", - "radixPrimitive": "@radix-ui/react-accordion", - "variants": {}, - "tokens": { - "background": "var(--color-background)", - "border": "var(--color-border)", - "text": "var(--color-foreground)" - } - }, - - "alert": { - "name": "Alert", - "category": "feedback", - "description": "Displays a callout for user attention", - "variants": { - "variant": ["default", "destructive"] - }, - "tokens": { - "background": "var(--color-background)", - "border": "var(--color-border)", - "foreground": "var(--color-foreground)", - "destructive": "var(--color-destructive)" - } - }, - - "alert-dialog": { - "name": "Alert Dialog", - "category": "overlay", - "description": "A modal dialog that interrupts user flow with important information", - "radixPrimitive": "@radix-ui/react-alert-dialog", - "tokens": { - "overlay": "var(--color-background)/80", - "background": "var(--color-background)", - "border": "var(--color-border)" - } - }, - - "aspect-ratio": { - "name": "Aspect Ratio", - "category": "layout", - "description": "Displays content with a desired aspect ratio", - "radixPrimitive": "@radix-ui/react-aspect-ratio" - }, - - "avatar": { - "name": "Avatar", - "category": "data-display", - "description": "An image element with a fallback for user profile images", - "radixPrimitive": "@radix-ui/react-avatar", - "variants": { - "size": ["sm", "md", "lg"] - }, - "tokens": { - "background": "var(--color-muted)", - "fallback": "var(--color-muted-foreground)" - } - }, - - "badge": { - "name": "Badge", - "category": "data-display", - "description": "Displays a badge or label", - "variants": { - "variant": ["default", "secondary", "destructive", "outline"] - }, - "tokens": { - "default": { - "background": "var(--color-primary)", - "text": "var(--color-primary-foreground)" - }, - "secondary": { - "background": "var(--color-secondary)", - "text": "var(--color-secondary-foreground)" - }, - "destructive": { - "background": "var(--color-destructive)", - "text": "var(--color-destructive-foreground)" - }, - "outline": { - "border": "var(--color-border)", - "text": "var(--color-foreground)" - } - } - }, - - "breadcrumb": { - "name": "Breadcrumb", - "category": "navigation", - "description": "Displays the path to the current page in a hierarchy", - "tokens": { - "text": "var(--color-muted-foreground)", - "active": "var(--color-foreground)", - "separator": "var(--color-muted-foreground)" - } - }, - - "button": { - "name": "Button", - "category": "form", - "description": "Displays a button or a component that looks like a button", - "variants": { - "variant": ["default", "destructive", "outline", "secondary", "ghost", "link"], - "size": ["default", "sm", "lg", "icon", "icon-sm", "icon-lg"] - }, - "tokens": { - "default": { - "background": "var(--color-primary)", - "text": "var(--color-primary-foreground)", - "hover": "var(--color-primary)/90" - }, - "destructive": { - "background": "var(--color-destructive)", - "text": "var(--color-destructive-foreground)", - "hover": "var(--color-destructive)/90" - }, - "outline": { - "border": "var(--color-input)", - "background": "var(--color-background)", - "text": "var(--color-foreground)", - "hover": "var(--color-accent)" - }, - "secondary": { - "background": "var(--color-secondary)", - "text": "var(--color-secondary-foreground)", - "hover": "var(--color-secondary)/80" - }, - "ghost": { - "text": "var(--color-foreground)", - "hover": "var(--color-accent)" - }, - "link": { - "text": "var(--color-primary)" - } - }, - "sizing": { - "default": { "height": "2.5rem", "px": "1rem", "py": "0.5rem" }, - "sm": { "height": "2rem", "px": "0.75rem" }, - "lg": { "height": "3rem", "px": "2rem" }, - "icon": { "size": "2.5rem" }, - "icon-sm": { "size": "2rem" }, - "icon-lg": { "size": "2.75rem" } - } - }, - - "button-group": { - "name": "Button Group", - "category": "form", - "description": "Groups multiple buttons together", - "tokens": { - "gap": "var(--spacing-1)" - } - }, - - "calendar": { - "name": "Calendar", - "category": "form", - "description": "A date picker component with monthly/yearly views", - "dependencies": ["react-day-picker"], - "tokens": { - "background": "var(--color-background)", - "text": "var(--color-foreground)", - "selected": "var(--color-primary)", - "today": "var(--color-accent)" - } - }, - - "card": { - "name": "Card", - "category": "layout", - "description": "Displays a card with header, content, and footer", - "subComponents": ["CardHeader", "CardTitle", "CardDescription", "CardContent", "CardFooter"], - "tokens": { - "background": "var(--color-card)", - "foreground": "var(--color-card-foreground)", - "border": "var(--color-border)", - "shadow": "var(--shadow-sm)" - } - }, - - "carousel": { - "name": "Carousel", - "category": "data-display", - "description": "A carousel with embla-carousel", - "dependencies": ["embla-carousel-react"], - "tokens": { - "button": "var(--color-background)", - "indicator": "var(--color-muted)" - } - }, - - "chart": { - "name": "Chart", - "category": "data-display", - "description": "Beautiful charts using Recharts", - "dependencies": ["recharts"], - "tokens": { - "colors": ["var(--chart-1)", "var(--chart-2)", "var(--chart-3)", "var(--chart-4)", "var(--chart-5)"] - } - }, - - "checkbox": { - "name": "Checkbox", - "category": "form", - "description": "A control that allows toggling between checked and unchecked", - "radixPrimitive": "@radix-ui/react-checkbox", - "tokens": { - "border": "var(--color-primary)", - "checked": "var(--color-primary)", - "checkmark": "var(--color-primary-foreground)" - } - }, - - "collapsible": { - "name": "Collapsible", - "category": "data-display", - "description": "An interactive component that expands/collapses content", - "radixPrimitive": "@radix-ui/react-collapsible" - }, - - "combobox": { - "name": "Combobox", - "category": "form", - "description": "Autocomplete input with command palette", - "composedOf": ["command", "popover"], - "tokens": { - "input": "var(--color-input)", - "background": "var(--color-popover)", - "text": "var(--color-popover-foreground)" - } - }, - - "command": { - "name": "Command", - "category": "form", - "description": "Command palette with search and filtering", - "dependencies": ["cmdk"], - "tokens": { - "background": "var(--color-popover)", - "text": "var(--color-popover-foreground)", - "separator": "var(--color-border)" - } - }, - - "context-menu": { - "name": "Context Menu", - "category": "overlay", - "description": "Right-click context menu with keyboard support", - "radixPrimitive": "@radix-ui/react-context-menu", - "tokens": { - "background": "var(--color-popover)", - "text": "var(--color-popover-foreground)", - "hover": "var(--color-accent)" - } - }, - - "data-table": { - "name": "Data Table", - "category": "data-display", - "description": "Powerful table with sorting, filtering, pagination", - "dependencies": ["@tanstack/react-table"], - "composedOf": ["table", "dropdown-menu", "button", "input"], - "tokens": { - "header": "var(--color-muted)", - "row": "var(--color-background)", - "rowHover": "var(--color-muted)/50", - "border": "var(--color-border)" - } - }, - - "date-picker": { - "name": "Date Picker", - "category": "form", - "description": "A date picker built with calendar and popover", - "composedOf": ["calendar", "popover", "button"], - "tokens": { - "input": "var(--color-input)", - "background": "var(--color-popover)" - } - }, - - "dialog": { - "name": "Dialog", - "category": "overlay", - "description": "A modal dialog for content display", - "radixPrimitive": "@radix-ui/react-dialog", - "subComponents": ["DialogTrigger", "DialogContent", "DialogHeader", "DialogFooter", "DialogTitle", "DialogDescription"], - "tokens": { - "overlay": "var(--color-background)/80", - "background": "var(--color-background)", - "border": "var(--color-border)" - } - }, - - "drawer": { - "name": "Drawer", - "category": "overlay", - "description": "A drawer component extending dialog", - "dependencies": ["vaul"], - "tokens": { - "background": "var(--color-background)", - "handle": "var(--color-muted)" - } - }, - - "dropdown-menu": { - "name": "Dropdown Menu", - "category": "overlay", - "description": "Menu displayed on trigger interaction", - "radixPrimitive": "@radix-ui/react-dropdown-menu", - "tokens": { - "background": "var(--color-popover)", - "text": "var(--color-popover-foreground)", - "hover": "var(--color-accent)", - "separator": "var(--color-border)" - } - }, - - "empty": { - "name": "Empty", - "category": "feedback", - "description": "Empty state display", - "tokens": { - "icon": "var(--color-muted-foreground)", - "text": "var(--color-muted-foreground)" - } - }, - - "field": { - "name": "Field", - "category": "form", - "description": "Form field wrapper with label and error", - "composedOf": ["label", "input"], - "tokens": { - "label": "var(--color-foreground)", - "error": "var(--color-destructive)" - } - }, - - "form": { - "name": "Form", - "category": "form", - "description": "Form component with react-hook-form integration", - "dependencies": ["react-hook-form", "@hookform/resolvers", "zod"], - "tokens": { - "label": "var(--color-foreground)", - "description": "var(--color-muted-foreground)", - "error": "var(--color-destructive)" - } - }, - - "hover-card": { - "name": "Hover Card", - "category": "overlay", - "description": "Content appearing on hover", - "radixPrimitive": "@radix-ui/react-hover-card", - "tokens": { - "background": "var(--color-popover)", - "text": "var(--color-popover-foreground)", - "border": "var(--color-border)" - } - }, - - "input": { - "name": "Input", - "category": "form", - "description": "Text input field", - "tokens": { - "background": "var(--color-background)", - "border": "var(--color-input)", - "text": "var(--color-foreground)", - "placeholder": "var(--color-muted-foreground)", - "focus": "var(--color-ring)" - } - }, - - "input-group": { - "name": "Input Group", - "category": "form", - "description": "Group of inputs with addons", - "tokens": { - "addon": "var(--color-muted)" - } - }, - - "input-otp": { - "name": "Input OTP", - "category": "form", - "description": "One-time password input", - "dependencies": ["input-otp"], - "tokens": { - "border": "var(--color-input)", - "focus": "var(--color-ring)" - } - }, - - "item": { - "name": "Item", - "category": "data-display", - "description": "Generic list item component" - }, - - "kbd": { - "name": "Kbd", - "category": "data-display", - "description": "Keyboard key display", - "tokens": { - "background": "var(--color-muted)", - "text": "var(--color-muted-foreground)", - "border": "var(--color-border)" - } - }, - - "label": { - "name": "Label", - "category": "form", - "description": "Text label for form elements", - "radixPrimitive": "@radix-ui/react-label", - "tokens": { - "text": "var(--color-foreground)" - } - }, - - "menubar": { - "name": "Menubar", - "category": "navigation", - "description": "Horizontal menu with dropdowns", - "radixPrimitive": "@radix-ui/react-menubar", - "tokens": { - "background": "var(--color-background)", - "text": "var(--color-foreground)", - "hover": "var(--color-accent)" - } - }, - - "native-select": { - "name": "Native Select", - "category": "form", - "description": "Native HTML select element with styling", - "tokens": { - "background": "var(--color-background)", - "border": "var(--color-input)", - "text": "var(--color-foreground)" - } - }, - - "navigation-menu": { - "name": "Navigation Menu", - "category": "navigation", - "description": "Website navigation with mega menus", - "radixPrimitive": "@radix-ui/react-navigation-menu", - "tokens": { - "background": "var(--color-background)", - "text": "var(--color-foreground)", - "hover": "var(--color-accent)", - "indicator": "var(--color-primary)" - } - }, - - "pagination": { - "name": "Pagination", - "category": "navigation", - "description": "Page navigation with previous/next", - "tokens": { - "text": "var(--color-foreground)", - "active": "var(--color-primary)", - "disabled": "var(--color-muted-foreground)" - } - }, - - "popover": { - "name": "Popover", - "category": "overlay", - "description": "Floating content panel", - "radixPrimitive": "@radix-ui/react-popover", - "tokens": { - "background": "var(--color-popover)", - "text": "var(--color-popover-foreground)", - "border": "var(--color-border)" - } - }, - - "progress": { - "name": "Progress", - "category": "feedback", - "description": "Progress indicator bar", - "radixPrimitive": "@radix-ui/react-progress", - "tokens": { - "background": "var(--color-secondary)", - "indicator": "var(--color-primary)" - } - }, - - "radio-group": { - "name": "Radio Group", - "category": "form", - "description": "Set of mutually exclusive options", - "radixPrimitive": "@radix-ui/react-radio-group", - "tokens": { - "border": "var(--color-primary)", - "checked": "var(--color-primary)" - } - }, - - "resizable": { - "name": "Resizable", - "category": "layout", - "description": "Resizable panel groups", - "dependencies": ["react-resizable-panels"], - "tokens": { - "handle": "var(--color-border)" - } - }, - - "scroll-area": { - "name": "Scroll Area", - "category": "layout", - "description": "Custom scrollbar styling", - "radixPrimitive": "@radix-ui/react-scroll-area", - "tokens": { - "thumb": "var(--color-border)", - "track": "var(--color-muted)" - } - }, - - "select": { - "name": "Select", - "category": "form", - "description": "Custom select dropdown", - "radixPrimitive": "@radix-ui/react-select", - "tokens": { - "trigger": { - "background": "var(--color-background)", - "border": "var(--color-input)", - "text": "var(--color-foreground)" - }, - "content": { - "background": "var(--color-popover)", - "text": "var(--color-popover-foreground)" - }, - "item": { - "hover": "var(--color-accent)" - } - } - }, - - "separator": { - "name": "Separator", - "category": "layout", - "description": "Visual divider", - "radixPrimitive": "@radix-ui/react-separator", - "variants": { - "orientation": ["horizontal", "vertical"] - }, - "tokens": { - "color": "var(--color-border)" - } - }, - - "sheet": { - "name": "Sheet", - "category": "overlay", - "description": "Side panel overlay", - "radixPrimitive": "@radix-ui/react-dialog", - "variants": { - "side": ["top", "right", "bottom", "left"] - }, - "tokens": { - "overlay": "var(--color-background)/80", - "background": "var(--color-background)", - "border": "var(--color-border)" - } - }, - - "sidebar": { - "name": "Sidebar", - "category": "navigation", - "description": "Application sidebar with collapsible sections", - "tokens": { - "background": "var(--color-sidebar-background)", - "text": "var(--color-sidebar-foreground)", - "hover": "var(--color-sidebar-accent)", - "border": "var(--color-sidebar-border)" - } - }, - - "skeleton": { - "name": "Skeleton", - "category": "feedback", - "description": "Loading placeholder", - "tokens": { - "background": "var(--color-muted)" - } - }, - - "slider": { - "name": "Slider", - "category": "form", - "description": "Range slider input", - "radixPrimitive": "@radix-ui/react-slider", - "tokens": { - "track": "var(--color-secondary)", - "range": "var(--color-primary)", - "thumb": "var(--color-background)" - } - }, - - "sonner": { - "name": "Sonner", - "category": "feedback", - "description": "Toast notifications with sonner", - "dependencies": ["sonner"], - "tokens": { - "background": "var(--color-background)", - "text": "var(--color-foreground)", - "border": "var(--color-border)" - } - }, - - "spinner": { - "name": "Spinner", - "category": "feedback", - "description": "Loading spinner animation", - "tokens": { - "color": "var(--color-primary)" - } - }, - - "switch": { - "name": "Switch", - "category": "form", - "description": "Toggle switch control", - "radixPrimitive": "@radix-ui/react-switch", - "tokens": { - "background": "var(--color-input)", - "checked": "var(--color-primary)", - "thumb": "var(--color-background)" - } - }, - - "table": { - "name": "Table", - "category": "data-display", - "description": "Styled HTML table", - "subComponents": ["TableHeader", "TableBody", "TableFooter", "TableRow", "TableHead", "TableCell", "TableCaption"], - "tokens": { - "header": "var(--color-muted)", - "row": "var(--color-background)", - "rowHover": "var(--color-muted)/50", - "border": "var(--color-border)" - } - }, - - "tabs": { - "name": "Tabs", - "category": "navigation", - "description": "Tabbed interface", - "radixPrimitive": "@radix-ui/react-tabs", - "tokens": { - "list": "var(--color-muted)", - "trigger": "var(--color-muted-foreground)", - "triggerActive": "var(--color-foreground)", - "content": "var(--color-background)" - } - }, - - "textarea": { - "name": "Textarea", - "category": "form", - "description": "Multi-line text input", - "tokens": { - "background": "var(--color-background)", - "border": "var(--color-input)", - "text": "var(--color-foreground)", - "placeholder": "var(--color-muted-foreground)", - "focus": "var(--color-ring)" - } - }, - - "toast": { - "name": "Toast", - "category": "feedback", - "description": "Toast notification component", - "radixPrimitive": "@radix-ui/react-toast", - "variants": { - "variant": ["default", "destructive"] - }, - "tokens": { - "background": "var(--color-background)", - "text": "var(--color-foreground)", - "border": "var(--color-border)", - "destructive": "var(--color-destructive)" - } - }, - - "toggle": { - "name": "Toggle", - "category": "form", - "description": "Two-state button", - "radixPrimitive": "@radix-ui/react-toggle", - "variants": { - "variant": ["default", "outline"], - "size": ["default", "sm", "lg"] - }, - "tokens": { - "background": "var(--color-transparent)", - "hover": "var(--color-muted)", - "active": "var(--color-accent)" - } - }, - - "toggle-group": { - "name": "Toggle Group", - "category": "form", - "description": "Group of toggle buttons", - "radixPrimitive": "@radix-ui/react-toggle-group", - "tokens": { - "background": "var(--color-muted)", - "active": "var(--color-background)" - } - }, - - "tooltip": { - "name": "Tooltip", - "category": "overlay", - "description": "Informative popup on hover", - "radixPrimitive": "@radix-ui/react-tooltip", - "tokens": { - "background": "var(--color-popover)", - "text": "var(--color-popover-foreground)" - } - }, - - "typography": { - "name": "Typography", - "category": "data-display", - "description": "Text styling components", - "subComponents": ["H1", "H2", "H3", "H4", "P", "Lead", "Large", "Small", "Muted", "Blockquote", "InlineCode"], - "tokens": { - "heading": "var(--color-foreground)", - "body": "var(--color-foreground)", - "muted": "var(--color-muted-foreground)", - "code": "var(--color-foreground)" - } - } - }, - - "categories": { - "form": { - "name": "Form Components", - "description": "Input controls and form elements", - "components": ["button", "button-group", "calendar", "checkbox", "combobox", "command", "date-picker", "field", "form", "input", "input-group", "input-otp", "label", "native-select", "radio-group", "select", "slider", "switch", "textarea", "toggle", "toggle-group"] - }, - "data-display": { - "name": "Data Display", - "description": "Components for displaying data", - "components": ["accordion", "avatar", "badge", "carousel", "chart", "collapsible", "data-table", "item", "kbd", "table", "typography"] - }, - "feedback": { - "name": "Feedback", - "description": "User feedback components", - "components": ["alert", "empty", "progress", "skeleton", "sonner", "spinner", "toast"] - }, - "navigation": { - "name": "Navigation", - "description": "Navigation components", - "components": ["breadcrumb", "menubar", "navigation-menu", "pagination", "sidebar", "tabs"] - }, - "overlay": { - "name": "Overlay", - "description": "Modal and overlay components", - "components": ["alert-dialog", "context-menu", "dialog", "drawer", "dropdown-menu", "hover-card", "popover", "sheet", "tooltip"] - }, - "layout": { - "name": "Layout", - "description": "Layout and structure components", - "components": ["aspect-ratio", "card", "resizable", "scroll-area", "separator"] - } - }, - - "dependencies": { - "core": ["class-variance-authority", "clsx", "tailwind-merge"], - "radix": [ - "@radix-ui/react-accordion", - "@radix-ui/react-alert-dialog", - "@radix-ui/react-aspect-ratio", - "@radix-ui/react-avatar", - "@radix-ui/react-checkbox", - "@radix-ui/react-collapsible", - "@radix-ui/react-context-menu", - "@radix-ui/react-dialog", - "@radix-ui/react-dropdown-menu", - "@radix-ui/react-hover-card", - "@radix-ui/react-label", - "@radix-ui/react-menubar", - "@radix-ui/react-navigation-menu", - "@radix-ui/react-popover", - "@radix-ui/react-progress", - "@radix-ui/react-radio-group", - "@radix-ui/react-scroll-area", - "@radix-ui/react-select", - "@radix-ui/react-separator", - "@radix-ui/react-slider", - "@radix-ui/react-switch", - "@radix-ui/react-tabs", - "@radix-ui/react-toast", - "@radix-ui/react-toggle", - "@radix-ui/react-toggle-group", - "@radix-ui/react-tooltip" - ], - "additional": [ - "cmdk", - "embla-carousel-react", - "input-otp", - "react-day-picker", - "react-hook-form", - "@hookform/resolvers", - "react-resizable-panels", - "recharts", - "sonner", - "vaul", - "zod", - "@tanstack/react-table" - ] - } -} diff --git a/.dss/core-hashes.sha256 b/.dss/core-hashes.sha256 deleted file mode 100644 index 87d9f1b..0000000 --- a/.dss/core-hashes.sha256 +++ /dev/null @@ -1,30 +0,0 @@ -# DSS Core Structure Hashes -# Generated: 2025-12-12T07:46:35-03:00 -# Source: Figma sync pipeline -# DO NOT EDIT MANUALLY - -# Format: SHA256 filepath -7738ad7d749558ef8e4a9337b3d14ab851bee8b4b241037e2db0a5b33c61c79e .dss/schema/api.schema.json -e41f535f7a226d37574b880164f338388b52623ccc14af7b2013ef6ab634e318 .dss/schema/components.schema.json -aa5a73c08390433b04ec1f96288cfac573fd5397a2d51774c211db2b8876faf9 .dss/schema/guardrails.schema.json -0d168d0ec2f2c8ab373b02cc42169df45ef5f41e6575493350a5ca4ff6f9797e .dss/schema/skin-contract.json -144642ab5d7b89f73138a9176c65fe8ca05ccf9af1e25b3f9589df37c04c8d70 .dss/schema/tokens.schema.json -57a08fcb06fc9f23617875ec5a28190cae6e5a4b1c66a89072f581405b53d135 .dss/schema/workflows.schema.json -ccc17aa88f182490792a09db9676a0ff17f96a675a0386cc4a01030e0e00a626 dss-claude-plugin/core/skins/base.json -faa776ce958698f0a6a887baa65cab35cf9e9d6ded84930a3900d82f1c1eef6b dss-claude-plugin/core/skins/classic.json -cd6289fed900da096b865bf91e940ff572df868391b31e25d222c055b9e56724 dss-claude-plugin/core/skins/workbench.json -3242ccb81ca30197e78251453f4594c271afe02502204900329f03ee92a9b7a3 dss/core_tokens/tokens.json -5f53ea1f4ea459b292c95f6b0ec25bec30fe2a2517299e009633ea77dd1dc977 .dss/data/_system/analysis-admin-ui.json -5af8976bc84012bf8cba9261c354dfd4b0ab68da00c00b687d8893397ad1f07e .dss/data/_system/analysis-storybook.json -75ecdaeee10d7b0c4383f08b26384fbdf0ac381c99f89cd21ea6b3e4895e3b9d .dss/data/_system/style-dictionary.config.json -6187f0ed1785119fd6f5708be82ed1d2ca2b8160d309dbc8490d4a07ff7a7e6d .dss/data/_system/figma-components.json -f31e1c18143dd0eabac99f3a53aa5a4b3ed2b91743a035e7b7f4723fd4e25789 .dss/data/_system/components.json -891df6be8321f7dc00766fc6b95f5a9821f34e08f7e70e54d2e6dc8edab86351 .dss/data/_system/styles.json -4321119e41b6763a49d654978161b02dead66116ecca6c7f215e021cacfeeab1 .dss/data/_system/ds.config.json -b9beb00ffd505a040543051544895fd47bfc948cb39f8c7827656872ab236501 .dss/data/_system/themes/_tokens.scss -76a0bead01ab199680ec88e06e2ebc17e1962dc7bca8b288a62c3922f9d9e9a7 .dss/data/_system/themes/tokens.css -b5e5f0c1fa400c0b681caca5aacbfc9e67f44054549af3a43baddf864255b764 .dss/data/_system/themes/tokens.json -b654a964534cfd2778c4b89e0bccd2a71171d1f756481519ef7cfeffecdc9811 .dss/data/_system/tokens/figma-tokens.json -44a2427219935b46dc954b35964344fd682300dc434dfa63d4764702521dd6ae .dss/data/_system/tokens/base.json -d7db4b470e8221757c71b2b1c4ce76a8a28c20010735fc0521b2de71abeab0f4 .dss/data/_system/tokens/resolved-meta.json -9175c3bf0581b652d10704a2d85f1ec9fc68809e90850c01d9acd1d571618a6a .dss/data/_system/tokens/tokens.json diff --git a/.dss/data/_system/analysis-admin-ui.json b/.dss/data/_system/analysis-admin-ui.json deleted file mode 100644 index 7b38f48..0000000 --- a/.dss/data/_system/analysis-admin-ui.json +++ /dev/null @@ -1 +0,0 @@ -{"target":"admin-ui","analyzed_at":"2025-12-12T07:14:34-03:00","stats":{"js": 36,"css": 41,"html": 4},"status":"analyzed"} diff --git a/.dss/data/_system/analysis-storybook.json b/.dss/data/_system/analysis-storybook.json deleted file mode 100644 index b5ccd6d..0000000 --- a/.dss/data/_system/analysis-storybook.json +++ /dev/null @@ -1 +0,0 @@ -{"target":"storybook","analyzed_at":"2025-12-12T07:14:35-03:00","stats":{"stories": 14,"mdx": 0},"status":"analyzed"} diff --git a/.dss/data/_system/components.json b/.dss/data/_system/components.json deleted file mode 100644 index b45ae44..0000000 --- a/.dss/data/_system/components.json +++ /dev/null @@ -1,373 +0,0 @@ -[ - { - "name": "Accordion", - "key": "842:49174", - "description": "Component page: Accordion", - "properties": {}, - "variants": [] - }, - { - "name": "Alert", - "key": "842:44439", - "description": "Component page: Alert", - "properties": {}, - "variants": [] - }, - { - "name": "Alert Dialog", - "key": "842:51942", - "description": "Component page: Alert Dialog", - "properties": {}, - "variants": [] - }, - { - "name": "Aspect Ratio", - "key": "842:52053", - "description": "Component page: Aspect Ratio", - "properties": {}, - "variants": [] - }, - { - "name": "Avatar", - "key": "842:44440", - "description": "Component page: Avatar", - "properties": {}, - "variants": [] - }, - { - "name": "Badge", - "key": "842:44441", - "description": "Component page: Badge", - "properties": {}, - "variants": [] - }, - { - "name": "Breadcrumb", - "key": "842:51940", - "description": "Component page: Breadcrumb", - "properties": {}, - "variants": [] - }, - { - "name": "Button", - "key": "842:44442", - "description": "Component page: Button", - "properties": {}, - "variants": [] - }, - { - "name": "Button Group", - "key": "842:44448", - "description": "Component page: Button Group", - "properties": {}, - "variants": [] - }, - { - "name": "Card", - "key": "842:49175", - "description": "Component page: Card", - "properties": {}, - "variants": [] - }, - { - "name": "Carousel", - "key": "842:52056", - "description": "Component page: Carousel", - "properties": {}, - "variants": [] - }, - { - "name": "Charts", - "key": "842:52058", - "description": "Component page: Charts", - "properties": {}, - "variants": [] - }, - { - "name": "Checkbox", - "key": "842:49183", - "description": "Component page: Checkbox", - "properties": {}, - "variants": [] - }, - { - "name": "Command", - "key": "842:52048", - "description": "Component page: Command", - "properties": {}, - "variants": [] - }, - { - "name": "Data Table", - "key": "842:49179", - "description": "Component page: Data Table", - "properties": {}, - "variants": [] - }, - { - "name": "Date Picker", - "key": "842:49186", - "description": "Component page: Date Picker", - "properties": {}, - "variants": [] - }, - { - "name": "Dialog", - "key": "842:51941", - "description": "Component page: Dialog", - "properties": {}, - "variants": [] - }, - { - "name": "Drawer", - "key": "842:52050", - "description": "Component page: Drawer", - "properties": {}, - "variants": [] - }, - { - "name": "Empty", - "key": "842:44451", - "description": "Component page: Empty", - "properties": {}, - "variants": [] - }, - { - "name": "Field", - "key": "842:49181", - "description": "Component page: Field", - "properties": {}, - "variants": [] - }, - { - "name": "Hover Card", - "key": "842:52051", - "description": "Component page: Hover Card", - "properties": {}, - "variants": [] - }, - { - "name": "Icon Button", - "key": "842:44443", - "description": "Component page: Icon Button", - "properties": {}, - "variants": [] - }, - { - "name": "Input", - "key": "842:49172", - "description": "Component page: Input", - "properties": {}, - "variants": [] - }, - { - "name": "Input File", - "key": "842:49173", - "description": "Component page: Input File", - "properties": {}, - "variants": [] - }, - { - "name": "Input Group", - "key": "885:2", - "description": "Component page: Input Group", - "properties": {}, - "variants": [] - }, - { - "name": "Input OTP", - "key": "842:49177", - "description": "Component page: Input OTP", - "properties": {}, - "variants": [] - }, - { - "name": "Item", - "key": "885:3081", - "description": "Component page: Item", - "properties": {}, - "variants": [] - }, - { - "name": "Kbd", - "key": "842:49171", - "description": "Component page: Kbd", - "properties": {}, - "variants": [] - }, - { - "name": "Label", - "key": "842:49170", - "description": "Component page: Label", - "properties": {}, - "variants": [] - }, - { - "name": "Link Button", - "key": "842:44446", - "description": "Component page: Link Button", - "properties": {}, - "variants": [] - }, - { - "name": "Loading Button", - "key": "842:44444", - "description": "Component page: Loading Button", - "properties": {}, - "variants": [] - }, - { - "name": "Navigation Menu", - "key": "842:51938", - "description": "Component page: Navigation Menu", - "properties": {}, - "variants": [] - }, - { - "name": "Pagination", - "key": "842:51939", - "description": "Component page: Pagination", - "properties": {}, - "variants": [] - }, - { - "name": "Progress", - "key": "842:49187", - "description": "Component page: Progress", - "properties": {}, - "variants": [] - }, - { - "name": "Radio", - "key": "842:49182", - "description": "Component page: Radio", - "properties": {}, - "variants": [] - }, - { - "name": "Resizable", - "key": "842:52055", - "description": "Component page: Resizable", - "properties": {}, - "variants": [] - }, - { - "name": "Scroll Area", - "key": "842:52054", - "description": "Component page: Scroll Area", - "properties": {}, - "variants": [] - }, - { - "name": "Select & Combobox", - "key": "842:49185", - "description": "Component page: Select & Combobox", - "properties": {}, - "variants": [] - }, - { - "name": "Separator", - "key": "842:49137", - "description": "Component page: Separator", - "properties": {}, - "variants": [] - }, - { - "name": "Sheet", - "key": "842:52049", - "description": "Component page: Sheet", - "properties": {}, - "variants": [] - }, - { - "name": "Sidebar", - "key": "842:51929", - "description": "Component page: Sidebar", - "properties": {}, - "variants": [] - }, - { - "name": "Skeleton", - "key": "842:52052", - "description": "Component page: Skeleton", - "properties": {}, - "variants": [] - }, - { - "name": "Slider", - "key": "842:49188", - "description": "Component page: Slider", - "properties": {}, - "variants": [] - }, - { - "name": "Sonner", - "key": "842:51943", - "description": "Component page: Sonner", - "properties": {}, - "variants": [] - }, - { - "name": "Spinner", - "key": "842:44445", - "description": "Component page: Spinner", - "properties": {}, - "variants": [] - }, - { - "name": "Switch", - "key": "842:49184", - "description": "Component page: Switch", - "properties": {}, - "variants": [] - }, - { - "name": "Table", - "key": "842:49176", - "description": "Component page: Table", - "properties": {}, - "variants": [] - }, - { - "name": "Tabs", - "key": "842:50580", - "description": "Component page: Tabs", - "properties": {}, - "variants": [] - }, - { - "name": "Textarea", - "key": "842:49180", - "description": "Component page: Textarea", - "properties": {}, - "variants": [] - }, - { - "name": "Toggle & Toggle Group", - "key": "842:44447", - "description": "Component page: Toggle & Toggle Group", - "properties": {}, - "variants": [] - }, - { - "name": "Tooltip", - "key": "842:44449", - "description": "Component page: Tooltip", - "properties": {}, - "variants": [] - }, - { - "name": "Screen examples", - "key": "683:34149", - "description": "Component page: Screen examples", - "properties": {}, - "variants": [] - }, - { - "name": "Internal Components", - "key": "842:44452", - "description": "Component page: Internal Components", - "properties": {}, - "variants": [] - } -] diff --git a/.dss/data/_system/ds.config.json b/.dss/data/_system/ds.config.json deleted file mode 100644 index ce348a8..0000000 --- a/.dss/data/_system/ds.config.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "dss-system", - "version": "1.0.0", - "description": "DSS internal design system (dogfooding)", - "skin": "base", - "base_theme": "light", - "targets": [ - { - "name": "admin-ui", - "path": "./admin-ui", - "type": "web-app", - "framework": "vanilla" - }, - { - "name": "storybook", - "path": "./storybook", - "type": "documentation", - "framework": "storybook" - } - ], - "output": { - "tokens_dir": "./.dss/data/_system/tokens", - "themes_dir": "./.dss/data/_system/themes", - "components_dir": "./.dss/data/_system/components", - "formats": ["css", "scss", "json"] - }, - "figma": { - "files": [], - "auto_sync": false - }, - "created_at": "$(date -Iseconds)", - "updated_at": "$(date -Iseconds)" -} diff --git a/.dss/data/_system/figma-components.json b/.dss/data/_system/figma-components.json deleted file mode 100644 index 62b7edf..0000000 --- a/.dss/data/_system/figma-components.json +++ /dev/null @@ -1,29301 +0,0 @@ -{ - "file_key": "evCZlaeZrP7X20NIViSJbl", - "file_name": "Obra shadcn/ui (uikit)", - "components": { - "275:73544": { - "key": "74a91fe51f98811dd3c3f6f5bd24d3af224239dd", - "name": ".Component Page Header", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "11:818": { - "key": "4de715b8ad1b3cba2e6c56430ea2d2229b7a522b", - "name": "Roundness=Default, Variant=Ghost, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "8:334": { - "key": "9182a39268fb70ad1b7d927705c864800dbbabeb", - "name": "Icon / square-dashed", - "description": "selection, square, rectangular, marquee, tool, dashed, box", - "remote": false, - "documentationLinks": [] - }, - "275:73540": { - "key": "f954bc8a19a6be0ca7e6effcbb0a4a52a60bb464", - "name": "Icon / external-link", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "16:1941": { - "key": "05bea3762d0b35c515d4273f0156835fb5d4effd", - "name": "Icon / minus", - "description": "subtract, remove, decrease, decrement, reduce, negative, calculate, line, divider, separator, horizontal rule, hr, html, markup, markdown, toolbar, operator, code, coding, minimum, downgrade", - "remote": false, - "documentationLinks": [] - }, - "16:1945": { - "key": "334d4bc3297ead455c07bc19be6fe4bcce3f0658", - "name": "Icon / plus", - "description": "add, new, increase, increment, positive, calculate, toolbar, crosshair, aim, target, scope, sight, reticule, maximum, upgrade, extra, +", - "remote": false, - "documentationLinks": [] - }, - "8:578": { - "key": "41022a25dd46e434062b0de1ac9d7acf2d635201", - "name": "Icon / trash", - "description": "garbage, delete, remove, bin", - "remote": false, - "documentationLinks": [] - }, - "8:577": { - "key": "83cd1d6fb2a4a7db6e3a983a68db0fdd25a01a99", - "name": "Icon / pencil", - "description": "rubber, edit, create, draw, sketch, draft, writer, writing, stationery, artist", - "remote": false, - "documentationLinks": [] - }, - "16:1944": { - "key": "709bd3de0963498f65a56ecc84251be385270b32", - "name": "Icon / bookmark", - "description": "read, clip, marker, tag", - "remote": false, - "documentationLinks": [] - }, - "50:4280": { - "key": "213a02c639be537e98816fbc1749ef4110e5f36b", - "name": "Icon / x", - "description": "cancel, close, delete, remove, times, clear, math, multiply, multiplication", - "remote": false, - "documentationLinks": [] - }, - "3:225": { - "key": "589d2f8490bb62a8794cde9354cd3217afc3671b", - "name": "Icon / mail", - "description": "email, message, letter, unread", - "remote": false, - "documentationLinks": [] - }, - "2:121": { - "key": "bf776eeee54d73eea8b801cc0832145031c89324", - "name": "Icon / chevron-down", - "description": "backwards, reverse, slow, dropdown", - "remote": false, - "documentationLinks": [] - }, - "19:6294": { - "key": "64db84252c44983a57efeb0ef8f134b4dee8e3ed", - "name": "Icon / ellipsis", - "description": "et cetera, etc, loader, loading, progress, pending, throbber, menu, options, operator, code, coding, spread, rest, more, further, extra, overflow, dots, \u2026, ...", - "remote": false, - "documentationLinks": [] - }, - "20:5920": { - "key": "28caf112dce2c8f1528245c1908479a1aab63325", - "name": "Icon / ellipsis-vertical", - "description": "menu, options, spread, more, further, extra, overflow, dots, \u2026, ...", - "remote": false, - "documentationLinks": [] - }, - "3:171": { - "key": "3cbb16c854567ffd9545728bfc3f8eb5569780d8", - "name": "Icon / check", - "description": "done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "8:332": { - "key": "d2cfbbd3b28ab07f5a7baa74a519067da9dbe759", - "name": "Icon / chevron-right", - "description": "forward, next, more than, greater, menu, code, coding, command line, terminal, prompt, shell, >", - "remote": false, - "documentationLinks": [] - }, - "8:459": { - "key": "ef3eb72b7321e47f96fca8eaf538cf77fbe84835", - "name": "Icon / circle-dashed", - "description": "pending, dot, progress, issue, draft, code, coding, version control", - "remote": false, - "documentationLinks": [] - }, - "8:329": { - "key": "4e4a539c567084b96594433fdf2aff3e0614c769", - "name": "Icon / chevron-left", - "description": "back, previous, less than, fewer, menu, <", - "remote": false, - "documentationLinks": [] - }, - "20:5440": { - "key": "d4d20775662f101ae49379069656c46bcebee597", - "name": "Icon / columns", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "8:469": { - "key": "a173f29ea5c3a8fb57fb743b89f6ab039889f5b5", - "name": "Icon / chevron-up", - "description": "caret, keyboard, mac, control, ctrl, superscript, exponential, power, ahead, fast, ^, dropdown", - "remote": false, - "documentationLinks": [] - }, - "8:330": { - "key": "024c34ce92504ba7ef8b82faa746c57d9d5388a8", - "name": "Icon / arrow-left", - "description": "previous, back, direction, west, <-", - "remote": false, - "documentationLinks": [] - }, - "8:520": { - "key": "422d375aa6e12e74fe838ea674f84a525db7c5f5", - "name": "Icon / chevrons-up-down", - "description": "expand, unfold, vertical", - "remote": false, - "documentationLinks": [] - }, - "176:25005": { - "key": "8f03a04aea5aafc8dd59328810e2e6c44ababae0", - "name": "Icon / panel-left-close", - "description": "primary, drawer, hide, chevron, <", - "remote": false, - "documentationLinks": [] - }, - "8:333": { - "key": "8ae757ccf94d37a8909d0e1507dae0388f1640f8", - "name": "Icon / arrow-right", - "description": "forward, next, direction, east, ->", - "remote": false, - "documentationLinks": [] - }, - "8:331": { - "key": "5a4e95d93de1f60761ec51c36600e33c9578ce42", - "name": "Icon / circle-alert", - "description": "warning, alert, danger, exclamation mark", - "remote": false, - "documentationLinks": [] - }, - "8:471": { - "key": "c36449186a7ec6b2be7537ede5f0896b2e5d5283", - "name": "Icon / shield-alert", - "description": "unshielded, cybersecurity, insecure, unsecured, safety, unsafe, protection, unprotected, guardian, unguarded, unarmored, unarmoured, defenseless, defenceless, undefended, defender, blocked, stopped, intercepted, interception, saved, thwarted, threat, prevention, unprevented, antivirus, vigilance, vigilant, detection, detected, scanned, found, exploit, vulnerability, vulnerable, weakness, infection, infected, comprimised, data leak, audited, admin, verification, unverified, uncertified, warning, emergency, attention, urgent, alarm, crest, bravery, strength, tough, attacked, damaged, injured, hit, expired, disabled, inactive, error, exclamation mark, !", - "remote": false, - "documentationLinks": [] - }, - "133:13793": { - "key": "a7cd8a6cc8119c9394f71dd9b87a841d3260c54c", - "name": "Icon / panel-left", - "description": "primary, drawer", - "remote": false, - "documentationLinks": [] - }, - "8:587": { - "key": "6f07a7394efff4f7b4c8e31e6c6134e5ec455e61", - "name": "Icon / circle-check", - "description": "done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "8:606": { - "key": "ca6347a4843bed7d1d384ea33e2457a1251060fd", - "name": "Icon / trending-up", - "description": "statistics", - "remote": false, - "documentationLinks": [] - }, - "8:343": { - "key": "bc5654321afae802cb0124c22b914a3bd2e508f9", - "name": "Icon / calendar", - "description": "date, month, year, event, birthday, birthdate", - "remote": false, - "documentationLinks": [] - }, - "176:25009": { - "key": "fbe7e7b26243b95e145c1247f862aa37b0f83aed", - "name": "Icon / panel-left-open", - "description": "primary, drawer, show, reveal, chevron, right, >", - "remote": false, - "documentationLinks": [] - }, - "8:356": { - "key": "d0ac52c76bad022644158bc5268c69de8f374f4a", - "name": "Icon / log-out", - "description": "sign out, arrow, exit, auth", - "remote": false, - "documentationLinks": [] - }, - "8:472": { - "key": "2febcc8575142452016c3af2e9a972b09df0ebb1", - "name": "Icon / user", - "description": "person, account, contact", - "remote": false, - "documentationLinks": [] - }, - "8:470": { - "key": "fe02133567a09d2717b87712e6d59a1a1d7b8e2c", - "name": "Icon / arrow-up-down", - "description": "bidirectional, two-way, 2-way, swap, switch, network, mobile data, internet, sort, reorder, move", - "remote": false, - "documentationLinks": [] - }, - "8:598": { - "key": "9867f31a97d7b2195404a04ab27693d790b887e9", - "name": "Icon / loader", - "description": "loading, wait, busy, progress, spinner, spinning, throbber", - "remote": false, - "documentationLinks": [] - }, - "19:6123": { - "key": "9b755a43732bf906884f03a1e7a83f6daef79711", - "name": "Icon / list-filter", - "description": "options", - "remote": false, - "documentationLinks": [] - }, - "19:5774": { - "key": "3a72cd4c0ac0523ce51e11c790a978e7b345b0aa", - "name": "Icon / search", - "description": "find, scan, magnifier, magnifying glass, lens", - "remote": false, - "documentationLinks": [] - }, - "364:30030": { - "key": "9ea1386b256df2131349916e9c8b876f5295c781", - "name": "Icon / clock-1", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "177:16864": { - "key": "f86708e41fcb14df2c4e887d1740bc4a5533662a", - "name": "Icon / badge-check", - "description": "verified, check", - "remote": false, - "documentationLinks": [] - }, - "177:25609": { - "key": "30588fc22e25c36690300633aedc73180bab664d", - "name": "Icon / slash", - "description": "divide, division, or, /", - "remote": false, - "documentationLinks": [] - }, - "19:4384": { - "key": "20075eb061ec1b8770da3a0b1db10ec1489f0dae", - "name": "Icon / blank", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "275:66641": { - "key": "39104992d2d447f878a5bea905a17bf9a74341a0", - "name": "Icon / lock", - "description": "security, password, secure, admin", - "remote": false, - "documentationLinks": [] - }, - "533:54158": { - "key": "775961fc0be7f1f86105cc5814e9cf2b8f86983a", - "name": "Icon / a-arrow-down", - "description": "letter, font size, text, formatting, smaller", - "remote": false, - "documentationLinks": [] - }, - "533:53609": { - "key": "7e1ff21ba2479ee9d82dba8b257b04e78a41e2fd", - "name": "Icon / a-arrow-up", - "description": "letter, font size, text, formatting, larger, bigger", - "remote": false, - "documentationLinks": [] - }, - "533:53821": { - "key": "44fe087733bac176a7f5fe635d2e7c2cb3f02377", - "name": "Icon / a-large-small", - "description": "letter, font size, text, formatting", - "remote": false, - "documentationLinks": [] - }, - "533:54131": { - "key": "c891e709518b6d75afc5703d78cb4a7b52e7b7ef", - "name": "Icon / accessibility", - "description": "disability, disabled, dda, wheelchair", - "remote": false, - "documentationLinks": [] - }, - "533:54148": { - "key": "ca8c0bd04b096a08c53d5010fa2c16546e8b68c7", - "name": "Icon / activity", - "description": "pulse, action, motion, movement, exercise, fitness, healthcare, heart rate monitor, vital signs, vitals, emergency room, er, intensive care, hospital, defibrillator, earthquake, siesmic, magnitude, richter scale, aftershock, tremor, shockwave, audio, waveform, synthesizer, synthesiser, music", - "remote": false, - "documentationLinks": [] - }, - "533:53943": { - "key": "fa4df158862b0e6e8537af439e2568b594519f4c", - "name": "Icon / air-vent", - "description": "air conditioner, ac, central air, cooling, climate-control", - "remote": false, - "documentationLinks": [] - }, - "533:53583": { - "key": "72ed55daddb932c68567203dd93bf70846a967b7", - "name": "Icon / airplay", - "description": "stream, cast, mirroring, screen, monitor, macos, osx", - "remote": false, - "documentationLinks": [] - }, - "533:54163": { - "key": "02b2633deae4a68bff44dc6cebe9f50c666ed157", - "name": "Icon / alarm-clock-check", - "description": "done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:53682": { - "key": "32e0fcc361462ecacd547476e7ecc483d9cb37b7", - "name": "Icon / alarm-clock-minus", - "description": "remove", - "remote": false, - "documentationLinks": [] - }, - "533:53363": { - "key": "9bca30bc3d32fba08ef85e83add1a87f970eab20", - "name": "Icon / alarm-clock-off", - "description": "morning, turn-off", - "remote": false, - "documentationLinks": [] - }, - "533:54154": { - "key": "7370c9e1e7db7d1c3e3ccc7f42e22718ef2a832a", - "name": "Icon / alarm-clock-plus", - "description": "add", - "remote": false, - "documentationLinks": [] - }, - "533:54031": { - "key": "bc6d190b23fb47a72ef5b7e56afd97184109bc26", - "name": "Icon / alarm-clock", - "description": "morning", - "remote": false, - "documentationLinks": [] - }, - "533:53965": { - "key": "672e7fb5f7503198ca9bba78178f77b4ca453a0a", - "name": "Icon / alarm-smoke", - "description": "fire, alert, warning, detector, carbon monoxide, safety, equipment, amenities", - "remote": false, - "documentationLinks": [] - }, - "533:54091": { - "key": "8ed7c1c4b84f1edad97c2b3fa3d340207fd886a9", - "name": "Icon / album", - "description": "photo, book", - "remote": false, - "documentationLinks": [] - }, - "533:53553": { - "key": "f0a4c0c3ccee7014cb55f326c23b25da6d27d479", - "name": "Icon / align-center-horizontal", - "description": "items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:53746": { - "key": "620e7a7cc246857884ed2c0d9d0e4f253b150270", - "name": "Icon / align-center-vertical", - "description": "items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:53672": { - "key": "1bab2b2c19989ecb747e0189ad38f0f7fc6b270d", - "name": "Icon / align-center", - "description": "text, alignment, center", - "remote": false, - "documentationLinks": [] - }, - "533:54041": { - "key": "5d39ab907635f3ed22a4f747abcd8646e92ac829", - "name": "Icon / align-end-horizontal", - "description": "items, bottom, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:53273": { - "key": "6245a8493bad2b0954b9cb3a1c247489270e4b45", - "name": "Icon / align-end-vertical", - "description": "items, right, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:53963": { - "key": "26fa403f8c7a60c1237734e2c63a6ac3baf07231", - "name": "Icon / align-horizontal-distribute-center", - "description": "items, flex, justify, space, evenly, around", - "remote": false, - "documentationLinks": [] - }, - "533:54022": { - "key": "d7845247a103e03276b035c838e9531004e84b07", - "name": "Icon / align-horizontal-distribute-end", - "description": "right, items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:54076": { - "key": "f506cf6c1f723d8c62e41edcef07acd88e9cb6ef", - "name": "Icon / align-horizontal-distribute-start", - "description": "left, items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:53935": { - "key": "703211d4e62a45fa8d911f817736fda2b12e7cea", - "name": "Icon / align-horizontal-justify-center", - "description": "center, items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:53915": { - "key": "4f3145cf4ba54e4428417a1443f85de59e089fd9", - "name": "Icon / align-horizontal-justify-end", - "description": "right, items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:54108": { - "key": "df04e40be2b73858d03af4a7b415da05c126dc61", - "name": "Icon / align-horizontal-justify-start", - "description": "left, items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:54126": { - "key": "883afdac0e3650c4d4d54136b72e07e6eeac0f61", - "name": "Icon / align-horizontal-space-around", - "description": "center, items, flex, justify, distribute, between", - "remote": false, - "documentationLinks": [] - }, - "533:53417": { - "key": "99a7486fd5fe87f9f028ecda8a2626fb8f5059f8", - "name": "Icon / align-horizontal-space-between", - "description": "around, items, bottom, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:54099": { - "key": "a0a204a5cee9f3262a3f1e5c50763a4039875c38", - "name": "Icon / align-justify", - "description": "text, alignment, justified, menu, list", - "remote": false, - "documentationLinks": [] - }, - "533:54093": { - "key": "7bd54147cd8da7146ba7192fd57ef0fde17505a3", - "name": "Icon / align-left", - "description": "text, alignment, left, list", - "remote": false, - "documentationLinks": [] - }, - "533:54082": { - "key": "71f3ba35a1f251e3a855473089137a3233595e8e", - "name": "Icon / align-right", - "description": "text, alignment, right", - "remote": false, - "documentationLinks": [] - }, - "533:53308": { - "key": "99e72fd1f02b9eabb8d73c071fefeaff035064b0", - "name": "Icon / align-start-horizontal", - "description": "top, items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:53335": { - "key": "3008df700db6ce56e55f7263f1b8553302583ce0", - "name": "Icon / align-start-vertical", - "description": "left, items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:53348": { - "key": "64de0a0094f541e66e81b6d28a874698cc677410", - "name": "Icon / align-vertical-distribute-center", - "description": "items, flex, justify, space, evenly, around", - "remote": false, - "documentationLinks": [] - }, - "533:54054": { - "key": "eb0f71c0d670ef89235e912cfd21aa54626a4fe2", - "name": "Icon / align-vertical-distribute-end", - "description": "bottom, items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:53585": { - "key": "bf7fd4259c6bb2be72efda089cb2c93a6eac8251", - "name": "Icon / align-vertical-distribute-start", - "description": "top, items, flex, justify", - "remote": false, - "documentationLinks": [] - }, - "533:53816": { - "key": "5896bfbfb5cf1dad6c6c7b59ba07634b81bda0c9", - "name": "Icon / align-vertical-justify-center", - "description": "center, items, flex, justify, distribute, between", - "remote": false, - "documentationLinks": [] - }, - "533:54070": { - "key": "d386c7fb4be10eaf929962ca8bed3f3eeb50dabc", - "name": "Icon / align-vertical-justify-end", - "description": "bottom, items, flex, justify, distribute, between", - "remote": false, - "documentationLinks": [] - }, - "533:54121": { - "key": "21863e94cfdaa960d232780d72617bbda6d6cb65", - "name": "Icon / align-vertical-justify-start", - "description": "top, items, flex, justify, distribute, between", - "remote": false, - "documentationLinks": [] - }, - "533:53922": { - "key": "012f0fa0c13051782a910dbf56b0d09c7029867f", - "name": "Icon / align-vertical-space-around", - "description": "center, items, flex, justify, distribute, between", - "remote": false, - "documentationLinks": [] - }, - "533:53770": { - "key": "922cb5e156a708dfec9edf83df1e72b4930dfd66", - "name": "Icon / align-vertical-space-between", - "description": "center, items, flex, justify, distribute, between", - "remote": false, - "documentationLinks": [] - }, - "533:53693": { - "key": "e7b9321e11175ff5c78c6884c15da46d924e7efc", - "name": "Icon / ambulance", - "description": "ambulance, emergency, medical, vehicle, siren, healthcare, transportation, rescue, urgent, first aid", - "remote": false, - "documentationLinks": [] - }, - "533:54138": { - "key": "822d349a26498066a2827dd15c7d5243bba79e0b", - "name": "Icon / ampersand", - "description": "and, typography, operator, join, concatenate, code, &", - "remote": false, - "documentationLinks": [] - }, - "533:54061": { - "key": "14c7ffa077a9a8f50ea6949163377e33d6d9680a", - "name": "Icon / ampersands", - "description": "and, operator, then, code, &&", - "remote": false, - "documentationLinks": [] - }, - "533:54060": { - "key": "aab1b06c0e04acfcc97f5ac4da82e2970ccf0eab", - "name": "Icon / amphora", - "description": "pottery, artifact, artefact, vase, ceramics, clay, archaeology, museum, wine, oil", - "remote": false, - "documentationLinks": [] - }, - "533:54100": { - "key": "06c9b4a0b9b679f51795bf1968d801a18cd63d10", - "name": "Icon / anchor", - "description": "ship", - "remote": false, - "documentationLinks": [] - }, - "533:53917": { - "key": "d3ff59eee65c482490b307d3f36055a88c79fce0", - "name": "Icon / angry", - "description": "emoji, anger, face, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:53804": { - "key": "c0c679a71b47a973872eb21cfd396b95600ede4b", - "name": "Icon / annoyed", - "description": "emoji, nuisance, face, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:53188": { - "key": "188a36abb70fd341ddd016d33e40325b2ad83eb8", - "name": "Icon / antenna", - "description": "signal, connection, connectivity, tv, television, broadcast, live, frequency, tune, scan, channels, aerial, receiver, transmission, transducer, terrestrial, satellite, cable", - "remote": false, - "documentationLinks": [] - }, - "533:54049": { - "key": "ba565eb8c2d1cd73dfdf5da0461fc0fead44c04c", - "name": "Icon / anvil", - "description": "metal, iron, alloy, materials, heavy, weight, blacksmith, forge, acme", - "remote": false, - "documentationLinks": [] - }, - "533:53862": { - "key": "789ae26fba2ae08be99590c5ea96991aba7ee5ac", - "name": "Icon / aperture", - "description": "camera, photo, pictures, shutter, exposure", - "remote": false, - "documentationLinks": [] - }, - "533:53192": { - "key": "78a4f2eca0aabe69d7f14f3c298620b422288c1a", - "name": "Icon / app-window-mac", - "description": "application, menu bar, pane, preferences, macos, osx, executable", - "remote": false, - "documentationLinks": [] - }, - "533:54013": { - "key": "3c86645b12e762a4a49ed5658c03924f07416aeb", - "name": "Icon / app-window", - "description": "application, menu bar, pane, executable", - "remote": false, - "documentationLinks": [] - }, - "533:53786": { - "key": "2f3571d780c4a8b97cc4643662979dbac4a2e8db", - "name": "Icon / apple", - "description": "fruit, food", - "remote": false, - "documentationLinks": [] - }, - "533:53446": { - "key": "5dda2399b63a7fad5d0386428160a20538b60cff", - "name": "Icon / archive-restore", - "description": "unarchive, index, backup, box, storage, records", - "remote": false, - "documentationLinks": [] - }, - "533:54033": { - "key": "0fcfc018b558481c37f05b14a9e48b9d39b6abc2", - "name": "Icon / archive-x", - "description": "index, backup, box, storage, records, junk", - "remote": false, - "documentationLinks": [] - }, - "533:54028": { - "key": "a9b4323cdcc2640b9660160525b1b9fb089c5094", - "name": "Icon / archive", - "description": "index, backup, box, storage, records", - "remote": false, - "documentationLinks": [] - }, - "533:54132": { - "key": "62ebdef4bb80324a32388aba8bca4981e2ed8051", - "name": "Icon / armchair", - "description": "sofa, furniture, leisure, lounge, loveseat, couch", - "remote": false, - "documentationLinks": [] - }, - "533:54023": { - "key": "b682b177ef3cd030d38172b3228aefb8f8c41507", - "name": "Icon / arrow-big-down-dash", - "description": "backwards, reverse, slow, direction, south, download", - "remote": false, - "documentationLinks": [] - }, - "533:53948": { - "key": "026499bb16bec2a8a5b3ee280a91bd303d03b0f1", - "name": "Icon / arrow-big-down", - "description": "backwards, reverse, direction, south", - "remote": false, - "documentationLinks": [] - }, - "533:54146": { - "key": "d6f61603df8fba537400815c45164ea9644767c4", - "name": "Icon / arrow-big-left-dash", - "description": "previous, back, direction, west, turn, corner", - "remote": false, - "documentationLinks": [] - }, - "533:54157": { - "key": "d970a5b7cb776fc3e107b2e54ea0363b646eaf53", - "name": "Icon / arrow-big-left", - "description": "previous, back, direction, west, indicate turn", - "remote": false, - "documentationLinks": [] - }, - "533:54026": { - "key": "db858d851db733131a3c0668ab49e883b23315d1", - "name": "Icon / arrow-big-right-dash", - "description": "next, forward, direction, east, turn, corner", - "remote": false, - "documentationLinks": [] - }, - "533:53986": { - "key": "242f025a83a3557d7bf77620fa9990a0a4889896", - "name": "Icon / arrow-big-right", - "description": "next, forward, direction, east, indicate turn", - "remote": false, - "documentationLinks": [] - }, - "533:54006": { - "key": "dd8aaae084109070dee04a27982468bc8009d7fe", - "name": "Icon / arrow-big-up-dash", - "description": "caps lock, capitals, keyboard, button, mac, forward, direction, north, faster, speed, boost", - "remote": false, - "documentationLinks": [] - }, - "533:53618": { - "key": "c1508e4ed7abdd2406aa9c2e78a78a543f6889fb", - "name": "Icon / arrow-big-up", - "description": "shift, keyboard, button, mac, capitalize, capitalise, forward, direction, north", - "remote": false, - "documentationLinks": [] - }, - "533:53984": { - "key": "44990cab9cfaa8e866ce754a6b3d0fc1f301aa25", - "name": "Icon / arrow-down-0-1", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling, numerical", - "remote": false, - "documentationLinks": [] - }, - "533:54008": { - "key": "832c029dd8ecd61d57ff6673b7169a98f1455c3c", - "name": "Icon / arrow-down-1-0", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling, numerical", - "remote": false, - "documentationLinks": [] - }, - "533:54002": { - "key": "4b816a056c6c8e84628c126711a805d6467736f8", - "name": "Icon / arrow-down-a-z", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling, alphabetical", - "remote": false, - "documentationLinks": [] - }, - "533:53831": { - "key": "a5c9e0aafb2d7427f4efd7bbc409cffd5fe03cfc", - "name": "Icon / arrow-down-from-line", - "description": "backwards, reverse, direction, south, download, expand, fold, vertical", - "remote": false, - "documentationLinks": [] - }, - "533:53554": { - "key": "996b7832015122118aca5f1d2a50c78ed765093a", - "name": "Icon / arrow-down-left", - "description": "direction, south-west, diagonal", - "remote": false, - "documentationLinks": [] - }, - "533:53999": { - "key": "9db164154e93715be29e33fc988113325dbaafa0", - "name": "Icon / arrow-down-narrow-wide", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling", - "remote": false, - "documentationLinks": [] - }, - "533:54044": { - "key": "715f45fc2b6450ce7c4a7dae47c94714bd9df195", - "name": "Icon / arrow-down-right", - "description": "direction, south-east, diagonal", - "remote": false, - "documentationLinks": [] - }, - "533:53910": { - "key": "2407ab1ac8927e6b18ec3669df1013f2f7dde834", - "name": "Icon / arrow-down-to-dot", - "description": "direction, south, waypoint, location, step, into", - "remote": false, - "documentationLinks": [] - }, - "533:54133": { - "key": "5e0592d89114ec1b669e2f3ac9c0a632efc06d03", - "name": "Icon / arrow-down-to-line", - "description": "behind, direction, south, download, save, git, version control, pull, collapse, fold, vertical", - "remote": false, - "documentationLinks": [] - }, - "533:54029": { - "key": "e7dcb3319c4b923a991760f467854d5f4c3fef18", - "name": "Icon / arrow-down-up", - "description": "bidirectional, two-way, 2-way, swap, switch, network, traffic, flow, mobile data, internet, sort, reorder, move", - "remote": false, - "documentationLinks": [] - }, - "533:53720": { - "key": "58ba3a84f76db8828270e83135a374d9db4cb826", - "name": "Icon / arrow-down-wide-narrow", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling", - "remote": false, - "documentationLinks": [] - }, - "533:54066": { - "key": "c9ce2fa993743b978bad39d99af5aa6da57bb7fc", - "name": "Icon / arrow-down-z-a", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling, alphabetical, reverse", - "remote": false, - "documentationLinks": [] - }, - "533:54004": { - "key": "62ed8c1ea90504f982814656eaa73c48db5aa68f", - "name": "Icon / arrow-down", - "description": "backwards, reverse, direction, south", - "remote": false, - "documentationLinks": [] - }, - "533:53575": { - "key": "40a4046ff245efc783661347fab267db8d016928", - "name": "Icon / arrow-left-from-line", - "description": "previous, back, direction, west, expand, fold, horizontal, <-|", - "remote": false, - "documentationLinks": [] - }, - "533:53706": { - "key": "7dec0f36ee8b924ede65b9c13590c08ad386c0c2", - "name": "Icon / arrow-left-right", - "description": "bidirectional, two-way, 2-way, swap, switch, transaction, reorder, move, <-, ->", - "remote": false, - "documentationLinks": [] - }, - "533:53903": { - "key": "52a96e7e4b2dfe0a892886cc009bbb8fa59d09cc", - "name": "Icon / arrow-left-to-line", - "description": "previous, back, direction, west, collapse, fold, horizontal, |<-", - "remote": false, - "documentationLinks": [] - }, - "533:53402": { - "key": "066eafa8c18c9f4dab1fa2aa41eed5bce3892c98", - "name": "Icon / arrow-left", - "description": "previous, back, direction, west, <-", - "remote": false, - "documentationLinks": [] - }, - "533:53942": { - "key": "aac1bc2e7d6944d74f6390522ba0beddc014df3e", - "name": "Icon / arrow-right-from-line", - "description": "next, forward, direction, east, export, expand, fold, horizontal, |->", - "remote": false, - "documentationLinks": [] - }, - "533:53988": { - "key": "0a562331fd1ed1f3b9d17493f9fe89fd9095d472", - "name": "Icon / arrow-right-left", - "description": "bidirectional, two-way, 2-way, swap, switch, transaction, reorder, move, <-, ->", - "remote": false, - "documentationLinks": [] - }, - "533:54136": { - "key": "c537494c7bdc91ae0c1fc5ca1996071ee3210c99", - "name": "Icon / arrow-right-to-line", - "description": "next, forward, direction, east, tab, keyboard, mac, indent, collapse, fold, horizontal, ->|", - "remote": false, - "documentationLinks": [] - }, - "533:54085": { - "key": "5abc3c47d3ec3e4ed48001304cf242e022c61519", - "name": "Icon / arrow-up-0-1", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling, numerical", - "remote": false, - "documentationLinks": [] - }, - "533:54016": { - "key": "1d12c85f027425425655046805fced137aa77aa2", - "name": "Icon / arrow-up-1-0", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling, numerical", - "remote": false, - "documentationLinks": [] - }, - "533:54025": { - "key": "92e5e76d90ead718e71d5f4a3e3687729006df18", - "name": "Icon / arrow-up-a-z", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling, alphabetical", - "remote": false, - "documentationLinks": [] - }, - "533:53507": { - "key": "3f9e99055ef9ca0d9cb349fc43f287a499f69ff8", - "name": "Icon / arrow-up-from-dot", - "description": "direction, north, step, out", - "remote": false, - "documentationLinks": [] - }, - "533:53702": { - "key": "bd894305060f58cd6d4b3d737e6db27670a00312", - "name": "Icon / arrow-up-from-line", - "description": "forward, direction, north, upload, git, version control, push, expand, fold, vertical", - "remote": false, - "documentationLinks": [] - }, - "533:53893": { - "key": "a0223222b3605d9e7b70ab4da1e692fba2d8193c", - "name": "Icon / arrow-up-left", - "description": "direction, north-west, diagonal", - "remote": false, - "documentationLinks": [] - }, - "533:53871": { - "key": "443c0985a8dcf899c7cfecef9833b7d1e6832772", - "name": "Icon / arrow-up-narrow-wide", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling", - "remote": false, - "documentationLinks": [] - }, - "533:54072": { - "key": "ab5cc9f51ea355e0a58619c15c87672939263476", - "name": "Icon / arrow-up-right", - "description": "direction, north-east, diagonal", - "remote": false, - "documentationLinks": [] - }, - "533:53993": { - "key": "bc588448e42d419e542bb782b24cc1f93777e84e", - "name": "Icon / arrow-up-to-line", - "description": "forward, direction, north, upload, collapse, fold, vertical", - "remote": false, - "documentationLinks": [] - }, - "533:54159": { - "key": "196ce4641ac9cfcfe599a43faafcfcded2e3cf73", - "name": "Icon / arrow-up-wide-narrow", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling", - "remote": false, - "documentationLinks": [] - }, - "533:54063": { - "key": "8d0ef14aa43d10aa3aec026977cd6f51e0273ac7", - "name": "Icon / arrow-up-z-a", - "description": "filter, sort, ascending, descending, increasing, decreasing, rising, falling, alphabetical, reverse", - "remote": false, - "documentationLinks": [] - }, - "533:53982": { - "key": "c5f78084e22d9f28b100defb83d5300ea6019ce5", - "name": "Icon / arrow-up", - "description": "forward, direction, north", - "remote": false, - "documentationLinks": [] - }, - "533:53163": { - "key": "c50a6cc0b0af15325eb54a92213a588f67d6b76e", - "name": "Icon / arrows-up-from-line", - "description": "direction, orientation, this way up, vertical, package, box, fragile, postage, shipping", - "remote": false, - "documentationLinks": [] - }, - "533:53744": { - "key": "6a5a4aaf54855ff0bc7a32c726853086203f5fc0", - "name": "Icon / asterisk", - "description": "reference, times, multiply, multiplication, operator, code, glob pattern, wildcard, *", - "remote": false, - "documentationLinks": [] - }, - "533:53978": { - "key": "d969aca1a9d1421b713be098ee62125e550389ae", - "name": "Icon / at-sign", - "description": "mention, at, email, message, @", - "remote": false, - "documentationLinks": [] - }, - "533:53761": { - "key": "f6f996005b83454a412c48a688acf35a42a7a36e", - "name": "Icon / atom", - "description": "atomic, nuclear, physics, particle, element, molecule, electricity, energy, chemistry", - "remote": false, - "documentationLinks": [] - }, - "533:53969": { - "key": "620f5787bd754bb2fa13a65b1cd734286d4a1d7f", - "name": "Icon / audio-lines", - "description": "graphic equaliser, sound, noise, listen, hearing, hertz, frequency, wavelength, vibrate, sine, synthesizer, synthesiser, levels, track, music, playback, radio, broadcast, airwaves, voice, vocals, singer, song", - "remote": false, - "documentationLinks": [] - }, - "533:53620": { - "key": "34361f7a1cef760bfd1f5a57445aefa26a52ee96", - "name": "Icon / audio-waveform", - "description": "sound, noise, listen, hearing, hertz, frequency, wavelength, vibrate, sine, synthesizer, synthesiser, levels, track, music, playback, radio, broadcast, airwaves, voice, vocals, singer, song", - "remote": false, - "documentationLinks": [] - }, - "533:53652": { - "key": "5a2d9afd943cf0a6803664a28405744341af871b", - "name": "Icon / award", - "description": "achievement, badge, rosette, prize, winner", - "remote": false, - "documentationLinks": [] - }, - "533:53957": { - "key": "7868c082cf7e6788f6c3993302e80c7dbdd635ae", - "name": "Icon / axe", - "description": "hatchet, weapon, chop, sharp, equipment, fireman, firefighter, brigade, lumberjack, woodcutter, logger, forestry", - "remote": false, - "documentationLinks": [] - }, - "533:53967": { - "key": "227e14c753938a3d8a5e707d7412875753fe37a0", - "name": "Icon / axis-3d", - "description": "gizmo, coordinates", - "remote": false, - "documentationLinks": [] - }, - "533:53571": { - "key": "2af5dc1d49c5a1d311c83dae252e73f9ba09015a", - "name": "Icon / baby", - "description": "child, childproof, children", - "remote": false, - "documentationLinks": [] - }, - "533:53152": { - "key": "67d95c2e36d8d80f87332e649d2915b1e197b932", - "name": "Icon / backpack", - "description": "bag, hiking, travel, camping, school, childhood", - "remote": false, - "documentationLinks": [] - }, - "533:53857": { - "key": "41de77bb6a2b60be8f93373cb558fce123045d62", - "name": "Icon / badge-alert", - "description": "check, verified, unverified, security, safety, issue", - "remote": false, - "documentationLinks": [] - }, - "533:53528": { - "key": "da3563e79b227b3d93b3ffa2314d87479d5cacdb", - "name": "Icon / badge-cent", - "description": "discount, offer, sale, voucher, tag, monetization, marketing, finance, financial, exchange, transaction, payment, cents, dollar, usd, $, \u00a2", - "remote": false, - "documentationLinks": [] - }, - "533:54083": { - "key": "1db0b1945fe191927d456c2c1d16413750646905", - "name": "Icon / badge-dollar-sign", - "description": "discount, offer, sale, voucher, tag, monetization, marketing, finance, financial, exchange, transaction, payment, usd, $", - "remote": false, - "documentationLinks": [] - }, - "533:53937": { - "key": "0214238e3990bc9bdc3c183f0a081c2a5db4de87", - "name": "Icon / badge-euro", - "description": "discount, offer, sale, voucher, tag, monetization, marketing, finance, financial, exchange, transaction, payment, \u20ac", - "remote": false, - "documentationLinks": [] - }, - "533:53812": { - "key": "5ec46fc1f8d17a0b06dabac8eb3ff67236b237c1", - "name": "Icon / badge-help", - "description": "verified, unverified, help", - "remote": false, - "documentationLinks": [] - }, - "533:53319": { - "key": "1154f002cc6fff87d899171c035d5c68b5c27cba", - "name": "Icon / badge-indian-rupee", - "description": "discount, offer, sale, voucher, tag, monetization, marketing, finance, financial, exchange, transaction, payment, inr, \u20b9", - "remote": false, - "documentationLinks": [] - }, - "533:54149": { - "key": "ff1491542abd875bbf8ef4bee07f81d396d978f2", - "name": "Icon / badge-info", - "description": "verified, unverified, help", - "remote": false, - "documentationLinks": [] - }, - "533:53933": { - "key": "b004addadeaf599155ddd517567590becab90139", - "name": "Icon / badge-japanese-yen", - "description": "discount, offer, sale, voucher, tag, monetization, marketing, finance, financial, exchange, transaction, payment, jpy, \u00a5", - "remote": false, - "documentationLinks": [] - }, - "533:53923": { - "key": "93a4d5ba364efef705b9df1f58744fcb5a8ce398", - "name": "Icon / badge-minus", - "description": "verified, unverified, delete, remove, erase", - "remote": false, - "documentationLinks": [] - }, - "533:54046": { - "key": "6fd95d620ebe4aa60865c36898a011ab9bd01fe1", - "name": "Icon / badge-percent", - "description": "verified, unverified, sale, discount, offer, marketing, sticker, price tag", - "remote": false, - "documentationLinks": [] - }, - "533:54042": { - "key": "e3578b1fafc8d0b87a1c58bbe4fbe08fd5afdba8", - "name": "Icon / badge-plus", - "description": "verified, unverified, add, create, new", - "remote": false, - "documentationLinks": [] - }, - "533:54115": { - "key": "f9c2cae20f51437ed2a075811329a04885de9687", - "name": "Icon / badge-pound-sterling", - "description": "discount, offer, sale, voucher, tag, monetization, marketing, finance, financial, exchange, transaction, payment, british, gbp, \u00a3", - "remote": false, - "documentationLinks": [] - }, - "533:53740": { - "key": "838cc8e5d7660c9ec569475e73766a13a81f186c", - "name": "Icon / badge-russian-ruble", - "description": "discount, offer, sale, voucher, tag, monetization, marketing, finance, financial, exchange, transaction, payment, rub, \u20bd", - "remote": false, - "documentationLinks": [] - }, - "533:53852": { - "key": "0dbf13be72a243f44dd1fb79596765b17469275e", - "name": "Icon / badge-swiss-franc", - "description": "discount, offer, sale, voucher, tag, monetization, marketing, finance, financial, exchange, transaction, payment, chf, \u20a3", - "remote": false, - "documentationLinks": [] - }, - "533:53577": { - "key": "cbe5e9c04acb5b855deebd700c4e9437b3e86c72", - "name": "Icon / badge-x", - "description": "verified, unverified, lost, delete, remove", - "remote": false, - "documentationLinks": [] - }, - "533:53918": { - "key": "7a6466808832a6b7378c719a3a3279728320c90e", - "name": "Icon / badge", - "description": "check, verified, unverified", - "remote": false, - "documentationLinks": [] - }, - "533:53574": { - "key": "f9521205b98b282aef91f235519e980e1edc77db", - "name": "Icon / baggage-claim", - "description": "baggage, luggage, travel, cart, trolley, suitcase", - "remote": false, - "documentationLinks": [] - }, - "533:53806": { - "key": "d21a85a1f41e932bd7df8d15ee0c86ddd2c3c8a5", - "name": "Icon / ban", - "description": "cancel, no, stop, forbidden, prohibited, error, incorrect, mistake, wrong, failure, circle, slash, null, void", - "remote": false, - "documentationLinks": [] - }, - "533:53863": { - "key": "c7686119ce041ef3fe1c6f53b5becf6977191902", - "name": "Icon / banana", - "description": "fruit, food", - "remote": false, - "documentationLinks": [] - }, - "533:53911": { - "key": "fc5b18b71581851662cf7f08987f04b8291a9629", - "name": "Icon / bandage", - "description": "plaster, band-aid, first aid, medical, health, wound, injury, care, treatment, healing, protection, emergency, aid, safety", - "remote": false, - "documentationLinks": [] - }, - "533:54165": { - "key": "abade9c849e5df26b90d4392a0dfa456a18ffc3c", - "name": "Icon / banknote-arrow-down", - "description": "bill, currency, money, payment, funds, transaction, cash, finance, withdraw, expense, out, payout, refund, debit, spending, decrease", - "remote": false, - "documentationLinks": [] - }, - "533:53271": { - "key": "c79fbf45ddbde3a0b80525b95573b7a2152e9f75", - "name": "Icon / banknote-arrow-up", - "description": "bill, currency, money, payment, funds, transaction, cash, finance, deposit, earnings, income, in, credit, prepaid, growth, increase", - "remote": false, - "documentationLinks": [] - }, - "533:53823": { - "key": "d7bb5bd41b4dbf02ddf6aae06c0a6c0ef8d93e8c", - "name": "Icon / banknote-x", - "description": "bill, currency, money, payment, funds, transaction, cash, finance, error, failed, rejected, canceled, declined, lost, delete, remove", - "remote": false, - "documentationLinks": [] - }, - "533:53220": { - "key": "35b8b6bfbc4569d6e3f8a1b1f2931bd4bee38ff7", - "name": "Icon / banknote", - "description": "currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:53758": { - "key": "f1e564b306fc055491543ff6963af8ac9ae4306d", - "name": "Icon / barcode", - "description": "scan, checkout, till, cart, transaction, purchase, buy, product, packaging, retail, consumer", - "remote": false, - "documentationLinks": [] - }, - "533:53748": { - "key": "a2d021b037d793e621286a71d17320353a812c3c", - "name": "Icon / baseline", - "description": "text, format, color", - "remote": false, - "documentationLinks": [] - }, - "533:54018": { - "key": "59249325eb7f4a900ad1322b61c7eff6001f69a9", - "name": "Icon / bath", - "description": "amenities, services, bathroom, shower", - "remote": false, - "documentationLinks": [] - }, - "533:53900": { - "key": "d3824633e0c7235be5dfa4c8744583442a628a3e", - "name": "Icon / battery-charging", - "description": "power, electricity, energy, accumulator, charge", - "remote": false, - "documentationLinks": [] - }, - "533:53525": { - "key": "945d6f6c746dfa6a1fb98610fd12866da82d52f3", - "name": "Icon / battery-full", - "description": "power, electricity, energy, accumulator, charge", - "remote": false, - "documentationLinks": [] - }, - "533:53894": { - "key": "b9e7421c4804e5be9ef1e99991d004228aab9fdd", - "name": "Icon / battery-low", - "description": "power, electricity, energy, accumulator, charge", - "remote": false, - "documentationLinks": [] - }, - "533:53979": { - "key": "01dda1d1f271ad272209f64898a38499acaf551d", - "name": "Icon / battery-medium", - "description": "power, electricity, energy, accumulator, charge", - "remote": false, - "documentationLinks": [] - }, - "533:53550": { - "key": "ce625ac166939727cc841660290dec9fb4e55c8b", - "name": "Icon / battery-plus", - "description": "power, electricity, energy, accumulator, charge, plus, economy, health, add, new, maximum, upgrade, extra, +", - "remote": false, - "documentationLinks": [] - }, - "533:53890": { - "key": "31b0bb4cfd288488cb40eb4fe93e7e27b6bde204", - "name": "Icon / battery-warning", - "description": "power, electricity, energy, accumulator, charge, exclamation mark", - "remote": false, - "documentationLinks": [] - }, - "533:53972": { - "key": "a12cb526077dbfc153bf51c0c76b6f11ac6bfd12", - "name": "Icon / battery", - "description": "power, electricity, energy, accumulator, charge", - "remote": false, - "documentationLinks": [] - }, - "533:54015": { - "key": "a010c271fa5cf97eb2892fd2570e8bd7eccdbd9b", - "name": "Icon / beaker", - "description": "cup, lab, chemistry, experiment, test", - "remote": false, - "documentationLinks": [] - }, - "533:53853": { - "key": "8e6d251da92f8260285227e17746be9e459177e0", - "name": "Icon / bean-off", - "description": "soy free, legume, soy, food, seed, allergy, intolerance, diet", - "remote": false, - "documentationLinks": [] - }, - "533:53955": { - "key": "22adfece3594c10aa3d6228e95f8512c5d60ac27", - "name": "Icon / bean", - "description": "legume, soy, food, seed", - "remote": false, - "documentationLinks": [] - }, - "533:53887": { - "key": "c64ea184bb7ddabb6936dc3c4ae8dc32c68cd1e7", - "name": "Icon / bed-double", - "description": "sleep, hotel, furniture", - "remote": false, - "documentationLinks": [] - }, - "533:53421": { - "key": "55019d7fb2d68a39343a657de2574283a6cb79c4", - "name": "Icon / bed-single", - "description": "sleep, hotel, furniture", - "remote": false, - "documentationLinks": [] - }, - "533:53368": { - "key": "708cc7aaf00d9921d3096a5252ea2c22beb5cbb3", - "name": "Icon / bed", - "description": "sleep, hotel, furniture", - "remote": false, - "documentationLinks": [] - }, - "533:53880": { - "key": "2115fa64062e9e7b9bfba58fabee3d8c126f6ac2", - "name": "Icon / beef", - "description": "food, dish, restaurant, course, meal, meat, bbq, steak", - "remote": false, - "documentationLinks": [] - }, - "533:53397": { - "key": "7427d77c9f349967e09bd59b2b7ddd058fd819ef", - "name": "Icon / beer-off", - "description": "alcohol, bar, beverage, brewery, drink", - "remote": false, - "documentationLinks": [] - }, - "533:53878": { - "key": "bc29ea3baeb9b4872f5e7b8d93a85ee7d76f0792", - "name": "Icon / beer", - "description": "alcohol, bar, beverage, brewery, drink", - "remote": false, - "documentationLinks": [] - }, - "533:53951": { - "key": "1a192ba73a7ba68891d560da12226ca5663747c3", - "name": "Icon / bell-dot", - "description": "alarm, notification, sound, reminder, unread", - "remote": false, - "documentationLinks": [] - }, - "533:53697": { - "key": "638ba6130a59165d85bf5fed40811d213d6ebeff", - "name": "Icon / bell-electric", - "description": "fire alarm, flames, smoke, firefighter, fireman, department, brigade, station, emergency, alert, safety, school bell, period break, recess, doorbell, entrance, entry, ring, reception", - "remote": false, - "documentationLinks": [] - }, - "533:53877": { - "key": "6b6383c2d1cbc817a821b629bfb36113b404ec32", - "name": "Icon / bell-minus", - "description": "alarm, notification, silent, reminder, delete, remove, erase", - "remote": false, - "documentationLinks": [] - }, - "533:53566": { - "key": "b53d5b2b6af351e7a3d4874abb9794cc0fd63dee", - "name": "Icon / bell-off", - "description": "alarm, notification, silent, reminder", - "remote": false, - "documentationLinks": [] - }, - "533:53867": { - "key": "3bd632b726aba653230e9aee99cba40099fea25d", - "name": "Icon / bell-plus", - "description": "notification, silent, reminder, add, create, new", - "remote": false, - "documentationLinks": [] - }, - "533:53595": { - "key": "fcb7e26b739b7b14b3b42516143950af8622cd3a", - "name": "Icon / bell-ring", - "description": "alarm, notification, sound, reminder", - "remote": false, - "documentationLinks": [] - }, - "533:53840": { - "key": "810c424927c74c0fc5da631e35e3d854f720fc14", - "name": "Icon / bell", - "description": "alarm, notification, sound, reminder", - "remote": false, - "documentationLinks": [] - }, - "533:54009": { - "key": "de20fedb62b0390d49c473ef65846a8f9dfd76ca", - "name": "Icon / between-horizontal-end", - "description": "insert, add, left, slot, squeeze, space, vertical, grid, table, rows, cells, excel, spreadsheet, accountancy, data, enter, entry, entries, blocks, rectangles, chevron", - "remote": false, - "documentationLinks": [] - }, - "533:53855": { - "key": "c14c16acc8a396ca0dcb002f6c2bef0e768b1337", - "name": "Icon / between-horizontal-start", - "description": "insert, add, right, slot, squeeze, space, vertical, grid, table, rows, cells, excel, spreadsheet, accountancy, data, enter, entry, entries, blocks, rectangles, chevron", - "remote": false, - "documentationLinks": [] - }, - "533:53845": { - "key": "2b67d47e56dd55da1ef1794a039219385826efc5", - "name": "Icon / between-vertical-end", - "description": "insert, add, top, slot, squeeze, space, vertical, grid, table, columns, cells, data, enter, entry, entries, blocks, rectangles, chevron", - "remote": false, - "documentationLinks": [] - }, - "533:53913": { - "key": "df1f740fb6d06df6c877d707eee86e77962042c4", - "name": "Icon / between-vertical-start", - "description": "insert, add, bottom, slot, squeeze, space, vertical, grid, table, columns, cells, data, enter, entry, entries, blocks, rectangles, chevron", - "remote": false, - "documentationLinks": [] - }, - "533:53630": { - "key": "564ae34c9c3b1b404f25e02f745f4a082809cc9d", - "name": "Icon / biceps-flexed", - "description": "arm, muscle, strong, working out, athletic, toned, muscular, forelimb, curled", - "remote": false, - "documentationLinks": [] - }, - "533:54034": { - "key": "48fb585c0191bab7b8c97e43ff7f65e5ca2b2fb7", - "name": "Icon / bike", - "description": "bicycle, transport, trip", - "remote": false, - "documentationLinks": [] - }, - "533:53750": { - "key": "39803d83e9f60b8797e1532f9f2513de3f486210", - "name": "Icon / binary", - "description": "code, digits, computer, zero, one, boolean", - "remote": false, - "documentationLinks": [] - }, - "533:53842": { - "key": "4ca8d4674bae00ad3395f9dae608ec9e8bd451fe", - "name": "Icon / binoculars", - "description": "field glasses, lorgnette, pince-nez, observation, sightseeing, nature, wildlife, birdwatching, scouting, surveillance, search, discovery, monitoring, lookout, viewpoint, travel, tourism, research", - "remote": false, - "documentationLinks": [] - }, - "533:53559": { - "key": "ea83d82849eba4fd2d5b7df86c4019ab2092d818", - "name": "Icon / biohazard", - "description": "fallout, waste, biology, chemistry, chemical, element", - "remote": false, - "documentationLinks": [] - }, - "533:53501": { - "key": "005bb3a43b8fd7a69c8dc409c29d8df1f6055a10", - "name": "Icon / bird", - "description": "peace, freedom, wing, avian, tweet", - "remote": false, - "documentationLinks": [] - }, - "533:53710": { - "key": "605f05e519bf660fc510f9240760990724a495a2", - "name": "Icon / bitcoin", - "description": "currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:53292": { - "key": "0be630820f2d7c452c395b8a72a1eed0e9e01b8e", - "name": "Icon / blend", - "description": "mode, overlay, multiply, screen, opacity, transparency, alpha, filters, lenses, mixed, shades, tints, hues, saturation, brightness, overlap, colors, colours", - "remote": false, - "documentationLinks": [] - }, - "533:53884": { - "key": "ea573a40cfcf664824bd69d27b3d7fb6820b66e8", - "name": "Icon / blinds", - "description": "shades, screen, curtain, shutter, roller blind, window, lighting, household, home", - "remote": false, - "documentationLinks": [] - }, - "533:54150": { - "key": "3aed0997db2635cbd7526ffb65a4a3629fdb2913", - "name": "Icon / blocks", - "description": "addon, plugin, integration, extension, package, build, stack, toys, kids, children, learning", - "remote": false, - "documentationLinks": [] - }, - "533:54113": { - "key": "c920ca9ac7060ced5f1bdc9eab112e87668626cc", - "name": "Icon / bluetooth-connected", - "description": "paired", - "remote": false, - "documentationLinks": [] - }, - "533:53495": { - "key": "9278cc9fac982ac92f630a4925951bc50e49efd3", - "name": "Icon / bluetooth-off", - "description": "lost", - "remote": false, - "documentationLinks": [] - }, - "533:53834": { - "key": "b77e22cb858ad1e58d11ee6213a0195420a8a666", - "name": "Icon / bluetooth-searching", - "description": "pairing", - "remote": false, - "documentationLinks": [] - }, - "533:53874": { - "key": "3b56d8a6d9ed137313de88a2f425e945d858320a", - "name": "Icon / bluetooth", - "description": "wireless", - "remote": false, - "documentationLinks": [] - }, - "533:53813": { - "key": "890d2619ca48b5f3731f07dbe05ec2095f58e8e2", - "name": "Icon / bold", - "description": "text, strong, format", - "remote": false, - "documentationLinks": [] - }, - "533:53864": { - "key": "67a5b32b0660b59e922e78d3068edf3bae3e1e34", - "name": "Icon / bolt", - "description": "nut, screw, settings, preferences, configuration, controls, edit, diy, fixed, build, construction, parts", - "remote": false, - "documentationLinks": [] - }, - "533:53257": { - "key": "16fe911b26f32e5e04b5f28ef25c6e50ba9c2f4a", - "name": "Icon / bomb", - "description": "fatal, error, crash, blockbuster, mine, explosion, explode, explosive", - "remote": false, - "documentationLinks": [] - }, - "533:53833": { - "key": "d55f77e44e0113ca3e1dd3b6c4c52a003bb1d422", - "name": "Icon / bone", - "description": "health, skeleton, skull, death, pets, dog", - "remote": false, - "documentationLinks": [] - }, - "533:53817": { - "key": "55a9159d300fe89eec8a37f0afe323c35d6a7214", - "name": "Icon / book-a", - "description": "dictionary, define, definition, thesaurus, encyclopedia, encyclopaedia, reading, booklet, magazine, leaflet, pamphlet, tome, library, writing, written, writer, author, story, script, fiction, novel, information, knowledge, education, high school, university, college, academy, student, study, learning, homework, research, language, translate, alphabetical, a-z, ordered", - "remote": false, - "documentationLinks": [] - }, - "533:53287": { - "key": "bae8e921a5d9198e120704cd51375df6b832e328", - "name": "Icon / book-audio", - "description": "audiobook, reading, listening, sound, story, fiction, novel, information, knowledge, education, student, study, learning, research", - "remote": false, - "documentationLinks": [] - }, - "533:53826": { - "key": "46f7fbc8ae727116d65ac8197608090e0795d0cf", - "name": "Icon / book-check", - "description": "read, booklet, magazine, leaflet, pamphlet, library, written, authored, published, informed, knowledgeable, educated, schooled, homework, examined, tested, marked, passed, graduated, studied, learned, lesson, researched, documented, revealed, blank, plain language, true, truth, verified, corrected, task, todo, done, completed, finished, ticked", - "remote": false, - "documentationLinks": [] - }, - "533:53810": { - "key": "c1264daec91a3c5b3c99b30a02d333ccf80b1552", - "name": "Icon / book-copy", - "description": "code, coding, version control, git, repository, clone, fork, duplicate, multiple, books, library, copies, copied, plagiarism, plagiarised, plagiarized, reading list, information, informed, knowledge, knowledgeable, knowledgable, education, high school, university, college, academy, student, study, learning, research, smart, intelligent, intellectual", - "remote": false, - "documentationLinks": [] - }, - "533:54074": { - "key": "daa5a67a8d8456acaa884d17b9b6b36e902b46f1", - "name": "Icon / book-dashed", - "description": "code, coding, version control, git, repository, template, draft, script, screenplay, writing, writer, author, unwritten, unpublished, untold", - "remote": false, - "documentationLinks": [] - }, - "533:53240": { - "key": "62b1e9dc93f666aaf517c5322df9408725fd619f", - "name": "Icon / book-down", - "description": "code, coding, version control, git, repository, pull", - "remote": false, - "documentationLinks": [] - }, - "533:53802": { - "key": "10f03e32e7180bdb02ccb5eed6962c927231651b", - "name": "Icon / book-headphones", - "description": "audiobook, reading, listening, sound, story, fiction, novel, information, knowledge, education, student, study, learning, research", - "remote": false, - "documentationLinks": [] - }, - "533:53475": { - "key": "fb60d04142edd599bb6ab4b43887b850d1d1a5b4", - "name": "Icon / book-heart", - "description": "diary, romance, novel, journal, entry, entries, personal, private, secret, crush, like, love, emotion, feminine, girls, teens, teenager, therapy, theraputic, therapist, planner, organizer, organiser, notes, notepad, stationery, sketchbook, writing, written, reading, favorite, favourite, high school", - "remote": false, - "documentationLinks": [] - }, - "533:53788": { - "key": "b5df97cf73238910c411bb2b40e27e8a661f36b6", - "name": "Icon / book-image", - "description": "images, pictures, photos, album, collection, event, magazine, catalog, catalogue, brochure, browse, gallery", - "remote": false, - "documentationLinks": [] - }, - "533:53822": { - "key": "e307a70b5da9835754f29a1676f191e1400d7389", - "name": "Icon / book-key", - "description": "code, coding, version control, git, repository, private, public, secret, unlocked, hidden, revealed, knowledge, learning", - "remote": false, - "documentationLinks": [] - }, - "533:53795": { - "key": "004317416cda2989d9596db68a74882513e12407", - "name": "Icon / book-lock", - "description": "code, coding, version control, git, repository, private, secret, hidden, knowledge", - "remote": false, - "documentationLinks": [] - }, - "533:53819": { - "key": "48b01cacbc856a3e9293f5c76512226973c29482", - "name": "Icon / book-marked", - "description": "dictionary, reading, booklet, magazine, leaflet, pamphlet, tome, library, writing, written, writer, author, story, script, fiction, novel, information, knowledge, education, high school, university, college, academy, student, study, learning, homework, research, documentation, saved, later, future, reference, index, code, coding, version control, git, repository", - "remote": false, - "documentationLinks": [] - }, - "533:53901": { - "key": "294590c3f3d0ede1df0b8de6b01e5559a6162c68", - "name": "Icon / book-minus", - "description": "code, coding, version control, git, repository, remove, delete, censor, cancel, forbid, prohibit, ban, uneducated, re-educate, unlearn, downgrade", - "remote": false, - "documentationLinks": [] - }, - "533:53580": { - "key": "0df57288c3469fadbce21a056ae4dab4a6499015", - "name": "Icon / book-open-check", - "description": "read, pages, booklet, magazine, leaflet, pamphlet, library, written, authored, published, informed, knowledgeable, educated, schooled, homework, examined, tested, marked, passed, graduated, studied, learned, lesson, researched, documented, revealed, blank, plain language, true, truth, verified, corrected, task, todo, done, completed, finished, ticked", - "remote": false, - "documentationLinks": [] - }, - "533:53147": { - "key": "7bd5a615b4e6d4e433783f9b106c2c852cf157df", - "name": "Icon / book-open-text", - "description": "reading, pages, booklet, magazine, leaflet, pamphlet, library, writing, written, writer, author, story, script, fiction, novel, information, knowledge, education, high school, university, college, academy, student, study, learning, homework, research, documentation, revealed", - "remote": false, - "documentationLinks": [] - }, - "533:53506": { - "key": "3947f2281e90995e0f9168cd778f8a5d401d3671", - "name": "Icon / book-open", - "description": "reading, pages, booklet, magazine, leaflet, pamphlet, library, writing, written, writer, author, story, script, screenplay, fiction, novel, information, knowledge, education, high school, university, college, academy, student, study, learning, homework, research, documentation, revealed, blank, plain", - "remote": false, - "documentationLinks": [] - }, - "533:53792": { - "key": "665cee266b2b0e26be2557ca28670bf8063cb3be", - "name": "Icon / book-plus", - "description": "code, coding, version control, git, repository, remove, delete, read, write, author, publish, inform, graduate, re-educate, study, learn, research, knowledge, improve, upgrade, level up", - "remote": false, - "documentationLinks": [] - }, - "533:53777": { - "key": "7f478f0cb32e68dbb3f4b9ef53b52fb3487ed96d", - "name": "Icon / book-text", - "description": "reading, booklet, magazine, leaflet, pamphlet, tome, library, writing, written, writer, author, story, script, fiction, novel, information, knowledge, education, high school, university, college, academy, student, study, learning, homework, research, documentation", - "remote": false, - "documentationLinks": [] - }, - "533:53774": { - "key": "d25283fe883e7374c33213e09a88eff55745d706", - "name": "Icon / book-type", - "description": "thesaurus, synonym, reading, booklet, magazine, leaflet, pamphlet, tome, library, writing, written, writer, author, story, script, fiction, novel, information, knowledge, education, high school, university, college, academy, student, study, learning, homework, research, language, translate, typography, fonts, collection", - "remote": false, - "documentationLinks": [] - }, - "533:53773": { - "key": "20411a0cf685250cefd6a91ee5347c7d2a6e0693", - "name": "Icon / book-up-2", - "description": "code, coding, version control, git, repository, push, force", - "remote": false, - "documentationLinks": [] - }, - "533:53765": { - "key": "d5b7b12ff47b3b03d6b0423f92334147321a3840", - "name": "Icon / book-up", - "description": "code, coding, version control, git, repository, push", - "remote": false, - "documentationLinks": [] - }, - "533:53762": { - "key": "de4431434bd9b24239e04f7687c27e60f839acc2", - "name": "Icon / book-user", - "description": "person, people, family, friends, acquaintances, contacts, details, addresses, phone numbers, directory, listing, networking", - "remote": false, - "documentationLinks": [] - }, - "533:53179": { - "key": "ca6abeae99fd4dbc6b33414bcb8f0fbe57fc0178", - "name": "Icon / book-x", - "description": "code, coding, version control, git, repository, remove, delete, reading, misinformation, disinformation, misinformed, charlatan, sophistry, false, lies, untruth, propaganda, censored, cancelled, forbidden, prohibited, banned, uneducated, re-education, unlearn", - "remote": false, - "documentationLinks": [] - }, - "533:53677": { - "key": "5b41ec625bace2ae5655f81f12b4f047f602fa49", - "name": "Icon / book", - "description": "reading, paperback, booklet, magazine, leaflet, pamphlet, tome, library, writing, written, writer, author, story, script, fiction, novel, information, knowledge, education, high school, university, college, academy, student, study, learning, homework, research, documentation", - "remote": false, - "documentationLinks": [] - }, - "533:53756": { - "key": "3c202b6ddf35d95493445e6bbcae4c6df405fe2a", - "name": "Icon / bookmark-check", - "description": "read, finished, complete, clip, marker, tag, task, todo", - "remote": false, - "documentationLinks": [] - }, - "533:53755": { - "key": "474147ab8191c6424fa7259755d6628476eba462", - "name": "Icon / bookmark-minus", - "description": "delete, remove", - "remote": false, - "documentationLinks": [] - }, - "533:53170": { - "key": "7d5d6cf799972716a5afe66a5e8301986c37ff28", - "name": "Icon / bookmark-plus", - "description": "add", - "remote": false, - "documentationLinks": [] - }, - "533:53752": { - "key": "1fee6c3bce55ab02d0014a6c9c6484f354d046eb", - "name": "Icon / bookmark-x", - "description": "read, clip, marker, tag, cancel, close, delete, remove, clear", - "remote": false, - "documentationLinks": [] - }, - "533:53379": { - "key": "539b1b5ddd2dbade95e46169267e571479dcbf48", - "name": "Icon / boom-box", - "description": "radio, speakers, audio, music, sound, broadcast, live, frequency", - "remote": false, - "documentationLinks": [] - }, - "533:53173": { - "key": "895fd91db40fff43b780bda2f8d7d0656450e8d7", - "name": "Icon / bot-message-square", - "description": "robot, ai, chat, assistant", - "remote": false, - "documentationLinks": [] - }, - "533:53745": { - "key": "28cc8f6beff8b29f2efbef196507b16f575a726b", - "name": "Icon / bot-off", - "description": "robot, ai, chat, assistant", - "remote": false, - "documentationLinks": [] - }, - "533:53647": { - "key": "29dbc3f9a129e85fe2f9d2f0cbd5f9de7e290a58", - "name": "Icon / bot", - "description": "robot, ai, chat, assistant", - "remote": false, - "documentationLinks": [] - }, - "533:53825": { - "key": "369124d9dc3dc884a829811a7827f7ec08214b73", - "name": "Icon / bow-arrow", - "description": "archer, archery, game, war, weapon", - "remote": false, - "documentationLinks": [] - }, - "533:53738": { - "key": "ec5405874bc21b6636fcbb3f8c89450322f18b03", - "name": "Icon / box", - "description": "cube, package, container, storage, geometry, 3d, isometric", - "remote": false, - "documentationLinks": [] - }, - "533:53736": { - "key": "bb7701fc6da09c1b5abd2dab9f4d141078eaac90", - "name": "Icon / boxes", - "description": "cubes, packages, parts, group, units, collection, cluster, geometry", - "remote": false, - "documentationLinks": [] - }, - "533:53586": { - "key": "a5b7542a4c43b923ddbb0e8310b81133d81af61d", - "name": "Icon / braces", - "description": "json, code, token, curly brackets, data, {, }", - "remote": false, - "documentationLinks": [] - }, - "533:53305": { - "key": "e1425dd4d6d9b54b05145d81e0a90f8777efd91b", - "name": "Icon / brackets", - "description": "code, token, array, list, square, [, ]", - "remote": false, - "documentationLinks": [] - }, - "533:53433": { - "key": "cd3518d7f9be01a52bc768357bea44a8117a84c0", - "name": "Icon / brain-circuit", - "description": "mind, intellect, artificial intelligence, ai, deep learning, machine learning, computing", - "remote": false, - "documentationLinks": [] - }, - "533:53742": { - "key": "9abe06b4a9dd318b2128e541cc0450de0a8c3f2a", - "name": "Icon / brain-cog", - "description": "mind, intellect, artificial intelligence, ai, deep learning, machine learning, computing", - "remote": false, - "documentationLinks": [] - }, - "533:53615": { - "key": "d97912b1cae4d1fd2dac3089a069e769a2990a1d", - "name": "Icon / brain", - "description": "medical, mind, intellect, cerebral, consciousness, genius, artificial intelligence, ai", - "remote": false, - "documentationLinks": [] - }, - "533:53733": { - "key": "ef3c62e466e59b744c411f527acf3f9bfc75fafc", - "name": "Icon / brick-wall-fire", - "description": "firewall, security, bricks, mortar, cement, materials, construction, builder, labourer, quantity surveyor, blocks, stone, campfire, camping, wilderness, outdoors, lit, warmth, wood, twigs, sticks", - "remote": false, - "documentationLinks": [] - }, - "533:53851": { - "key": "28f26f85315034627114535ae65149ffd507bc2c", - "name": "Icon / brick-wall", - "description": "bricks, mortar, cement, materials, construction, builder, labourer, quantity surveyor, blocks, stone", - "remote": false, - "documentationLinks": [] - }, - "533:53732": { - "key": "c717acff5936681df9c1997845ceb32e510d244d", - "name": "Icon / briefcase-business", - "description": "work, bag, baggage, folder, portfolio", - "remote": false, - "documentationLinks": [] - }, - "533:53731": { - "key": "72bb9eca41600e645f40c931c06e15359c11c81c", - "name": "Icon / briefcase-conveyor-belt", - "description": "baggage, luggage, travel, suitcase, conveyor, carousel", - "remote": false, - "documentationLinks": [] - }, - "533:53807": { - "key": "5747f4745d8af6b7393649d3c922f6e6ce77245a", - "name": "Icon / briefcase-medical", - "description": "doctor, medicine, first aid", - "remote": false, - "documentationLinks": [] - }, - "533:53728": { - "key": "11b0354b8cdd1f5e47bf91990551db5d91dc692f", - "name": "Icon / briefcase", - "description": "work, bag, baggage, folder", - "remote": false, - "documentationLinks": [] - }, - "533:53725": { - "key": "967f34ef4ec17788bff0cf77a006606ed6559806", - "name": "Icon / bring-to-front", - "description": "bring, send, move, over, forward, front, overlap, layer, order", - "remote": false, - "documentationLinks": [] - }, - "533:53839": { - "key": "3e3c0f618cc27e80ddf37b37e1ead643061d6c08", - "name": "Icon / brush-cleaning", - "description": "cleaning, utensil, housekeeping, tool, sweeping, scrubbing, hygiene, maintenance, household, cleaner, chores, equipment, sanitation, bristles, handle, home care, sanitize, purify, wash, disinfect, sterilize, scrub, polish, decontaminate, wipe, spotless, remove, empty, erase, purge, eliminate", - "remote": false, - "documentationLinks": [] - }, - "533:53743": { - "key": "19e7f886924b7969ab11ef2953f7d6c491605d9e", - "name": "Icon / brush", - "description": "clean, sweep, refactor, remove, draw, paint, color, artist", - "remote": false, - "documentationLinks": [] - }, - "533:54032": { - "key": "06baea3973be20e6c3c2c9a8a74a4e968d997b43", - "name": "Icon / bubbles", - "description": "water, cleaning, soap, bath, hygiene, freshness, wash, foam, cleanliness, shampoo, purity, splash, lightness, airy, relaxation, spa, bubbly, fluid, floating, drop", - "remote": false, - "documentationLinks": [] - }, - "533:53726": { - "key": "4efc491cbd0177fba7e39a7e41ecdc65960a7d22", - "name": "Icon / bug-off", - "description": "debug, code, insect, kill, exterminate, pest control", - "remote": false, - "documentationLinks": [] - }, - "533:53941": { - "key": "a73309a91c7bede011d0a753c9839c4ce0fd47b0", - "name": "Icon / bug-play", - "description": "debug, code, insect", - "remote": false, - "documentationLinks": [] - }, - "533:53303": { - "key": "c1fcaad77e4f841f35c0fe9f2d8c76d5f140d7dc", - "name": "Icon / bug", - "description": "issue, report, debug, code, insect", - "remote": false, - "documentationLinks": [] - }, - "533:53722": { - "key": "021f6f8422407c6b3b1e4a4618d37c4842a7900c", - "name": "Icon / building-2", - "description": "business, company, enterprise, skyscraper, organisation, organization, city", - "remote": false, - "documentationLinks": [] - }, - "533:53861": { - "key": "04575828ac77afdfea233a8950a3cd3b5c19f38d", - "name": "Icon / building", - "description": "organisation, organization", - "remote": false, - "documentationLinks": [] - }, - "533:53700": { - "key": "969ac4e52624ccba36b60150e9f001aa06ed0e9a", - "name": "Icon / bus-front", - "description": "coach, vehicle, trip, road", - "remote": false, - "documentationLinks": [] - }, - "533:53716": { - "key": "dee2ab39041e852e7927ceac3d29276a3eeb14d6", - "name": "Icon / bus", - "description": "bus, vehicle, transport, trip", - "remote": false, - "documentationLinks": [] - }, - "533:53649": { - "key": "dc082656fd82e9ea388a7164e5e299c91c1ceec8", - "name": "Icon / cable-car", - "description": "ski lift, winter holiday, alpine, resort, mountains", - "remote": false, - "documentationLinks": [] - }, - "533:53300": { - "key": "963d60579c3bcdcae5e658dc3986744fc35fb30e", - "name": "Icon / cable", - "description": "cord, wire, connector, connection, link, signal, console, computer, equipment, electricity, energy, electronics, recharging, charger, power, supply, disconnected, unplugged, plugs, interface, input, output, audio video, av, rca, scart, tv, television, optical", - "remote": false, - "documentationLinks": [] - }, - "533:53713": { - "key": "ef7169c04df3aa711b9a148cf948bc5b2a435b64", - "name": "Icon / cake-slice", - "description": "birthday, birthdate, celebration, party, surprise, gateaux, dessert, candles, wish, fondant, icing sugar, sweet, baking", - "remote": false, - "documentationLinks": [] - }, - "533:53610": { - "key": "d71b409364facebc686ce581592c9d3a7093087d", - "name": "Icon / cake", - "description": "birthday, birthdate, celebration, party, surprise, gateaux, dessert, fondant, icing sugar, sweet, baking", - "remote": false, - "documentationLinks": [] - }, - "533:53709": { - "key": "d9c0d1cb0b0bd3f1dd0fe386f75327bbfa15e17c", - "name": "Icon / calculator", - "description": "count, calculating machine", - "remote": false, - "documentationLinks": [] - }, - "533:54104": { - "key": "e959304be9348778673a2abc6e76113074ad2a62", - "name": "Icon / calendar-1", - "description": "date, month, year, event, single, singular, once, 1, first", - "remote": false, - "documentationLinks": [] - }, - "533:53715": { - "key": "bcb413180f9ca02f05a22b011bfee791f60651d4", - "name": "Icon / calendar-arrow-down", - "description": "date, month, year, event, sort, order, ascending, descending, increasing, decreasing, rising, falling", - "remote": false, - "documentationLinks": [] - }, - "533:53176": { - "key": "f14e7f1f3a942b57cdea9ffccaba033c25f11470", - "name": "Icon / calendar-arrow-up", - "description": "date, month, year, event, sort, order, ascending, descending, increasing, decreasing, rising, falling", - "remote": false, - "documentationLinks": [] - }, - "533:53708": { - "key": "f6d9a73644824ec5049bcd6cc56f293302f34c1b", - "name": "Icon / calendar-check-2", - "description": "date, day, month, year, event, confirm, subscribe, schedule, done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:53399": { - "key": "ce1c4794e3c48587a081c6ab37f00a1f3bc32a31", - "name": "Icon / calendar-check", - "description": "date, day, month, year, event, confirm, subscribe, schedule, done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:53705": { - "key": "4571962183bde222877a51c2b849b507a3dcad4f", - "name": "Icon / calendar-clock", - "description": "date, day, month, year, event, clock, hour", - "remote": false, - "documentationLinks": [] - }, - "533:53703": { - "key": "3ffe838e9f8e0f0bc6848b837f3bd6ee56f30356", - "name": "Icon / calendar-cog", - "description": "date, day, month, year, events, settings, gear, cog", - "remote": false, - "documentationLinks": [] - }, - "533:53694": { - "key": "dd962e5a07d8fc030976223cb627bf242fb6d83b", - "name": "Icon / calendar-days", - "description": "date, month, year, event", - "remote": false, - "documentationLinks": [] - }, - "533:53908": { - "key": "762799111741b06463dd60909f8e7f54ac2fe6ac", - "name": "Icon / calendar-fold", - "description": "date, month, year, event, birthday, birthdate, ics", - "remote": false, - "documentationLinks": [] - }, - "533:53404": { - "key": "fd95fd6fb4923f7f5a2b28479e1138dc52e63a43", - "name": "Icon / calendar-heart", - "description": "date, month, year, event, heart, favourite, subscribe, valentines day", - "remote": false, - "documentationLinks": [] - }, - "533:53689": { - "key": "7fab05262a77476f69b17f836dd891a05fa3d79a", - "name": "Icon / calendar-minus-2", - "description": "date, day, month, year, event, delete, remove", - "remote": false, - "documentationLinks": [] - }, - "533:53687": { - "key": "b62307fa1e263a538e08db2b1272b11575fb93c4", - "name": "Icon / calendar-minus", - "description": "date, day, month, year, event, delete, remove", - "remote": false, - "documentationLinks": [] - }, - "533:53518": { - "key": "b7f6041d4776ae7a79330e8a676854a19c384b39", - "name": "Icon / calendar-off", - "description": "date, day, month, year, event, delete, remove", - "remote": false, - "documentationLinks": [] - }, - "533:54087": { - "key": "6b30959ff4c0843b8b5b281effef5166fb9328b0", - "name": "Icon / calendar-plus-2", - "description": "date, day, month, year, event, add, subscribe, create, new", - "remote": false, - "documentationLinks": [] - }, - "533:53920": { - "key": "fa8d59806551db10d985e81427cc196dda383885", - "name": "Icon / calendar-plus", - "description": "date, day, month, year, event, add, subscribe, create, new", - "remote": false, - "documentationLinks": [] - }, - "533:53772": { - "key": "63ac7d35534c07d2df8a5c149b2aa6d903502f15", - "name": "Icon / calendar-range", - "description": "date, day, month, year, event, range, period", - "remote": false, - "documentationLinks": [] - }, - "533:53960": { - "key": "07876f937122c12ab9df654876a93c8b2c996f19", - "name": "Icon / calendar-search", - "description": "date, day, month, year, events, search, lens", - "remote": false, - "documentationLinks": [] - }, - "533:53675": { - "key": "05fdb17c224fd18483c135a57cd76bf2d868bec2", - "name": "Icon / calendar-sync", - "description": "repeat, refresh, reconnect, transfer, backup, date, month, year, event, subscribe, recurring, schedule, reminder, automatic, auto", - "remote": false, - "documentationLinks": [] - }, - "533:54058": { - "key": "93adb003ed0a40da2d4edc9f74e37fd7f926636a", - "name": "Icon / calendar-x-2", - "description": "date, day, month, year, event, remove", - "remote": false, - "documentationLinks": [] - }, - "533:53643": { - "key": "a0a22f81bb09c8cb6e2a2561b13a2bba1716d28a", - "name": "Icon / calendar-x", - "description": "date, day, month, year, event, remove, busy", - "remote": false, - "documentationLinks": [] - }, - "533:53784": { - "key": "2e19de56a7affe8c5f57575d8fc3f99c39206526", - "name": "Icon / camera-off", - "description": "photo, webcam, video", - "remote": false, - "documentationLinks": [] - }, - "533:53673": { - "key": "baba28d1796834fddd2a221cee09e9a1b58ddc04", - "name": "Icon / camera", - "description": "photo, webcam, video", - "remote": false, - "documentationLinks": [] - }, - "533:53670": { - "key": "09812350068e0e61f0a1d9157cf672430ee0867e", - "name": "Icon / candy-cane", - "description": "sugar, food, sweet, christmas, xmas", - "remote": false, - "documentationLinks": [] - }, - "533:53301": { - "key": "6ceae5de7ebca2f3072b4d4dbe7129191bd7e2d6", - "name": "Icon / candy-off", - "description": "sugar free, food, sweet, allergy, intolerance, diet", - "remote": false, - "documentationLinks": [] - }, - "533:53664": { - "key": "bbf414a49d44fe6d100ad2e6c22e0db5bddcf454", - "name": "Icon / candy", - "description": "sugar, food, sweet", - "remote": false, - "documentationLinks": [] - }, - "533:53653": { - "key": "7e6db18a27d11b9dd48094fde7bb0ca01b1aa733", - "name": "Icon / cannabis", - "description": "cannabis, weed, leaf", - "remote": false, - "documentationLinks": [] - }, - "533:53662": { - "key": "522b2a9562b6d2661a38c0413f7cb3e1707727dc", - "name": "Icon / captions-off", - "description": "closed captions, subtitles, subhead, transcription, transcribe, dialogue, accessibility", - "remote": false, - "documentationLinks": [] - }, - "533:53661": { - "key": "8f59aa9f9c4e9d9189156d5543f6b767fbf2b090", - "name": "Icon / captions", - "description": "closed captions, subtitles, subhead, transcription, transcribe, dialogue, accessibility", - "remote": false, - "documentationLinks": [] - }, - "533:53464": { - "key": "4ebb74d04bab9e61f7231ce5ba2dc745cab68f94", - "name": "Icon / car-front", - "description": "vehicle, drive, trip, journey", - "remote": false, - "documentationLinks": [] - }, - "533:53659": { - "key": "ffb2f519dc16049cca6a76b09b750708a24c88e2", - "name": "Icon / car-taxi-front", - "description": "cab, vehicle, drive, trip, journey", - "remote": false, - "documentationLinks": [] - }, - "533:53654": { - "key": "9717260076a90f36841c5542e6dca7cb62285649", - "name": "Icon / car", - "description": "vehicle, drive, trip, journey", - "remote": false, - "documentationLinks": [] - }, - "533:53591": { - "key": "b2609e304e3724d616caaed2f9c2d6d62e6d2bc1", - "name": "Icon / caravan", - "description": "trailer, tow, camping, campsite, mobile home, holiday, nomadic, wilderness, outdoors", - "remote": false, - "documentationLinks": [] - }, - "533:53651": { - "key": "c1512618c51f7904e9e3c19ee5d2f10cc48ae09a", - "name": "Icon / carrot", - "description": "vegetable, food, eat", - "remote": false, - "documentationLinks": [] - }, - "533:53114": { - "key": "2aac0b50ef6746fd6e51d238d9ad38e28e614ec3", - "name": "Icon / case-lower", - "description": "text, letters, characters, font, typography", - "remote": false, - "documentationLinks": [] - }, - "533:53648": { - "key": "421efb6a413f0a622e35f41d034546a0a5ea22c1", - "name": "Icon / case-sensitive", - "description": "text, letters, characters, font, typography", - "remote": false, - "documentationLinks": [] - }, - "533:53803": { - "key": "06c1cfd0f15a59e9ef8fa68033e582ccdbcbfd76", - "name": "Icon / case-upper", - "description": "text, letters, characters, font, typography", - "remote": false, - "documentationLinks": [] - }, - "533:54098": { - "key": "661a8a01d6326e6a0880102f997c773b96bd9d3f", - "name": "Icon / cassette-tape", - "description": "audio, music, recording, play", - "remote": false, - "documentationLinks": [] - }, - "533:53411": { - "key": "4f06a06843399397381d744de808405097fdd7c8", - "name": "Icon / cast", - "description": "chromecast, airplay, screen", - "remote": false, - "documentationLinks": [] - }, - "533:54019": { - "key": "874ece0d1141f4235ce37f058932c2465c26dc3c", - "name": "Icon / castle", - "description": "fortress, stronghold, palace, chateau, building", - "remote": false, - "documentationLinks": [] - }, - "533:53809": { - "key": "9525e02b67d4f2f24899f40a44d4a617ba2e28ac", - "name": "Icon / cat", - "description": "animal, pet, kitten, feline", - "remote": false, - "documentationLinks": [] - }, - "533:53314": { - "key": "48ea7ec097895701efdc0aad6b527bd2f75e2417", - "name": "Icon / cctv", - "description": "camera, surveillance, recording, film, videotape, crime, watching", - "remote": false, - "documentationLinks": [] - }, - "533:53644": { - "key": "8a3d4777ea293ae2e963d542092700105d86dab8", - "name": "Icon / chart-area", - "description": "statistics, analytics, diagram, graph, area", - "remote": false, - "documentationLinks": [] - }, - "533:53799": { - "key": "793802ec03659bbf0b7c802680e85321efa9dd1d", - "name": "Icon / chart-bar-big", - "description": "statistics, analytics, diagram, graph", - "remote": false, - "documentationLinks": [] - }, - "533:53796": { - "key": "b57763033802ecc3ebf314bdd2ebf41c33a4b5b7", - "name": "Icon / chart-bar-decreasing", - "description": "statistics, analytics, diagram, graph, trending down", - "remote": false, - "documentationLinks": [] - }, - "533:53954": { - "key": "a686ba3e0cbf3880aa8357762e7907f2ccba6f9c", - "name": "Icon / chart-bar-increasing", - "description": "statistics, analytics, diagram, graph, trending up", - "remote": false, - "documentationLinks": [] - }, - "533:53642": { - "key": "02f9d3c768f6cf005c34ea941a931ce638097395", - "name": "Icon / chart-bar-stacked", - "description": "statistics, analytics, diagram, graph, multivariate, categorical, comparison", - "remote": false, - "documentationLinks": [] - }, - "533:53637": { - "key": "3877935901e9647c4c481f48d052f36c74d41248", - "name": "Icon / chart-bar", - "description": "statistics, analytics, diagram, graph", - "remote": false, - "documentationLinks": [] - }, - "533:53696": { - "key": "7a6749e66f3c3430c7b84b9dcea3376690aa838d", - "name": "Icon / chart-candlestick", - "description": "trading, trader, financial, markets, portfolio, assets, prices, value, valuation, commodities, currencies, currency, stocks, exchange, hedge fund, statistics, analytics, diagram, graph", - "remote": false, - "documentationLinks": [] - }, - "533:53324": { - "key": "2f0a579aa058bb13e1998820916237a94fab1d24", - "name": "Icon / chart-column-big", - "description": "statistics, analytics, diagram, graph", - "remote": false, - "documentationLinks": [] - }, - "533:53636": { - "key": "1533c3acc0cdceddd688dfd62ebd8a3f512f89dd", - "name": "Icon / chart-column-decreasing", - "description": "statistics, analytics, diagram, graph, trending down", - "remote": false, - "documentationLinks": [] - }, - "533:53538": { - "key": "9fbfc188beabde934e1e09aab318cb05962fb6be", - "name": "Icon / chart-column-increasing", - "description": "statistics, analytics, diagram, graph, trending up", - "remote": false, - "documentationLinks": [] - }, - "533:54017": { - "key": "b41e40349fcc3e7938ec6f9a16d7adaafa531490", - "name": "Icon / chart-column-stacked", - "description": "statistics, analytics, diagram, graph, multivariate, categorical, comparison", - "remote": false, - "documentationLinks": [] - }, - "533:53707": { - "key": "e046bf47c1e920b262366283e9a2e21bd665acc9", - "name": "Icon / chart-column", - "description": "statistics, analytics, diagram, graph", - "remote": false, - "documentationLinks": [] - }, - "533:53631": { - "key": "a6541526d69afddccab290361e0ac5e22e6def4e", - "name": "Icon / chart-gantt", - "description": "diagram, graph, timeline, planning", - "remote": false, - "documentationLinks": [] - }, - "533:53349": { - "key": "4941d13ffc9d78ab388c5ec0fcea37df05ebd20f", - "name": "Icon / chart-line", - "description": "statistics, analytics, diagram, graph", - "remote": false, - "documentationLinks": [] - }, - "533:53797": { - "key": "a8d3d77e7edf58a5e42a97bb892d4152656fc362", - "name": "Icon / chart-network", - "description": "statistics, analytics, diagram, graph, topology, cluster, web, nodes, connections, edges", - "remote": false, - "documentationLinks": [] - }, - "533:53628": { - "key": "2b61bf1b616a116435d2bddd3f674b675a2bbf86", - "name": "Icon / chart-no-axes-column-decreasing", - "description": "statistics, analytics, diagram, graph, trending down", - "remote": false, - "documentationLinks": [] - }, - "533:53267": { - "key": "d68e776191adf38e34c92728a1e2fc4988b7d83a", - "name": "Icon / chart-no-axes-column-increasing", - "description": "statistics, analytics, diagram, graph, trending up", - "remote": false, - "documentationLinks": [] - }, - "533:54142": { - "key": "b6c949bce89fe1ef5ce03c8acefb19db76da6e3f", - "name": "Icon / chart-no-axes-column", - "description": "statistics, analytics, diagram, graph", - "remote": false, - "documentationLinks": [] - }, - "533:54043": { - "key": "a241292c604c290de96fa92f83fedcae91e6b87d", - "name": "Icon / chart-no-axes-combined", - "description": "statistics, analytics, diagram, graph, trending up", - "remote": false, - "documentationLinks": [] - }, - "533:53625": { - "key": "ec766a84343a8b55ffdacac753722fec875697c1", - "name": "Icon / chart-no-axes-gantt", - "description": "projects, manage, overview, roadmap, plan, intentions, timeline, deadline, date, event, range, period, productivity, work, agile, code, coding", - "remote": false, - "documentationLinks": [] - }, - "533:53622": { - "key": "81aedc01fe899d389d067dc797b9ae7f6b21d483", - "name": "Icon / chart-pie", - "description": "statistics, analytics, diagram, presentation", - "remote": false, - "documentationLinks": [] - }, - "533:53562": { - "key": "300879df676a85a5e7ce2e0d03790a535113abac", - "name": "Icon / chart-scatter", - "description": "statistics, analytics, diagram, graph", - "remote": false, - "documentationLinks": [] - }, - "533:53612": { - "key": "55b7f3ce9b4fceee61382e534b6268b66833f2df", - "name": "Icon / chart-spline", - "description": "statistics, analytics, diagram, graph, curve, continuous, smooth, polynomial, quadratic, function, interpolation", - "remote": false, - "documentationLinks": [] - }, - "533:54010": { - "key": "b0aa05e4c82cdf94783291c3e11779512fd907f6", - "name": "Icon / check-check", - "description": "done, received, double, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:53526": { - "key": "6850a237ba8c6be3a072b8cf5b5dbdefcc220f7b", - "name": "Icon / check-line", - "description": "done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:53711": { - "key": "6341b3479fcb11487f7bf755fd05be1cb66733b6", - "name": "Icon / chef-hat", - "description": "cooking, food, kitchen, restaurant", - "remote": false, - "documentationLinks": [] - }, - "533:53237": { - "key": "e8ae5cb905c43756b28ad92fdbf8909b9ca338af", - "name": "Icon / cherry", - "description": "fruit, food", - "remote": false, - "documentationLinks": [] - }, - "533:53600": { - "key": "85e6a89c060df028c799bb222881e49f8e853c35", - "name": "Icon / chevron-first", - "description": "previous, music", - "remote": false, - "documentationLinks": [] - }, - "533:54089": { - "key": "9a29c9e12ad0942e9fc5f29e185e0bcff9fd6857", - "name": "Icon / chevron-last", - "description": "skip, next, music", - "remote": false, - "documentationLinks": [] - }, - "533:53515": { - "key": "0e3de4b0f87c80b6e2edcb245b0ca92388f541d4", - "name": "Icon / chevrons-down-up", - "description": "collapse, fold, vertical", - "remote": false, - "documentationLinks": [] - }, - "533:54086": { - "key": "c610d51730cf9103c30b1397a3f7424ca9aa61c5", - "name": "Icon / chevrons-down", - "description": "backwards, reverse, slower", - "remote": false, - "documentationLinks": [] - }, - "533:53607": { - "key": "aca6e19f0940bec1c1da1fb3a6b5edc26bb3cc22", - "name": "Icon / chevrons-left-right-ellipsis", - "description": "internet, network, connection, cable, lan, port, router, switch, hub, modem, web, online, networking, communication, socket, plug, slot, controller, connector, interface, console, signal, data, input, output", - "remote": false, - "documentationLinks": [] - }, - "533:53974": { - "key": "a564bf145172831c9417801447f874003ed9d930", - "name": "Icon / chevrons-left-right", - "description": "expand, horizontal, unfold", - "remote": false, - "documentationLinks": [] - }, - "533:53599": { - "key": "bd5b45f24f8f4c74b5f37196ca2b5526d328391b", - "name": "Icon / chevrons-left", - "description": "turn, corner", - "remote": false, - "documentationLinks": [] - }, - "533:53624": { - "key": "661f86221c97052cb305b90acb78182195231e4c", - "name": "Icon / chevrons-right-left", - "description": "collapse, fold, horizontal", - "remote": false, - "documentationLinks": [] - }, - "533:53598": { - "key": "a277c143128e6098e4e09097f11eb996c0fad646", - "name": "Icon / chevrons-right", - "description": "turn, corner", - "remote": false, - "documentationLinks": [] - }, - "533:53660": { - "key": "ee58f6e4d8d4dfba980f941733dbeaa6add1e106", - "name": "Icon / chevrons-up", - "description": "forward, ahead, faster, speed, boost", - "remote": false, - "documentationLinks": [] - }, - "533:53671": { - "key": "54e1d981f63c24c047a6a53280eca5824655fb0a", - "name": "Icon / chrome", - "description": "browser, logo", - "remote": false, - "documentationLinks": [] - }, - "533:53997": { - "key": "bf3bb085b5583420a81a96f68cce4a7518ba716a", - "name": "Icon / church", - "description": "temple, building", - "remote": false, - "documentationLinks": [] - }, - "533:54095": { - "key": "0cb23d3f7f395201b52f9d503cdd9cb3d4b7b819", - "name": "Icon / cigarette-off", - "description": "smoking, no-smoking", - "remote": false, - "documentationLinks": [] - }, - "533:53597": { - "key": "724c2539eee9dccda12d170d9250b87a23c0ec3d", - "name": "Icon / cigarette", - "description": "smoking", - "remote": false, - "documentationLinks": [] - }, - "533:53594": { - "key": "0319db79133aabcdaabb97bb8ac6733ecd0f8ec9", - "name": "Icon / circle-arrow-down", - "description": "backwards, reverse, direction, south, sign, button", - "remote": false, - "documentationLinks": [] - }, - "533:54114": { - "key": "d827cb581631ab9c52f406b90b43051ac969aa2b", - "name": "Icon / circle-arrow-left", - "description": "previous, back, direction, west, sign, turn, button, <-", - "remote": false, - "documentationLinks": [] - }, - "533:53593": { - "key": "892a911208c785db225276964db6691c2472b996", - "name": "Icon / circle-arrow-out-down-left", - "description": "outwards, direction, south-west, diagonal", - "remote": false, - "documentationLinks": [] - }, - "533:53523": { - "key": "dfe30d7372d46acb13b9a7e83a04aa53996ea43a", - "name": "Icon / circle-arrow-out-down-right", - "description": "outwards, direction, south-east, diagonal", - "remote": false, - "documentationLinks": [] - }, - "533:53542": { - "key": "b234365c6d91f3a1273be86053e8fc1296e24a27", - "name": "Icon / circle-arrow-out-up-left", - "description": "outwards, direction, north-west, diagonal, keyboard, button, escape", - "remote": false, - "documentationLinks": [] - }, - "533:53588": { - "key": "0e93fa21911dcb6a1b61fd0e1fc1eca130710144", - "name": "Icon / circle-arrow-out-up-right", - "description": "outwards, direction, north-east, diagonal", - "remote": false, - "documentationLinks": [] - }, - "533:53581": { - "key": "0b54baddd4181043f3b1db3f228c6ec721aa8e56", - "name": "Icon / circle-arrow-right", - "description": "next, forward, direction, east, sign, turn, button, ->", - "remote": false, - "documentationLinks": [] - }, - "533:53579": { - "key": "e4b7fbaeb9a619eb34c6955676c2484f6a56857e", - "name": "Icon / circle-arrow-up", - "description": "forward, direction, north, sign, button", - "remote": false, - "documentationLinks": [] - }, - "533:54081": { - "key": "b9b0d090d2fc3a68e1b4113e8bd3bd9d34035836", - "name": "Icon / circle-check-big", - "description": "done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:54156": { - "key": "f41970802ccfea69fafd7e15b20d71b10bd0ba91", - "name": "Icon / circle-chevron-down", - "description": "back, menu", - "remote": false, - "documentationLinks": [] - }, - "533:53576": { - "key": "4c8dec923a3115fe3c862c50e3d4f8aba669bb4f", - "name": "Icon / circle-chevron-left", - "description": "back, previous, less than, fewer, menu, <", - "remote": false, - "documentationLinks": [] - }, - "533:53572": { - "key": "09f0e55762eeaf72a75d72b701c052e7fb1874a1", - "name": "Icon / circle-chevron-right", - "description": "back, more than, greater, menu, >", - "remote": false, - "documentationLinks": [] - }, - "533:54039": { - "key": "2520ce7d0ab9ef0a3302f1a16a1430abf0a75336", - "name": "Icon / circle-chevron-up", - "description": "caret, ahead, menu, ^", - "remote": false, - "documentationLinks": [] - }, - "533:53692": { - "key": "b5a4754515101bfeec87cfc18e912f0706e71106", - "name": "Icon / circle-divide", - "description": "calculate, math, \u00f7, /", - "remote": false, - "documentationLinks": [] - }, - "533:53569": { - "key": "0738e389d980b7e917dfe8f5a65b70f3c911fcf5", - "name": "Icon / circle-dollar-sign", - "description": "monetization, marketing, currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:53251": { - "key": "e46d940ae5e826ba6b38de44621a043607212dfe", - "name": "Icon / circle-dot-dashed", - "description": "pending, dot, progress, issue, draft, code, coding, version control", - "remote": false, - "documentationLinks": [] - }, - "533:53444": { - "key": "0e8258c85a345a1177fac3bd2049095498ba8edc", - "name": "Icon / circle-dot", - "description": "pending, dot, progress, issue, code, coding, version control, choices, multiple choice, choose", - "remote": false, - "documentationLinks": [] - }, - "533:53621": { - "key": "bf33adb6e36fce1fdcde9a33e67f9b05d3fa3021", - "name": "Icon / circle-ellipsis", - "description": "ellipsis, et cetera, etc, loader, loading, progress, pending, throbber, menu, options, operator, code, spread, rest, more, further, extra, overflow, dots, \u2026, ...", - "remote": false, - "documentationLinks": [] - }, - "533:53737": { - "key": "9aa06c2c6deda9d6aff977336dc5e3dd3d0182a5", - "name": "Icon / circle-equal", - "description": "calculate, shape, =", - "remote": false, - "documentationLinks": [] - }, - "533:53634": { - "key": "b5ecfa1215c75bddb0ba2ff6bd1d83ac5b7c83d8", - "name": "Icon / circle-fading-arrow-up", - "description": "north, up, upgrade, improve, circle, button", - "remote": false, - "documentationLinks": [] - }, - "533:53683": { - "key": "0b374305fb80a2fddd58c26e3bffae39d432354d", - "name": "Icon / circle-fading-plus", - "description": "stories, social media, instagram, facebook, meta, snapchat, sharing, content", - "remote": false, - "documentationLinks": [] - }, - "533:53565": { - "key": "fda036a2c1c60b81186971341655a9459e639c53", - "name": "Icon / circle-gauge", - "description": "dashboard, dial, meter, speed, pressure, measure, level", - "remote": false, - "documentationLinks": [] - }, - "533:53668": { - "key": "82998d824c503ea0520cd2f8eecba234c665a5f1", - "name": "Icon / circle-help", - "description": "question mark", - "remote": false, - "documentationLinks": [] - }, - "533:53563": { - "key": "d4f50870957ba6c44b5565c4fa658a2a34f83d31", - "name": "Icon / circle-minus", - "description": "subtract, remove, decrease, reduce, calculate, line, operator, code, coding, minimum, downgrade, -", - "remote": false, - "documentationLinks": [] - }, - "533:53730": { - "key": "7abc03df83fb0c7e8954c338d21449da39305d34", - "name": "Icon / circle-off", - "description": "diameter, zero, \u00d8, nothing, null, void, cancel, ban, no, stop, forbidden, prohibited, error, incorrect, mistake, wrong, failure", - "remote": false, - "documentationLinks": [] - }, - "533:54155": { - "key": "519ea94ddcc0ef30e1171405fab76f72b4c76a4f", - "name": "Icon / circle-parking-off", - "description": "parking lot, car park, no parking", - "remote": false, - "documentationLinks": [] - }, - "533:54118": { - "key": "262e4ac3ac6c0f87b29a2205cbd5af17f628df23", - "name": "Icon / circle-parking", - "description": "parking lot, car park", - "remote": false, - "documentationLinks": [] - }, - "533:54037": { - "key": "d8ab1f71e5e692d873054c4f7cff5554c58ca548", - "name": "Icon / circle-pause", - "description": "music, audio, stop", - "remote": false, - "documentationLinks": [] - }, - "533:53723": { - "key": "27a25ea61caadb62462f0ff3db61be425e2f5adb", - "name": "Icon / circle-percent", - "description": "verified, unverified, sale, discount, offer, marketing, sticker, price tag", - "remote": false, - "documentationLinks": [] - }, - "533:53889": { - "key": "fd3891043bafc38b12488702b1e799d5e00cafc2", - "name": "Icon / circle-play", - "description": "music, start, run", - "remote": false, - "documentationLinks": [] - }, - "533:53113": { - "key": "8ca77554572e8f817b888f7b5070ad729db0279d", - "name": "Icon / circle-plus", - "description": "add, new, increase, increment, positive, calculate, crosshair, aim, target, scope, sight, reticule, maximum, upgrade, extra, operator, join, concatenate, code, coding, +", - "remote": false, - "documentationLinks": [] - }, - "533:53556": { - "key": "f6661eaa52e55658e0e35dfb454064bb59c49bbc", - "name": "Icon / circle-pound-sterling", - "description": "monetization, coin, penny, marketing, currency, money, payment, british, gbp, \u00a3", - "remote": false, - "documentationLinks": [] - }, - "533:53926": { - "key": "35eaf26cbc3c5228c3bde918774225c85981f832", - "name": "Icon / circle-power", - "description": "on, off, device, switch, toggle, binary, boolean, reboot, restart, button, keyboard, troubleshoot", - "remote": false, - "documentationLinks": [] - }, - "533:53611": { - "key": "1f8dbc524b3d25b445f58988aa4782158726af80", - "name": "Icon / circle-slash-2", - "description": "diameter, zero, \u00f8, nothing, null, void, ban, math, divide, division, half, split, /, average, avg, mean, median, normal", - "remote": false, - "documentationLinks": [] - }, - "533:54050": { - "key": "fe2a0fc926cf96ce6b482b5b4a64bdc6e06e374a", - "name": "Icon / circle-slash", - "description": "diameter, zero, \u00d8, nothing, null, void, cancel, ban, no, stop, forbidden, prohibited, error, incorrect, mistake, wrong, failure, divide, division, or, /", - "remote": false, - "documentationLinks": [] - }, - "533:53587": { - "key": "6e6a072a30c4a4762e2313f3caf2404149464be6", - "name": "Icon / circle-small", - "description": "shape, bullet, gender, genderless", - "remote": false, - "documentationLinks": [] - }, - "533:53663": { - "key": "4ed89b2554e533f8751187535f13bc9d047a23d8", - "name": "Icon / circle-stop", - "description": "media, music", - "remote": false, - "documentationLinks": [] - }, - "533:54124": { - "key": "15ef20c25cf95e6f36d6bbf3006aaa027c52d639", - "name": "Icon / circle-user-round", - "description": "person, account, contact", - "remote": false, - "documentationLinks": [] - }, - "533:53870": { - "key": "c4eab0efe4a6f1dd8dd1f2811ba22aef0c2aec7d", - "name": "Icon / circle-user", - "description": "person, account, contact", - "remote": false, - "documentationLinks": [] - }, - "533:53111": { - "key": "523f883664d9730d69f248260fd57a120e789fc3", - "name": "Icon / circle-x", - "description": "cancel, close, delete, remove, times, clear, error, incorrect, wrong, mistake, failure, linter, multiply, multiplication", - "remote": false, - "documentationLinks": [] - }, - "533:53601": { - "key": "ee0bf5c3ccb7f9686c2927820c36e073457a6653", - "name": "Icon / circle", - "description": "off, zero, record, shape", - "remote": false, - "documentationLinks": [] - }, - "533:53543": { - "key": "d4ae0d823165700f52d2439645aa4bc8822c20cd", - "name": "Icon / circuit-board", - "description": "computing, electricity, electronics", - "remote": false, - "documentationLinks": [] - }, - "533:53578": { - "key": "cdd47c4aded1f4c6aa55b1711fac6deaf6f4aab9", - "name": "Icon / citrus", - "description": "lemon, orange, grapefruit, fruit", - "remote": false, - "documentationLinks": [] - }, - "533:53767": { - "key": "53f31e643c9275945d70df31d8d3c43c0c97863c", - "name": "Icon / clapperboard", - "description": "movie, film, video, camera, cinema, cut, action, television, tv, show, entertainment", - "remote": false, - "documentationLinks": [] - }, - "533:53896": { - "key": "3a8566afcee9be68f91cb2f1a444bad44e3a1700", - "name": "Icon / clipboard-check", - "description": "copied, pasted, done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:53540": { - "key": "486ef89f1f092b01dc995286fb6d7f253557b56d", - "name": "Icon / clipboard-copy", - "description": "copy, paste", - "remote": false, - "documentationLinks": [] - }, - "533:53680": { - "key": "aa6818a30cc6d0740eef1456855398cf516b2a12", - "name": "Icon / clipboard-list", - "description": "copy, paste, tasks", - "remote": false, - "documentationLinks": [] - }, - "533:53592": { - "key": "763566e9ced95ece7768e5643c31265c57e4909f", - "name": "Icon / clipboard-minus", - "description": "copy, delete, remove, erase, document, medical, report, doctor", - "remote": false, - "documentationLinks": [] - }, - "533:54071": { - "key": "e2ebe6ca33805c508fb903c48d937c423cd0fb86", - "name": "Icon / clipboard-paste", - "description": "copy, paste", - "remote": false, - "documentationLinks": [] - }, - "533:53534": { - "key": "b5446ddedfd121dfa5e363174e7efd1afa2dc223", - "name": "Icon / clipboard-pen-line", - "description": "paste", - "remote": false, - "documentationLinks": [] - }, - "533:53879": { - "key": "1cc0cc111031b32503881c98613c22e900cfda55", - "name": "Icon / clipboard-pen", - "description": "paste, signature", - "remote": false, - "documentationLinks": [] - }, - "533:53533": { - "key": "e06beeeadb626e087539cc26cf7a45f0eded40d8", - "name": "Icon / clipboard-plus", - "description": "copy, paste, add, create, new, document, medical, report, doctor", - "remote": false, - "documentationLinks": [] - }, - "533:53091": { - "key": "75a1985a9ea5ea86576ffb8cae35f98468f89aa2", - "name": "Icon / clipboard-type", - "description": "paste, format, text", - "remote": false, - "documentationLinks": [] - }, - "533:53994": { - "key": "886f2371bd49619bc0ea723a6e42cdb37260601d", - "name": "Icon / clipboard-x", - "description": "copy, paste, discard, remove", - "remote": false, - "documentationLinks": [] - }, - "533:54020": { - "key": "7ad9afc9a76a4e1b3f80f859dc5959e3d73eee6e", - "name": "Icon / clipboard", - "description": "copy, paste", - "remote": false, - "documentationLinks": [] - }, - "533:53875": { - "key": "3b20035e6d3c125f6943336f0da3db59d80bc4bd", - "name": "Icon / clock-1", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53791": { - "key": "7a5b48470bdf5e3156c59be63d796622ddf22cfb", - "name": "Icon / clock-2", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:54068": { - "key": "9e063c8cf00dcbd96d43e2e4cb82838413db1de5", - "name": "Icon / clock-3", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53531": { - "key": "066639702b6d863f944c032eb2f2f08ba733825e", - "name": "Icon / clock-4", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53529": { - "key": "5545989bcf8efa84a2177f694173c56f31cdeee4", - "name": "Icon / clock-5", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53567": { - "key": "78c06c8176e7505b8abc6c675e87ccab4f8e21d9", - "name": "Icon / clock-6", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53616": { - "key": "6829dccc3288a378e55707ce7f4562f4b47cd060", - "name": "Icon / clock-7", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53633": { - "key": "d81ac37a6bf7f1bf52499620273d3d29a9876fd6", - "name": "Icon / clock-8", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:54112": { - "key": "7af9cce0fcc67d7d777e8de194b9322b46dd1bd8", - "name": "Icon / clock-9", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53836": { - "key": "dac7d739d8466e5ab1beefe3bb759917574672b1", - "name": "Icon / clock-10", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53527": { - "key": "84d59ef5e23fb82f089251067bf55f5af28f7f58", - "name": "Icon / clock-11", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53524": { - "key": "622796c63077fbad53c2b1c01402cd31ddca574f", - "name": "Icon / clock-12", - "description": "time, watch, alarm, noon, midnight", - "remote": false, - "documentationLinks": [] - }, - "533:53679": { - "key": "29fa70a6c467b4e34f6bcf25a8cc3f1e19908b75", - "name": "Icon / clock-alert", - "description": "time, watch, alarm, warning, wrong", - "remote": false, - "documentationLinks": [] - }, - "533:54048": { - "key": "233b02bb65a49bff8ea8e62d58a85bb97502d60c", - "name": "Icon / clock-arrow-down", - "description": "time, watch, alarm, sort, order, ascending, descending, increasing, decreasing, rising, falling", - "remote": false, - "documentationLinks": [] - }, - "533:53522": { - "key": "8295f58723530c85213cd68454f9bcc420c45eed", - "name": "Icon / clock-arrow-up", - "description": "time, watch, alarm, sort, order, ascending, descending, increasing, decreasing, rising, falling", - "remote": false, - "documentationLinks": [] - }, - "533:53646": { - "key": "6ebb85730197fc3bc6deab85b359146c4544d9b2", - "name": "Icon / clock-fading", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53824": { - "key": "c4e067d7ea18eb4971400a9e880129da3d4138b9", - "name": "Icon / clock-plus", - "description": "time, watch, alarm, add, create, new", - "remote": false, - "documentationLinks": [] - }, - "533:53268": { - "key": "30a8f3d663ee1dc193ed15d078b3f3ed6bc8a4f6", - "name": "Icon / clock", - "description": "time, watch, alarm", - "remote": false, - "documentationLinks": [] - }, - "533:53983": { - "key": "5dc96d4c7c66df1ccdf29b058941d988e46e9e6a", - "name": "Icon / cloud-alert", - "description": "weather, danger, warning, alert, error, sync, network, exclamation", - "remote": false, - "documentationLinks": [] - }, - "533:53519": { - "key": "91b9643c1cc41de30f0b365b07f8e6df4a060f4a", - "name": "Icon / cloud-check", - "description": "sync, network, success, done, completed, saved, persisted", - "remote": false, - "documentationLinks": [] - }, - "533:53513": { - "key": "382fefc6227d3050e0491e0822560e19b9e7aac5", - "name": "Icon / cloud-cog", - "description": "computing, ai, cluster, network", - "remote": false, - "documentationLinks": [] - }, - "533:53512": { - "key": "47f7940c6f127b6a2aa37f03092fc199b8ee28c5", - "name": "Icon / cloud-download", - "description": "import", - "remote": false, - "documentationLinks": [] - }, - "533:53510": { - "key": "0dc98a542775b84bfd6acf3239983698d0e9f0a4", - "name": "Icon / cloud-drizzle", - "description": "weather, shower", - "remote": false, - "documentationLinks": [] - }, - "533:54141": { - "key": "57ecb57079d9e7a89e6c0b5c1fa4528846fc2866", - "name": "Icon / cloud-fog", - "description": "weather, mist", - "remote": false, - "documentationLinks": [] - }, - "533:53356": { - "key": "f1e218f64c0f64e0419375ad0541bb804a635c91", - "name": "Icon / cloud-hail", - "description": "weather, rainfall", - "remote": false, - "documentationLinks": [] - }, - "533:53503": { - "key": "6dc2c7981b5584bb70967d9db3ad1d166e28cf2d", - "name": "Icon / cloud-lightning", - "description": "weather, bolt", - "remote": false, - "documentationLinks": [] - }, - "533:53500": { - "key": "0af925eaa39a3d612bd797fc65e6c4f9740a1c52", - "name": "Icon / cloud-moon-rain", - "description": "weather, partly, night, rainfall", - "remote": false, - "documentationLinks": [] - }, - "533:53293": { - "key": "79cf7fbe5857137af7cb8ef0b540e69775e8b85f", - "name": "Icon / cloud-moon", - "description": "weather, night", - "remote": false, - "documentationLinks": [] - }, - "533:53498": { - "key": "29750a499f23874d80a70f52000a9531ba1fd0ed", - "name": "Icon / cloud-off", - "description": "disconnect", - "remote": false, - "documentationLinks": [] - }, - "533:53496": { - "key": "e2e73bfc18b774e41fc32b1ff076bf7aff3ce00c", - "name": "Icon / cloud-rain-wind", - "description": "weather, rainfall", - "remote": false, - "documentationLinks": [] - }, - "533:53492": { - "key": "8d25613028e7f9ccaee815c4710e06aea4ea3bb6", - "name": "Icon / cloud-rain", - "description": "weather, rainfall", - "remote": false, - "documentationLinks": [] - }, - "533:53491": { - "key": "19d3369a4590d66b2e8eb6eabd31569cbf411e04", - "name": "Icon / cloud-snow", - "description": "weather, blizzard", - "remote": false, - "documentationLinks": [] - }, - "533:53490": { - "key": "58038ddc927c2c39744874f94cd6f6d4c260ca19", - "name": "Icon / cloud-sun-rain", - "description": "weather, partly, rainfall", - "remote": false, - "documentationLinks": [] - }, - "533:53489": { - "key": "64045e3d43b80588010f547fc8476bab58af1def", - "name": "Icon / cloud-sun", - "description": "weather, partly", - "remote": false, - "documentationLinks": [] - }, - "533:53487": { - "key": "3ec74d62f3334122749a88a83fc5e783d70e0322", - "name": "Icon / cloud-upload", - "description": "file", - "remote": false, - "documentationLinks": [] - }, - "533:54027": { - "key": "74b2c6af7c16990e6f6492a3a2b5fe860e81830f", - "name": "Icon / cloud", - "description": "weather", - "remote": false, - "documentationLinks": [] - }, - "533:53481": { - "key": "af3e365fc42cef593740aaaae8026bcd8f0e91cc", - "name": "Icon / cloudy", - "description": "weather, clouds", - "remote": false, - "documentationLinks": [] - }, - "533:54073": { - "key": "f919afd7f1c01c26a9fbd217038ef4a6752a8889", - "name": "Icon / clover", - "description": "leaf, luck, plant", - "remote": false, - "documentationLinks": [] - }, - "533:53947": { - "key": "0f70f6a8390fb874e736b52e58117e4f40e6f3eb", - "name": "Icon / club", - "description": "shape, suit, playing, cards", - "remote": false, - "documentationLinks": [] - }, - "533:53478": { - "key": "748708237ef9ac49e9e71214d1c149a5aad0bf80", - "name": "Icon / code-xml", - "description": "source, programming, html, xml", - "remote": false, - "documentationLinks": [] - }, - "533:53985": { - "key": "3d0a9270fff949fa06f355e1730ea4220c75a31e", - "name": "Icon / code", - "description": "source, programming, html, xml", - "remote": false, - "documentationLinks": [] - }, - "533:53676": { - "key": "2a412f843727444c1a2b0a24cc1a504f725af8a7", - "name": "Icon / codepen", - "description": "logo", - "remote": false, - "documentationLinks": [] - }, - "533:53477": { - "key": "14f86375413b7731d89804add7f0b5174584b8d9", - "name": "Icon / codesandbox", - "description": "logo", - "remote": false, - "documentationLinks": [] - }, - "533:53476": { - "key": "c4abe252a5b8e7ea4f7192f106ab1ac6769c9b27", - "name": "Icon / coffee", - "description": "drink, cup, mug, tea, cafe, hot, beverage", - "remote": false, - "documentationLinks": [] - }, - "533:53472": { - "key": "44202cd43cb80bc453a5df99f3258d637538acc8", - "name": "Icon / cog", - "description": "computing, settings, cog, edit, gear, preferences, controls, configuration, fixed, build, construction, parts", - "remote": false, - "documentationLinks": [] - }, - "533:53504": { - "key": "a8b633581e8bd47849ee7796e8fc7d44fb46c836", - "name": "Icon / coins", - "description": "money, cash, finance, gamble", - "remote": false, - "documentationLinks": [] - }, - "533:53627": { - "key": "e3c08bf87865ad064850a400b75419110000971d", - "name": "Icon / columns-2", - "description": "lines, list, queue, preview, panel, parallel, series, split, vertical, horizontal, half, center, middle, even, sidebar, drawer, gutter, fold, reflow, typography, pagination, pages", - "remote": false, - "documentationLinks": [] - }, - "533:53691": { - "key": "986f8b3fdda628d8040198f21a17fdc9e66ddd6b", - "name": "Icon / columns-3-cog", - "description": "columns, settings, customize, table, grid, adjust, configuration, panel, layout", - "remote": false, - "documentationLinks": [] - }, - "533:53469": { - "key": "7303e2beaf3173193b8663698b05ad08cfb13c3f", - "name": "Icon / columns-3", - "description": "lines, list, queue, preview, parallel, series, split, vertical, horizontal, thirds, triple, center, middle, alignment, even, sidebars, drawers, gutters, fold, reflow, typography, pagination, pages", - "remote": false, - "documentationLinks": [] - }, - "533:53466": { - "key": "ac40b8ac0d9b7fe00e12392149ae6311d635b41b", - "name": "Icon / columns-4", - "description": "lines, list, queue, preview, parallel, series, split, vertical, horizontal, thirds, triple, center, middle, alignment, even, sidebars, drawers, gutters, fold, reflow, typography, pagination, pages, prison, jail, bars, sentence, police, cops, cell, crime, criminal, justice, law, enforcement, grill", - "remote": false, - "documentationLinks": [] - }, - "533:53465": { - "key": "069e9d84733810ce19815586318f8d6e9f022102", - "name": "Icon / combine", - "description": "cubes, packages, parts, units, collection, cluster, combine, gather, merge", - "remote": false, - "documentationLinks": [] - }, - "533:53463": { - "key": "27471c9b7a6061b632013c8eeab2ad6b070dc805", - "name": "Icon / command", - "description": "keyboard, key, mac, cmd, button", - "remote": false, - "documentationLinks": [] - }, - "533:53205": { - "key": "d8da42bbfc67d9e58fd048448e4fc47829995dd3", - "name": "Icon / compass", - "description": "direction, north, east, south, west, safari, browser", - "remote": false, - "documentationLinks": [] - }, - "533:53207": { - "key": "9be4c99b4559708e3826fb5eb37b274eb2649997", - "name": "Icon / component", - "description": "design, element, group, module, part, symbol", - "remote": false, - "documentationLinks": [] - }, - "533:53461": { - "key": "723f43f69999ba6490d9ba8d536965c49cc20b32", - "name": "Icon / computer", - "description": "pc, chassis, codespaces, github", - "remote": false, - "documentationLinks": [] - }, - "533:53763": { - "key": "ad10a75db48526362d6793f03bf837637a9564d2", - "name": "Icon / concierge-bell", - "description": "reception, bell, porter", - "remote": false, - "documentationLinks": [] - }, - "533:53460": { - "key": "f07a9b2cd728e2d0ee9ee25808ed82a69951ea1c", - "name": "Icon / cone", - "description": "conical, triangle, triangular, geometry, filter, funnel, hopper, spotlight, searchlight", - "remote": false, - "documentationLinks": [] - }, - "533:53508": { - "key": "f88f98947f0682dcf6377308c61076f58bd30a05", - "name": "Icon / construction", - "description": "roadwork, maintenance, blockade, barricade", - "remote": false, - "documentationLinks": [] - }, - "533:53459": { - "key": "f64129bdf50736267bc2cde464abb3362849d3c5", - "name": "Icon / contact-round", - "description": "user, person, family, friend, acquaintance, listing, networking", - "remote": false, - "documentationLinks": [] - }, - "533:53775": { - "key": "e7e2cad91554cb321f17648fbb317c269de4a1b7", - "name": "Icon / contact", - "description": "user, person, family, friend, acquaintance, listing, networking", - "remote": false, - "documentationLinks": [] - }, - "533:53511": { - "key": "c8d279c1833c9e95e021ecf9e413e2cd0aa9a9c0", - "name": "Icon / container", - "description": "storage, shipping, freight, supply chain, docker, environment, devops, code, coding", - "remote": false, - "documentationLinks": [] - }, - "533:53456": { - "key": "22caf97de2b54e990715b08f045e4f48b8313a98", - "name": "Icon / contrast", - "description": "display, accessibility", - "remote": false, - "documentationLinks": [] - }, - "533:53455": { - "key": "9cab1c333d44e05efa24c1c033237fbbc8fe2f95", - "name": "Icon / cookie", - "description": "biscuit, privacy, legal, food", - "remote": false, - "documentationLinks": [] - }, - "533:53516": { - "key": "d1758c254e2090f414c768228c5188b98a5fbd36", - "name": "Icon / cooking-pot", - "description": "pod, cooking, recipe, food, kitchen, chef, restaurant, dinner, lunch, breakfast, meal, eat", - "remote": false, - "documentationLinks": [] - }, - "533:53782": { - "key": "3a90013d20c83367ad95948261926d4ce3336adf", - "name": "Icon / copy-check", - "description": "clone, duplicate, done, multiple", - "remote": false, - "documentationLinks": [] - }, - "533:53494": { - "key": "9436255f384222114a9be0cc8c8cae422f682579", - "name": "Icon / copy-minus", - "description": "clone, duplicate, remove, delete, collapse, subtract, multiple, -", - "remote": false, - "documentationLinks": [] - }, - "533:53990": { - "key": "d6e8e9e5a96ac6ac980165b57e9cf1ff95584173", - "name": "Icon / copy-plus", - "description": "clone, duplicate, add, multiple, expand, +", - "remote": false, - "documentationLinks": [] - }, - "533:53452": { - "key": "7feb25ab19ff7242f2b0bee274a90215d396cae4", - "name": "Icon / copy-slash", - "description": "clone, duplicate, cancel, ban, no, stop, forbidden, prohibited, error, multiple, divide, division, split, or, /", - "remote": false, - "documentationLinks": [] - }, - "533:53451": { - "key": "fa04f4a1c640d076d8f3e0cd8ee217975023a240", - "name": "Icon / copy-x", - "description": "cancel, close, delete, remove, clear, multiple, multiply, multiplication, times", - "remote": false, - "documentationLinks": [] - }, - "533:53449": { - "key": "2770d8946c7d3ca18fe63e03348d73ccd2176703", - "name": "Icon / copy", - "description": "clone, duplicate, multiple", - "remote": false, - "documentationLinks": [] - }, - "533:54056": { - "key": "275af6f8fa1638300cc838e40a965d64a2025fca", - "name": "Icon / copyleft", - "description": "licence", - "remote": false, - "documentationLinks": [] - }, - "533:53447": { - "key": "5c592f2f5b3cdf57e5e532bf5950dc6e0c6ef6a6", - "name": "Icon / copyright", - "description": "licence, license", - "remote": false, - "documentationLinks": [] - }, - "533:53445": { - "key": "0d740a9e97def08f18ee4f12e5a92a40a60ba8f6", - "name": "Icon / corner-down-left", - "description": "arrow, return", - "remote": false, - "documentationLinks": [] - }, - "533:53443": { - "key": "935604ffd698062ab3e92b716622efe1c1209483", - "name": "Icon / corner-down-right", - "description": "arrow, indent, tab", - "remote": false, - "documentationLinks": [] - }, - "533:53441": { - "key": "927080288bebd6457160438a228c0b73eba167f0", - "name": "Icon / corner-left-down", - "description": "arrow", - "remote": false, - "documentationLinks": [] - }, - "533:53439": { - "key": "247127ef5b83e02259432a5d9178dfb757c01155", - "name": "Icon / corner-left-up", - "description": "arrow", - "remote": false, - "documentationLinks": [] - }, - "533:54130": { - "key": "56ab9fea82d2456cb2a3fcc464b0d9b284f8a2f8", - "name": "Icon / corner-right-down", - "description": "arrow", - "remote": false, - "documentationLinks": [] - }, - "533:53891": { - "key": "2f51530a02b629aa138c5a73c7cdc5305e832e0a", - "name": "Icon / corner-right-up", - "description": "arrow", - "remote": false, - "documentationLinks": [] - }, - "533:53545": { - "key": "af5afaf6bdb0f6e2441e92bdbb332e0aea0041d6", - "name": "Icon / corner-up-left", - "description": "arrow", - "remote": false, - "documentationLinks": [] - }, - "533:53437": { - "key": "ec3cf19cb2a8824d392ddaae2e8891c5a869cd45", - "name": "Icon / corner-up-right", - "description": "arrow", - "remote": false, - "documentationLinks": [] - }, - "533:53858": { - "key": "cae25581ed11d2955c087899da1afac33eab2e5b", - "name": "Icon / cpu", - "description": "processor, cores, technology, computer, chip, circuit, memory, ram, specs, gigahertz, ghz", - "remote": false, - "documentationLinks": [] - }, - "533:53435": { - "key": "94b7015d1607df23a2589d6dbb3cdc5f9a4a1c23", - "name": "Icon / creative-commons", - "description": "licence, license", - "remote": false, - "documentationLinks": [] - }, - "533:53541": { - "key": "55d7e4ecf64ee97057a40c8859890482de5f168d", - "name": "Icon / credit-card", - "description": "bank, purchase, payment, cc", - "remote": false, - "documentationLinks": [] - }, - "533:53434": { - "key": "275954bbb6e2b87f6acd9f7408995f68053b7944", - "name": "Icon / croissant", - "description": "bakery, cooking, food, pastry", - "remote": false, - "documentationLinks": [] - }, - "533:53431": { - "key": "615f80d0e88f69829f4a2487aa4197c6b11ba043", - "name": "Icon / crop", - "description": "photo, image", - "remote": false, - "documentationLinks": [] - }, - "533:53430": { - "key": "d76b1af88246baafa3bf0b538426746d9acf32d5", - "name": "Icon / cross", - "description": "healthcare, first aid", - "remote": false, - "documentationLinks": [] - }, - "533:53427": { - "key": "06f337463d80891f5e463053a201bb0cc781a724", - "name": "Icon / crosshair", - "description": "aim, target", - "remote": false, - "documentationLinks": [] - }, - "533:53882": { - "key": "25f96dbb5be9e0114976a6bb7d2a27690a0c281c", - "name": "Icon / crown", - "description": "diadem, tiara, circlet, corona, king, ruler, winner, favourite", - "remote": false, - "documentationLinks": [] - }, - "533:53426": { - "key": "a476fdb390e1610243951957d99c2141fadb786b", - "name": "Icon / cuboid", - "description": "brick, block, container, storage, geometry, rectangular, hexahedron", - "remote": false, - "documentationLinks": [] - }, - "533:53419": { - "key": "9d6dd898418d99a47f0177b4af96f890ccffdf24", - "name": "Icon / cup-soda", - "description": "beverage, cup, drink, soda, straw, water", - "remote": false, - "documentationLinks": [] - }, - "533:53416": { - "key": "77d7b33365761d1d513f6a7e2f34dea2785ed40b", - "name": "Icon / currency", - "description": "finance, money", - "remote": false, - "documentationLinks": [] - }, - "533:53931": { - "key": "5d3a9d07f4453d3fb6b101b225f3710bf82acb6a", - "name": "Icon / cylinder", - "description": "shape, elliptical, geometry, container, storage, tin, pot", - "remote": false, - "documentationLinks": [] - }, - "533:53641": { - "key": "358db101ea613885ef9012d9b465f3655f21b5f4", - "name": "Icon / dam", - "description": "electricity, energy, water", - "remote": false, - "documentationLinks": [] - }, - "533:53667": { - "key": "515f0b6943c818403fab59ce60ed6742da8cc290", - "name": "Icon / database-backup", - "description": "storage, memory, bytes, servers, backup, timemachine, rotate, arrow, left", - "remote": false, - "documentationLinks": [] - }, - "533:54065": { - "key": "23710b228ee0cacc016b87ac37603d19584239d2", - "name": "Icon / database-zap", - "description": "cache busting, storage, memory, bytes, servers, power, crash", - "remote": false, - "documentationLinks": [] - }, - "533:53521": { - "key": "247c16486fa9e97967b4334936732105a804940d", - "name": "Icon / database", - "description": "storage, memory, container, tin, pot, bytes, servers", - "remote": false, - "documentationLinks": [] - }, - "533:53415": { - "key": "bc97bfd98bf0f6b01ba790db2f7e9eb7fe2facbc", - "name": "Icon / decimals-arrow-left", - "description": "numerical, decimal, decrease, less, fewer, precision, rounding, digits, fraction, float, number", - "remote": false, - "documentationLinks": [] - }, - "533:54036": { - "key": "7d613dcc5e21f100c0c7e3ac121c8d56453be3fb", - "name": "Icon / decimals-arrow-right", - "description": "numerical, decimal, increase, more, precision, rounding, digits, fraction, float, number", - "remote": false, - "documentationLinks": [] - }, - "533:53829": { - "key": "8788ddcbfa4b349259008bff2abb26f7540f0966", - "name": "Icon / delete", - "description": "backspace, remove", - "remote": false, - "documentationLinks": [] - }, - "533:53409": { - "key": "cb02e71213199bf0314f2130f87df192d3602def", - "name": "Icon / dessert", - "description": "pudding, christmas, xmas, custard, iced bun, icing, fondant, cake, ice cream, gelato, sundae, scoop, dollop, sugar, food, sweet", - "remote": false, - "documentationLinks": [] - }, - "533:53408": { - "key": "82cceea3f6462f2724fa2df84d3fcb1727dfe93d", - "name": "Icon / diameter", - "description": "shape, circle, geometry, trigonometry, width, height, size, calculate, measure", - "remote": false, - "documentationLinks": [] - }, - "533:53827": { - "key": "a2d13181416b307320d8b87f3b10d085b452fff4", - "name": "Icon / diamond-minus", - "description": "keyframe, subtract, remove, decrease, reduce, calculator, button, keyboard, line, divider, separator, horizontal rule, hr, html, markup, markdown, ---, toolbar, operator, code, coding, minimum, downgrade", - "remote": false, - "documentationLinks": [] - }, - "533:53406": { - "key": "b7ba145d544e290fa9155e771725319d9c6ae52b", - "name": "Icon / diamond-percent", - "description": "verified, unverified, sale, discount, offer, marketing, sticker, price tag", - "remote": false, - "documentationLinks": [] - }, - "533:53930": { - "key": "aa6d15c8969b09d3e7fd763087f1192f40bbfa5f", - "name": "Icon / diamond-plus", - "description": "keyframe, add, new, increase, increment, positive, calculate, toolbar, crosshair, aim, target, scope, sight, reticule, maximum, upgrade, extra, +", - "remote": false, - "documentationLinks": [] - }, - "533:53107": { - "key": "3fd6d9c039f0d80a00591db670d4b35222c04fde", - "name": "Icon / diamond", - "description": "square, rectangle, oblique, rhombus, shape, suit, playing, cards", - "remote": false, - "documentationLinks": [] - }, - "533:53899": { - "key": "105ee4a49f29e865c7dda1cd1bf1e04d914da9d0", - "name": "Icon / dice-1", - "description": "dice, random, tabletop, 1, board, game", - "remote": false, - "documentationLinks": [] - }, - "533:53401": { - "key": "b44293305a54f0dbc6a91ab012f72d1e6eb556f5", - "name": "Icon / dice-2", - "description": "dice, random, tabletop, 2, board, game", - "remote": false, - "documentationLinks": [] - }, - "533:53916": { - "key": "677bbd7e335a52d9233d7b2a94aa1f44cc1343c5", - "name": "Icon / dice-3", - "description": "dice, random, tabletop, 3, board, game", - "remote": false, - "documentationLinks": [] - }, - "533:53398": { - "key": "8a13ac47a14319617efe6dc59f7b47aa51d0a715", - "name": "Icon / dice-4", - "description": "dice, random, tabletop, 4, board, game", - "remote": false, - "documentationLinks": [] - }, - "533:53393": { - "key": "ca69032f54d11a17c2576882b1b1013d92f53d02", - "name": "Icon / dice-5", - "description": "dice, random, tabletop, 5, board, game", - "remote": false, - "documentationLinks": [] - }, - "533:53391": { - "key": "9bb2456694380b65a6c43326336066e9450b51d5", - "name": "Icon / dice-6", - "description": "dice, random, tabletop, 6, board, game", - "remote": false, - "documentationLinks": [] - }, - "533:53814": { - "key": "bcf89e0f7133185d95694c181272d107747dac31", - "name": "Icon / dices", - "description": "dice, random, tabletop, board, game", - "remote": false, - "documentationLinks": [] - }, - "533:54030": { - "key": "2896af83748c80912aafbf1cb201c53b6c01c838", - "name": "Icon / diff", - "description": "patch, difference, compare, plus, minus, plus-minus, math", - "remote": false, - "documentationLinks": [] - }, - "533:53388": { - "key": "818536551e5dc2599d4bb07ed93584724fc693ed", - "name": "Icon / disc-2", - "description": "album, music, vinyl, record, cd, dvd, format, dj, spin, rotate, rpm", - "remote": false, - "documentationLinks": [] - }, - "533:53282": { - "key": "3137fb5989ae8976aecabeb67b9347c154573e80", - "name": "Icon / disc-3", - "description": "album, music, vinyl, record, cd, dvd, format, dj, spin, rotate, rpm", - "remote": false, - "documentationLinks": [] - }, - "533:53385": { - "key": "d53caebd134c3e96bb45ad7d16dc7fe0633da0db", - "name": "Icon / disc-album", - "description": "album, music, songs, format, cd, dvd, vinyl, sleeve, cover, platinum, compilation, ep, recording, playback, spin, rotate, rpm, dj", - "remote": false, - "documentationLinks": [] - }, - "533:53382": { - "key": "214bd07cf4848ca645546d0b139f18570e281ebc", - "name": "Icon / disc", - "description": "album, music, songs, format, cd, dvd, vinyl, sleeve, cover, platinum, compilation, ep, recording, playback, spin, rotate, rpm, dj", - "remote": false, - "documentationLinks": [] - }, - "533:53380": { - "key": "23bdfa956184448c783a28a692c3c03ed037e893", - "name": "Icon / divide", - "description": "calculate, math, division, operator, code, \u00f7, /", - "remote": false, - "documentationLinks": [] - }, - "533:53376": { - "key": "ec1738f808e948b0617db80218e44ed5af4284e0", - "name": "Icon / dna-off", - "description": "gene, gmo free, helix, heredity, chromosome, nucleic acid", - "remote": false, - "documentationLinks": [] - }, - "533:53860": { - "key": "14ce91f1e62fd4620464084124d0aa7d9f38a726", - "name": "Icon / dna", - "description": "gene, gmo, helix, heredity, chromosome, nucleic acid", - "remote": false, - "documentationLinks": [] - }, - "533:53589": { - "key": "549436581e7d849ace663843a6a19aaafb917e2e", - "name": "Icon / dock", - "description": "desktop, applications, launch, home, menu bar, bottom, line, macos, osx", - "remote": false, - "documentationLinks": [] - }, - "533:53793": { - "key": "04144153030ea95a3c54d388488eda2435d29037", - "name": "Icon / dog", - "description": "animal, pet, puppy, hound, canine", - "remote": false, - "documentationLinks": [] - }, - "533:53100": { - "key": "a770cef292d562a0ddef06816161163aea30c3cf", - "name": "Icon / dollar-sign", - "description": "currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:53374": { - "key": "31fcd9241ca856b0f170de99f6f3fcab5a4b18f6", - "name": "Icon / donut", - "description": "doughnut, sprinkles, topping, fast food, junk food, snack, treat, sweet, sugar, dessert, hollow, ring", - "remote": false, - "documentationLinks": [] - }, - "533:53373": { - "key": "a733a18eddbd7c4ef233d277760afc8de1335d31", - "name": "Icon / door-closed-locked", - "description": "entrance, entry, exit, ingress, egress, gate, gateway, emergency exit, lock", - "remote": false, - "documentationLinks": [] - }, - "533:53372": { - "key": "56f1ce47e9553a43758fbd579881d9cbd78a72a8", - "name": "Icon / door-closed", - "description": "entrance, entry, exit, ingress, egress, gate, gateway, emergency exit", - "remote": false, - "documentationLinks": [] - }, - "533:53958": { - "key": "473688e54088f741b4a4fb9c0abe2691514f6af8", - "name": "Icon / door-open", - "description": "entrance, entry, exit, ingress, egress, gate, gateway, emergency exit", - "remote": false, - "documentationLinks": [] - }, - "533:53369": { - "key": "1799fc9ac7d3a9a15b1eb73d9b40a1877a4b26f5", - "name": "Icon / dot", - "description": "interpunct, interpoint, middot, step, punctuation, period, full stop, end, finish, final, characters, font, typography, type, center, .", - "remote": false, - "documentationLinks": [] - }, - "533:53367": { - "key": "f8dc6d07a8869aeae6819dfd941a4bc0230fad09", - "name": "Icon / download", - "description": "import, export, save", - "remote": false, - "documentationLinks": [] - }, - "533:53364": { - "key": "50488e8ceebf8da4c45fc8227e39d0dd35baad54", - "name": "Icon / drafting-compass", - "description": "geometry, trigonometry, radius, diameter, circumference, calculate, measure, arc, curve, draw, sketch", - "remote": false, - "documentationLinks": [] - }, - "533:53361": { - "key": "d5640bef52dc9df65f9777c4709a8f9fdbc9e40d", - "name": "Icon / drama", - "description": "drama, masks, theater, theatre, entertainment, show", - "remote": false, - "documentationLinks": [] - }, - "533:53359": { - "key": "3e03fe03e854662494b1ce3a157206a566f45542", - "name": "Icon / dribbble", - "description": "design, social", - "remote": false, - "documentationLinks": [] - }, - "533:53357": { - "key": "ac98f3c2fa787357a12bcdaa85dfb35fbb2d9e2a", - "name": "Icon / drill", - "description": "power, bit, head, hole, diy, toolbox, build, construction", - "remote": false, - "documentationLinks": [] - }, - "533:53353": { - "key": "39161f0f6e22fd13c21536c0337139f6091413b8", - "name": "Icon / droplet-off", - "description": "water, weather, liquid, fluid, wet, moisture, damp, bead, globule", - "remote": false, - "documentationLinks": [] - }, - "533:53347": { - "key": "4b20df18ff3d29f1cb0dceb420aaff34bab35648", - "name": "Icon / droplet", - "description": "water, weather, liquid, fluid, wet, moisture, damp, bead, globule", - "remote": false, - "documentationLinks": [] - }, - "533:54007": { - "key": "b90dc3bb283a4887ad78b79ac92ad8319ea391da", - "name": "Icon / droplets", - "description": "water, weather, liquid, fluid, wet, moisture, damp, bead, globule", - "remote": false, - "documentationLinks": [] - }, - "533:53345": { - "key": "ba2e1c15b0d73af451b2f16c9a0535d8006c28fb", - "name": "Icon / drum", - "description": "drummer, kit, sticks, instrument, beat, bang, bass, backing track, band, play, performance, concert, march, music, audio, sound, noise, loud", - "remote": false, - "documentationLinks": [] - }, - "533:53497": { - "key": "21162b45e09b3eafa7202e6f3384d8603045d244", - "name": "Icon / drumstick", - "description": "food, chicken, meat", - "remote": false, - "documentationLinks": [] - }, - "533:53343": { - "key": "a2725a0e9928c7d42234344aecf60bab4322cadd", - "name": "Icon / dumbbell", - "description": "barbell, weight, workout, gym", - "remote": false, - "documentationLinks": [] - }, - "533:53340": { - "key": "a8a306e51ac4e2c595efd42ea4abf0f5538bb5f3", - "name": "Icon / ear-off", - "description": "hearing, hard of hearing, hearing loss, deafness, noise, silence, audio, accessibility", - "remote": false, - "documentationLinks": [] - }, - "533:53338": { - "key": "78e4a632e06c889f5e535c2968fe9eba4af538b7", - "name": "Icon / ear", - "description": "hearing, noise, audio, accessibility", - "remote": false, - "documentationLinks": [] - }, - "533:53337": { - "key": "bc3abdbf1c2313fb4f51a62ca88bfc111be38aa9", - "name": "Icon / earth-lock", - "description": "vpn, private, privacy, network, world, browser, security, encryption, protection, connection", - "remote": false, - "documentationLinks": [] - }, - "533:53331": { - "key": "87b7cf7131b06355bbcdba9c853224260bc863d0", - "name": "Icon / earth", - "description": "world, browser, language, translate, globe", - "remote": false, - "documentationLinks": [] - }, - "533:53328": { - "key": "7b70407c61b641a7cf68c68d55bd6bf2bf1a801b", - "name": "Icon / eclipse", - "description": "lunar, solar, crescent moon, sun, earth, day, night, planet, space, mode, dark, light, toggle, switch, color, css, styles, display, accessibility, contrast, brightness, blend, shade", - "remote": false, - "documentationLinks": [] - }, - "533:53326": { - "key": "d48481be1488d95521e4d4fcac677e08a2a0fdf2", - "name": "Icon / egg-fried", - "description": "food, breakfast", - "remote": false, - "documentationLinks": [] - }, - "533:53325": { - "key": "d69a9f203866d591e2713c57e357f1a8e2480598", - "name": "Icon / egg-off", - "description": "egg free, vegan, hatched, bad egg", - "remote": false, - "documentationLinks": [] - }, - "533:53355": { - "key": "d763bb1d19bf0e2d3fd24234da4adff21015e617", - "name": "Icon / egg", - "description": "bird, chicken, nest, hatch, shell, incubate, soft boiled, hard, breakfast, brunch, morning, easter", - "remote": false, - "documentationLinks": [] - }, - "533:53570": { - "key": "032e5f9f29f73cf75b772d9e918ed9c619382849", - "name": "Icon / equal-approximately", - "description": "about, calculate, math, operater", - "remote": false, - "documentationLinks": [] - }, - "533:53323": { - "key": "d7f3070841fdedc5d6dd5d43667f834a3561cd92", - "name": "Icon / equal-not", - "description": "calculate, off, math, operator, code, \u2260", - "remote": false, - "documentationLinks": [] - }, - "533:53320": { - "key": "62bea00e7702c03229d3cab8100916ee9f2dff44", - "name": "Icon / equal", - "description": "calculate, math, operator, assignment, code, =", - "remote": false, - "documentationLinks": [] - }, - "533:53316": { - "key": "00f8cfffeb920c8d7209198287edfe26b1cc4283", - "name": "Icon / eraser", - "description": "pencil, drawing, undo, delete, clear, trash, remove", - "remote": false, - "documentationLinks": [] - }, - "533:54051": { - "key": "23cff5436d77cd7c9a7250804609ca5eee9874c7", - "name": "Icon / ethernet-port", - "description": "internet, network, connection, cable, lan, port, router, switch, hub, modem, web, online, networking, communication, socket, plug, slot, controller, connector, interface, console, signal, data, input, output", - "remote": false, - "documentationLinks": [] - }, - "533:53509": { - "key": "2a378d0979f4657c21bb48238034d23302595011", - "name": "Icon / euro", - "description": "currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:53315": { - "key": "88fd2f21e003f8fd03e7bc7391c02e0ed2d4bf54", - "name": "Icon / expand", - "description": "scale, fullscreen, maximize, minimize, contract", - "remote": false, - "documentationLinks": [] - }, - "533:53313": { - "key": "bf1bf7f002269563576b836b033d5ad3f9294b0f", - "name": "Icon / external-link", - "description": "outbound, open, share", - "remote": false, - "documentationLinks": [] - }, - "533:54092": { - "key": "c52b97a88eab19127bd47453919aeb59208bd691", - "name": "Icon / eye-closed", - "description": "view, watch, see, hide, conceal, mask, hidden, visibility, vision", - "remote": false, - "documentationLinks": [] - }, - "533:53422": { - "key": "162b7ee0eabb148f53b8cf93598b9d892a9222e7", - "name": "Icon / eye-off", - "description": "view, watch, see, hide, conceal, mask, hidden, visibility, vision", - "remote": false, - "documentationLinks": [] - }, - "533:53885": { - "key": "d9f7a857b576553b981159aea8d9ce79f3568f56", - "name": "Icon / eye", - "description": "view, watch, see, show, expose, reveal, display, visible, visibility, vision, preview, read", - "remote": false, - "documentationLinks": [] - }, - "533:53312": { - "key": "0362f3b619c0e636c520aca41d1d67b75ad6d6fd", - "name": "Icon / facebook", - "description": "logo, social", - "remote": false, - "documentationLinks": [] - }, - "533:53914": { - "key": "716f73f4720152caa399acc609deb1e2ac8d1af6", - "name": "Icon / factory", - "description": "building, business, energy, industry, manufacture, sector", - "remote": false, - "documentationLinks": [] - }, - "533:53946": { - "key": "1944f9220abb1d2dbb64f7b850709d9279dfb489", - "name": "Icon / fan", - "description": "air, cooler, ventilation, ventilator, blower", - "remote": false, - "documentationLinks": [] - }, - "533:54035": { - "key": "5aaa8ac07933b4e5a904060f735ee1d80fa98b5a", - "name": "Icon / fast-forward", - "description": "music", - "remote": false, - "documentationLinks": [] - }, - "533:53307": { - "key": "045779804b7b5ba0c1ec3e2d0d98f53008c65a57", - "name": "Icon / feather", - "description": "logo", - "remote": false, - "documentationLinks": [] - }, - "533:53306": { - "key": "9bab43f95659d270318270db9dfb36c2de0f1651", - "name": "Icon / fence", - "description": "picket, panels, woodwork, diy, materials, suburban, garden, property, territory", - "remote": false, - "documentationLinks": [] - }, - "533:53980": { - "key": "1c05fde91bf1c9b2e564a48175aef66e728eee3c", - "name": "Icon / ferris-wheel", - "description": "big wheel, daisy wheel, observation, attraction, entertainment, amusement park, theme park, funfair", - "remote": false, - "documentationLinks": [] - }, - "533:53555": { - "key": "6b251fa8c3a35b23d41a0b3637b46df9547c050d", - "name": "Icon / figma", - "description": "logo, design, tool", - "remote": false, - "documentationLinks": [] - }, - "533:53304": { - "key": "d7342f572d6e20b76aaadccbe1a73132e11ee37c", - "name": "Icon / file-archive", - "description": "zip, package, archive", - "remote": false, - "documentationLinks": [] - }, - "533:53302": { - "key": "5e4983037e9988d6b9d5dfee36f8467a7952c663", - "name": "Icon / file-audio-2", - "description": "music, audio, sound, headphones", - "remote": false, - "documentationLinks": [] - }, - "533:53311": { - "key": "954c7f56e7bef48f012482035ffbfab3075291fa", - "name": "Icon / file-audio", - "description": "music, audio, sound, headphones", - "remote": false, - "documentationLinks": [] - }, - "533:53949": { - "key": "3927be79bedda28bbdb5a0f2bb61aad2c35f26b9", - "name": "Icon / file-axis-3d", - "description": "model, 3d, axis, coordinates", - "remote": false, - "documentationLinks": [] - }, - "533:53299": { - "key": "1465f78e48301c581a35eea5978b1274f13a7c3b", - "name": "Icon / file-badge-2", - "description": "award, achievement, badge, rosette, prize, winner", - "remote": false, - "documentationLinks": [] - }, - "533:53297": { - "key": "af839e98733d41b811a3a5bd20a01b5dbb72c220", - "name": "Icon / file-badge", - "description": "award, achievement, badge, rosette, prize, winner", - "remote": false, - "documentationLinks": [] - }, - "533:53888": { - "key": "a2a0a060bbac7fc6445924412104815e006af4a2", - "name": "Icon / file-box", - "description": "box, package, model", - "remote": false, - "documentationLinks": [] - }, - "533:53295": { - "key": "65894de3f75cb4b15c7c585034c26d7dc1fa65d0", - "name": "Icon / file-chart-column-increasing", - "description": "statistics, analytics, diagram, graph, presentation, trending up", - "remote": false, - "documentationLinks": [] - }, - "533:54135": { - "key": "684449ccf895c12ef7d5d6fd96cd2acae8236c50", - "name": "Icon / file-chart-column", - "description": "statistics, analytics, diagram, graph, presentation", - "remote": false, - "documentationLinks": [] - }, - "533:53291": { - "key": "76e8e19df46cb11b13f57e4dc63f04da87d42ca2", - "name": "Icon / file-chart-line", - "description": "statistics, analytics, diagram, graph, presentation", - "remote": false, - "documentationLinks": [] - }, - "533:53290": { - "key": "eb927694c9a8c0b14bde460802d9ab5541d9a100", - "name": "Icon / file-chart-pie", - "description": "statistics, analytics, diagram, graph, presentation", - "remote": false, - "documentationLinks": [] - }, - "533:53413": { - "key": "ab18c0d9fd5b9749597d6d8e30beb6138e96dd05", - "name": "Icon / file-check-2", - "description": "done, document, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:53360": { - "key": "4f54a1b1f4ef5129bb097d16c87221d062c42631", - "name": "Icon / file-check", - "description": "done, document, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:53640": { - "key": "93441fcadad1152bfa012e7c9c4167c9d94f53e3", - "name": "Icon / file-clock", - "description": "history, log, clock", - "remote": false, - "documentationLinks": [] - }, - "533:53735": { - "key": "be9bab0ccb664e339ed0a493b847a4aa28b6e924", - "name": "Icon / file-code-2", - "description": "script, document, html, xml, property list, plist", - "remote": false, - "documentationLinks": [] - }, - "533:53289": { - "key": "3fd4d82ba90725ff632e27cff447c23c1f1babb1", - "name": "Icon / file-code", - "description": "script, document, gist, html, xml, property list, plist", - "remote": false, - "documentationLinks": [] - }, - "533:53288": { - "key": "23b3d2f067f6b40dc1d62bd53c909455cdc90d8b", - "name": "Icon / file-cog", - "description": "executable, settings, cog, edit, gear", - "remote": false, - "documentationLinks": [] - }, - "533:53412": { - "key": "7a85f940b9ac4a2131a5420654dbb8f707048015", - "name": "Icon / file-diff", - "description": "diff, patch", - "remote": false, - "documentationLinks": [] - }, - "533:53286": { - "key": "369ea7ac69bff35ac6c41de6fb1c4c472fab0cce", - "name": "Icon / file-digit", - "description": "number, document", - "remote": false, - "documentationLinks": [] - }, - "533:53283": { - "key": "722b83a01635d6546dfbc74abced711225b64f53", - "name": "Icon / file-down", - "description": "download, import, export", - "remote": false, - "documentationLinks": [] - }, - "533:53281": { - "key": "d3a7a5784d52509e04c5befadd0ea1f24b90119f", - "name": "Icon / file-heart", - "description": "heart, favourite, bookmark, quick link", - "remote": false, - "documentationLinks": [] - }, - "533:53277": { - "key": "141a82a0f1023d846c0c26b360638db490fccfc0", - "name": "Icon / file-image", - "description": "image, graphics, photo, picture", - "remote": false, - "documentationLinks": [] - }, - "533:53341": { - "key": "d6e42f32e311ffb82ed52a890fad9a802da690eb", - "name": "Icon / file-input", - "description": "document", - "remote": false, - "documentationLinks": [] - }, - "533:53906": { - "key": "95b31d785fe56db6faaf09e2834ab75192bd71a1", - "name": "Icon / file-json-2", - "description": "code, json, curly braces, curly brackets", - "remote": false, - "documentationLinks": [] - }, - "533:53505": { - "key": "dbf21b1ad247e8870ad669379c6b3f48633c4e09", - "name": "Icon / file-json", - "description": "code, json, curly braces, curly brackets", - "remote": false, - "documentationLinks": [] - }, - "533:54052": { - "key": "114f15ba926160da76310838c7d00f1e3e5d8e44", - "name": "Icon / file-key-2", - "description": "key, private, public, security", - "remote": false, - "documentationLinks": [] - }, - "533:53808": { - "key": "7d132f431e9c945ae7abaa6f4f61ddcc59d1b44d", - "name": "Icon / file-key", - "description": "key, private, public, security", - "remote": false, - "documentationLinks": [] - }, - "533:54003": { - "key": "d529321ea454d419a960516ff09beeb0a9c3f0f8", - "name": "Icon / file-lock-2", - "description": "lock, password, security", - "remote": false, - "documentationLinks": [] - }, - "533:53789": { - "key": "038d9c8d93e040e708d6d200a93526ccde4e49e0", - "name": "Icon / file-lock", - "description": "lock, password, security", - "remote": false, - "documentationLinks": [] - }, - "533:53350": { - "key": "54b0b257ade735d8d020c2add35d463d0e4c7cf4", - "name": "Icon / file-minus-2", - "description": "document", - "remote": false, - "documentationLinks": [] - }, - "533:53276": { - "key": "cd7f07badf4b875ce00141b8de9d9d08191fabb9", - "name": "Icon / file-minus", - "description": "delete, remove, erase, document", - "remote": false, - "documentationLinks": [] - }, - "533:53130": { - "key": "5b3d0aef81728340f032811fcd1437c4704909fb", - "name": "Icon / file-music", - "description": "audio, sound, noise, track, digital, recording, playback, piano, keyboard, keys, notes, chord, midi, octave", - "remote": false, - "documentationLinks": [] - }, - "533:53140": { - "key": "a0c4a909796c3ce28462e1efd0343c2603001d57", - "name": "Icon / file-output", - "description": "document", - "remote": false, - "documentationLinks": [] - }, - "533:54102": { - "key": "9fb549b3be6cdda8560ab0aa1b9ea4fa9e7999dd", - "name": "Icon / file-pen-line", - "description": "edit", - "remote": false, - "documentationLinks": [] - }, - "533:53484": { - "key": "9c6989bebe3a717e96b5b0d525f9528a0b7326e2", - "name": "Icon / file-pen", - "description": "signature", - "remote": false, - "documentationLinks": [] - }, - "533:53310": { - "key": "8ea48cefddd085d75115dbf7cff7b07cbc81dd1b", - "name": "Icon / file-plus-2", - "description": "add, create, new, document", - "remote": false, - "documentationLinks": [] - }, - "533:53953": { - "key": "af76244c517d738969655c2e91bb0ceec57bd082", - "name": "Icon / file-plus", - "description": "add, create, new, document", - "remote": false, - "documentationLinks": [] - }, - "533:53272": { - "key": "b90283ec061c0a0305d413805631e1dac8ba64c9", - "name": "Icon / file-question", - "description": "readme, help, question", - "remote": false, - "documentationLinks": [] - }, - "533:53269": { - "key": "b7da9406e50909ac342d9b0e26e9747ae8e58887", - "name": "Icon / file-scan", - "description": "scan, code, qr-code", - "remote": false, - "documentationLinks": [] - }, - "533:53322": { - "key": "f2417e2cb36f2317709090316774fb87b8a476ab", - "name": "Icon / file-search-2", - "description": "lost, document, find, browser, lens", - "remote": false, - "documentationLinks": [] - }, - "533:54011": { - "key": "53cd83b3664a08bf0516ad168cef5ef5a077eeb7", - "name": "Icon / file-search", - "description": "lost, document, find, browser, lens", - "remote": false, - "documentationLinks": [] - }, - "533:53868": { - "key": "ccb545bd27a59064fabb9c9715eaf104f3316e2d", - "name": "Icon / file-sliders", - "description": "cogged, gear, mechanical, machinery, configuration, controls, preferences, settings, system, admin, edit, executable", - "remote": false, - "documentationLinks": [] - }, - "533:53695": { - "key": "0d8cf54b27bd221fe9496d8bf26ca199a02b7732", - "name": "Icon / file-spreadsheet", - "description": "spreadsheet, sheet, table", - "remote": false, - "documentationLinks": [] - }, - "533:53544": { - "key": "97fb1dfa739256e835c255af7a90258d4a268f6b", - "name": "Icon / file-stack", - "description": "versions, multiple, copy, documents, revisions, version control, history", - "remote": false, - "documentationLinks": [] - }, - "533:53266": { - "key": "2e2e807c6bc6ce05149f6d0e0f53196756710555", - "name": "Icon / file-symlink", - "description": "symlink, symbolic, link", - "remote": false, - "documentationLinks": [] - }, - "533:53265": { - "key": "bab882e9b5c9a043b944afb9c7e501f0d37eb0dc", - "name": "Icon / file-terminal", - "description": "terminal, bash, script, executable", - "remote": false, - "documentationLinks": [] - }, - "533:53264": { - "key": "7da217cfb1ab5332c21fc1a7fd3cb963a26c03d4", - "name": "Icon / file-text", - "description": "data, txt, pdf, document", - "remote": false, - "documentationLinks": [] - }, - "533:53263": { - "key": "d4dedc77e263560b99b2c217ddeae0953ae20e95", - "name": "Icon / file-type-2", - "description": "font, text, typography, type", - "remote": false, - "documentationLinks": [] - }, - "533:53262": { - "key": "57568fc26ed8bceda87ee662d74ba96af6cbe4f3", - "name": "Icon / file-type", - "description": "font, text, typography, type", - "remote": false, - "documentationLinks": [] - }, - "533:53514": { - "key": "bb6a490dbb75a6bb6d5da835c93f0be7c1ed2435", - "name": "Icon / file-up", - "description": "upload, import, export", - "remote": false, - "documentationLinks": [] - }, - "533:53195": { - "key": "6ddbc7d95f8f0ac23f6b92658ee1cb3e2c71f49f", - "name": "Icon / file-user", - "description": "person, personal information, people, listing, networking, document, contact, cover letter, resume, cv, curriculum vitae, application form", - "remote": false, - "documentationLinks": [] - }, - "533:53260": { - "key": "6630f78fc9aa866ae085313897c8afbbb3a6264f", - "name": "Icon / file-video-2", - "description": "movie, video, film", - "remote": false, - "documentationLinks": [] - }, - "533:54116": { - "key": "596fba32553d7799714b185e55b2dd3f6a1e3f35", - "name": "Icon / file-video", - "description": "movie, video, film", - "remote": false, - "documentationLinks": [] - }, - "533:54111": { - "key": "82588287dbb62640ee46e29a99665269d83cc3c2", - "name": "Icon / file-volume-2", - "description": "audio, music, volume", - "remote": false, - "documentationLinks": [] - }, - "533:53259": { - "key": "5186fc8a2153c4b1444bff633dc479a3321b4a6a", - "name": "Icon / file-volume", - "description": "audio, music, volume", - "remote": false, - "documentationLinks": [] - }, - "533:53258": { - "key": "1f907a20e4020096e012f59f45fb4382e19f5488", - "name": "Icon / file-warning", - "description": "hidden, warning, alert, danger, protected, exclamation mark", - "remote": false, - "documentationLinks": [] - }, - "533:53329": { - "key": "a28aff29b4e6afca2582009e1c6935cf0a9f3660", - "name": "Icon / file-x-2", - "description": "lost, delete, remove, document", - "remote": false, - "documentationLinks": [] - }, - "533:53474": { - "key": "d4782b87a0705266ab3e079338bc1f1a5443e3ae", - "name": "Icon / file-x", - "description": "lost, delete, remove, document", - "remote": false, - "documentationLinks": [] - }, - "533:53255": { - "key": "7a4b926b7213c9a0511c96539c665035f4e2d80e", - "name": "Icon / file", - "description": "document", - "remote": false, - "documentationLinks": [] - }, - "533:54001": { - "key": "b641f3996b39e6d87b91e384869c30f32e1a4318", - "name": "Icon / files", - "description": "multiple, copy, documents", - "remote": false, - "documentationLinks": [] - }, - "533:53254": { - "key": "890b30094f44652043a1b74cf3c99f41b63755d3", - "name": "Icon / film", - "description": "movie, video, reel, camera, cinema, entertainment", - "remote": false, - "documentationLinks": [] - }, - "533:53844": { - "key": "309239b63bf87b0df412249594d367f94a6f4a40", - "name": "Icon / fingerprint", - "description": "2fa, authentication, biometric, identity, security", - "remote": false, - "documentationLinks": [] - }, - "533:53193": { - "key": "15b577e82aef875169ed8492ba96ef24ae34560a", - "name": "Icon / fire-extinguisher", - "description": "flames, smoke, foam, water, spray, hose, firefighter, fireman, department, brigade, station, emergency, suppress, compressed, tank, cylinder, safety, equipment, amenities", - "remote": false, - "documentationLinks": [] - }, - "533:54139": { - "key": "8ff7c92161e621f53f4104294df7f9f35cdb18d8", - "name": "Icon / fish-off", - "description": "food, dish, restaurant, course, meal, seafood, animal, pet, sea, marine, allergy, intolerance, diet", - "remote": false, - "documentationLinks": [] - }, - "533:53252": { - "key": "4052a12a8d6bd8993844866d10c3e064631e4fc4", - "name": "Icon / fish-symbol", - "description": "dish, restaurant, course, meal, seafood, pet, sea, marine", - "remote": false, - "documentationLinks": [] - }, - "533:53249": { - "key": "36f9db2776f88e4c5a867f9bd12cf90a9f3b87ba", - "name": "Icon / fish", - "description": "dish, restaurant, course, meal, seafood, pet, sea, marine", - "remote": false, - "documentationLinks": [] - }, - "533:53246": { - "key": "718be47b6e55f76282ef0495fae2312c49e98cf3", - "name": "Icon / flag-off", - "description": "unflag", - "remote": false, - "documentationLinks": [] - }, - "533:53245": { - "key": "64272c272a035a7f6dc7a28708a934c63b825760", - "name": "Icon / flag-triangle-left", - "description": "report, timeline", - "remote": false, - "documentationLinks": [] - }, - "533:53639": { - "key": "5ecd11d34a9ea42bd5785d7b15df0254a04c22e3", - "name": "Icon / flag-triangle-right", - "description": "report, timeline", - "remote": false, - "documentationLinks": [] - }, - "533:53378": { - "key": "b2a81f3d2a2aad8fce9a3d906bf32e1098ea46e1", - "name": "Icon / flag", - "description": "report", - "remote": false, - "documentationLinks": [] - }, - "533:53243": { - "key": "33cab57ba0d582352aec46104cf60a51de85c0e5", - "name": "Icon / flame-kindling", - "description": "campfire, camping, wilderness, outdoors, lit, warmth, wood, twigs, sticks", - "remote": false, - "documentationLinks": [] - }, - "533:53242": { - "key": "b48b82c449c2856da9300ba66119a3e0dce369c8", - "name": "Icon / flame", - "description": "fire, lit, burning, spark, embers, smoke, firefighter, fireman, department, brigade, station, emergency", - "remote": false, - "documentationLinks": [] - }, - "533:53294": { - "key": "214807074e2a3237360ca91e179146c15aae561a", - "name": "Icon / flashlight-off", - "description": "torch", - "remote": false, - "documentationLinks": [] - }, - "533:53557": { - "key": "ff3e9dae5378aa9ddc4b38a18a4eddb13050f475", - "name": "Icon / flashlight", - "description": "torch", - "remote": false, - "documentationLinks": [] - }, - "533:53241": { - "key": "424d8b5855407761f54a77f75927ed444c113c89", - "name": "Icon / flask-conical-off", - "description": "beaker, erlenmeyer, non toxic, lab, chemistry, experiment, test", - "remote": false, - "documentationLinks": [] - }, - "533:53238": { - "key": "45200d2d9494acbcf96dda88cfcedd228fa4c072", - "name": "Icon / flask-conical", - "description": "beaker, erlenmeyer, lab, chemistry, experiment, test", - "remote": false, - "documentationLinks": [] - }, - "533:53236": { - "key": "8e0bd3482a8b67ba003f75e760cc49bf26f61184", - "name": "Icon / flask-round", - "description": "beaker, lab, chemistry, experiment, test", - "remote": false, - "documentationLinks": [] - }, - "533:53235": { - "key": "004680b455083945cc8b255649b29cedeba7a4b7", - "name": "Icon / flip-horizontal-2", - "description": "reflect, mirror, alignment, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53234": { - "key": "072c73cbaa8bd86ccfb2a881ecc4b74f8cf401ec", - "name": "Icon / flip-horizontal", - "description": "reflect, mirror, alignment, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53457": { - "key": "39996d8771e60f27fd845f0ade0bb8434c0b191a", - "name": "Icon / flip-vertical-2", - "description": "reflect, mirror, alignment, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53936": { - "key": "4cd5483ec9172b5813491d41fd7a3e13f4ac4327", - "name": "Icon / flip-vertical", - "description": "reflect, mirror, alignment, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53608": { - "key": "9ddbbdffdc87f2d3bc29acd3adc8b7758ab1c628", - "name": "Icon / flower-2", - "description": "sustainability, nature, plant", - "remote": false, - "documentationLinks": [] - }, - "533:53232": { - "key": "51795754b68bac60e36ca8d2fde06f5f01a6c26d", - "name": "Icon / flower", - "description": "sustainability, nature, plant, spring", - "remote": false, - "documentationLinks": [] - }, - "533:53645": { - "key": "188d84708ad9d7453e2458caedfad1aca45d9d07", - "name": "Icon / focus", - "description": "camera, lens, photo, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53230": { - "key": "8aacf04184a98d832a66e184b8844c9e5d30813f", - "name": "Icon / fold-horizontal", - "description": "arrow, collapse, fold, vertical, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53227": { - "key": "2cddc96feb892951c87d147fa75f22de37d7c882", - "name": "Icon / fold-vertical", - "description": "arrow, collapse, fold, vertical, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53244": { - "key": "ca7da0855c298aab3bfcfbce1dc433f3d7ef009e", - "name": "Icon / folder-archive", - "description": "archive, zip, package", - "remote": false, - "documentationLinks": [] - }, - "533:53488": { - "key": "e1d4e621ff2c6b5d4c89768265ba1ec07dc67563", - "name": "Icon / folder-check", - "description": "done, directory, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:53573": { - "key": "bdfdd63314a996627fd3e4257b136887e0919c8d", - "name": "Icon / folder-clock", - "description": "history, directory, clock", - "remote": false, - "documentationLinks": [] - }, - "533:54123": { - "key": "627d4d04d581f0ca282cb381527a3d57b0f8253a", - "name": "Icon / folder-closed", - "description": "directory, closed", - "remote": false, - "documentationLinks": [] - }, - "533:53226": { - "key": "9df8e89576e9a6f34b56929d3361cd8624fffb75", - "name": "Icon / folder-code", - "description": "directory, coding, develop, software", - "remote": false, - "documentationLinks": [] - }, - "533:53224": { - "key": "2df272d7d1a9bfaf6c85333c893f92459b14b55a", - "name": "Icon / folder-cog", - "description": "directory, settings, control, preferences, cog, edit, gear", - "remote": false, - "documentationLinks": [] - }, - "533:53905": { - "key": "60c723c6868b8857457755ce8d3dc6bed917f9a1", - "name": "Icon / folder-dot", - "description": "directory, root, project, pinned, active, current, cogged, gear, mechanical, machinery, configuration, controls, preferences, settings, system, admin, edit", - "remote": false, - "documentationLinks": [] - }, - "533:53223": { - "key": "adaae517230749a20370c2da3aab92c063f2a96e", - "name": "Icon / folder-down", - "description": "directory, download, import, export", - "remote": false, - "documentationLinks": [] - }, - "533:53479": { - "key": "871327a2b11dcae2a7e8c5494cf3ee4c3dd1daf8", - "name": "Icon / folder-git-2", - "description": "directory, root, project, git, repo", - "remote": false, - "documentationLinks": [] - }, - "533:53219": { - "key": "57e557d26edf317d88db1ee43c629e35c9cd64ac", - "name": "Icon / folder-git", - "description": "directory, root, project, git, repo", - "remote": false, - "documentationLinks": [] - }, - "533:53471": { - "key": "9ffa6275b324e33d1f7c84b8f83cd193e1f2d43a", - "name": "Icon / folder-heart", - "description": "directory, heart, favourite, bookmark, quick link", - "remote": false, - "documentationLinks": [] - }, - "533:53218": { - "key": "cd5f71bea98d4919c5c9af20d016bd629af52687", - "name": "Icon / folder-input", - "description": "directory, import, export", - "remote": false, - "documentationLinks": [] - }, - "533:53390": { - "key": "53c4c44d971ec615ba2d1354563e4684ee8b5f0e", - "name": "Icon / folder-kanban", - "description": "projects, manage, overview, board, tickets, issues, roadmap, plan, intentions, productivity, work, agile, code, coding, directory, project, root", - "remote": false, - "documentationLinks": [] - }, - "533:53386": { - "key": "5296a8cf0c32435456cd19065805f3fe47ae090b", - "name": "Icon / folder-key", - "description": "directory, key, private, security, protected", - "remote": false, - "documentationLinks": [] - }, - "533:53215": { - "key": "d1e28b42d556b1cb2d8ca6bbc565e14f9f665175", - "name": "Icon / folder-lock", - "description": "directory, lock, private, security, protected", - "remote": false, - "documentationLinks": [] - }, - "533:53213": { - "key": "68407d6798ecc6bbda670b04dc5fb86ea0db30af", - "name": "Icon / folder-minus", - "description": "directory, remove, delete", - "remote": false, - "documentationLinks": [] - }, - "533:53211": { - "key": "fd3ba629b4cf4f508da49b54e299a88179a5791d", - "name": "Icon / folder-open-dot", - "description": "directory, root, project, active, current, pinned", - "remote": false, - "documentationLinks": [] - }, - "533:54078": { - "key": "7d28b56199acf6e80580b8c227c36effec8f9306", - "name": "Icon / folder-open", - "description": "directory", - "remote": false, - "documentationLinks": [] - }, - "533:53470": { - "key": "8063f97b326773139abcd0c8fe49c287bdfe65ca", - "name": "Icon / folder-output", - "description": "directory, import, export", - "remote": false, - "documentationLinks": [] - }, - "533:53210": { - "key": "c26388944700cb4be95934c161080b4538c69915", - "name": "Icon / folder-pen", - "description": "directory, rename", - "remote": false, - "documentationLinks": [] - }, - "533:53208": { - "key": "98598c567435b80cf9c75b4b1a3c1afedb19368b", - "name": "Icon / folder-plus", - "description": "directory, add, create, new", - "remote": false, - "documentationLinks": [] - }, - "533:53206": { - "key": "59e896eefbf64f1371b83a22dc09167359b73ec5", - "name": "Icon / folder-root", - "description": "directory, root, project, git, repo", - "remote": false, - "documentationLinks": [] - }, - "533:53180": { - "key": "ca8212ff1d86254871714c150c70db11c4dde2bc", - "name": "Icon / folder-search-2", - "description": "directory, search, find, lost, browser, lens", - "remote": false, - "documentationLinks": [] - }, - "533:53718": { - "key": "9a342c657bb89a204138fc8588d6a324f1939ea1", - "name": "Icon / folder-search", - "description": "directory, search, find, lost, browser, lens", - "remote": false, - "documentationLinks": [] - }, - "533:53204": { - "key": "b6aa2e523dd60364bf13bc7612859b34f80858e5", - "name": "Icon / folder-symlink", - "description": "directory, symlink, symbolic, link", - "remote": false, - "documentationLinks": [] - }, - "533:53768": { - "key": "c40aba816fcc59c4a2d6563ebffb74e009c29d2f", - "name": "Icon / folder-sync", - "description": "directory, synchronize, synchronise, refresh, reconnect, transfer, backup", - "remote": false, - "documentationLinks": [] - }, - "533:53203": { - "key": "90d52c71963214b1c4c68baeeca475c6a1d49780", - "name": "Icon / folder-tree", - "description": "directory, tree, browser", - "remote": false, - "documentationLinks": [] - }, - "533:53202": { - "key": "d6b610fbcfa88e4901954e776d131f96270f9f8f", - "name": "Icon / folder-up", - "description": "directory, upload, import, export", - "remote": false, - "documentationLinks": [] - }, - "533:53655": { - "key": "b1beba5db723a55b7fe4f214aa2e9ab11cbee9d3", - "name": "Icon / folder-x", - "description": "directory, remove, delete", - "remote": false, - "documentationLinks": [] - }, - "533:53201": { - "key": "2feb9af9dc36298516a4dc9044715e2f78b2cd5e", - "name": "Icon / folder", - "description": "directory", - "remote": false, - "documentationLinks": [] - }, - "533:53605": { - "key": "9ac48934ed2a4f70ec1538cfb44e528352832a18", - "name": "Icon / folders", - "description": "multiple, copy, directories", - "remote": false, - "documentationLinks": [] - }, - "533:53198": { - "key": "54e29137029ca87006ac30ebcd9dfac768902b4e", - "name": "Icon / footprints", - "description": "steps, walking, foot, feet, trail, shoe", - "remote": false, - "documentationLinks": [] - }, - "533:54107": { - "key": "007c640a68b5837416016a37ff93881d43d4da89", - "name": "Icon / forklift", - "description": "vehicle, transport, logistics", - "remote": false, - "documentationLinks": [] - }, - "533:53196": { - "key": "dd5ee264070dbcafff1cff7ac443ab49ba250ca6", - "name": "Icon / forward", - "description": "send, share, email", - "remote": false, - "documentationLinks": [] - }, - "533:53194": { - "key": "c3eb9471b59331d7f4f357adb429e3e9528f2030", - "name": "Icon / frame", - "description": "logo, design, tool", - "remote": false, - "documentationLinks": [] - }, - "533:53191": { - "key": "f8655c599475e544d93742ba9001b4ab004daacc", - "name": "Icon / framer", - "description": "logo, design, tool", - "remote": false, - "documentationLinks": [] - }, - "533:53418": { - "key": "68bff8d3db6be1e10bc9caea3445cd53a5ca91ce", - "name": "Icon / frown", - "description": "emoji, face, bad, sad, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:53190": { - "key": "695c6f6fc2858821507dcff2d8b8fcaf41547c9b", - "name": "Icon / fuel", - "description": "filling-station, gas, petrol, tank", - "remote": false, - "documentationLinks": [] - }, - "533:53921": { - "key": "5a03b3f0899f57ad7326111d26bd513128e0e9c3", - "name": "Icon / fullscreen", - "description": "expand, zoom, preview, focus, camera, lens, image", - "remote": false, - "documentationLinks": [] - }, - "533:53396": { - "key": "4e85dbedcfeb2ca172058a412882d17a39f0195a", - "name": "Icon / funnel-plus", - "description": "filter, hopper, add, create, new", - "remote": false, - "documentationLinks": [] - }, - "533:53897": { - "key": "2f682e6ad82049256e8780f4484c9165bda1ff96", - "name": "Icon / funnel-x", - "description": "filter, hopper, remove, delete", - "remote": false, - "documentationLinks": [] - }, - "533:53187": { - "key": "81821c5a46d36e3e8b2d6f2a6fa4f6bdead7fda3", - "name": "Icon / funnel", - "description": "filter, hopper", - "remote": false, - "documentationLinks": [] - }, - "533:53392": { - "key": "6897071c4549c2f91c45df08aee31f657b34c10b", - "name": "Icon / gallery-horizontal-end", - "description": "carousel, pictures, images, scroll, swipe, album, portfolio, history, versions, backup, time machine", - "remote": false, - "documentationLinks": [] - }, - "533:53779": { - "key": "8e6fe2298a7b36055923cf4a39a977924d65d82c", - "name": "Icon / gallery-horizontal", - "description": "carousel, pictures, images, scroll, swipe, album, portfolio", - "remote": false, - "documentationLinks": [] - }, - "533:53099": { - "key": "465315a9bb755a521920ad4d971381d4ff755cb1", - "name": "Icon / gallery-thumbnails", - "description": "carousel, pictures, images, album, portfolio, preview", - "remote": false, - "documentationLinks": [] - }, - "533:54090": { - "key": "a9531f91342362d3df16fe84410570ce4294c069", - "name": "Icon / gallery-vertical-end", - "description": "carousel, pictures, images, scroll, swipe, album, portfolio, history, versions, backup, time machine", - "remote": false, - "documentationLinks": [] - }, - "533:53185": { - "key": "aa2df61d648c91b8ed266e9ac6f8ca8e5ac5f0cb", - "name": "Icon / gallery-vertical", - "description": "carousel, pictures, images, scroll, swipe, album, portfolio", - "remote": false, - "documentationLinks": [] - }, - "533:54147": { - "key": "5ca245a321dd6ad36cc252c2005c88d613a9448d", - "name": "Icon / gamepad-2", - "description": "console", - "remote": false, - "documentationLinks": [] - }, - "533:53309": { - "key": "464ed7487f1b1074cdf6911e2f6a87bf3c4d4d29", - "name": "Icon / gamepad", - "description": "console", - "remote": false, - "documentationLinks": [] - }, - "533:53183": { - "key": "860f3e9ddf44c9097bd4e1d9312a2a042a644e6c", - "name": "Icon / gauge", - "description": "dashboard, dial, meter, speed, pressure, measure, level", - "remote": false, - "documentationLinks": [] - }, - "533:53552": { - "key": "d4cacaad872e71dd36984c42fc30e58fc9157b35", - "name": "Icon / gavel", - "description": "hammer, mallet", - "remote": false, - "documentationLinks": [] - }, - "533:53714": { - "key": "b21bf9b223d273bf0521854425f76b7af5b9df00", - "name": "Icon / gem", - "description": "diamond, crystal, ruby, jewellery, price, special, present, gift, ring, wedding, proposal, marriage, rubygems", - "remote": false, - "documentationLinks": [] - }, - "533:53996": { - "key": "afcdb83f407349433cd72a80b5fce8732e2148f2", - "name": "Icon / ghost", - "description": "pac-man, spooky", - "remote": false, - "documentationLinks": [] - }, - "533:53181": { - "key": "0ad021c63e3fa050b6588964dfa102f47a47d450", - "name": "Icon / git-branch-plus", - "description": "add, create, +", - "remote": false, - "documentationLinks": [] - }, - "533:53532": { - "key": "6179993be64c5308bd3980c48514e6936842b00e", - "name": "Icon / git-branch", - "description": "code, version control", - "remote": false, - "documentationLinks": [] - }, - "533:53274": { - "key": "fd6b909958f80a73a2112a0df71b179677d49678", - "name": "Icon / git-commit-horizontal", - "description": "code, version control, waypoint, stop, station", - "remote": false, - "documentationLinks": [] - }, - "533:53177": { - "key": "f7c40814b57f30b99599261236e31842db0b4301", - "name": "Icon / git-commit-vertical", - "description": "code, version control, waypoint, stop, station", - "remote": false, - "documentationLinks": [] - }, - "533:53221": { - "key": "535f01882c854675eb8d7bfecfd3437bb6ec63f1", - "name": "Icon / git-compare-arrows", - "description": "code, version control, diff", - "remote": false, - "documentationLinks": [] - }, - "533:53753": { - "key": "dba5e1f79e4d0f41665bacf9788cdec77b8b49d2", - "name": "Icon / git-compare", - "description": "code, version control, diff", - "remote": false, - "documentationLinks": [] - }, - "533:53747": { - "key": "bb0e7a00477a97623b96b47e5b106719a21381ce", - "name": "Icon / git-fork", - "description": "code, version control", - "remote": false, - "documentationLinks": [] - }, - "533:54109": { - "key": "94fdc0089ec23a6e019eab368d4e8d03f792933b", - "name": "Icon / git-graph", - "description": "code, version control, commit graph, commits, gitlens", - "remote": false, - "documentationLinks": [] - }, - "533:53971": { - "key": "5b21c2fbbf233ddfed1892637604e1027021bb64", - "name": "Icon / git-merge", - "description": "code, version control", - "remote": false, - "documentationLinks": [] - }, - "533:53336": { - "key": "1d1582c72e14ddf59d4d96ca96ebd61c6c391234", - "name": "Icon / git-pull-request-arrow", - "description": "code, version control, open", - "remote": false, - "documentationLinks": [] - }, - "533:53175": { - "key": "69b1eac84af601415b20474f4790ae8d540c94a0", - "name": "Icon / git-pull-request-closed", - "description": "code, version control, rejected, closed, cancelled, x", - "remote": false, - "documentationLinks": [] - }, - "533:54151": { - "key": "49bc4f7aa306c127370607f0a2b4aaa549ce6943", - "name": "Icon / git-pull-request-create-arrow", - "description": "code, version control, open, plus, add, +", - "remote": false, - "documentationLinks": [] - }, - "533:53174": { - "key": "95345b6a6868502c6fb5520461342cc39c7e0352", - "name": "Icon / git-pull-request-create", - "description": "code, version control, open, plus, add, +", - "remote": false, - "documentationLinks": [] - }, - "533:53172": { - "key": "3eb5b65afa27feb95f7be3aa3818733e078b6fb1", - "name": "Icon / git-pull-request-draft", - "description": "code, version control, open, draft, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53171": { - "key": "65a22eb1beec4ac1e11f07c4ef5f59bae5450706", - "name": "Icon / git-pull-request", - "description": "code, version control, open", - "remote": false, - "documentationLinks": [] - }, - "533:54119": { - "key": "ba57f02fc2048276d3bb00be29caf85ca7bd361a", - "name": "Icon / github", - "description": "logo, version control", - "remote": false, - "documentationLinks": [] - }, - "533:53169": { - "key": "a8546b90aad04e0051704a7e94aaaa9fe8075856", - "name": "Icon / gitlab", - "description": "logo, version control", - "remote": false, - "documentationLinks": [] - }, - "533:53168": { - "key": "73e4efe9b803d3707e90e0e45fed2f3bc87c4845", - "name": "Icon / glass-water", - "description": "beverage, drink, glass, water", - "remote": false, - "documentationLinks": [] - }, - "533:53945": { - "key": "ce3c521b097eb8702ac0cba41dd257822d0aaac0", - "name": "Icon / glasses", - "description": "glasses, spectacles", - "remote": false, - "documentationLinks": [] - }, - "533:53166": { - "key": "06de96989695fb9fc299266128f89820afea34b3", - "name": "Icon / globe-lock", - "description": "vpn, private, privacy, network, world, browser, security, encryption, protection, connection", - "remote": false, - "documentationLinks": [] - }, - "533:53623": { - "key": "21a2f88005ffafd454b1b98c4d1fd90f8a8f8e8d", - "name": "Icon / globe", - "description": "world, browser, language, translate", - "remote": false, - "documentationLinks": [] - }, - "533:53164": { - "key": "0415a85c2f37d6080b1e303166f7d8afae916a76", - "name": "Icon / goal", - "description": "flag, bullseye", - "remote": false, - "documentationLinks": [] - }, - "533:53161": { - "key": "32ce419605509aca41a0c28e4dd8eefbe3b1d2e0", - "name": "Icon / gpu", - "description": "processor, cores, technology, computer, chip, circuit, specs, graphics processing unit, video card, display adapter, gddr, rendering, digital image processing, crypto mining", - "remote": false, - "documentationLinks": [] - }, - "533:53160": { - "key": "33cdf1d56b67750e612ed7b3486f6d5488e4c3c4", - "name": "Icon / grab", - "description": "hand", - "remote": false, - "documentationLinks": [] - }, - "533:54144": { - "key": "653b4eb5ef54450b39ae7bc8799f537cc79ccc3a", - "name": "Icon / graduation-cap", - "description": "school, university, learn, study, mortarboard, education, ceremony, academic, hat, diploma, bachlor's, master's, doctorate", - "remote": false, - "documentationLinks": [] - }, - "533:53157": { - "key": "0cc4bbaac96b6e9b3318536ee5b89385c7689e28", - "name": "Icon / grape", - "description": "fruit, wine, food", - "remote": false, - "documentationLinks": [] - }, - "533:53155": { - "key": "755279c92e980ece7c1b1aa0b31f8b074fab0e37", - "name": "Icon / grid-2x2-check", - "description": "table, rows, columns, blocks, plot, land, geometry, measure, data, size, width, height, distance, surface area, square meter, acre", - "remote": false, - "documentationLinks": [] - }, - "533:53405": { - "key": "db8ac7935e9c334fcae1a41402313ff00727f6e9", - "name": "Icon / grid-2x2-plus", - "description": "table, rows, columns, blocks, plot, land, geometry, measure, data, size, width, height, distance, surface area, square meter, acre", - "remote": false, - "documentationLinks": [] - }, - "533:53154": { - "key": "5bd550a59672f245b0db16e7561b7e94a17dcc51", - "name": "Icon / grid-2x2-x", - "description": "table, rows, columns, data, blocks, plot, land, geometry, measure, size, width, height, distance, surface area, square meter, acre", - "remote": false, - "documentationLinks": [] - }, - "533:53425": { - "key": "d6238fda86a0e437fb1253f8bf1efe40ec8c62f1", - "name": "Icon / grid-2x2", - "description": "table, rows, columns, blocks, plot, land, geometry, measure, size, width, height, distance, surface area, square meter, acre, window, skylight", - "remote": false, - "documentationLinks": [] - }, - "533:53838": { - "key": "36638fc8644612a5ad52233b666a7ac1737d7d95", - "name": "Icon / grid-3x3", - "description": "table, rows, columns", - "remote": false, - "documentationLinks": [] - }, - "533:53551": { - "key": "d69e96e9a69fa31ffe663ce89f80e97c75606303", - "name": "Icon / grip-horizontal", - "description": "grab, dots, handle, move, drag", - "remote": false, - "documentationLinks": [] - }, - "533:53153": { - "key": "0171207a7fc7b19ed59210055b27ec72bd54a0ee", - "name": "Icon / grip-vertical", - "description": "grab, dots, handle, move, drag", - "remote": false, - "documentationLinks": [] - }, - "533:53150": { - "key": "eb56524da04ab63b5e487c0e0160940d0c3f03d8", - "name": "Icon / grip", - "description": "grab, dots, handle, move, drag", - "remote": false, - "documentationLinks": [] - }, - "533:53334": { - "key": "36d31b7d129379b830b9176f312b604f1a17ff43", - "name": "Icon / group", - "description": "cubes, packages, parts, units, collection, cluster, gather, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53148": { - "key": "f47b886126934088e1f4f71223065fcbed68d64f", - "name": "Icon / guitar", - "description": "acoustic, instrument, strings, riff, rock, band, country, concert, performance, play, lead, loud, music, audio, sound, noise", - "remote": false, - "documentationLinks": [] - }, - "533:53146": { - "key": "03ac9685c47d8bf765e64a026a535e146a799b24", - "name": "Icon / ham", - "description": "food, pork, pig, meat, bone, hock, knuckle, gammon, cured", - "remote": false, - "documentationLinks": [] - }, - "533:53145": { - "key": "d39a9ecc0520a015a1655939e3323b81d839bef8", - "name": "Icon / hamburger", - "description": "burger, cheeseburger, meat, beef, patty, bun, fast food, junk food, takeaway, takeout, snack, dish, restaurant, lunch, meal, savory, savoury, cookery, cooking, grilled, barbecue, barbeque, bbq, lettuce, tomato, relish, pickles, onions, ketchup, mustard, mayonnaise", - "remote": false, - "documentationLinks": [] - }, - "533:53143": { - "key": "f295af5e74337b308939551b4ad6ebeb42552458", - "name": "Icon / hammer", - "description": "mallet, nails, diy, toolbox, build, construction", - "remote": false, - "documentationLinks": [] - }, - "533:53141": { - "key": "6e52d55aa808e554dfef288fb88d4e14bbb393d8", - "name": "Icon / hand-coins", - "description": "savings, banking, money, finance, offers, mortgage, payment, received, wage, payroll, allowance, pocket money, handout, pennies", - "remote": false, - "documentationLinks": [] - }, - "533:53231": { - "key": "98a67f630954c256eae86f950bcc282fd24307aa", - "name": "Icon / hand-heart", - "description": "love, like, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:53370": { - "key": "9c4cbf7823c04e53ce5fba1c73a38a453fb8e2c9", - "name": "Icon / hand-helping", - "description": "agreement, help, proposal, charity, begging, terms", - "remote": false, - "documentationLinks": [] - }, - "533:53666": { - "key": "e95c795750c2d9b621902297f462dafe45456afd", - "name": "Icon / hand-metal", - "description": "rock", - "remote": false, - "documentationLinks": [] - }, - "533:53137": { - "key": "75a30dfd5e9399d91972c88e7bcf725f85f237a3", - "name": "Icon / hand-platter", - "description": "waiter, waitress, restaurant, table service, served, dinner, dining, meal, course, luxury", - "remote": false, - "documentationLinks": [] - }, - "533:53846": { - "key": "f017763c8c8df820f295a2e6a0bae899d7f2bb2e", - "name": "Icon / hand", - "description": "wave, move, mouse, grab", - "remote": false, - "documentationLinks": [] - }, - "533:54162": { - "key": "136dd86c750ad23323b14a3b1db78d079859dfc1", - "name": "Icon / handshake", - "description": "agreement, partnership, deal, business, assistance, cooperation, friendship, union, terms", - "remote": false, - "documentationLinks": [] - }, - "533:54047": { - "key": "e2a701a5919bfa158585e648c23e330f319cfb95", - "name": "Icon / hard-drive-download", - "description": "computer, server, memory, data, ssd, disk, hard disk, save", - "remote": false, - "documentationLinks": [] - }, - "533:54125": { - "key": "9159719efd75170a8612c29d19b03a49d77ea500", - "name": "Icon / hard-drive-upload", - "description": "computer, server, memory, data, ssd, disk, hard disk, save", - "remote": false, - "documentationLinks": [] - }, - "533:53135": { - "key": "1f18fdf8bc1793116aa8dab2a058864634a29f27", - "name": "Icon / hard-drive", - "description": "computer, server, memory, data, ssd, disk, hard disk", - "remote": false, - "documentationLinks": [] - }, - "533:53133": { - "key": "239ffe192d3949e204980e94fe801f38769cca70", - "name": "Icon / hard-hat", - "description": "helmet, construction, safety, savety", - "remote": false, - "documentationLinks": [] - }, - "533:54128": { - "key": "93cfe321485338d41d734ad86d4941420348d138", - "name": "Icon / hash", - "description": "hashtag, number, pound", - "remote": false, - "documentationLinks": [] - }, - "533:53189": { - "key": "04e51694a8087d15399fa112dac1754f92189b9d", - "name": "Icon / haze", - "description": "mist, fog", - "remote": false, - "documentationLinks": [] - }, - "533:53129": { - "key": "e1c4087695223450590a5b9a675072b83d08c93c", - "name": "Icon / hdmi-port", - "description": "socket, plug, slot, controller, connector, interface, console, signal, audio, video, visual, av, data, input, output", - "remote": false, - "documentationLinks": [] - }, - "533:53977": { - "key": "86a2593d50f76f4e6131478e1b1b9b720a659ea2", - "name": "Icon / heading-1", - "description": "h1, html, markup, markdown", - "remote": false, - "documentationLinks": [] - }, - "533:53128": { - "key": "7e94b09cfd044eb9ebc20ada76285b7a2afcde36", - "name": "Icon / heading-2", - "description": "h2, html, markup, markdown", - "remote": false, - "documentationLinks": [] - }, - "533:53502": { - "key": "f5714fc0e1e51b84341e823e7ec5ec70ed0f49f7", - "name": "Icon / heading-3", - "description": "h3, html, markup, markdown", - "remote": false, - "documentationLinks": [] - }, - "533:53400": { - "key": "4e99f2791ea941de34d51ed5346a3c82364c3837", - "name": "Icon / heading-4", - "description": "h4, html, markup, markdown", - "remote": false, - "documentationLinks": [] - }, - "533:53482": { - "key": "b027fd5ea411aac772a3c2c3799ad13b4ce9066d", - "name": "Icon / heading-5", - "description": "h5, html, markup, markdown", - "remote": false, - "documentationLinks": [] - }, - "533:53549": { - "key": "2a3b1ff3e8ba1169261b3f995799926760224f26", - "name": "Icon / heading-6", - "description": "h6, html, markup, markdown", - "remote": false, - "documentationLinks": [] - }, - "533:53866": { - "key": "7b67715bfeae4fe9a35d599523c83eb0570521e2", - "name": "Icon / heading", - "description": "h1, html, markup, markdown", - "remote": false, - "documentationLinks": [] - }, - "533:53547": { - "key": "c2e88faca2de0243b41cf105fffee584aa27204b", - "name": "Icon / headphone-off", - "description": "music, audio, sound, mute, off", - "remote": false, - "documentationLinks": [] - }, - "533:53384": { - "key": "8a0f39ff219aced1b5f8c7ef2614692b45df9146", - "name": "Icon / headphones", - "description": "music, audio, sound", - "remote": false, - "documentationLinks": [] - }, - "533:53127": { - "key": "1f984ed3ab9f626ad3fd05e455f85c577810224f", - "name": "Icon / headset", - "description": "music, audio, sound, gaming, headphones, headset, call, center, phone, telephone, voip, video", - "remote": false, - "documentationLinks": [] - }, - "533:53248": { - "key": "46e8d1f471f44233a760a108bf0e9041dd93762b", - "name": "Icon / heart-crack", - "description": "heartbreak, sadness, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:53366": { - "key": "0f66c5dfae9e105201b4c3515335141892dbb142", - "name": "Icon / heart-handshake", - "description": "agreement, charity, help, deal, terms, emotion, together, handshake", - "remote": false, - "documentationLinks": [] - }, - "533:53139": { - "key": "ce699a8c97c52583c4dfb3b322fe4299f8f73e8a", - "name": "Icon / heart-minus", - "description": "unlike, unfavorite, remove, damage, ui & ux", - "remote": false, - "documentationLinks": [] - }, - "533:53126": { - "key": "1890104ea7c3a0844faa16b9b0679c1a260593f7", - "name": "Icon / heart-off", - "description": "unlike, dislike, hate, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:53124": { - "key": "26c9cf8f594915299e49233dabb6426e04451f11", - "name": "Icon / heart-plus", - "description": "plus, like, favorite, add, health, support", - "remote": false, - "documentationLinks": [] - }, - "533:53701": { - "key": "efb5e0447515ba5abb0418dbd220953cb9ed7b15", - "name": "Icon / heart-pulse", - "description": "heartbeat, pulse, health, medical, blood pressure, cardiac, systole, diastole", - "remote": false, - "documentationLinks": [] - }, - "533:53123": { - "key": "22bfd3c937e43c0d98ab8c9b4f0fcc170c511033", - "name": "Icon / heart", - "description": "like, love, emotion, suit, playing, cards", - "remote": false, - "documentationLinks": [] - }, - "533:53375": { - "key": "0f75a472c08a32e45ad3672b7e11ec88fb9f47cd", - "name": "Icon / heater", - "description": "heating, warmth, comfort, fire, stove, electric, electronics, amenities", - "remote": false, - "documentationLinks": [] - }, - "533:53131": { - "key": "cb42b839ad527221728a8e38056041bf5e5f8bf1", - "name": "Icon / hexagon", - "description": "shape, node.js, logo", - "remote": false, - "documentationLinks": [] - }, - "533:53462": { - "key": "fc9daaafbd4285dc9876ee0a90980bb6aa2d1a17", - "name": "Icon / highlighter", - "description": "mark, text", - "remote": false, - "documentationLinks": [] - }, - "533:53122": { - "key": "4541b77cde49526b588751573c035bf2a6c608d8", - "name": "Icon / history", - "description": "time, redo, undo, rewind, timeline, version, time machine, backup, rotate, ccw", - "remote": false, - "documentationLinks": [] - }, - "533:53279": { - "key": "de04287ff05737467bb7839365a277694ab31e8a", - "name": "Icon / hop-off", - "description": "beer, brewery, drink, hop free, allergy, intolerance, diet", - "remote": false, - "documentationLinks": [] - }, - "533:53939": { - "key": "ec5a2bfc1478d49e70ccd785e8659c688abbe991", - "name": "Icon / hop", - "description": "beer, brewery, drink", - "remote": false, - "documentationLinks": [] - }, - "533:53121": { - "key": "fbcdc7aefa0d3dc09d263ad4d58183f9770457e4", - "name": "Icon / hospital", - "description": "infirmary, sanatorium, healthcare, doctor, hospice, clinic, emergency room, ward, building, medical, vet", - "remote": false, - "documentationLinks": [] - }, - "533:53120": { - "key": "a02b9d0880bfbea879d53baa8dbf18aa5f9dd88c", - "name": "Icon / hotel", - "description": "building, hostel, motel, inn", - "remote": false, - "documentationLinks": [] - }, - "533:53395": { - "key": "dda7311cde911cf3b66c1cc65ec9c70e0f954eaf", - "name": "Icon / hourglass", - "description": "timer, time, sandglass", - "remote": false, - "documentationLinks": [] - }, - "533:53536": { - "key": "1f3c86f85dd6ecb761bbbcca8fc3aa38dd6c7761", - "name": "Icon / house-plug", - "description": "home, living, building, residence, architecture, autarky, energy", - "remote": false, - "documentationLinks": [] - }, - "533:53766": { - "key": "2651ee3dceabac66f322179f8bbb9c9e0ce2a45a", - "name": "Icon / house-plus", - "description": "home, living, medical, new, addition, building, residence, architecture", - "remote": false, - "documentationLinks": [] - }, - "533:53590": { - "key": "eb52c375cc1d44dd8593ff6eff75286da1a00c59", - "name": "Icon / house-wifi", - "description": "home, living, building, wifi, connectivity", - "remote": false, - "documentationLinks": [] - }, - "533:53118": { - "key": "e753994a13b644bbac3b141ce2c745411e40329d", - "name": "Icon / house", - "description": "home, living, building, residence, architecture", - "remote": false, - "documentationLinks": [] - }, - "533:53117": { - "key": "89f351682715aa6ce0984a45459d8b1d37831659", - "name": "Icon / ice-cream-bowl", - "description": "gelato, food, dessert, dish, restaurant, course, meal", - "remote": false, - "documentationLinks": [] - }, - "533:53859": { - "key": "785e05f9374ae9461918fc63668680d8af7ac5c0", - "name": "Icon / ice-cream-cone", - "description": "gelato, food", - "remote": false, - "documentationLinks": [] - }, - "533:53854": { - "key": "4402cd07189dd3d92b92efd30eabe888295383f6", - "name": "Icon / id-card-lanyard", - "description": "id-card, id-card-lanyard, identity, employee, gate-pass", - "remote": false, - "documentationLinks": [] - }, - "533:53197": { - "key": "855fe445731e77ad946360c7eb0f41bdc9fcf5d0", - "name": "Icon / id-card", - "description": "card, badge, identity, authentication, secure", - "remote": false, - "documentationLinks": [] - }, - "533:53115": { - "key": "9d68cc96967420edc27146367ca813c9f7ef7c59", - "name": "Icon / image-down", - "description": "picture, photo, download, save, export", - "remote": false, - "documentationLinks": [] - }, - "533:53403": { - "key": "12ac5ddfb5c6316c8a8f3536c1d8cba85d3c0941", - "name": "Icon / image-minus", - "description": "remove, delete", - "remote": false, - "documentationLinks": [] - }, - "533:53167": { - "key": "3514e4887fadcabf53d9bf166ee85967557f3b09", - "name": "Icon / image-off", - "description": "picture, photo", - "remote": false, - "documentationLinks": [] - }, - "533:53952": { - "key": "ba7216bcafb994918471e6b46aec8acb79e88023", - "name": "Icon / image-play", - "description": "picture, gif, photo", - "remote": false, - "documentationLinks": [] - }, - "533:54077": { - "key": "6146cd6cab3f759f7d4e7440e9e7e30d8c3ac5bd", - "name": "Icon / image-plus", - "description": "add, create, picture", - "remote": false, - "documentationLinks": [] - }, - "533:53112": { - "key": "c2812d9647112df7257681e90318dda11392ea02", - "name": "Icon / image-up", - "description": "picture, photo, upload, import", - "remote": false, - "documentationLinks": [] - }, - "533:53250": { - "key": "b59eb6dd78af9e5894b3c70c21967e17507f0917", - "name": "Icon / image-upscale", - "description": "resize, picture, sharpen, increase", - "remote": false, - "documentationLinks": [] - }, - "533:53108": { - "key": "b58def155036c4dc41d2923897efeeb0f24a74bd", - "name": "Icon / image", - "description": "picture, photo", - "remote": false, - "documentationLinks": [] - }, - "533:53106": { - "key": "2d4adca0975b61ecf1957a06b058234f8c322355", - "name": "Icon / images", - "description": "picture, photo, multiple, copy, gallery, album, collection, slideshow, showcase", - "remote": false, - "documentationLinks": [] - }, - "533:53110": { - "key": "2c21dd0e6d873dc04763455984541aa6f0a1a223", - "name": "Icon / import", - "description": "save", - "remote": false, - "documentationLinks": [] - }, - "533:53104": { - "key": "cdaa50e74eb09bc9a706d72b06d6d3495d5eb7e0", - "name": "Icon / inbox", - "description": "email", - "remote": false, - "documentationLinks": [] - }, - "533:53925": { - "key": "e85c53214eb09ecd87d52d53463b9478d15ff032", - "name": "Icon / indent-decrease", - "description": "text, tab", - "remote": false, - "documentationLinks": [] - }, - "533:53964": { - "key": "4265e7d90e5551dce02fbc875f76125695063076", - "name": "Icon / indent-increase", - "description": "text, tab", - "remote": false, - "documentationLinks": [] - }, - "533:53103": { - "key": "344a3a2e84ab227e4745b34accff1d7cb920bf6a", - "name": "Icon / indian-rupee", - "description": "currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:53976": { - "key": "beb4d3e839eee266d5e3d17f3a16062f63a1c42b", - "name": "Icon / infinity", - "description": "unlimited, forever, loop, math", - "remote": false, - "documentationLinks": [] - }, - "533:53815": { - "key": "04319dcb73c1965f2ef424826b1aa3513a5bc5ac", - "name": "Icon / info", - "description": "help", - "remote": false, - "documentationLinks": [] - }, - "533:54134": { - "key": "4a4277163ada1cf55c1e03b7a9f887deb7a884bc", - "name": "Icon / inspection-panel", - "description": "access, cover, tile, metal, materials, screws", - "remote": false, - "documentationLinks": [] - }, - "533:53101": { - "key": "e025b43df94d74e301ecaa3a8c197ca8227f4fde", - "name": "Icon / instagram", - "description": "logo, camera, social", - "remote": false, - "documentationLinks": [] - }, - "533:53097": { - "key": "179310785e04e0fc4dd81407db17d21cc1c3390f", - "name": "Icon / italic", - "description": "oblique, text, format", - "remote": false, - "documentationLinks": [] - }, - "533:53095": { - "key": "8a1d3d6ee2eaeb9ad558fff9c6cd7892ab170083", - "name": "Icon / iteration-ccw", - "description": "arrow, right", - "remote": false, - "documentationLinks": [] - }, - "533:53092": { - "key": "effa5cb27958098cf3113674f4d2fb134ba5f520", - "name": "Icon / iteration-cw", - "description": "arrow, left", - "remote": false, - "documentationLinks": [] - }, - "533:54103": { - "key": "46f31092984f47f0f1416f6cb6389deefcca86fc", - "name": "Icon / japanese-yen", - "description": "currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:53088": { - "key": "ae5ae215e3fd4efcea12f78587be74f3892c79c4", - "name": "Icon / joystick", - "description": "game, console, control stick", - "remote": false, - "documentationLinks": [] - }, - "533:53086": { - "key": "e66e14eabe7c7cae056af7605aff589e6774fa3a", - "name": "Icon / kanban", - "description": "projects, manage, overview, board, tickets, issues, roadmap, plan, intentions, productivity, work, agile, code, coding", - "remote": false, - "documentationLinks": [] - }, - "533:53873": { - "key": "b0a51f9f626fdbf06182cff9023d4b8ee6633026", - "name": "Icon / key-round", - "description": "password, login, authentication, secure, unlock", - "remote": false, - "documentationLinks": [] - }, - "533:53928": { - "key": "bf184cb48943dfe085abe9e3f04641db0d14781a", - "name": "Icon / key-square", - "description": "password, login, authentication, secure, unlock, car key", - "remote": false, - "documentationLinks": [] - }, - "533:53717": { - "key": "5ab89100d8a23a14067b986f7ce4f9d40e676463", - "name": "Icon / key", - "description": "password, login, authentication, secure, unlock, keychain, key ring, fob", - "remote": false, - "documentationLinks": [] - }, - "533:53084": { - "key": "50c5f578e953ff51199d243821b516e36a323b5d", - "name": "Icon / keyboard-music", - "description": "music, audio, sound, noise, notes, keys, chord, octave, midi, controller, instrument, electric, signal, digital, studio, production, producer, pianist, piano, play, performance, concert", - "remote": false, - "documentationLinks": [] - }, - "533:53082": { - "key": "776ca5582e6f401c92f5a4d84915767d946d77f5", - "name": "Icon / keyboard-off", - "description": "unkeys, layout, spell, settings, mouse", - "remote": false, - "documentationLinks": [] - }, - "533:53081": { - "key": "781fc2ad7ac958921f88f4a3201d14ac292c74d7", - "name": "Icon / keyboard", - "description": "layout, spell, settings, mouse", - "remote": false, - "documentationLinks": [] - }, - "533:53798": { - "key": "442abfd53d1b7eb8c5b893d43fd8afd18d516eee", - "name": "Icon / lamp-ceiling", - "description": "lighting, household, home, furniture", - "remote": false, - "documentationLinks": [] - }, - "533:53080": { - "key": "69776d4c44757f4b269849bda7bb7fdd8ed13a08", - "name": "Icon / lamp-desk", - "description": "lighting, household, office, desk, home, furniture", - "remote": false, - "documentationLinks": [] - }, - "533:53734": { - "key": "62c752e260e79181995e8537e237ed43b4c9d261", - "name": "Icon / lamp-floor", - "description": "lighting, household, floor, home, furniture", - "remote": false, - "documentationLinks": [] - }, - "533:53078": { - "key": "9c2600b8bcbafaf313eff020ae6a4d1df2905a1a", - "name": "Icon / lamp-wall-down", - "description": "lighting, household, wall, home, furniture", - "remote": false, - "documentationLinks": [] - }, - "533:53077": { - "key": "bca80c242192d7eeb8e497b8e3819fff9882b696", - "name": "Icon / lamp-wall-up", - "description": "lighting, household, wall, home, furniture", - "remote": false, - "documentationLinks": [] - }, - "533:53776": { - "key": "55ef4836609c0b8173e9d51e3862b62a2a9631dd", - "name": "Icon / lamp", - "description": "lighting, household, home, furniture", - "remote": false, - "documentationLinks": [] - }, - "533:53075": { - "key": "4703e319f8860703473058b0b8e2a4986687ac7a", - "name": "Icon / land-plot", - "description": "area, surface, square metres, allotment, parcel, property, plane, acres, measure, distance, isometric, flag, golf course, hole", - "remote": false, - "documentationLinks": [] - }, - "533:53074": { - "key": "2573698e5b3822df4b916013328b6f29554835ba", - "name": "Icon / landmark", - "description": "bank, building, capitol, finance, money, museum, art gallery, hall, institute, pediment, portico, columns, pillars, classical, architecture, government, institution", - "remote": false, - "documentationLinks": [] - }, - "533:53989": { - "key": "18fbdb1f86dcbfd35e2fe1fe310ff827541cd13d", - "name": "Icon / languages", - "description": "translate", - "remote": false, - "documentationLinks": [] - }, - "533:53073": { - "key": "8d1a030d89b4ef6ec9de31550aca0124afb993c5", - "name": "Icon / laptop-minimal-check", - "description": "computer, screen, remote, success, done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:54106": { - "key": "18ab08c2fc0eca0431fc34edc4b81a97aaed1bf6", - "name": "Icon / laptop-minimal", - "description": "computer, screen, remote", - "remote": false, - "documentationLinks": [] - }, - "533:53072": { - "key": "898434a2c256c5763b6419c80fd013847db00635", - "name": "Icon / laptop", - "description": "computer, screen, remote", - "remote": false, - "documentationLinks": [] - }, - "533:53071": { - "key": "f59ddb0d606515e0703d79133252662ed3846a25", - "name": "Icon / lasso-select", - "description": "select, cursor", - "remote": false, - "documentationLinks": [] - }, - "533:53083": { - "key": "9991963f7f893cf0b21526498bae2b3f7a4926c8", - "name": "Icon / lasso", - "description": "select, cursor", - "remote": false, - "documentationLinks": [] - }, - "533:53070": { - "key": "12b6d16bd6c4af53fd413cd845d5f28b27d2edb1", - "name": "Icon / laugh", - "description": "emoji, face, happy, good, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:53068": { - "key": "e01b1d17759a84eb42a11e4f1aa6bfff2dde1cc3", - "name": "Icon / layers-2", - "description": "stack, pile, pages, sheets, paperwork, copies, copy, duplicate, double, shortcuts", - "remote": false, - "documentationLinks": [] - }, - "533:53436": { - "key": "61a7e403738bb7b907e3b8201ee8a8337d49c2c9", - "name": "Icon / layers", - "description": "stack, pile, pages, sheets, paperwork, copies, copy", - "remote": false, - "documentationLinks": [] - }, - "533:53067": { - "key": "de4ae532831a277dcff60e494f5c193e40b1474d", - "name": "Icon / layout-dashboard", - "description": "masonry, brick", - "remote": false, - "documentationLinks": [] - }, - "533:53066": { - "key": "dd252d4bb12d0a45e40df9de7307f71c1c25d4bd", - "name": "Icon / layout-grid", - "description": "app, home, start", - "remote": false, - "documentationLinks": [] - }, - "533:53063": { - "key": "dba3a1066798ee9b632eb11c15309292e6f8e221", - "name": "Icon / layout-list", - "description": "todo, tasks, items, pending, image, photo", - "remote": false, - "documentationLinks": [] - }, - "533:53754": { - "key": "9f1206f20e74f180486c356a712b1d172cec1867", - "name": "Icon / layout-panel-left", - "description": "app, home, start, grid", - "remote": false, - "documentationLinks": [] - }, - "533:54117": { - "key": "037ebf51f05e74453211354d013b82559c9aeb25", - "name": "Icon / layout-panel-top", - "description": "window, webpage, block, section, grid, template, structure", - "remote": false, - "documentationLinks": [] - }, - "533:53414": { - "key": "b98bd132aed50b5ef0d5b01ddc8730d7aedac1b9", - "name": "Icon / layout-template", - "description": "window, webpage, block, section", - "remote": false, - "documentationLinks": [] - }, - "533:53062": { - "key": "e548d5071b3e742910d54f1be8f110a15f699301", - "name": "Icon / leaf", - "description": "sustainability, nature, energy, plant, autumn", - "remote": false, - "documentationLinks": [] - }, - "533:53061": { - "key": "619a4dad238bb784b6b8509bacae284e890eba29", - "name": "Icon / leafy-green", - "description": "salad, lettuce, vegetable, chard, cabbage, bok choy", - "remote": false, - "documentationLinks": [] - }, - "533:54055": { - "key": "202db19daacb8f3874e15b636b52f156fbbc1fb7", - "name": "Icon / lectern", - "description": "pulpit, podium, stand", - "remote": false, - "documentationLinks": [] - }, - "533:54129": { - "key": "165500c66300d6255d961369c89a7b9cdb421890", - "name": "Icon / letter-text", - "description": "drop cap, text, format, typography, letter, font size", - "remote": false, - "documentationLinks": [] - }, - "533:53059": { - "key": "0969ff4c21e835ba1bb11885aff546cf69cbaadb", - "name": "Icon / library-big", - "description": "books, reading, written, authors, stories, fiction, novels, information, knowledge, education, high school, university, college, academy, learning, study, research, collection, vinyl, records, albums, music, package", - "remote": false, - "documentationLinks": [] - }, - "533:53058": { - "key": "0083ea6cfda43b661da702474fb2013fb6f41cc8", - "name": "Icon / library", - "description": "books, reading, written, authors, stories, fiction, novels, information, knowledge, education, high school, university, college, academy, learning, study, research, collection, vinyl, records, albums, music, package", - "remote": false, - "documentationLinks": [] - }, - "533:53056": { - "key": "1b9c928179fbe9fe77245947375c3a900f2ac6e2", - "name": "Icon / life-buoy", - "description": "preserver, life belt, lifesaver, help, rescue, ship, ring, raft, inflatable, wheel, donut", - "remote": false, - "documentationLinks": [] - }, - "533:53055": { - "key": "8ef29a68230a1ba2d9ed173ca4bb5a9731f5705e", - "name": "Icon / ligature", - "description": "text, font, typography, alternates, alternatives", - "remote": false, - "documentationLinks": [] - }, - "533:53053": { - "key": "12402647a1bbbb82c1f23da2fd612481b99a95eb", - "name": "Icon / lightbulb-off", - "description": "lights", - "remote": false, - "documentationLinks": [] - }, - "533:53178": { - "key": "1209ab4968660b124b64e8b844318e997bfd374d", - "name": "Icon / lightbulb", - "description": "idea, bright, lights", - "remote": false, - "documentationLinks": [] - }, - "533:53051": { - "key": "63c47fe0c4273338d7939e88360f16138e02f45a", - "name": "Icon / link-2-off", - "description": "unchain, chain", - "remote": false, - "documentationLinks": [] - }, - "533:53050": { - "key": "65270cba1b29f249da1a993d5da7f586d837c9f0", - "name": "Icon / link-2", - "description": "chain, url", - "remote": false, - "documentationLinks": [] - }, - "533:53049": { - "key": "1fbb65cb59fbda49fd85bda3b226acc916ffd1f8", - "name": "Icon / link", - "description": "chain, url", - "remote": false, - "documentationLinks": [] - }, - "533:53811": { - "key": "799d1401994a88ea537a78c26840f3348bedec74", - "name": "Icon / linkedin", - "description": "logo, social media, social", - "remote": false, - "documentationLinks": [] - }, - "533:53820": { - "key": "1d4e9e58dd5984b22b1b9794bc0cdbb27e2f720c", - "name": "Icon / list-check", - "description": "done, check, tick, complete, list, to-do, bom", - "remote": false, - "documentationLinks": [] - }, - "533:53048": { - "key": "53a1f8ffcd4b8a0b6090a7022ca78099624366c7", - "name": "Icon / list-checks", - "description": "todo, done, check, tick, complete, tasks, items, pending", - "remote": false, - "documentationLinks": [] - }, - "533:53047": { - "key": "d6e38efad3cf5fc4fab11ec53b3ada0543592b38", - "name": "Icon / list-collapse", - "description": "items, collapse, expand, details, disclosure, show, hide, toggle, accordion, more, less, fold, unfold", - "remote": false, - "documentationLinks": [] - }, - "533:53046": { - "key": "8307bcbc6834be99aff4bb53e0991246935cd9e8", - "name": "Icon / list-end", - "description": "queue, bottom, end, playlist", - "remote": false, - "documentationLinks": [] - }, - "533:53045": { - "key": "c2ac2bed334eb0a566ea3eacce344e91ee1edca4", - "name": "Icon / list-filter-plus", - "description": "filter, plus, options, add", - "remote": false, - "documentationLinks": [] - }, - "533:53044": { - "key": "ff03ef9ab59ae952979200d1d397561767e1c59a", - "name": "Icon / list-minus", - "description": "playlist, remove, song, subtract, delete, unqueue", - "remote": false, - "documentationLinks": [] - }, - "533:53043": { - "key": "0bd04904d7d9cf041fedb4a4ba4c189b3f9c5070", - "name": "Icon / list-music", - "description": "playlist, queue, music, audio, playback", - "remote": false, - "documentationLinks": [] - }, - "533:53959": { - "key": "0edc77943fc03de471e94c9ca6245081abe7a908", - "name": "Icon / list-ordered", - "description": "number, order, queue", - "remote": false, - "documentationLinks": [] - }, - "533:53781": { - "key": "a86e81ae69f8fcff9165e33192d57b027fdff52e", - "name": "Icon / list-plus", - "description": "playlist, add, song, track, new", - "remote": false, - "documentationLinks": [] - }, - "533:53041": { - "key": "98930b2bda71e4b03fecb1f89901004a1535f5cd", - "name": "Icon / list-restart", - "description": "reset, refresh, reload, playlist, replay", - "remote": false, - "documentationLinks": [] - }, - "533:53968": { - "key": "3a820418b56c1e28f9bb0e1664502f3ae828b57c", - "name": "Icon / list-start", - "description": "queue, top, start, next, playlist", - "remote": false, - "documentationLinks": [] - }, - "533:53159": { - "key": "90f691ea913a6b3b4214b6bfa3bffd636ebab2e3", - "name": "Icon / list-todo", - "description": "todo, done, check, tick, complete, tasks, items, pending", - "remote": false, - "documentationLinks": [] - }, - "533:54097": { - "key": "20dd097f9c72ecfdf8e3a6a5979d7cdaa4ecb939", - "name": "Icon / list-tree", - "description": "tree, browser", - "remote": false, - "documentationLinks": [] - }, - "533:53828": { - "key": "e36156951d1fde94b26bee1496c56eb73d4eba93", - "name": "Icon / list-video", - "description": "playlist, video, playback", - "remote": false, - "documentationLinks": [] - }, - "533:53040": { - "key": "a73870c4beb68e708881f6693e94605279d69e42", - "name": "Icon / list-x", - "description": "playlist, subtract, remove, delete, unqueue", - "remote": false, - "documentationLinks": [] - }, - "533:53038": { - "key": "c5120fadec7505ed3a0c86216339c5fbaa9016a4", - "name": "Icon / list", - "description": "options", - "remote": false, - "documentationLinks": [] - }, - "533:53712": { - "key": "3e45299358f10a6bf9bac7fe06586eac2bf743e6", - "name": "Icon / loader-circle", - "description": "loading, wait, busy, progress, spinner, spinning, throbber, circle", - "remote": false, - "documentationLinks": [] - }, - "533:53037": { - "key": "e0546ffa8029076acf5aaa6547b14a60b8b6d3e1", - "name": "Icon / loader-pinwheel", - "description": "loading, wait, busy, progress, throbber, spinner, spinning, beach ball, frozen, freeze", - "remote": false, - "documentationLinks": [] - }, - "533:53209": { - "key": "d3454901817af833972f57c4264c680a84801bc6", - "name": "Icon / locate-fixed", - "description": "map, gps, location, cross", - "remote": false, - "documentationLinks": [] - }, - "533:53036": { - "key": "809edcd6c463267dedd62e049871d4c14a37a09c", - "name": "Icon / locate-off", - "description": "map, gps, location, cross", - "remote": false, - "documentationLinks": [] - }, - "533:53035": { - "key": "768734479fb7961e4f6e0b6fdfaa56021d26bffd", - "name": "Icon / locate", - "description": "map, gps, location, cross", - "remote": false, - "documentationLinks": [] - }, - "533:53256": { - "key": "9effe64ef4e75f2a668c71226fec9817c2a2ffe5", - "name": "Icon / location-edit", - "description": "location, waypoint, marker, drop, edit", - "remote": false, - "documentationLinks": [] - }, - "533:54024": { - "key": "67db1ceb909a0205a6a26dfce0dd8d1e7df2181f", - "name": "Icon / lock-keyhole-open", - "description": "security", - "remote": false, - "documentationLinks": [] - }, - "533:53034": { - "key": "ce0834c66499d7d2c8444abf3bd39cbbdfb3b38d", - "name": "Icon / lock-keyhole", - "description": "security, password, secure, admin", - "remote": false, - "documentationLinks": [] - }, - "533:53033": { - "key": "bb8ce8ca601a749391cf9a216cbe2afcfb1546d7", - "name": "Icon / lock-open", - "description": "security", - "remote": false, - "documentationLinks": [] - }, - "533:53032": { - "key": "41278464474e1d32a1098c0a9a9618ff3afb0e4a", - "name": "Icon / lock", - "description": "security, password, secure, admin", - "remote": false, - "documentationLinks": [] - }, - "533:54021": { - "key": "f1e93bdab6ebf3f3709cf1248a3c98ef4b9a4617", - "name": "Icon / log-in", - "description": "sign in, arrow, enter, auth", - "remote": false, - "documentationLinks": [] - }, - "533:53298": { - "key": "fceb2e3f8a14b910ad5fcb5c3f0d93e7ff6eb9f7", - "name": "Icon / logs", - "description": "options, list, menu, order, queue, tasks, logs", - "remote": false, - "documentationLinks": [] - }, - "533:53429": { - "key": "96bf657e3acd25411e5a93129dd0427d12f0dbed", - "name": "Icon / lollipop", - "description": "lolly, candy, sugar, food, sweet, dessert, spiral", - "remote": false, - "documentationLinks": [] - }, - "533:53407": { - "key": "b418541aad080d28a4e44e3c5b91231675be1caa", - "name": "Icon / luggage", - "description": "baggage, luggage, travel, suitcase", - "remote": false, - "documentationLinks": [] - }, - "533:53895": { - "key": "3e3a1afa82f11ac87c8b49e9410bde446c072ded", - "name": "Icon / magnet", - "description": "horseshoe, lock, science, snap", - "remote": false, - "documentationLinks": [] - }, - "533:53665": { - "key": "9f4281274f76df52d9c304ac36b4d85da0617af8", - "name": "Icon / mail-check", - "description": "email, message, letter, subscribe, delivered, success, read, done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:53975": { - "key": "63253a9b49e3acc85c28f97544b8307f17a31d7b", - "name": "Icon / mail-minus", - "description": "email, message, letter, remove, delete", - "remote": false, - "documentationLinks": [] - }, - "533:53339": { - "key": "3dc49588a47ff687e4390d6671ff03cecf434a7b", - "name": "Icon / mail-open", - "description": "email, message, letter, read", - "remote": false, - "documentationLinks": [] - }, - "533:53031": { - "key": "db13010f87c374e1ebc45b7a4249e5bbbc6d7c0e", - "name": "Icon / mail-plus", - "description": "email, message, letter, add, create, new, compose", - "remote": false, - "documentationLinks": [] - }, - "533:53929": { - "key": "0815f68e30eabde3df5aee597b3bff5094a0732c", - "name": "Icon / mail-question", - "description": "email, message, letter, delivery, undelivered", - "remote": false, - "documentationLinks": [] - }, - "533:53658": { - "key": "d1998ab6a41cacb853d249fceec9f4d41250addd", - "name": "Icon / mail-search", - "description": "email, message, letter, search, lens", - "remote": false, - "documentationLinks": [] - }, - "533:53030": { - "key": "241a7e8a9122542fa273ca1d54f46ae2f33e9cd4", - "name": "Icon / mail-warning", - "description": "email, message, letter, delivery error, exclamation mark", - "remote": false, - "documentationLinks": [] - }, - "533:53029": { - "key": "a986ec54755701c79d59e68c80287b00c1df9fca", - "name": "Icon / mail-x", - "description": "email, message, letter, remove, delete", - "remote": false, - "documentationLinks": [] - }, - "533:53028": { - "key": "7768daa54591581781f9c81b1ae398b7f347bf5b", - "name": "Icon / mailbox", - "description": "emails, messages, letters, mailing list, newsletter", - "remote": false, - "documentationLinks": [] - }, - "533:53027": { - "key": "f30d203e775f43b850e370f52176fdbb060a286d", - "name": "Icon / mails", - "description": "emails, messages, letters, multiple, mailing list, newsletter, copy", - "remote": false, - "documentationLinks": [] - }, - "533:53024": { - "key": "0901a939273479333d005fdffe77ddeab792c179", - "name": "Icon / map-pin-check-inside", - "description": "location, waypoint, marker, drop, done, tick, complete, task, added", - "remote": false, - "documentationLinks": [] - }, - "533:53023": { - "key": "18d1decf09181497acd5bb5dc33d13bf02e40a0e", - "name": "Icon / map-pin-check", - "description": "location, waypoint, marker, drop, done, tick, complete, task, added", - "remote": false, - "documentationLinks": [] - }, - "533:53022": { - "key": "1edc2a9688c9c5a19853d788a5926395768df585", - "name": "Icon / map-pin-house", - "description": "location, waypoint, marker, drop, home, living, building, residence, architecture, address, poi, real estate, property, navigation, destination, geolocation, place, landmark", - "remote": false, - "documentationLinks": [] - }, - "533:53021": { - "key": "fad72ee03c8494918ba2fc7251901b80fd9878df", - "name": "Icon / map-pin-minus-inside", - "description": "location, waypoint, marker, drop, delete, remove, erase", - "remote": false, - "documentationLinks": [] - }, - "533:53548": { - "key": "fe49926d2c95b45fd0fe5b0517be98de10a7707d", - "name": "Icon / map-pin-minus", - "description": "location, waypoint, marker, drop, delete, remove, erase", - "remote": false, - "documentationLinks": [] - }, - "533:53020": { - "key": "7010e31cdc8f10e75f916ffab2989af2459e4933", - "name": "Icon / map-pin-off", - "description": "location, waypoint, marker, remove", - "remote": false, - "documentationLinks": [] - }, - "533:53019": { - "key": "4d590580db46fc309276346e9841260bbeee7539", - "name": "Icon / map-pin-plus-inside", - "description": "location, waypoint, marker, drop, add, create, new", - "remote": false, - "documentationLinks": [] - }, - "533:53247": { - "key": "691db314bd4162cb1076725c5435d020e0cb155f", - "name": "Icon / map-pin-plus", - "description": "location, waypoint, marker, drop, add, create, new", - "remote": false, - "documentationLinks": [] - }, - "533:53018": { - "key": "779dee8f5cbc5c0c8aee4c426a0f42abacdc85a1", - "name": "Icon / map-pin-x-inside", - "description": "location, waypoint, marker, drop, delete, remove, erase", - "remote": false, - "documentationLinks": [] - }, - "533:53016": { - "key": "1ed17281e1746b9c4ad00694a57ef7cb0d31b564", - "name": "Icon / map-pin-x", - "description": "location, waypoint, marker, drop, delete, remove, erase", - "remote": false, - "documentationLinks": [] - }, - "533:53015": { - "key": "5a5c2efdae4ba3979da2f035cd1f21437cf32d1e", - "name": "Icon / map-pin", - "description": "location, waypoint, marker, drop", - "remote": false, - "documentationLinks": [] - }, - "533:53014": { - "key": "f509928ecffa61793b20af8a043c2c7bcefcecc4", - "name": "Icon / map-pinned", - "description": "location, waypoint, marker, drop", - "remote": false, - "documentationLinks": [] - }, - "533:53013": { - "key": "f574d63f3c9966193de061df93f4228f7252dcc9", - "name": "Icon / map-plus", - "description": "location, navigation, travel, new, add, create", - "remote": false, - "documentationLinks": [] - }, - "533:53012": { - "key": "66e2a21735ba0e971a1774faa9166e0070714c07", - "name": "Icon / map", - "description": "location, navigation, travel", - "remote": false, - "documentationLinks": [] - }, - "533:53011": { - "key": "070f80751b85bd5eadcaed126149ece2a2579783", - "name": "Icon / mars-stroke", - "description": "gender, androgyne, transgender", - "remote": false, - "documentationLinks": [] - }, - "533:53009": { - "key": "22d5c93be0170f8d473062437937a4039e207439", - "name": "Icon / mars", - "description": "gender, sex, male, masculine, man, boy", - "remote": false, - "documentationLinks": [] - }, - "533:53790": { - "key": "2c7b771789db18ffb2c30d6a3326e371164e3f9b", - "name": "Icon / martini", - "description": "cocktail, alcohol, beverage, bar, drink, glass", - "remote": false, - "documentationLinks": [] - }, - "533:53008": { - "key": "a630853c5d92bd2c67982df6de1ce9a46a190d61", - "name": "Icon / maximize-2", - "description": "fullscreen, arrows, expand", - "remote": false, - "documentationLinks": [] - }, - "533:53006": { - "key": "5641451f31df6ff08848b49fdfab4990e583af1f", - "name": "Icon / maximize", - "description": "fullscreen, expand, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53004": { - "key": "e3102ec6e97cc1d01ae7830c487e825725b72319", - "name": "Icon / medal", - "description": "prize, sports, winner, trophy, award, achievement", - "remote": false, - "documentationLinks": [] - }, - "533:53850": { - "key": "7367ef2d1dc08f3eb0bd25f2c498d5cb9ae77d1b", - "name": "Icon / megaphone-off", - "description": "advertisement, attention, alert, notification, disable, silent", - "remote": false, - "documentationLinks": [] - }, - "533:53003": { - "key": "37f64db37838604c8c841fa8b8b7a885fded0656", - "name": "Icon / megaphone", - "description": "advertisement, attention, alert, notification", - "remote": false, - "documentationLinks": [] - }, - "533:53001": { - "key": "001d0ff60de5f4ee05f87dcb3b717f205c80413d", - "name": "Icon / meh", - "description": "emoji, face, neutral, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:53229": { - "key": "ada024eb97c9c6b035cafb498f5cf54f3d373c32", - "name": "Icon / memory-stick", - "description": "ram, random access, technology, computer, chip, circuit, specs, capacity, gigabytes, gb", - "remote": false, - "documentationLinks": [] - }, - "533:53098": { - "key": "34b33bf32fce6a7c478b2b2933f978a1cedaf1b4", - "name": "Icon / menu", - "description": "bars, navigation, hamburger, options", - "remote": false, - "documentationLinks": [] - }, - "533:54101": { - "key": "9485c0c3e2fb2d80519479d83aee1a3d20a623f2", - "name": "Icon / merge", - "description": "combine, join, unite", - "remote": false, - "documentationLinks": [] - }, - "533:53000": { - "key": "0454eb5322147cf4b17c1b29381ef43c7755b89b", - "name": "Icon / message-circle-code", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, code review, coding", - "remote": false, - "documentationLinks": [] - }, - "533:53321": { - "key": "61988f709d7d88ff1a587fbaa7f3dfbcab7dd0d5", - "name": "Icon / message-circle-dashed", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, draft", - "remote": false, - "documentationLinks": [] - }, - "533:53561": { - "key": "5acaa55856d2af77696327577cd86627a3f82813", - "name": "Icon / message-circle-heart", - "description": "comment, chat, conversation, dialog, feedback, positive, like, love, interest, valentine, dating, date, speech bubble", - "remote": false, - "documentationLinks": [] - }, - "533:52999": { - "key": "760327f0fdee10aecec970c0cec7bd9b2d41ff55", - "name": "Icon / message-circle-more", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, typing, writing, responding, ellipsis, etc, et cetera, ..., \u2026", - "remote": false, - "documentationLinks": [] - }, - "533:53674": { - "key": "b81fef8daa526805593e036f34fbca55b2dff2f6", - "name": "Icon / message-circle-off", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, clear, close, delete, remove, cancel, silence, mute, moderate", - "remote": false, - "documentationLinks": [] - }, - "533:52998": { - "key": "adf1f0a3a826031ea0bdb1db3a68d6d5bd847588", - "name": "Icon / message-circle-plus", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, add", - "remote": false, - "documentationLinks": [] - }, - "533:52996": { - "key": "e44298e16433823380d1d79f0f291ca1f28c49c4", - "name": "Icon / message-circle-question", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, help", - "remote": false, - "documentationLinks": [] - }, - "533:53352": { - "key": "cde824c7d071b183b232b0bfe6aa41774777dd98", - "name": "Icon / message-circle-reply", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, reply, response", - "remote": false, - "documentationLinks": [] - }, - "533:53132": { - "key": "60b8098e3dc19f42b9e8ed3d8b59c9b3e19e57c2", - "name": "Icon / message-circle-warning", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, report, abuse, offense, alert, danger, caution, protected, exclamation mark", - "remote": false, - "documentationLinks": [] - }, - "533:53094": { - "key": "8b33760cabc7d4e6882a093390460aa845fe1f92", - "name": "Icon / message-circle-x", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, clear, close, delete, remove, cancel, silence, mute, moderate", - "remote": false, - "documentationLinks": [] - }, - "533:52995": { - "key": "61fadbe2f322cb00d60baef87eaabd8c3da5129a", - "name": "Icon / message-circle", - "description": "comment, chat, conversation, dialog, feedback, speech bubble", - "remote": false, - "documentationLinks": [] - }, - "533:52994": { - "key": "6e59633203d1dad8bdb7b1095b73008310848b6e", - "name": "Icon / message-square-code", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, code review, coding", - "remote": false, - "documentationLinks": [] - }, - "533:52993": { - "key": "fd45facf7e56c7038671c9a571b672595d9667eb", - "name": "Icon / message-square-dashed", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, draft", - "remote": false, - "documentationLinks": [] - }, - "533:52991": { - "key": "c35ae07e39840f01a648ffae5a3f6a6d7122e9d0", - "name": "Icon / message-square-diff", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, add, patch, difference, plus, minus, plus-minus, math, code review, coding, version control, git", - "remote": false, - "documentationLinks": [] - }, - "533:52990": { - "key": "1190c2be77bf1ba3a82171a7f0d0567a55052882", - "name": "Icon / message-square-dot", - "description": "unread, unresolved, comment, chat, conversation, dialog, feedback, speech bubble", - "remote": false, - "documentationLinks": [] - }, - "533:52989": { - "key": "670e6c805aa34f1f70b60777ebffe9457328034d", - "name": "Icon / message-square-heart", - "description": "comment, chat, conversation, dialog, feedback, positive, like, love, interest, valentine, dating, date, speech bubble", - "remote": false, - "documentationLinks": [] - }, - "533:54122": { - "key": "5f84eb5d572b243ccceb8d5f563f3fb1fc352caa", - "name": "Icon / message-square-lock", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, secure, encrypted", - "remote": false, - "documentationLinks": [] - }, - "533:52987": { - "key": "0a412c8f4ad055173f60770642187ed32ad4e446", - "name": "Icon / message-square-more", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, typing, writing, responding, ellipsis, etc, et cetera, ..., \u2026", - "remote": false, - "documentationLinks": [] - }, - "533:52986": { - "key": "ca2b0ba3a3237413ca1877318602a8d01ac604f6", - "name": "Icon / message-square-off", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, clear, close, delete, remove, cancel, silence, mute, moderate", - "remote": false, - "documentationLinks": [] - }, - "533:52983": { - "key": "81953f7187d5241ee7a4b4107505f3cb10a2529c", - "name": "Icon / message-square-plus", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, add", - "remote": false, - "documentationLinks": [] - }, - "533:52981": { - "key": "bdd2ef6f8e3587d1a874ee25890d0be0e7d6d6b9", - "name": "Icon / message-square-quote", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, blockquote, quotation, indent, reply, response", - "remote": false, - "documentationLinks": [] - }, - "533:52979": { - "key": "eeb9b9732c15f4ce1dc025ecf6d18f0f2f1765d3", - "name": "Icon / message-square-reply", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, reply, response", - "remote": false, - "documentationLinks": [] - }, - "533:53079": { - "key": "11aae3afc513f063e59d446b635564a0f6179e12", - "name": "Icon / message-square-share", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, network, forward", - "remote": false, - "documentationLinks": [] - }, - "533:53596": { - "key": "dd972e97fcf370dc7d55575afdd4f42822b78daa", - "name": "Icon / message-square-text", - "description": "comment, chat, conversation, dialog, feedback, speech bubble", - "remote": false, - "documentationLinks": [] - }, - "533:53354": { - "key": "52ad2c485b41d4f72459ab91a7caea7e9321afde", - "name": "Icon / message-square-warning", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, report, abuse, offense, alert, danger, caution, protected, exclamation mark", - "remote": false, - "documentationLinks": [] - }, - "533:52978": { - "key": "8499f0f92bf2bc0d51a6268fc026454854488416", - "name": "Icon / message-square-x", - "description": "comment, chat, conversation, dialog, feedback, speech bubble, clear, close, delete, remove, cancel, silence, mute, moderate", - "remote": false, - "documentationLinks": [] - }, - "533:52976": { - "key": "ff81744ff1817aca0843aa194496106fece29ecd", - "name": "Icon / message-square", - "description": "comment, chat, conversation, dialog, feedback, speech bubble", - "remote": false, - "documentationLinks": [] - }, - "533:54161": { - "key": "bfb34656a58321444776488b8032bb4d1cf6e829", - "name": "Icon / messages-square", - "description": "comment, chat, conversation, dialog, feedback, speech bubbles, copy, multiple", - "remote": false, - "documentationLinks": [] - }, - "533:52975": { - "key": "b9d917ba8b2c0cf3d371a895b2a208d1d0d15e04", - "name": "Icon / mic-off", - "description": "record, sound, mute, microphone", - "remote": false, - "documentationLinks": [] - }, - "533:54094": { - "key": "87d9d0feebe01ec18a3838c71ad15fa6ea6e94ba", - "name": "Icon / mic-vocal", - "description": "lyrics, voice, listen, sound, music, radio, podcast, karaoke, singing, microphone", - "remote": false, - "documentationLinks": [] - }, - "533:52973": { - "key": "9363bb2dff25a56d6f3a039356c4f26ac68ee55a", - "name": "Icon / mic", - "description": "record, sound, listen, radio, podcast, microphone", - "remote": false, - "documentationLinks": [] - }, - "533:54110": { - "key": "667dfea5a0ed312f60fbb927699a4c35c54f04ea", - "name": "Icon / microchip", - "description": "processor, cores, technology, computer, chip, integrated circuit, memory, ram, specs, gpu, gigahertz, ghz", - "remote": false, - "documentationLinks": [] - }, - "533:52970": { - "key": "dcce9ab2fa0856fa3fd89077a0c38f0ecdfc1799", - "name": "Icon / microscope", - "description": "medical, education, science, imaging, research", - "remote": false, - "documentationLinks": [] - }, - "533:52969": { - "key": "06f76d7afc8bd64ef74423b38f8fb088304f6943", - "name": "Icon / microwave", - "description": "oven, cooker, toaster oven, bake", - "remote": false, - "documentationLinks": [] - }, - "533:52967": { - "key": "1e296d5cc13d1b66b7f864ac6029c95a65d1cfca", - "name": "Icon / milestone", - "description": "signpost, direction, right, east, forward, version control, waypoint", - "remote": false, - "documentationLinks": [] - }, - "533:53727": { - "key": "75a5c9367c357d8506a06162a7979f30547a146e", - "name": "Icon / milk-off", - "description": "lactose free, bottle, beverage, drink, water, allergy, intolerance, diet", - "remote": false, - "documentationLinks": [] - }, - "533:53635": { - "key": "47143f4da7994e92a0893fa075b8907705eabb17", - "name": "Icon / milk", - "description": "lactose, bottle, beverage, drink, water, diet", - "remote": false, - "documentationLinks": [] - }, - "533:54080": { - "key": "f9a77274a96e4897c2477e5a71147ead04bf202b", - "name": "Icon / minimize-2", - "description": "exit fullscreen, arrows, close, shrink", - "remote": false, - "documentationLinks": [] - }, - "533:54160": { - "key": "c56080ceb66e6109b400046b5234e83da78d6a56", - "name": "Icon / minimize", - "description": "exit fullscreen, close, shrink", - "remote": false, - "documentationLinks": [] - }, - "533:53919": { - "key": "929553e2e430e5511c4860bafc77305bd7da52ed", - "name": "Icon / monitor-check", - "description": "tv, screen, display, desktop, running, active, virtual machine, vm", - "remote": false, - "documentationLinks": [] - }, - "533:52966": { - "key": "6e089a90f3c461b66e4e7604ca34078da1d0a2f1", - "name": "Icon / monitor-cog", - "description": "tv, screen, display, virtual machine, vm, executable, settings, cog, edit, gear, configuration, preferences, system, control panel, network, computing", - "remote": false, - "documentationLinks": [] - }, - "533:52965": { - "key": "aff94d917075da4cda1ce2c4ba6243be30f3554d", - "name": "Icon / monitor-dot", - "description": "tv, screen, display, desktop, running, active, virtual machine, vm", - "remote": false, - "documentationLinks": [] - }, - "533:52963": { - "key": "66fda467198b364a856ea105a5e5b9de6af2fd58", - "name": "Icon / monitor-down", - "description": "tv, screen, display, desktop, download", - "remote": false, - "documentationLinks": [] - }, - "533:53856": { - "key": "8158d51f25ead318fa406a069d6dcbe42905c6ba", - "name": "Icon / monitor-off", - "description": "share", - "remote": false, - "documentationLinks": [] - }, - "533:52962": { - "key": "2a62b716702acfab2a201ae2364e595720722463", - "name": "Icon / monitor-pause", - "description": "tv, screen, display, desktop, video, movie, film, suspend, hibernate, boot, virtual machine, vm", - "remote": false, - "documentationLinks": [] - }, - "533:52961": { - "key": "4b8c64d7a61a9240faf0ace07500b88a6b19f87b", - "name": "Icon / monitor-play", - "description": "tv, screen, display, desktop, video, movie, film, running, start, boot, virtual machine, vm", - "remote": false, - "documentationLinks": [] - }, - "533:53739": { - "key": "cf9993f7897ff5a918fa5e555518740e6f63f1cc", - "name": "Icon / monitor-smartphone", - "description": "smartphone, phone, cellphone, device, mobile, desktop, monitor, responsive, screens", - "remote": false, - "documentationLinks": [] - }, - "533:52958": { - "key": "0fee6237ba48d4753eac5175b2b409e6293427b3", - "name": "Icon / monitor-speaker", - "description": "devices, connect, cast", - "remote": false, - "documentationLinks": [] - }, - "533:52956": { - "key": "d4207d0fbb5de0f4d444f4104aec4cdc6851614d", - "name": "Icon / monitor-stop", - "description": "tv, screen, display, desktop, video, movie, film, stop, shutdown, virtual machine, vm", - "remote": false, - "documentationLinks": [] - }, - "533:53757": { - "key": "ad791b4abdde1f639c34841287fee07c592fa3d1", - "name": "Icon / monitor-up", - "description": "tv, screen, display, upload, connect, remote, screen share", - "remote": false, - "documentationLinks": [] - }, - "533:52954": { - "key": "49663f93301d93b13e237783e5f0c6f7c37b73ef", - "name": "Icon / monitor-x", - "description": "tv, screen, display, desktop, virtual machine, vm, close, stop, suspend, remove, delete", - "remote": false, - "documentationLinks": [] - }, - "533:53365": { - "key": "4dbf5c423802fef723801f7e3a4c4d3653e31dfd", - "name": "Icon / monitor", - "description": "tv, screen, display, virtual machine, vm", - "remote": false, - "documentationLinks": [] - }, - "533:52953": { - "key": "62bfb1c142b743aa2d1a4e8fad8a3e660d7db6c0", - "name": "Icon / moon-star", - "description": "dark, night, star", - "remote": false, - "documentationLinks": [] - }, - "533:52951": { - "key": "b0c6bc47cf9a0009a6581a2aed02036a7e97e503", - "name": "Icon / moon", - "description": "dark, night", - "remote": false, - "documentationLinks": [] - }, - "533:53909": { - "key": "d2655645d9dcf236ab1227e37b1031ce78db214a", - "name": "Icon / mountain-snow", - "description": "alpine, climb, snow", - "remote": false, - "documentationLinks": [] - }, - "533:52972": { - "key": "4530d556a0be9bb07dcf0d4c964ed5410a835cf8", - "name": "Icon / mountain", - "description": "climb, hike, rock", - "remote": false, - "documentationLinks": [] - }, - "533:52950": { - "key": "9a79cc98aed9952beea88bc3492cecb2249e2ae0", - "name": "Icon / mouse-off", - "description": "device, scroll, click, disabled", - "remote": false, - "documentationLinks": [] - }, - "533:52947": { - "key": "2981025e4c0c4d437717803a56791b17e810cddc", - "name": "Icon / mouse-pointer-2", - "description": "click, select", - "remote": false, - "documentationLinks": [] - }, - "533:53973": { - "key": "01edc2d0a2ffae9415edce5083f4780c8ace846b", - "name": "Icon / mouse-pointer-ban", - "description": "wait, busy, loading, blocked, frozen, freeze", - "remote": false, - "documentationLinks": [] - }, - "533:52946": { - "key": "5eecb85f0153b84f9f906ba8a66e5a6f8a212ad6", - "name": "Icon / mouse-pointer-click", - "description": "click, select", - "remote": false, - "documentationLinks": [] - }, - "533:52943": { - "key": "f67616e0dd862fdd47a06e79227a681852f5d216", - "name": "Icon / mouse-pointer", - "description": "click, select", - "remote": false, - "documentationLinks": [] - }, - "533:52942": { - "key": "08032d0a421ee4d75fd6f87b0439e3452dc89feb", - "name": "Icon / mouse", - "description": "device, scroll, click", - "remote": false, - "documentationLinks": [] - }, - "533:52941": { - "key": "3a7c599f5d751419ef6aff28a5ec3ea8cccbb917", - "name": "Icon / move-3d", - "description": "arrows, axis, gizmo, coordinates, transform, translate", - "remote": false, - "documentationLinks": [] - }, - "533:54005": { - "key": "8094a94abc41b744503a321a8cc3b9ea32fbd837", - "name": "Icon / move-diagonal-2", - "description": "double, arrow", - "remote": false, - "documentationLinks": [] - }, - "533:53869": { - "key": "d40a38fc5f252da3aa6c82b83b2e72a3251629cd", - "name": "Icon / move-diagonal", - "description": "double, arrow", - "remote": false, - "documentationLinks": [] - }, - "533:52940": { - "key": "d526928ba3944fa2c66e3b2a0a5c6d49df369edf", - "name": "Icon / move-down-left", - "description": "arrow, direction", - "remote": false, - "documentationLinks": [] - }, - "533:53805": { - "key": "285e48f49a956a5495e78cf9552f0fbbba0fbb28", - "name": "Icon / move-down-right", - "description": "arrow, direction", - "remote": false, - "documentationLinks": [] - }, - "533:52939": { - "key": "638f4a015c5685b9a2ef6c3a6113b94c13c3deb6", - "name": "Icon / move-down", - "description": "arrow, direction, downwards, south", - "remote": false, - "documentationLinks": [] - }, - "533:53042": { - "key": "690a4ee959b68d75a11aa71cbdc8eebef61cb807", - "name": "Icon / move-horizontal", - "description": "double, arrow", - "remote": false, - "documentationLinks": [] - }, - "533:52938": { - "key": "c7faa5b1f9f3f196faadbb4b6addf05c51e16004", - "name": "Icon / move-left", - "description": "arrow, direction, back, west", - "remote": false, - "documentationLinks": [] - }, - "533:52937": { - "key": "1b26e6ed198a38e1accfdc02adf2e1700eda3d57", - "name": "Icon / move-right", - "description": "arrow, direction, trend flat, east", - "remote": false, - "documentationLinks": [] - }, - "533:53881": { - "key": "f4e0e4dde5bcd7ad690e2f7a0be1cca391a32b4a", - "name": "Icon / move-up-left", - "description": "arrow, direction", - "remote": false, - "documentationLinks": [] - }, - "533:53760": { - "key": "237a5a92ffd8cd7efab846a1560b27d7209f7532", - "name": "Icon / move-up-right", - "description": "arrow, direction", - "remote": false, - "documentationLinks": [] - }, - "533:53144": { - "key": "821fc43d69c15922e52bf714d73da50c75d86a99", - "name": "Icon / move-up", - "description": "arrow, direction, upwards, north", - "remote": false, - "documentationLinks": [] - }, - "533:52936": { - "key": "62c3226fe4a0a69a38942921744dd942f62b0f8c", - "name": "Icon / move-vertical", - "description": "double, arrow", - "remote": false, - "documentationLinks": [] - }, - "533:52932": { - "key": "a2a54c3914f1dff25e85a2532d8e3c99d19aa5ff", - "name": "Icon / move", - "description": "arrows", - "remote": false, - "documentationLinks": [] - }, - "533:53156": { - "key": "7462968b3ff024a9fec2570be0547f717bb7c7ae", - "name": "Icon / music-2", - "description": "quaver, eighth note, note", - "remote": false, - "documentationLinks": [] - }, - "533:53849": { - "key": "7be1dffaf3da21ff8538a2824853dfb44c12ac04", - "name": "Icon / music-3", - "description": "crotchet, minim, quarter note, half note, note", - "remote": false, - "documentationLinks": [] - }, - "533:52930": { - "key": "e99910054a9fd5de699d30f82ae0da89699a4886", - "name": "Icon / music-4", - "description": "semiquaver, sixteenth note, note", - "remote": false, - "documentationLinks": [] - }, - "533:52928": { - "key": "7a9df20b7bba317bd7f1f6efa41a7ca1d53bef24", - "name": "Icon / music", - "description": "note, quaver, eighth note", - "remote": false, - "documentationLinks": [] - }, - "533:52926": { - "key": "4919882ef083c4cb8af61ca8ec93630531a92d93", - "name": "Icon / navigation-2-off", - "description": "location, travel", - "remote": false, - "documentationLinks": [] - }, - "533:53493": { - "key": "d57755777afe8f58561d97c4c5874e28030ccad3", - "name": "Icon / navigation-2", - "description": "location, travel", - "remote": false, - "documentationLinks": [] - }, - "533:52925": { - "key": "4af23ba834bda10902005b9dc16d268dd7dfacce", - "name": "Icon / navigation-off", - "description": "location, travel", - "remote": false, - "documentationLinks": [] - }, - "533:53362": { - "key": "403e2231773e6c9826fa860543944b699c6d705e", - "name": "Icon / navigation", - "description": "location, travel", - "remote": false, - "documentationLinks": [] - }, - "533:52922": { - "key": "8bc793d1c5fd0caa9888eb262fe8675fdd4be86e", - "name": "Icon / network", - "description": "tree", - "remote": false, - "documentationLinks": [] - }, - "533:52935": { - "key": "0709291f37fe3df8765de7b5dc984bc627d155fa", - "name": "Icon / newspaper", - "description": "news, feed, home, magazine, article, headline", - "remote": false, - "documentationLinks": [] - }, - "533:52921": { - "key": "8d98dd3a9cbb1df0d6dcfdfa0906309c50353f3f", - "name": "Icon / nfc", - "description": "contactless, payment, near-field communication", - "remote": false, - "documentationLinks": [] - }, - "533:53358": { - "key": "6ec676e1ce16a32f0ebd4c8a709e429ba9ecafcf", - "name": "Icon / non-binary", - "description": "gender, nonbinary, enby", - "remote": false, - "documentationLinks": [] - }, - "533:52919": { - "key": "f92bd27b7c40d45d1b52163af02fbc123104ec6a", - "name": "Icon / notebook-pen", - "description": "pencil, notepad, notes, noted, stationery, sketchbook, organizer, organiser, planner, diary, journal, writing, write, written, reading, high school, university, college, academy, student, study, research, homework, eraser, rubber", - "remote": false, - "documentationLinks": [] - }, - "533:52918": { - "key": "c3bd73d9d79bd8c0b9cd94407b1fab7e34693bd6", - "name": "Icon / notebook-tabs", - "description": "notepad, notes, people, family, friends, acquaintances, contacts, details, addresses, phone numbers, directory, listing, networking, alphabetical, a-z, organizer, organiser, planner, diary, stationery", - "remote": false, - "documentationLinks": [] - }, - "533:52917": { - "key": "e314018874be780a1d50869fd28afc4d654ffdce", - "name": "Icon / notebook-text", - "description": "notepad, notes, pages, paper, stationery, sketchbook, organizer, organiser, planner, diary, journal, writing, write, written, reading, high school, university, college, academy, student, study, research, homework, lines, opened", - "remote": false, - "documentationLinks": [] - }, - "533:52916": { - "key": "98fdf880918321b2d957748c664deb701bec4271", - "name": "Icon / notebook", - "description": "notepad, notes, stationery, sketchbook, moleskine, closure, strap, band, elastic, organizer, organiser, planner, diary, journal, writing, written, writer, reading, high school, university, college, academy, student, study, homework, research", - "remote": false, - "documentationLinks": [] - }, - "533:53950": { - "key": "b27b939c3bd7bde45669052d1bb2f86090a249b6", - "name": "Icon / notepad-text-dashed", - "description": "notebook, notes, pages, paper, stationery, diary, journal, writing, write, written, draft, template, lines", - "remote": false, - "documentationLinks": [] - }, - "533:52914": { - "key": "aa4e64ef1a210664f13355666bc15a708810108a", - "name": "Icon / notepad-text", - "description": "notebook, notes, pages, paper, stationery, sketchbook, organizer, organiser, planner, diary, journal, writing, write, written, reading, high school, university, college, academy, student, study, homework, research, lines, opened", - "remote": false, - "documentationLinks": [] - }, - "533:52912": { - "key": "7423eeed9e242b727462a92da4401cc1a99744bc", - "name": "Icon / nut-off", - "description": "hazelnut, acorn, food, allergy, intolerance, diet", - "remote": false, - "documentationLinks": [] - }, - "533:52911": { - "key": "0d712211b593556abf341508caf884c16c543c0c", - "name": "Icon / nut", - "description": "hazelnut, acorn, food, diet", - "remote": false, - "documentationLinks": [] - }, - "533:53261": { - "key": "f442f76bede02ac83ef2918488b5804b32931fd9", - "name": "Icon / octagon-alert", - "description": "warning, alert, danger, exclamation mark", - "remote": false, - "documentationLinks": [] - }, - "533:52910": { - "key": "e7f9962d716c5cf13325c7a28c99b716b2490689", - "name": "Icon / octagon-minus", - "description": "stop, forbidden, subtract, remove, decrease, reduce, -, traffic, halt, restricted", - "remote": false, - "documentationLinks": [] - }, - "533:52909": { - "key": "03fff3749259c7f24b1ca6aa2f14935bbe4aa912", - "name": "Icon / octagon-pause", - "description": "music, audio, stop", - "remote": false, - "documentationLinks": [] - }, - "533:53093": { - "key": "550e7744a0cf1d4fcb7b094adac3584edde5785b", - "name": "Icon / octagon-x", - "description": "delete, stop, alert, warning, times, clear, math", - "remote": false, - "documentationLinks": [] - }, - "533:53719": { - "key": "cb9e64136afbf06aac4ee713e2f5853d18e5150a", - "name": "Icon / octagon", - "description": "stop, shape", - "remote": false, - "documentationLinks": [] - }, - "533:53818": { - "key": "35fbfac36ccaf6796f9e73c6c92d036f4b570336", - "name": "Icon / omega", - "description": "greek, symbol, mathematics, education, physics, engineering, ohms, electrical resistance, angular frequency, dynamical systems, astronomy, constellations, philosophy", - "remote": false, - "documentationLinks": [] - }, - "533:52908": { - "key": "920d85e884d436e92c43cafeb053c20b93fcef0e", - "name": "Icon / option", - "description": "keyboard, key, mac, alt, button", - "remote": false, - "documentationLinks": [] - }, - "533:52907": { - "key": "d22ba8ad7497378233e45ae902046a03438002f7", - "name": "Icon / orbit", - "description": "planet, space, physics, satellites, moons", - "remote": false, - "documentationLinks": [] - }, - "533:54053": { - "key": "e8139309f1cb4c0c72a240321a23a64636f16bc8", - "name": "Icon / origami", - "description": "paper, bird", - "remote": false, - "documentationLinks": [] - }, - "533:52906": { - "key": "1d5ff4e2ba282d45c9cbee1a13fb7c0e82c1655d", - "name": "Icon / package-2", - "description": "box, container, storage, sealed, packed, unopened, undelivered, archive, zip", - "remote": false, - "documentationLinks": [] - }, - "533:52905": { - "key": "97374a58ba6883e01512f68d2d6e1e30c83f915d", - "name": "Icon / package-check", - "description": "confirm, verified, done, todo, tick, complete, task, delivered", - "remote": false, - "documentationLinks": [] - }, - "533:53002": { - "key": "242f793918a951b5b1a743dc65b71d935351806d", - "name": "Icon / package-minus", - "description": "delete, remove", - "remote": false, - "documentationLinks": [] - }, - "533:52904": { - "key": "b0e26f9f3690e99e90340bef65f0c3bebfe64c7f", - "name": "Icon / package-open", - "description": "box, container, storage, unpack, unarchive, unzip, opened, delivered", - "remote": false, - "documentationLinks": [] - }, - "533:52903": { - "key": "01bef7d886c38a6dbc019080cbad30137cb1f6b2", - "name": "Icon / package-plus", - "description": "new, add, create", - "remote": false, - "documentationLinks": [] - }, - "533:52901": { - "key": "221bc0787f96e2c2d23ffc1265a9b2237dc736cf", - "name": "Icon / package-search", - "description": "find, product process, lens", - "remote": false, - "documentationLinks": [] - }, - "533:52900": { - "key": "d9b64b84699c3cad0afaa5c6255d2c0b1a369cd6", - "name": "Icon / package-x", - "description": "delete, remove", - "remote": false, - "documentationLinks": [] - }, - "533:52897": { - "key": "055e4fd0450c5f85ddbd0eabe785b67de68e0b27", - "name": "Icon / package", - "description": "box, container, storage, sealed, delivery, undelivered, unopened, packed, archive, zip, module", - "remote": false, - "documentationLinks": [] - }, - "533:52896": { - "key": "af7c1ef165adb1eb8cbc058617027c9936c96dbf", - "name": "Icon / paint-bucket", - "description": "fill, paint, bucket, color, colour", - "remote": false, - "documentationLinks": [] - }, - "533:52895": { - "key": "4b9135517a833b165d5f65c3efc5946a81fc41fb", - "name": "Icon / paint-roller", - "description": "brush, color, colour, decoration, diy", - "remote": false, - "documentationLinks": [] - }, - "533:52893": { - "key": "7401cae27e015926f8827f8030d5646fa7acbb86", - "name": "Icon / paintbrush-vertical", - "description": "brush, paintbrush, design, color, colour, decoration, diy", - "remote": false, - "documentationLinks": [] - }, - "533:52960": { - "key": "f380de5843740c31eb265fabcefdf53a2459820a", - "name": "Icon / paintbrush", - "description": "brush, paintbrush, design, color, colour, decoration, diy", - "remote": false, - "documentationLinks": [] - }, - "533:53233": { - "key": "ce74f59142ea6137e2afb5a238fce1889e3a5070", - "name": "Icon / palette", - "description": "colors, colours, theme, scheme, paint, watercolor, watercolour, artist", - "remote": false, - "documentationLinks": [] - }, - "533:52892": { - "key": "a4d054c4111de4a8af3decfe35d8f0fe4200db73", - "name": "Icon / panda", - "description": "animal, wildlife, bear, zoo, bamboo", - "remote": false, - "documentationLinks": [] - }, - "533:53785": { - "key": "4a9e3058a767da6ddf31eae995996da13fdb9949", - "name": "Icon / panel-bottom-close", - "description": "drawer, dock, hide, chevron, down", - "remote": false, - "documentationLinks": [] - }, - "533:54038": { - "key": "d311f073e03975a9a5c169ebd63d5495e6abfde5", - "name": "Icon / panel-bottom-dashed", - "description": "drawer, dock, show, reveal", - "remote": false, - "documentationLinks": [] - }, - "533:53076": { - "key": "c21174ed62ca9dac48f7c0a4a8e015a05fb1e4f9", - "name": "Icon / panel-bottom-open", - "description": "drawer, dock, show, reveal, chevron, up", - "remote": false, - "documentationLinks": [] - }, - "533:53480": { - "key": "c8f630498137bcaeea5adbb76b513ce7092fff97", - "name": "Icon / panel-bottom", - "description": "drawer, dock", - "remote": false, - "documentationLinks": [] - }, - "533:52890": { - "key": "58e6f9023cc9f6485f497d8c44a6fc3c7f4b2252", - "name": "Icon / panel-left-dashed", - "description": "sidebar, primary, drawer, show, reveal", - "remote": false, - "documentationLinks": [] - }, - "533:52889": { - "key": "9dac2bc4ccc972ff1eb9f2e13d6317d68a6a5fd1", - "name": "Icon / panel-right-close", - "description": "sidebar, secondary, drawer, hide, chevron, >", - "remote": false, - "documentationLinks": [] - }, - "533:53892": { - "key": "582ac5d37ba21123353ae6db958ad553a05342b2", - "name": "Icon / panel-right-dashed", - "description": "sidebar, secondary, drawer, show, reveal", - "remote": false, - "documentationLinks": [] - }, - "533:52886": { - "key": "f887c07e16897947e34e1123bd7770a53c57760d", - "name": "Icon / panel-right-open", - "description": "sidebar, secondary, drawer, show, reveal, chevron, left, <", - "remote": false, - "documentationLinks": [] - }, - "533:53699": { - "key": "d49fbb44bc72caadae297ed5c3cceeb3a6393b63", - "name": "Icon / panel-right", - "description": "sidebar, secondary, drawer", - "remote": false, - "documentationLinks": [] - }, - "533:52885": { - "key": "694abadf584d4b4c6b2bafc9c31bf6f31ad15f24", - "name": "Icon / panel-top-close", - "description": "menu bar, drawer, hide, chevron, up", - "remote": false, - "documentationLinks": [] - }, - "533:52883": { - "key": "b9d0c0ea46c2cbff6c351eda9ce9c41bf8fc1748", - "name": "Icon / panel-top-dashed", - "description": "menu bar, drawer, show, reveal", - "remote": false, - "documentationLinks": [] - }, - "533:52881": { - "key": "4bd1bade6400a874009ff3ab67729bfbb852dfca", - "name": "Icon / panel-top-open", - "description": "menu bar, drawer, show, reveal, chevron, down", - "remote": false, - "documentationLinks": [] - }, - "533:52880": { - "key": "a68128159607781796804705993dcb5527453d5e", - "name": "Icon / panel-top", - "description": "drawer, browser, webpage", - "remote": false, - "documentationLinks": [] - }, - "533:53454": { - "key": "e642ae42ad3a93ebeec39528d1c7839b3a768c6c", - "name": "Icon / panels-left-bottom", - "description": "drawers, sidebar, primary", - "remote": false, - "documentationLinks": [] - }, - "533:54069": { - "key": "c582cd921358ad1c21c7abddfc0817fcb088eed9", - "name": "Icon / panels-right-bottom", - "description": "drawers, sidebar, secondary", - "remote": false, - "documentationLinks": [] - }, - "533:52879": { - "key": "92081ff558b264c837703d330e5237569a99e169", - "name": "Icon / panels-top-left", - "description": "menu bar, sidebar, primary, drawers, window, webpage, projects, overview", - "remote": false, - "documentationLinks": [] - }, - "533:53606": { - "key": "7562f1b0929f50c5d619cee79bad78103305229c", - "name": "Icon / paperclip", - "description": "attachment, file", - "remote": false, - "documentationLinks": [] - }, - "533:53769": { - "key": "248d6f295ae54a1c115321f4ccd1715e09f239a4", - "name": "Icon / parentheses", - "description": "code, token, parenthesis, parens, brackets, parameters, arguments, args, input, call, math, formula, function, (, )", - "remote": false, - "documentationLinks": [] - }, - "533:52878": { - "key": "41d23cf89bf975a4af3403940410eb57c2c4aea4", - "name": "Icon / parking-meter", - "description": "driving, car park, pay, sidewalk, pavement", - "remote": false, - "documentationLinks": [] - }, - "533:52877": { - "key": "2879095e8cd7d1401351e26913835cee5ae91a99", - "name": "Icon / party-popper", - "description": "emoji, congratulations, celebration, party, tada, \ud83c\udf89, \ud83c\udf8a, excitement, exciting, excites, confetti", - "remote": false, - "documentationLinks": [] - }, - "533:52876": { - "key": "35f1ef99e22cd68d652d01561a0f0762cf651737", - "name": "Icon / pause", - "description": "music, stop", - "remote": false, - "documentationLinks": [] - }, - "533:53632": { - "key": "ca5520659f94bc39f06c74f6441eef1c24285d7e", - "name": "Icon / paw-print", - "description": "pets, vets, veterinarian, domesticated, cat, dog, bear", - "remote": false, - "documentationLinks": [] - }, - "533:52874": { - "key": "ca124d9fdf1f675d9e5e819c580f612123fe5b8a", - "name": "Icon / pc-case", - "description": "computer, chassis", - "remote": false, - "documentationLinks": [] - }, - "533:52873": { - "key": "6a4dcaf5a90c09c19b0d488a910159e6e79c4758", - "name": "Icon / pen-line", - "description": "pencil, change, create, draw, writer, writing, biro, ink, marker, felt tip, stationery, artist", - "remote": false, - "documentationLinks": [] - }, - "533:54059": { - "key": "9999736654de8f793c0fe41d973355dbbb503aab", - "name": "Icon / pen-off", - "description": "disabled, inactive, non-editable, locked, read-only, unmodifiable, frozen, restricted, pencil, change, create, draw, writer, writing, biro, ink, marker, felt tip, stationery, artist", - "remote": false, - "documentationLinks": [] - }, - "533:52985": { - "key": "5b41a0f3e72b7bcda6e4068520e4aaa1e1ee5a3d", - "name": "Icon / pen-tool", - "description": "vector, drawing, path", - "remote": false, - "documentationLinks": [] - }, - "533:52871": { - "key": "d9e62b415812d14a65c4846bca5ea04db58e8d5e", - "name": "Icon / pen", - "description": "pencil, change, create, draw, writer, writing, biro, ink, marker, felt tip, stationery, artist", - "remote": false, - "documentationLinks": [] - }, - "533:53638": { - "key": "0dda814cca0836595dc951e80c463e489562d7ab", - "name": "Icon / pencil-line", - "description": "pencil, change, create, draw, sketch, draft, writer, writing, biro, ink, marker, felt tip, stationery, artist", - "remote": false, - "documentationLinks": [] - }, - "533:52869": { - "key": "f838826ae4088da80470b763922563803a8c00b5", - "name": "Icon / pencil-off", - "description": "disabled, inactive, non-editable, locked, read-only, unmodifiable, frozen, restricted, rubber, edit, create, draw, sketch, draft, writer, writing, stationery, artist", - "remote": false, - "documentationLinks": [] - }, - "533:53832": { - "key": "be4923e808f565e57baf1e2ef22ddcd8eb5c0a89", - "name": "Icon / pencil-ruler", - "description": "edit, create, draw, sketch, draft, writer, writing, stationery, artist, measurements, centimeters, cm, millimeters, mm, metre, foot, feet, inches, units, size, length, width, height, dimensions, depth, breadth, extent", - "remote": false, - "documentationLinks": [] - }, - "533:53065": { - "key": "94b008300dbe09ffcdd164c166e4d44f10c0459c", - "name": "Icon / pentagon", - "description": "shape", - "remote": false, - "documentationLinks": [] - }, - "533:54088": { - "key": "e04265e5d1b8820b7c614d1b81180d5488e16b05", - "name": "Icon / percent", - "description": "percentage, modulo, modulus, remainder, %, sale, discount, offer, marketing", - "remote": false, - "documentationLinks": [] - }, - "533:53090": { - "key": "5ef437077426a22fee8a63e7d325a998195bd923", - "name": "Icon / person-standing", - "description": "people, human, accessibility, stick figure", - "remote": false, - "documentationLinks": [] - }, - "533:53377": { - "key": "36a0aa8e1b82c179d76edf69423bf10227fd59e9", - "name": "Icon / philippine-peso", - "description": "currency, peso, money, php", - "remote": false, - "documentationLinks": [] - }, - "533:52868": { - "key": "5619a8ad933cf98eb089ab629bc346df68e6d216", - "name": "Icon / phone-call", - "description": "ring", - "remote": false, - "documentationLinks": [] - }, - "533:52866": { - "key": "82cebf7b7ee295fedfbe991d266aba6a95f365d7", - "name": "Icon / phone-forwarded", - "description": "call", - "remote": false, - "documentationLinks": [] - }, - "533:53749": { - "key": "21339f80ca55bba64effdc03309b8add9775be0c", - "name": "Icon / phone-incoming", - "description": "call", - "remote": false, - "documentationLinks": [] - }, - "533:52865": { - "key": "f2dd4d9d18bf32c428e5fbf8c910e81e4c1ee4b0", - "name": "Icon / phone-missed", - "description": "call", - "remote": false, - "documentationLinks": [] - }, - "533:52864": { - "key": "6c434dc4169b61a941a7706a177af7a793b3c4d7", - "name": "Icon / phone-off", - "description": "call, mute", - "remote": false, - "documentationLinks": [] - }, - "533:52863": { - "key": "8dfc548fcc4e90bec220131fdf1a5eae07ae60c3", - "name": "Icon / phone-outgoing", - "description": "call", - "remote": false, - "documentationLinks": [] - }, - "533:53669": { - "key": "6aaa9e88b9ea7bda34040a351e6554e656e6bf71", - "name": "Icon / phone", - "description": "call", - "remote": false, - "documentationLinks": [] - }, - "533:53619": { - "key": "d1a225e874eba3b1705a8234fa84d3d9f451e7b1", - "name": "Icon / pi", - "description": "constant, code, coding, programming, symbol, trigonometry, geometry, formula", - "remote": false, - "documentationLinks": [] - }, - "533:53962": { - "key": "6b97ed6426adeca5cf41192f384b38194f8f0e03", - "name": "Icon / piano", - "description": "music, audio, sound, noise, notes, chord, keys, octave, acoustic, instrument, play, pianist, performance, concert", - "remote": false, - "documentationLinks": [] - }, - "533:53228": { - "key": "d4f62d024c421ee6a7951b11f34c912fd89f26fc", - "name": "Icon / pickaxe", - "description": "mining, mine, land worker, extraction, labor, construction, progress, advancement, crafting, building, creation", - "remote": false, - "documentationLinks": [] - }, - "533:52862": { - "key": "abcbe3fb13caf7f1781507c023aa2df194c56466", - "name": "Icon / picture-in-picture-2", - "description": "display, play, video, pop out, always on top, window, inset, multitask", - "remote": false, - "documentationLinks": [] - }, - "533:53537": { - "key": "a595a937137efa50e453221ededc5f90f478a754", - "name": "Icon / picture-in-picture", - "description": "display, play, video, pop out, always on top, window, inset, multitask", - "remote": false, - "documentationLinks": [] - }, - "533:52875": { - "key": "6101507c3d6d8b4e380cfc0b6a7003bedb00ff1f", - "name": "Icon / piggy-bank", - "description": "money, savings", - "remote": false, - "documentationLinks": [] - }, - "533:52861": { - "key": "dc6f652b6af77a7cadd4947687720a1c2e913a3f", - "name": "Icon / pilcrow-left", - "description": "direction, paragraph, mark, paraph, blind, typography, type, text, prose, symbol", - "remote": false, - "documentationLinks": [] - }, - "533:52915": { - "key": "ce73cca859291352c538f8c7768d2638604c3b05", - "name": "Icon / pilcrow-right", - "description": "direction, paragraph, mark, paraph, blind, typography, type, text, prose, symbol", - "remote": false, - "documentationLinks": [] - }, - "533:53116": { - "key": "e5329ce529fc3e78f0b4ca95bc248e64b6cef8d9", - "name": "Icon / pilcrow", - "description": "paragraph, mark, paraph, blind, typography, type, text, prose, symbol", - "remote": false, - "documentationLinks": [] - }, - "533:53801": { - "key": "f7ac2e4aa2f22201e1f7d92a728746c32746277e", - "name": "Icon / pill-bottle", - "description": "medicine, medication, prescription, drug, supplement, vitamin, capsule, jar, container, healthcare, pharmaceutical, tablet", - "remote": false, - "documentationLinks": [] - }, - "533:52860": { - "key": "971d2748c1044a24debc791a22475ef9ab539c8f", - "name": "Icon / pill", - "description": "medicine, medication, drug, prescription, tablet, pharmacy", - "remote": false, - "documentationLinks": [] - }, - "533:53904": { - "key": "c3b7b3ebcc2597c05ba72d63ab6d12cca809480f", - "name": "Icon / pin-off", - "description": "unpin, map, unlock, unfix, unsave, remove", - "remote": false, - "documentationLinks": [] - }, - "533:52859": { - "key": "dc69dfa492a56550c0d7d51b439f53c000629a4b", - "name": "Icon / pin", - "description": "save, map, lock, fix", - "remote": false, - "documentationLinks": [] - }, - "533:52899": { - "key": "7d5d81d045b277302c6d732214f32a38faf97f9f", - "name": "Icon / pipette", - "description": "eye dropper, color picker, lab, chemistry", - "remote": false, - "documentationLinks": [] - }, - "533:53052": { - "key": "11b6b723d05b81a807631a5b50727a7f080b1450", - "name": "Icon / pizza", - "description": "pie, quiche, food", - "remote": false, - "documentationLinks": [] - }, - "533:53389": { - "key": "52e96e84e248c45f73de10f0f56dc025b68d0b62", - "name": "Icon / plane-landing", - "description": "arrival, plane, trip, airplane, landing", - "remote": false, - "documentationLinks": [] - }, - "533:52858": { - "key": "d54d021da28d5deab0c68cee3e01118e65eb4e96", - "name": "Icon / plane-takeoff", - "description": "departure, plane, trip, airplane, takeoff", - "remote": false, - "documentationLinks": [] - }, - "533:52857": { - "key": "a051262b1321b31eb81414ebdaceae09778d9eb6", - "name": "Icon / plane", - "description": "plane, trip, airplane", - "remote": false, - "documentationLinks": [] - }, - "533:53333": { - "key": "615493c3aad62e5787ed695ba30eb87a36ff9467", - "name": "Icon / play", - "description": "music, audio, video, start, run", - "remote": false, - "documentationLinks": [] - }, - "533:52856": { - "key": "e261280acbf064850e4fd0406ab292e4a50fcd11", - "name": "Icon / plug-2", - "description": "electricity, energy, socket, outlet", - "remote": false, - "documentationLinks": [] - }, - "533:52855": { - "key": "61a4b128cea4d32b2b87ae2d6f95aad084d16eb2", - "name": "Icon / plug-zap", - "description": "electricity, energy, electronics, charge, charging, battery, connect", - "remote": false, - "documentationLinks": [] - }, - "533:53060": { - "key": "488c5a4ef7bfee886e72f45f9d9fa2763203770b", - "name": "Icon / plug", - "description": "electricity, energy, electronics, socket, outlet", - "remote": false, - "documentationLinks": [] - }, - "533:53162": { - "key": "db0aaf4d7754c557d2e4cf11b89a3a72bb3c47e0", - "name": "Icon / pocket-knife", - "description": "swiss army knife, penknife, multi-tool, multitask, blade, cutter, gadget, corkscrew", - "remote": false, - "documentationLinks": [] - }, - "533:52853": { - "key": "6422448c9a6e0e6a06f922b89dbf7a65b6876556", - "name": "Icon / pocket", - "description": "logo, save", - "remote": false, - "documentationLinks": [] - }, - "533:52852": { - "key": "0759e091179e4d336ca8cf85070bd490f70ca8f3", - "name": "Icon / podcast", - "description": "audio, music, mic, talk, voice, subscribe, subscription, stream", - "remote": false, - "documentationLinks": [] - }, - "533:53253": { - "key": "3d896a95e048ac447206d04ecfa8c63738162243", - "name": "Icon / pointer-off", - "description": "mouse", - "remote": false, - "documentationLinks": [] - }, - "533:53165": { - "key": "d5100fa4908b81a4f2c1b4f7a31b630c18c6479e", - "name": "Icon / pointer", - "description": "mouse", - "remote": false, - "documentationLinks": [] - }, - "533:53057": { - "key": "a925c3e89b9ec834a02edf7ec018b87ad0962a5d", - "name": "Icon / popcorn", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "533:53998": { - "key": "25555a97b6b462542dda4889e0fda13e39afc27d", - "name": "Icon / popsicle", - "description": "ice lolly, ice cream, sweet, food", - "remote": false, - "documentationLinks": [] - }, - "533:53907": { - "key": "6926764600d23df85f12976a0017ca1c77ddc697", - "name": "Icon / pound-sterling", - "description": "currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:54079": { - "key": "9d3e4425a5146c1d5ae8666153696c4eb8166ee3", - "name": "Icon / power-off", - "description": "on, off, device, switch", - "remote": false, - "documentationLinks": [] - }, - "533:52851": { - "key": "91f07a2e55cf3601f145364fc42cd52c89a1d96d", - "name": "Icon / power", - "description": "on, off, device, switch, toggle, binary, boolean, reboot, restart, button, keyboard, troubleshoot", - "remote": false, - "documentationLinks": [] - }, - "533:53626": { - "key": "22906b61b9dee26ed0e7fa48beeb126ab96d77f6", - "name": "Icon / presentation", - "description": "screen, whiteboard, marker pens, markers, blackboard, chalk, easel, school, learning, lesson, office, meeting, project, planning", - "remote": false, - "documentationLinks": [] - }, - "533:53212": { - "key": "f0cd266f5b036df787d561d2a1158d44ad48fb3c", - "name": "Icon / printer-check", - "description": "fax, office, device, success, printed", - "remote": false, - "documentationLinks": [] - }, - "533:53089": { - "key": "13f5a1955a1472ed90c795287737e7c519529108", - "name": "Icon / printer", - "description": "fax, office, device", - "remote": false, - "documentationLinks": [] - }, - "533:52849": { - "key": "b82329b1173541b503a2d3ea29921e5d5d9e877e", - "name": "Icon / projector", - "description": "cinema, film, movie, home video, presentation, slideshow, office, meeting, project, planning", - "remote": false, - "documentationLinks": [] - }, - "533:52848": { - "key": "56fca6b107376948d0a82b207fd0185104f3dfd8", - "name": "Icon / proportions", - "description": "screens, sizes, rotate, rotation, adjust, aspect ratio, 16:9, widescreen, 4:3, resolution, responsive, mobile, desktop, dimensions, monitor, orientation, portrait, landscape", - "remote": false, - "documentationLinks": [] - }, - "533:52847": { - "key": "49879aac15a7a5d2c6ba3a87d666313409cec38f", - "name": "Icon / puzzle", - "description": "component, module, part, piece", - "remote": false, - "documentationLinks": [] - }, - "533:53690": { - "key": "ef3a7fda413f1ce9dd1cf6af9cf81d56b3205b22", - "name": "Icon / pyramid", - "description": "prism, triangle, triangular, hierarchy, structure, geometry, ancient, egyptian, landmark, tourism", - "remote": false, - "documentationLinks": [] - }, - "533:52846": { - "key": "d5fe7668e24869b261cba584d8e4ef72c958a6aa", - "name": "Icon / qr-code", - "description": "barcode, scan, link, url, information, digital", - "remote": false, - "documentationLinks": [] - }, - "533:52898": { - "key": "388623df22b85b378dee5e98a382ebc50ec350fb", - "name": "Icon / quote", - "description": "quotation", - "remote": false, - "documentationLinks": [] - }, - "533:53473": { - "key": "beac7ce9bb37f994e8b4bc4f5fca445924d7a72c", - "name": "Icon / rabbit", - "description": "animal, rodent, pet, pest, bunny, hare, fast, speed, hop", - "remote": false, - "documentationLinks": [] - }, - "533:52844": { - "key": "c10e062f1e8c49fecdfa027857c192bd263451c5", - "name": "Icon / radar", - "description": "scan, sonar, detect, find, locate", - "remote": false, - "documentationLinks": [] - }, - "533:52843": { - "key": "6852fd643c4e8eba1a2a4db07cac195bbc819f00", - "name": "Icon / radiation", - "description": "radioactive, nuclear, fallout, waste, atomic, physics, particle, element, molecule", - "remote": false, - "documentationLinks": [] - }, - "533:52982": { - "key": "885808997645709ffeaa60300088029be37ad7a8", - "name": "Icon / radical", - "description": "calculate, formula, math, operator, root, square, symbol", - "remote": false, - "documentationLinks": [] - }, - "533:53432": { - "key": "ab7fc5e7a56ca6de9f6c53ee4bf80be44c3098d4", - "name": "Icon / radio-receiver", - "description": "device, music, connect", - "remote": false, - "documentationLinks": [] - }, - "533:53764": { - "key": "4d8dd3e24b8976527aa834b5f0722311d4605f34", - "name": "Icon / radio-tower", - "description": "signal, broadcast, connectivity, live, frequency", - "remote": false, - "documentationLinks": [] - }, - "533:52842": { - "key": "6af52bb65d41310e7b63305d2efcd546e255cdf9", - "name": "Icon / radio", - "description": "signal, broadcast, connectivity, live, frequency", - "remote": false, - "documentationLinks": [] - }, - "533:53780": { - "key": "1cd466d8eff0147aa01de1dd11b32a3722fc5116", - "name": "Icon / radius", - "description": "shape, circle, geometry, trigonometry, radii, calculate, measure, size", - "remote": false, - "documentationLinks": [] - }, - "533:53184": { - "key": "26b7ecba5a166b42f8af05713ff6beeded9eda48", - "name": "Icon / rail-symbol", - "description": "railway, train, track, line", - "remote": false, - "documentationLinks": [] - }, - "533:52841": { - "key": "9751b39b093da47022ce1a9b890be2e80669117c", - "name": "Icon / rainbow", - "description": "colors, colours, spectrum, light, prism, arc, clear, sunshine", - "remote": false, - "documentationLinks": [] - }, - "533:52840": { - "key": "cdd6b2a230b166e1b31e8766e0030b0d3623c6a9", - "name": "Icon / rat", - "description": "mouse, mice, gerbil, rodent, pet, pest, plague, disease", - "remote": false, - "documentationLinks": [] - }, - "533:53835": { - "key": "074ba81d7edcbc8d96f468ebea520c9a7f0e7041", - "name": "Icon / ratio", - "description": "screens, sizes, rotate, rotation, adjust, aspect ratio, proportions, 16:9, widescreen, 4:3, resolution, responsive, mobile, desktop, dimensions, monitor, orientation, portrait, landscape", - "remote": false, - "documentationLinks": [] - }, - "533:52839": { - "key": "5d6628464bf65808a5b9119cc09c803079545c0e", - "name": "Icon / receipt-cent", - "description": "bill, voucher, slip, check, counterfoil, currency, cents, dollar, usd, $, \u00a2", - "remote": false, - "documentationLinks": [] - }, - "533:52838": { - "key": "6ab64c5bdf7bee949e3fab370a0dc47559183149", - "name": "Icon / receipt-euro", - "description": "bill, voucher, slip, check, counterfoil, currency, \u20ac", - "remote": false, - "documentationLinks": [] - }, - "533:52836": { - "key": "5ff5adc4e136a4a73bb35139faef1fdd13c00c15", - "name": "Icon / receipt-indian-rupee", - "description": "bill, voucher, slip, check, counterfoil, currency, inr, \u20b9", - "remote": false, - "documentationLinks": [] - }, - "533:53096": { - "key": "45f9567a9f245de1a1ed47094c48dc7977af0d4c", - "name": "Icon / receipt-japanese-yen", - "description": "bill, voucher, slip, check, counterfoil, currency, jpy, \u00a5", - "remote": false, - "documentationLinks": [] - }, - "533:53604": { - "key": "c0f8eff740c090a81d9cf95d6a9ac69a6032a185", - "name": "Icon / receipt-pound-sterling", - "description": "bill, voucher, slip, check, counterfoil, british, currency, gbp, \u00a3", - "remote": false, - "documentationLinks": [] - }, - "533:53558": { - "key": "dc9e7661cf890c0ce844b08f544f8b9cc9091c1c", - "name": "Icon / receipt-russian-ruble", - "description": "bill, voucher, slip, check, counterfoil, currency, rub, \u20bd", - "remote": false, - "documentationLinks": [] - }, - "533:52837": { - "key": "052cb3396e80eea5b617929dfa078f802ded10ca", - "name": "Icon / receipt-swiss-franc", - "description": "bill, voucher, slip, check, counterfoil, currency, chf, \u20a3", - "remote": false, - "documentationLinks": [] - }, - "533:54105": { - "key": "112d375e6ba5fa3549e7a1f80550a3187cce8c15", - "name": "Icon / receipt-text", - "description": "bill, voucher, slip, check, counterfoil, details, small print, terms, conditions, contract", - "remote": false, - "documentationLinks": [] - }, - "533:52835": { - "key": "5b91dc9e81cb3853924ef2e8d81a672e7feb1434", - "name": "Icon / receipt", - "description": "bill, voucher, slip, check, counterfoil, currency, dollar, usd, $", - "remote": false, - "documentationLinks": [] - }, - "533:52834": { - "key": "55ebdaa88730b23107f23a10deac920c37345262", - "name": "Icon / rectangle-ellipsis", - "description": "login, password, authenticate, 2fa, field, fill, ellipsis, et cetera, etc, loader, loading, progress, pending, throbber, menu, options, operator, code, spread, rest, more, further, extra, overflow, dots, \u2026, ...", - "remote": false, - "documentationLinks": [] - }, - "533:53872": { - "key": "d7fee967ac21473a587c776168c28243cf173073", - "name": "Icon / rectangle-goggles", - "description": "vr, virtual, augmented, reality, headset, goggles", - "remote": false, - "documentationLinks": [] - }, - "533:53186": { - "key": "3cd6cd489d6ec7fcb01e92fbda9b6868fccba2ef", - "name": "Icon / rectangle-horizontal", - "description": "rectangle, aspect ratio, 16:9, horizontal, shape", - "remote": false, - "documentationLinks": [] - }, - "533:54012": { - "key": "b50e91b3a254c6da78b0b7a78c66bba0521339f7", - "name": "Icon / rectangle-vertical", - "description": "rectangle, aspect ratio, 9:16, vertical, shape", - "remote": false, - "documentationLinks": [] - }, - "533:53886": { - "key": "d5e2a182db50009c05ee754e90423cbbe230ae0a", - "name": "Icon / recycle", - "description": "sustainability, salvage, arrows", - "remote": false, - "documentationLinks": [] - }, - "533:53517": { - "key": "af04bfe9361a07feaa1d47453531210ce3d02893", - "name": "Icon / redo-2", - "description": "undo, rerun, history", - "remote": false, - "documentationLinks": [] - }, - "533:53778": { - "key": "44ee190878aa11a86fbf1c928c53bb27de7833f6", - "name": "Icon / redo-dot", - "description": "redo, history, step, over, forward", - "remote": false, - "documentationLinks": [] - }, - "533:52832": { - "key": "fcd0a2f1741f06d57d811e6830461d65ab5fc367", - "name": "Icon / redo", - "description": "undo, rerun, history", - "remote": false, - "documentationLinks": [] - }, - "533:52831": { - "key": "168a2758889620c42357015aabb117b48695183b", - "name": "Icon / refresh-ccw-dot", - "description": "arrows, rotate, reload, synchronise, synchronize, circular, cycle, issue, code, coding, version control", - "remote": false, - "documentationLinks": [] - }, - "533:52830": { - "key": "626ca53b56c377d4d77c5b11506fb8799dbe18ec", - "name": "Icon / refresh-ccw", - "description": "arrows, rotate, reload, rerun, synchronise, synchronize, circular, cycle", - "remote": false, - "documentationLinks": [] - }, - "533:52829": { - "key": "341f00d6d2f3b8a2dc57ec9f31d4c105fbf50eb7", - "name": "Icon / refresh-cw-off", - "description": "rotate, reload, rerun, synchronise, synchronize, arrows, circular, cycle, cancel, no, stop, error, disconnect, ignore", - "remote": false, - "documentationLinks": [] - }, - "533:52828": { - "key": "0878f253d8bfdf9d43213e463c21bd390416b7c6", - "name": "Icon / refresh-cw", - "description": "rotate, reload, rerun, synchronise, synchronize, arrows, circular, cycle", - "remote": false, - "documentationLinks": [] - }, - "533:53448": { - "key": "10c890fa392eb4be85d2abab5acc6132f25a2519", - "name": "Icon / refrigerator", - "description": "frigerator, fridge, freezer, cooler, icebox, chiller, cold storage", - "remote": false, - "documentationLinks": [] - }, - "533:53830": { - "key": "f3067befa19e1cc0f01bec7a40f540231f67dceb", - "name": "Icon / regex", - "description": "search, text, code", - "remote": false, - "documentationLinks": [] - }, - "533:52827": { - "key": "657bb07403684a8c3813a48d8828ef85dc3f8d51", - "name": "Icon / remove-formatting", - "description": "text, font, typography, format, x, remove, delete, times, clear", - "remote": false, - "documentationLinks": [] - }, - "533:52826": { - "key": "f26f8aa8e290c91f2c4d75a8ddde2a0bc07e3656", - "name": "Icon / repeat-1", - "description": "replay", - "remote": false, - "documentationLinks": [] - }, - "533:52825": { - "key": "48e4ff1d39b74da7dd1a447e293e365669dcd7a9", - "name": "Icon / repeat-2", - "description": "arrows, retweet, repost, share, repeat, loop", - "remote": false, - "documentationLinks": [] - }, - "533:53751": { - "key": "331e69e258c78cceb46c2e4eb4bdccecbdbbcd53", - "name": "Icon / repeat", - "description": "loop, arrows", - "remote": false, - "documentationLinks": [] - }, - "533:52824": { - "key": "362afd98c9ce27dd656d088516c57d1aad75de2e", - "name": "Icon / replace-all", - "description": "search, substitute, swap, change", - "remote": false, - "documentationLinks": [] - }, - "533:52823": { - "key": "d660b9fb35828089379610d7440a287824323156", - "name": "Icon / replace", - "description": "search, substitute, swap, change", - "remote": false, - "documentationLinks": [] - }, - "533:52822": { - "key": "9655448765e9699cb5a9426dac867d4a20110aa1", - "name": "Icon / reply-all", - "description": "email", - "remote": false, - "documentationLinks": [] - }, - "533:52821": { - "key": "2034eaf01f12ff7748bd47bb29d8fcf0a4a89584", - "name": "Icon / reply", - "description": "email", - "remote": false, - "documentationLinks": [] - }, - "533:52955": { - "key": "182fd9475e3e361c0889fb4c19cfc125a02e0a1d", - "name": "Icon / rewind", - "description": "music", - "remote": false, - "documentationLinks": [] - }, - "533:52819": { - "key": "208e0483e0b5d1c0a88bc0591a394a433239f24a", - "name": "Icon / ribbon", - "description": "awareness, strip, band, tape, strap, cordon", - "remote": false, - "documentationLinks": [] - }, - "533:53280": { - "key": "92c9e582214345018504a7e7be6479a72134a6df", - "name": "Icon / rocket", - "description": "release, boost, launch, space, version", - "remote": false, - "documentationLinks": [] - }, - "533:52818": { - "key": "0499bf058980efd8e39ea385fc55b510f7adfbbf", - "name": "Icon / rocking-chair", - "description": "chair, furniture, seat", - "remote": false, - "documentationLinks": [] - }, - "533:52817": { - "key": "32e56e2456c5b4342ec75a764713f59c16d9a329", - "name": "Icon / roller-coaster", - "description": "attraction, entertainment, amusement park, theme park, funfair", - "remote": false, - "documentationLinks": [] - }, - "533:53442": { - "key": "b6ff40e2956b4198111db542c8f09c69625bbe65", - "name": "Icon / rotate-3d", - "description": "gizmo, transform, orientation, orbit, axis", - "remote": false, - "documentationLinks": [] - }, - "533:53987": { - "key": "d585538e2633864d574620482a355702020c8f45", - "name": "Icon / rotate-ccw-key", - "description": "password, key, refresh, change", - "remote": false, - "documentationLinks": [] - }, - "533:53688": { - "key": "bbbbb3d8a88c1c6542aa06a2c68f621a3f1ceaf6", - "name": "Icon / rotate-ccw-square", - "description": "left, counter-clockwise, rotate, image, 90, 45, degrees, \u00b0", - "remote": false, - "documentationLinks": [] - }, - "533:53428": { - "key": "e81d31ad5b200808d8b347df73719e319f3a70b8", - "name": "Icon / rotate-ccw", - "description": "arrow, left, counter-clockwise, restart, reload, rerun, refresh, backup, undo, replay, redo, retry, rewind, reverse", - "remote": false, - "documentationLinks": [] - }, - "533:52816": { - "key": "3c206d5ed63eca5d0cd681798e21bd9bd86b80b2", - "name": "Icon / rotate-cw-square", - "description": "right, clockwise, rotate, image, 90, 45, degrees, \u00b0", - "remote": false, - "documentationLinks": [] - }, - "533:52815": { - "key": "0c5beb3ca2ed9015ce71e1092addfea1173ba392", - "name": "Icon / rotate-cw", - "description": "arrow, right, clockwise, refresh, reload, rerun, redo", - "remote": false, - "documentationLinks": [] - }, - "533:53940": { - "key": "654f519ef668e1cb0ca54416d401f728e18b0b53", - "name": "Icon / route-off", - "description": "path, journey, planner, points, stops, stations, reset, clear, cancelled, closed, blocked", - "remote": false, - "documentationLinks": [] - }, - "533:52814": { - "key": "03b8245abebfd796de3376860cc3f12beff060af", - "name": "Icon / route", - "description": "path, journey, planner, points, stops, stations", - "remote": false, - "documentationLinks": [] - }, - "533:52812": { - "key": "5399b2ab2b0a23a9a14749ef8be296a718ff1199", - "name": "Icon / router", - "description": "computer, server, cloud", - "remote": false, - "documentationLinks": [] - }, - "533:53383": { - "key": "f9414f47a313eee780e22a62af9781ac900d6887", - "name": "Icon / rows-2", - "description": "lines, list, queue, preview, panel, paragraphs, parallel, series, split, vertical, horizontal, half, center, middle, even, drawer", - "remote": false, - "documentationLinks": [] - }, - "533:52811": { - "key": "f09e91bab578d2d1e3e1b7c8cf4c2f2baa9d9dda", - "name": "Icon / rows-3", - "description": "lines, list, queue, preview, paragraphs, parallel, series, split, vertical, horizontal, half, center, middle, even, drawers", - "remote": false, - "documentationLinks": [] - }, - "533:52810": { - "key": "d59b9fbb53922f96b9140c809d2fd38002f3e2a4", - "name": "Icon / rows-4", - "description": "lines, list, queue, preview, paragraphs, parallel, series, split, vertical, horizontal, half, center, middle, even, drawers, grill", - "remote": false, - "documentationLinks": [] - }, - "533:52807": { - "key": "db5576e83ca384ef323620f5fc6367c21ff6e404", - "name": "Icon / rss", - "description": "feed, subscribe, news, updates, notifications, content, blog, articles, broadcast, syndication, reader, channels, posts, publishing, digest, alert, following, inbox, newsletter, weblog, podcast", - "remote": false, - "documentationLinks": [] - }, - "533:53424": { - "key": "7c7e380bbaf8cb85a69bc82b21f39cec9997dc93", - "name": "Icon / ruler-dimension-line", - "description": "measurements, centimeters, cm, millimeters, mm, metre, foot, feet, inches, units, size, length, width, height, dimensions, depth, breadth, extent, stationery", - "remote": false, - "documentationLinks": [] - }, - "533:54014": { - "key": "22022967c78af2f6ca5f0691f05d36116d6fca58", - "name": "Icon / ruler", - "description": "measurements, centimeters, cm, millimeters, mm, metre, foot, feet, inches, units, size, length, width, height, dimensions, depth, breadth, extent, stationery", - "remote": false, - "documentationLinks": [] - }, - "533:52806": { - "key": "4f6c5a145d6e75ecd90513bf729f3dff176ba841", - "name": "Icon / russian-ruble", - "description": "currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:53468": { - "key": "fc962ae749ec3164f57e5738d8b4cc88605093e5", - "name": "Icon / sailboat", - "description": "ship, boat, harbor, harbour, dock", - "remote": false, - "documentationLinks": [] - }, - "533:52805": { - "key": "831fe20acb6b79c858ff54b97360db322d3b3000", - "name": "Icon / salad", - "description": "food, vegetarian, dish, restaurant, course, meal, side, vegetables, health", - "remote": false, - "documentationLinks": [] - }, - "533:52804": { - "key": "9d5f71d80e231936371d15301d38ad57e2f912d9", - "name": "Icon / sandwich", - "description": "food, snack, dish, restaurant, lunch, meal", - "remote": false, - "documentationLinks": [] - }, - "533:52803": { - "key": "5fe54fb46712e82478764004e518c8c0db6ba2d4", - "name": "Icon / satellite-dish", - "description": "antenna, receiver, dish aerial, saucer", - "remote": false, - "documentationLinks": [] - }, - "533:53438": { - "key": "8c364254807f30780b174cb9a7e30d63cf6c2bb7", - "name": "Icon / satellite", - "description": "space station, orbit, transmitter", - "remote": false, - "documentationLinks": [] - }, - "533:53149": { - "key": "efd0aeec306a69cd7db5c1e5b06d6298c92ac4b6", - "name": "Icon / saudi-riyal", - "description": "currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:53158": { - "key": "808cddb96a8ec16eaf18fdb86fed453b0d4e74c1", - "name": "Icon / save-all", - "description": "floppy disks, copy", - "remote": false, - "documentationLinks": [] - }, - "533:52802": { - "key": "16d2416d65e87f575fbbe096e49778d22d6d82e4", - "name": "Icon / save-off", - "description": "floppy disk, unsalvageable", - "remote": false, - "documentationLinks": [] - }, - "533:52801": { - "key": "773f3f946234174c9b4e25119e8db5e739eb6a19", - "name": "Icon / save", - "description": "floppy disk", - "remote": false, - "documentationLinks": [] - }, - "533:54096": { - "key": "9f06d6b8971e128aaa170b0f248d5e6f6f9f6e9d", - "name": "Icon / scale-3d", - "description": "gizmo, transform, size, axis", - "remote": false, - "documentationLinks": [] - }, - "533:52920": { - "key": "a0c75ab537221490466cf2c9bf7bac72e7c8d376", - "name": "Icon / scale", - "description": "balance, legal, license, right, rule, law", - "remote": false, - "documentationLinks": [] - }, - "533:53039": { - "key": "9ebe4f51afd49fcd1adc2bb3b38c9c914e69eeae", - "name": "Icon / scaling", - "description": "scale, resize, design", - "remote": false, - "documentationLinks": [] - }, - "533:52800": { - "key": "4f7ecf25bedfed1f4dc72b1bd0f1b8ab40c5457a", - "name": "Icon / scan-barcode", - "description": "checkout, till, cart, transaction, purchase, buy, product, packaging, retail, consumer", - "remote": false, - "documentationLinks": [] - }, - "533:52850": { - "key": "0d27378d52dbfc3d94e424376801df86b2cb57e9", - "name": "Icon / scan-eye", - "description": "preview, zoom, expand, fullscreen, gallery, image, camera, watch, surveillance, retina, focus, lens, biometric, identification, authentication, access, login", - "remote": false, - "documentationLinks": [] - }, - "533:52952": { - "key": "82803682512dcd3773b32a90dea67987ff0026d1", - "name": "Icon / scan-face", - "description": "face, biometric, identification, authentication, 2fa, access, login, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:52798": { - "key": "e9db9c4225688e381ea9d30918e0deb5c8116fd5", - "name": "Icon / scan-heart", - "description": "health, heart rate, pulse, monitoring, healthiness, screening, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:52797": { - "key": "f249c56b2d3675a2e21d56e80d5369bcefff0f52", - "name": "Icon / scan-line", - "description": "checkout, till, cart, transaction, purchase, buy, product, packaging, retail, consumer, qr-code, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:52796": { - "key": "b93ec96b506212d64174f851beaf67d3174788b5", - "name": "Icon / scan-qr-code", - "description": "barcode, scan, qrcode, url, information, digital, scanner", - "remote": false, - "documentationLinks": [] - }, - "533:52794": { - "key": "f6d0c19d4ba0ca09b4ef02433f4976a2958dd2b8", - "name": "Icon / scan-search", - "description": "preview, zoom, expand, fullscreen, gallery, image, focus, lens", - "remote": false, - "documentationLinks": [] - }, - "533:52793": { - "key": "2b0d5820436f57522b274db0ab86b84ce560792e", - "name": "Icon / scan-text", - "description": "recognition, read, translate, copy, lines", - "remote": false, - "documentationLinks": [] - }, - "533:52792": { - "key": "8a77f5d70ff67a069534002009b12fd18c9f7932", - "name": "Icon / scan", - "description": "qr-code, barcode, checkout, augmented reality, ar, target, surveillance, camera, lens, focus, frame, select, box, boundary, bounds, area, square, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:53614": { - "key": "684a0d2e0b315d7131b5a12b61ef8769fb5e653c", - "name": "Icon / school", - "description": "building, education, childhood, university, learning, campus, scholar, student, lecture, degree, course, academia, study, knowledge, classroom, research, diploma, graduation, professor, tutorial, homework, assignment, exam", - "remote": false, - "documentationLinks": [] - }, - "533:53332": { - "key": "c53d84f265d871456e683620117b94dafd9b5165", - "name": "Icon / scissors-line-dashed", - "description": "cut here, along, snip, chop, stationery, crafts, instructions, diagram", - "remote": false, - "documentationLinks": [] - }, - "533:52791": { - "key": "75bf303dc7905d8f6a58081387d27192ca3ea7a4", - "name": "Icon / scissors", - "description": "cut, snip, chop, stationery, crafts", - "remote": false, - "documentationLinks": [] - }, - "533:53970": { - "key": "61598ddd440e770b51ff82b79da1716a537d00cd", - "name": "Icon / screen-share-off", - "description": "desktop, disconnect, monitor", - "remote": false, - "documentationLinks": [] - }, - "533:53136": { - "key": "7dbbd048b0ff15f489c95ddd8900fe86446fc698", - "name": "Icon / screen-share", - "description": "host, desktop, monitor", - "remote": false, - "documentationLinks": [] - }, - "533:52790": { - "key": "add2c81cabd26fb791c26afe8946479309cf19b6", - "name": "Icon / scroll-text", - "description": "paper, log, scripture, document, notes, parchment, list, long, script, story, code, coding", - "remote": false, - "documentationLinks": [] - }, - "533:52789": { - "key": "2c5381f01a0696fbed8bbac76a87b5aed35ef720", - "name": "Icon / scroll", - "description": "paper, log, scripture, document, notes, parchment, list, long, script, story, code, coding", - "remote": false, - "documentationLinks": [] - }, - "533:52788": { - "key": "d8e73be67f92658b2c6d0f2e8d198039609095dd", - "name": "Icon / search-check", - "description": "find, scan, magnifier, magnifying glass, found, correct, complete, tick, lens", - "remote": false, - "documentationLinks": [] - }, - "533:54137": { - "key": "934c89d9086373ebcda9149697ab01ace2f5be3c", - "name": "Icon / search-code", - "description": "find, scan, magnifier, magnifying glass, grep, chevrons, <>, lens", - "remote": false, - "documentationLinks": [] - }, - "533:52787": { - "key": "b44662dcae69d727ec7ba2fafd7e8e9439eaf7f2", - "name": "Icon / search-slash", - "description": "find, scan, magnifier, magnifying glass, stop, clear, cancel, abort, /, lens", - "remote": false, - "documentationLinks": [] - }, - "533:52913": { - "key": "a990481bd48ef61879f11424e2ab0e481559a05a", - "name": "Icon / search-x", - "description": "find, scan, magnifier, magnifying glass, stop, clear, cancel, abort, lens", - "remote": false, - "documentationLinks": [] - }, - "533:53285": { - "key": "896ed0dfabfefdfbbb00b1c93a0cb796621f2375", - "name": "Icon / section", - "description": "mark, typography, punctuation, legal, type, text, prose, symbol", - "remote": false, - "documentationLinks": [] - }, - "533:52786": { - "key": "88beb4963cc45b63bc6c1dd782c25ae0b46ff249", - "name": "Icon / send-horizontal", - "description": "email, message, mail, paper airplane, paper aeroplane, submit", - "remote": false, - "documentationLinks": [] - }, - "533:52888": { - "key": "9c0e5e40ca80be5da4c358d6220c323738ac3fdc", - "name": "Icon / send-to-back", - "description": "bring, send, move, under, back, backwards, overlap, layer, order", - "remote": false, - "documentationLinks": [] - }, - "533:52784": { - "key": "96eb805b7dde48894d3921581df6899fa213ba0e", - "name": "Icon / separator-horizontal", - "description": "move, split", - "remote": false, - "documentationLinks": [] - }, - "533:52783": { - "key": "abca55a73c55d25ebe321de1a53b52cede360367", - "name": "Icon / separator-vertical", - "description": "move, split", - "remote": false, - "documentationLinks": [] - }, - "533:52782": { - "key": "74b8db5ff8cae1c85892d715e1f7f174ed54f871", - "name": "Icon / server-cog", - "description": "cloud, storage, computing, cog, gear", - "remote": false, - "documentationLinks": [] - }, - "533:52781": { - "key": "631d7a901be941850597ca9e078e1d111396a488", - "name": "Icon / server-crash", - "description": "cloud, storage, problem, error", - "remote": false, - "documentationLinks": [] - }, - "533:52780": { - "key": "6efc29e8298b9a04930d0f6c0932ab5fcc92877d", - "name": "Icon / server-off", - "description": "cloud, storage", - "remote": false, - "documentationLinks": [] - }, - "533:52779": { - "key": "1a461afdb735c37428c0038ed898618b1817a855", - "name": "Icon / server", - "description": "cloud, storage", - "remote": false, - "documentationLinks": [] - }, - "533:53102": { - "key": "65b6d55a7dc9d6ce30ffa3501d87d8bd7e9323dc", - "name": "Icon / settings-2", - "description": "cog, edit, gear, preferences", - "remote": false, - "documentationLinks": [] - }, - "533:52778": { - "key": "dfabdabd4e2a0e2e904bc23e2d0d7a50380a035a", - "name": "Icon / settings", - "description": "cog, edit, gear, preferences", - "remote": false, - "documentationLinks": [] - }, - "533:52777": { - "key": "4c73354f7ec09c23d85fc2570c0f2190724302f3", - "name": "Icon / shapes", - "description": "triangle, equilateral, square, circle, classification, different, collection, toy, blocks, learning", - "remote": false, - "documentationLinks": [] - }, - "533:53410": { - "key": "33a6980486746f00e814f42da34a3e257075cb66", - "name": "Icon / share-2", - "description": "network, connections", - "remote": false, - "documentationLinks": [] - }, - "533:52776": { - "key": "c224e016599191d0f6e6c48b786e5abeee5291fe", - "name": "Icon / share", - "description": "network, connections", - "remote": false, - "documentationLinks": [] - }, - "533:52775": { - "key": "02ffd8999b949b56ccef21100499582c611f058e", - "name": "Icon / sheet", - "description": "spreadsheets, table, excel", - "remote": false, - "documentationLinks": [] - }, - "533:53026": { - "key": "da4f9f6c139c90eb29a1f2adfe38ce96a389cca0", - "name": "Icon / shell", - "description": "beach, sand, holiday, sealife, fossil, ammonite, biology, ocean, terminal, command line, session, bash, zsh, roll, wrap, chewing gum, bubble gum, sweet, sugar, hosepipe, carpet, string, spiral, spinner, hypnotise, hypnosis", - "remote": false, - "documentationLinks": [] - }, - "533:53217": { - "key": "ea073744c5ec0cb1909f99ca95119cb065520a1c", - "name": "Icon / shield-ban", - "description": "unshielded, cybersecurity, insecure, unsecured, safety, unsafe, protection, unprotected, guardian, unguarded, unarmored, unarmoured, defenseless, defenceless, undefended, defender, blocked, stopped, intercepted, interception, saved, thwarted, threat, prevention, unprevented, antivirus, vigilance, vigilant, detection, detected, scanned, found, exploit, vulnerability, vulnerable, weakness, infection, infected, comprimised, data leak, audited, admin, verification, unverified, uncertified, cancel, error, crest, bravery, attacked, damaged, injured, hit, expired, eliminated, disabled, inactive, /", - "remote": false, - "documentationLinks": [] - }, - "533:53342": { - "key": "05dc38d251442b237d5d4087b60b0908fe4748c3", - "name": "Icon / shield-check", - "description": "cybersecurity, secured, safety, protection, protected, guardian, guarded, armored, armoured, defense, defence, defended, blocked, threat, prevention, prevented, antivirus, vigilance, vigilant, active, activated, enabled, detection, scanned, found, strength, strong, tough, invincible, invincibility, invulnerable, undamaged, audited, admin, verification, verified, certification, certified, tested, passed, qualified, cleared, cleaned, disinfected, uninfected, task, completed, todo, done, ticked, checked, crest, bravery", - "remote": false, - "documentationLinks": [] - }, - "533:52902": { - "key": "2986f58ebd129370b61b64d85a8d50871baa8096", - "name": "Icon / shield-ellipsis", - "description": "cybersecurity, securing, protecting, guarding, armoring, armouring, defending, blocking, preventing, antivirus, detecting, scanning, finding, auditing, admin, verifying, crest, upgrading, loader, loading, throbber, progress, dots, more, etc, ..., \u2026", - "remote": false, - "documentationLinks": [] - }, - "533:52774": { - "key": "6a1621093a13771031875ef4346008349eefab9e", - "name": "Icon / shield-half", - "description": "cybersecurity, secure, safety, protection, guardian, armored, armoured, defense, defence, defender, block, threat, prevention, antivirus, vigilance, vigilant, detection, scan, strength, strong, tough, invincible, invincibility, invulnerable, undamaged, audit, admin, verification, crest, logo, sigil, flag, team, faction, fraternity, university, college, academy, school, education, uniform, bravery, knight, foot soldier, infantry, trooper, pawn, battle, war, military, ranking, army, cadet, scout", - "remote": false, - "documentationLinks": [] - }, - "533:53794": { - "key": "01325e11c2ad51f1b79971e98a9d5d26f0bd0548", - "name": "Icon / shield-minus", - "description": "unshield, cybersecurity, unsecure, unguard, unblock, antivirus, clean, clear, disinfect, patch, fix, stop, cancel, remove, relax, admin, crest, bravery, weakened, damaged, hit, unarm, disable, deactivate, decommission, downgraded, minimum, -", - "remote": false, - "documentationLinks": [] - }, - "533:52773": { - "key": "4a5783df44d645ed065d1fa2be962233918d85cf", - "name": "Icon / shield-off", - "description": "unshielded, cybersecurity, insecure, unsecured, safety, unsafe, protection, unprotected, guardian, unguarded, unarmored, unarmoured, defenseless, defenceless, undefended, defender, interception, threat, prevention, unprevented, antivirus, detection, undetected, exploit, vulnerability, vulnerable, weakness, infected, infection, comprimised, data leak, unaudited, admin, verification, unverified, inactive, cancelled, error, crest, bravery, damaged, injured, hit, expired, eliminated", - "remote": false, - "documentationLinks": [] - }, - "533:53546": { - "key": "fb04a1d46acbf7281563143cdb003f29df813e76", - "name": "Icon / shield-plus", - "description": "cybersecurity, secure, safety, protection, guardian, armored, armoured, defense, defence, defender, block, threat, prevention, antivirus, vigilance, vigilant, detection, scan, strength, strong, tough, invincible, invincibility, invulnerable, undamaged, extra, added, professional, enterprise, full, maximum, upgraded, ultra, activate, enable, audit, admin, verification, crest, medic, +", - "remote": false, - "documentationLinks": [] - }, - "533:52772": { - "key": "9f59304db07495d1eb79d30116fbaafd57547a91", - "name": "Icon / shield-question", - "description": "unshielded, cybersecurity, insecure, unsecured, safety, unsafe, protection, unprotected, guardian, unguarded, unarmored, unarmoured, defenseless, defenceless, undefended, defender, threat, prevention, unprevented, antivirus, vigilance, vigilant, detection, undetected, scan, find, exploit, vulnerability, vulnerable, weakness, infection, comprimised, data leak, audit, admin, verification, unverified, uncertified, uncertain, unknown, inactive, crest, question mark, ?", - "remote": false, - "documentationLinks": [] - }, - "533:54153": { - "key": "779ac68999050960677394ea7e7bb82cfd80a089", - "name": "Icon / shield-user", - "description": "shield, user, admin, protection, protected, safety, guard", - "remote": false, - "documentationLinks": [] - }, - "533:53394": { - "key": "dfcffd44a8f85abecf0ca80a8931d99bda95bb1a", - "name": "Icon / shield-x", - "description": "unshielded, cybersecurity, insecure, unsecured, safety, unsafe, protection, unprotected, guardian, unguarded, unarmored, unarmoured, defenseless, defenceless, undefended, defender, blocked, stopped, intercepted, interception, saved, thwarted, threat, prevention, prevented, antivirus, vigilance, vigilant, detection, detected, scanned, found, exploit, vulnerability, vulnerable, weakness, infection, infected, comprimised, data leak, audited, admin, verification, unverified, inactive, cancel, error, wrong, false, crest, bravery, attacked, damaged, injured, hit, dead, deceased, expired, eliminated, exterminated", - "remote": false, - "documentationLinks": [] - }, - "533:52771": { - "key": "b2c2f66fd206fd122d90fea7a318a17a9943691a", - "name": "Icon / shield", - "description": "cybersecurity, secure, safety, protection, guardian, armored, armoured, defense, defence, defender, block, threat, prevention, antivirus, vigilance, vigilant, detection, scan, find, strength, strong, tough, invincible, invincibility, invulnerable, undamaged, audit, admin, verification, crest, bravery, knight, foot soldier, infantry, trooper, pawn, battle, war, military, army, cadet, scout", - "remote": false, - "documentationLinks": [] - }, - "533:52770": { - "key": "30984211a229b91036de4abff456d691ac92a205", - "name": "Icon / ship-wheel", - "description": "steering, rudder, boat, knots, nautical mile, maritime, sailing, yacht, cruise, ocean liner, tanker, vessel, navy, trip", - "remote": false, - "documentationLinks": [] - }, - "533:52769": { - "key": "e99503093f067aea69f5b41f9669c81289279d18", - "name": "Icon / ship", - "description": "boat, knots, nautical mile, maritime, sailing, yacht, cruise, ocean liner, tanker, vessel, navy, trip", - "remote": false, - "documentationLinks": [] - }, - "533:52768": { - "key": "70cb769a223c93253d3b43bfcce5014cae544415", - "name": "Icon / shirt", - "description": "t-shirt, shopping, store, clothing, clothes", - "remote": false, - "documentationLinks": [] - }, - "533:52767": { - "key": "36fc8ea8eef8c1a146f1252271573fbb9df22cb5", - "name": "Icon / shopping-bag", - "description": "ecommerce, cart, purchase, store", - "remote": false, - "documentationLinks": [] - }, - "533:53371": { - "key": "01e45ee0004ead62f4ee911afe6e81e70f9e1b97", - "name": "Icon / shopping-basket", - "description": "cart, e-commerce, store, purchase, products, items, ingredients", - "remote": false, - "documentationLinks": [] - }, - "533:53582": { - "key": "cf1b13f311025f29de07e0fcf185164ef96ad7cc", - "name": "Icon / shopping-cart", - "description": "trolley, cart, basket, e-commerce, store, purchase, products, items, ingredients", - "remote": false, - "documentationLinks": [] - }, - "533:52766": { - "key": "f54710ec862d3b2ccbc292f1719a0d11cc2cdf69", - "name": "Icon / shovel", - "description": "dig, spade, treasure", - "remote": false, - "documentationLinks": [] - }, - "533:52765": { - "key": "1c5b8dbc23a0d02ed0361875703e73c0026467f9", - "name": "Icon / shower-head", - "description": "shower, bath, bathroom, amenities, services", - "remote": false, - "documentationLinks": [] - }, - "533:53010": { - "key": "a387f4b2f5f724a4aeaab69c77e6955890083aad", - "name": "Icon / shredder", - "description": "file, paper, tear, cut, delete, destroy, remove, erase, document,, destruction, secure , security, confidential, data, trash, dispose, disposal, information, waste, permanent", - "remote": false, - "documentationLinks": [] - }, - "533:53278": { - "key": "dd153e7c1611e07eb3ae8f84e52fa30fc407e880", - "name": "Icon / shrimp", - "description": "seafood, shellfish, crustacean, prawn, scallop, whelk, arthropod, littleneck, quahog, cherrystone", - "remote": false, - "documentationLinks": [] - }, - "533:53944": { - "key": "a25861150c3a050b29eaa0d3a2280176118ab80d", - "name": "Icon / shrink", - "description": "scale, fullscreen", - "remote": false, - "documentationLinks": [] - }, - "533:53883": { - "key": "be61cb8a876715aa2433d9df34228dd314e8ae56", - "name": "Icon / shrub", - "description": "forest, undergrowth, park, nature", - "remote": false, - "documentationLinks": [] - }, - "533:52764": { - "key": "476fbd71dd8f8e9cb92d61860e81ba7fd4e68551", - "name": "Icon / shuffle", - "description": "music, random, reorder", - "remote": false, - "documentationLinks": [] - }, - "533:52763": { - "key": "816878bf67d9e727d7cd7f3911a1f022b3d1fb1f", - "name": "Icon / sigma", - "description": "sum, calculate, formula, math, enumeration, enumerate", - "remote": false, - "documentationLinks": [] - }, - "533:53934": { - "key": "37515759ab282345062cde06cef8e7cda002b629", - "name": "Icon / signal-high", - "description": "connection, wireless, gsm, phone, 2g, 3g, 4g, 5g", - "remote": false, - "documentationLinks": [] - }, - "533:53017": { - "key": "f1b7907fdd0d6ba7f6804fbb34fb514a148f3e6d", - "name": "Icon / signal-low", - "description": "connection, wireless, gsm, phone, 2g, 3g, 4g, 5g", - "remote": false, - "documentationLinks": [] - }, - "533:52762": { - "key": "5d2882d8c144857977b83d57b3e47f4929e39f13", - "name": "Icon / signal-medium", - "description": "connection, wireless, gsm, phone, 2g, 3g, 4g, 5g", - "remote": false, - "documentationLinks": [] - }, - "533:52761": { - "key": "3f11a145693d6810c1d63348e34ae1a740b0c431", - "name": "Icon / signal-zero", - "description": "connection, wireless, gsm, phone, 2g, 3g, 4g, 5g, lost", - "remote": false, - "documentationLinks": [] - }, - "533:52760": { - "key": "87e39ed1a9057078e3205f9b32ef05be2f2ecf2a", - "name": "Icon / signal", - "description": "connection, wireless, gsm, phone, 2g, 3g, 4g, 5g", - "remote": false, - "documentationLinks": [] - }, - "533:53898": { - "key": "3161c05c6851da0ec665b3e526fc449774a1fa6e", - "name": "Icon / signature", - "description": "text, format, input, contract, autograph, handwriting, sign, cursive, ink, scribble, authorize, personal, agreement, legal, document, identity, authentic, approval, verification, unique", - "remote": false, - "documentationLinks": [] - }, - "533:53603": { - "key": "7de1f5c441a6878611333f833f1e82442fc95f16", - "name": "Icon / signpost-big", - "description": "bidirectional, left, right, east, west", - "remote": false, - "documentationLinks": [] - }, - "533:52759": { - "key": "0689971abd327bab077cfa2098d19542f48baa42", - "name": "Icon / signpost", - "description": "bidirectional, left, right, east, west", - "remote": false, - "documentationLinks": [] - }, - "533:52758": { - "key": "1e01d3546da48ce6ba2ba47ed8cf6521581779a6", - "name": "Icon / siren", - "description": "police, ambulance, emergency, security, alert, alarm, light", - "remote": false, - "documentationLinks": [] - }, - "533:53535": { - "key": "0fb298dba692524a42cced3ff5b07cd8a527eb20", - "name": "Icon / skip-back", - "description": "arrow, previous, music", - "remote": false, - "documentationLinks": [] - }, - "533:52757": { - "key": "af454f53df089249be90a44246ab2f462eb2fc07", - "name": "Icon / skip-forward", - "description": "arrow, skip, next, music", - "remote": false, - "documentationLinks": [] - }, - "533:52756": { - "key": "bcd9aa2ba57077bd10b82626c9b7331cd2a5e331", - "name": "Icon / skull", - "description": "death, danger, bone", - "remote": false, - "documentationLinks": [] - }, - "533:52754": { - "key": "a6a9512a69d8fbdb547fa67fab8784edef7cf30e", - "name": "Icon / slack", - "description": "logo", - "remote": false, - "documentationLinks": [] - }, - "533:53119": { - "key": "5674b37f91c4fd3a359bbe40dbdc4e5f9f0d78b4", - "name": "Icon / slice", - "description": "cutter, scalpel, knife", - "remote": false, - "documentationLinks": [] - }, - "533:52753": { - "key": "5697921b3e24e49a75340c89d9cd5f161c444851", - "name": "Icon / sliders-horizontal", - "description": "settings, filters, controls", - "remote": false, - "documentationLinks": [] - }, - "533:53560": { - "key": "aed3099bd82d5e45bd5d2c45a4922a150300768b", - "name": "Icon / sliders-vertical", - "description": "settings, controls", - "remote": false, - "documentationLinks": [] - }, - "533:52752": { - "key": "3334e7975c0c51258c976b277c9b81fd4595f2ac", - "name": "Icon / smartphone-charging", - "description": "phone, cellphone, device, power, screen", - "remote": false, - "documentationLinks": [] - }, - "533:52750": { - "key": "661c7de75b7e22c184b076b7be2da3172e6ad7b6", - "name": "Icon / smartphone-nfc", - "description": "contactless, payment, near-field communication, screen", - "remote": false, - "documentationLinks": [] - }, - "533:52749": { - "key": "f3a07a0d5335fc6c508fdd7f5840ed1a4a98c176", - "name": "Icon / smartphone", - "description": "phone, cellphone, device, screen", - "remote": false, - "documentationLinks": [] - }, - "533:52748": { - "key": "6f86375805bbeb46e70c3c1b250a199949f64a5d", - "name": "Icon / smile-plus", - "description": "emoji, face, happy, good, emotion, react, reaction, add", - "remote": false, - "documentationLinks": [] - }, - "533:52747": { - "key": "7a5e858fe25b458b6285e17f07ca9c24ff2db3ab", - "name": "Icon / smile", - "description": "emoji, face, happy, good, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:53087": { - "key": "26c8ecf6435bdfa614191c89018296f6d46defa8", - "name": "Icon / snail", - "description": "animal, insect, slow, speed, delicacy, spiral", - "remote": false, - "documentationLinks": [] - }, - "533:52745": { - "key": "f1a587a1db92db9eb5bb1dc48abfba0dc1286e7c", - "name": "Icon / snowflake", - "description": "cold, weather, freeze, snow, winter", - "remote": false, - "documentationLinks": [] - }, - "533:52743": { - "key": "5b53dd4eac5cfddf0563039de8f13a2a1aff39df", - "name": "Icon / soap-dispenser-droplet", - "description": "wash, baht, water, liquid, fluid, wet, moisture, damp, bead, globule", - "remote": false, - "documentationLinks": [] - }, - "533:53602": { - "key": "bfd824ba7816c859d57dcc5f7578ca5be555fc37", - "name": "Icon / sofa", - "description": "armchair, furniture, leisure, lounge, loveseat, couch", - "remote": false, - "documentationLinks": [] - }, - "533:53800": { - "key": "9f0db9c8247593472834a8bde0b8b90a496e2dac", - "name": "Icon / soup", - "description": "food, dish, restaurant, course, meal, bowl, starter", - "remote": false, - "documentationLinks": [] - }, - "533:52742": { - "key": "8e8e700db89982901906bb491ee9466680410928", - "name": "Icon / space", - "description": "text, selection, letters, characters, font, typography", - "remote": false, - "documentationLinks": [] - }, - "533:53344": { - "key": "7abf3c28d48c7891bb2beba649affb1b1b2ad224", - "name": "Icon / spade", - "description": "shape, suit, playing, cards", - "remote": false, - "documentationLinks": [] - }, - "533:53584": { - "key": "0830bccc5a9262ec638ea9368769ea5d75869fd3", - "name": "Icon / sparkle", - "description": "star, effect, filter, night, magic, shiny, glitter, twinkle, celebration", - "remote": false, - "documentationLinks": [] - }, - "533:52992": { - "key": "a548dff71e09565260fef93f576b4471a35888ae", - "name": "Icon / sparkles", - "description": "stars, effect, filter, night, magic", - "remote": false, - "documentationLinks": [] - }, - "533:52741": { - "key": "916aaaeeb8ceddb14fb4cc744a10075c3481e960", - "name": "Icon / speaker", - "description": "sound, audio, music, tweeter, subwoofer, bass, production, producer, dj", - "remote": false, - "documentationLinks": [] - }, - "533:53843": { - "key": "bba474cd814034dfd79d6557290a0524d434ef5a", - "name": "Icon / speech", - "description": "disability, disabled, dda, human, accessibility, people, sound", - "remote": false, - "documentationLinks": [] - }, - "533:52785": { - "key": "3436ad67c80d7cd501208a875f545ae5b08fcc28", - "name": "Icon / spell-check-2", - "description": "spelling, error, mistake, oversight, typo, correction, code, linter, a", - "remote": false, - "documentationLinks": [] - }, - "533:52740": { - "key": "828ec097878946623f7a0ad26cea2c95d6377a63", - "name": "Icon / spell-check", - "description": "spelling, error, mistake, oversight, typo, correction, code, linter, a", - "remote": false, - "documentationLinks": [] - }, - "533:52739": { - "key": "eb3cd0efc57eb4090fb286edf764be3c724a95c3", - "name": "Icon / spline-pointer", - "description": "path, tool, curve, node, click, pointer, target, vector", - "remote": false, - "documentationLinks": [] - }, - "533:53142": { - "key": "1fc994df6c782f01103fc07a87dda26c7182759c", - "name": "Icon / spline", - "description": "path, pen, tool, shape, curve, draw", - "remote": false, - "documentationLinks": [] - }, - "533:53837": { - "key": "b4776efca4127533666b5a2f53ba09d160f374f4", - "name": "Icon / split", - "description": "break, disband, divide, separate, branch, disunite", - "remote": false, - "documentationLinks": [] - }, - "533:52988": { - "key": "eea1eeb1e71e1c2b4857cd3b938e258f77a16859", - "name": "Icon / spray-can", - "description": "paint, color, graffiti, decoration, aerosol, deodorant, shaving foam, air freshener", - "remote": false, - "documentationLinks": [] - }, - "533:53539": { - "key": "aee7fcc4cd20878779d4b3d676903efa935b267e", - "name": "Icon / sprout", - "description": "leaf, nature, plant", - "remote": false, - "documentationLinks": [] - }, - "533:52737": { - "key": "88cda031fa038de4ab7c451581844cc01114d879", - "name": "Icon / square-activity", - "description": "pulse, action, motion, movement, exercise, fitness, healthcare, heart rate monitor, vital signs, vitals, emergency room, er, intensive care, hospital, defibrillator, earthquake, siesmic, magnitude, richter scale, aftershock, tremor, shockwave, audio, waveform, synthesizer, synthesiser, music", - "remote": false, - "documentationLinks": [] - }, - "533:52736": { - "key": "5f98a66afc488e5774838b5520fe656ba8147f09", - "name": "Icon / square-arrow-down-left", - "description": "direction, south-west, diagonal, sign, turn, keyboard, button", - "remote": false, - "documentationLinks": [] - }, - "533:53865": { - "key": "fb931f6a9b5c4984d7287fd6d2dba5e1bdc17981", - "name": "Icon / square-arrow-down-right", - "description": "direction, south-east, diagonal, sign, turn, keyboard, button", - "remote": false, - "documentationLinks": [] - }, - "533:52734": { - "key": "9bb414f1857e40421666b11f745f90a04dbe85d1", - "name": "Icon / square-arrow-down", - "description": "backwards, reverse, direction, south, sign, keyboard, button", - "remote": false, - "documentationLinks": [] - }, - "533:52733": { - "key": "d0269ddbceec8d2b190a41f2e23966a19b715ae3", - "name": "Icon / square-arrow-left", - "description": "previous, back, direction, west, sign, keyboard, button, <-", - "remote": false, - "documentationLinks": [] - }, - "533:53318": { - "key": "a21326fc11c21d2387cde3527f7ab94e7597dfc5", - "name": "Icon / square-arrow-out-down-left", - "description": "outwards, direction, south-west, diagonal", - "remote": false, - "documentationLinks": [] - }, - "533:53214": { - "key": "2924733e88a7cc245b5707251e390602af2bdb50", - "name": "Icon / square-arrow-out-down-right", - "description": "outwards, direction, south-east, diagonal", - "remote": false, - "documentationLinks": [] - }, - "533:53617": { - "key": "1ccd9ae54beeaf385cd32cf854f003156cbe1848", - "name": "Icon / square-arrow-out-up-left", - "description": "outwards, direction, north-west, diagonal", - "remote": false, - "documentationLinks": [] - }, - "533:52732": { - "key": "ab8eff9e3908103c7651138360400f87f6c82e7a", - "name": "Icon / square-arrow-out-up-right", - "description": "outwards, direction, north-east, diagonal, share, open, external, link", - "remote": false, - "documentationLinks": [] - }, - "533:54075": { - "key": "27ff8c9c6a69cb03ef39b5b3a431d33ceb76b1ef", - "name": "Icon / square-arrow-right", - "description": "next, forward, direction, west, sign, keyboard, button, ->", - "remote": false, - "documentationLinks": [] - }, - "533:52731": { - "key": "974a7ae8df153d7ed87c3fd70c4c1207b1931f03", - "name": "Icon / square-arrow-up-left", - "description": "direction, north-west, diagonal, sign, keyboard, button", - "remote": false, - "documentationLinks": [] - }, - "533:52974": { - "key": "0eeb32ccce053d49895410506b07637aa637dcc7", - "name": "Icon / square-arrow-up-right", - "description": "direction, north-east, diagonal, sign, keyboard, button, share", - "remote": false, - "documentationLinks": [] - }, - "533:52729": { - "key": "663a14b0cc2c245cba4a2e3ffe51493e918268f7", - "name": "Icon / square-arrow-up", - "description": "forward, direction, north, sign, keyboard, button", - "remote": false, - "documentationLinks": [] - }, - "533:52728": { - "key": "94d906939ced943740f4655cacf6d91f4f233ddd", - "name": "Icon / square-asterisk", - "description": "password, secret, access, key, multiply, multiplication, glob pattern, wildcard, *", - "remote": false, - "documentationLinks": [] - }, - "533:53902": { - "key": "c35248c0c86e9345f2e64f5d06208dffa3b8ef5f", - "name": "Icon / square-bottom-dashed-scissors", - "description": "cut, snippet, chop, stationery, crafts", - "remote": false, - "documentationLinks": [] - }, - "533:53927": { - "key": "b51863a8c9f9773d97661a286fbf7796ce7763f9", - "name": "Icon / square-chart-gantt", - "description": "projects, manage, overview, roadmap, plan, intentions, timeline, deadline, date, event, range, period, productivity, work, agile, code, coding, toolbar, button", - "remote": false, - "documentationLinks": [] - }, - "533:54084": { - "key": "ef0955a517c583b22158af4bb6b42c1e427df32d", - "name": "Icon / square-check-big", - "description": "done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:52727": { - "key": "d2e65624b29af9b6a5e28fe9b55f0016d5ec8407", - "name": "Icon / square-check", - "description": "done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:52726": { - "key": "93f872777ec0ba22c9ac6efb372f39d5df91192e", - "name": "Icon / square-chevron-down", - "description": "back, menu, panel", - "remote": false, - "documentationLinks": [] - }, - "533:52724": { - "key": "330fad5ec388d1ed7558b54bc0359648d2a1bbf6", - "name": "Icon / square-chevron-left", - "description": "back, previous, less than, fewer, menu, panel, button, keyboard, <", - "remote": false, - "documentationLinks": [] - }, - "533:52723": { - "key": "cef939c64ab38b1ebe529e591161ff8810b7d9ca", - "name": "Icon / square-chevron-right", - "description": "forward, next, more than, greater, menu, panel, code, coding, command line, terminal, prompt, shell, console, >", - "remote": false, - "documentationLinks": [] - }, - "533:53109": { - "key": "fe466f6bf74eb0b8dce6762d0c2c9c14f20bd6bb", - "name": "Icon / square-chevron-up", - "description": "caret, keyboard, button, mac, control, ctrl, superscript, exponential, power, ahead, menu, panel, ^", - "remote": false, - "documentationLinks": [] - }, - "533:52721": { - "key": "673eeada9e3f4f743da39276d176a137b3034db0", - "name": "Icon / square-code", - "description": "gist, source, programming, html, xml, coding", - "remote": false, - "documentationLinks": [] - }, - "533:52744": { - "key": "b0e7785dd58e9a161c8b83811a7de2bed745a33e", - "name": "Icon / square-dashed-bottom-code", - "description": "rectangle, aspect ratio, 1:1, shape, snippet, code, coding", - "remote": false, - "documentationLinks": [] - }, - "533:52720": { - "key": "993d1407e1a184f15c26f97f6a2572ff2759e853", - "name": "Icon / square-dashed-bottom", - "description": "rectangle, aspect ratio, 1:1, shape, snippet, code, coding", - "remote": false, - "documentationLinks": [] - }, - "533:53450": { - "key": "ed83c800b5e156fb3f83b0cad1a3a7c234bdbcfc", - "name": "Icon / square-dashed-kanban", - "description": "projects, manage, overview, board, tickets, issues, roadmap, plan, intentions, productivity, work, agile, draft, template, boilerplate, code, coding", - "remote": false, - "documentationLinks": [] - }, - "533:52719": { - "key": "38831c03a65f99ddb9e8376142fdec71219f6385", - "name": "Icon / square-dashed-mouse-pointer", - "description": "inspector, element, mouse, click, pointer, box, browser, selector, target, dom, node", - "remote": false, - "documentationLinks": [] - }, - "533:53327": { - "key": "7a7567a9d07ec0892c4d181dfa1e417d0ccdd0aa", - "name": "Icon / square-dashed-top-solid", - "description": "square, border, width, layout, style, design, rectangular, marquee, dashed, box, rectangle, aspect ratio, 1:1", - "remote": false, - "documentationLinks": [] - }, - "533:52964": { - "key": "d2181a8a44dbb7b5c7fb397793fb3f54a7d7463d", - "name": "Icon / square-divide", - "description": "calculate, math, \u00f7, /", - "remote": false, - "documentationLinks": [] - }, - "533:53686": { - "key": "9bda5cb72f4137dd137974138c2748c2e985cf5b", - "name": "Icon / square-dot", - "description": "git, diff, modified, .", - "remote": false, - "documentationLinks": [] - }, - "533:53296": { - "key": "1c10488f289c74ac91d505a3ed36db2fb3ca0063", - "name": "Icon / square-equal", - "description": "calculate, =", - "remote": false, - "documentationLinks": [] - }, - "533:52718": { - "key": "953ce24fec439379734daf13d2d7564e932bd218", - "name": "Icon / square-function", - "description": "programming, code, automation, math", - "remote": false, - "documentationLinks": [] - }, - "533:52833": { - "key": "090a7e48d25e92f35818abab452ade30efe62e70", - "name": "Icon / square-kanban", - "description": "projects, manage, overview, board, tickets, issues, roadmap, plan, intentions, productivity, work, agile, code, coding, toolbar, button", - "remote": false, - "documentationLinks": [] - }, - "533:52957": { - "key": "abcc7017adad1509245e732c21255d25cc24703d", - "name": "Icon / square-library", - "description": "books, reading, written, authors, stories, fiction, novels, information, knowledge, education, high school, university, college, academy, learning, study, research, collection, vinyl, records, albums, music, package", - "remote": false, - "documentationLinks": [] - }, - "533:52717": { - "key": "bb454a02fcb72e112f37823470bd44fd778f8db5", - "name": "Icon / square-m", - "description": "metro, subway, underground, track, line", - "remote": false, - "documentationLinks": [] - }, - "533:52715": { - "key": "51e1ab1e735020402cac9121fbfd59d01c0c38b5", - "name": "Icon / square-menu", - "description": "bars, navigation, hamburger, options, menu bar, panel", - "remote": false, - "documentationLinks": [] - }, - "533:53200": { - "key": "789e02e46215defbbbbad2575c89382b8dbbe2d5", - "name": "Icon / square-minus", - "description": "subtract, remove, decrease, reduce, calculator, button, keyboard, line, divider, separator, horizontal rule, hr, html, markup, markdown, ---, toolbar, operator, code, coding, minimum, downgrade", - "remote": false, - "documentationLinks": [] - }, - "533:52712": { - "key": "22cd1df7320b3d3f39d2fa1c026af2981e56b6c0", - "name": "Icon / square-mouse-pointer", - "description": "inspector, element, mouse, click, pointer, box, browser, selector, target, dom, node", - "remote": false, - "documentationLinks": [] - }, - "533:52725": { - "key": "f965b19e673a4004eef6c9a5ff6b14f21be8c1a3", - "name": "Icon / square-parking-off", - "description": "parking lot, car park, no parking", - "remote": false, - "documentationLinks": [] - }, - "533:52711": { - "key": "c27327a1d9d8fa555fd3963b55d05d0f39b49cd8", - "name": "Icon / square-parking", - "description": "parking lot, car park", - "remote": false, - "documentationLinks": [] - }, - "533:52709": { - "key": "33245f8d62451652efc92b89046beea170b13ec3", - "name": "Icon / square-pen", - "description": "pencil, edit, change, create, draw, sketch, draft, writer, writing, biro, ink, marker, felt tip, stationery, artist", - "remote": false, - "documentationLinks": [] - }, - "533:52949": { - "key": "ddaad394001ac7ff2eba55bee3d9826de222ce6c", - "name": "Icon / square-percent", - "description": "verified, unverified, sale, discount, offer, marketing, sticker, price tag", - "remote": false, - "documentationLinks": [] - }, - "533:52708": { - "key": "2de18010479957eea8177681d9a54823b965f4ff", - "name": "Icon / square-pi", - "description": "constant, code, coding, programming, symbol, trigonometry, geometry, formula", - "remote": false, - "documentationLinks": [] - }, - "533:52714": { - "key": "26d9359d77bec4625f68ee47c4727ec5cc1d3879", - "name": "Icon / square-pilcrow", - "description": "paragraph, mark, paraph, blind, typography, type, text, prose, symbol", - "remote": false, - "documentationLinks": [] - }, - "533:53284": { - "key": "375b9aa2ae53ae61becbc9d38fe8ecc14362b3e7", - "name": "Icon / square-play", - "description": "music, audio, video, start, run", - "remote": false, - "documentationLinks": [] - }, - "533:52751": { - "key": "777e0b77f6dac84d4336df80dcdcbf7d5eda1891", - "name": "Icon / square-plus", - "description": "add, new, increase, increment, positive, calculate, calculator, button, keyboard, toolbar, maximum, upgrade, extra, operator, join, concatenate, code, coding, +", - "remote": false, - "documentationLinks": [] - }, - "533:53741": { - "key": "262ae27003bc9000f1f123a26604dd2150967ce0", - "name": "Icon / square-power", - "description": "on, off, device, switch, toggle, binary, boolean, reboot, restart, button, keyboard, troubleshoot", - "remote": false, - "documentationLinks": [] - }, - "533:52707": { - "key": "9ca6e58ff071c149b4747a1badd1275d02ce3649", - "name": "Icon / square-radical", - "description": "calculate, formula, math, operator, root, square, symbol", - "remote": false, - "documentationLinks": [] - }, - "533:52705": { - "key": "6d4ed0f9872a22182320f17c840943e3c2e52279", - "name": "Icon / square-round-corner", - "description": "border, radius, style, design, corner, layout, round, rounded", - "remote": false, - "documentationLinks": [] - }, - "533:53650": { - "key": "ddb083a2e998b6e0f2f73d34e2ec01c445f2a16e", - "name": "Icon / square-scissors", - "description": "cut, snippet, chop, stationery, crafts, toolbar, button", - "remote": false, - "documentationLinks": [] - }, - "533:53134": { - "key": "8d6cce300cd7547d0ae4ea2c2ca05e8a4ee7ef4e", - "name": "Icon / square-sigma", - "description": "sum, calculate, formula, math, enumeration, enumerate", - "remote": false, - "documentationLinks": [] - }, - "533:52945": { - "key": "0341e12eadd896af97462ff0194acca2d354b207", - "name": "Icon / square-slash", - "description": "git, diff, ignored, divide, division, shortcut, or, /", - "remote": false, - "documentationLinks": [] - }, - "533:52924": { - "key": "868c88335e7bb358d3b7511ec6f54cc90f51b0a8", - "name": "Icon / square-split-horizontal", - "description": "split, divide", - "remote": false, - "documentationLinks": [] - }, - "533:54164": { - "key": "11d433f347158a101b6d563a62d9e36253cb75e6", - "name": "Icon / square-split-vertical", - "description": "split, divide", - "remote": false, - "documentationLinks": [] - }, - "533:53981": { - "key": "0aca0e589c7895bf7d9d215deda51935c87e4902", - "name": "Icon / square-square", - "description": "float, center, rectangle", - "remote": false, - "documentationLinks": [] - }, - "533:52704": { - "key": "54ffe3063b02f597ac05d93c6b56d09e535d5a8e", - "name": "Icon / square-stack", - "description": "versions, clone, copy, duplicate, multiple, revisions, version control, backup, history", - "remote": false, - "documentationLinks": [] - }, - "533:53613": { - "key": "1a112643eed5488bf5bd8897456af7a8598c7dd7", - "name": "Icon / square-terminal", - "description": "code, command line, prompt, shell", - "remote": false, - "documentationLinks": [] - }, - "533:52702": { - "key": "803a4df180182e4168ba834eb3a54c0ae8e520bc", - "name": "Icon / square-user-round", - "description": "person, account, contact", - "remote": false, - "documentationLinks": [] - }, - "533:53759": { - "key": "67b8982e4b66316396e1ca46005811ad72b036b3", - "name": "Icon / square-user", - "description": "person, account, contact", - "remote": false, - "documentationLinks": [] - }, - "533:54067": { - "key": "a14d8118465121afc815ff2a7ac8be68d08d5b68", - "name": "Icon / square-x", - "description": "cancel, close, delete, remove, times, clear, math, multiply, multiplication", - "remote": false, - "documentationLinks": [] - }, - "533:52700": { - "key": "02dba2e37ec9b5d2d4b8e0294fbf0cce161296f4", - "name": "Icon / square", - "description": "rectangle, aspect ratio, 1:1, shape", - "remote": false, - "documentationLinks": [] - }, - "533:52698": { - "key": "2962585127d1c1339e096d7606127c9011feb141", - "name": "Icon / squares-exclude", - "description": "sqaure, pathfinder, path, exclude, invert, xor, shape, vector", - "remote": false, - "documentationLinks": [] - }, - "533:53848": { - "key": "b63857c23239021a0e300f888ef564a3908f8d06", - "name": "Icon / squares-intersect", - "description": "sqaure, pathfinder, path, intersect, shape, include, vector", - "remote": false, - "documentationLinks": [] - }, - "533:52697": { - "key": "8659cd350ed7f4b2b14cf0487b3fde6f1509e424", - "name": "Icon / squares-subtract", - "description": "sqaure, pathfinder, path, minus, subtract, subtraction, shape, front, vector", - "remote": false, - "documentationLinks": [] - }, - "533:52820": { - "key": "9fa9ccaf95face6e7416bb86f389b5037a60e538", - "name": "Icon / squares-unite", - "description": "sqaure, pathfinder, path, unite, union, shape, merge, vector", - "remote": false, - "documentationLinks": [] - }, - "533:53453": { - "key": "1ba2ebd8ce99029516cfcd752aa34e78877a1258", - "name": "Icon / squircle", - "description": "shape", - "remote": false, - "documentationLinks": [] - }, - "533:52696": { - "key": "aa74cc8c3f68f2df0e2e99513562c9237014a2e0", - "name": "Icon / squirrel", - "description": "animal, rodent, pet, pest, nuts, retrieve, updates, storage, stash", - "remote": false, - "documentationLinks": [] - }, - "533:52813": { - "key": "e504c114888466f158581ebb3d6c0fdaadd50aa3", - "name": "Icon / stamp", - "description": "mark, print, clone, loyalty, library", - "remote": false, - "documentationLinks": [] - }, - "533:52695": { - "key": "84667090580ff1909d4c2210857faba249cf49c2", - "name": "Icon / star-half", - "description": "bookmark, favorite, like, review, rating", - "remote": false, - "documentationLinks": [] - }, - "533:53966": { - "key": "6451d45ad7b75df430db1cf4fdd890dec4958d69", - "name": "Icon / star-off", - "description": "dislike, unlike, remove, unrate", - "remote": false, - "documentationLinks": [] - }, - "533:53199": { - "key": "cad54a0972cc6e234a9ae9000ddc140d5fc721e0", - "name": "Icon / star", - "description": "bookmark, favorite, like, review, rating", - "remote": false, - "documentationLinks": [] - }, - "533:52693": { - "key": "bebcca82bfd8f7ea0e89c657febbbbe9cad15031", - "name": "Icon / step-back", - "description": "arrow, previous, music, left, reverse", - "remote": false, - "documentationLinks": [] - }, - "533:54000": { - "key": "4a68a8aafafef9d7b02b39ff61dd87d7a935da9b", - "name": "Icon / step-forward", - "description": "arrow, next, music, right, continue", - "remote": false, - "documentationLinks": [] - }, - "533:52934": { - "key": "95001b90098d2966e646a605767af42c578da496", - "name": "Icon / stethoscope", - "description": "phonendoscope, medical, heart, lungs, sound", - "remote": false, - "documentationLinks": [] - }, - "533:53064": { - "key": "e2b9cbc6d0284d6a07a75a74d747ee8629ecc426", - "name": "Icon / sticker", - "description": "reaction, emotion, smile, happy, feedback", - "remote": false, - "documentationLinks": [] - }, - "533:52692": { - "key": "8217e6d8bf18618627a88b6cef4f70a72d265c99", - "name": "Icon / sticky-note", - "description": "post-it, comment, annotation, reaction, memo, reminder, todo, task, idea, brainstorm, document, page, paper, sheet, stationary, office", - "remote": false, - "documentationLinks": [] - }, - "533:52691": { - "key": "0430795a82400d17a4b6e4adabe007f56ff02861", - "name": "Icon / store", - "description": "shop, supermarket, stand, boutique, building", - "remote": false, - "documentationLinks": [] - }, - "533:53105": { - "key": "c2d932eb579e3fa856071f0225d3d1afd61cff22", - "name": "Icon / stretch-horizontal", - "description": "items, flex, justify, distribute", - "remote": false, - "documentationLinks": [] - }, - "533:53729": { - "key": "54f05786deed0908573afac281d95b0daa45761a", - "name": "Icon / stretch-vertical", - "description": "items, flex, justify, distribute", - "remote": false, - "documentationLinks": [] - }, - "533:53678": { - "key": "b529458c7113515fe69039e96ba86c5d31f32c2d", - "name": "Icon / strikethrough", - "description": "cross out, delete, remove, format", - "remote": false, - "documentationLinks": [] - }, - "533:53924": { - "key": "681abf43e143ca27f2f632cf3b2f616817eaf305", - "name": "Icon / subscript", - "description": "text", - "remote": false, - "documentationLinks": [] - }, - "533:53440": { - "key": "5c8a861d194d9c0d2c0ab00d11818c13275e0887", - "name": "Icon / sun-dim", - "description": "brightness, dim, low, brightness low", - "remote": false, - "documentationLinks": [] - }, - "533:52690": { - "key": "4188151962e1cb84602fbcb69b5bd4d544a1ec8b", - "name": "Icon / sun-medium", - "description": "brightness, medium", - "remote": false, - "documentationLinks": [] - }, - "533:53151": { - "key": "2cf207ebc39b6528ad8ecb8cf7472d23eb303f94", - "name": "Icon / sun-moon", - "description": "night, dark, light, moon, sun, brightness, theme, auto theme, system theme, appearance", - "remote": false, - "documentationLinks": [] - }, - "533:52689": { - "key": "c3968d894e801023d50a852cc404ac0081c4b594", - "name": "Icon / sun-snow", - "description": "weather, air conditioning, temperature, hot, cold, seasons", - "remote": false, - "documentationLinks": [] - }, - "533:52687": { - "key": "25980507dcaf23549e7e141f8d6dbe693ec24a04", - "name": "Icon / sun", - "description": "brightness, weather, light, summer", - "remote": false, - "documentationLinks": [] - }, - "533:52686": { - "key": "7d069ffefd2074bfd061701ebcd79030c4c27562", - "name": "Icon / sunrise", - "description": "weather, time, morning, day", - "remote": false, - "documentationLinks": [] - }, - "533:53721": { - "key": "d66096a5e4dacf06dbf0050482b82e1307a63b1c", - "name": "Icon / sunset", - "description": "weather, time, evening, night", - "remote": false, - "documentationLinks": [] - }, - "533:52870": { - "key": "f82eb93c5426e47b49662b7538b81158689ddf36", - "name": "Icon / superscript", - "description": "text, exponent", - "remote": false, - "documentationLinks": [] - }, - "533:53787": { - "key": "becbd225f314e43a22170377062e21c0563719a8", - "name": "Icon / swatch-book", - "description": "colors, colours, swatches, pantone, shades, tint, hue, saturation, brightness, theme, scheme, palette, samples, textile, carpet", - "remote": false, - "documentationLinks": [] - }, - "533:53992": { - "key": "4be63e9116e2263528bf6365c84eee58b5caaea3", - "name": "Icon / swiss-franc", - "description": "currency, money, payment", - "remote": false, - "documentationLinks": [] - }, - "533:52887": { - "key": "fc82e9ce035872beddaad49af481a7b2cdabecb4", - "name": "Icon / switch-camera", - "description": "photo, selfie, front, back", - "remote": false, - "documentationLinks": [] - }, - "533:52894": { - "key": "c10eb3aef9b056dbe897e4a76cea82fb52768a9c", - "name": "Icon / sword", - "description": "battle, challenge, game, war, weapon", - "remote": false, - "documentationLinks": [] - }, - "533:52685": { - "key": "89565667d3702cff533f998f9d85f62c27602f30", - "name": "Icon / swords", - "description": "battle, challenge, game, war, weapon", - "remote": false, - "documentationLinks": [] - }, - "533:53330": { - "key": "70bab4b827bb76e08f2021e28deb407d3ccf30e7", - "name": "Icon / syringe", - "description": "medicine, medical, needle, pump, plunger, nozzle, blood", - "remote": false, - "documentationLinks": [] - }, - "533:52684": { - "key": "7f849fb5477ec599c12ab95f32a31acce1bba5d8", - "name": "Icon / table-2", - "description": "spreadsheet, grid", - "remote": false, - "documentationLinks": [] - }, - "533:52959": { - "key": "5c851cc0eedbb1ab69ddd61926c40e70ef6612cc", - "name": "Icon / table-cells-merge", - "description": "spreadsheet, grid, row", - "remote": false, - "documentationLinks": [] - }, - "533:52683": { - "key": "e1acfd38ba424f005f1663e993507be57443436b", - "name": "Icon / table-cells-split", - "description": "spreadsheet, grid, row", - "remote": false, - "documentationLinks": [] - }, - "533:53568": { - "key": "0c71d0376cbae44a0ed3ed22386307bc79dd2c09", - "name": "Icon / table-columns-split", - "description": "spreadsheet, grid, cut, break, divide, separate, segment", - "remote": false, - "documentationLinks": [] - }, - "533:52681": { - "key": "92ca14ffaf923422e1afe8e730ebf2286ab0dde9", - "name": "Icon / table-of-contents", - "description": "toc, outline, navigation, document structure, index, overview, sections, chapters, content, documentation, manual, knowledge base, faq", - "remote": false, - "documentationLinks": [] - }, - "533:52680": { - "key": "80a1f7b4361cadbf22714298aef0e644f3641637", - "name": "Icon / table-properties", - "description": "property list, plist, spreadsheet, grid, dictionary, object, hash", - "remote": false, - "documentationLinks": [] - }, - "533:52679": { - "key": "677a494f214854a63b7b7e17b255695ce8822587", - "name": "Icon / table-rows-split", - "description": "spreadsheet, grid, cut, break, divide, separate, segment", - "remote": false, - "documentationLinks": [] - }, - "533:52678": { - "key": "2981d8da9a73b5458b3a866cd8567fed9c1fe2f4", - "name": "Icon / table", - "description": "spreadsheet, grid", - "remote": false, - "documentationLinks": [] - }, - "533:52677": { - "key": "292e3f55e15fb54acd2bb61fcd0c9c7810508040", - "name": "Icon / tablet-smartphone", - "description": "responsive, screens, browser, testing, mobile", - "remote": false, - "documentationLinks": [] - }, - "533:52676": { - "key": "918455808d240c624a0788593d12a3641a0c3b84", - "name": "Icon / tablet", - "description": "device", - "remote": false, - "documentationLinks": [] - }, - "533:53912": { - "key": "c4d300de449832069b13c42113ae7afd7fafcf7c", - "name": "Icon / tablets", - "description": "medicine, medication, drug, prescription, pills, pharmacy", - "remote": false, - "documentationLinks": [] - }, - "533:54140": { - "key": "1acc5c1f922f215d0ecef3301167ae3914f2ea19", - "name": "Icon / tag", - "description": "label, badge, ticket, mark", - "remote": false, - "documentationLinks": [] - }, - "533:52675": { - "key": "b83edb7c4ddbf2c3f0da9aa50088a8bdcb4b2e40", - "name": "Icon / tags", - "description": "labels, badges, tickets, marks, copy, multiple", - "remote": false, - "documentationLinks": [] - }, - "533:54045": { - "key": "2ab7f650b8707587db28eaa080a3e57f8186393b", - "name": "Icon / tally-1", - "description": "count, score, enumerate, days, one, 1, first, bar, prison, cell, sentence", - "remote": false, - "documentationLinks": [] - }, - "533:53483": { - "key": "4d8eb77dee60839ddffc25b3192eb07d13419c98", - "name": "Icon / tally-2", - "description": "count, score, enumerate, days, two, 2, second, double, bars, prison, cell, sentence", - "remote": false, - "documentationLinks": [] - }, - "533:52674": { - "key": "9dae810eb748ab1e47e4e532ce53a1f91cdb9665", - "name": "Icon / tally-3", - "description": "count, score, enumerate, days, three, 3, third, triple, bars, prison, cell, sentence", - "remote": false, - "documentationLinks": [] - }, - "533:52673": { - "key": "bee6bbaa94677475684abcf7b2012ee878a5f79e", - "name": "Icon / tally-4", - "description": "count, score, enumerate, days, 4, fourth, quadruple, bars, prison, cell, sentence", - "remote": false, - "documentationLinks": [] - }, - "533:52672": { - "key": "9cc26819cbb17cf3a441dea276e3848ced19c73e", - "name": "Icon / tally-5", - "description": "count, score, enumerate, days, five, 5, fifth, bars, prison, cell, sentence, slash, /", - "remote": false, - "documentationLinks": [] - }, - "533:53025": { - "key": "0730e8019e7cd24b6244b986d43a0bf64ada7aa1", - "name": "Icon / tangent", - "description": "tangential, shape, circle, geometry, trigonometry, bezier curve", - "remote": false, - "documentationLinks": [] - }, - "533:52984": { - "key": "95657fbfb623d96a3ad807ea076d8b62c8f875d3", - "name": "Icon / target", - "description": "logo, bullseye, deadline, projects, overview, work, productivity", - "remote": false, - "documentationLinks": [] - }, - "533:52671": { - "key": "343691eb3d32adb0bc543aa618cd7787d105387e", - "name": "Icon / telescope", - "description": "astronomy, space, discovery, exploration, explore, vision, perspective, focus, stargazing, observe, view", - "remote": false, - "documentationLinks": [] - }, - "533:54152": { - "key": "7dd863770b7ecece8a545de81a37484797dc0d35", - "name": "Icon / tent-tree", - "description": "camping, campsite, holiday, retreat, nomadic, wilderness, outdoors", - "remote": false, - "documentationLinks": [] - }, - "533:52670": { - "key": "a5bfb0852933e226822635baf4163acaeb85cf28", - "name": "Icon / tent", - "description": "tipi, teepee, wigwam, lodge, camping, campsite, holiday, retreat, nomadic, native american, indian, wilderness, outdoors", - "remote": false, - "documentationLinks": [] - }, - "533:53239": { - "key": "85dccf62f331b4455a4546cc38706225ae2cf93e", - "name": "Icon / terminal", - "description": "code, command line, prompt, shell", - "remote": false, - "documentationLinks": [] - }, - "533:52668": { - "key": "6703d629049191bcbd3707380c2a6955bf7e6b4e", - "name": "Icon / test-tube-diagonal", - "description": "tube, vial, phial, flask, ampoule, ampule, lab, chemistry, experiment, test", - "remote": false, - "documentationLinks": [] - }, - "533:53499": { - "key": "8f6650c6a82b04369df6e380322adf206e78db09", - "name": "Icon / test-tube", - "description": "tube, vial, phial, flask, ampoule, ampule, lab, chemistry, experiment, test", - "remote": false, - "documentationLinks": [] - }, - "533:52667": { - "key": "80b1fccedf0e786b96a3e0365827abed68eec2c8", - "name": "Icon / test-tubes", - "description": "tubes, vials, phials, flasks, ampoules, ampules, lab, chemistry, experiment, test", - "remote": false, - "documentationLinks": [] - }, - "533:52665": { - "key": "7163709260bba1da860e8046c2f3aba59a6f9265", - "name": "Icon / text-cursor-input", - "description": "select", - "remote": false, - "documentationLinks": [] - }, - "533:52710": { - "key": "bea5107edc863694f41598f01d544f441cf25fcc", - "name": "Icon / text-cursor", - "description": "select", - "remote": false, - "documentationLinks": [] - }, - "533:53698": { - "key": "ffdd849916dc0fb1726ade249400a57e0b130543", - "name": "Icon / text-quote", - "description": "blockquote, quotation, indent, reply, response", - "remote": false, - "documentationLinks": [] - }, - "533:53182": { - "key": "f29c86e87df9f5bf2a00e32d806fd36345fec7de", - "name": "Icon / text-search", - "description": "find, data, copy, txt, pdf, document, scan, magnifier, magnifying glass, lens", - "remote": false, - "documentationLinks": [] - }, - "533:52664": { - "key": "5d7d2e4550d49a4e4b4f090895e32dd50fdc4cc1", - "name": "Icon / text-select", - "description": "find, search, selection, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:52884": { - "key": "51f1ea795fc193edfb0d64f57b822e590ef5913b", - "name": "Icon / text", - "description": "find, search, data, txt, pdf, document", - "remote": false, - "documentationLinks": [] - }, - "533:52663": { - "key": "bb28139778e2b5356905e35edaebcc2f492d5eef", - "name": "Icon / theater", - "description": "theater, theatre, entertainment, podium, stage, musical", - "remote": false, - "documentationLinks": [] - }, - "533:52980": { - "key": "e2329b9914f9701f3e4a2f3ac7fc70ed6eb73e13", - "name": "Icon / thermometer-snowflake", - "description": "temperature, celsius, fahrenheit, weather, cold, freeze, freezing", - "remote": false, - "documentationLinks": [] - }, - "533:52661": { - "key": "783c19f6a15b8efedba334b57b1337c97a5082ab", - "name": "Icon / thermometer-sun", - "description": "temperature, celsius, fahrenheit, weather, warm, hot", - "remote": false, - "documentationLinks": [] - }, - "533:52722": { - "key": "ef858d5b33f282687a7ad24d128713090529430e", - "name": "Icon / thermometer", - "description": "temperature, celsius, fahrenheit, weather", - "remote": false, - "documentationLinks": [] - }, - "533:52882": { - "key": "0108f0236106105fe641843ffd321825110609e4", - "name": "Icon / thumbs-down", - "description": "dislike, bad, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:52795": { - "key": "0cee1c61c8de5966dd8727259e7f99dcea3fd6b1", - "name": "Icon / thumbs-up", - "description": "like, good, emotion", - "remote": false, - "documentationLinks": [] - }, - "533:53216": { - "key": "6085b3357e016a8b3f64695319b9981b9f660226", - "name": "Icon / ticket-check", - "description": "entry, pass, voucher, event, concert, show, booked, purchased, receipt, redeemed, validated, verified, certified, checked, used", - "remote": false, - "documentationLinks": [] - }, - "533:52660": { - "key": "27155dee4c56feecee3f2311bc0857aafe232df2", - "name": "Icon / ticket-minus", - "description": "entry, pass, voucher, event, concert, show, remove, cancel, unbook, subtract, decrease, -", - "remote": false, - "documentationLinks": [] - }, - "533:53685": { - "key": "546e8769876854d7a0af100bcb44084cdfd1ce3f", - "name": "Icon / ticket-percent", - "description": "discount, reduced, offer, voucher, entry, pass, event, concert, show, book, purchase, %", - "remote": false, - "documentationLinks": [] - }, - "533:53876": { - "key": "33c293251af4f694668e337ce63dd19511c881d5", - "name": "Icon / ticket-plus", - "description": "entry, pass, voucher, event, concert, show, book, purchase, add, +", - "remote": false, - "documentationLinks": [] - }, - "533:52659": { - "key": "4ef7308923e58365c3c2c6fa0bc4b4c8d8ec9051", - "name": "Icon / ticket-slash", - "description": "entry, pass, voucher, event, concert, show, redeemed, used, marked, checked, verified, spoiled, invalidated, void, denied, refused, banned, barred, forbidden, prohibited, cancelled, cancellation, refunded, delete, remove, clear, error", - "remote": false, - "documentationLinks": [] - }, - "533:52845": { - "key": "32c5e1276e34f7bf9ed57bceef8a6073fdd016a0", - "name": "Icon / ticket-x", - "description": "entry, pass, voucher, event, concert, show, cancelled, cancellation, refunded, used, void, invalidated, spoiled, denied, refused, banned, barred, forbidden, prohibited, delete, remove, clear, error, x", - "remote": false, - "documentationLinks": [] - }, - "533:53771": { - "key": "997ee46c2bafd7669037580c8e6e937aadc0f26f", - "name": "Icon / ticket", - "description": "entry, pass, voucher, event, concert, show, perforated, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:52658": { - "key": "a8c3d404c846fbc680bd35d8bce87a4d1eeaec5e", - "name": "Icon / tickets-plane", - "description": "plane, trip, airplane, flight, travel, fly, takeoff, vacation, passenger, pass, check-in, airport", - "remote": false, - "documentationLinks": [] - }, - "533:52997": { - "key": "b352d97ae17f168212ba59afad03f1e624d73cd1", - "name": "Icon / tickets", - "description": "trip, travel, pass, entry, voucher, event, concert, show, perforated, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:54062": { - "key": "ba5398b3cb884823cd41d92ee990915addf660c4", - "name": "Icon / timer-off", - "description": "time, timer, stopwatch", - "remote": false, - "documentationLinks": [] - }, - "533:52657": { - "key": "35c875408a7f9064db125e940ce3fce10ffc4924", - "name": "Icon / timer-reset", - "description": "time, timer, stopwatch", - "remote": false, - "documentationLinks": [] - }, - "533:53222": { - "key": "9571e06d5b713bb0e2d619ba6b391aa8dc98c3c0", - "name": "Icon / timer", - "description": "time, timer, stopwatch", - "remote": false, - "documentationLinks": [] - }, - "533:53724": { - "key": "80cef72f13260ae502f1254093b5a5278fdefa06", - "name": "Icon / toggle-left", - "description": "on, off, switch, boolean", - "remote": false, - "documentationLinks": [] - }, - "533:53225": { - "key": "cd66e653f1ac8b75b1d9f97a541040eb427512a3", - "name": "Icon / toggle-right", - "description": "on, off, switch, boolean", - "remote": false, - "documentationLinks": [] - }, - "533:52656": { - "key": "b3454afe05554939703e747bf0d97ecb9c8ffa4a", - "name": "Icon / toilet", - "description": "toilet, potty, bathroom, washroom", - "remote": false, - "documentationLinks": [] - }, - "533:53938": { - "key": "c475fed552f28ae36c495b6f92d99bb3a4682d19", - "name": "Icon / tornado", - "description": "weather, wind, storm, hurricane", - "remote": false, - "documentationLinks": [] - }, - "533:52872": { - "key": "2dd7ee63e61fd399d90efdddb5429f4d46f42ea8", - "name": "Icon / torus", - "description": "donut, doughnut, ring, hollow, 3d, fast food, junk food, snack, treat, sweet, sugar, dessert", - "remote": false, - "documentationLinks": [] - }, - "533:53420": { - "key": "5af6b941755b6412d6a2b678f51a41c8fc4f09ec", - "name": "Icon / touchpad-off", - "description": "trackpad, cursor", - "remote": false, - "documentationLinks": [] - }, - "533:52655": { - "key": "cde6b91a45d3be7f11cb7ccd29b7ede5601f05a2", - "name": "Icon / touchpad", - "description": "trackpad, cursor", - "remote": false, - "documentationLinks": [] - }, - "533:53995": { - "key": "5fd2c7c1c7f5c29b9d62854011f67c5b3f79347f", - "name": "Icon / tower-control", - "description": "airport, travel, tower, transportation, lighthouse", - "remote": false, - "documentationLinks": [] - }, - "533:52654": { - "key": "f0cd4471971c6467ba9d3478671c39401630d65b", - "name": "Icon / toy-brick", - "description": "lego, block, addon, plugin, integration", - "remote": false, - "documentationLinks": [] - }, - "533:52653": { - "key": "a4d1ea203123f692ce9b05d32742f4a46743e185", - "name": "Icon / tractor", - "description": "farming, farmer, ranch, harvest, equipment, vehicle", - "remote": false, - "documentationLinks": [] - }, - "533:54145": { - "key": "595925c8daa5faec953f1c0dcf5a4daf82762f94", - "name": "Icon / traffic-cone", - "description": "roadworks, tarmac, safety, block", - "remote": false, - "documentationLinks": [] - }, - "533:52688": { - "key": "9ee32707e94592e3003385e0438b4f64f12100e4", - "name": "Icon / train-front-tunnel", - "description": "railway, metro, subway, underground, speed, bullet, fast, track, line", - "remote": false, - "documentationLinks": [] - }, - "533:52738": { - "key": "26fa8a47a69573e9fcd5e0b140f7b84a7b63f1de", - "name": "Icon / train-front", - "description": "railway, metro, subway, underground, high-speed, bullet, fast, track, line", - "remote": false, - "documentationLinks": [] - }, - "533:52694": { - "key": "0535d1bd94afc2ab89579df1e08fb0c804f6cb2c", - "name": "Icon / train-track", - "description": "railway, line", - "remote": false, - "documentationLinks": [] - }, - "533:52699": { - "key": "89582c5c9991b8bf2746a5a762e9614e0938b92f", - "name": "Icon / tram-front", - "description": "railway, metro, subway, underground, track, line, tourism", - "remote": false, - "documentationLinks": [] - }, - "533:52652": { - "key": "263c09ea30831ce4092c79e81646e080c0af036e", - "name": "Icon / transgender", - "description": "gender, inclusive", - "remote": false, - "documentationLinks": [] - }, - "533:53346": { - "key": "97c17e7254fb61e97681ecaed269444125b205d1", - "name": "Icon / trash-2", - "description": "garbage, delete, remove, bin", - "remote": false, - "documentationLinks": [] - }, - "533:52651": { - "key": "b758ad832c1035936a1664a9ac22acc948eaf75e", - "name": "Icon / tree-deciduous", - "description": "tree, forest, park, nature", - "remote": false, - "documentationLinks": [] - }, - "533:53932": { - "key": "f09242a0471ce272b711497a9225442c2a544f02", - "name": "Icon / tree-palm", - "description": "vacation, leisure, island", - "remote": false, - "documentationLinks": [] - }, - "533:53629": { - "key": "0cd361085cd8fd4bd24b8e1eb61d3e27faf5b61c", - "name": "Icon / tree-pine", - "description": "tree, pine, forest, park, nature", - "remote": false, - "documentationLinks": [] - }, - "533:52650": { - "key": "f6b411bb3bff8f348978264bc788971b38fd4125", - "name": "Icon / trees", - "description": "tree, forest, park, nature", - "remote": false, - "documentationLinks": [] - }, - "533:52649": { - "key": "9feba434867181af6c0c8d43032c79cd9e013501", - "name": "Icon / trello", - "description": "logo, brand", - "remote": false, - "documentationLinks": [] - }, - "533:52648": { - "key": "fcdbd48378d0b22a16c4f4e4a9aa2f518730b879", - "name": "Icon / trending-down", - "description": "statistics", - "remote": false, - "documentationLinks": [] - }, - "533:53520": { - "key": "f1e9358bf86fb375bc99da42026d011fe96bd982", - "name": "Icon / trending-up-down", - "description": "arrows, estimated, indeterminate, data fluctuation, uncertain, forecast, variable, prediction, dynamic, volatile", - "remote": false, - "documentationLinks": [] - }, - "533:54127": { - "key": "a39a927a0023f248d81c90abdfb834cd84a669ca", - "name": "Icon / triangle-alert", - "description": "warning, alert, danger, exclamation mark, linter", - "remote": false, - "documentationLinks": [] - }, - "533:52647": { - "key": "e46f7b7f9cbd4953d0fd5513c19cbdddd88ab77a", - "name": "Icon / triangle-dashed", - "description": "equilateral, delta, shape, pyramid, hierarchy, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:52646": { - "key": "5fbfb7679f7bd0364f14b0c8484bdac1afd9e91d", - "name": "Icon / triangle-right", - "description": "volume, controls, controller, tv remote, geometry, delta, ramp, slope, incline, increase", - "remote": false, - "documentationLinks": [] - }, - "533:52799": { - "key": "64cb4c89df729117416d88a36c96d96ddaa87589", - "name": "Icon / triangle", - "description": "equilateral, delta, shape, pyramid, hierarchy", - "remote": false, - "documentationLinks": [] - }, - "533:53486": { - "key": "b68a5774e55e14d1e4c8752c31fe8fd61e2e749f", - "name": "Icon / trophy", - "description": "prize, sports, winner, achievement, award, champion, celebration, victory", - "remote": false, - "documentationLinks": [] - }, - "533:53681": { - "key": "e4a64a62e01153b25f3180b894da818f5029f0f9", - "name": "Icon / truck-electric", - "description": "delivery, van, shipping, haulage, lorry, electric", - "remote": false, - "documentationLinks": [] - }, - "533:52644": { - "key": "8d51abadd4b2303c2fb5f402cb649f5933252a64", - "name": "Icon / truck", - "description": "delivery, van, shipping, haulage, lorry", - "remote": false, - "documentationLinks": [] - }, - "533:53381": { - "key": "9766a42fbfff0cc3763ab9089a1ad12e332ee661", - "name": "Icon / turtle", - "description": "animal, pet, tortoise, slow, speed", - "remote": false, - "documentationLinks": [] - }, - "533:52682": { - "key": "000e871b8b06195d7789716f2dd42388674e7bf2", - "name": "Icon / tv-minimal-play", - "description": "flatscreen, television, stream, display, widescreen, high-definition, hd, 1080p, 4k, 8k, smart, digital, video, movie, live, ott, running, start, film, home cinema, entertainment, showtime, channels, catchup", - "remote": false, - "documentationLinks": [] - }, - "533:54064": { - "key": "5efe4535edaa4fabc87bb8045f52638665f72d11", - "name": "Icon / tv-minimal", - "description": "flatscreen, television, stream, display, widescreen, high-definition, hd, 1080p, 4k, 8k, smart, digital, video, home cinema, entertainment, showtime, channels, catchup", - "remote": false, - "documentationLinks": [] - }, - "533:52643": { - "key": "65ec929ceafef6263584681236d721d004baa28b", - "name": "Icon / tv", - "description": "television, stream, display, widescreen, high-definition, hd, 1080p, 4k, 8k, smart, digital, video, entertainment, showtime, channels, terrestrial, satellite, cable, broadcast, live, frequency, tune, scan, aerial, receiver, transmission, signal, connection, connectivity", - "remote": false, - "documentationLinks": [] - }, - "533:52642": { - "key": "1f4d8fa22cf6392538a585ba9c88d51699978cd0", - "name": "Icon / twitch", - "description": "logo, social", - "remote": false, - "documentationLinks": [] - }, - "533:52641": { - "key": "0755b8fa895215cfe6989393a82495a7cee20383", - "name": "Icon / twitter", - "description": "logo, social", - "remote": false, - "documentationLinks": [] - }, - "533:52706": { - "key": "4ece330a52d0eb2c38c80b8fe85ad76d32864c70", - "name": "Icon / type-outline", - "description": "text, font, typography, silhouette, profile, contour, stroke, line", - "remote": false, - "documentationLinks": [] - }, - "533:53317": { - "key": "698625365c87a2aac77835f6bf5dd872dc1730f3", - "name": "Icon / type", - "description": "text, font, typography", - "remote": false, - "documentationLinks": [] - }, - "533:52977": { - "key": "08fff154805c975089689d20758d4eb53a103cfc", - "name": "Icon / umbrella-off", - "description": "rain, weather, uncovered, uninsured, antivirus, unprotected, risky", - "remote": false, - "documentationLinks": [] - }, - "533:53657": { - "key": "16560821ff0bbed00e0a2960747dcb34a741281d", - "name": "Icon / umbrella", - "description": "rain, weather", - "remote": false, - "documentationLinks": [] - }, - "533:52640": { - "key": "5b7bab0aeaaae74bf4fd1e312727089ad92c5eac", - "name": "Icon / underline", - "description": "text, format", - "remote": false, - "documentationLinks": [] - }, - "533:52730": { - "key": "251c2af2ff1ab40dc0ea935d7f9875c0987ac18c", - "name": "Icon / undo-2", - "description": "redo, rerun, history, back, return, reverse, revert, direction, u-turn", - "remote": false, - "documentationLinks": [] - }, - "533:53656": { - "key": "d7b466390395ac0092d25bbd679dc10afacb104e", - "name": "Icon / undo-dot", - "description": "redo, history, step, back", - "remote": false, - "documentationLinks": [] - }, - "533:52638": { - "key": "aec64b74e12f14ecdc35057c8ae98d10a71a2de7", - "name": "Icon / undo", - "description": "redo, rerun, history", - "remote": false, - "documentationLinks": [] - }, - "533:52971": { - "key": "5ba1309e6ed3dc86405fa6e200b43f8c6f6b959f", - "name": "Icon / unfold-horizontal", - "description": "arrow, collapse, fold, vertical, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:52637": { - "key": "2d69e57aaf70b4fadb5e4980a35235c4ded29b8c", - "name": "Icon / unfold-vertical", - "description": "arrow, expand, vertical, dashed", - "remote": false, - "documentationLinks": [] - }, - "533:52636": { - "key": "14a265862f71d0e6a75ed156017f225fa79498ff", - "name": "Icon / ungroup", - "description": "cubes, packages, parts, units, collection, cluster, separate", - "remote": false, - "documentationLinks": [] - }, - "533:53961": { - "key": "a5f5b3775cad9feb87481f3a932cf6fefb7b2c23", - "name": "Icon / university", - "description": "building, education, childhood, school, college, academy, institute", - "remote": false, - "documentationLinks": [] - }, - "533:52635": { - "key": "c8b83703ae225190f834dc6531a6a31990e959c4", - "name": "Icon / unlink-2", - "description": "url, unchain", - "remote": false, - "documentationLinks": [] - }, - "533:52634": { - "key": "2ab4fd73904b7bc91ee2be54624aefece5e25d23", - "name": "Icon / unlink", - "description": "url, unchain", - "remote": false, - "documentationLinks": [] - }, - "533:52633": { - "key": "3826deb8134c45df455d00e28612e0b215bd21ac", - "name": "Icon / unplug", - "description": "electricity, energy, electronics, socket, outlet, disconnect", - "remote": false, - "documentationLinks": [] - }, - "533:52631": { - "key": "4445399a31010a49d3d83eb34d6b5a6226990dd8", - "name": "Icon / upload", - "description": "file", - "remote": false, - "documentationLinks": [] - }, - "533:53275": { - "key": "cc163c51b8fae0a1466cfa51d5c190ebe212ddda", - "name": "Icon / usb", - "description": "universal, serial, bus, controller, connector, interface", - "remote": false, - "documentationLinks": [] - }, - "533:52630": { - "key": "5bce2fbc587a31ec21025c39d8b1d1511e47195a", - "name": "Icon / user-check", - "description": "followed, subscribed, done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:52755": { - "key": "0459e8a6af6baccab2a0fbab94902f14e96fd687", - "name": "Icon / user-cog", - "description": "settings, edit, cog, gear", - "remote": false, - "documentationLinks": [] - }, - "533:53387": { - "key": "ddb2f3efd65ce2af8d1f046c06f7df661445299e", - "name": "Icon / user-lock", - "description": "person, lock, locked, account, secure", - "remote": false, - "documentationLinks": [] - }, - "533:52629": { - "key": "d6c1df9bc1da1896145278e9b6cdf5e5bffa25cd", - "name": "Icon / user-minus", - "description": "delete, remove, unfollow, unsubscribe", - "remote": false, - "documentationLinks": [] - }, - "533:52669": { - "key": "04e4a94f36176be4d85df5baf22b726f69f9f121", - "name": "Icon / user-pen", - "description": "person, account, contact, profile, edit, change", - "remote": false, - "documentationLinks": [] - }, - "533:52628": { - "key": "9ab27a7d85ca7052eec287da8f7b4c93132553cc", - "name": "Icon / user-plus", - "description": "new, add, create, follow, subscribe", - "remote": false, - "documentationLinks": [] - }, - "533:53841": { - "key": "951fb4bfcda7b9b7b5f26d3a8939e3dd1141eb5f", - "name": "Icon / user-round-check", - "description": "followed, subscribed, done, todo, tick, complete, task", - "remote": false, - "documentationLinks": [] - }, - "533:52867": { - "key": "2905b90eb0bd4a06900c431f37babf0fd0d83e74", - "name": "Icon / user-round-cog", - "description": "settings, edit, cog, gear", - "remote": false, - "documentationLinks": [] - }, - "533:52627": { - "key": "5881c3756c1600a3ffe29eeb5a8b0cb786e54b0b", - "name": "Icon / user-round-minus", - "description": "delete, remove, unfollow, unsubscribe", - "remote": false, - "documentationLinks": [] - }, - "533:52626": { - "key": "77aaf8c7240f6abdc6db4b391f52775b8f91b5ff", - "name": "Icon / user-round-pen", - "description": "person, account, contact, profile, edit, change", - "remote": false, - "documentationLinks": [] - }, - "533:52625": { - "key": "f6da36c5d36e2090a3b535efeec52a9604fe5360", - "name": "Icon / user-round-plus", - "description": "new, add, create, follow, subscribe", - "remote": false, - "documentationLinks": [] - }, - "533:53684": { - "key": "e2d1d5acc2fd5ab03174f8f0688568a214850c89", - "name": "Icon / user-round-search", - "description": "person, account, contact, find, scan, magnifier, magnifying glass, lens", - "remote": false, - "documentationLinks": [] - }, - "533:52703": { - "key": "44be14ff312365a553cac44da1bac8184f038243", - "name": "Icon / user-round-x", - "description": "delete, remove, unfollow, unsubscribe, unavailable", - "remote": false, - "documentationLinks": [] - }, - "533:52624": { - "key": "20e281ad8cd49a12df6e1bfd82545ea056a00d6e", - "name": "Icon / user-round", - "description": "person, account, contact", - "remote": false, - "documentationLinks": [] - }, - "533:53138": { - "key": "d711132d6a53d61c79283e4de5e38c202c9dc247", - "name": "Icon / user-search", - "description": "person, account, contact, find, scan, magnifier, magnifying glass, lens", - "remote": false, - "documentationLinks": [] - }, - "533:52623": { - "key": "91e42ee4881ab53db017ba162470a49aa2f11a0d", - "name": "Icon / user-x", - "description": "delete, remove, unfollow, unsubscribe, unavailable", - "remote": false, - "documentationLinks": [] - }, - "533:52854": { - "key": "d52970eee3e306960c544c1c3d59b54cff056d73", - "name": "Icon / users-round", - "description": "group, people", - "remote": false, - "documentationLinks": [] - }, - "533:52662": { - "key": "d782ac4748d4acf26d619046c22c0af651baa870", - "name": "Icon / users", - "description": "group, people", - "remote": false, - "documentationLinks": [] - }, - "533:52713": { - "key": "e94b426892ef3389f82b847821765bd826467830", - "name": "Icon / utensils-crossed", - "description": "fork, knife, cutlery, flatware, tableware, silverware, food, restaurant, meal, breakfast, dinner, supper", - "remote": false, - "documentationLinks": [] - }, - "533:52622": { - "key": "1190a1f73b7686923883a1441180e2bb035ddeec", - "name": "Icon / utensils", - "description": "fork, knife, cutlery, flatware, tableware, silverware, food, restaurant, meal, breakfast, dinner, supper", - "remote": false, - "documentationLinks": [] - }, - "533:52621": { - "key": "6a3d27dcc98082a80f576cee6b829ccd471ae1c2", - "name": "Icon / utility-pole", - "description": "electricity, energy, transmission line, telegraph pole, power lines, phone", - "remote": false, - "documentationLinks": [] - }, - "533:54040": { - "key": "1b38717f7eb1374c4be693e2eb9000f68b8e6947", - "name": "Icon / variable", - "description": "code, coding, programming, symbol, calculate, algebra, x, parentheses, parenthesis, brackets, parameter, (, )", - "remote": false, - "documentationLinks": [] - }, - "533:52620": { - "key": "398783eda2d09dc8d51ab99f40b4d8a5cc7cbb5e", - "name": "Icon / vault", - "description": "safe, lockbox, deposit, locker, coffer, strongbox, safety, secure, storage, valuables, bank", - "remote": false, - "documentationLinks": [] - }, - "533:53005": { - "key": "26d2653e69f9e28fdd17a3d0d834ae8ae164bd6a", - "name": "Icon / vegan", - "description": "vegetarian, fruitarian, herbivorous, animal rights, diet", - "remote": false, - "documentationLinks": [] - }, - "533:54120": { - "key": "98ebe8e1da4e84e2973e2effdc03b6f993e5c604", - "name": "Icon / venetian-mask", - "description": "mask, masquerade, impersonate, secret, incognito", - "remote": false, - "documentationLinks": [] - }, - "533:52746": { - "key": "06d453698c92b639ce175c69db29c5702bed9a63", - "name": "Icon / venus-and-mars", - "description": "gender, sex, intersex, androgynous, hermaphrodite", - "remote": false, - "documentationLinks": [] - }, - "533:52891": { - "key": "47e4ef18204823f4e8132e1bf5de98f465929f33", - "name": "Icon / venus", - "description": "gender, sex, female, feminine, woman, girl", - "remote": false, - "documentationLinks": [] - }, - "533:52716": { - "key": "99240f54d7893919ea86446c521ceb0e35e58541", - "name": "Icon / vibrate-off", - "description": "smartphone, notification, rumble, haptic feedback, notifications, screen", - "remote": false, - "documentationLinks": [] - }, - "533:53458": { - "key": "9dae2f07e567c89746f5ed399a3052af21372fad", - "name": "Icon / vibrate", - "description": "smartphone, notification, rumble, haptic feedback, screen", - "remote": false, - "documentationLinks": [] - }, - "533:52619": { - "key": "7b5390757da2d4e08b70be1a7f7b4ebccbc60f55", - "name": "Icon / video-off", - "description": "camera, movie, film", - "remote": false, - "documentationLinks": [] - }, - "533:53530": { - "key": "dfada2954a866b1bfc6da42731c520d7eb18211e", - "name": "Icon / video", - "description": "camera, movie, film, recording, motion picture, camcorder, reel", - "remote": false, - "documentationLinks": [] - }, - "533:52618": { - "key": "361c2e9e374be5abf6b438fd20ab02cb5d4bcbf9", - "name": "Icon / videotape", - "description": "vhs, movie, film, recording, motion picture, showreel, cassette", - "remote": false, - "documentationLinks": [] - }, - "533:52617": { - "key": "ed6190c9b659d44f593612193deaa46e14108f76", - "name": "Icon / view", - "description": "eye, look", - "remote": false, - "documentationLinks": [] - }, - "533:53485": { - "key": "63803e94c0133d5b7229b9cc32c3911a16632425", - "name": "Icon / voicemail", - "description": "phone, cassette, tape, reel, recording, audio", - "remote": false, - "documentationLinks": [] - }, - "533:52948": { - "key": "46d5d5e6f82b83a0d81c6192b974c67344dae331", - "name": "Icon / volleyball", - "description": "beach, sand, net, holiday, vacation, summer, soccer, football, futbol, kick, pitch, goal, score, bounce, leather, wool, yarn, knitting, sewing, thread, embroidery, textile", - "remote": false, - "documentationLinks": [] - }, - "533:52616": { - "key": "609a0b9112edae2609e01b14abff89cb1eb9ec9b", - "name": "Icon / volume-1", - "description": "music, sound, speaker", - "remote": false, - "documentationLinks": [] - }, - "533:52615": { - "key": "d9d224f39adbee91cdd57293605bb162ab738632", - "name": "Icon / volume-2", - "description": "music, sound, speaker", - "remote": false, - "documentationLinks": [] - }, - "533:52809": { - "key": "b6545f6dad78c141eb2416928ba6e70be70346cf", - "name": "Icon / volume-off", - "description": "music, sound, mute, speaker", - "remote": false, - "documentationLinks": [] - }, - "533:52614": { - "key": "f6264caba101f8d764283b6d4f6a2c1d101ebab7", - "name": "Icon / volume-x", - "description": "music, sound, mute, speaker", - "remote": false, - "documentationLinks": [] - }, - "533:52613": { - "key": "46b51d7ab76440640b2dba8dfcb36022a5e0c389", - "name": "Icon / volume", - "description": "music, sound, mute, speaker", - "remote": false, - "documentationLinks": [] - }, - "533:53991": { - "key": "cd699564c83905d4d457052c7065f76f0b320a56", - "name": "Icon / vote", - "description": "vote, poll, ballot, political, social, check, tick", - "remote": false, - "documentationLinks": [] - }, - "533:52639": { - "key": "5b4f4e0557f2a515b052a3101858af67205318e2", - "name": "Icon / wallet-cards", - "description": "money, finance, pocket, credit, purchase, payment, shopping, retail, consumer, cc", - "remote": false, - "documentationLinks": [] - }, - "533:52666": { - "key": "aecfacf9ff029b7df92ef1079fc59a88524bb0a2", - "name": "Icon / wallet-minimal", - "description": "finance, pocket", - "remote": false, - "documentationLinks": [] - }, - "533:52645": { - "key": "3055661a93b06986a5faddd7b59f06079ef3c4fe", - "name": "Icon / wallet", - "description": "money, finance, pocket", - "remote": false, - "documentationLinks": [] - }, - "533:52632": { - "key": "9809ace272098fb3859851cfdbd02fd6d419a6aa", - "name": "Icon / wallpaper", - "description": "cover, lock screen", - "remote": false, - "documentationLinks": [] - }, - "533:52612": { - "key": "d5001611086dc23da64d7c675c0b58d4a5393c43", - "name": "Icon / wand-sparkles", - "description": "magic, wizard, magician", - "remote": false, - "documentationLinks": [] - }, - "533:53351": { - "key": "8d47e99647e67144288bf00584681666e393aa14", - "name": "Icon / wand", - "description": "magic, selection", - "remote": false, - "documentationLinks": [] - }, - "533:52808": { - "key": "82c1f0d23cfa79cc53d9aa1c42f98d7624f30883", - "name": "Icon / warehouse", - "description": "storage, storehouse, depot, depository, repository, stockroom, logistics, building", - "remote": false, - "documentationLinks": [] - }, - "533:52944": { - "key": "c2a198d2b23c412c41dfbfcb8da68670f02881ad", - "name": "Icon / washing-machine", - "description": "tumble dryer, amenities, electronics, cycle, clothes, rinse, spin, drum", - "remote": false, - "documentationLinks": [] - }, - "533:54057": { - "key": "e53cecd9fd9ab7a268b6ac508150201bd650491d", - "name": "Icon / watch", - "description": "clock, time", - "remote": false, - "documentationLinks": [] - }, - "533:53054": { - "key": "82a2da2270e375e6cd135119d4c0d75e101ba879", - "name": "Icon / waves-ladder", - "description": "swimming, water, pool, lifeguard, ocean, \ud83c\udf0a, \ud83c\udfca\u200d\u2642\ufe0f, \ud83c\udfca\u200d\u2640\ufe0f, \ud83c\udfca, \ud83e\udd7d", - "remote": false, - "documentationLinks": [] - }, - "533:52968": { - "key": "9ae9677b9b3c053c233e931b79ecee27569d9dd0", - "name": "Icon / waves", - "description": "water, sea, sound, hertz, wavelength, vibrate", - "remote": false, - "documentationLinks": [] - }, - "533:53125": { - "key": "94bee96b69a665e6cb870e5982a9cb3d7f62997f", - "name": "Icon / waypoints", - "description": "indirection, vpn, virtual private network, proxy, connections, bounce, reroute, path, journey, planner, stops, stations, shared, spread, viral", - "remote": false, - "documentationLinks": [] - }, - "533:53564": { - "key": "49aed63094307f11e94b9cf3611739a39eec7ad3", - "name": "Icon / webcam", - "description": "camera, security", - "remote": false, - "documentationLinks": [] - }, - "533:52701": { - "key": "e500f6de7380a261e613d4165a07590bcd430a23", - "name": "Icon / webhook-off", - "description": "push api, interface, callback", - "remote": false, - "documentationLinks": [] - }, - "533:52611": { - "key": "9db897c2dfdc8290cbf054f89d92f87626fb8cba", - "name": "Icon / webhook", - "description": "push api, interface, callback", - "remote": false, - "documentationLinks": [] - }, - "533:52610": { - "key": "a7d65a19b977e74cf05bc990e21f2f0c21ca6556", - "name": "Icon / weight", - "description": "mass, heavy, lead, metal, measure, geometry, scales, balance", - "remote": false, - "documentationLinks": [] - }, - "533:52609": { - "key": "d3cb899140dd11755b339761d25bb07b3d689ac8", - "name": "Icon / wheat-off", - "description": "corn, cereal, grain, gluten free, allergy, intolerance, diet", - "remote": false, - "documentationLinks": [] - }, - "533:53956": { - "key": "f7df0529f53a8c86e2a4996ea75feed51d26074d", - "name": "Icon / wheat", - "description": "corn, cereal, grain, gluten", - "remote": false, - "documentationLinks": [] - }, - "533:53270": { - "key": "dfde6286e7079221ac6a9039ead192c2e6a84a28", - "name": "Icon / whole-word", - "description": "text, selection, letters, characters, font, typography", - "remote": false, - "documentationLinks": [] - }, - "533:53467": { - "key": "4bb57cd2ef3f74782e8c2f1e4fcc7db5749e6ddf", - "name": "Icon / wifi-high", - "description": "connection, signal, wireless", - "remote": false, - "documentationLinks": [] - }, - "533:52933": { - "key": "8bd83d6a27a70445878641c8d4bd90ae7f11a67a", - "name": "Icon / wifi-low", - "description": "connection, signal, wireless", - "remote": false, - "documentationLinks": [] - }, - "533:52608": { - "key": "ee1dd432c5ee449559f8f33ba63d29ff3fbe76a6", - "name": "Icon / wifi-off", - "description": "disabled", - "remote": false, - "documentationLinks": [] - }, - "533:53847": { - "key": "d19feb12dd944c162e6593152268dea29712eeaa", - "name": "Icon / wifi-pen", - "description": "edit, wifi, pen, change, network", - "remote": false, - "documentationLinks": [] - }, - "533:52607": { - "key": "2fb61f6bfe24733fa555f127de36b79b9b59660b", - "name": "Icon / wifi-zero", - "description": "connection, signal, wireless", - "remote": false, - "documentationLinks": [] - }, - "533:54143": { - "key": "c7820d293950b47f1472f30603f2235291db5712", - "name": "Icon / wifi", - "description": "connection, signal, wireless", - "remote": false, - "documentationLinks": [] - }, - "533:52606": { - "key": "5c2fc26ac71247f95ae36d775eb89d73aa31870c", - "name": "Icon / wind-arrow-down", - "description": "weather, air, pressure, blow", - "remote": false, - "documentationLinks": [] - }, - "533:52929": { - "key": "d74d5182f7de80fd428039e5583e479fad5c103e", - "name": "Icon / wind", - "description": "weather, air, blow", - "remote": false, - "documentationLinks": [] - }, - "533:53704": { - "key": "c8d19253900c3a907cb3ff53a80a17df2778fc55", - "name": "Icon / wine-off", - "description": "alcohol, beverage, drink, glass, alcohol free, abstinence, abstaining, teetotalism, allergy, intolerance", - "remote": false, - "documentationLinks": [] - }, - "533:53085": { - "key": "795d28fb1f940910eaa6661f0d9c2c1476ab8679", - "name": "Icon / wine", - "description": "alcohol, beverage, bar, drink, glass, sommelier, vineyard, winery", - "remote": false, - "documentationLinks": [] - }, - "533:53783": { - "key": "ddc7c742fab67946478fb0a78a1f9c1e633975ce", - "name": "Icon / workflow", - "description": "action, continuous integration, ci, automation, devops, network, node, connection", - "remote": false, - "documentationLinks": [] - }, - "533:52605": { - "key": "ce473149d8318c7ea205887ff133587362e4810b", - "name": "Icon / worm", - "description": "invertebrate, grub, larva, snake, crawl, wiggle, slither, pest control, computer virus, malware", - "remote": false, - "documentationLinks": [] - }, - "533:53069": { - "key": "e015855b6f417386b0dbc2691fd1101e64eeb9e4", - "name": "Icon / wrap-text", - "description": "words, lines, break, paragraph", - "remote": false, - "documentationLinks": [] - }, - "533:53007": { - "key": "752e7de5e2de46e2792f2b597d088a7c4d9bc165", - "name": "Icon / wrench", - "description": "account, settings, spanner, diy, toolbox, build, construction", - "remote": false, - "documentationLinks": [] - }, - "533:52923": { - "key": "824e7cec95416e144c55ba410c579ffd0efb0eb6", - "name": "Icon / youtube", - "description": "logo, social, video, play", - "remote": false, - "documentationLinks": [] - }, - "533:53423": { - "key": "819d99f42a5bd89d6818a452b0e0e4481469ab90", - "name": "Icon / zap-off", - "description": "flash, camera, lightning, electricity, energy", - "remote": false, - "documentationLinks": [] - }, - "533:52604": { - "key": "276a323fc7e5313b747da88e57296f1372247697", - "name": "Icon / zap", - "description": "flash, camera, lightning, electricity, energy", - "remote": false, - "documentationLinks": [] - }, - "533:52927": { - "key": "a0d470b8db9821326fffaeaac18de271b4fb978d", - "name": "Icon / zoom-in", - "description": "magnifying glass, plus", - "remote": false, - "documentationLinks": [] - }, - "533:52931": { - "key": "850f7cbd273f27c2e9b70a2270a49c8e8389a271", - "name": "Icon / zoom-out", - "description": "magnifying glass, plus", - "remote": false, - "documentationLinks": [] - }, - "533:52603": { - "key": "30cf448e6d8571097d50f46394a8ad75f6176501", - "name": "Icon / gift", - "description": "present, box, birthday, party", - "remote": false, - "documentationLinks": [] - }, - "533:52735": { - "key": "944e7d1c6bf8bcc65a17e4ae6cbd95bfa8382a14", - "name": "Icon / popcorn", - "description": "cinema, movies, films, salted, sweet, sugar, candy, snack", - "remote": false, - "documentationLinks": [] - }, - "533:52602": { - "key": "ef85ddd140caa6595c766e9588eb44b664bc2927", - "name": "Icon / send", - "description": "email, message, mail, paper airplane, paper aeroplane, submit", - "remote": false, - "documentationLinks": [] - }, - "66:5032": { - "key": "e0a4ec3f4189692fd8c2c3fdc838a3ea64105226", - "name": "State=Open", - "description": "", - "remote": false, - "componentSetId": "66:5034", - "documentationLinks": [] - }, - "66:5033": { - "key": "c7027e7b6959dc6490606a0188898b836fbd5c5d", - "name": "State=Closed", - "description": "", - "remote": false, - "componentSetId": "66:5034", - "documentationLinks": [] - }, - "66:5035": { - "key": "f6b385b2604fbc39459955fe22f61ff57737cbbc", - "name": "State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5034", - "documentationLinks": [] - }, - "66:5041": { - "key": "6d19abaceefae52bb3841a525c6f3542d4197531", - "name": "Accordion Content", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "58:5414": { - "key": "c094c4997ff8c40ce806df8e84ab6d8ed2660e18", - "name": "Type=Neutral, Flip Icon=False", - "description": "", - "remote": false, - "componentSetId": "58:5416", - "documentationLinks": [] - }, - "9:1070": { - "key": "7fc0d694f704a3a8d9ef0acf3000c0d82e729c80", - "name": "Roundness=Default, Variant=Outline, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "58:5415": { - "key": "52aa930a07308876241f21f847bddc89e95c6322", - "name": "Type=Error, Flip Icon=False", - "description": "", - "remote": false, - "componentSetId": "58:5416", - "documentationLinks": [] - }, - "61:9637": { - "key": "9eb98f80bd33d65242b4342babdb73cbf28517e3", - "name": "Type=Neutral, Flip Icon=True", - "description": "", - "remote": false, - "componentSetId": "58:5416", - "documentationLinks": [] - }, - "61:9651": { - "key": "9c4272617f01ccfcc8a121af88c1312152ec5808", - "name": "Type=Error, Flip Icon=True", - "description": "", - "remote": false, - "componentSetId": "58:5416", - "documentationLinks": [] - }, - "139:11939": { - "key": "f18536acaa86e9bae0f4e96b4dbe8841edadc8b2", - "name": "Type=Mobile", - "description": "", - "remote": false, - "componentSetId": "139:11941", - "documentationLinks": [] - }, - "9:1068": { - "key": "c8dfd5d7536428c6290a90bb835b7e1df7af4f2c", - "name": "Roundness=Default, Variant=Primary, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "139:11940": { - "key": "690b55ba5af6d9baccf9a40def2ae4f6b5dbeec1", - "name": "Type=Desktop", - "description": "", - "remote": false, - "componentSetId": "139:11941", - "documentationLinks": [] - }, - "9:1067": { - "key": "2ddfb9e78a8866d5ba57b148431b7dac09ba2574", - "name": "Roundness=Default, Variant=Destructive, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "18:1361": { - "key": "7543bde60d38b058b9d40c6c1d6db8313d3de7c7", - "name": "Picture=Off, Size=Regular, Roundness Type=Round", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "18:1397": { - "key": "a05e99f49f6b0cc3a00f7520aca1a0c88d043f35", - "name": "Picture=On, Size=Regular, Roundness Type=Round", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "22:9413": { - "key": "5b7d485db2e64411577f53c9408851023de6c26d", - "name": "Picture=Off, Size=Small, Roundness Type=Round", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "761:106480": { - "key": "2414ba9310f788d192c9959fdc16e29d89d2e103", - "name": "Picture=Off, Size=Tiny, Roundness Type=Round", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "780:40565": { - "key": "ddd6330cd568637ecb1b091f7c133e2e88d1b838", - "name": "Picture=Off, Size=Extra Tiny, Roundness Type=Round", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "22:9416": { - "key": "9564580218e3b71c1c52320ed3184a42116e0870", - "name": "Picture=On, Size=Small, Roundness Type=Round", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "761:106483": { - "key": "332ebf135b05bc914a41f67fa31aa597517ed038", - "name": "Picture=On, Size=Tiny, Roundness Type=Round", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "780:40571": { - "key": "18f2030c665d0d154c10de36eb0abd0c498b7cb0", - "name": "Picture=On, Size=Extra Tiny, Roundness Type=Round", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "22:9464": { - "key": "d7613696dfa328d95893a480eaa364ca8760195a", - "name": "Picture=Off, Size=Regular, Roundness Type=Roundrect", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "22:9467": { - "key": "47b03e2ba533ac997877e54ef130baf871b6dc23", - "name": "Picture=On, Size=Regular, Roundness Type=Roundrect", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "22:9448": { - "key": "7087e59ece95942b66fd61becf0d739acde7bbf8", - "name": "Picture=Off, Size=Small, Roundness Type=Roundrect", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "761:106485": { - "key": "2beca5bf66cbe9522068bf6f9d079d6d03ed8fa6", - "name": "Picture=Off, Size=Tiny, Roundness Type=Roundrect", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "780:40568": { - "key": "ad1977a72f5ab7610db1c2ef7e42692af39058b9", - "name": "Picture=Off, Size=Extra Tiny, Roundness Type=Roundrect", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "22:9453": { - "key": "6cead089b448fd0097d5e46eb38d738c7a8f5114", - "name": "Picture=On, Size=Small, Roundness Type=Roundrect", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "761:106488": { - "key": "faaa7dce826a176a2f665c5040d3f2ee1295c4fe", - "name": "Picture=On, Size=Tiny, Roundness Type=Roundrect", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "780:40573": { - "key": "ed7f8651bb24da54a8055bed845adc7a1f1c3006", - "name": "Picture=On, Size=Extra Tiny, Roundness Type=Roundrect", - "description": "", - "remote": false, - "componentSetId": "18:1398", - "documentationLinks": [] - }, - "22:9475": { - "key": "4f1fac935051c44a390797f8017e9f45a8782c6d", - "name": "Size=Small, Type=Default", - "description": "", - "remote": false, - "componentSetId": "22:9509", - "documentationLinks": [] - }, - "22:9507": { - "key": "0b628b1404cff21dadf9947f85e6d6f7379652a3", - "name": "Size=Regular, Type=Default", - "description": "", - "remote": false, - "componentSetId": "22:9509", - "documentationLinks": [] - }, - "19:7020": { - "key": "ba3552507746e36b55d70b9279084988ecd76c2c", - "name": "Roundness=Default, Variant=Primary, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "757:121927": { - "key": "e1198632b09a8d25ed2a86da39a30a8239fe912a", - "name": "Roundness=Round, Variant=Primary, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "19:7012": { - "key": "2ec04319b7de1ad561c9906babd1a91bc168b5e2", - "name": "Roundness=Default, Variant=Secondary, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "757:121935": { - "key": "4b4473d46bfdb26994afb2f11d7bf384827eebff", - "name": "Roundness=Round, Variant=Secondary, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "19:7092": { - "key": "b5ca82347352043028bb77f01948cf02e831645d", - "name": "Roundness=Default, Variant=Outline, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "757:121943": { - "key": "4780c609cbfa6bca9843a1ab8ec46ea92a6af551", - "name": "Roundness=Round, Variant=Outline, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "19:7068": { - "key": "96fd2eeca1b59b13d8379c31e0ffd70eda8ff8f8", - "name": "Roundness=Default, Variant=Ghost, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "757:121951": { - "key": "71629e7e76a8e0f18562ba51e50e942994778bd3", - "name": "Roundness=Round, Variant=Ghost, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "19:7044": { - "key": "962abe18400fc5a45fe6484a05acbb2e3041db7c", - "name": "Roundness=Default, Variant=Destructive, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "757:121959": { - "key": "af662e3cb37c51a3abd0d5a6035174eda9cd6302", - "name": "Roundness=Round, Variant=Destructive, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "162:17776": { - "key": "14924615acc2d216e9fbf82083e3cbd70a336392", - "name": "Roundness=Default, Variant=Primary, State=Focus", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "757:121967": { - "key": "7b9b18594cfd805fc48d4802c4d735740de2a8c2", - "name": "Roundness=Round, Variant=Primary, State=Focus", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "162:17768": { - "key": "2dff68d07d9af775109de6f1fdc3abe3a181b49c", - "name": "Roundness=Default, Variant=Secondary, State=Focus", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "757:121975": { - "key": "0f5eb948a79f48cd217b00a19b8ba55cce0ce69b", - "name": "Roundness=Round, Variant=Secondary, State=Focus", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "162:17752": { - "key": "55c59f76a4e41cb26e6c5444ca13c22e7ec259c8", - "name": "Roundness=Default, Variant=Outline, State=Focus", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "757:121983": { - "key": "96773f1fd2f611e79eb0b7f2bd19fa9c390b7c13", - "name": "Roundness=Round, Variant=Outline, State=Focus", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "162:17760": { - "key": "cc646d2e74dfca523bfb1e5bd150d1de110cf777", - "name": "Roundness=Default, Variant=Ghost, State=Focus", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "757:121991": { - "key": "0eb74d044f4005ddacad292cc43c7f6b2657b379", - "name": "Roundness=Round, Variant=Ghost, State=Focus", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "162:17784": { - "key": "5655e197008fad2ec87a87f48f23775d19071371", - "name": "Roundness=Default, Variant=Destructive, State=Focus", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "757:121999": { - "key": "44f276796ae8de1c731ae08bcb67944114a15cd8", - "name": "Roundness=Round, Variant=Destructive, State=Focus", - "description": "", - "remote": false, - "componentSetId": "19:6979", - "documentationLinks": [] - }, - "68:7354": { - "key": "0e778909e7b9eca905963e31d9083e18d3a76de0", - "name": "Breadcrumb", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "13:1002": { - "key": "ce688c393b8e4ca68bb66ecbaecf8e95d3928dfe", - "name": "Roundness=Default, Variant=Ghost, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:14838": { - "key": "17a47d4da90e626f137fa6a6a6952ac15df95849", - "name": "Roundness=Default, Variant=Primary, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:15318": { - "key": "ec0a9da874c0930b773681aa368d838a37de7922", - "name": "Roundness=Default, Variant=Primary, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:19872": { - "key": "6eea153d2d9e10df360016b9141f858ac5c5cafb", - "name": "Roundness=Default, Variant=Primary, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "9:1064": { - "key": "1c7f9c6ec92b3177f205630999a81310d8d80601", - "name": "Roundness=Default, Variant=Secondary, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14830": { - "key": "7f173be5dcf297bb775f155343ce59a397440dd3", - "name": "Roundness=Default, Variant=Secondary, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:15310": { - "key": "fcac750ac9b171a15a7e19cfc10acdcb411636d4", - "name": "Roundness=Default, Variant=Secondary, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:19864": { - "key": "45f9c44a813fe96fd9e8d8fd81b3fdbc29ed8f32", - "name": "Roundness=Default, Variant=Secondary, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14862": { - "key": "32748cb422f79d3a8f685c683ccd09434b062e3f", - "name": "Roundness=Default, Variant=Outline, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:15342": { - "key": "e2845a4024f3809cd6c23e070e189770ea98276c", - "name": "Roundness=Default, Variant=Outline, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:19848": { - "key": "425350517fdaeb5cb6cddb547044c94d034bdacc", - "name": "Roundness=Default, Variant=Outline, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14854": { - "key": "b3f2ed11c9d257dfc2757e1125ae19e8253435e1", - "name": "Roundness=Default, Variant=Ghost, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:15334": { - "key": "ccb2e89025c97ddb9200ab3bfe600fc34c9fdaaa", - "name": "Roundness=Default, Variant=Ghost, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:19856": { - "key": "7e77a719e93150511b9a940f565c46ab38c3872c", - "name": "Roundness=Default, Variant=Ghost, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133771": { - "key": "f65dbff6e895acff77196a61165914e62045b28c", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133803": { - "key": "9277bd7a4548a2590526ddfac352165878105d6a", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133819": { - "key": "cfaf176fdf1d2f61047abcc709cca1eb4a73e12c", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133787": { - "key": "1f0fd2bf1bb0f52036b38bc76e29720c7425d0f3", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14846": { - "key": "0fa6c5b55760e5ce763fd7f6e7d66663a92337df", - "name": "Roundness=Default, Variant=Destructive, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:15326": { - "key": "078d5c7e82e452dba3fc2f19412517b6e87c3a46", - "name": "Roundness=Default, Variant=Destructive, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:19880": { - "key": "2c8f1838f4b4dc34610b93d2e38064707d5c25bc", - "name": "Roundness=Default, Variant=Destructive, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "9:1059": { - "key": "6eafdef44b03178f7a7d0e66d638173433bf652b", - "name": "Roundness=Default, Variant=Primary, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:15638": { - "key": "f41973bd4ac15ed939050e661ac71e47974e8e30", - "name": "Roundness=Default, Variant=Primary, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:16769": { - "key": "b4a3b339a9c0d8d286d8a06f788963bfd74abc53", - "name": "Roundness=Default, Variant=Primary, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:19552": { - "key": "35a980a5a7d47a5bffcb90788cfbf6c37a227dc9", - "name": "Roundness=Default, Variant=Primary, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "9:1065": { - "key": "ec758c61e9f4ab428ca5324241182496afa2bd9e", - "name": "Roundness=Default, Variant=Secondary, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:15630": { - "key": "c79ea935a273a73f797658d5e83ea7e0fe8c6ac2", - "name": "Roundness=Default, Variant=Secondary, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:16761": { - "key": "adeaf1b3a96c0196671eb7ceee902b8a5a793e5f", - "name": "Roundness=Default, Variant=Secondary, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:19544": { - "key": "fe8b30dfe83474d83d5e026cd805aabe9b96e084", - "name": "Roundness=Default, Variant=Secondary, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "9:1061": { - "key": "e1ebcf76dc8a23e1122d41ce89d3e8abf638241d", - "name": "Roundness=Default, Variant=Outline, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:15662": { - "key": "e6444ff7547226797f773a034160873a95926a86", - "name": "Roundness=Default, Variant=Outline, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:16793": { - "key": "609a187f56cd41dc88e42656fe1d8ee6b8212f23", - "name": "Roundness=Default, Variant=Outline, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:19528": { - "key": "4469978e0c0b100d56ff72b6fa80eeac19916386", - "name": "Roundness=Default, Variant=Outline, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "11:826": { - "key": "36b8c4cdffe73fc16aaf20cae6aa03eff816076d", - "name": "Roundness=Default, Variant=Ghost, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:15654": { - "key": "2c9c7c2f3229e0e01582feef37c6ca0042d13348", - "name": "Roundness=Default, Variant=Ghost, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:16785": { - "key": "1d6cb0f3fc7a5b1b8c827597c6d30dd4db8a440c", - "name": "Roundness=Default, Variant=Ghost, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:19536": { - "key": "fdf22c16c8cb8cd15a52f4e83bf04e422da0bb9e", - "name": "Roundness=Default, Variant=Ghost, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133835": { - "key": "c00eef37711520bfad8c1d828071ff3298804bb5", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133867": { - "key": "a9772a435d99898b2cc1d7853e1e01c512786812", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133883": { - "key": "676487c972e228eefa43c76783b7d51b5193d827", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133851": { - "key": "f513b6a1fc1924fadbf1d7792d3c8b84456af6c4", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "9:1060": { - "key": "81d6c5ca3b63bbfd2e5b81c02154909aacfe1462", - "name": "Roundness=Default, Variant=Destructive, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:15646": { - "key": "f3059c7bd2af7c69bf359a09b4462375a6df107f", - "name": "Roundness=Default, Variant=Destructive, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:16777": { - "key": "9357860236c13c0fa397c34d9c03b409eb44264c", - "name": "Roundness=Default, Variant=Destructive, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:19560": { - "key": "8e91ba4cb04d13f6af97325deccb2d246ddc5f16", - "name": "Roundness=Default, Variant=Destructive, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "9:1062": { - "key": "7bed1d7bf013cb8dac06e6090363654854ac4abc", - "name": "Roundness=Default, Variant=Primary, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14198": { - "key": "f9bdd1284e12d170a81049a420f1ad9a2d7dbac2", - "name": "Roundness=Default, Variant=Primary, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14518": { - "key": "77c26999fe78eb17512830282b325b81f8116345", - "name": "Roundness=Default, Variant=Primary, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:17145": { - "key": "3d4e8578bc2ddf8f265f9d9447594fa140add0f1", - "name": "Roundness=Default, Variant=Primary, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "9:1063": { - "key": "616e711491195aa4daf79cd9e6148656cbd133b1", - "name": "Roundness=Default, Variant=Secondary, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14190": { - "key": "f49994ea631728ca60f998b16a2affb58d5688c0", - "name": "Roundness=Default, Variant=Secondary, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14510": { - "key": "d68d1b8e255aad2a7314e840d33ab36c62abcf99", - "name": "Roundness=Default, Variant=Secondary, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:17137": { - "key": "759f49571ad8d17f9e4057e246a967e0be913bf8", - "name": "Roundness=Default, Variant=Secondary, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "9:1069": { - "key": "5bf9aa8e4772a4ef2ac9691d73ae3a4f21e8857a", - "name": "Roundness=Default, Variant=Outline, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14222": { - "key": "47fb0c3eb3d7adaebf7cd317208fe9ddca4ebcb7", - "name": "Roundness=Default, Variant=Outline, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14542": { - "key": "49746f2f905abbbbd2f588362ddad1bcd9989cc7", - "name": "Roundness=Default, Variant=Outline, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:17121": { - "key": "86e0064d5e4061ffdcea786e6214475c35ad86f5", - "name": "Roundness=Default, Variant=Outline, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "11:834": { - "key": "e63ed967a917ef4433e2a7453d14386f367a4a9e", - "name": "Roundness=Default, Variant=Ghost, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14214": { - "key": "425a9675108ee016444bd4c4181146eff26e36c0", - "name": "Roundness=Default, Variant=Ghost, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14534": { - "key": "4b9ecc2fbfd6b6c26614ec382366be2290d5b774", - "name": "Roundness=Default, Variant=Ghost, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:17129": { - "key": "ab7bb2a638b6db930fa868999d3357927d5bd048", - "name": "Roundness=Default, Variant=Ghost, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133899": { - "key": "7996a30693e1812ba7a6943c9a61bf96832a7944", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133931": { - "key": "123f3e699a12033ea515deebf6f035e746455e41", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133947": { - "key": "82f3230a4421d902ad75251005dd4a178d2fc497", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133915": { - "key": "d98530ac4c9ce6f3d63c9c4594fad80bf45951f6", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "9:1066": { - "key": "e1537c62ac0aadf69562b6849f8dadedbc43029e", - "name": "Roundness=Default, Variant=Destructive, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14206": { - "key": "4a6508682a4ff2cbb2195bb64626fc1d4614e94e", - "name": "Roundness=Default, Variant=Destructive, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:14526": { - "key": "0b4c9151ddf9500c9a8246326050d306ab048804", - "name": "Roundness=Default, Variant=Destructive, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:17153": { - "key": "2faf6998ad6b84c5f5bdcbc43c07b0d6f76a8eb7", - "name": "Roundness=Default, Variant=Destructive, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "133:14163": { - "key": "8c4064c49c3fc2ba9480073c87cd49dc600a998c", - "name": "Roundness=Default, Variant=Primary, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:13558": { - "key": "c5c8df0202df1c1453134f5b3dbdbeb5186b682b", - "name": "Roundness=Default, Variant=Primary, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:13878": { - "key": "c45eaf5e5bb4c34544cf631ef18d556b4eaf4cde", - "name": "Roundness=Default, Variant=Primary, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:20192": { - "key": "13239be5b739dd6ffbde8453e0192254cd13d639", - "name": "Roundness=Default, Variant=Primary, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "133:14155": { - "key": "14d82fc24492008f76dd1d1b56b138fb1c3f57df", - "name": "Roundness=Default, Variant=Secondary, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:13550": { - "key": "5679b6a59993a1c03b01640fa7734aa38388deb1", - "name": "Roundness=Default, Variant=Secondary, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:13870": { - "key": "26cfe52358da0d82cd86d063e65b0fcaaf7f141a", - "name": "Roundness=Default, Variant=Secondary, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:20184": { - "key": "9be3ff3c860e9cb791a0b508ff931d9a549b3de0", - "name": "Roundness=Default, Variant=Secondary, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "133:14187": { - "key": "260f38f15a25a7e17a56d08b224cf30e12bc98ea", - "name": "Roundness=Default, Variant=Outline, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:13582": { - "key": "0dcc584c269f42aa93eab8413cf66e040b59928d", - "name": "Roundness=Default, Variant=Outline, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:13902": { - "key": "aa3b1cad75ddc2ca59e5301a5216f42a0b3e998e", - "name": "Roundness=Default, Variant=Outline, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:20168": { - "key": "857ed8419fe0d170f6ebbc16ab7ecdf4b2fb1c47", - "name": "Roundness=Default, Variant=Outline, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "133:14179": { - "key": "8b45e43db7706d2ecc74c108dea1cfc2ae463b5e", - "name": "Roundness=Default, Variant=Ghost, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:13574": { - "key": "1c7e4fade522714d3740911d5052005dd64202aa", - "name": "Roundness=Default, Variant=Ghost, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:13894": { - "key": "ec73d5e246f3571e002ebf27875474d80270a331", - "name": "Roundness=Default, Variant=Ghost, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:20176": { - "key": "ec0b4730bed37897625494ae3bc88e28d0ef6140", - "name": "Roundness=Default, Variant=Ghost, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133963": { - "key": "71aabdb549e2eaff765a256559c06e8630eb5f11", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133995": { - "key": "9a9ddb28a759d70771f8622d3e1d1fc8ba2f2e1a", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:134011": { - "key": "4e24a900d740551b52911e89b69dae655916bfe2", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133979": { - "key": "98c6b42589d7c536a0d6809f35ff914d38d0aca7", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "133:14171": { - "key": "d86ebbd1e5bd32d23dc8e7e2de8f657ac79b83f7", - "name": "Roundness=Default, Variant=Destructive, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:13566": { - "key": "ef6e75ac8bdca45232f14b81f0159f0b78610043", - "name": "Roundness=Default, Variant=Destructive, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "153:13886": { - "key": "cf6d011b00ae9bc761f90b1b15215828a8d7ea8b", - "name": "Roundness=Default, Variant=Destructive, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "176:20200": { - "key": "3d36e9872d224e9e4292a0a31403857c8a456be0", - "name": "Roundness=Default, Variant=Destructive, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98677": { - "key": "8bd399e87d6f0613802e0a6c706dfe003b46040b", - "name": "Roundness=Round, Variant=Primary, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98693": { - "key": "d53f58dd905b1eb7c4b3c140e888c0f6dbbb0642", - "name": "Roundness=Round, Variant=Primary, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98701": { - "key": "6e5eebbabdb61a8e3b13d555e28217b72848ec6d", - "name": "Roundness=Round, Variant=Primary, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98685": { - "key": "dee54bf8b3ed1843952a05c65273c6a6f1c8eb39", - "name": "Roundness=Round, Variant=Primary, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98549": { - "key": "659d7198cfe81e3928e30824d4be56f95ad5ed40", - "name": "Roundness=Round, Variant=Secondary, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98565": { - "key": "2abb3c8d94156c90735f331f0eb3c18921526899", - "name": "Roundness=Round, Variant=Secondary, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98573": { - "key": "504e43ea20818b998a4ce8970dcfe6d906e35e39", - "name": "Roundness=Round, Variant=Secondary, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98557": { - "key": "68ebb131de566b3159f330b3d0e401e5f6bedc38", - "name": "Roundness=Round, Variant=Secondary, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98421": { - "key": "cb651c95815197a405eb63aa736213a2c52d2ba8", - "name": "Roundness=Round, Variant=Outline, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98437": { - "key": "79a897cd76394669607a8bb0344170f5a56c77da", - "name": "Roundness=Round, Variant=Outline, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98445": { - "key": "41de6c6f957c6811959ec02d4332ad66d9c6fcfe", - "name": "Roundness=Round, Variant=Outline, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98429": { - "key": "2f956b6b633776fc6d27e74504a3301220ac1767", - "name": "Roundness=Round, Variant=Outline, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98293": { - "key": "d81a648477c5bc7c4d7830ae20fa6d751dca48e1", - "name": "Roundness=Round, Variant=Ghost, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98309": { - "key": "f3643725f45d4cd1496c6bcc9dec509355c7fb78", - "name": "Roundness=Round, Variant=Ghost, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98317": { - "key": "8dff4f45900b16f3960705b735cb119c5b232acf", - "name": "Roundness=Round, Variant=Ghost, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98301": { - "key": "4464cc0a68a3c8ef6b0ff4e4fe09b215f9daf74d", - "name": "Roundness=Round, Variant=Ghost, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133779": { - "key": "3a839ee7dd48afbce16452c75b8c1dc1c653efc1", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133811": { - "key": "ddcc599c3f9e17d1276e5de8fee48e832ae2dc6a", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133827": { - "key": "b7aaef6ce696bf8b30399ea226427d58c86765e2", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133795": { - "key": "7adc9836e3b27a6dc79200886ec2c3893c84b580", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98165": { - "key": "3399b251d2101c095680c7a2946ac6ea3e130a07", - "name": "Roundness=Round, Variant=Destructive, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98181": { - "key": "05c32c45fff0c4dcfbf64e607c5e4ad78b9e6e15", - "name": "Roundness=Round, Variant=Destructive, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98189": { - "key": "cad4a46d5efbecda225489c3559b7dc3d78e9bc0", - "name": "Roundness=Round, Variant=Destructive, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98173": { - "key": "4a8619d87ab07027a13b72533fafb1e2e056f148", - "name": "Roundness=Round, Variant=Destructive, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98709": { - "key": "700b134606aa7c9dec46fd6724ed808707e3e5e8", - "name": "Roundness=Round, Variant=Primary, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98725": { - "key": "16b57ade60ac6a692324c12240c93cdf38e063a3", - "name": "Roundness=Round, Variant=Primary, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98733": { - "key": "cb6f6e94134c4c3a2eb77e1425fb90f1368a5db9", - "name": "Roundness=Round, Variant=Primary, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98717": { - "key": "f2c3b9a5652d459a6e44daf803db6923d2eefd0b", - "name": "Roundness=Round, Variant=Primary, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98581": { - "key": "7bd9e8aabe71abf9fd0f5066e809d33fc83739d0", - "name": "Roundness=Round, Variant=Secondary, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98597": { - "key": "4771d19aa45328887890732e039fd44ea2d59030", - "name": "Roundness=Round, Variant=Secondary, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98605": { - "key": "31ba3b33e0a03d3dfbc8221c480444de1e3198b8", - "name": "Roundness=Round, Variant=Secondary, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98589": { - "key": "344a3c057d85ee185c3533cb15c629bdc35f408d", - "name": "Roundness=Round, Variant=Secondary, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98453": { - "key": "9ee286f2bd90b040cd0fbd924d4e978410481664", - "name": "Roundness=Round, Variant=Outline, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98469": { - "key": "fe5652753fd30861e5dda451116088e9b3dde20d", - "name": "Roundness=Round, Variant=Outline, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98477": { - "key": "7c5b67e3417c199233c5134f161c5d97ab0ed351", - "name": "Roundness=Round, Variant=Outline, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98461": { - "key": "cb4fccc8e573e84c29b57ac89c54afc1c156f14b", - "name": "Roundness=Round, Variant=Outline, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98325": { - "key": "d01a2151f083968bca14926518a0a01b4ed4190c", - "name": "Roundness=Round, Variant=Ghost, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98341": { - "key": "15659f176027d771d8ac92101646062a6303232f", - "name": "Roundness=Round, Variant=Ghost, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98349": { - "key": "bc1e5adf2f861c8f12e9183208691218e4183ee9", - "name": "Roundness=Round, Variant=Ghost, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98333": { - "key": "0a68e062b21b8dd443667d8d10070faee1563c74", - "name": "Roundness=Round, Variant=Ghost, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133843": { - "key": "3de6172ecc0f2e5955bdaf7002a1686cad8945bf", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133875": { - "key": "0c4d4da09ce3c9756f656caf6a21a5eb3fcd3898", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133891": { - "key": "647ca8a7e22bd21d66ac6404247714fa5919cb05", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133859": { - "key": "bc93916808a1a87dc8adf39e60757abb4480f065", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98197": { - "key": "30589c98fe2f3271dd93956378121ad1133d16b4", - "name": "Roundness=Round, Variant=Destructive, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98213": { - "key": "ee54d02bb22769c066ab5cf2ebd2f772499f2f5a", - "name": "Roundness=Round, Variant=Destructive, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98221": { - "key": "1083004357a8e2e16d72d6e1610f4f512204f892", - "name": "Roundness=Round, Variant=Destructive, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98205": { - "key": "48b584a35734c7a8d4ef24b3f0cb472b33d756a6", - "name": "Roundness=Round, Variant=Destructive, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98741": { - "key": "b2788bb20f268d274b93280adb54ec1d9a08ef1d", - "name": "Roundness=Round, Variant=Primary, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98757": { - "key": "c16af4badcd9f27f5b728d986fba70bb341d8b2d", - "name": "Roundness=Round, Variant=Primary, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98765": { - "key": "cf52a1b2a8b557fe75eb1b8a5e0f424fd1d5a75a", - "name": "Roundness=Round, Variant=Primary, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98749": { - "key": "893662127fb14d5a91902c6b2f7e7c10af9b19de", - "name": "Roundness=Round, Variant=Primary, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98613": { - "key": "e511a6352f8ecbf9a4a83d758f568e69840e53e3", - "name": "Roundness=Round, Variant=Secondary, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98629": { - "key": "1b6da0dddac8552cf2900d0d2e3157374beba258", - "name": "Roundness=Round, Variant=Secondary, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98637": { - "key": "8b6ac198951f12578e55c8a3076fc4c71ad94323", - "name": "Roundness=Round, Variant=Secondary, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98621": { - "key": "38c3b6e9839e7584f1a8193fc8c1c9322519c887", - "name": "Roundness=Round, Variant=Secondary, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98485": { - "key": "d30f1e766a684608c1c3150c752c788694cde7ee", - "name": "Roundness=Round, Variant=Outline, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98501": { - "key": "32512283ffeb517df09bdc5718abe1db7c23e199", - "name": "Roundness=Round, Variant=Outline, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98509": { - "key": "0e83b21bb54ee5791d52a587573130b5000163d3", - "name": "Roundness=Round, Variant=Outline, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98493": { - "key": "c3a0dd325ec115bc051ed500cbc01310de541323", - "name": "Roundness=Round, Variant=Outline, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98357": { - "key": "bccb570e45a9207f0c5e1e41b92c62713fce2628", - "name": "Roundness=Round, Variant=Ghost, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98373": { - "key": "b5bd05b68b56fd74102417077ee1a5bad2a3fcee", - "name": "Roundness=Round, Variant=Ghost, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98381": { - "key": "11e9328742993be70c4dec2462e3f46f70dab25e", - "name": "Roundness=Round, Variant=Ghost, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98365": { - "key": "6aa8461db98a0ffb5be7a3070d7cb1b0f782cb1d", - "name": "Roundness=Round, Variant=Ghost, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133907": { - "key": "73498b8edadc8479db514e94277c5f506f06caa8", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133939": { - "key": "d5d0554fb58dd5399972d3584a9635b1774a986b", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133955": { - "key": "f32d298f6afc8b109470310e29387d075816fa94", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133923": { - "key": "bd9850bd046ddef26725fd694008958b965ee33b", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98229": { - "key": "eb2909ed3db2e22c697c94d5151d04aa6d98e851", - "name": "Roundness=Round, Variant=Destructive, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98245": { - "key": "18474849256442d6e6eb1afb1d2bcf1d59822de5", - "name": "Roundness=Round, Variant=Destructive, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98253": { - "key": "80139910893bb08c785ab3c7353eb8f9411fd227", - "name": "Roundness=Round, Variant=Destructive, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98237": { - "key": "7165cbc05a5cd1a5d82826ac60f18d436b4504db", - "name": "Roundness=Round, Variant=Destructive, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98773": { - "key": "7adb4ab27724847aad1cfcd74dac961244f94444", - "name": "Roundness=Round, Variant=Primary, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98789": { - "key": "1e7dea7e930e9caa971509b9e1b37a959d672004", - "name": "Roundness=Round, Variant=Primary, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98797": { - "key": "baaef5226c0129d48e418c2d82e71e79ef70464c", - "name": "Roundness=Round, Variant=Primary, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98781": { - "key": "df0f188bd00af107e184e3c2fa577176c508df7b", - "name": "Roundness=Round, Variant=Primary, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98645": { - "key": "f545deac875de122ffe4693c9ba5cb21f79d490e", - "name": "Roundness=Round, Variant=Secondary, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98661": { - "key": "3ccd2b83f2616f12fbba32f970937c48f7955404", - "name": "Roundness=Round, Variant=Secondary, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98669": { - "key": "db269e88c5c7190096880dfff9035abb4bfe6c35", - "name": "Roundness=Round, Variant=Secondary, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98653": { - "key": "062982cab3d04f5925441b45b1b8f8eb022ac67d", - "name": "Roundness=Round, Variant=Secondary, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98517": { - "key": "cdbe312e0bb762b0e4c976f95d87cf0103d48224", - "name": "Roundness=Round, Variant=Outline, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98533": { - "key": "0394d4a3a0ff62c187c4bc3aee60f4e50fe637dd", - "name": "Roundness=Round, Variant=Outline, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98541": { - "key": "e876330261ecf36b4039964ae8ad2e62438b0494", - "name": "Roundness=Round, Variant=Outline, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98525": { - "key": "2b0ad3f651922fffc9f4af96d07c2fe652d39ffa", - "name": "Roundness=Round, Variant=Outline, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98389": { - "key": "f8280ac9c9087162c6dc0de6a0032a8a20b62edb", - "name": "Roundness=Round, Variant=Ghost, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98405": { - "key": "8c24bbd302a6a6db77aca911dfc18afc1a8d0c94", - "name": "Roundness=Round, Variant=Ghost, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98413": { - "key": "b4c05c771c57c14a22c716104b14b8e6d153c3cd", - "name": "Roundness=Round, Variant=Ghost, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98397": { - "key": "a2019c1da7d1a2a0abc116b733624c1af36a3161", - "name": "Roundness=Round, Variant=Ghost, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133971": { - "key": "398fd995c48e69a918aad54d89d3207b7cd0952b", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:134003": { - "key": "8c6cd49d0bce2c27c655a032800657dc466e709e", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:134019": { - "key": "7353ef4f2cc3094c2d3435da6c387be5da8ec41f", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "757:133987": { - "key": "da8dce5174d5bb1ca6b0972f5d04832273fd5644", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98261": { - "key": "5b9fb09f02b048dfe9e66473e02f2609803c9d2a", - "name": "Roundness=Round, Variant=Destructive, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98277": { - "key": "4358f7f8ba1db40a4b21424d7bb7587851bf433c", - "name": "Roundness=Round, Variant=Destructive, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98285": { - "key": "877977c48b1596712930ea32f817c7575ed71c23", - "name": "Roundness=Round, Variant=Destructive, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "756:98269": { - "key": "1b3390b5b8f85c5d27c423b2554aa51d661a5123", - "name": "Roundness=Round, Variant=Destructive, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:1071", - "documentationLinks": [] - }, - "784:83993": { - "key": "7807b5814c563d5fa411eee02922f62ec506741f", - "name": "Skin=Outlined, Size=Small, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84013": { - "key": "95b6d86aedff97a65715c65fa094eaea55f90c94", - "name": "Skin=Outlined, Size=Small, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84033": { - "key": "be92e243e66d755a2438dd9a5792be9e7edc8018", - "name": "Skin=Outlined, Size=Small, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104675": { - "key": "69841a52f65b3a2208fa1d066d15747fb8c6465e", - "name": "Skin=Outlined, Size=Small, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84053": { - "key": "24dd75a1ecc168ad3be406bd5456e85a9ed3801d", - "name": "Skin=Outlined, Size=Small, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84073": { - "key": "3832151a1ea045213e4cc57ec250fe32a761c880", - "name": "Skin=Outlined, Size=Small, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84093": { - "key": "e38743d67ae1204a17363f41f8dc784f7439c421", - "name": "Skin=Outlined, Size=Small, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104645": { - "key": "0b3cc77e7220b2de0f94e2615f838a62776832e3", - "name": "Skin=Outlined, Size=Small, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84113": { - "key": "1c269e782f4e083b60abf6b9172861894cdf7cda", - "name": "Skin=Outlined, Size=Small, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84133": { - "key": "f720a0bdf720984d1ee06948f2a76df8125e1d76", - "name": "Skin=Outlined, Size=Small, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84153": { - "key": "990baa986b9e97311ca15a0499505b0b6d194f77", - "name": "Skin=Outlined, Size=Small, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84173": { - "key": "e95e0a903efa4f8d3055b6288ddb54607b793855", - "name": "Skin=Outlined, Size=Small, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84193": { - "key": "5808e8f068089b6021e1ef406f5c74f9340b9da0", - "name": "Skin=Outlined, Size=Small, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104705": { - "key": "f8916a93847e52c0cd77920d9e4931f3a64fa094", - "name": "Skin=Outlined, Size=Small, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84213": { - "key": "07b4a163c4e4b9d88ed572aa028909b6c138fe9a", - "name": "Skin=Outlined, Size=Small, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104735": { - "key": "39b2f794a57b382f1ec0648c1f926ab2af977798", - "name": "Skin=Outlined, Size=Small, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84473": { - "key": "5605173dde317b47851c114b97d7260312aa6c87", - "name": "Skin=Ghost, Size=Small, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84493": { - "key": "d04c8e71d32bf45e365b53fefb1a0c2f28bfeb83", - "name": "Skin=Ghost, Size=Small, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84513": { - "key": "120f6e79a78649751c4511bea84ad71d7afe9f1c", - "name": "Skin=Ghost, Size=Small, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104795": { - "key": "c591c19131993c9e7c94eb94ca203227959cf37f", - "name": "Skin=Ghost, Size=Small, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84533": { - "key": "4b4492aeb58e5efb19b639da2dbb63507fcaf1c2", - "name": "Skin=Ghost, Size=Small, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84553": { - "key": "8b6231c7fd5697d494b4c3b20f6eb6cab26ddf9c", - "name": "Skin=Ghost, Size=Small, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84573": { - "key": "6a8347f9a1050b33e3773bfbe7ef3dcc340a42dc", - "name": "Skin=Ghost, Size=Small, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104765": { - "key": "41a0d3dce34ebac145bdea79f190d3c40365bc13", - "name": "Skin=Ghost, Size=Small, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84593": { - "key": "694c792bf045da05ac3f0cc1fd2adafe0c6949b8", - "name": "Skin=Ghost, Size=Small, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84613": { - "key": "f527499a55ec2fa1dbcb28a50f3317b5b0ece090", - "name": "Skin=Ghost, Size=Small, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84633": { - "key": "122187346126591dba7fccc0f18a2539ccae719e", - "name": "Skin=Ghost, Size=Small, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84653": { - "key": "e0362efab6ac69a20e8ce3a481fe979dfce8f798", - "name": "Skin=Ghost, Size=Small, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84673": { - "key": "f2aad0419218a3e11f4c406f58d32fb4dc267dcd", - "name": "Skin=Ghost, Size=Small, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104825": { - "key": "d4ed69c3add3ffd97cdc7518edc947242e879860", - "name": "Skin=Ghost, Size=Small, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84693": { - "key": "3de5a5eff9b89552d8f707a16ed9e66007cc2574", - "name": "Skin=Ghost, Size=Small, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104855": { - "key": "afdf6338433ac958cbb252df0be2f49c79ca25ff", - "name": "Skin=Ghost, Size=Small, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84953": { - "key": "5ec7b04e096b1d999f579076959c8fda0d39edfd", - "name": "Skin=Outlined, Size=Large, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84973": { - "key": "22a6b40496e626d465e4f66e8a1be2dde0635e86", - "name": "Skin=Outlined, Size=Large, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:84993": { - "key": "20b3ddba1a2a2a50daa766d5b7dabfb845a8f7fd", - "name": "Skin=Outlined, Size=Large, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104665": { - "key": "ae62df71222fa5f17caabae970f26e6c8a7905e9", - "name": "Skin=Outlined, Size=Large, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85013": { - "key": "227a3b4c08e7cbc09de93c2779749446f45df620", - "name": "Skin=Outlined, Size=Large, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85033": { - "key": "c4007a7017303227bccb1832e02e288815cbf9f6", - "name": "Skin=Outlined, Size=Large, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85053": { - "key": "abc9683edab08159bf88eed14399dfecb20b1c09", - "name": "Skin=Outlined, Size=Large, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104635": { - "key": "2f327ee5998ffdbfb1ab8cfe176a40a43b7a3467", - "name": "Skin=Outlined, Size=Large, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85073": { - "key": "3cf96b8f2605b3d39b19d0bdd04514e8a98332d2", - "name": "Skin=Outlined, Size=Large, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85093": { - "key": "4f55d7a5b351ad8e37a4df15a5dd1c7e7b2ca267", - "name": "Skin=Outlined, Size=Large, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85113": { - "key": "f45332d0c201d00ab8fd9120365a5587ed44b308", - "name": "Skin=Outlined, Size=Large, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85133": { - "key": "f5966b9013c65e3f0be688ec8d10673fd59a0f86", - "name": "Skin=Outlined, Size=Large, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85153": { - "key": "62e0dfad22055ee45c5acde665b7144a9f81dbd8", - "name": "Skin=Outlined, Size=Large, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104695": { - "key": "1d1739aa05796b0e6b01f863f1da0820a3669707", - "name": "Skin=Outlined, Size=Large, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85173": { - "key": "d18cfa580339effbb4112fda1c46152b138ae1c2", - "name": "Skin=Outlined, Size=Large, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104725": { - "key": "795d901691bda92208b2f70e4b5b56db8cb76a4b", - "name": "Skin=Outlined, Size=Large, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85433": { - "key": "842b82df9c4a5b1ce284c7c1154ad087a9887537", - "name": "Skin=Ghost, Size=Large, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85453": { - "key": "d589b13468a9726977e6660ae2d602848dc4f101", - "name": "Skin=Ghost, Size=Large, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85473": { - "key": "05cfa65bc60a6502c4c053087dcfd7a5ad247423", - "name": "Skin=Ghost, Size=Large, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104785": { - "key": "5f5e7e56c2b922fd0389b0e3e8e979ed4dd9cacc", - "name": "Skin=Ghost, Size=Large, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85493": { - "key": "27783ad255119edab46211a160bcb3559c9cdabf", - "name": "Skin=Ghost, Size=Large, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85513": { - "key": "fd29025447d636325f635fde633fa4c52d7d35e9", - "name": "Skin=Ghost, Size=Large, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85533": { - "key": "9ddd8225f7f9e7e29f9045c7a6c55943b658a60a", - "name": "Skin=Ghost, Size=Large, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104755": { - "key": "4da1d77570c0a9d8c6b1848b41e7b0da172e53dc", - "name": "Skin=Ghost, Size=Large, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85553": { - "key": "af92206460f58cda16054de4e60e43fc15f1018a", - "name": "Skin=Ghost, Size=Large, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85573": { - "key": "a3212e6be3f454031adbe6bed3934303126ec367", - "name": "Skin=Ghost, Size=Large, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85593": { - "key": "538e840c1bda82ba22095e94c2839eacf6ffe713", - "name": "Skin=Ghost, Size=Large, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85613": { - "key": "81f531671590ff349d2970a431dc07fbbf8276d7", - "name": "Skin=Ghost, Size=Large, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85633": { - "key": "0f5b55a1522a9a60161973016bb2c1ea1e8029aa", - "name": "Skin=Ghost, Size=Large, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104815": { - "key": "f48f8bb6e9c1a6b3deca9648ab376e01bf607d85", - "name": "Skin=Ghost, Size=Large, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85653": { - "key": "64baf3072da3c53d6c9da30f3b9fc46dd606dd15", - "name": "Skin=Ghost, Size=Large, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104845": { - "key": "7c0f882369edbf10c48598990070cd7139bec1fe", - "name": "Skin=Ghost, Size=Large, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85913": { - "key": "e77a7bee5d96a4a010e6cf0ce6663c1fccf8d88a", - "name": "Skin=Outlined, Size=Regular, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85933": { - "key": "4b74f3cadab93f2886569c17adce455948d74f56", - "name": "Skin=Outlined, Size=Regular, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85953": { - "key": "cd51aac86f9ff910325cca7df1d158f22b9e100a", - "name": "Skin=Outlined, Size=Regular, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104655": { - "key": "8c4c18581c24165f8491ec92ff4246f4a1a94fc3", - "name": "Skin=Outlined, Size=Regular, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85973": { - "key": "65f958eb967d7abf5d246c269992f1fe0170ab50", - "name": "Skin=Outlined, Size=Regular, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:85993": { - "key": "8cfae561d19cdf5d0846e3d13b30818f111fae9e", - "name": "Skin=Outlined, Size=Regular, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86013": { - "key": "16e982304a468d39a53ec4c3a39e3a8fc5ec3a8a", - "name": "Skin=Outlined, Size=Regular, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104625": { - "key": "37c944c7da29074a712cc1315bb2c945045209bb", - "name": "Skin=Outlined, Size=Regular, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86033": { - "key": "666c357510e7bf5f0c1a9b2d0d64debc9cdf7085", - "name": "Skin=Outlined, Size=Regular, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86053": { - "key": "802a3ea04af8aa13bf7bcc46e0ab3dacb702dec9", - "name": "Skin=Outlined, Size=Regular, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86073": { - "key": "112c40f170131bf9bb6f64bcdc6b8ab3e905f58c", - "name": "Skin=Outlined, Size=Regular, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86093": { - "key": "25a799e4ddc15f584de0b27bd874f086472d88c4", - "name": "Skin=Outlined, Size=Regular, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86113": { - "key": "e35ba6a12f87787522a6811f61e590e020f17fa2", - "name": "Skin=Outlined, Size=Regular, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104685": { - "key": "27b176448f05144e2ed06bd52c3b35e12478c279", - "name": "Skin=Outlined, Size=Regular, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86133": { - "key": "65afc1c31f1c8f36041f36d763a362369521665b", - "name": "Skin=Outlined, Size=Regular, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104715": { - "key": "fc84a51619959144bd25003bddd0986df616150f", - "name": "Skin=Outlined, Size=Regular, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86393": { - "key": "f91097fb58eb0f2dac06d5c6401e55ecc55231c4", - "name": "Skin=Ghost, Size=Regular, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86413": { - "key": "3439bcb3326fa7980914e44abdc17d8f2c8fa03d", - "name": "Skin=Ghost, Size=Regular, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86433": { - "key": "7e769aea6d4a7493f2317ccfbfbd84e7b25c9752", - "name": "Skin=Ghost, Size=Regular, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104775": { - "key": "b3a3e37c989dd36f6bbd6443607df91073d54110", - "name": "Skin=Ghost, Size=Regular, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86453": { - "key": "eec4f88356d27983de808c346eb613bc117911c7", - "name": "Skin=Ghost, Size=Regular, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86473": { - "key": "e9cdc6beb4d36e72498e7ba563a3d21738f83fe0", - "name": "Skin=Ghost, Size=Regular, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86493": { - "key": "d566dfac6422f06ad8c53e27dc45b4bb97a38a6e", - "name": "Skin=Ghost, Size=Regular, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104745": { - "key": "aa513834bfa6911e949e6ee35544fae4e30679d9", - "name": "Skin=Ghost, Size=Regular, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86513": { - "key": "e2c59d77f782bdd12070b4eaca62e2a110473ad6", - "name": "Skin=Ghost, Size=Regular, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86533": { - "key": "481e769ffd1dcbf00878e1cd32e697d29d24f55b", - "name": "Skin=Ghost, Size=Regular, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86553": { - "key": "59bb664d83cd1204e28e202a15d4c346e30a6132", - "name": "Skin=Ghost, Size=Regular, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86573": { - "key": "95428f1b0498398c6f74086cda30b5fc8d4a1424", - "name": "Skin=Ghost, Size=Regular, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86593": { - "key": "658dc380cc56c0222c5cf9d71b329edffb0cf9df", - "name": "Skin=Ghost, Size=Regular, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104805": { - "key": "afbe6fdd5355819ac4c95f5abc54b923130fe088", - "name": "Skin=Ghost, Size=Regular, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:86613": { - "key": "4ca25f09cde25510b77c90efbfa580a3087dda06", - "name": "Skin=Ghost, Size=Regular, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "788:104835": { - "key": "00a57e9ef0c0c2676de792b52a740bc60d9ee400", - "name": "Skin=Ghost, Size=Regular, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:82792", - "documentationLinks": [] - }, - "784:87184": { - "key": "537be68b478a29872159c20c41cd83867f6475fd", - "name": "Skin=Outlined, Size=Default, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87194": { - "key": "7e4fd8697839c2db6d1c5ef35e897e59bd552af0", - "name": "Skin=Outlined, Size=Large, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87204": { - "key": "aceeef006f89efa208ab53fae3ed532bfc63e4b2", - "name": "Skin=Outlined, Size=Small, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87264": { - "key": "aa45938ead7dc2aeed023af7167cbda5fcd968c2", - "name": "Skin=Outlined, Size=Default, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279862": { - "key": "570e7a0e1e3ad8001b4d25ea69eac344176c822e", - "name": "Skin=Outlined, Size=Default, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87274": { - "key": "9e39ee2df3133d4a21084f15fa5a80ff4162de46", - "name": "Skin=Outlined, Size=Large, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279867": { - "key": "d76308b347e8cb0d41a366c2b393dc947b7cff36", - "name": "Skin=Outlined, Size=Large, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87284": { - "key": "79b283110b144465167719d63c66c50aede468dc", - "name": "Skin=Outlined, Size=Small, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279872": { - "key": "148c60c6df43d44fcb6497c838244af035b9649b", - "name": "Skin=Outlined, Size=Small, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87344": { - "key": "8ee8aaf28d62d4d237f6fa8bc980e828d3d0572e", - "name": "Skin=Outlined, Size=Default, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87354": { - "key": "844bd01e64ca50b261b173054fce85c72729f134", - "name": "Skin=Outlined, Size=Large, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87364": { - "key": "8b3d6948757a407fe29a86025107f0326035e92b", - "name": "Skin=Outlined, Size=Small, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87424": { - "key": "78c03b687a0b788daa578e1131915671c0b25199", - "name": "Skin=Outlined, Size=Default, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87434": { - "key": "a74279e3d07f280c78e6e27f7db671cf28c4f624", - "name": "Skin=Outlined, Size=Large, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87444": { - "key": "50372b2f57458ea6f6743567d9ccc78a78277f58", - "name": "Skin=Outlined, Size=Small, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87504": { - "key": "69795da7fa5cf363601aebbe2fb0ac70a085cd9b", - "name": "Skin=Outlined, Size=Default, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279877": { - "key": "bca70bd0598e612f20fb84d12296ee17ee691f45", - "name": "Skin=Outlined, Size=Default, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87514": { - "key": "e8ddfee4708cac1f74e37b651071737ddd1b977f", - "name": "Skin=Outlined, Size=Large, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279882": { - "key": "ec92f87274c32ca67448404da9a9c55bc30592c9", - "name": "Skin=Outlined, Size=Large, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87524": { - "key": "3d517148577e0cb9e6a0b53f0a6bbf033f8ecf36", - "name": "Skin=Outlined, Size=Small, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279887": { - "key": "b8c844d4cf7da90ec170743f75936780b60666c9", - "name": "Skin=Outlined, Size=Small, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87584": { - "key": "a74ad558afb36458f22cbdd2a26d930c26234caf", - "name": "Skin=Outlined, Size=Default, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87594": { - "key": "c621dacaeb32fe8e0602047956058d9e07ca9340", - "name": "Skin=Outlined, Size=Large, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87604": { - "key": "8cdb1c7a5f52010e67c28a4e17513d20f35a1765", - "name": "Skin=Outlined, Size=Small, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87664": { - "key": "b141a7e58b9861a1decf70001c26d40d44ac4565", - "name": "Skin=Outlined, Size=Default, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87674": { - "key": "1fffa1fe90eb84bba28e8c8e1a3bbae3ea403cf6", - "name": "Skin=Outlined, Size=Large, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87684": { - "key": "220bf3a8591515c5ef88ee382b0880e4ffaf28d5", - "name": "Skin=Outlined, Size=Small, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87744": { - "key": "4e59ffc7726b9c834942ce8cdb4a1d3a7e6ca45d", - "name": "Skin=Outlined, Size=Default, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279892": { - "key": "e5984ece23ee0ec08f2e2e274da3ffc802d96628", - "name": "Skin=Outlined, Size=Default, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87754": { - "key": "c5f68008cb13068525311a080a700298bafc2321", - "name": "Skin=Outlined, Size=Large, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279897": { - "key": "528fa687a7310eb872e8350325707464dd21c6c3", - "name": "Skin=Outlined, Size=Large, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87764": { - "key": "89e5febe790347cbb5232cf8211673a6c45fc4d8", - "name": "Skin=Outlined, Size=Small, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279902": { - "key": "73edd89b01b45840b7645349eb159b3bb49361c9", - "name": "Skin=Outlined, Size=Small, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87824": { - "key": "a3559d145c6224c879a0efe2bd0669eee4e234f9", - "name": "Skin=Outlined, Size=Default, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87834": { - "key": "a1776aab499ffe41155318dfb37830aafe9c02ef", - "name": "Skin=Outlined, Size=Large, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87844": { - "key": "8f406a535b0595348420de1c6ffb0d46f57d9ae2", - "name": "Skin=Outlined, Size=Small, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87904": { - "key": "db9cbf8743ffd147a19e76cdf5f9065f32d2f33a", - "name": "Skin=Outlined, Size=Default, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87914": { - "key": "b4109f371f5a95164dd02254e826369b444a18c7", - "name": "Skin=Outlined, Size=Large, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87924": { - "key": "eedc03c69fac0151d4fc8c528a6080f216442e9e", - "name": "Skin=Outlined, Size=Small, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87984": { - "key": "6d8e8fed44c9ffe9ad6ec2fb325f1835f56d7f42", - "name": "Skin=Outlined, Size=Default, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279907": { - "key": "c13b6a095ff1538b90645d8a9fb1630ca9e9f3de", - "name": "Skin=Outlined, Size=Default, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:87994": { - "key": "73c2ec2ac73437f4c5372c9a8937c8065d38bd0b", - "name": "Skin=Outlined, Size=Large, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279912": { - "key": "309c95900bee01d3bccd1d4838dbe6c8e1eb606b", - "name": "Skin=Outlined, Size=Large, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88004": { - "key": "ce81914eafc387e346da4616eb735da2284b2c52", - "name": "Skin=Outlined, Size=Small, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279917": { - "key": "085588c9ce58bcdf67ccc0f10acf3f8843e20e36", - "name": "Skin=Outlined, Size=Small, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88064": { - "key": "07d455c53c9e54c946a26d4c678d2ee4ba69f388", - "name": "Skin=Outlined, Size=Default, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88074": { - "key": "a3bd4c89bf224a485c427bbf6ad0531a0847e525", - "name": "Skin=Outlined, Size=Large, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88084": { - "key": "c05e85aff8ca4a79e869861679bfb5d962b06602", - "name": "Skin=Outlined, Size=Small, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88144": { - "key": "6aa8d028bb95bce6db6deadb4fd22d8ccc2b1d98", - "name": "Skin=Ghost, Size=Default, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88154": { - "key": "193877f4d7fa043d3cd6e0af07c0e6acc2d19339", - "name": "Skin=Ghost, Size=Large, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88164": { - "key": "eaed85185844f473fe4e98bfdc113756ab612596", - "name": "Skin=Ghost, Size=Small, Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88224": { - "key": "df5bf21e3ca7b125e4dcf3b4b31857539ca51f0f", - "name": "Skin=Ghost, Size=Default, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279922": { - "key": "ad4acdb6ee7150def8ad3189ce1b97c215567cff", - "name": "Skin=Ghost, Size=Default, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88234": { - "key": "c25ab356e0967a7e4299acadad8eab329d8f2272", - "name": "Skin=Ghost, Size=Large, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279927": { - "key": "c8dd7f025e791ae2d6082a4a36170bd8d1c1fa2a", - "name": "Skin=Ghost, Size=Large, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88244": { - "key": "188f5687ba6bf992d4350606ac398c0979cf8d26", - "name": "Skin=Ghost, Size=Small, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279932": { - "key": "c136ff9d4189ee9cf9d5454f03c7cc85310b0bb8", - "name": "Skin=Ghost, Size=Small, Position=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88304": { - "key": "60825948c6d871256f3c75d494c3687e91e112b7", - "name": "Skin=Ghost, Size=Default, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88314": { - "key": "d443c2142427d53c39a72f69bffb12b693ac27c6", - "name": "Skin=Ghost, Size=Large, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88324": { - "key": "552e60fcc3289d646d2c95d01ba87b2e0c005e64", - "name": "Skin=Ghost, Size=Small, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88384": { - "key": "1592b887634943b98d5c077593101932f614da2d", - "name": "Skin=Ghost, Size=Default, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88394": { - "key": "5c2094d25db9184da045cda09dc35586c9a0c19a", - "name": "Skin=Ghost, Size=Large, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88404": { - "key": "14a788e23d4c3547767b931fdb285450214eb26d", - "name": "Skin=Ghost, Size=Small, Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88464": { - "key": "90f4ba1bef87ab711e866f3a0c682c1b3739c976", - "name": "Skin=Ghost, Size=Default, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279937": { - "key": "5605101a1f8e8c25c7833bf2a637cf3beb15da3f", - "name": "Skin=Ghost, Size=Default, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88474": { - "key": "18ce29844cf909f1ec2af6d2c98942a8faf4fffa", - "name": "Skin=Ghost, Size=Large, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279942": { - "key": "ed783b47df508e720eddde21277da7de4f3fdd14", - "name": "Skin=Ghost, Size=Large, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88484": { - "key": "c76c34400844592d0b9183d82b2b86a83b37a2cb", - "name": "Skin=Ghost, Size=Small, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279947": { - "key": "f5593589b44653f8ae59f1b0ddb5251992975bf7", - "name": "Skin=Ghost, Size=Small, Position=Middle, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88544": { - "key": "4820c71e5a956d3bd7358e1c1f573551ae1f5418", - "name": "Skin=Ghost, Size=Default, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88554": { - "key": "c883fa97387c3c0e9ca2defbf0b7e00629980d23", - "name": "Skin=Ghost, Size=Large, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88564": { - "key": "acb7311ad733f8a56011f362ce4d43b8869e74e5", - "name": "Skin=Ghost, Size=Small, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88624": { - "key": "6aed6c577dc2c5439ac95f1f36a4116e625b5848", - "name": "Skin=Ghost, Size=Default, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88634": { - "key": "202e89ab9bd95a6df89ebe317c922b6f2ea8a0bb", - "name": "Skin=Ghost, Size=Large, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88644": { - "key": "e1411cc293c99cf3eaa8dafef7721b0d2fa1420a", - "name": "Skin=Ghost, Size=Small, Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88704": { - "key": "636068601f91796ebc5548e48ad0e233ad928fae", - "name": "Skin=Ghost, Size=Default, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279952": { - "key": "c9253e6ddf41a3f2eac7439ada8c561e500b38ac", - "name": "Skin=Ghost, Size=Default, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88714": { - "key": "879c2c64757654cbb64ee7a7ef89fbc7c1636f5d", - "name": "Skin=Ghost, Size=Large, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279957": { - "key": "d8ce6f859eb7af1919136b52926e490a0ea461af", - "name": "Skin=Ghost, Size=Large, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88724": { - "key": "643890b1009797a67c490b0e7b5866091436bec2", - "name": "Skin=Ghost, Size=Small, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279962": { - "key": "bd5ed8d42d65da2b34994d83e06db9e5809852a0", - "name": "Skin=Ghost, Size=Small, Position=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88784": { - "key": "535ae1f8b3e89e2860659111283b844671f57f7f", - "name": "Skin=Ghost, Size=Default, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88794": { - "key": "ba07e4d2c6c8585a2a8c4b808dfb3a16790527d9", - "name": "Skin=Ghost, Size=Large, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88804": { - "key": "71d116b771b15cc3122062731838957f03ba9717", - "name": "Skin=Ghost, Size=Small, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88864": { - "key": "db0492a16342272bc04b81ee5957b91f25b8ee8b", - "name": "Skin=Ghost, Size=Default, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88874": { - "key": "b9a53549180d3b6422076e9065f394105b143267", - "name": "Skin=Ghost, Size=Large, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88884": { - "key": "4704436cde5d5bcc5a4a931923b4ca8c0a59f633", - "name": "Skin=Ghost, Size=Small, Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88944": { - "key": "15f3d5767dc2dfcd8deb22984e17d30de45fc995", - "name": "Skin=Ghost, Size=Default, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279967": { - "key": "68c0e4bb9742ab9f0434b34db4021af73fbff5c1", - "name": "Skin=Ghost, Size=Default, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88954": { - "key": "fd44d5e8b7aae3fba1f3c8ade92ff5e8fb7b840b", - "name": "Skin=Ghost, Size=Large, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279972": { - "key": "7b0e40f64451e5ab808fa6736c8037559d7b16af", - "name": "Skin=Ghost, Size=Large, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:88964": { - "key": "61e5fe02dac208f4c6c2214895ffeba003ab6c85", - "name": "Skin=Ghost, Size=Small, Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "788:279977": { - "key": "7e31381d9bbef73da82757498af782bdce15fe50", - "name": "Skin=Ghost, Size=Small, Position=Single, State=Hover", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:89024": { - "key": "b58157c05d24bf7869ec1f6e14a4a1c53d7d3b4d", - "name": "Skin=Ghost, Size=Default, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:89034": { - "key": "22720845ae4081f1cc4533d50aa655f4b97f184a", - "name": "Skin=Ghost, Size=Large, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "784:89044": { - "key": "10b55b56d6d27648316f3fbf6723349f185028b4", - "name": "Skin=Ghost, Size=Small, Position=Single, State=Focus", - "description": "", - "remote": false, - "componentSetId": "784:87178", - "documentationLinks": [] - }, - "55:4701": { - "key": "b5dd6883795b53cf294665045159b7bdf6fadb44", - "name": "Slot No.=1 Slot", - "description": "", - "remote": false, - "componentSetId": "179:29234", - "documentationLinks": [] - }, - "151:12276": { - "key": "903e036999e4cdec6b28725a01b41f0d706f5e6e", - "name": ".Slot", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "189:36854": { - "key": "5389687d2461c0aad465ddc1e1b1b6f4b9f7e2ee", - "name": ".Slot Inner", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "179:29232": { - "key": "c352368b8dedb66f44220f39795b0c7cb42e1ef5", - "name": "Slot No.=2 Slots", - "description": "", - "remote": false, - "componentSetId": "179:29234", - "documentationLinks": [] - }, - "179:29233": { - "key": "d0f43d865dbe32918d94fae337570ac170abcb1a", - "name": "Slot No.=3 Slots", - "description": "", - "remote": false, - "componentSetId": "179:29234", - "documentationLinks": [] - }, - "189:49476": { - "key": "b8c1f548b36182511ccc366839b107a889f2990d", - "name": ".Card Header Default", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "162:11707": { - "key": "5e10e6095b3aff2bd1a1dbbfb455d8c6425ab28d", - "name": ".Support Fields", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "120:13758": { - "key": "339e6ceb7b14c4b72478acd70db4ee21ed1c9e24", - "name": "Type=Text Value", - "description": "", - "remote": false, - "componentSetId": "120:13754", - "documentationLinks": [] - }, - "16:1663": { - "key": "5dc7e65cd5631beaf29c1628572e20b98ddc648b", - "name": "Layout=Block", - "description": "", - "remote": false, - "componentSetId": "103:9453", - "documentationLinks": [] - }, - "16:1737": { - "key": "1b85cc05135ab0faac9a945193518feb9dd2ab3a", - "name": "Roundness=Default, Size=Regular, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "18:1290": { - "key": "cdce830673ed7bbe3e74d682655b59a448b825de", - "name": "Type=Icon, Size=Default", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "120:13755": { - "key": "f7781e58a25697141906a684e9cbb76930d53ce5", - "name": "Type=Select", - "description": "", - "remote": false, - "componentSetId": "120:13754", - "documentationLinks": [] - }, - "16:1730": { - "key": "13dc532c688428403c574312586f5cf017d692bd", - "name": "Size=Regular, State=Default, Lines=1 Line", - "description": "Dropdown", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "673:40339": { - "key": "1302858af486356bb9a90f72d0cf8fe6a622759c", - "name": "Type=Select", - "description": "", - "remote": false, - "componentSetId": "673:40340", - "documentationLinks": [] - }, - "120:13761": { - "key": "20c18cd643ca3381a526714777866279d8f61bf5", - "name": "Type=Textarea", - "description": "", - "remote": false, - "componentSetId": "120:13754", - "documentationLinks": [] - }, - "16:1744": { - "key": "77ed3a6b458796ebab530d075c6e24545b228c76", - "name": "State=Placeholder, Roundness=Default", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "179:29500": { - "key": "80b174c543abffdcfa8e9ba7be74e78ebd47ab5e", - "name": ".Login Form", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "19:2026": { - "key": "0829019a3579387fe3f0ed33c6e2cbd2bbdde0e6", - "name": "Roundness=Default, Size=Regular, State=Empty", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "189:50227": { - "key": "f62b20cf393b4d1035378daf14af9d886813d451", - "name": ".Default Footer", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "179:29637": { - "key": "72a5c3872af5c64e51b764dac772a0c6b0f9cb9d", - "name": ".ExampleHeader", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "179:29638": { - "key": "b26f75f595fed19ee267ebf4a646dabca78bc2fd", - "name": ".Example Image Content Area", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "179:29639": { - "key": "3600f2236177e01636d9e79e47f29324e0bd021e", - "name": ".Example Footer", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "179:30062": { - "key": "5c9ddf01e1c5d67b8334603ead710718abd8de7b", - "name": ".Content", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "164:18291": { - "key": "a649a0cefe8b3a3b4a042ca038e98b302489be1f", - "name": "Slides=1 Slide", - "description": "", - "remote": false, - "componentSetId": "164:18293", - "documentationLinks": [] - }, - "9:852": { - "key": "bad38169338698263cda45565fe4056803fd6515", - "name": "Roundness=Default, Variant=Outline, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "164:18290": { - "key": "ddc649e3012f90b318a7309cd54221c86b7ace0e", - "name": "Slides=2 Slides", - "description": "", - "remote": false, - "componentSetId": "164:18293", - "documentationLinks": [] - }, - "164:18292": { - "key": "50167dcdd5223b515aab06b1063aead2468904d8", - "name": "Slides=3 Slides", - "description": "", - "remote": false, - "componentSetId": "164:18293", - "documentationLinks": [] - }, - "164:18361": { - "key": "b54e2112f63504907b7c880a03cc9e06858a5b8a", - "name": "Type=2 Slides", - "description": "", - "remote": false, - "componentSetId": "164:18350", - "documentationLinks": [] - }, - "164:18369": { - "key": "fa8d0decb139ec2eb81f9cd538283b08eb50b4fa", - "name": "Type=1 Slide", - "description": "", - "remote": false, - "componentSetId": "164:18350", - "documentationLinks": [] - }, - "164:18351": { - "key": "0cae35aa204f6fef13acfa5d51f5225fa5fbb9ff", - "name": "Type=3 Slides", - "description": "", - "remote": false, - "componentSetId": "164:18350", - "documentationLinks": [] - }, - "222:27780": { - "key": "bac796fbcf961bfe0a4ba0d464ad75d6c4ac68b2", - "name": ".Pie Chart", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "55:5094": { - "key": "eb3e3c0c5c59e21c0c0428269709f8883cf01826", - "name": ".Line Chart", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "55:5093": { - "key": "3fdca11926c8615031e607e70c8e7e3d59e855d9", - "name": ".Vertical Bar Chart", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "55:5095": { - "key": "08b01eb2a995dab57971d6fe8c084d61ec4e2ea0", - "name": ".Horizontal Bar Chart", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "222:27781": { - "key": "c5ab1aaf5206d54e8b12c47ed960b1de1de4ea47", - "name": ".Donut Chart", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "667:72577": { - "key": "2f5464aac62d7fb941e4cf957025909c2656a737", - "name": ".Donut Chart", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "304:253216": { - "key": "7c871f915e9ce3f3dffcab12cff2b33bbf85adc6", - "name": ".Chart Tooltip 1", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "304:253218": { - "key": "66b0e7b3789a1697e23e39fe385270812ff6f708", - "name": ".Chart Tooltip 2", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "304:253217": { - "key": "447fe40899b925e578ac01807c0c3c636aec8690", - "name": ".Chart Tooltip 3", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "55:5096": { - "key": "a5958f0eae7fd9942c764abd200b454b3cad4638", - "name": ".Area Chart", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "304:253118": { - "key": "c8de9351515d9bbb1ca4ef6c4c4b2c3a8cc3128b", - "name": ".Radar Chart", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "280:104398": { - "key": "fe24d1796f77a995a40395a3b941175890a9aa3e", - "name": "Checked?=Indeterminate, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "16:1791": { - "key": "d7d0568f0709c94e73da11c91bf4b727c4b98578", - "name": "Checked?=False, State=Default", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "16:1789": { - "key": "dd37e4b53f9c99dd83e28b5c53199f176d4c70e1", - "name": "Checked?=True, State=Default", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "147:11599": { - "key": "b5cc95a81ab58f44a96b1c103466ea6063b2b74c", - "name": "Checked?=False, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "147:11595": { - "key": "9a967fd38a17a5c73f0aedd677475028c02ec232", - "name": "Checked?=True, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "176:25079": { - "key": "789fd8e5210837c57494ff696ecac2c558460706", - "name": "Checked?=False, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "176:25089": { - "key": "a6325932cbf1fb66da8254d56f498c7377b0b59a", - "name": "Checked?=True, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "176:25101": { - "key": "f33cb25df2a651577cde09021173343efe5ac302", - "name": "Checked?=False, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "176:25103": { - "key": "343e40c366058724724ef12cd13b423cf1f26c74", - "name": "Checked?=True, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "16:1907": { - "key": "0cb96c90a7754a4327688f4bd00b82cbd1789c1e", - "name": "Checked?=False, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "176:20404": { - "key": "e11ea2e4c77a2c5460cc0841d26a1d8c9e78a24a", - "name": "Checked?=True, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "16:1914": { - "key": "f2c0c1875fe2ea2eb98375cab25d8ef1b6d43ff6", - "name": "Checked?=Indeterminate, State=Default", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "147:11601": { - "key": "7ce674369e5967a79a387081e934b842ade62ee5", - "name": "Checked?=Indeterminate, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1790", - "documentationLinks": [] - }, - "103:9438": { - "key": "409919c20e996b6e215b50a33b26560fbbd85341", - "name": "Layout=Inline, Checked?=False", - "description": "", - "remote": false, - "componentSetId": "19:6040", - "documentationLinks": [] - }, - "103:9432": { - "key": "4147e6142d7ed0f57c3cb031cebba79893326fe6", - "name": "Layout=Inline, Checked?=True", - "description": "", - "remote": false, - "componentSetId": "19:6040", - "documentationLinks": [] - }, - "280:104486": { - "key": "c63084642b552aaff3acd51604ee0279dc52d9f0", - "name": "Layout=Block, Checked?=False", - "description": "", - "remote": false, - "componentSetId": "19:6040", - "documentationLinks": [] - }, - "280:104489": { - "key": "ef483a95be21b61ccc8ffd67113ea91b3c2fb60f", - "name": "Layout=Block, Checked?=True", - "description": "", - "remote": false, - "componentSetId": "19:6040", - "documentationLinks": [] - }, - "19:6352": { - "key": "ff675680fd057f5e21d77734ae5ddaace8db3555", - "name": "Checked?=False, Flipped=False", - "description": "", - "remote": false, - "componentSetId": "19:6351", - "documentationLinks": [] - }, - "19:6358": { - "key": "430cc137207de798977295bdcc5ce0f1ab19523a", - "name": "Checked?=True, Flipped=False", - "description": "", - "remote": false, - "componentSetId": "19:6351", - "documentationLinks": [] - }, - "761:108811": { - "key": "9a255b3c9e31729a0b101f87c206f6fcaaa25f87", - "name": "Checked?=False, Flipped=True", - "description": "", - "remote": false, - "componentSetId": "19:6351", - "documentationLinks": [] - }, - "761:108817": { - "key": "07dc3184128a92224e8ac922ece48c599edd0c0d", - "name": "Checked?=True, Flipped=True", - "description": "", - "remote": false, - "componentSetId": "19:6351", - "documentationLinks": [] - }, - "66:5046": { - "key": "615c83742842c317737e3bec4f26a0670d931132", - "name": "Command", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "19:1306": { - "key": "0ea56ef4511600a272cea771bc4c83f13b9b0e93", - "name": "Roundness=Default, Size=Small, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "176:26203": { - "key": "6e6db483a02ee48f2a7a42948bf9f8fd3a24a469", - "name": "Spacing=Regular, Direction=Default", - "description": "", - "remote": false, - "componentSetId": "176:26202", - "documentationLinks": [] - }, - "18:998": { - "key": "54d8da012cb5db81439a9c64d278486c75a40807", - "name": "Type=Small, Indented?=False", - "description": "Use this as the equivalent of an optgroup.", - "remote": false, - "componentSetId": "80:10189", - "documentationLinks": [] - }, - "66:5515": { - "key": "472b353377ab1b49527c587a8e6fc53a6f012efd", - "name": "State=Regular", - "description": "", - "remote": false, - "componentSetId": "66:5600", - "documentationLinks": [] - }, - "18:995": { - "key": "9432e5a6064219ac43538f8ee7b6d59e30bb824d", - "name": "Size=Regular, Type=Default, State=Default", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "66:5519": { - "key": "38a64723006bdbe6c119cc5ca1fe3f5961adedb6", - "name": "State=Hover", - "description": "", - "remote": false, - "componentSetId": "66:5600", - "documentationLinks": [] - }, - "65:4976": { - "key": "c172ad9b77026cf439b0f2620033fc2833a60219", - "name": "Size=Regular, Type=Default, State=Hover", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "66:5596": { - "key": "66d075d37aab5bbfbe4f8a5f7637ee28b4143c80", - "name": "State=Active", - "description": "", - "remote": false, - "componentSetId": "66:5600", - "documentationLinks": [] - }, - "65:5198": { - "key": "8a7a51bc9e90cacb281693d4d9d537f4756585dc", - "name": "Size=Regular, Type=Default, State=Active", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "19:6480": { - "key": "c553b442b299db8d4afb9dc0f91df3c9e1e7debc", - "name": "Content=Text, Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4898": { - "key": "0a680d47cf870e0fda107f4bf01272d56e95205c", - "name": "Content=Text, Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4932": { - "key": "597edd5db22147aab8241665b7156b748f124493", - "name": "Content=Text, Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4966": { - "key": "296f65e241d55e08e932313d7ccf70e0ad7532ea", - "name": "Content=Text, Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "28:5606": { - "key": "876b8ef8b7cb2f7efb105b00841f8ab2b7738370", - "name": "Content=Text, Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "28:5609": { - "key": "6ecc4447f9113979989172207ae0241a599fea53", - "name": "Content=Text, Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "28:5612": { - "key": "ef4fa345896fa9152b8017123a96eee57436c22b", - "name": "Content=Text, Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "28:5615": { - "key": "ca16d8f006c1193f279a4fb92da8696d6d6d677e", - "name": "Content=Text, Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "19:6315": { - "key": "74fb47202daed8cf94f2cb0c77cdf1521c6d8be4", - "name": "Content=Sortable, Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4901": { - "key": "62d33532ffadb6bdc4fc62baccaa56b162910d9b", - "name": "Content=Sortable, Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4935": { - "key": "acfa02beb316553cefa62423717707d99888fa78", - "name": "Content=Sortable, Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4969": { - "key": "c0f1e4ae617465cfcae5bd66abe44d502c3dd4d7", - "name": "Content=Sortable, Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "28:5650": { - "key": "bbe0f48a6c7c22a38a9047a6930fd37b1e1b15f7", - "name": "Content=Sortable, Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "28:5654": { - "key": "a8c28d7193b6c92d2f154f09e8322092968d239e", - "name": "Content=Sortable, Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "28:5658": { - "key": "cafea1ffff55e60e8c746f4f958f2a2da4e31e39", - "name": "Content=Sortable, Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "28:5662": { - "key": "e991d60c4cba23f192f6b3457947f9cc22e466ce", - "name": "Content=Sortable, Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "19:6476": { - "key": "bf7dbdbb16ee0896f8f433f1e5aada646157d956", - "name": "Content=Checkbox, Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "737:42971": { - "key": "45b5a2b030aec4fe6847f998d754d99c33cf41aa", - "name": "Content=Checkbox, Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4905": { - "key": "f36abb44e83bddd12e324991430caecf5695a1ad", - "name": "Content=Checkbox, Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "737:42974": { - "key": "b363dabb569a46a2bb1f1c48214ddc985aef8229", - "name": "Content=Checkbox, Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4939": { - "key": "d45f0b6f36eb80616be242d2d6630898ba8b245d", - "name": "Content=Checkbox, Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "737:42977": { - "key": "df8f458c01e3e59d4725087b54a7d78b31e5d7e3", - "name": "Content=Checkbox, Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4973": { - "key": "f137a4a10a90aa7d73ddf13c07b36f6e99dc4a0b", - "name": "Content=Checkbox, Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "737:42980": { - "key": "6292182c010f88d4b2a49986ab1a0ac133db2d66", - "name": "Content=Checkbox, Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "9:757": { - "key": "47a7284d0c4d11e0f48fd6727186dd937db6ca5c", - "name": "Content=Empty, Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "737:42995": { - "key": "06b46a2290e89f31e21e622d83535bdf7edd69d1", - "name": "Content=Empty, Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4908": { - "key": "0952e6c5f429caaf2b43af282677a8dc482ff291", - "name": "Content=Empty, Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "737:42997": { - "key": "cfad2bbb656d2c3eccd7d213ee00ec9b68798157", - "name": "Content=Empty, Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4942": { - "key": "f396a8bee9b8f835afeeb88855f00e12f305ea7b", - "name": "Content=Empty, Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "737:42999": { - "key": "2843c9574596cbfaa8914a42899f11de09cf8814", - "name": "Content=Empty, Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "20:4976": { - "key": "092ed32fc975e6b37644924db4511266e79d3e0b", - "name": "Content=Empty, Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "737:43001": { - "key": "e13fe5daae491b0de1ac8583a58778f059e8912c", - "name": "Content=Empty, Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6472", - "documentationLinks": [] - }, - "9:756": { - "key": "aa66e42bff12740657afad1ecaae4d2940890d90", - "name": "Content=Text (1 Line), Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3164": { - "key": "ff4d9c376485ce75133751db6e9464cfca88ef45", - "name": "Content=Text (1 Line), Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3268": { - "key": "ded51d379f90e8452448a53dd312cdd1b4567bde", - "name": "Content=Text (1 Line), Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3371": { - "key": "c5a0ca12f3828d04c9cb6185b85b5e6fdacca7cd", - "name": "Content=Text (1 Line), Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "19:6302": { - "key": "2c9dc6d473b5b8fd2af7887e5bfce7e19c292339", - "name": "Content=Text (1 Line), Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3167": { - "key": "198d714d0646a2c2d8086e3385477e954758ea59", - "name": "Content=Text (1 Line), Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3265": { - "key": "60d7d31bec5c42e72314466a92aac082c3305af9", - "name": "Content=Text (1 Line), Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3374": { - "key": "e9bc087f778043e32b07f564c66659e910e1b563", - "name": "Content=Text (1 Line), Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "162:14676": { - "key": "abb3e0df67026de3c5ea9d01f505ec838e07816d", - "name": "Content=Text (2 Lines), Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:32186": { - "key": "54ffe54264897d3756141c0624800df6bdc905b8", - "name": "Content=Text (2 Lines), Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "162:14679": { - "key": "e31f3796c7cdef6c666db66c51b7933ae8b894c8", - "name": "Content=Text (2 Lines), Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:32191": { - "key": "cd275a6bddf64c23533d1a0d50cc4facd5d97fd2", - "name": "Content=Text (2 Lines), Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "162:14682": { - "key": "1f4b01806cd438593d40f1dcdef69a386464d50b", - "name": "Content=Text (2 Lines), Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:32196": { - "key": "75f346cbc43bfebcccd9aa94facadb124e48c3f2", - "name": "Content=Text (2 Lines), Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "162:14685": { - "key": "d134d3ce918b2b42a15acc786b332191485a125d", - "name": "Content=Text (2 Lines), Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:32201": { - "key": "c483d20311bd1e37ed0157aabc759f98c603258e", - "name": "Content=Text (2 Lines), Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "79:9193": { - "key": "fa7376b0f67164b1fc35dbf07136a5e2a55dff35", - "name": "Content=Actions, Alignment=Left, State=Default", - "description": "Table cell with icons (showing icon buttons). You can have up to 3 icons. You can combine this with a table cell with buttons to show actions, typically on the right side of a datagrid.", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "9:868": { - "key": "de37ae85a096131a89b537ba1736f2b415408258", - "name": "Roundness=Default, Variant=Ghost, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "79:9199": { - "key": "efd931b4c7293a652565f0d6f661344ef2285ecf", - "name": "Content=Actions, Alignment=Left, State=Hover", - "description": "Table cell with icons (showing icon buttons). You can have up to 3 icons. You can combine this with a table cell with buttons to show actions, typically on the right side of a datagrid.", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "79:9205": { - "key": "0c3aefb49160efed9bc5ab413102010bbf73b2a0", - "name": "Content=Actions, Alignment=Left, State=Active", - "description": "Table cell with icons (showing icon buttons). You can have up to 3 icons. You can combine this with a table cell with buttons to show actions, typically on the right side of a datagrid.", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "79:9211": { - "key": "a4abdd79e5577b93ff9c79d84b137d3968a89c1c", - "name": "Content=Actions, Alignment=Left, State=Selected", - "description": "Table cell with icons (showing icon buttons). You can have up to 3 icons. You can combine this with a table cell with buttons to show actions, typically on the right side of a datagrid.", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "19:6299": { - "key": "2f51da14ae7d685dd8cd9966fb91c15f4fd83f93", - "name": "Content=Actions, Alignment=Right, State=Default", - "description": "Table cell with icons (showing icon buttons). You can have up to 3 icons. You can combine this with a table cell with buttons to show actions, typically on the right side of a datagrid.", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3170": { - "key": "87f4eb27c9f4d2f95aa1703edabbbd27b9562aaf", - "name": "Content=Actions, Alignment=Right, State=Hover", - "description": "Table cell with icons (showing icon buttons). You can have up to 3 icons. You can combine this with a table cell with buttons to show actions, typically on the right side of a datagrid.", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3260": { - "key": "9e24d70ac1f9755fcce469c703365c018221dee7", - "name": "Content=Actions, Alignment=Right, State=Active", - "description": "Table cell with icons (showing icon buttons). You can have up to 3 icons. You can combine this with a table cell with buttons to show actions, typically on the right side of a datagrid.", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3377": { - "key": "e3243de10b686c4e00ac3981b6b6a845bcf4a2af", - "name": "Content=Actions, Alignment=Right, State=Selected", - "description": "Table cell with icons (showing icon buttons). You can have up to 3 icons. You can combine this with a table cell with buttons to show actions, typically on the right side of a datagrid.", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "19:6307": { - "key": "a59c586261e885c36c98610725daa9f13c76852b", - "name": "Content=Checkbox, Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:32461": { - "key": "159684f2e370c72d0231a8992a0dd3cb71f2c82c", - "name": "Content=Checkbox, Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3175": { - "key": "b56f64b1fc6812cd4dc137ad916066c1093c6ae8", - "name": "Content=Checkbox, Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:32464": { - "key": "451d8e683bf90c112755180d98b1b0c5743f41d4", - "name": "Content=Checkbox, Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3257": { - "key": "11ec28b3c5942a03415ee6c86b55c6d07ced68f6", - "name": "Content=Checkbox, Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:32467": { - "key": "8f8ed9a164f0831ef0f56b3f7866044b2b5a1f01", - "name": "Content=Checkbox, Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3382": { - "key": "bad7fcea6f0d5533e55bf1b9d629487dd5ef81f2", - "name": "Content=Checkbox, Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:32470": { - "key": "8323a30922a3c07da3472d3265c0c28116899f07", - "name": "Content=Checkbox, Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3709": { - "key": "be9515e4bf7c875134d1b826ba25f1d5321ebc7c", - "name": "Content=Badge, Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3712": { - "key": "29cb732a259b579d0f9a5f73199cfff569adeb93", - "name": "Content=Badge, Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3715": { - "key": "32e7f58dc1d47b9e10c09a7077167e0ba7146796", - "name": "Content=Badge, Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "20:3718": { - "key": "c07097f5432231f7f63cc81b80aa91b34741c5ad", - "name": "Content=Badge, Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "58:5243": { - "key": "b6ad46c3f1b99b43dc130a4496d48e91831510d1", - "name": "Content=Badge, Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "58:5240": { - "key": "053f83d0c0308f280e499790e8b42b456fc120c9", - "name": "Content=Badge, Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "58:5246": { - "key": "7eb85f451127f20fcd0f66294a822d4c2ed42154", - "name": "Content=Badge, Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "58:5249": { - "key": "1782f331115159e610196ad3ff0624e4fce4a715", - "name": "Content=Badge, Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "59:5611": { - "key": "d2f087060526a182ea3b0a259cff342858466c03", - "name": "Content=Buttons, Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "59:5608": { - "key": "7006f8324c241adab2ffb03e5487afb093e05ec2", - "name": "Content=Buttons, Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "59:5614": { - "key": "2ea6e79ef41cdfc054d67453c5387bba4f7418fa", - "name": "Content=Buttons, Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "59:5617": { - "key": "364fa219db6d20139a2f9bc612fe08b3be42897e", - "name": "Content=Buttons, Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "59:6788": { - "key": "e96fd6c38124ec507a97bdffccdf4a4e9418e51d", - "name": "Content=Buttons, Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "59:6785": { - "key": "4a6c47122343bf55d4c1d5d60d3e676e8d1152c3", - "name": "Content=Buttons, Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "59:6791": { - "key": "f0c512cd1c6844f7f408aa401a15d76052f95136", - "name": "Content=Buttons, Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "59:6794": { - "key": "61df80c9b5d8dcd33e0a2efc72f35fef93b38942", - "name": "Content=Buttons, Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "79:9085": { - "key": "b2f4c9d75a66302ebb030ff5c0c8de0bf13406b8", - "name": "Content=Avatar, Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33269": { - "key": "5cfedae2b5d34ca05167fa324f3f300e2ea33567", - "name": "Content=Avatar, Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "79:9089": { - "key": "7a5ad9d43538a947158e470b9918db02d3d88e4b", - "name": "Content=Avatar, Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33272": { - "key": "4a596fa66faee1b0f321bcf3e22984fd2fd73d53", - "name": "Content=Avatar, Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "79:9093": { - "key": "09ab54e68db651a2381244f515e6a8d89d881e48", - "name": "Content=Avatar, Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33275": { - "key": "44f8564f611013bf5c39a13a1b25ea8d1574a1cf", - "name": "Content=Avatar, Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "79:9097": { - "key": "d78cecf66975c76d2c200085370f1f5c6a1a47a9", - "name": "Content=Avatar, Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33278": { - "key": "c4e6b053cd619dc3b12117486bc53a12d2718ea3", - "name": "Content=Avatar, Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "68:11683": { - "key": "21482eab411c05b8ffad8104aaf9330a27862403", - "name": "Content=Avatar + Name, Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33319": { - "key": "55272bb059af0d8739fef3d6813e9fbc23ee35e8", - "name": "Content=Avatar + Name, Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "68:11686": { - "key": "5d01cc532f479a675aca72d32f649f9dd90108f3", - "name": "Content=Avatar + Name, Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33323": { - "key": "17ba5f903126b4b3becf8fa17afe5b0e10e831a5", - "name": "Content=Avatar + Name, Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "68:11689": { - "key": "ab80f153e882587dfacd1e3378e67514f9f7d68b", - "name": "Content=Avatar + Name, Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33327": { - "key": "a35b67337d1ea645d802cd867e71b27238cd847a", - "name": "Content=Avatar + Name, Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "68:11692": { - "key": "9e648b1ad7cab4abd08b1f7d1f9a04b3fc37af84", - "name": "Content=Avatar + Name, Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33331": { - "key": "9d15f0c28bfc8d16d15bfabb6337a03c64d1424a", - "name": "Content=Avatar + Name, Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "115:10153": { - "key": "af98ea6d8e2badde4ec32d41ece48ce2c67eaa5d", - "name": "Content=Input, Alignment=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "19:2030": { - "key": "5881c21f9fa67bdd8072d146c02b4d9f01f1784b", - "name": "Roundness=Default, Size=Small, State=Empty", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "737:33367": { - "key": "24c0688210376107154f38c3bff2dc1238d0d432", - "name": "Content=Input, Alignment=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "115:10156": { - "key": "0a802a08b451d6520514bab91ab6e7b7e25b3584", - "name": "Content=Input, Alignment=Left, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33370": { - "key": "2ccd5c96412cb4630aee7bb212df2ed6f89ccf83", - "name": "Content=Input, Alignment=Right, State=Hover", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "115:10159": { - "key": "7e3c07496bfb5655d852e01bcade8e3971fe8a4a", - "name": "Content=Input, Alignment=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33373": { - "key": "26a05aef3a7c8487ee390adfb0acd2897176157b", - "name": "Content=Input, Alignment=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "115:10162": { - "key": "3fd9d3914b65d79e4ae3998a2ddf2bc76ce5377d", - "name": "Content=Input, Alignment=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "737:33376": { - "key": "1a01ba7f8324417e2b34162508c7b854329e940b", - "name": "Content=Input, Alignment=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "19:6314", - "documentationLinks": [] - }, - "68:15998": { - "key": "bac96c29e1eb5a8952a542224d4877902e808de8", - "name": ".Row", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "190:27724": { - "key": "5a1c4b2e1d0ecae93ecfc32f5dcd6059944d5d28", - "name": "Months=1 Month", - "description": "", - "remote": false, - "componentSetId": "288:119954", - "documentationLinks": [] - }, - "264:28466": { - "key": "1fb7598b9bc980f2099061fa52392d2efc45cd68", - "name": "Type=1 Month", - "description": "", - "remote": false, - "componentSetId": "264:29273", - "documentationLinks": [] - }, - "13:986": { - "key": "57602dfc5dd3353c475a0bc5ff15aa2087337309", - "name": "Roundness=Default, Variant=Outline, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "22:7455": { - "key": "3e1afc33c2a00eb367e3d09a5ad19c93816a6bd5", - "name": ".Date Picker / Weekday Name", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "781:40923": { - "key": "7662260b31e98592c481d94d942c9a69f449d360", - "name": "Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40941": { - "key": "78939497038e6ce16234849fa20117df07ba5bd4", - "name": "Position=Middle, State=Default", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40953": { - "key": "a4018de1a93db185857561c7130c489cc7c92684", - "name": "Position=Single, State=Default", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "190:27722": { - "key": "075beaba20a1529b67d495e79c166646c46b3ac4", - "name": "Months=2 months", - "description": "", - "remote": false, - "componentSetId": "288:119954", - "documentationLinks": [] - }, - "264:30496": { - "key": "22f099ea079ff5637b38970e5bb18be91cdecd43", - "name": "Type=2 Months", - "description": "", - "remote": false, - "componentSetId": "264:29273", - "documentationLinks": [] - }, - "190:27721": { - "key": "8eeb8f56909a6eb9817406316424d1875bdb5d6f", - "name": "Months=3 months", - "description": "", - "remote": false, - "componentSetId": "288:119954", - "documentationLinks": [] - }, - "264:30497": { - "key": "7eaced7aa51d5ca4f2f6bbc8ff6ae0ef31c89e96", - "name": "Type=3 Months", - "description": "", - "remote": false, - "componentSetId": "264:29273", - "documentationLinks": [] - }, - "781:40957": { - "key": "83b3b4c9897d1055aeefe131a5cf91bbc85d9165", - "name": "Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40961": { - "key": "70d4adfed690b54ca00b8ff1b7cfcf68b817e9d2", - "name": "Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40965": { - "key": "37955499a3554a2803d96c10fa098d5004c8309e", - "name": "Position=Single, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40925": { - "key": "6ccfe1f38682d2816127a98bb87ca2f1bf535406", - "name": "Position=Middle, State=Active", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40927": { - "key": "fafd2c7c7270b18b8ecb2cb044bc58c497eba03b", - "name": "Position=Left, State=Active", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40929": { - "key": "62f80e25aa48d5efc2af91f6f3445b1b61e841c7", - "name": "Position=Single, State=Active", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40931": { - "key": "40ef2d17f9a7edde92b953ac43f396e8dc2ad9be", - "name": "Position=Right, State=Active", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40933": { - "key": "a748099b91eab730ecccd31bcb95b3f6d2cb215a", - "name": "Position=Middle, State=Selected", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40935": { - "key": "d814b947e63a44e6036f2fc2e1a7bae3f10558fc", - "name": "Position=Left, State=Selected", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40937": { - "key": "3c63e0c29574401efde1678f3e495d87d0392940", - "name": "Position=Single, State=Selected", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40939": { - "key": "8981d020f294f7b3739f4101e301175f56a6a5b2", - "name": "Position=Right, State=Selected", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40945": { - "key": "e3ae24b7fde17f7a66516b23bd047ba58774778d", - "name": "Position=Left, State=Default", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "781:40949": { - "key": "273bee2b7d4a575119ad2cfa2b84aa91b7e65be6", - "name": "Position=Right, State=Default", - "description": "", - "remote": false, - "componentSetId": "781:40922", - "documentationLinks": [] - }, - "60:9332": { - "key": "a4a6d5fdab7a814a8db2e827d56f412426671352", - "name": "State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "60:9340", - "documentationLinks": [] - }, - "60:9339": { - "key": "727560dcfd999455d781e66bcac6046e15376df9", - "name": "State=Value", - "description": "", - "remote": false, - "componentSetId": "60:9340", - "documentationLinks": [] - }, - "19:1308": { - "key": "ce18e8a02f26b38cf3ea81930e032ac0f3b9ce65", - "name": "Roundness=Default, Size=Small, State=Value", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "179:29000": { - "key": "866644cc120f7a95dc1e04d952d94fe9f4ff2f69", - "name": "State=Focus", - "description": "", - "remote": false, - "componentSetId": "60:9340", - "documentationLinks": [] - }, - "140:11553": { - "key": "658711f2461ec164b19a494327d3cb3bb7b240a2", - "name": "Roundness=Default, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "264:29248": { - "key": "897977668c166a64175f695cd2b8f962a7f4671e", - "name": "Type=Year and Month", - "description": "", - "remote": false, - "componentSetId": "264:29273", - "documentationLinks": [] - }, - "19:1574": { - "key": "50a3056e3371a34ce8286f1c15fc9d342334e9cf", - "name": "Size=Small, State=Default, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "264:31953": { - "key": "4447b781937204fe0ce66b0e9bb88b2499d37c1f", - "name": "Type=Only Month", - "description": "", - "remote": false, - "componentSetId": "264:29273", - "documentationLinks": [] - }, - "264:32007": { - "key": "1beb104c195d0d9d1865b5f5fca87a8c3258154f", - "name": "Type=Only Year", - "description": "", - "remote": false, - "componentSetId": "264:29273", - "documentationLinks": [] - }, - "190:27732": { - "key": "2e66acb54965ad368bb8ae6c1176f7db482fdc8b", - "name": "Spacing=16px", - "description": "", - "remote": false, - "componentSetId": "176:27848", - "documentationLinks": [] - }, - "16:1736": { - "key": "250608e891a2c189273a3baf6dc57e8f79f04b12", - "name": "Roundness=Default, Size=Regular, State=Value", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "176:26205": { - "key": "5df1be2c25b26e62c634a376057e332e2f3b1de8", - "name": "Spacing=None, Direction=Default", - "description": "", - "remote": false, - "componentSetId": "176:26202", - "documentationLinks": [] - }, - "176:26212": { - "key": "9f1eda370f06ee9498563206d25981af4735292d", - "name": "Spacing=None, Direction=Vertical", - "description": "", - "remote": false, - "componentSetId": "176:26202", - "documentationLinks": [] - }, - "151:12297": { - "key": "635f2a8a59bbd4b1b69953fafcf033dc9fbac6cd", - "name": "Type=Desktop", - "description": "", - "remote": false, - "componentSetId": "151:12298", - "documentationLinks": [] - }, - "153:12986": { - "key": "f0818fdd920721362496c593189c4bb65f460a4e", - "name": "Type=Desktop Scrollable", - "description": "", - "remote": false, - "componentSetId": "151:12298", - "documentationLinks": [] - }, - "176:22529": { - "key": "ff784dff34f5c5ed073fae68449d98ed97636e2b", - "name": "Type=Close Only", - "description": "", - "remote": false, - "componentSetId": "176:22344", - "documentationLinks": [] - }, - "176:20584": { - "key": "5e0b636c2f545626f4b1f3bf39c95063be113f0a", - "name": "Type=2 Buttons Right", - "description": "", - "remote": false, - "componentSetId": "176:21284", - "documentationLinks": [] - }, - "151:12284": { - "key": "eab0845ecb1ca2757d2533521e47ba5870a5bd90", - "name": "Type=Mobile", - "description": "", - "remote": false, - "componentSetId": "151:12298", - "documentationLinks": [] - }, - "153:13079": { - "key": "d1665a446bb453a5643e442b3e03d174b02dadfe", - "name": "Type=Mobile Full Screen Scrollable", - "description": "", - "remote": false, - "componentSetId": "151:12298", - "documentationLinks": [] - }, - "176:22345": { - "key": "aa73fce947464381662e1af8fd36676970e67dac", - "name": "Type=Header", - "description": "", - "remote": false, - "componentSetId": "176:22344", - "documentationLinks": [] - }, - "176:22535": { - "key": "fed75d5635ba433b517d868557ec14ce13fb48e0", - "name": "Type=Icon Button Close", - "description": "", - "remote": false, - "componentSetId": "176:22344", - "documentationLinks": [] - }, - "176:21019": { - "key": "ef29b58434344e04850b2872028faff9e922298c", - "name": "Type=2 Full-width Buttons", - "description": "", - "remote": false, - "componentSetId": "176:21284", - "documentationLinks": [] - }, - "176:21283": { - "key": "0a71626caa122ecfbd3a1b5adbcb6aa038af4872", - "name": "Type=Single Full-width Button", - "description": "", - "remote": false, - "componentSetId": "176:21284", - "documentationLinks": [] - }, - "164:16280": { - "key": "a8c4d1b7ee400bfedd81f5a62874d1bb1d3bacc8", - "name": ".Form", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "19:5986": { - "key": "88eeb1697c772caf018946e8439eb99781cd216f", - "name": "Checked?=True, Flipped=False", - "description": "", - "remote": false, - "componentSetId": "19:5987", - "documentationLinks": [] - }, - "16:1794": { - "key": "cc9f154e43ed8a4cb68a46ac13a97f5b47c4bf30", - "name": "Checked?=True, State=Default", - "description": "", - "remote": false, - "componentSetId": "16:1796", - "documentationLinks": [] - }, - "19:5985": { - "key": "1d46b942d0da088af1972573183f852f2067b2ad", - "name": "Checked?=False, Flipped=False", - "description": "", - "remote": false, - "componentSetId": "19:5987", - "documentationLinks": [] - }, - "16:1795": { - "key": "8311e0ddd026f4c3a0fcc085e1f9581678780759", - "name": "Checked?=False, State=Default", - "description": "", - "remote": false, - "componentSetId": "16:1796", - "documentationLinks": [] - }, - "151:12313": { - "key": "3980e9818748a1bfded30d3075f11478ae6c6790", - "name": "Drawer", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "782:45087": { - "key": "3ae8e20252306216fe843d38ca265d1bae7631db", - "name": ".Empty Decorative Icon", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "11:2010": { - "key": "56151399b4e852d12ac1890612019361edb56ac1", - "name": "Roundness=Default, Size=Default, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "157:11601": { - "key": "67be5a2e92e44ae1a2289d47687aff7fd61f967a", - "name": "Type=Slider", - "description": "", - "remote": false, - "componentSetId": "120:13754", - "documentationLinks": [] - }, - "65:4894": { - "key": "843649c79028c40e7aeb5992a26e48fb84c9c675", - "name": "Type=Default", - "description": "", - "remote": false, - "componentSetId": "65:4902", - "documentationLinks": [] - }, - "65:4895": { - "key": "c1c6671570044ab59c1b91370c330d949816be02", - "name": "State=Regular", - "description": "", - "remote": false, - "componentSetId": "162:17957", - "documentationLinks": [] - }, - "120:13764": { - "key": "00177ed07cd4e292319df9d8207a12b4650e597b", - "name": "Type=Radio", - "description": "", - "remote": false, - "componentSetId": "120:13754", - "documentationLinks": [] - }, - "19:6049": { - "key": "4ad2a1e8417a1cdf418b4d6ebb0eed5dfd641336", - "name": "Checked?=True, Layout=Inline", - "description": "", - "remote": false, - "componentSetId": "19:6048", - "documentationLinks": [] - }, - "19:6052": { - "key": "2c6dfa55f68932a8ea4788475785d88d2b5e16bd", - "name": "Checked?=False, Layout=Inline", - "description": "", - "remote": false, - "componentSetId": "19:6048", - "documentationLinks": [] - }, - "120:13769": { - "key": "b0168538dbdb88b6381392fd215b253cc4b3ebc5", - "name": "Type=Checkbox", - "description": "", - "remote": false, - "componentSetId": "120:13754", - "documentationLinks": [] - }, - "120:13779": { - "key": "60bbf5b5ec34aae4c55daf65c1494268ee2fa664", - "name": "Type=Text Value", - "description": "", - "remote": false, - "componentSetId": "120:13775", - "documentationLinks": [] - }, - "103:9452": { - "key": "496a5eb005abebee25f93113dcc40f2f73f799da", - "name": "Layout=Inline", - "description": "", - "remote": false, - "componentSetId": "103:9453", - "documentationLinks": [] - }, - "120:13776": { - "key": "80deaa98d71621ea58148eab75380e6c25c8c33d", - "name": "Type=Select", - "description": "", - "remote": false, - "componentSetId": "120:13775", - "documentationLinks": [] - }, - "120:13782": { - "key": "bb6e8e344cc5088ab1a4de0eadf33ea20d1a31c4", - "name": "Type=Textarea", - "description": "", - "remote": false, - "componentSetId": "120:13775", - "documentationLinks": [] - }, - "157:11620": { - "key": "51733b7e1d66656a6b59a496c0e8a5c67cca8c19", - "name": "Type=Slider", - "description": "", - "remote": false, - "componentSetId": "120:13775", - "documentationLinks": [] - }, - "120:13785": { - "key": "1b6cd512d9bb552668330088670e0c4706c02591", - "name": "Type=Radio", - "description": "", - "remote": false, - "componentSetId": "120:13775", - "documentationLinks": [] - }, - "120:13790": { - "key": "ce31a00f59c669afbf76fea1ae3d9aac2515650e", - "name": "Type=Checkbox", - "description": "", - "remote": false, - "componentSetId": "120:13775", - "documentationLinks": [] - }, - "162:11545": { - "key": "9e3a208ddc4594ba46feea5554a3a48ac36bb4f8", - "name": ".Value Fields", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "303:246487": { - "key": "32f4852c5f9a489b0b32e5e235df4da07ffd2d7d", - "name": "Hover Card", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "11:2013": { - "key": "d157e98b51584b159c9aff3d44d72cee1a7e54f7", - "name": "Roundness=Default, Size=Default, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "303:246583": { - "key": "a4d853e49ced85becbd2c1b15d01d1d454d512cf", - "name": ".Hover Card Content", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "9:820": { - "key": "42a603c3e8fbc60d623cb0292c8059ef82a3c527", - "name": "Roundness=Default, Variant=Destructive, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33702": { - "key": "194bdceb1c4a4f7f8c1321f6b3cb6ec63e5da114", - "name": "Roundness=Round, Variant=Destructive, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16892": { - "key": "7a9caae74dfb5425c11186d0fd6ecf730cbc8ea9", - "name": "Roundness=Default, Variant=Destructive, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33706": { - "key": "d0eb01e88a9b281e6c2d3ceb793a1f259070de89", - "name": "Roundness=Round, Variant=Destructive, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17181": { - "key": "ad5bac8a4bb608da8d58d9681bd75043a608d9f8", - "name": "Roundness=Default, Variant=Destructive, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33710": { - "key": "8d2c052a9b3afdb9abb1f924eae2a722ed1e26fc", - "name": "Roundness=Round, Variant=Destructive, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17341": { - "key": "b6bf452b52fb2113290558cae1e0702e24f71f08", - "name": "Roundness=Default, Variant=Destructive, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33714": { - "key": "87f30414f9fcf1aeac7e787d62d56dfc08484da8", - "name": "Roundness=Round, Variant=Destructive, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "13:846": { - "key": "7938e53c5a36f6ca61907c58136085d669400faf", - "name": "Roundness=Default, Variant=Destructive, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33718": { - "key": "00ef07e492bae3eb22ac159e0ba9b81d44aa49d1", - "name": "Roundness=Round, Variant=Destructive, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16732": { - "key": "8a58bd3c3ab61b5f4a057290d37dcc6294570571", - "name": "Roundness=Default, Variant=Destructive, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33722": { - "key": "0664c1e8429b29231a6e1a6bebbefd7da763d4ef", - "name": "Roundness=Round, Variant=Destructive, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17501": { - "key": "e6e5ec2581be57ef82e0c527ecf53d818a4da9a7", - "name": "Roundness=Default, Variant=Destructive, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33726": { - "key": "afd8ef4ab01af13eea19b0051077b44f921c7600", - "name": "Roundness=Round, Variant=Destructive, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17661": { - "key": "d0e04b163b4ecaba3b7eedac58708f3ad64469ab", - "name": "Roundness=Default, Variant=Destructive, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33730": { - "key": "f58df6cf52ce5fa1d21e1ae6648f747ab9e4108e", - "name": "Roundness=Round, Variant=Destructive, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "13:994": { - "key": "41e610e77a2bdf969a82ad2efd7fee01a3c18bd2", - "name": "Roundness=Default, Variant=Destructive, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33734": { - "key": "88275ec1c1dfca6ba7165d2cdace4eb4769ceef8", - "name": "Roundness=Round, Variant=Destructive, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16572": { - "key": "988ab91055d2fd6c1f9ee018a03ec764488b0510", - "name": "Roundness=Default, Variant=Destructive, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33738": { - "key": "1f3a912a290114c7560071889ddc571b1151434a", - "name": "Roundness=Round, Variant=Destructive, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17821": { - "key": "b73a700e344f1f4a94d02715bd045e248a5f19cb", - "name": "Roundness=Default, Variant=Destructive, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33742": { - "key": "9633f97ec1f2b984d88a146bf85174f55d5bf090", - "name": "Roundness=Round, Variant=Destructive, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17981": { - "key": "edc2c9aeb698c92d8845fba3102af83ed72069fb", - "name": "Roundness=Default, Variant=Destructive, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33746": { - "key": "ce54c06bf0aa497a62917057811c0af4bd020b93", - "name": "Roundness=Round, Variant=Destructive, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18333": { - "key": "388b8d82affb8155621c4be4c6e06eb2762527e8", - "name": "Roundness=Default, Variant=Destructive, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33750": { - "key": "ac12d829e2a5cc6d5e19a95ae2feb2834554f470", - "name": "Roundness=Round, Variant=Destructive, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:13805": { - "key": "c3b87cf56dca82cbb067c5b660c79041483fff73", - "name": "Roundness=Default, Variant=Destructive, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33754": { - "key": "c0742924b2e3cfd5e09f2c7dd703bb7709a6bedf", - "name": "Roundness=Round, Variant=Destructive, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18337": { - "key": "76f6f50beb249d08ebd3426d8e1c448693c2198b", - "name": "Roundness=Default, Variant=Destructive, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33758": { - "key": "264043d7b992c28f9421bf8907433d7fb5302fba", - "name": "Roundness=Round, Variant=Destructive, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18341": { - "key": "b4444e22129f9540cd59fdcda3b9bbb2912c63d1", - "name": "Roundness=Default, Variant=Destructive, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33762": { - "key": "31a784e5e376da015e375b4123c79bd18beb5385", - "name": "Roundness=Round, Variant=Destructive, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125846": { - "key": "829115e24fcba9e0fa0019d6764c5bd0ceba56cc", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33766": { - "key": "4eced9f86413fdeb83eadfc997dcb6f9e22783bc", - "name": "Roundness=Round, Variant=Ghost, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125850": { - "key": "c0a7fc9216d406791ba2eaa49088894247dd1bcf", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16880": { - "key": "63e4eda8c9012360ec16ea6ea485d4a040e3f472", - "name": "Roundness=Default, Variant=Ghost, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125854": { - "key": "751abbee4fe8d61f35198d745ea09339ae30ccc8", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33770": { - "key": "b2e65a359ab84b7c43b07346252bdefe4967347c", - "name": "Roundness=Round, Variant=Ghost, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125858": { - "key": "c6b211e5abfa86c7e106961948bb96798d029347", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17169": { - "key": "6891889e9b7e8cb6e2ef3a978a186fba0f74040e", - "name": "Roundness=Default, Variant=Ghost, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125862": { - "key": "d48e1c350cbf15d256d3239896443616206d97f6", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33774": { - "key": "9ee63aad3233cc6a385c101ed371a0bb5469cc46", - "name": "Roundness=Round, Variant=Ghost, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125866": { - "key": "acdaee201e4ac38b41ac52f774e365b15866cd4f", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17329": { - "key": "d8554f7fa99588097d152a81b4c55e3a00c1ba62", - "name": "Roundness=Default, Variant=Ghost, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125870": { - "key": "1265d8a251a5d5e298f567beff09adae7d38263d", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33778": { - "key": "7c7a1d4a14d9cb045a21de0191c7752f37efae7a", - "name": "Roundness=Round, Variant=Ghost, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125874": { - "key": "8df9f181ec86a35014de1653f0e874f753036228", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "13:854": { - "key": "7a5a4983e3e8d332769427cf93079217bf3edc0f", - "name": "Roundness=Default, Variant=Ghost, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125878": { - "key": "78685c1918e5cf7edbd57d8654d6cf95b707c8dd", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33782": { - "key": "8343f8e8402d8110a07b304ff658c2d899696689", - "name": "Roundness=Round, Variant=Ghost, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125882": { - "key": "792a78ef5aa7eab54765721b6099e5ae1d4dbe86", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16720": { - "key": "09de964ba6b67ed3778122fd44a03e247e7e1533", - "name": "Roundness=Default, Variant=Ghost, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125886": { - "key": "4bf2525f094afeffe15014147ce7887145396109", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33786": { - "key": "b0135098afdeda78a10831ce557fef2a8a7775db", - "name": "Roundness=Round, Variant=Ghost, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125890": { - "key": "acf1b734e32eac5a2a1c434f1fb3707e70ccacf9", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17489": { - "key": "59b173bd3bb5bf77a7498236b995b21c56b5f3c6", - "name": "Roundness=Default, Variant=Ghost, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125894": { - "key": "196491b70e6b1585538bb98271adc0a72ac82097", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33790": { - "key": "75ffc98eb28ddfdf965177852dfa3b4b9c1d76c9", - "name": "Roundness=Round, Variant=Ghost, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125898": { - "key": "f6a2d619b3d39e1bd541040e0a70bf0ac120c1b3", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17649": { - "key": "25e172ba3121b180cc7579e22422f57b5a4568db", - "name": "Roundness=Default, Variant=Ghost, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125902": { - "key": "843418067806d940b5198c5fda1507c4604934e5", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33794": { - "key": "532e440d8e33e67cf1562e6c8c85b07cb493a790", - "name": "Roundness=Round, Variant=Ghost, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125906": { - "key": "a7b1f7babaea0684a0ecd83607d49ddb1f36fc60", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125910": { - "key": "c901702f3a53722e648fcfa07875f9ed22023c58", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33798": { - "key": "356646103d784e1dee1ce1e0879724826e104c4b", - "name": "Roundness=Round, Variant=Ghost, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125914": { - "key": "78ac519d520706a78b7cab3c39e8edc3015f2dc0", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16560": { - "key": "c10cc6b1a8584ae25627c5e95d8c3dd537117b12", - "name": "Roundness=Default, Variant=Ghost, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125918": { - "key": "16a587d68a76810915431de9731a5fb047052a77", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33802": { - "key": "ac6d41c816753655ffdd14503c129ad09eb69888", - "name": "Roundness=Round, Variant=Ghost, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125922": { - "key": "769dc42cffcb48d118ef768fad62b39d9a2c4924", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17809": { - "key": "3ba9c40166f5f7451f531823e2089f50e55ae66d", - "name": "Roundness=Default, Variant=Ghost, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125926": { - "key": "3a862248e0d977408bcffe62727dc78b821f5002", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33806": { - "key": "01a256976e81ae37d5fd2c451493f5a9d4374f4a", - "name": "Roundness=Round, Variant=Ghost, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125930": { - "key": "478bbb92905c6cb760ab5df9958578c8a13f888e", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17969": { - "key": "8634cdbe232433ed052ab6c394351c2d213a1c2e", - "name": "Roundness=Default, Variant=Ghost, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125934": { - "key": "88acdf05be9035c5ccfe7e0e768c877289fd5d61", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33810": { - "key": "efa19ddb255691230b0fb91f1182a1a3bd7a7445", - "name": "Roundness=Round, Variant=Ghost, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125938": { - "key": "a16c970cdbb9af383b26089538e535861d892448", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18297": { - "key": "0d64140126f3884db894757641f7bcbb1ee1ea54", - "name": "Roundness=Default, Variant=Ghost, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125942": { - "key": "d596768a344adfcd932f2cd1e55edcf49b757af9", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33814": { - "key": "c31bdb00eb54074cda4fc3f10d5101c77c0597ac", - "name": "Roundness=Round, Variant=Ghost, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125946": { - "key": "601c9fae0f699f235a6b86970e6fee432dd2d95f", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:13793": { - "key": "22a73eddcbfa0d7e0adfa1ea408344a6c4c39305", - "name": "Roundness=Default, Variant=Ghost, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125950": { - "key": "4f08ef14a5885df71a5c8689bc762c0e539a3f2b", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33818": { - "key": "21b0c4993a1f8c24c15238602513b7302bc58465", - "name": "Roundness=Round, Variant=Ghost, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125954": { - "key": "feebd2b95cbcc85c13247e4acb4d57214d7a2e2f", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18301": { - "key": "1d66244d63babb4a0ac234200ccbfab362c2951f", - "name": "Roundness=Default, Variant=Ghost, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125958": { - "key": "fc69b822a3bd31d4b946a9200763e18d48491e7c", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33822": { - "key": "e83dbddb90d96fc84828a12eb3c73f87c05d4f4d", - "name": "Roundness=Round, Variant=Ghost, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125962": { - "key": "c4ad6f1130758475110835735671e1c4e45fc5da", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18305": { - "key": "37c1974e100c1612e7a35362b5258d43a79202c9", - "name": "Roundness=Default, Variant=Ghost, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125966": { - "key": "d7b776f0d7aa05a6883871bcc421b21467dba552", - "name": "Roundness=Default, Variant=Ghost Muted, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33826": { - "key": "9d6b3966e1eb0d44dca4f494c056fc32e236593c", - "name": "Roundness=Round, Variant=Ghost, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "757:125970": { - "key": "f40d95d71d39de3bb2e219e6b687928441bda7b9", - "name": "Roundness=Round, Variant=Ghost Muted, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33830": { - "key": "6b9b9b521d041fdc6a4b4806e109ad4a12228c24", - "name": "Roundness=Round, Variant=Outline, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16876": { - "key": "72978dbee3e253d85069294b0c3fc9d71954dc3d", - "name": "Roundness=Default, Variant=Outline, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33834": { - "key": "148b916e9de7616d17b2e9611159c801c08bb972", - "name": "Roundness=Round, Variant=Outline, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17165": { - "key": "bc03128e4f570f9ec659f19519f0d40533340b53", - "name": "Roundness=Default, Variant=Outline, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33838": { - "key": "c2d116b0468d229d8b5651b2cd352cd249e98d4d", - "name": "Roundness=Round, Variant=Outline, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17325": { - "key": "73ff11c078511d38507571f81cbd382de5d4afb0", - "name": "Roundness=Default, Variant=Outline, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33842": { - "key": "f6f1ad3a69c18a98331055ff3ca1cf245a600e49", - "name": "Roundness=Round, Variant=Outline, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "13:762": { - "key": "99e2ed3b0664b476433bbc5433b47480da3ba024", - "name": "Roundness=Default, Variant=Outline, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33846": { - "key": "e4777f65deaedc6fcb58687ccce0b756c63d4aff", - "name": "Roundness=Round, Variant=Outline, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16716": { - "key": "6c6a38313dfdbe63a5d1b1e7ac88ca054416ce7c", - "name": "Roundness=Default, Variant=Outline, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33850": { - "key": "bcff83c8f9603adff60d7c0d6d7d54cc4eb764ad", - "name": "Roundness=Round, Variant=Outline, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17485": { - "key": "bea229ae2ee673c5618883dfc04ba7913807ad48", - "name": "Roundness=Default, Variant=Outline, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33854": { - "key": "a383f26d873cbabd3ab7f2abf7495d36679b1e1e", - "name": "Roundness=Round, Variant=Outline, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17645": { - "key": "e106820501ec0223f8ed721b1335b99ed6f1df65", - "name": "Roundness=Default, Variant=Outline, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33858": { - "key": "15b5593f4239edbaeeb81e8fd4ad95146a808f5a", - "name": "Roundness=Round, Variant=Outline, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33862": { - "key": "787e4a4d091617a0fe3ae7dbdcfda807ba876710", - "name": "Roundness=Round, Variant=Outline, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16556": { - "key": "1bd727080ad9d607fdfc2e850c7dec692d1d873c", - "name": "Roundness=Default, Variant=Outline, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33866": { - "key": "7956b153df0eba5ad12cdabea110d094c8dccd81", - "name": "Roundness=Round, Variant=Outline, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17805": { - "key": "6fad6f0a6ef0a4aa7a399b7ac487cf61c6d57f92", - "name": "Roundness=Default, Variant=Outline, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33870": { - "key": "8ac94d79338fd6fccb26eb926785378069b8ae33", - "name": "Roundness=Round, Variant=Outline, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17965": { - "key": "ed6e1fad5eee01005224d6115d2d9edd88e09a8b", - "name": "Roundness=Default, Variant=Outline, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33874": { - "key": "ba059f2eea45a511821cbb2f163287682e367562", - "name": "Roundness=Round, Variant=Outline, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18285": { - "key": "c1f655786aacb5770d499cddb3bd95a9779d59d2", - "name": "Roundness=Default, Variant=Outline, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33878": { - "key": "8d0fae0e7ad5f0061d1bca4f02c2dadf73681670", - "name": "Roundness=Round, Variant=Outline, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:13789": { - "key": "051791f49f0b79a60148a199235ff2ff86ca7bf9", - "name": "Roundness=Default, Variant=Outline, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33882": { - "key": "976cb5dff8c9dd9922b9534ef95c01d0cb83b49c", - "name": "Roundness=Round, Variant=Outline, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18289": { - "key": "6a74a1f2f3628608c7cc1cedb612f92b6b0854e7", - "name": "Roundness=Default, Variant=Outline, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33886": { - "key": "3bca2335d2c7e6b85be01c06cb7c765c7fa3d2dd", - "name": "Roundness=Round, Variant=Outline, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18293": { - "key": "45ec57d761d1b1a2c64cc852fb840a65c949b42d", - "name": "Roundness=Default, Variant=Outline, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33890": { - "key": "7176961108a065e5ca909cec442b4c52031f0d32", - "name": "Roundness=Round, Variant=Outline, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "9:836": { - "key": "234d8f51ac03c3e8e8e2ca27f7add2005b432c37", - "name": "Roundness=Default, Variant=Secondary, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33894": { - "key": "9ee8df69a056dd46d1b51dd5aacfb48d2e6f3809", - "name": "Roundness=Round, Variant=Secondary, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16884": { - "key": "3d1d6993323bef27fbd5b003f234a8e660f76547", - "name": "Roundness=Default, Variant=Secondary, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33898": { - "key": "9ffd7b56a0bd9a70bee47536a06be4e921d007be", - "name": "Roundness=Round, Variant=Secondary, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17173": { - "key": "cc7dc496e5c2f5b5a81dce75e4a7e74aa503a2bc", - "name": "Roundness=Default, Variant=Secondary, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33902": { - "key": "4d374dd1bd1762c225b9a79b647eecc66b0c3533", - "name": "Roundness=Round, Variant=Secondary, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17333": { - "key": "2d999931da5ded6690b6c647c52c7448d2c146d3", - "name": "Roundness=Default, Variant=Secondary, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33906": { - "key": "4f9c614d038dc0fc83a02ea1b72d70a23139bed5", - "name": "Roundness=Round, Variant=Secondary, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "13:850": { - "key": "0d847487769a3212a5429aa3b3d8e80a073b230e", - "name": "Roundness=Default, Variant=Secondary, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33910": { - "key": "81343b79f608200aeffcb773f388ddc7ace3815a", - "name": "Roundness=Round, Variant=Secondary, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16724": { - "key": "5da38dc11161dd65c4717156fc71518e8317d439", - "name": "Roundness=Default, Variant=Secondary, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33914": { - "key": "59d42f2422542a703f97d4346d33c24941c7b925", - "name": "Roundness=Round, Variant=Secondary, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17493": { - "key": "47afbd2f3d688def4a1e232216ef9039d637b090", - "name": "Roundness=Default, Variant=Secondary, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33918": { - "key": "03e8d745ab83cffdef45a37c5c17c1963a8897c9", - "name": "Roundness=Round, Variant=Secondary, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17653": { - "key": "bde9c461fc23406b7689818d0c3d0786381c6780", - "name": "Roundness=Default, Variant=Secondary, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33922": { - "key": "5716518bdd5c2d0361e3f7a0fc856331a29df2f7", - "name": "Roundness=Round, Variant=Secondary, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "13:998": { - "key": "2a7d702dd44d7abd375818425aa5b7647a4fa772", - "name": "Roundness=Default, Variant=Secondary, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33926": { - "key": "ac5b28df7eaf7524e393cca2dcf1b7394bc790a6", - "name": "Roundness=Round, Variant=Secondary, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16564": { - "key": "30549ede9b402370bb9784eddb87ce9a028b88da", - "name": "Roundness=Default, Variant=Secondary, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33930": { - "key": "f8eaa9557a6c8bedf0c596bef7178d22ce3683bc", - "name": "Roundness=Round, Variant=Secondary, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17813": { - "key": "bff23d4e82bea8857d407a86a7d8369d1af1e4b9", - "name": "Roundness=Default, Variant=Secondary, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33934": { - "key": "10b4b398e9f3430e7bf0dbff824d6ad96b8f35d9", - "name": "Roundness=Round, Variant=Secondary, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17973": { - "key": "17e61ae0cdbbf23f6604164bbc64e7d46568689d", - "name": "Roundness=Default, Variant=Secondary, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33938": { - "key": "ee21d85af1448a56f04d3ff21adab6b4d9ff345a", - "name": "Roundness=Round, Variant=Secondary, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18309": { - "key": "d6a2be591dfa1623ac0f7bd47badc2aac44f8ba8", - "name": "Roundness=Default, Variant=Secondary, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33942": { - "key": "2a820976e32693ef7e6c73784702440c7a925a2d", - "name": "Roundness=Round, Variant=Secondary, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:13797": { - "key": "52203908014db4f966f05125b3f7f5a3ca2568a9", - "name": "Roundness=Default, Variant=Secondary, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33946": { - "key": "8a2ac5d43c1220ce7b51833cd0745dd5818e00b3", - "name": "Roundness=Round, Variant=Secondary, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18313": { - "key": "6436b2037ba5cff5f6d963a89ddd8c8d6c75d6d9", - "name": "Roundness=Default, Variant=Secondary, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33950": { - "key": "9bc5eb604e8aa4678687adff28814b067e673dfe", - "name": "Roundness=Round, Variant=Secondary, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18317": { - "key": "c4ee28466cb7ed7c8a89e7ca66855ccd4383ae52", - "name": "Roundness=Default, Variant=Secondary, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33954": { - "key": "671f20ea00885d3e6e745ffa6eb398b0604c0676", - "name": "Roundness=Round, Variant=Secondary, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "9:786": { - "key": "0730f54c932f2e8c14e6265890e781d95ceffd76", - "name": "Roundness=Default, Variant=Primary, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33958": { - "key": "fc58c970461c73bebce6ee1c12151a6db9a9d027", - "name": "Roundness=Round, Variant=Primary, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16888": { - "key": "90dd7a1baebe2a6b35aedf1aafc2b149774ee65c", - "name": "Roundness=Default, Variant=Primary, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33962": { - "key": "6b5416bd2bbbc30f0a7f015eac306c021156ebb8", - "name": "Roundness=Round, Variant=Primary, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17177": { - "key": "0524115cea5304aaf712ec24267da8fa7ac199e8", - "name": "Roundness=Default, Variant=Primary, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33966": { - "key": "7120cf01987b09f692f5b577fb97abeaceb232ca", - "name": "Roundness=Round, Variant=Primary, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17337": { - "key": "630ecb1c9fca417fb069f26dc592b1be8b2ed577", - "name": "Roundness=Default, Variant=Primary, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33970": { - "key": "33bf2e42a638ec3ec1fbdb473745649c6106ffc5", - "name": "Roundness=Round, Variant=Primary, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "13:842": { - "key": "16e1908c843b2bc7fdf4e6a3d0ce346f82ab00cc", - "name": "Roundness=Default, Variant=Primary, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33974": { - "key": "899dc497b63dafa02166007a9d035b250162ead0", - "name": "Roundness=Round, Variant=Primary, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16728": { - "key": "9cd17e88f1aae82ea4503308b808bcbdeaeea792", - "name": "Roundness=Default, Variant=Primary, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33978": { - "key": "f6ac3dffed2986e35f5dc93171ef3dc5a5ac9cda", - "name": "Roundness=Round, Variant=Primary, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17497": { - "key": "1aa983b1a3a2405b4afd978e5b1e983b51c92823", - "name": "Roundness=Default, Variant=Primary, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33982": { - "key": "b0b705b4876da180276804b4f828b34f5b929bd2", - "name": "Roundness=Round, Variant=Primary, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17657": { - "key": "d7400111271058457c17f4345e74d9dbfd57ba07", - "name": "Roundness=Default, Variant=Primary, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33986": { - "key": "7ac7a8f87486ce1e3909289bbbb83f68f1681120", - "name": "Roundness=Round, Variant=Primary, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "13:990": { - "key": "8decf4ef86cb0f8c51c84508101e2a8bb3f6c322", - "name": "Roundness=Default, Variant=Primary, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33990": { - "key": "5708255f54a24c84f4ee152eec94d7d808b281de", - "name": "Roundness=Round, Variant=Primary, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:16568": { - "key": "4a67eaa95f81b4e1abdf6d0c3881eeb1d9a833bd", - "name": "Roundness=Default, Variant=Primary, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33994": { - "key": "5165fc490b52d373db9186800225d0ad70e64efe", - "name": "Roundness=Round, Variant=Primary, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17817": { - "key": "ccba4f1bca9e82956b212c59366977b2e8068213", - "name": "Roundness=Default, Variant=Primary, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:33998": { - "key": "32b9b2cf8661923d78a2fd04573137593630137f", - "name": "Roundness=Round, Variant=Primary, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:17977": { - "key": "0e125a32c9ef55da2d9a8b5bfca2002ceaf25462", - "name": "Roundness=Default, Variant=Primary, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:34002": { - "key": "f9eb727b689c5a4e2cc388f5994082f9d942cb4e", - "name": "Roundness=Round, Variant=Primary, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18321": { - "key": "32dc479b9ca7ab79835ca071de7644a3bee8ad5c", - "name": "Roundness=Default, Variant=Primary, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:34006": { - "key": "72cca15102e908beb6b31d9268c70cdbd2ce71e0", - "name": "Roundness=Round, Variant=Primary, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "176:13801": { - "key": "8076041c7b43eb0c2ceeb037d95ddd0c27cb401c", - "name": "Roundness=Default, Variant=Primary, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:34010": { - "key": "823f70ac29e199394b12338044cc3d3ac59bd359", - "name": "Roundness=Round, Variant=Primary, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18325": { - "key": "f25da6c95ebf02fa2526b2dda6b517e4f8f7f367", - "name": "Roundness=Default, Variant=Primary, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:34014": { - "key": "88bcedef5e08df415601413ce7de5714a9564e9b", - "name": "Roundness=Round, Variant=Primary, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "153:18329": { - "key": "6d8152a77769291b5ca843c5d173151ef5430695", - "name": "Roundness=Default, Variant=Primary, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:34018": { - "key": "8e5d71ff0641e9b05c41bfd334890d0e53c18d21", - "name": "Roundness=Round, Variant=Primary, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "9:775", - "documentationLinks": [] - }, - "755:41584": { - "key": "c0d0cadd412e791f7c4b0f8ddd6e3a7ce002a5ed", - "name": "Roundness=Round, Size=Regular, State=Empty", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "19:2028": { - "key": "ab12d2417378fbf096963b00dcd7bb63cff0ce7a", - "name": "Roundness=Default, Size=Large, State=Empty", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41471": { - "key": "d75577e75458adb8e8f9bbbfdc496d8104688dcb", - "name": "Roundness=Round, Size=Large, State=Empty", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41496": { - "key": "c9c3620f504971811c659460c4520e888662560f", - "name": "Roundness=Round, Size=Small, State=Empty", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "225:38675": { - "key": "decc0d101c3fb0b36ab6b3ec034003573a8ba520", - "name": "Roundness=Default, Size=Mini, State=Empty", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41623": { - "key": "aeeb46685e6e6c3cb38936428e6cb744703e7826", - "name": "Roundness=Round, Size=Mini, State=Empty", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41542": { - "key": "fdfcb6071f3b77bdc26fd3c20dcb9c8831e3a8f1", - "name": "Roundness=Round, Size=Regular, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "19:1286": { - "key": "0908ee671bf4d59202647c49a457d8f3844a4ec6", - "name": "Roundness=Default, Size=Large, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41482": { - "key": "c067851cda8d8becf99cd3e4bfb97c55dca5d246", - "name": "Roundness=Round, Size=Large, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41514": { - "key": "162110b627ca68d1101178db29b9ab2ab6ef404b", - "name": "Roundness=Round, Size=Small, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "225:38633": { - "key": "0f2f44b3da128b48ebed295186e27562e8f8e628", - "name": "Roundness=Default, Size=Mini, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41549": { - "key": "a63a7fc043bec8fb22d72cdf256948ac4510dd79", - "name": "Roundness=Round, Size=Mini, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41528": { - "key": "21a5f610b2a27c15a87067b592f98e0627281e04", - "name": "Roundness=Round, Size=Regular, State=Value", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "19:1288": { - "key": "3b65b3b18caed3c2ccf471c91c5dfd66fc4452a0", - "name": "Roundness=Default, Size=Large, State=Value", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41535": { - "key": "d8b6422dcf20982701bfb986f04c5a5d4c92628a", - "name": "Roundness=Round, Size=Large, State=Value", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41556": { - "key": "147503a0acdc57f2b485a7ef8f086cff96a822b3", - "name": "Roundness=Round, Size=Small, State=Value", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "225:38640": { - "key": "0d87b1f9c686b33c1e8d25fad31ccefb0a919ab6", - "name": "Roundness=Default, Size=Mini, State=Value", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41570": { - "key": "60ff2196861efef0feec72b20fff7c7257610dc2", - "name": "Roundness=Round, Size=Mini, State=Value", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "140:11539": { - "key": "0bf19264e84446ce7c32b2c475924c8e30390b5a", - "name": "Roundness=Default, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41563": { - "key": "02c4d54a1808db6c30b7a59d24a51ffebad6f552", - "name": "Roundness=Round, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "140:11546": { - "key": "24f2ae99d60e98ca43aa03a2c6a8a64b9b524e78", - "name": "Roundness=Default, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41507": { - "key": "a538fd2e966e9f876c8b0481a89308131c03f305", - "name": "Roundness=Round, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41489": { - "key": "e179f09560d9ed81fe5d783d8c8f50f11993abd9", - "name": "Roundness=Round, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "225:38647": { - "key": "ed58905a5b90cfcbfbe1e98bc9d1d6ee70d27054", - "name": "Roundness=Default, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41609": { - "key": "005e97c38377cc4719feb989cb1bc61b6dfc3c3a", - "name": "Roundness=Round, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "16:1735": { - "key": "5b5e3303d3c9a06c10be3233a2c337a8bfad3c2c", - "name": "Roundness=Default, Size=Regular, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41500": { - "key": "0122a80dd0413270f9f295ff758e5649f2200b03", - "name": "Roundness=Round, Size=Regular, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "19:1292": { - "key": "06832b5896fe8becf75c0396ca4c62f510e150ba", - "name": "Roundness=Default, Size=Large, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41521": { - "key": "68858204756533c0e5ad4a000f574d53acb4f988", - "name": "Roundness=Round, Size=Large, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "19:1312": { - "key": "380a049dd82565544c2e5d149bb7b4a5ab10e46d", - "name": "Roundness=Default, Size=Small, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41595": { - "key": "2dc55592de700f6b48f6be9d1be892358597c983", - "name": "Roundness=Round, Size=Small, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "225:38661": { - "key": "d4f7486e5ab1f1dd948ea1988117e5401e7508a3", - "name": "Roundness=Default, Size=Mini, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41577": { - "key": "c5125657caeed95a180d666955240bdcdeb32bea", - "name": "Roundness=Round, Size=Mini, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "16:1733": { - "key": "0f0814d720e7bc9f71842b2b8f9ba531021dc619", - "name": "Roundness=Default, Size=Regular, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41588": { - "key": "07cb8cfacbd6c91383ecf906034435a7c13f652f", - "name": "Roundness=Round, Size=Regular, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "19:1294": { - "key": "e20fa74be0cbc048f1349cc7bed4de5c4df1584a", - "name": "Roundness=Default, Size=Large, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41616": { - "key": "cde6123e13f63572dc6a3978dad13587b4496c57", - "name": "Roundness=Round, Size=Large, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "19:1314": { - "key": "78c0fbd317cc8b9bf99b783eacfbbc2eca065e4b", - "name": "Roundness=Default, Size=Small, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41641": { - "key": "43424fa166ab74ff9ebf201d06cb0ec2b47ff3ae", - "name": "Roundness=Round, Size=Small, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "225:38668": { - "key": "bdaa225515cb14122ba4c6eb4b4808ce51bcf4dd", - "name": "Roundness=Default, Size=Mini, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41627": { - "key": "6eba629a952c3af8ee6d82d8d705f4f6270a2419", - "name": "Roundness=Round, Size=Mini, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "16:1734": { - "key": "7052fbf9110bf47435301e8951b97813544ff4db", - "name": "Roundness=Default, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41634": { - "key": "98ee1e899f2298e22c779f477c21cb1a0692b51d", - "name": "Roundness=Round, Size=Regular, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "19:1290": { - "key": "73bdb4169dfd362583f8f4fc2842fc9446e1aa0b", - "name": "Roundness=Default, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41648": { - "key": "894e96e6dd0c92ff862cc2450eafc1076e42912c", - "name": "Roundness=Round, Size=Large, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "19:1310": { - "key": "5b4a916d83a8435561c697c8be03c221353194b4", - "name": "Roundness=Default, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41602": { - "key": "6a1014fed6c545cf05c5dbbae6a3f210dd8c97c9", - "name": "Roundness=Round, Size=Small, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "225:38654": { - "key": "9cd33c33b4bcdeb5475b8d0dbb9fd0d41f366c77", - "name": "Roundness=Default, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "755:41475": { - "key": "a65e05f33be7c81b7533eafa59cf68a2f3713e8e", - "name": "Roundness=Round, Size=Mini, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1738", - "documentationLinks": [] - }, - "65:5081": { - "key": "242b7e88161508ee43df58d2c9854a4b85332424", - "name": "Type=Text, Size=Default", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "18:994": { - "key": "b21a48c1d0d590f8d2839de6dbdea2ddd3281fdb", - "name": "Roundness=Default, File Chosen?=False, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91671": { - "key": "18b88f292e20b13ee3772340e3a3c7bfb6562f7d", - "name": "Roundness=Round, File Chosen?=False, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "66:6006": { - "key": "c550efee94383c1b74c60e53c736f5bb2372c7ac", - "name": "Roundness=Default, File Chosen?=False, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91663": { - "key": "22b571453d8aca14487040d44b467bae6f479086", - "name": "Roundness=Round, File Chosen?=False, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "66:5990": { - "key": "615859a4b9e44ce7f59bb40374ce8852112822d5", - "name": "Roundness=Default, File Chosen?=False, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91691": { - "key": "f028c61ccb9f5120eabbfeafe5ca9869d2d0911f", - "name": "Roundness=Round, File Chosen?=False, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "225:38988": { - "key": "64d482d32bf6c1a3f390afade4d0c1fdf2acc760", - "name": "Roundness=Default, File Chosen?=False, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91779": { - "key": "18b4482eee8cf5103c9de745b42c1e5d9fa7f1cf", - "name": "Roundness=Round, File Chosen?=False, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29058": { - "key": "62a29cc9e0cb99bcbff8964e659c65be8e1fedb7", - "name": "Roundness=Default, File Chosen?=False, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91723": { - "key": "a19891db04b0cf1377dfb931ef5e4489521c5bb2", - "name": "Roundness=Round, File Chosen?=False, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29066": { - "key": "2668f85184244b03de0192b8bc9bbab2986f0823", - "name": "Roundness=Default, File Chosen?=False, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91703": { - "key": "e3af3a38f96d5f6f3a43c87516d51670703e00e8", - "name": "Roundness=Round, File Chosen?=False, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29062": { - "key": "d7ef27f608066d47312b6c37814077f02174efa3", - "name": "Roundness=Default, File Chosen?=False, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91667": { - "key": "6e6e16bc3fcfcc7a93dd0a5c6c6a22933609dc68", - "name": "Roundness=Round, File Chosen?=False, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "225:39000": { - "key": "1bd596d5e06b6ab49a79116fa7fbbd1d15b8e74d", - "name": "Roundness=Default, File Chosen?=False, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91683": { - "key": "9e400f67ea98ce32297d8ba37a50a019bb15891b", - "name": "Roundness=Round, File Chosen?=False, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29106": { - "key": "61eeb207c12bc565ba40ad2ee4817777e8d2376f", - "name": "Roundness=Default, File Chosen?=False, Size=Regular, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91679": { - "key": "26af7295cde7951f13328456a9759170d9a0289d", - "name": "Roundness=Round, File Chosen?=False, Size=Regular, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29114": { - "key": "8b7365ef5694fcdf2f2de8f2737d3bf75fcb9b3a", - "name": "Roundness=Default, File Chosen?=False, Size=Large, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91687": { - "key": "7e031c24dbf6b9e3b580192d5ab90a1e2815334d", - "name": "Roundness=Round, File Chosen?=False, Size=Large, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29110": { - "key": "9f095a529d658a662efc4c7666a26fff72b87cca", - "name": "Roundness=Default, File Chosen?=False, Size=Small, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91675": { - "key": "1386930b6725718a2a0929f4c7cd17f89f5baf6d", - "name": "Roundness=Round, File Chosen?=False, Size=Small, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "225:38992": { - "key": "81376c31a2a347626d52010b513e2677bcee30c1", - "name": "Roundness=Default, File Chosen?=False, Size=Mini, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91731": { - "key": "d277d62f68262aece15157dc8515ae89c2246d04", - "name": "Roundness=Round, File Chosen?=False, Size=Mini, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29122": { - "key": "94e98b3bb61589ebb19a8aa7b17dbe5e976ca860", - "name": "Roundness=Default, File Chosen?=False, Size=Regular, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91707": { - "key": "c9d76f6005628b98d763001e3dd67da557fed5ea", - "name": "Roundness=Round, File Chosen?=False, Size=Regular, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29118": { - "key": "ceb513793a9510216468903ca70bf8728e8a56bb", - "name": "Roundness=Default, File Chosen?=False, Size=Large, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91659": { - "key": "2e659d4d0a0052f59ed97d780e4e44d1b7c14d31", - "name": "Roundness=Round, File Chosen?=False, Size=Large, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29126": { - "key": "574cfb90137b7a78cd1bbb3d71adbe5dd9a723dc", - "name": "Roundness=Default, File Chosen?=False, Size=Small, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91719": { - "key": "b56a25977d22afce99e3c626f9f43ff8ab33e2e3", - "name": "Roundness=Round, File Chosen?=False, Size=Small, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "225:38996": { - "key": "becc11dba994a4fedd7cfac8d527b8f1cd1f5ac2", - "name": "Roundness=Default, File Chosen?=False, Size=Mini, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91727": { - "key": "58a1e801b8be4a8dd61ba0cc02c1f9be77cacbae", - "name": "Roundness=Round, File Chosen?=False, Size=Mini, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "66:5980": { - "key": "c7ddd4f4fe304fd897dfa1cdc08b93bb17e7d413", - "name": "Roundness=Default, File Chosen?=True, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91735": { - "key": "bcff4db03c0651836c9bfa098566377a14423f58", - "name": "Roundness=Round, File Chosen?=True, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "66:6010": { - "key": "8a450c0b01487abb5ff9e1e6bc2e548ce478c5ad", - "name": "Roundness=Default, File Chosen?=True, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91739": { - "key": "1cb031729ec3fcbbc8cf1f0e7809f3a646fda494", - "name": "Roundness=Round, File Chosen?=True, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "66:5994": { - "key": "d24df732321e2e72e328186b1b4ca1ef39300e67", - "name": "Roundness=Default, File Chosen?=True, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91759": { - "key": "73077b40bb31318c292213de9f5f0c3931fd5338", - "name": "Roundness=Round, File Chosen?=True, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "225:39004": { - "key": "d6852a488ed60e1e7fcc140b608930e003078f02", - "name": "Roundness=Default, File Chosen?=True, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91763": { - "key": "1c02bd497442af4824e00d843d6c409aae51d68f", - "name": "Roundness=Round, File Chosen?=True, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29082": { - "key": "8ea5a0f2699a84ed6ba3e2bf9c268bdd970590cb", - "name": "Roundness=Default, File Chosen?=True, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91767": { - "key": "13448a000b53e0781edc14d99f59fd53e770cbc7", - "name": "Roundness=Round, File Chosen?=True, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29090": { - "key": "1b44ea7910e0f33ff0f78d4151432eb7094d0c4c", - "name": "Roundness=Default, File Chosen?=True, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91695": { - "key": "ba98a9f5c322ab127a6eed5d8a4ce63d2f241210", - "name": "Roundness=Round, File Chosen?=True, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29086": { - "key": "cdca42609f5413a5741691d4ff5a0c8eb54c78ec", - "name": "Roundness=Default, File Chosen?=True, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91699": { - "key": "65d4549b5e45cdd4c02942229277becac78f8a02", - "name": "Roundness=Round, File Chosen?=True, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "225:39016": { - "key": "360d5f88850f93c5e603cd1c163715e741ba3f1d", - "name": "Roundness=Default, File Chosen?=True, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91743": { - "key": "cfdf5278879d5740d4497af4a7b024d8b0c4dd59", - "name": "Roundness=Round, File Chosen?=True, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29142": { - "key": "0dd847d06ba7ac9812cd5cca53061a99cc584b90", - "name": "Roundness=Default, File Chosen?=True, Size=Regular, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91747": { - "key": "5f2ceac78b4b3e3f8e3b52cd9871efa7f5b423a0", - "name": "Roundness=Round, File Chosen?=True, Size=Regular, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29150": { - "key": "be18d41ca7e96cb779fd70dec5eefb5c86cb0785", - "name": "Roundness=Default, File Chosen?=True, Size=Large, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91751": { - "key": "9338b45964c65541121f8d0186f7b52d238ae959", - "name": "Roundness=Round, File Chosen?=True, Size=Large, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29146": { - "key": "c76e9473b40dfdf014e715cde68e6a3331bcb943", - "name": "Roundness=Default, File Chosen?=True, Size=Small, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91755": { - "key": "1d6bf94f77d93f28b888538dce36268723abe4ca", - "name": "Roundness=Round, File Chosen?=True, Size=Small, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "225:39008": { - "key": "bfbdcc21dc7d3a14e12d24f10d6c04b2ec975acd", - "name": "Roundness=Default, File Chosen?=True, Size=Mini, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91771": { - "key": "01919e4d94de9bafeeb6d92b209c01e4be779dbb", - "name": "Roundness=Round, File Chosen?=True, Size=Mini, State=Error", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29166": { - "key": "477112fc37541b67517ec9091c9b3a857c38be8d", - "name": "Roundness=Default, File Chosen?=True, Size=Regular, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91775": { - "key": "0c41d373f3eaf23d806bff3bd26be2b41cc0b295", - "name": "Roundness=Round, File Chosen?=True, Size=Regular, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29174": { - "key": "30a53a6d2f38121f3841ff0e5ffff8785c70bab2", - "name": "Roundness=Default, File Chosen?=True, Size=Large, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91711": { - "key": "9f69dafac6828926502bf1cf6daeed6833a36e60", - "name": "Roundness=Round, File Chosen?=True, Size=Large, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "179:29170": { - "key": "7094d388b9c82200d7dd1f4a4008bb9e9dec6b4b", - "name": "Roundness=Default, File Chosen?=True, Size=Small, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91715": { - "key": "79e7b8970753ab9247c8cd51e7a27590ebb99591", - "name": "Roundness=Round, File Chosen?=True, Size=Small, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "225:39012": { - "key": "d0e69448f53a3490e94102af01f40134dfc233cf", - "name": "Roundness=Default, File Chosen?=True, Size=Mini, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "756:91655": { - "key": "f428fc5d367416b3ee8ea9801f9ef3522e3e478d", - "name": "Roundness=Round, File Chosen?=True, Size=Mini, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "66:5981", - "documentationLinks": [] - }, - "140:11701": { - "key": "326ff9e689c2d7515c5d9cf903fff85d03f7ac40", - "name": "Size=Default, Position=Left, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11704": { - "key": "1d510c2cc7db447ac1055e22b817a1ea214ee5b4", - "name": "Size=Default, Position=Middle, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11707": { - "key": "b23537ada16d5550cc1fe8ad38f67e08cfe5285d", - "name": "Size=Default, Position=Right, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12035": { - "key": "b54bd1ae7ed0a0ebab91d450888f9f66e7b42c77", - "name": "Size=Large, Position=Left, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12046": { - "key": "347c09199f2df59704322e40c5d79991a477b734", - "name": "Size=Large, Position=Middle, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12057": { - "key": "2e5d15165b46f6d83f71b5d6f17fb0bafd35ae36", - "name": "Size=Large, Position=Right, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12155": { - "key": "0d089cb1e695d076e9d491581aed013f9a662344", - "name": "Size=Small, Position=Left, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12166": { - "key": "d4bb07c50179de83d565ab640f567c8d1d8d3a36", - "name": "Size=Small, Position=Middle, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12177": { - "key": "6bfadd83e89f58ed49faa34bac21ceff2dfec288", - "name": "Size=Small, Position=Right, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38903": { - "key": "60fadff13bde4e3713d02c1f6c5b3070f3e436ee", - "name": "Size=Mini, Position=Left, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38914": { - "key": "e1b057a28e456ba1a526d62e23e0bc96830948a2", - "name": "Size=Mini, Position=Middle, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38925": { - "key": "ce25ff0912cf4faef74082ec646f63723c9f5cdd", - "name": "Size=Mini, Position=Right, State=Empty", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11674": { - "key": "cab6ebf378c5b8fa26f22cbcffb515e79d800d6e", - "name": "Size=Default, Position=Left, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11677": { - "key": "848732d73031817e51eeec2735ba5119bee06e13", - "name": "Size=Default, Position=Middle, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11680": { - "key": "3329438ec2fc73420da875936a34927c2a0a28f9", - "name": "Size=Default, Position=Right, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12032": { - "key": "80b98889a3814b2bfe11185769ec0749dfba2e06", - "name": "Size=Large, Position=Left, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12043": { - "key": "1393d959532019eb148f67e2d68a162b0f0c056e", - "name": "Size=Large, Position=Middle, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12054": { - "key": "4f5905967194242bff68ef6ccb849473febac3ef", - "name": "Size=Large, Position=Right, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12152": { - "key": "85cf9e94b595c845d1e8908f6e7b3f53320f220c", - "name": "Size=Small, Position=Left, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12163": { - "key": "a08ea183ce5a19c9ae75ef0e7b7632b29f8c4acf", - "name": "Size=Small, Position=Middle, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12174": { - "key": "bbfb338dcdfaf6c16cef635a352107adf702e70b", - "name": "Size=Small, Position=Right, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38900": { - "key": "f6d01788eebd47f17d4701fea7009cf4809b754f", - "name": "Size=Mini, Position=Left, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38911": { - "key": "daaebfdb591885a69dec0becdea4314b7eee3ea9", - "name": "Size=Mini, Position=Middle, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38922": { - "key": "688060d905655919e88ab24282f4eb7ae211ff30", - "name": "Size=Mini, Position=Right, State=Placeholder", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11457": { - "key": "253830a9d078d6ceaf3c233db1a94b6d0b27c234", - "name": "Size=Default, Position=Left, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11456": { - "key": "c007a8a39d504a4c650042d99fe8ae351e924f14", - "name": "Size=Default, Position=Middle, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11458": { - "key": "504983919eaed19264b8c21d90238c7b2e94b491", - "name": "Size=Default, Position=Right, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12026": { - "key": "9c0bca7b0fd85102dd97387b27ac6f253ed54002", - "name": "Size=Large, Position=Left, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12037": { - "key": "2900c47081f2eb3a059f8349a64c951a89b8e5ec", - "name": "Size=Large, Position=Middle, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12048": { - "key": "f4aba5519cc48d7422e7e3901a7e4057011a3fa2", - "name": "Size=Large, Position=Right, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12146": { - "key": "31335260dae55295dbffdd34b070b4a3f627ac0c", - "name": "Size=Small, Position=Left, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12157": { - "key": "664bc4816485a6410a5071bd31adf9a0b4ab5286", - "name": "Size=Small, Position=Middle, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12168": { - "key": "e4730549a1bb2bb7db450afd57db30bf86436bbe", - "name": "Size=Small, Position=Right, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38894": { - "key": "c71a34a462951ce80ecc1ba765c108e486cd9165", - "name": "Size=Mini, Position=Left, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38905": { - "key": "3fd7d416be388904eaa3afaabf1dedfc1e3791db", - "name": "Size=Mini, Position=Middle, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38916": { - "key": "a590b04899d1f5009f6e4a132ce64156251e0333", - "name": "Size=Mini, Position=Right, State=Value", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11662": { - "key": "5105c9e9ca3d570bd6329e8ce2e3ea56bdbebe4d", - "name": "Size=Default, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11481": { - "key": "39841d3a0c07253aa7fc8519c4ac5955aa151db2", - "name": "Size=Default, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11656": { - "key": "fba233aa5052f84e1c6848963bff1cb4c45470bc", - "name": "Size=Default, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12059": { - "key": "87d20c0c51195b5568ce1f5b68a72270507b2e6d", - "name": "Size=Large, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12068": { - "key": "6d6b89d7e11ccbd89feebbd2a7cbea744d56c8c3", - "name": "Size=Large, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12077": { - "key": "655c46c721abf586c7b9b749fe4be75a7486a40a", - "name": "Size=Large, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12179": { - "key": "df757bd6eae63034d1ebb18a4649e5da55b998de", - "name": "Size=Small, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12188": { - "key": "4b2f846578107ba314da033c1b2d2e36f98125d2", - "name": "Size=Small, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12197": { - "key": "11fcb1242b818317f7a3169cf7b38d3ad3a9e3ca", - "name": "Size=Small, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38927": { - "key": "0c9295c3030de055e5cdf1026836b073cf7e0a61", - "name": "Size=Mini, Position=Left, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38936": { - "key": "a4ae49c877a3be10d0d161e4569450e6d3895ff1", - "name": "Size=Mini, Position=Middle, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38945": { - "key": "483643b8d125be5cc9debe3f5a3518f7f417607a", - "name": "Size=Mini, Position=Right, State=Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11744": { - "key": "ac12179b72863a7f8cafc0878b38b339e3705dae", - "name": "Size=Default, Position=Left, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11747": { - "key": "11104914995de4866840b4dfaf719616661f0d80", - "name": "Size=Default, Position=Middle, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11750": { - "key": "551d0ecc070f63f6a9674ac549ab094d461a6b9f", - "name": "Size=Default, Position=Right, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12065": { - "key": "01573ceecc8c537878d32e83483c358d6c40800a", - "name": "Size=Large, Position=Left, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12074": { - "key": "674d2d21ea35837cfd054e94ea6183ed42a4c186", - "name": "Size=Large, Position=Middle, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12083": { - "key": "a15af72c7d9c1f455bd5629fb27d145455f6e162", - "name": "Size=Large, Position=Right, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12185": { - "key": "e02bec10ad8052627edbf592e72e3456aaff3eb0", - "name": "Size=Small, Position=Left, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12194": { - "key": "1c380fec68d01d18c1382c736f9d7c2e4e83d882", - "name": "Size=Small, Position=Middle, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12203": { - "key": "a86450314d78275945cc8b7c7ce330667b1184f1", - "name": "Size=Small, Position=Right, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38933": { - "key": "22d8ddbc1200a12cd6b0c6bc16e2598e06f3dcfe", - "name": "Size=Mini, Position=Left, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38942": { - "key": "a044d3e2f9ae3cd51b6017c2954a15581377dbb1", - "name": "Size=Mini, Position=Middle, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38951": { - "key": "a0303d6bb261a97b5a35b86c2b666b36b631b3e0", - "name": "Size=Mini, Position=Right, State=Error", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11719": { - "key": "c46c8646c4ea3fe22fafde31e5fd3591477e4b2a", - "name": "Size=Default, Position=Left, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11722": { - "key": "3fda59b38918adbfa7c6dcab0520b0bdb1374eaa", - "name": "Size=Default, Position=Middle, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11725": { - "key": "274f55db03a78dbea1f1cedcc573adb98be6a07c", - "name": "Size=Default, Position=Right, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12062": { - "key": "c81abbef909ac56e392d9e6d0a3a2c4894314f86", - "name": "Size=Large, Position=Left, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12071": { - "key": "8d9b9a8ff2c95d016217a18853dadb13788886b5", - "name": "Size=Large, Position=Middle, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12080": { - "key": "a19f3c61ac4f71033007021d4521272fcada0c9b", - "name": "Size=Large, Position=Right, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12182": { - "key": "6d88d5f0dc569e4b07d63b63b422dab047310d3e", - "name": "Size=Small, Position=Left, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12191": { - "key": "999d9cb3f8fd2cca731ff5b5db70953b8f61bd67", - "name": "Size=Small, Position=Middle, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12200": { - "key": "e78e5263c0a8cacf4394f1de478e4f98a30c2d65", - "name": "Size=Small, Position=Right, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38930": { - "key": "cee6f0c6ef9e3898100a61ead8e3d3d4760aacb1", - "name": "Size=Mini, Position=Left, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38939": { - "key": "23d9cbaf567d5a333310418039b5b458ee2c002a", - "name": "Size=Mini, Position=Middle, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38948": { - "key": "b0ad4cf07e24fe5d7e1b42490a7a0a24151313eb", - "name": "Size=Mini, Position=Right, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11762": { - "key": "1f278bcf5cc3f4178cb25e889c05e7fe0ece1098", - "name": "Size=Default, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11765": { - "key": "81921d5d0d80ea494aff1dd67a0adc8067a5357a", - "name": "Size=Default, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:11768": { - "key": "311a3679c115d3df11b2fd476c093ca09d6032b3", - "name": "Size=Default, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12029": { - "key": "5154d95101039cc71a075558f291c6fb814b76ca", - "name": "Size=Large, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12040": { - "key": "b0eec54bbfa20dc9795cca08e49781a794c3303f", - "name": "Size=Large, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12051": { - "key": "f346e9a80bb0cbe646ba32c3c3b459b301214b95", - "name": "Size=Large, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12149": { - "key": "0ef7f95dfcd79e3229fe408db175b6e38972d5b8", - "name": "Size=Small, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12160": { - "key": "b3c8c2b0e5eb4d51e5d869d98f476ae2953f5209", - "name": "Size=Small, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "140:12171": { - "key": "e5fa95431b89ed7123d515ade9f41a0421a60c33", - "name": "Size=Small, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38897": { - "key": "62c76ca6e580ac78ea75feacd7e73925b12165d6", - "name": "Size=Mini, Position=Left, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38908": { - "key": "ab75c22b12aa66dfc16a5b10818482dd916de5bd", - "name": "Size=Mini, Position=Middle, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "225:38919": { - "key": "1671247c268db0a3cb8396bda85e2a7ffc2f5744", - "name": "Size=Mini, Position=Right, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "140:11468", - "documentationLinks": [] - }, - "780:42511": { - "key": "cd0cb515737ae99391f7ca477cd6aa79dcba01d8", - "name": "kbd", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "780:43835": { - "key": "62cb22d21273dbfb8bb621d03e1a939583793159", - "name": "kbd combo", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "162:17323": { - "key": "2bba0f3520c37485bc560efb292ff53b88c80c12", - "name": "Roundness=Default, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:154942": { - "key": "333aa3d2f7972057258bdc733e661d2ed8c8f6d5", - "name": "Roundness=Round, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "156:13794": { - "key": "50fe65987ea83a8d270c09e9611c4abfca4652af", - "name": "Roundness=Default, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:154950": { - "key": "e708d6674a54071a21ad1e0dd6e5cc07116b8a83", - "name": "Roundness=Round, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "156:13786": { - "key": "9e7f4ca4f7cd82cb926fae3ddea33c568e23cd69", - "name": "Roundness=Default, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:154958": { - "key": "3dfe98045016b586724b2f37f471d5c2c3d5bf29", - "name": "Roundness=Round, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "162:17315": { - "key": "d03963a0b5fa722e7d87c1f104852f28225770c4", - "name": "Roundness=Default, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:154966": { - "key": "14991a318f4a4dc259dcc6c563a3b38038f039ef", - "name": "Roundness=Round, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "11:2008": { - "key": "02f0777d318c9f56fafceb6777588b99ac4a2da0", - "name": "Roundness=Default, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:154974": { - "key": "ddf89316cc808d8969b26a80b5d02d52b8727f65", - "name": "Roundness=Round, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "11:2009": { - "key": "33822bb3342d1e17001ac880974dfa42bf7d4de4", - "name": "Roundness=Default, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:154982": { - "key": "f8360c9c53e8146bfb7d8680329d318d68d7a612", - "name": "Roundness=Round, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "162:17307": { - "key": "6f7a7899ced0ab8b3a1902199333b37d47ea39fc", - "name": "Roundness=Default, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:154990": { - "key": "b0c6a32e58bd842a49a4db4286d96703ec32cc9d", - "name": "Roundness=Round, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "11:2011": { - "key": "0b7003d8c6842dc28cbcfc6bd249a7163bc8ce40", - "name": "Roundness=Default, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:154998": { - "key": "85b38216eba393de090c274d5fe9f91031c0f1c4", - "name": "Roundness=Round, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "11:2012": { - "key": "57f494b8e3d7f30d4618b482421efb61c35a61cb", - "name": "Roundness=Default, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:155006": { - "key": "33c0c231f2fa562c351a96f24bd9d601575dc725", - "name": "Roundness=Round, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "162:17299": { - "key": "f7bc3d15d46a2b80c87dc007936654886b575848", - "name": "Roundness=Default, Size=Default, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:155014": { - "key": "bfeef2b517118b5ff305d3088876fe76323a77d9", - "name": "Roundness=Round, Size=Default, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:155022": { - "key": "6d612016d06ae61c628853d801d715e031eb5006", - "name": "Roundness=Round, Size=Default, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "757:155030": { - "key": "abf588d8d31c939037ee488315cc490142094473", - "name": "Roundness=Round, Size=Default, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:2014", - "documentationLinks": [] - }, - "11:422": { - "key": "d7ac599734331974de574807968caac40a822a92", - "name": "Roundness=Default, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "11:1107": { - "key": "6a2beaebc428d24b5eae33b551f3fab21aa7cd3c", - "name": "Type=Mirrored", - "description": "", - "remote": false, - "componentSetId": "757:154511", - "documentationLinks": [] - }, - "757:154210": { - "key": "457d3e25e1c8b1d60ddddfd7100a6b919a556060", - "name": "Roundness=Round, Size=Regular, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "162:17148": { - "key": "9f278b128ef3ff6aaf611bfa2e16304bb4affc1b", - "name": "Roundness=Default, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154213": { - "key": "96ddf3e51532150e2add377c32c8dc9dbbaa4acb", - "name": "Roundness=Round, Size=Regular, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "162:17129": { - "key": "26bfac3cb643adb548ef8564eba555f1ab291b90", - "name": "Roundness=Default, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154216": { - "key": "0311306c3409bff9540d2af77aee35485732cda7", - "name": "Roundness=Round, Size=Regular, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "11:427": { - "key": "465240a77cfae1c4a40cbd1b4a5575bd7a31cd20", - "name": "Roundness=Default, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154219": { - "key": "aa7068597d359124963d1400fd8bba77141ae1fb", - "name": "Roundness=Round, Size=Large, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "162:17151": { - "key": "c9fcc564b965b4afe5ff36fdf559a07c7da8587e", - "name": "Roundness=Default, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154222": { - "key": "b8628e5ed04a7a7e5ee880baa094a7400a107097", - "name": "Roundness=Round, Size=Large, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "162:17132": { - "key": "bd8a6c7347d417849db1c8a85077a5edfffa5ad4", - "name": "Roundness=Default, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154225": { - "key": "ea997a668186417702ff576037484f58dbeccb9c", - "name": "Roundness=Round, Size=Large, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "11:432": { - "key": "f72e78f521e3fd36e408f74ce35a4f339ef4e9aa", - "name": "Roundness=Default, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154228": { - "key": "e9d06d9831c291ad5014e61e5a028085fff32aaa", - "name": "Roundness=Round, Size=Small, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "162:17154": { - "key": "dfe2db8d4ed65f94c372f2294bcc4d0a53a4b920", - "name": "Roundness=Default, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154231": { - "key": "3dd0aad6222612d5b08e14c6836d4125b4c69cb9", - "name": "Roundness=Round, Size=Small, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "162:17135": { - "key": "c3a771fbe0229a7f34544f6d8f6f5d774aadd6d0", - "name": "Roundness=Default, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154234": { - "key": "4911a66e00d02e5f40d9dbbdf0e27ff86978ed32", - "name": "Roundness=Round, Size=Small, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "156:13718": { - "key": "fad956f16b7e67df04c9120fa6d18c57e618ebb1", - "name": "Roundness=Default, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154237": { - "key": "a3d6b583a81da41bf83c2b63d268350df1d0d534", - "name": "Roundness=Round, Size=Mini, State=Default", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "162:17145": { - "key": "888db4bba9fa5493a176ecf2a515e3064a3c527b", - "name": "Roundness=Default, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154240": { - "key": "251c5d4711d9bc1775afc66b297d075ed1d38ccd", - "name": "Roundness=Round, Size=Mini, State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "162:17138": { - "key": "eec9433bc66501cc765eff20f67280aaa0ce25dd", - "name": "Roundness=Default, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "757:154243": { - "key": "dc9fd5812f5aa737fdbc55f9ba1167614eef603c", - "name": "Roundness=Round, Size=Mini, State=Focus", - "description": "", - "remote": false, - "componentSetId": "11:1126", - "documentationLinks": [] - }, - "294:233298": { - "key": "f9485bc3109f446d954474f984f33f7f59ef8cff", - "name": "Navigation Menu", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "177:25932": { - "key": "525cb0469a26982921c417ebf5da86e72b0040a5", - "name": ".Navigation Menu Content", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:27849": { - "key": "653cd36af5ad7922f7219d690d36a6733e14d6cc", - "name": "Spacing=8px", - "description": "", - "remote": false, - "componentSetId": "176:27848", - "documentationLinks": [] - }, - "133:10576": { - "key": "c4f2479953ac9de3edef5a51dbd88c9df0b5fe4f", - "name": "Type=Previous, State=Regular", - "description": "", - "remote": false, - "componentSetId": "133:11358", - "documentationLinks": [] - }, - "133:10785": { - "key": "0f599318c7d816992a82051a34e462404d252696", - "name": "Type=Next, State=Regular", - "description": "", - "remote": false, - "componentSetId": "133:11358", - "documentationLinks": [] - }, - "133:12555": { - "key": "aa61eb1bfd95acbb0330d62591969ae21b9a2b46", - "name": "Type=Previous, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "133:11358", - "documentationLinks": [] - }, - "133:12557": { - "key": "761fe52d783cc2d05155cf1ef676aecc3eb61a4c", - "name": "Type=Next, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "133:11358", - "documentationLinks": [] - }, - "133:10928": { - "key": "9fe2af838b4da476f88804eab310206f0c9138a4", - "name": "Active=On", - "description": "", - "remote": false, - "componentSetId": "133:12195", - "documentationLinks": [] - }, - "133:11356": { - "key": "2d62365afcb2635ebad9d5440852b0eaf03f702a", - "name": "Active=Off", - "description": "", - "remote": false, - "componentSetId": "133:12195", - "documentationLinks": [] - }, - "133:11355": { - "key": "f1a8c0e41bf1729f52ce6be29c162d0433b6281d", - "name": "Pagination Ellipsis", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "843:105650": { - "key": "4a1b1bba7cc299ea07e4d23d13e2cc70d488d327", - "name": "Progress=0", - "description": "", - "remote": false, - "componentSetId": "438:64981", - "documentationLinks": [] - }, - "843:105647": { - "key": "ee7ea6f5161edf6bcb4475e9f877b6c56185917c", - "name": "Progress=10", - "description": "", - "remote": false, - "componentSetId": "438:64981", - "documentationLinks": [] - }, - "438:64982": { - "key": "76fdeb42a498c5191deea57fe392b46c59f31ee7", - "name": "Progress=25", - "description": "", - "remote": false, - "componentSetId": "438:64981", - "documentationLinks": [] - }, - "843:105653": { - "key": "a4ad5c071f26a49eb0e1c85b1befda8d1d0ec6ba", - "name": "Progress=33", - "description": "", - "remote": false, - "componentSetId": "438:64981", - "documentationLinks": [] - }, - "438:64985": { - "key": "e77c9569c410f65cfcd6b56373db4ede50b44600", - "name": "Progress=50", - "description": "", - "remote": false, - "componentSetId": "438:64981", - "documentationLinks": [] - }, - "843:105656": { - "key": "305aa08ed0ab7e3458097a6131dca926d3205744", - "name": "Progress=66", - "description": "", - "remote": false, - "componentSetId": "438:64981", - "documentationLinks": [] - }, - "438:64988": { - "key": "517131f181addd05df2574302e27b1ad8da090b9", - "name": "Progress=75", - "description": "", - "remote": false, - "componentSetId": "438:64981", - "documentationLinks": [] - }, - "843:105659": { - "key": "b9ad91494781736eb75ca4cfbc8115df14694680", - "name": "Progress=90", - "description": "", - "remote": false, - "componentSetId": "438:64981", - "documentationLinks": [] - }, - "438:64991": { - "key": "ea92c0ecd56339245db35d2d8fdaf98e53e30d60", - "name": "Progress=100", - "description": "", - "remote": false, - "componentSetId": "438:64981", - "documentationLinks": [] - }, - "147:11605": { - "key": "e91af957077dc9833b5e8b0cc68e815d8b4f94f3", - "name": "Checked?=False, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1796", - "documentationLinks": [] - }, - "147:11607": { - "key": "80dda4834d34a54ebdf3a6e5223ed87c79ff6952", - "name": "Checked?=True, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1796", - "documentationLinks": [] - }, - "176:25062": { - "key": "f3d0b7f25e3792597bbe87f8fb461ff019546cec", - "name": "Checked?=False, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1796", - "documentationLinks": [] - }, - "176:25066": { - "key": "18dce7f669b85b711f441c2c31338a0d19a4589a", - "name": "Checked?=True, State=Error", - "description": "", - "remote": false, - "componentSetId": "16:1796", - "documentationLinks": [] - }, - "176:25116": { - "key": "7e0f63ee9fd5cd9e8fd32040794232d216e4376a", - "name": "Checked?=False, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1796", - "documentationLinks": [] - }, - "176:25118": { - "key": "7a0ae23bd1062fcd03cfee16010bb0ceef8584e7", - "name": "Checked?=True, State=Error Focus", - "description": "", - "remote": false, - "componentSetId": "16:1796", - "documentationLinks": [] - }, - "16:1912": { - "key": "933a8bbef4dc3dec1c5e593e71e4a9f1b877bbf4", - "name": "Checked?=False, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1796", - "documentationLinks": [] - }, - "16:1909": { - "key": "11cf7eb84ac0650ae07a885217ffb6b570eb4b54", - "name": "Checked?=True, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1796", - "documentationLinks": [] - }, - "280:104410": { - "key": "867d2389bf32d08a02b3465bbe725a66ff89be5f", - "name": "Checked?=False, Layout=Block", - "description": "", - "remote": false, - "componentSetId": "19:6048", - "documentationLinks": [] - }, - "280:104413": { - "key": "16b7cc7480491eb5ba2954e37d8d1009a0ee0175", - "name": "Checked?=True, Layout=Block", - "description": "", - "remote": false, - "componentSetId": "19:6048", - "documentationLinks": [] - }, - "761:108632": { - "key": "ed144aae5a893cfac33dd1d547bf342d2e555b24", - "name": "Checked?=False, Flipped=True", - "description": "", - "remote": false, - "componentSetId": "19:5987", - "documentationLinks": [] - }, - "761:108638": { - "key": "3551166ae7ecfc9aadd976d463ff5b07328f3cb7", - "name": "Checked?=True, Flipped=True", - "description": "", - "remote": false, - "componentSetId": "19:5987", - "documentationLinks": [] - }, - "222:27675": { - "key": "a7d4ba529ed0f5c101de94d3f4cbd7803ba1590d", - "name": "Orientation=Vertical", - "description": "", - "remote": false, - "componentSetId": "222:27733", - "documentationLinks": [] - }, - "222:27709": { - "key": "67fcd5540f1d2cce98a063d98d49447422333b31", - "name": "Orientation=Horizontal", - "description": "", - "remote": false, - "componentSetId": "222:27733", - "documentationLinks": [] - }, - "164:18668": { - "key": "d2d4a8cf5d44e26df816992795f0efffd4c039a1", - "name": "Type=Vertical", - "description": "", - "remote": false, - "componentSetId": "164:18669", - "documentationLinks": [] - }, - "164:18667": { - "key": "df651b2aeefeb69eab0c8906f6fe6d8735834011", - "name": "Type=Horizontal", - "description": "", - "remote": false, - "componentSetId": "164:18669", - "documentationLinks": [] - }, - "164:18666": { - "key": "27b1eb7db892d8a331646d2108ff733b740752e4", - "name": "Type=Horizontal", - "description": "", - "remote": false, - "componentSetId": "164:18670", - "documentationLinks": [] - }, - "673:37063": { - "key": "b78bfb366aaaa7657b594085333d61c6871d4cca", - "name": "Size=Regular, State=Placeholder, Lines=1 Line", - "description": "Dropdown", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "19:1478": { - "key": "be4ea4806d2671cecd2d96269e0e3febcafb046c", - "name": "Size=Large, State=Default, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "673:37069": { - "key": "477edf7dfb0f26ca19b794de9dce57f374bfd0b8", - "name": "Size=Large, State=Placeholder, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "673:37075": { - "key": "446a529816998489ae768a41464fde22da71d39b", - "name": "Size=Small, State=Placeholder, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "281:105885": { - "key": "3af92c9a3044cd52b239a502a0fc9974fb9a5824", - "name": "Size=Mini, State=Default, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "673:37081": { - "key": "9e29cc5c5ce2430e2005ce4c4bfb90ef85ebeab7", - "name": "Size=Mini, State=Placeholder, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "16:1731": { - "key": "d93eae475403647cc027aec5f3b4f412bbb5edc1", - "name": "Size=Regular, State=Focus, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "19:1484": { - "key": "69e92d0db01a7bfd671a2ccaa364ed63a908f013", - "name": "Size=Large, State=Focus, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "19:1580": { - "key": "2de093219968b3f8b9ee620700ba25155fecc54c", - "name": "Size=Small, State=Focus, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "281:105906": { - "key": "1bf0342b2a661434952c4103a47c519ac645098f", - "name": "Size=Mini, State=Focus, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "18:980": { - "key": "7b20d6fdf9d59370ff38378b6335214595ee30be", - "name": "Size=Regular, State=Error, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "19:1490": { - "key": "9f8f0c19ce0664c82800321f405d9ebcae10f143", - "name": "Size=Large, State=Error, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "19:1586": { - "key": "71f420aa740aeb68b43cb23bb7c92a44a19bcf57", - "name": "Size=Small, State=Error, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "281:105927": { - "key": "c95e35ca5a28310c66d2363df4dc3b7c67cfeb74", - "name": "Size=Mini, State=Error, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "18:976": { - "key": "216a28cdfdf03c44221958b6c61e3dc8ac8e4c8d", - "name": "Size=Regular, State=Disabled, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "19:1496": { - "key": "14e4136867b1cc03d7a36f0e3d73e92e6285f32e", - "name": "Size=Large, State=Disabled, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "19:1592": { - "key": "3229bb8b8201522fb6258cc42e01820e743f4eb0", - "name": "Size=Small, State=Disabled, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "281:105948": { - "key": "452a443b816076c5730a17a54de2ba9d432eb3f5", - "name": "Size=Mini, State=Disabled, Lines=1 Line", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:17940": { - "key": "3a6ac2cb0a447cea31dbf4a0e6b134ad96d743fc", - "name": "Size=Regular, State=Default, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "673:37087": { - "key": "3a13a5735df99033e2b540102bff03b9f6c80807", - "name": "Size=Regular, State=Placeholder, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:17946": { - "key": "229849ace91e93922cdd5ae44936a4de2e6b003e", - "name": "Size=Large, State=Default, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "673:37094": { - "key": "fc3930b7e409acb493b943c6fb17c3f6e8ea8379", - "name": "Size=Large, State=Placeholder, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:17952": { - "key": "31819be91e235816ee3266c48fd6ebfa49be9f46", - "name": "Size=Small, State=Default, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "673:37101": { - "key": "d42559258a6c3990c41ba780d018ccc456c86356", - "name": "Size=Small, State=Placeholder, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "281:105969": { - "key": "e8e7adf5fcf8940ba175a127c1e633facb444164", - "name": "Size=Mini, State=Default, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "673:37108": { - "key": "d950586f259a796062923acc8b22849594fab070", - "name": "Size=Mini, State=Placeholder, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:17958": { - "key": "f46368e77c3e4ddf606a54233178559a024fb22c", - "name": "Size=Regular, State=Focus, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:17964": { - "key": "370b204657f4f43610d7b696b20010b3f8c13e8e", - "name": "Size=Large, State=Focus, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:17970": { - "key": "29a5c483b868e10cffc337efce5f57c2eac69c50", - "name": "Size=Small, State=Focus, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "281:105991": { - "key": "04179f31165447f9bf8b2bdabab6e318fa5b68c8", - "name": "Size=Mini, State=Focus, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:17976": { - "key": "f1039f16f8b5f015b8a0908116650d8421dfd989", - "name": "Size=Regular, State=Error, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:17982": { - "key": "6670b3e2460ca11f221e59df3297a2139263c82d", - "name": "Size=Large, State=Error, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:17988": { - "key": "1f9dd3751cd35c8301dfdb103103c3416d76f0a0", - "name": "Size=Small, State=Error, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "281:106013": { - "key": "d3fbe5c8f7dd455fccab6a52cb8d8373d9d88bed", - "name": "Size=Mini, State=Error, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:17994": { - "key": "e25c015a9597b1594f91ec1d328de8c19b539dab", - "name": "Size=Regular, State=Disabled, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:18000": { - "key": "6908f6f4db90fbd15e32ca35554f7f691d190aca", - "name": "Size=Large, State=Disabled, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "68:18006": { - "key": "77c6338352d3aed928ad760c0b36eb9777f541b4", - "name": "Size=Small, State=Disabled, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "281:106035": { - "key": "e1d9a5f41b64b21c4492e1f742f3fc5d32ec5086", - "name": "Size=Mini, State=Disabled, Lines=2 Lines", - "description": "", - "remote": false, - "componentSetId": "16:1732", - "documentationLinks": [] - }, - "673:40337": { - "key": "9bfed8f8baf5024c1c5706286aaa7fb46b2f6aa6", - "name": "Type=Combobox", - "description": "", - "remote": false, - "componentSetId": "673:40340", - "documentationLinks": [] - }, - "190:27739": { - "key": "9ea373efecc0d529e320dea86842a3357767b3f0", - "name": "Spacing=24px", - "description": "", - "remote": false, - "componentSetId": "176:27848", - "documentationLinks": [] - }, - "19:5560": { - "key": "64c2aed6633c89182ae4891232ef9fd6b0c3a948", - "name": "Spacing=2px", - "description": "", - "remote": false, - "componentSetId": "176:27848", - "documentationLinks": [] - }, - "176:27847": { - "key": "7cd2a21253cccbbac0c0d35b386b6e2a7e0b78b7", - "name": "Spacing=None", - "description": "", - "remote": false, - "componentSetId": "176:27848", - "documentationLinks": [] - }, - "176:26563": { - "key": "b83bcfeaf3c1fb2bbaee8346e700f3334b0dde9b", - "name": "Size=Large, Type=Default, State=Default", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "176:26573": { - "key": "11196902f4e5f9203288b7503870ed7f66153625", - "name": "Size=Large, Type=Default, State=Hover", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "176:26578": { - "key": "1c0fb542ba2088b899603d4d578a77804251fe2c", - "name": "Size=Large, Type=Default, State=Active", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "189:40776": { - "key": "0a562c620be3bcfed62c5c4061ca06e471f377e9", - "name": "Size=Regular, Type=Default, State=Focus", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "189:40783": { - "key": "4c94e1673e73adba01df876dd1a7361836db7158", - "name": "Size=Large, Type=Default, State=Focus", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "18:996": { - "key": "0eb3e38f0c7baa3fbb42d439307b53c46d46b83a", - "name": "Size=Regular, Type=Default, State=Selected", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "176:26558": { - "key": "a0b7c71eba8ffbc3c5a8989b49c66d48de04eb25", - "name": "Size=Large, Type=Default, State=Selected", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "18:997": { - "key": "51dd7234d8a72ac0e150b02f92e8fd1c54958a56", - "name": "Size=Regular, Type=Default, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "176:26583": { - "key": "14a28277421f3892424e2b44cd3d3b294c82107e", - "name": "Size=Large, Type=Default, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "68:17850": { - "key": "04f964b80f4a1bd2537d23d2cf72b5e2b040fba7", - "name": "Size=Regular, Type=Destructive, State=Default", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "176:34709": { - "key": "9449be866bf891117727e2871a982d555b361462", - "name": "Size=Large, Type=Destructive, State=Default", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "176:34684": { - "key": "e65e21f45e7f1d97a7110a700e42fd1d87527b70", - "name": "Size=Regular, Type=Destructive, State=Hover", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "176:26568": { - "key": "a0693292056bddfb1d7d3683ed1b99a1c8adf829", - "name": "Size=Large, Type=Destructive, State=Hover", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "288:95489": { - "key": "a1e6db5ba1fee60a5741bf9dcb18ceb9695cb2cb", - "name": "Size=Regular, Type=Destructive, State=Active", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "288:95496": { - "key": "0a213ba38dea9d8bba76e85a54d1999da4d36255", - "name": "Size=Large, Type=Destructive, State=Active", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "288:95552": { - "key": "0f4faaa07d97e8c785b85a1c6114df978a22103b", - "name": "Size=Regular, Type=Destructive, State=Focus", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "288:95559": { - "key": "537216d27c481ba06dc28f9217559693a8b52d08", - "name": "Size=Large, Type=Destructive, State=Focus", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "288:95613": { - "key": "7f7e970eacf9a4fa4bb1eeffb4ec11465fe2ce80", - "name": "Size=Regular, Type=Destructive, State=Selected", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "288:95620": { - "key": "208bf155cd58b2f8b2d34908d240cc8bec5207ea", - "name": "Size=Large, Type=Destructive, State=Selected", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "288:95676": { - "key": "d0bceb38665f66e59156e7a325ebfc5d8b241ada", - "name": "Size=Regular, Type=Destructive, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "288:95683": { - "key": "91dabf33ba2bdd759b0bcd59b4a9947113c23384", - "name": "Size=Large, Type=Destructive, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "18:1010", - "documentationLinks": [] - }, - "80:10194": { - "key": "ce51dcec9b40d22f754a93c1463adff8f350a5d8", - "name": "Type=Regular, Indented?=False", - "description": "", - "remote": false, - "componentSetId": "80:10189", - "documentationLinks": [] - }, - "80:10188": { - "key": "c762f03cc22649a1836d3378f6d6b6c55a0728c3", - "name": "Type=Small, Indented?=True", - "description": "", - "remote": false, - "componentSetId": "80:10189", - "documentationLinks": [] - }, - "80:10196": { - "key": "e52898ae38260ad2f7aa51614d6dd71f3538be81", - "name": "Type=Regular, Indented?=True", - "description": "", - "remote": false, - "componentSetId": "80:10189", - "documentationLinks": [] - }, - "28:6831": { - "key": "76d872803c808e2808530e4d62233d061304f5bb", - "name": "Scroll Direction=Scroll Up", - "description": "", - "remote": false, - "componentSetId": "28:6842", - "documentationLinks": [] - }, - "28:6840": { - "key": "62ebd801d83650ab9db02c2d957688db1699542a", - "name": "Scroll Direction=Scroll Down", - "description": "", - "remote": false, - "componentSetId": "28:6842", - "documentationLinks": [] - }, - "18:1295": { - "key": "e9b1e4367fd7449db32519d89047b78eedf0b377", - "name": "Type=Avatar, Size=Default", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "22:9609": { - "key": "1f24fcaeddc8692bb394caf0948816ea1a2427ca", - "name": "Type=Checkbox, Size=Default", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "68:17645": { - "key": "9567d51a61b61ba145e007920605aa4b478781cd", - "name": "Type=Text Muted, Size=Default", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "65:5258": { - "key": "3840b5ef82038524ae27d7b92b237c724ffab792", - "name": "Type=Radio, Size=Default", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:41612": { - "key": "0246e1a5680ec6e09710a6f6a8c20822c129f9f1", - "name": "Type=Deco Icon Primary, Size=Default", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:41638": { - "key": "adba2c9dc1967f32d519154db7285304751646b9", - "name": "Type=Deco Icon Outline, Size=Default", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "66:5932": { - "key": "6120d960a23afc4b0d777860153f025a7eaa6f41", - "name": "Type=Blank, Size=Default", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:26454": { - "key": "a0c13413cc76e57908a3d33594cf45d8909c826f", - "name": "Type=Icon, Size=Large", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:26460": { - "key": "a2b8567d62ecb1183ea486f6b920091f0af75205", - "name": "Type=Avatar, Size=Large", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:26462": { - "key": "b3f547a7d72e4f0c941e5adbe4088bea3daeb654", - "name": "Type=Checkbox, Size=Large", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:26464": { - "key": "14795d2e4b609e102351e8898367f5e2ac50c508", - "name": "Type=Text, Size=Large", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:26466": { - "key": "c515fe9d35760821a5f1a692dfabaa1e28708d5b", - "name": "Type=Text Muted, Size=Large", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:26469": { - "key": "d38c7241aa4775a0500773234080da886f3dab04", - "name": "Type=Radio, Size=Large", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:26238": { - "key": "50d62c57e4345ec09ade854639ae4ae6d8e51a47", - "name": "Type=Deco Icon Primary, Size=Large", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:26271": { - "key": "2633fe950f7bf681298095215283c7cec42e1de4", - "name": "Type=Deco Icon Outline, Size=Large", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:26468": { - "key": "ecdc6060e80f503c7293939de4eadaa984722f89", - "name": "Type=Blank, Size=Large", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "833:105568": { - "key": "6ec94dcc5a0444a3ac59525d2f8e04f9b6edd71e", - "name": "Type=Icon muted, Size=Default", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "833:105573": { - "key": "259855ee75be967ff2c50bd7c06c31a052acd14c", - "name": "Type=Icon muted, Size=Large", - "description": "", - "remote": false, - "componentSetId": "18:1373", - "documentationLinks": [] - }, - "176:27418": { - "key": "6212b68a9a383de016f3f3b9dba4260bd9b19e44", - "name": ".Theme Selection", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:27408": { - "key": "b1dedd02a386fdc9521b85a56eb8ae4f6508ffb9", - "name": ".Person Selection", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:27243": { - "key": "f0ced81c000238c7ea4e17707d42bdbb7d416ea5", - "name": ".PersonList", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:27615": { - "key": "d3f77ff65eda72ea27eee4e9e83179677fef145c", - "name": ".Team Selection", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:27332": { - "key": "72d1cb78b1fdfff1152c75629c074b30c77c854e", - "name": ".Search", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:27507": { - "key": "b80134ee5c2b33ff4270d16372351d51ac10b9ff", - "name": ".Dropdown", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:27328": { - "key": "24baa2011bdd7797eccb60fbe8e1fd0b04c174f4", - "name": ".Dropdown Child", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:27310": { - "key": "1ade59d5f805d5e15a179693236e02b721d5c7ae", - "name": ".Context Menu Example", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:27322": { - "key": "c2300014d2c90402aa8fd2e4e6e100cf9d997e88", - "name": ".Context Menu Child Example", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:34390": { - "key": "a6b68aaef48b674aa0488f35f1626d6ba0a72c49", - "name": ".Person Addition", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:34653": { - "key": "704df076fa31fea04bebf8d6fae8638bafea19eb", - "name": ".Project Options Addition", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "176:26207": { - "key": "c1bf7273dc0a8f148b2d6489528f51ec0f4398db", - "name": "Spacing=Spacious, Direction=Default", - "description": "", - "remote": false, - "componentSetId": "176:26202", - "documentationLinks": [] - }, - "176:26216": { - "key": "bffb29ed98c9fe721726780578c3097f9f9a77ee", - "name": "Spacing=Spacious, Direction=Vertical", - "description": "", - "remote": false, - "componentSetId": "176:26202", - "documentationLinks": [] - }, - "164:18665": { - "key": "ec3bbe13dfbeedd4e68c376d48bad3147a86d586", - "name": "Spacing=Regular, Direction=Vertical", - "description": "", - "remote": false, - "componentSetId": "176:26202", - "documentationLinks": [] - }, - "151:12343": { - "key": "47cbed12d1313cb936ef2392cf78f1061266698f", - "name": "Scrollable=True", - "description": "", - "remote": false, - "componentSetId": "301:243831", - "documentationLinks": [] - }, - "151:12330": { - "key": "a8622e1f7fe132c8046db7968d41babd4f4970d9", - "name": "Scrollable=False", - "description": "", - "remote": false, - "componentSetId": "301:243831", - "documentationLinks": [] - }, - "28:5229": { - "key": "6ff3d10dc77c3e2e1bb52a9ab6675cf9d947347d", - "name": "State=Regular", - "description": "", - "remote": false, - "componentSetId": "28:5228", - "documentationLinks": [] - }, - "28:5238": { - "key": "f2657abf5769bc3a99dc5b58bc970ba05f761739", - "name": "State=Active", - "description": "", - "remote": false, - "componentSetId": "28:5228", - "documentationLinks": [] - }, - "848:48013": { - "key": "afb895343428b21ee485443f38cc02767c9152c3", - "name": "Sidebar Badge", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "28:6894": { - "key": "34725215fa24cadea7275ebca8d394749f8dc948", - "name": "State=Default, Type=Base", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "27:3420": { - "key": "f06dd48a308dc30ed6015b2f9fc54842846b873a", - "name": "State=Default, Type=Expanded", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "28:5295": { - "key": "e8b8b3319d6994e67cb7e2cf32f43d6f017b8939", - "name": "State=Default, Type=Collapsed", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "176:23859": { - "key": "0e172e7b83161c3ee4d3acb52f2928d067205476", - "name": "State=Default, Type=Dropdown", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "176:24070": { - "key": "70e6534095a641532f2419be30734730a50806a9", - "name": "State=Default", - "description": "", - "remote": false, - "componentSetId": "176:24085", - "documentationLinks": [] - }, - "176:24214": { - "key": "e46949776813274d30ab62138db0bdc5bcca2d38", - "name": "State=Default, Type=Badge", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "189:67801": { - "key": "930689e5382051085ef2100d2344fe57ac32250b", - "name": "State=Focus, Type=Base", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "189:67807": { - "key": "0c78977a414aede5988624d44f69bd8885461e18", - "name": "State=Focus, Type=Expanded", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "189:67816": { - "key": "8d7d5240f790790f60b75c469ef3cc1479a64f3c", - "name": "State=Focus, Type=Collapsed", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "189:67825": { - "key": "c2b06f3b2bca1d49661940ef16a2ad78ce04b56b", - "name": "State=Focus, Type=Dropdown", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "189:67832": { - "key": "866717f3da85ea08f719620358c0280623cac14a", - "name": "State=Focus, Type=Badge", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "28:6903": { - "key": "6a9ba954cc5c44fb3ffc1415087a712b4fc8df6e", - "name": "State=Active, Type=Base", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "28:5076": { - "key": "a0981bd38db2f02cfe49a8752ae1b1debf8e4497", - "name": "State=Active, Type=Expanded", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "28:5339": { - "key": "48ee589e0907f77d08c0f63b198579eac8c60c51", - "name": "State=Active, Type=Collapsed", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "176:23868": { - "key": "624afbc30bcfe0c72920e62a0049be22e3b03b51", - "name": "State=Active, Type=Dropdown", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "176:24221": { - "key": "f4bb1f9c6c198117f0027202a74defd8e4f55bd2", - "name": "State=Active, Type=Badge", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "189:68071": { - "key": "a65d3178f44fbe2cad1f1e2fd8c91d9e77a86470", - "name": "State=Active Focus, Type=Base", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "189:68077": { - "key": "5a2111f3ceef1bc3d73644adbc3d9fbfcc2f9c85", - "name": "State=Active Focus, Type=Expanded", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "189:68086": { - "key": "ef59bd18408f937139e0d2f4241bb24f737d121d", - "name": "State=Active Focus, Type=Collapsed", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "189:68095": { - "key": "629551cad9be56d6c4da1d64cc8ef1f579c9b387", - "name": "State=Active Focus, Type=Dropdown", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "189:68102": { - "key": "15f2275e4f6adee66de37cb547c1cc4dae4f78c7", - "name": "State=Active Focus, Type=Badge", - "description": "", - "remote": false, - "componentSetId": "27:3414", - "documentationLinks": [] - }, - "28:5049": { - "key": "7b431b06a001fdc55d39c2406302e120ce731857", - "name": "State=Default", - "description": "", - "remote": false, - "componentSetId": "28:5147", - "documentationLinks": [] - }, - "28:5146": { - "key": "1ffb35f6ed9077513e8b7a709446cd2529f40d68", - "name": "State=Active", - "description": "", - "remote": false, - "componentSetId": "28:5147", - "documentationLinks": [] - }, - "27:3493": { - "key": "a5b2394340150fe2258ffbb393ce057f413d3b2d", - "name": "Type=Base", - "description": "", - "remote": false, - "componentSetId": "176:23790", - "documentationLinks": [] - }, - "176:23789": { - "key": "0cff497858df1f587424951749d58f36e944299b", - "name": "Type=Action", - "description": "", - "remote": false, - "componentSetId": "176:23790", - "documentationLinks": [] - }, - "176:24774": { - "key": "2b8683791964c4062ea6f589f4bc9a2136c6bb66", - "name": "Type=Expanded", - "description": "", - "remote": false, - "componentSetId": "176:23790", - "documentationLinks": [] - }, - "176:24781": { - "key": "cd591b9e398db6df9d1f46602a345288b8ebdfb9", - "name": "Type=Collapsed", - "description": "", - "remote": false, - "componentSetId": "176:23790", - "documentationLinks": [] - }, - "176:24079": { - "key": "0f1964878e919315940239aabbeae9d0e3d64add", - "name": "State=Hover & Active", - "description": "", - "remote": false, - "componentSetId": "176:24085", - "documentationLinks": [] - }, - "176:26457": { - "key": "4781891fbbb88af5432797cbc79259c33804fdc4", - "name": ".Select Left Decoration/Icon Muted/Large", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "303:246698": { - "key": "f6893d55900a2f7ea99418cabe3b26fa04396ac3", - "name": "Skeleton", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "222:27480": { - "key": "5d9e75200e0a4014986c2a819dc3f058747469f5", - "name": "Skeleton / Placeholder Avatar", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "222:27481": { - "key": "bb76226abb8aabb3b205bdccc655186b38fd4a90", - "name": "Skeleton / Placeholder Line", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "222:27487": { - "key": "921b37d8dc526f18c2c31d70f53317b29fd66d32", - "name": "Skeleton / Placeholder Object", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "65:4901": { - "key": "8e60237e171f2ecc43e1e62d7a775a8ea20eefdd", - "name": "Type=Range narrow", - "description": "", - "remote": false, - "componentSetId": "65:4902", - "documentationLinks": [] - }, - "761:109548": { - "key": "ae781e89e70f9d270f9d7aa1c7d04ac18e230569", - "name": "Type=Range wide", - "description": "", - "remote": false, - "componentSetId": "65:4902", - "documentationLinks": [] - }, - "162:17940": { - "key": "994a2edf053483c98eb4da0f47d459c2d3dead40", - "name": "Type=Default", - "description": "", - "remote": false, - "componentSetId": "162:17939", - "documentationLinks": [] - }, - "162:17944": { - "key": "1b433c954e8f6dcc066c5ca1889973b680e40cec", - "name": "Type=Range narrow", - "description": "", - "remote": false, - "componentSetId": "162:17939", - "documentationLinks": [] - }, - "761:109659": { - "key": "c7b674accc0d5154bb19d228ecdde7ec0f800f8b", - "name": "Type=Range wide", - "description": "", - "remote": false, - "componentSetId": "162:17939", - "documentationLinks": [] - }, - "162:17956": { - "key": "527c54287348b5ff2c51be976a79325b45da2074", - "name": "State=Focus", - "description": "", - "remote": false, - "componentSetId": "162:17957", - "documentationLinks": [] - }, - "139:11359": { - "key": "333c6aa31658705e78a1ff981b939b2637bc2960", - "name": "Stack=1 Level", - "description": "", - "remote": false, - "componentSetId": "139:11361", - "documentationLinks": [] - }, - "139:11362": { - "key": "b958f2f985d47a1515ea9edb1fc4846aef333ad1", - "name": "Type=Lines and button", - "description": "", - "remote": false, - "componentSetId": "139:11366", - "documentationLinks": [] - }, - "139:11358": { - "key": "cac3d1e735c211e687a9dbe52ff8e93ff1cd489c", - "name": "Stack=2 Levels", - "description": "", - "remote": false, - "componentSetId": "139:11361", - "documentationLinks": [] - }, - "139:11360": { - "key": "5737fd6ea211ccb382c8fb9093bcabfcf13a7209", - "name": "Stack=3 Levels", - "description": "", - "remote": false, - "componentSetId": "139:11361", - "documentationLinks": [] - }, - "139:11363": { - "key": "34492e97181c35830aff86cdf63f6b0252769205", - "name": "Type=Loading", - "description": "", - "remote": false, - "componentSetId": "139:11366", - "documentationLinks": [] - }, - "139:11364": { - "key": "b3c6ed1aea05ea3dec8fb446ead631742b2917a9", - "name": "Type=Line and button", - "description": "", - "remote": false, - "componentSetId": "139:11366", - "documentationLinks": [] - }, - "139:11365": { - "key": "eec975f3da109d4fdcc8c83f35db49afe013bf8e", - "name": "Type=Simple", - "description": "", - "remote": false, - "componentSetId": "139:11366", - "documentationLinks": [] - }, - "757:154510": { - "key": "9b72bfafb35630aec2d7bc5ee0ebec7f432ce6b6", - "name": "Type=Default", - "description": "", - "remote": false, - "componentSetId": "757:154511", - "documentationLinks": [] - }, - "16:1799": { - "key": "119332d3f7c3133416dca9c5980eacf9e621a63b", - "name": "Checked?=False, State=Default", - "description": "", - "remote": false, - "componentSetId": "16:1801", - "documentationLinks": [] - }, - "16:1800": { - "key": "2b972406e5d906e5265425011cec0120a00ef2a0", - "name": "Checked?=True, State=Default", - "description": "", - "remote": false, - "componentSetId": "16:1801", - "documentationLinks": [] - }, - "147:11620": { - "key": "6a18ca40d96607b3b7bb7071b78d1e4a7097f3b8", - "name": "Checked?=False, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1801", - "documentationLinks": [] - }, - "147:11617": { - "key": "0aaf274ab7d7eefe075919a3a1433eb50cbd6695", - "name": "Checked?=True, State=Focus", - "description": "", - "remote": false, - "componentSetId": "16:1801", - "documentationLinks": [] - }, - "147:11588": { - "key": "58ec3cb5f762d0c0de10a484b8335fdd7136d72b", - "name": "Checked?=False, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1801", - "documentationLinks": [] - }, - "147:11592": { - "key": "12b13b3ce8f691150e52c77d558200675cf636a3", - "name": "Checked?=True, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "16:1801", - "documentationLinks": [] - }, - "103:9413": { - "key": "0748a4a3459fd29e9dcb9bc6c2e72d6eb9f6fe38", - "name": "Layout=Inline, Checked?=False", - "description": "", - "remote": false, - "componentSetId": "19:6406", - "documentationLinks": [] - }, - "103:9418": { - "key": "463c77ff0466e8fe45b9ccb103833ad85cd5eb65", - "name": "Layout=Inline, Checked?=True", - "description": "", - "remote": false, - "componentSetId": "19:6406", - "documentationLinks": [] - }, - "19:6410": { - "key": "423bbc0e9a16fd76460fde9e7cb2b6c89b7c29fe", - "name": "Layout=Block, Checked?=False", - "description": "", - "remote": false, - "componentSetId": "19:6406", - "documentationLinks": [] - }, - "19:6407": { - "key": "dc2866dc9461230550291a91e1db8224f5d22e40", - "name": "Layout=Block, Checked?=True", - "description": "", - "remote": false, - "componentSetId": "19:6406", - "documentationLinks": [] - }, - "19:6375": { - "key": "076ceb3c5c7c257104fbefbcd688af4fd5b43fe6", - "name": "Checked?=False, Flipped=False", - "description": "", - "remote": false, - "componentSetId": "19:6374", - "documentationLinks": [] - }, - "19:6381": { - "key": "694325cf4a8e536c7719b4994ee16c1d0a917485", - "name": "Checked?=True, Flipped=False", - "description": "", - "remote": false, - "componentSetId": "19:6374", - "documentationLinks": [] - }, - "761:108995": { - "key": "f8d9ccab7c447a4d3c80b26e9c915e54b24f4349", - "name": "Checked?=False, Flipped=True", - "description": "", - "remote": false, - "componentSetId": "19:6374", - "documentationLinks": [] - }, - "761:109001": { - "key": "748aaa5adc8dfd395d8d1e0ba8892994701eb8db", - "name": "Checked?=True, Flipped=True", - "description": "", - "remote": false, - "componentSetId": "19:6374", - "documentationLinks": [] - }, - "164:18404": { - "key": "37dc071b95349c30b3b5a4693d87553874ccc4a4", - "name": "Cell Type=Heading", - "description": "", - "remote": false, - "componentSetId": "164:18430", - "documentationLinks": [] - }, - "164:18405": { - "key": "7fa5cd0922361c52dd7596c592549fc51e3b3612", - "name": "Parity=Odd, Alignment=Left", - "description": "", - "remote": false, - "componentSetId": "288:172242", - "documentationLinks": [] - }, - "164:18406": { - "key": "379f3cdc6c144b9ab1af03cbf856bc808ebe7ff6", - "name": "Parity=Even, Alignment=Left", - "description": "", - "remote": false, - "componentSetId": "288:172242", - "documentationLinks": [] - }, - "164:18522": { - "key": "7f43f712f20c5e181029f6a5f9c349cc7f400f2b", - "name": "Parity=Odd, Alignment=Right", - "description": "", - "remote": false, - "componentSetId": "288:172242", - "documentationLinks": [] - }, - "164:18524": { - "key": "cf9e821263888bde10453b88a190b6a4490adae3", - "name": "Parity=Even, Alignment=Right", - "description": "", - "remote": false, - "componentSetId": "288:172242", - "documentationLinks": [] - }, - "9:637": { - "key": "2cbddb3aa937d2ae76ef98e08ab4a276973efa52", - "name": "Size=Regular, Content=Label, State=Inactive", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43120": { - "key": "420b7de3cef7642d98b829b07d5b057eeac3795d", - "name": ".Tabs Counter", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "9:997": { - "key": "b61e63f3de90ee1535cbe29de52089f6faafac7e", - "name": "Size=Regular, Content=Icon, State=Inactive", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "89:9807": { - "key": "71666485f10d56f4a3fc2956dfcd53380c08999f", - "name": "Size=Regular, Content=Icon + Label, State=Inactive", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43683": { - "key": "8ef0d09db02e854996dea9e7f6205a0f5c44f2da", - "name": "Size=Regular, Content=Label, State=Inactive Hover", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43910": { - "key": "7ebcb393a627d0542203e26a78679d30a5e362df", - "name": "Size=Regular, Content=Icon, State=Inactive Hover", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43740": { - "key": "331991326cfd4178a8b6027a3b70fe7d2baf66f9", - "name": "Size=Regular, Content=Icon + Label, State=Inactive Hover", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "9:635": { - "key": "a8553ca90b86fe32beefd8eefefe8463fcfff545", - "name": "Size=Regular, Content=Label, State=Active", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "20:5142": { - "key": "94d0daa92d0c3461cdca2bc92838c117d6d0ae4e", - "name": "Size=Regular, Content=Icon, State=Active", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "89:9805": { - "key": "e9dd3b5b4e29baa6d5cd34fcee968549ca0dafc0", - "name": "Size=Regular, Content=Icon + Label, State=Active", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43703": { - "key": "f9d0c2ab40640db49ee79309e8e4dff03b4b5714", - "name": "Size=Regular, Content=Label, State=Active Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43978": { - "key": "018fb3174f130519dcff3830f63043eef427f49c", - "name": "Size=Regular, Content=Icon, State=Active Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43842": { - "key": "f39e4caab90414aac971bdcba808bc4ace42bef2", - "name": "Size=Regular, Content=Icon + Label, State=Active Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43711": { - "key": "bc66f2dd4e95390ed1cbcea56fb30376e6304f98", - "name": "Size=Regular, Content=Label, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43918": { - "key": "c6a5e6aab1054bef057ae4a9c81591900bc807b2", - "name": "Size=Regular, Content=Icon, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43774": { - "key": "0b026798b264ca728a4e4e056e1cfed962e8176a", - "name": "Size=Regular, Content=Icon + Label, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43719": { - "key": "a4e5863378eeaa3a1641626a23b7b4b10a988bf2", - "name": "Size=Regular, Content=Label, State=Inactive Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43914": { - "key": "f83fee9c872094d66cd6c80faea4a39f56d8cb23", - "name": "Size=Regular, Content=Icon, State=Inactive Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:43808": { - "key": "d0a36cda46b8a28a1863b759eadb428e802308e3", - "name": "Size=Regular, Content=Icon + Label, State=Inactive Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44685": { - "key": "77fb864f0a2ef4d2572182088fc78b575aad402b", - "name": "Size=Large, Content=Label, State=Inactive", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44688": { - "key": "1ae947cd667d4bbc875b6d2f3dc7d9ad31217b8c", - "name": "Size=Large, Content=Icon, State=Inactive", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44691": { - "key": "74d444743d44075c09fcd57c98b472059c6dfcaf", - "name": "Size=Large, Content=Icon + Label, State=Inactive", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44695": { - "key": "85eb96b41489c011a7af7362dc431936ca216d13", - "name": "Size=Large, Content=Label, State=Inactive Hover", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44698": { - "key": "f5568c2545eeb7019af3021c58d025d696ea6f96", - "name": "Size=Large, Content=Icon, State=Inactive Hover", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44701": { - "key": "1e4974a87be99009f58e4c6ded82a039b8ded2ff", - "name": "Size=Large, Content=Icon + Label, State=Inactive Hover", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44705": { - "key": "52a8ffb23e4e7588d8e78aab498d0b87f5455338", - "name": "Size=Large, Content=Label, State=Active", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44708": { - "key": "1e6512ccf34158a15776de95f1200a9760d55950", - "name": "Size=Large, Content=Icon, State=Active", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44711": { - "key": "a5e4c18b69a76dbc052f0f8b822540fc6ac44530", - "name": "Size=Large, Content=Icon + Label, State=Active", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44715": { - "key": "81142386a4324fb37726144be6235aacadf5b283", - "name": "Size=Large, Content=Label, State=Active Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44718": { - "key": "41161acddcff120d46e879235102f409413b1208", - "name": "Size=Large, Content=Icon, State=Active Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44721": { - "key": "988364dc70c0aef5c8be33d18d5d663d9fb8196c", - "name": "Size=Large, Content=Icon + Label, State=Active Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44725": { - "key": "269bcb41f0cca622feb5efa3e20f0f0ead0d860d", - "name": "Size=Large, Content=Label, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44728": { - "key": "03cb2d1ca613391076ab76d4e6fd753cf213f101", - "name": "Size=Large, Content=Icon, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44731": { - "key": "2c52d717c3e0a65ea9e820b554210f46084ae5e2", - "name": "Size=Large, Content=Icon + Label, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44735": { - "key": "ec754b5b7a9797828e45ac9e79fe270467628699", - "name": "Size=Large, Content=Label, State=Inactive Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44738": { - "key": "7af5cf25dcc7ce482a487df11ea38b75a9482596", - "name": "Size=Large, Content=Icon, State=Inactive Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:44741": { - "key": "3e0f0a1e4320b59a1619fbba196bae234d4ec171", - "name": "Size=Large, Content=Icon + Label, State=Inactive Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45573": { - "key": "65e710d71890a612698d95a0aba5bed970860b7e", - "name": "Size=Small, Content=Label, State=Inactive", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45576": { - "key": "6cb31ce1a537db4878d73fb1fac2f8456c972520", - "name": "Size=Small, Content=Icon, State=Inactive", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45579": { - "key": "7b1dfe92210825c51706ee306638db58ea425f21", - "name": "Size=Small, Content=Icon + Label, State=Inactive", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45583": { - "key": "2b9c8d5b38f7858a0c83b2ebb0632832bb92e887", - "name": "Size=Small, Content=Label, State=Inactive Hover", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45586": { - "key": "66ebe2b6673afc0fa0cac86654746eb671053058", - "name": "Size=Small, Content=Icon, State=Inactive Hover", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45589": { - "key": "e7fcf70057c5d9a7e1e826a6f5b724a4bcf06083", - "name": "Size=Small, Content=Icon + Label, State=Inactive Hover", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45593": { - "key": "5a15a260eb5d698c5d11f421f2bfb08d7c6f5cba", - "name": "Size=Small, Content=Label, State=Active", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45596": { - "key": "1bb17efdc3a0081230bb07ed2eb315e4c533e698", - "name": "Size=Small, Content=Icon, State=Active", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45599": { - "key": "9b29a5574e55620df0f4065763c7e9839e1342a9", - "name": "Size=Small, Content=Icon + Label, State=Active", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45603": { - "key": "cb390498901f9734f5d2c0dbfdb96af8feec2bc1", - "name": "Size=Small, Content=Label, State=Active Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45606": { - "key": "235c2301708a37b6c0d6191d1109229a93141e49", - "name": "Size=Small, Content=Icon, State=Active Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45609": { - "key": "fdad4109b7caf0aad92da591d6fcc1ccef1a1008", - "name": "Size=Small, Content=Icon + Label, State=Active Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45613": { - "key": "0f6221d386ddf1a33c7b034d387915170f1333a9", - "name": "Size=Small, Content=Label, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45616": { - "key": "642845eada2b78afd78ccb772c4a9cee86f15988", - "name": "Size=Small, Content=Icon, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45619": { - "key": "13beaa2ff30ce748332678f6f9954af0400df902", - "name": "Size=Small, Content=Icon + Label, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45623": { - "key": "63e069c1e521d1e1c48730fcb3e53c250b4e54c0", - "name": "Size=Small, Content=Label, State=Inactive Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45626": { - "key": "bd355a82de8d495771ccffa1b32a869daacd201b", - "name": "Size=Small, Content=Icon, State=Inactive Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "189:45629": { - "key": "b8ddc202f42f498e1ba9ee33cb804664ec90c10a", - "name": "Size=Small, Content=Icon + Label, State=Inactive Focus", - "description": "", - "remote": false, - "componentSetId": "9:634", - "documentationLinks": [] - }, - "9:640": { - "key": "5db6511c1f40b2fcbc9f2c2ee65337021cd0955b", - "name": "Size=Regular, Content=Label, Parts=2 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "68:6587": { - "key": "1ed15760f38fec46366f56056d8934ddcc9d31c8", - "name": "Size=Regular, Content=Icon, Parts=2 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:42603": { - "key": "7b037c25a2b767ffbd8180717661dd74f02a4901", - "name": "Size=Regular, Content=Icon + Label, Parts=2 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "68:6537": { - "key": "ede9a71b5571b4260b6e6607758d245ba601dec0", - "name": "Size=Regular, Content=Label, Parts=3 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "68:6649": { - "key": "938d530bda574e7476b13032ee5a73e926582eff", - "name": "Size=Regular, Content=Icon, Parts=3 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:42607": { - "key": "b3ff7970bd58c5195b4b5c3f6caae97269c63db7", - "name": "Size=Regular, Content=Icon + Label, Parts=3 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "9:652": { - "key": "8336620e120a5fb07bf7212704dd3884a6c78a01", - "name": "Size=Regular, Content=Label, Parts=4 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "68:6737": { - "key": "c6737a376502d74e6ecdc84c4a15276caef34561", - "name": "Size=Regular, Content=Icon, Parts=4 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:42612": { - "key": "863c2567fe754ef41213457fb655a6a69ca7f832", - "name": "Size=Regular, Content=Icon + Label, Parts=4 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "9:645": { - "key": "68581eca4a29b5e638fd25d415fad63cf5ba4f44", - "name": "Size=Regular, Content=Label, Parts=5 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "68:6853": { - "key": "75ec3b8d502290013bbc26660dbc553ade7ef5e9", - "name": "Size=Regular, Content=Icon, Parts=5 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:42618": { - "key": "6d84c79cae29648d98b07762c927205259eab48c", - "name": "Size=Regular, Content=Icon + Label, Parts=5 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46387": { - "key": "8fc8565ab9df95581b47f2053b98d871f7113ba2", - "name": "Size=Large, Content=Label, Parts=2 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46391": { - "key": "6a69d93ce01b1bb167e40eb8648174cb0173cf16", - "name": "Size=Large, Content=Icon, Parts=2 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46395": { - "key": "7429af3651e57353808b83cc8f0ebe964160dad2", - "name": "Size=Large, Content=Icon + Label, Parts=2 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46399": { - "key": "77b7ad87247a10d96d995330853b71ca8c449680", - "name": "Size=Large, Content=Label, Parts=3 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46404": { - "key": "bf7670247ed880a2bc1e988ce54e06904f5f0314", - "name": "Size=Large, Content=Icon, Parts=3 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46409": { - "key": "232aa45305c1f72635a234dc02e825ec7130adb1", - "name": "Size=Large, Content=Icon + Label, Parts=3 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46414": { - "key": "575787d17a480a69c67752afb5f486bcde98126e", - "name": "Size=Large, Content=Label, Parts=4 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46420": { - "key": "b7a52c72294f31aa8e40e77dbd7383afbba5f96f", - "name": "Size=Large, Content=Icon, Parts=4 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46426": { - "key": "1ab3c99289598e76ccbb4f524cabd79eb3c2de00", - "name": "Size=Large, Content=Icon + Label, Parts=4 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46432": { - "key": "b8834236498906db37728ef1aafb385ae35e35bc", - "name": "Size=Large, Content=Label, Parts=5 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46439": { - "key": "b05e043e154924d93ec486a02ee151a456332dc7", - "name": "Size=Large, Content=Icon, Parts=5 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:46446": { - "key": "8af76da6a7379a5460265a3e46737316c4b9397e", - "name": "Size=Large, Content=Icon + Label, Parts=5 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:47961": { - "key": "b635880088305129bda5efc05016a14cc4b0f863", - "name": "Size=Small, Content=Label, Parts=2 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:47965": { - "key": "a461dcae2a2f6b0eae3b320056b8fc049f98c3ad", - "name": "Size=Small, Content=Icon, Parts=2 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:47969": { - "key": "028b4e25ca3aefa5a3ba80b4dd2a61cc403da8d9", - "name": "Size=Small, Content=Icon + Label, Parts=2 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:47973": { - "key": "60fbd1ad050581aad224988ed0692e1f14a14007", - "name": "Size=Small, Content=Label, Parts=3 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:47978": { - "key": "3211d264accdd459d2d6c04b6a9f161d74f8a9bb", - "name": "Size=Small, Content=Icon, Parts=3 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:47983": { - "key": "e17b320051872bf063b856d9ed633757519cfc67", - "name": "Size=Small, Content=Icon + Label, Parts=3 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:47988": { - "key": "df726d70f315b861b24b25885aeac9bf8d1218ae", - "name": "Size=Small, Content=Label, Parts=4 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:47994": { - "key": "8804b058190c17ec18abf532f03abd0495c1617a", - "name": "Size=Small, Content=Icon, Parts=4 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:48000": { - "key": "b73d06210eee4d00f06646f43277719254e93858", - "name": "Size=Small, Content=Icon + Label, Parts=4 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:48006": { - "key": "e5b5cd776eaa1eac931655032446b7c1b8c1f96f", - "name": "Size=Small, Content=Label, Parts=5 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:48013": { - "key": "89d24a30108d77c4f22aacc68d7528ffc7e0be2e", - "name": "Size=Small, Content=Icon, Parts=5 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "189:48020": { - "key": "ae1cafbee6494bd5de50968d97a543faad756478", - "name": "Size=Small, Content=Icon + Label, Parts=5 Parts", - "description": "", - "remote": false, - "componentSetId": "9:639", - "documentationLinks": [] - }, - "140:11507": { - "key": "ead5eb4a19130452d3ada2f9d5e2eebb81fd0abd", - "name": "State=Empty, Roundness=Default", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "757:125059": { - "key": "c0fb3dd5daeaf29b6cfebded3792a65bbb20eb24", - "name": "State=Empty, Roundness=Round", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "757:125061": { - "key": "a1ca27f06e110792055328d673d7214856226b09", - "name": "State=Placeholder, Roundness=Round", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "16:1743": { - "key": "8f8d3118314bc07d5162874c8932d2f532fef2ed", - "name": "State=Value, Roundness=Default", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "757:125064": { - "key": "3df38607a3da85c96e175de095d0e55b0254ca9a", - "name": "State=Value, Roundness=Round", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "140:11514": { - "key": "99cbd3fc077c7726e21f033490c5cc263a6fd658", - "name": "State=Focus, Roundness=Default", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "757:125067": { - "key": "7f0604bdb1aff7f8f8d5430dacf00cb8ba1fe5c3", - "name": "State=Focus, Roundness=Round", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "18:984": { - "key": "f27d18cde6e9263346ebb4bc5a3bc54650b657d6", - "name": "State=Error, Roundness=Default", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "757:125070": { - "key": "1ea69c5314518364d40adaedea5bd6c8da6746d8", - "name": "State=Error, Roundness=Round", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "19:1057": { - "key": "e1adec418928844e96b6dce16698c96adead5653", - "name": "State=Error Focus, Roundness=Default", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "757:125073": { - "key": "5f9d98ce4d86ff1d86e02610d26ae3bec393cc93", - "name": "State=Error Focus, Roundness=Round", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "19:1060": { - "key": "cc27677465e995b7c2d084cc4d9b0844dd65edb1", - "name": "State=Disabled, Roundness=Default", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "757:125076": { - "key": "49636952133063dc924146ddb754f11dea160683", - "name": "State=Disabled, Roundness=Round", - "description": "", - "remote": false, - "componentSetId": "16:1745", - "documentationLinks": [] - }, - "816:112828": { - "key": "2e52d5f9d472ad36fe9872dd84b4bbfc96a80144", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112838": { - "key": "79233fa649fdcbae0339b62923de29c41747350a", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112848": { - "key": "c9928fe4c862fe55747854358f6b3f5b3c284ccd", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112858": { - "key": "0f8bea248f9d0be3694f26b6718efe945092c3d2", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112868": { - "key": "598623b69a44dab783e60b8051e70ca8ba459dd4", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112878": { - "key": "75cfb241134479b4b3a8185004f1de88c74abff8", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112888": { - "key": "b5475e24f2cf31e813e8f4fe7290e0aa5a01c0e6", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112898": { - "key": "3fe3af8e20b1d207368dd93ca6cc905c1b7af46b", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112908": { - "key": "37a3a7925ac3cae45b3535c1677198cb97b104ae", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112918": { - "key": "b6437a5575fa98f221aff5be595964a8f257cb41", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112928": { - "key": "a503ed78252eb7dc3e88b22ddbb55505ca178bf2", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112938": { - "key": "4de96cebce76c157da327aa2dd97daeeca7e02e5", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112948": { - "key": "584dc8b47c6405730891f6b769fbe7c95b1b01bb", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112958": { - "key": "bea8a51b7c4cd70eeb3a74f157d3c25fee5f96a4", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112968": { - "key": "f503bc9a6f97c6db674b857d1cc086ced925f621", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112978": { - "key": "eaa07993282fc95ab71ef86c4b845f1cba523b98", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112988": { - "key": "47b5ee537ff47027888964207e4c3a76336b8ce9", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:112998": { - "key": "c48bc63ef8001017e486c3ee680a9858669d4f97", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113008": { - "key": "18d720549586037b9080541a94a23b387695919d", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113018": { - "key": "b88e06bda9c603c09df9e2642ba160cf4c580bc2", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113028": { - "key": "f1468c940a2eb9b961971964341476a400b20869", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113038": { - "key": "93d4ea37168411dee5ef737eaaefb01910941dc4", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113048": { - "key": "ae9992fe164c117534dc8937ff6b812332b1df29", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113058": { - "key": "7e479d7132e42ebc05db78e004aa33831590def2", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113068": { - "key": "0e3fb108780547c040350af3f1eab8ad1fede96b", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113078": { - "key": "1fd897db6ccbe6699c49b3b58b9d2e1edd709c9e", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113088": { - "key": "284052f665d54ec228477a24cffa9355f2ccbfc2", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113098": { - "key": "4c0a837b82d958af4a28c91ea2b0d0e7875cb2b4", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113108": { - "key": "ce6050560499ecec55aada78896f858fe5a846ad", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113118": { - "key": "3fe7a967f310c2ca0af918d6cb8ba0906c066fab", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113128": { - "key": "91def380fadafb6d9eb38ce37d76b9c38a210be3", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113138": { - "key": "441db4cd897f43fd3118ebcb5b7edac0087a5d1e", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113148": { - "key": "ec624ffcb046af35b0ed86681a57f72a94bcc688", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113158": { - "key": "1d55c7fd96eb02d041a300c4c91d88ecc8d6318c", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113168": { - "key": "1db830c5d0054aceb5a4ae075994ffdc0726b88c", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113178": { - "key": "42b07770f006072d8d43960c84889a8b7812c42e", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113188": { - "key": "a438ba68ea60af64757e0a8f74277149b2f68b36", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113198": { - "key": "b6fa17f20f14665e4e479681743675ab14884fc3", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113208": { - "key": "bb44f11a387a12f88307046955536a5561442e16", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113218": { - "key": "7742530811f7083ea38658b84d74057897e1d5b0", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113228": { - "key": "25ad33ad641dda994e59243cc3e9ea1be23ce6c4", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113238": { - "key": "70d3300fddfd6fdefed53fbecd8c379c31044351", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113248": { - "key": "65504d99c081301b8498d5c8a02605ed17142252", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113258": { - "key": "e8f2024c6632fa5cac2a07fd19499e7c28b735e1", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113268": { - "key": "252698f42a77f7158d93ff6267a4fc84a1fb3ac5", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113278": { - "key": "e5c5ed16dd42b86251f54e4a8f8eb61ce935e485", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113288": { - "key": "3780059271c2d288811c4b5e567dd1c54be26652", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113298": { - "key": "23b0caceeb9071a67e5868d2834adebf2c2318cf", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113308": { - "key": "c840ae1132d4bd0c80f510fee122f296b3db915f", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113318": { - "key": "2e4c6afff85675e1de8b2ff9d3ae4a94d77bf042", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113328": { - "key": "ec1867c032cadb283bbe826c0ba98dd0f8e0b111", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113338": { - "key": "74ff39891be5d1087879b2559a1e88755fb59d5d", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113348": { - "key": "5b7f46a0db60d6fe950f61d29e5e657fdd10c4dc", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113358": { - "key": "9e99c19d7684ad5da70423a4243819190a56d35a", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113368": { - "key": "1e57951b6a82c59d2f438fd22e5ddadc6da25ea2", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113378": { - "key": "8e6985b01795800613d23e695bc811b5d20b06c8", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113388": { - "key": "8b88ef818d3628e32f910dadef731fdc4ca61bcb", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113398": { - "key": "c5790c6ee41af04b6790cad67d96edad59aa46f4", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113408": { - "key": "af737c1cc76eac7430033ce1ed08e1100d8385ae", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113418": { - "key": "87748c4032bd3fbad4f87df629b8ed00c7948c69", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113428": { - "key": "3ad48f72f1e9f843da7cf9de1f072e500cc2b1c1", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113438": { - "key": "82132a30c2546b1125de6a2cdac29a8eb4e61389", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113448": { - "key": "310ebba1c73542ad42eb4dd03412e32e9a00a78b", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113458": { - "key": "b672df56cad2664b6ec23d7f37e52a03a96ac75e", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113468": { - "key": "165ba4da6cb6c25e32b38340ae2cee8f7c2c89bf", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113478": { - "key": "df1aa1185577c72a1a07a55abadd8c3ce9087cb6", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113488": { - "key": "7a73e6c640b6f84e2eceff5db7924c243bff23f4", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113498": { - "key": "089408a4d63949971e823656f577f01229b2cf5e", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113508": { - "key": "477769c37816c8332259de7596c62f7ca3d52429", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113518": { - "key": "d5aa08aed6d8e1fbe5353395be103a08897dd706", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113528": { - "key": "b7682f4b445734d7d3b786759e8d7bdb560b412a", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113538": { - "key": "35176b01e1cf8d21c3b1a10770030d0dde2949db", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113548": { - "key": "880c3e1567547d077fc33e0dbded5876533c14b8", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113558": { - "key": "cc0d599b9b4d896c2836cb9fb52572303f13b98a", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113568": { - "key": "6d17de2be78e55c5dc70195d2499d550cddf440d", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113578": { - "key": "d1f8c650fa43380ec566bcdbc4bb03e3e0be628e", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113588": { - "key": "bd104fe05a21c00cbe7392555d7cd2166381d222", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113598": { - "key": "b63cd85062ca6ee13e0cfef0e89706f187a3bd84", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113608": { - "key": "e27345984a974f7f2fadf95349b0ace00e5d92f0", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113618": { - "key": "cfa4c1e461e4b37a5ca519bd456c6474a7a9221e", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113628": { - "key": "4d80d6b487af26824251a46661b3df4010a1c921", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113638": { - "key": "9d5f522cbd04a139c83fcbfa692c68ee2766f57b", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113648": { - "key": "65fde93f6698c4c874a7b041d96ead85e043bf9c", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113658": { - "key": "d92b7e636d4c9ea433113e0bc5529f3985f4fc51", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113668": { - "key": "2f88d137e4fac5dca1fc6be390b208cd70ab9fe1", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113678": { - "key": "ab6ee8b86a8179f33c288a66ece2c0b20b20dcb5", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113688": { - "key": "91b6ba580afc5c9369e6a65a4307fe3d8f86f9bc", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113698": { - "key": "a45b46e8bffdb28fb531bb49e8d3db3936ade1c2", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113708": { - "key": "56f5e2493c568082b1f8698899e082725c20aea2", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113718": { - "key": "f1fee51eec133073ca33f035211191bbe055b8a7", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113728": { - "key": "81b754ea57841913ce0f9495e4911d3e1c986bf1", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113738": { - "key": "73d59fd96ad455074d1fdcb6db823e154b353204", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113748": { - "key": "fab472cfcaac2683b52d6233d99721e150d1d7a6", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113758": { - "key": "de74ba2cfa49b8547d59494ed0a0acf062f7ca08", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113768": { - "key": "c131482c80f113889c802131ca47c3abbb485bd3", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113778": { - "key": "88efd32dd8e01ad06f7604069dd0aa44fac90f41", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113788": { - "key": "ad7e8686fabfbaf5868a79c83ac3ed4779c23091", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113798": { - "key": "470d25e8d19aa4a6fddbf0f08be707824db8c2b4", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113808": { - "key": "0c75f79926eeeab55038cd5aabe1f72889924dbb", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113818": { - "key": "1e5683172af6cd3768c7de7204108f76903c4063", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113828": { - "key": "8d0a224a1ce4838326c5a323d96879be44a47eb1", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113838": { - "key": "99bcfd81cb85117f730cc6f1ac6046c1514571bf", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113848": { - "key": "f3a531bbd3d8629c2c238456ccdb70f4d4706dc1", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113858": { - "key": "f867e0ec9f20607bec02516ab5e76f0dbe89169f", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113868": { - "key": "d19298afe9774dd19c1895f772f27540dec2ab0b", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113878": { - "key": "2440bb530675e17a07a3e7cc71474431c09b26c2", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113888": { - "key": "aa6c1f3961db5640f857a15e06f37ec0c2dc95fe", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113898": { - "key": "568ffd02c384181a7520ba5976132fc379b99643", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113908": { - "key": "0b72228586185ca67a75331d632e2556ca905445", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113918": { - "key": "15617279c0f42157b6281e441053daa1fe7ca6eb", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113928": { - "key": "2a42896937850d34bb2a18eacf6ca048ca8117e1", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113938": { - "key": "60fccfc02a760ef2ec1b49810aea9e147ccf0e08", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113948": { - "key": "2cf13cad9ca8086666b3ce3d30b23f760ee34eef", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113958": { - "key": "64139556d1b22cbee4d8a3de127063a40fd160f6", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113968": { - "key": "b4b879bc6df56acd3ba8b847767e2c68bbf398a9", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113978": { - "key": "b60989872aca83736661eba57e9120eda0505e26", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113988": { - "key": "e7fc1fa9c5a524cd8adba1f71217fbb76d108810", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:113998": { - "key": "af1d7a9ed986cae1a723f7eb873ce45c18076320", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114008": { - "key": "83c9d0500280a683911f4c5511b8b4c449cd6371", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114018": { - "key": "edc508bdd78dc64c42014b07a18d8a9f56a1b8e6", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114028": { - "key": "35eb6e8361b72cc0230760473bb2d53c11c7d0fb", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114038": { - "key": "2875cfed14233051c0e6b8a69cae06d2aa6923be", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114048": { - "key": "521563b8c98eea16c1aff30462efb15ff9161747", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114058": { - "key": "699a361b691293030b6aeb4acbf40f37da49c2a6", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114068": { - "key": "326df8640d689660d2476f853741f183e6738a57", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114078": { - "key": "1366694c741d6146786935f9051367b2924b1c10", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114088": { - "key": "96dd9d318f58c6fc9b8986b107d8d2d022cdf328", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114098": { - "key": "f13341f2ee9c4d97e05726b04fa8d799749a2980", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114108": { - "key": "1456b5d898888583f5512038d1d54a07f8d3a5fe", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114118": { - "key": "64b795bf473a863245d86ae3247ea2e34570f602", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114128": { - "key": "a11340c393a53418726d0a86fc51fca291ccedeb", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114138": { - "key": "151728dbc34afe5e91340b93b1b63d4bac978825", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114148": { - "key": "161122c4813279b298fe42b0ae47f4978365719b", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114158": { - "key": "7a212fedb4664cd7cd93c667d3ba35083aa82b51", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114168": { - "key": "7073e10b39fb43b107e1762cb71a7dd21250cb01", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114178": { - "key": "9b3e94d8b984efdb01930c986fa0c66311321d28", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114188": { - "key": "e8574a36b220d769f68bf76dcaccdbe421e185cf", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114198": { - "key": "4cbc1027c6007d666a75c0c54f77684d6b6aef92", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114208": { - "key": "8478bbe2fa3b44bf4e41e2a8b15c7dd1380e8c07", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114218": { - "key": "14454d810e4ce710d1ce5dd2c16a0b1ed4d2640c", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114228": { - "key": "29704f76d9e58d03c9892fdc7a5ee7d1c6de9e2a", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114238": { - "key": "26b9c33e131a252896c5310b58a6e5f474d41823", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114248": { - "key": "b787ad6f4b22bfd5c71ea6b75d05071e48ca27f8", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114258": { - "key": "239bdb7b017780040df24d11685f8851cb6ecb7f", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114268": { - "key": "2427ffe13dcc68c10b8f9350efcd48f3196c75e9", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114278": { - "key": "e06eca4d4e0d25d3a1b145219db996564b2d7282", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114288": { - "key": "8f4f1a21e9230b173cac5a80dc096c2e7f25e845", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114298": { - "key": "c1bc348d9f9c353f4ea9b1a114b57dbb09918a65", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114308": { - "key": "0111f26efd4003b1b4836e23a79814bc0804b53b", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114318": { - "key": "e2200cbf2af7235eb979bd3b97b981400a8d4ecb", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114328": { - "key": "1ee40c8b866eaaa2922dce462a2dcf4444b1a9e5", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114338": { - "key": "659217f0fa163603fdbb4299be7c6cf4b39b4a13", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114348": { - "key": "7fd6a8014202966cec2436be70dc67488fb723fc", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114358": { - "key": "b503b6cdd269fb1b4f5adc5f4520c66bbd094977", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114368": { - "key": "64a3e96cc3569bc203838a0bc8f127b9b432331e", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114378": { - "key": "87b23400a8042cd25071e55938a11f2b700ab4d5", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114388": { - "key": "7dd5d8a9d59f53ace3eb10ab98a5eabad42fce0b", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114398": { - "key": "6df083115331bbd6e15ce38e0941f097acc4c963", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114408": { - "key": "92bb7ece6b6cffc31318cce52928393492151fdc", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114418": { - "key": "8a2609910ab2f931d59325b79373b0b494edaa67", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114428": { - "key": "8a0e55fa24f95620452e88601577fbd8247e8ae5", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114438": { - "key": "7081ec1378b4d2ad34154a1d0681e84cf323d113", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114448": { - "key": "07a2b9807ba162befe25b0a98498e00edb90a4a7", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114458": { - "key": "86c2dfaa97cb7149328a512f3f06fd18c770800f", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114468": { - "key": "cd51fbc24df17443345fff7b26b3884976bb010f", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114478": { - "key": "d0013fb68a43bb4631037e7a8d54a3f2dcf05cd5", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114488": { - "key": "6a7aa14b2c0dee174c7d4be4bac4188264e8e1cc", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114498": { - "key": "6d4c39bff168148a7409091f3c96dd3698b49a70", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114508": { - "key": "d579dec391a3b4cb2bcbf79d56a3fc0a88839430", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114518": { - "key": "ff1e226ef062b6504034439d7a07851db7c5ec51", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114528": { - "key": "bbceceed6132d474e79d71eb4276d53f62ba9b18", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114538": { - "key": "cc3f92b64fbcf0398c5375e6d136702036baba33", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114548": { - "key": "1d7214660575c69f4ef65885c7a4ab491e7db10f", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114558": { - "key": "c8bf9faed16f1248363a696b20397a84dc834352", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114568": { - "key": "ed15de4f4875a88bd5d36dcd489e53fa527d4764", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114578": { - "key": "a037866d54507d13d3aa19c5ee5b82bc4683381d", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114588": { - "key": "123e2400690e73808afa5bec024d86e30cecf773", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114598": { - "key": "0a5973e0faac4ee577d053b618162ce315a85533", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114608": { - "key": "ec22e8a98af8f8cac8d7572b7d9cfebd8ca8795f", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114618": { - "key": "5c477989d30f02c751ff0576b2b08794688f8f1d", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114628": { - "key": "c3cb17596c516fcf9553f612a1df79911b4efb34", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114638": { - "key": "6cf689dc61eb434abadcd25b2640b030f73b03b3", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114648": { - "key": "22409de872cc7e9daa0f4d67c189810502a9d9ed", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114658": { - "key": "e79cceb7fbe800629dfcc22d2bbb9a0ce719a0b7", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114668": { - "key": "d70da9ca3339f148600473f7ccead21d2db460a1", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114678": { - "key": "cb9afbb54a95b262c769dc02058c69dee0d93194", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114688": { - "key": "1b0b9b3cfd2d1d3bd25f30a6aea82d4d177a22a7", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114698": { - "key": "53333171652d977d34a1aaa76715f0aaaf4aad06", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114708": { - "key": "47938939c07eeaa15a7934e9d3101c1ecd4992f0", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114718": { - "key": "69f7408157fbcd1c24eb1f7719110f527d602c82", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114728": { - "key": "fd4731d280413594013b596820889baec7e1988a", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114738": { - "key": "b91a6e3362178013b7fee05aa615af088fc27546", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114748": { - "key": "c8f3e95c44a731d3c4c3a0044f805fa7367c9463", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114758": { - "key": "fc08b258d193e377001958836207f318ddeaeb7a", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114768": { - "key": "d096f449bc7f0c45c8d76561366d002deb35741b", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114778": { - "key": "01c56af437e62f118d4d4b55a3974822c3f24279", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114788": { - "key": "376fd33ae0c5c9bb0903aebe96145e617e0338be", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114798": { - "key": "b401fab7bdf697dd9d714769af2911a8fc0cf116", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114808": { - "key": "cabc08b5123b8ac3f70947b94eb7407647720fe3", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114818": { - "key": "041c7f3152417d34dc9eef857d98ec1be5b643a6", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114828": { - "key": "cd43c5092d2d5bdcbd54c65818aa2440285b7bac", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114838": { - "key": "096c28fea593a4344a5b38016da19862c909e0e3", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114848": { - "key": "7e36828277ba6c805bc21b2c809ca1058bc92d3b", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114858": { - "key": "b641b207b42a4e4abae386909834c4d8d3a0b16b", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114868": { - "key": "f649a67f8534ffecaa4c683355ea0f7ca1fc74f1", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114878": { - "key": "bd0c55821c40af19c368816a11e097d241c55148", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114888": { - "key": "48d4d31866eb6bf2f2c2e9319b69b95530e56061", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114898": { - "key": "87d892ab9480f340850990effa2b090f8885fd97", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114908": { - "key": "409d5c0d257deefc759514c3eef718918e69126b", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114918": { - "key": "d9d7ee217b27a9eb428f2c99abfc78cecf7febaf", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114928": { - "key": "5910b0e6beaad30c95f3acdfb8dfd6b0c26c7e77", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114938": { - "key": "545e0afadbad165feb6a6b8d9cff0d8eb9ff96ef", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114948": { - "key": "48cb022afbdfc004233c3b8dbc2741565bbd5620", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114958": { - "key": "a0562b000adc5aeb47d323f5f7d7bcf5bf228d29", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114968": { - "key": "147ae9b9af4a0d43ecf002cf08fca24afa67a28a", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114978": { - "key": "53c9f1e9bfebcb0c9306befa69279e175f9c323e", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114988": { - "key": "ed8d02d6e91aa23fe079fac87c25cd8708c1d02c", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:114998": { - "key": "4fdd2b67b2ea6765efce5346355e3077faa973b7", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115008": { - "key": "16922027b89e873f5baecf2fc10f801047bc3b2f", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115018": { - "key": "3218e0b803edf9a7bcadecb22f06a652d8f620f9", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115028": { - "key": "c1a10578e9107fcd737efe1bfc85201987195a4e", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115038": { - "key": "4115f22f4d2cf411fda9992cbdd3f0af06ef5826", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115048": { - "key": "f37606f5563722889a73e0797432a270ba402d19", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115058": { - "key": "27852d5a848671e849d146e56818b03a1d5561cb", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115068": { - "key": "4694f19551ab9c5d7ea72476fab51c0e4cbbe2b5", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115078": { - "key": "932ea0ed36675db9c8a9db25922dbf945b6d28d7", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115088": { - "key": "5f944447db42497d1c0900607953de6bc1fbbfde", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115098": { - "key": "8cfc9350256e6f40b9161fcb565bbc5d49d866cc", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115108": { - "key": "c0b345e8cc306f96fc43dbf9612daff2fdb6d550", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115118": { - "key": "9b8a02fe4f6e29a0da7acc9101a65510442de921", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115128": { - "key": "80bca42950aa5869b2579e5cafdca0d752f4e072", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115138": { - "key": "4b8f4c18ba096e6fc2a8b43c643dca575e609b16", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115148": { - "key": "697d49c78597e3f833c790ad856a2fbb297b70ae", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115158": { - "key": "04ee9e3342e31bd65e19c0657201c0f168d44066", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115168": { - "key": "7cead2b2b1432bfa609b9f2f03018d32e333b856", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115178": { - "key": "b6c029fff7303aedfc6fd83f078a8b02ef6979b3", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115188": { - "key": "dfd5e3ff3aa3406c1b2860f2eba076bf6f3c09e0", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115198": { - "key": "4556013c02a94ccff7ea024b11fb3f317ed02fd6", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115208": { - "key": "3a39648ed79d5dd9f92188a06e2216e50f56fff7", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115218": { - "key": "8598fbe3d0ef37d5cd586b77cf3b7811fc3e75b9", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115228": { - "key": "d4b4c41210d181e8bc0c15ef291fba8135b2ab13", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115238": { - "key": "700b4e3f2d2f8dda64e607a8d0e88d7ed74f36a2", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115248": { - "key": "1e5e4e857f0d077892c11b6c5424b7b42cf0644e", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115258": { - "key": "6656ff60918e7d8e76c9eb74be24bb647fd55290", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115268": { - "key": "2ae8fcaef2f63b08c2d7de38da73821be533c399", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115278": { - "key": "c642e4b473aab4aa9229e4e86cec1647019cfdcd", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115288": { - "key": "26a9702b061ab8a49c102974c77a461265294b58", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115298": { - "key": "9f3812c923f2406aa0faf894909c7a0ab3e2063c", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115308": { - "key": "db573b6b480da57827dbfca95a4e10abd109f25f", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115318": { - "key": "003b1bf974b5b6ae3374c794e6f0ee779fa6d3ef", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115328": { - "key": "b2b202643a6616b8f63446876555015e8247f118", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115338": { - "key": "7d335984e171cd69a89893e9aecad2dfd0d58f54", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115348": { - "key": "01c38645312c30d2a84962e8245c4c0c0a2e3e48", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115358": { - "key": "ab64d41eecf6dee548b75cf474d3485adc639a75", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115368": { - "key": "f24b1b5cdbc1b144e91ec9de0339466783d946f7", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115378": { - "key": "5f2cedbd26e48dfdbb44aa1b3d1dc769d4fb221b", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115388": { - "key": "19fe50cc66c4fcfce4f733506a2f85a7959dfb88", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115398": { - "key": "2060c6ac49fb46ca8071107f996878702de00bf1", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115408": { - "key": "a212a88f67c79cf6cc9465d35931ef240791b8e3", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115418": { - "key": "e737514e8baf377f298a4d9c31bb1fdc842074a6", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115428": { - "key": "d2aeb4605788d676b7fac369952a7bc76842990f", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115438": { - "key": "3de2dccab6ce7d30c572ade953139d1ea5597bf3", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115448": { - "key": "c91bb7e3e5a8fa7e49973a2aba1c68066f4cbb6f", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115458": { - "key": "9b1d7198e2afc4f38df71ef406b3c45e7554f7bf", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115468": { - "key": "4c1a14f095300be0da22267e7f88a32324875c3f", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115478": { - "key": "97797c20c95d1cc37a2dc8ecf0e243c06d773deb", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115488": { - "key": "dc6b9e45a74857df874652cc2f8bc0619e8a1884", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115498": { - "key": "4d9d42a7ad4436c5ae3f7bbc3191e4c787b0fcd7", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115508": { - "key": "897a517f5ac13227ef6587cf757cf595683108c7", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115518": { - "key": "44c9b23282b05c9f2b343d0bb367b35da58d529f", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115528": { - "key": "ec9d74c75f52eac04fe916a094a00ea5a0a1069e", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115538": { - "key": "304be27e41bfa86dfc03fbdf99ef9c5c8ee2b650", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115548": { - "key": "c862c7af830f6e31fdb13c7c589870e685ad0424", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115558": { - "key": "53ce16216ed9981ea48dbfa520cdd37dfd51ad73", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115568": { - "key": "1af0c2894afd3ca84bbaba8bc6d0af61a74da216", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115578": { - "key": "33c9405caab696cb42263a5175a5fc0962dfc673", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115588": { - "key": "bbd7f59b26ee3a9d3632bb9c0a4328b6c2bc99f4", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115598": { - "key": "008356d67ca11c88337e86bf443f5f15234bd23a", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115608": { - "key": "05f677093cbf69e5b2755261c56786d32d13d087", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115618": { - "key": "de4d15cb553cfb9ef199ff6cc3040b4253e4cdfd", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115628": { - "key": "37ebba91e4462be69464d8b34af3d5a6b9b3c679", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115638": { - "key": "b21b434d8e9e38ef175ed87a4e44b36e8d121cb5", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115648": { - "key": "c96e7e2765c68db560656dc8bae5a52fd1639def", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115658": { - "key": "be5ffb4411bc5a347c2294dd6f2fac5262d8bf8b", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115668": { - "key": "2e834c18ffec4cb1802fe3e52b8d54e5e833b9cf", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115678": { - "key": "8f7264e2dc2e2d85b32ef2e9e2673ca4b38fe3bb", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115688": { - "key": "2eef15ed83d4fe8be6bd746da3b31d8dc6648d74", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115698": { - "key": "c8bd2e78d809e9a221f1d961ca15c58620094750", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115708": { - "key": "27c35b361c7a724bfbbac62d2589a7163d2fbe04", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115718": { - "key": "db95f4a6b0ff4c8fefa1119d62b5ce5398d7228e", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115728": { - "key": "4aec36fee0e9d51e80621289030dd85f9ac40dea", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115738": { - "key": "0056a13ad2ce1b2216491eb4310be4798a498236", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115748": { - "key": "67d0fa78f22cdae3f85e263cee2af4ae9e562341", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115758": { - "key": "07cef29b1f7c616a88bf6f7f46d664eac8c9e611", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115768": { - "key": "e2568e2b92f8e20fc8c8df4efd0384a37f78fa30", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115778": { - "key": "a7d4c18908ee8a2fe817cbf045291a20e3cf7a19", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115788": { - "key": "919c430494b561d2d4a320a835ce9bda022bf238", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115798": { - "key": "6772aca2413daea7c2c2e2e13fc4422248dee6d0", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115808": { - "key": "85901d2ed36d40b4053c1fc759c3ff3d1444e747", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115818": { - "key": "621c017cedd5a11c89733922fbffa18c518a2040", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115828": { - "key": "a6af46b8ab08e8f2e82b843eb1517ca73db8cce1", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115838": { - "key": "8ab0afffa93710b78b35fc31156bbd08a21e803c", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115848": { - "key": "e729da4b1e5865c976afc09091895a39e69049d1", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115858": { - "key": "312e78ee55d23c8180cc5394084effe271871b9c", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115868": { - "key": "d7e83984799b43d277a897e4b41a828020838c26", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115878": { - "key": "a0eaaa4ff3b05d11db517a2d29f857b3234a2b46", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115888": { - "key": "ab7f9b5e65eff3f94fd59f6b77a623978fb6bd7d", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115898": { - "key": "365f553050ae485cc69f58c298c8918dad72a537", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115908": { - "key": "245cfc2f6625acc9acdc6cc58d7143c33cd8a17d", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115918": { - "key": "4d04238b38918bfbb50e32d8ea9eace90b6675d5", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115928": { - "key": "7d95ea6798114cdcc8ce60919bedf32cd214a9b6", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115938": { - "key": "a60a9979591f35dad7802c46ac7eb9d81b822f24", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115948": { - "key": "b25d8466ed1dc2666f6165eb9b678d4b9c0ef460", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115958": { - "key": "6bc600345338cd209bceaadd385bc905c27b3974", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115968": { - "key": "2f4be3eaa7df9e6e381ab50e56a3642a630f1f78", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115978": { - "key": "a3bcb7d023226fd3660ca3dbe128f195db07e64a", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115988": { - "key": "c585a2917aecb5232f6a4bbafe34028d46b0d5aa", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:115998": { - "key": "12218ca77af689923676228f73d27f41149a8ecd", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116008": { - "key": "34b1c94997ac14f1cdda4a8ae0156ed695d703b9", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116018": { - "key": "5536cd5559a1e08d0224481d0e9ff6e518454749", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116028": { - "key": "7c7d9b0dc9fe9433ae36e1a1a0f9649929858481", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116038": { - "key": "a6d904050518850dfc481e4487f2eddb7867cd37", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116048": { - "key": "03a10d4e734b0f98047c7d877c5c89a07976ff0e", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116058": { - "key": "7c739ac99554f0a95de3cabc8142ffbf5fb44c9d", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116068": { - "key": "fb6fdb211d88c2d5a824272c1be03f5da9d26c61", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116078": { - "key": "d963afd5877819414620f9a7f93fd3ea7e4062bf", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116088": { - "key": "20c8490e397ff8617b59ee0d936711f872c0f5c1", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116098": { - "key": "f360a8cf62fc1baeaea364033c9a92836e9b194a", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116108": { - "key": "66492c72f95963d0a877f39a28a251f089ff853d", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116118": { - "key": "fecc8e0c55ce5f8d65dacbad7b0f702910f24b60", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116128": { - "key": "f9c79065e462229c3551ea36cf35a0d1851d3a2e", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116138": { - "key": "2c3971c3315408a7a4a7621c627a1594fbc5f49e", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116148": { - "key": "c2a7f1e6481ba6aceca350610f7d7fb24f8168c3", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116158": { - "key": "11692e60e9ae7ce419dfbfad7a86703af45816bc", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116168": { - "key": "e8ecbc3d6160e5a329fd1b77be094a5df8cffbd6", - "name": "Roundness=Default, Skin=Outlined, Size=Regular, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116178": { - "key": "0bf63f78603cd086487dedb88afc68a65484e095", - "name": "Roundness=Round, Skin=Outlined, Size=Regular, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116188": { - "key": "2e87ddb3866b5a797a1b2264f7c28a6e7b2aa645", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116198": { - "key": "95c0633d73852829837c3eaf699fced28e412a94", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116208": { - "key": "12ac8458d8559683f8f9077187d93b8957063783", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116218": { - "key": "7abc6beb8bffd08397c6330fd8988acbca055aa6", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116228": { - "key": "c5ab1e83079b6a836a3e310238825f660b3e9852", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116238": { - "key": "337c76c548ffecbd1711c7f251cc80e9f56e343b", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116248": { - "key": "52a8b3912394ce3da828e2caa9d3e9fde2c8002c", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116258": { - "key": "2e410297081799fb20ba6d05edbb2b18732e4586", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116268": { - "key": "9adf1aad22e897009584863bd8d8222b936d260f", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116278": { - "key": "b2bf45f1da4d7339570ae10ac101b852096bde36", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116288": { - "key": "cb8d157de1bfb70f91ea3ec0cebbafc2c7e3abce", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116298": { - "key": "1ca7e154c4f240e808c4f5f3b978b02a07447525", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116308": { - "key": "563af82600fa810945343123a6454ae833ccd66b", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116318": { - "key": "ceb4d3f704dbeaaccecb329fa84d73d1b626267f", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116328": { - "key": "66310d0c6ca4ff098ed77271cee55a7edd8fb0ed", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116338": { - "key": "6fb352d66c5cd0c496ef019288c09afd0360e738", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116348": { - "key": "212b72e8e547d097cb999a6bd7e331d64cdf1031", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116358": { - "key": "2b488fe72e1f8719882c86745180b99c7644cd74", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116368": { - "key": "c45be8e4ed5a12d420e74e905df7542db8baba32", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116378": { - "key": "37356d1a1ebbd504276b51f393841f8aeed3f73d", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116388": { - "key": "bddb91659ea7e5bed5a43de7057f1cc99de999d1", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116398": { - "key": "31154044d3b229cee630a3862b6aa98fe671059b", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116408": { - "key": "f05a3b4893d4bfa5e6e5d46903725737bb5a80e9", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116418": { - "key": "6f3ac4a71e793b5cd7e823d7ec496bec84010373", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116428": { - "key": "1161d2a78ce85aa4f301b75009b3fa37b660389a", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116438": { - "key": "bab44c88c5d93e21a87d7c714f037bc7822d7ab2", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116448": { - "key": "af0622c3f84aa964334d976d8637f463feadeb4c", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116458": { - "key": "3e352b0af8c856197f0fdc6eb8be515fef3a073c", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116468": { - "key": "08ce9c26069337436576e7db42dda12b235368b7", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116478": { - "key": "dda97b523b14d148fffef51ef27caae1bc9ea1e9", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116488": { - "key": "7db75da21e1e3f3e590253f8e750e1da5818815d", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116498": { - "key": "35fa4250e097f92b4e69025519d353face83fc2c", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116508": { - "key": "4c2cb83b067bc2280dd857a4658ba55c761a9214", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116518": { - "key": "11f5e145b4ed3d358ac208e3ceb106b65d5cf229", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116528": { - "key": "8378edf8e08df74307c683d7ed309f9026484d67", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116538": { - "key": "0f03aa80a29c5714ce986dbc0c28e18de901b6ad", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116548": { - "key": "cdbe957ca8db6536ae014a83ff1a582a839d4f4d", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116558": { - "key": "ee96e5cb3a6fcee7138c48d586c2779b1442f419", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116568": { - "key": "2ab8445503097abf8f3596b307dc866337cd9713", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116578": { - "key": "3ab9225dd4cdd7f688262565caeaae68112fb7d2", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116588": { - "key": "ed9dfc01f47fee5f94c91f35532a197436bdc536", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116598": { - "key": "463df81cd2002352cf5101a10c3e562c993a9482", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116608": { - "key": "3730fbf2a6400c531f0dddb8a8a9a7c044a4f822", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116618": { - "key": "65b0b21b09a9091d6b4fa916f9c01b127de094ca", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116628": { - "key": "509ec0a12bdc1d1dde693547078a3d0268bc3f9c", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116638": { - "key": "c179a8d50536b8639b2150b7321ccef7ff2e31ca", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116648": { - "key": "942e088833df02025e623bea122342c48d948e64", - "name": "Roundness=Default, Skin=Ghost, Size=Regular, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "816:116658": { - "key": "3047ece25db5fbcddc6b9cf18870b6fcb5ef1e27", - "name": "Roundness=Round, Skin=Ghost, Size=Regular, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "816:112827", - "documentationLinks": [] - }, - "164:20361": { - "key": "ae93a29cf7d286fce8a277ce0b89bb97b9f51b7c", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20348": { - "key": "e415bf549e2b390aabd58dd63cfa4403c2d1ab41", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21362": { - "key": "faf287a8e67f40ef9328ccb209f628b4f731f777", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21356": { - "key": "b9b66bdce2661f1ae427dcf7f41eda325dd74b13", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22370": { - "key": "7da4a88112a54147c7358f559d86d05d37526303", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22364": { - "key": "ba1274ca8afa6286c77644a3d06d1f336aac0037", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23743": { - "key": "28c05987cae1fd4a44323eb1d0df44e9c3160b2e", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23737": { - "key": "79dd1b5b779d555da8dddad98f1d7d647d50f7ad", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44402": { - "key": "e72256b8182c13efe27332b70d4d3ffb0afdf61e", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44396": { - "key": "c43a65576f15bc3e8106ce0a7b0c52abdbef5d7c", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44306": { - "key": "532f0d69b27d336b1b91464dee66308af3be755a", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44300": { - "key": "f01d385aca7dc7d0d107711f8d711cd8964751d3", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44210": { - "key": "6f014fe0074467c764e5a7b4217e05f0d8dbfaea", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44204": { - "key": "d800c3faee3d69b3d94eb9cac245af61b2a5a8f0", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44114": { - "key": "faf9a478f4c22c29c553b52f3eb3298337e708e6", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44108": { - "key": "7458d3fe49821d691a65d44e86c29f72b95402b6", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20363": { - "key": "0b56ffe7a0fca7fe862a583e41f235e8243c2643", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20345": { - "key": "bb4eb3ee6520cda93da394fd7b05d748adee4da9", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21366": { - "key": "82c427804eb482907cd8c7a630a3ec7af71c55af", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21360": { - "key": "0f7e8ebe7f35caecc002adf9c719fdce8e052218", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22374": { - "key": "9f63376aecda7fa3d1e408cfabf8839a424a7faa", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22368": { - "key": "b25af4ab145e420522ee105dfbf65424514dbd15", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23747": { - "key": "ffb01a762cf327297cc20ce42cbdfd0631f8e80d", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23741": { - "key": "987dcad795ce00318111e79f00162ffde3e698a8", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44406": { - "key": "7b53daa7cea4d23d825e838ea61ee241f643839d", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44400": { - "key": "323a5fccacd7633a41c874b47d96ca008614fdf1", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44310": { - "key": "af181b60ba54e4dddece33f1ab6f467d65590641", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44304": { - "key": "5e3c05967c1c76484f62e3d25a10b7ad4a1734c5", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44214": { - "key": "b4e364132e9bc44e4e0fe16d3efba88ddeef6568", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44208": { - "key": "527fbd662bf5b15101c955eeb64a41612b934d8d", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44118": { - "key": "02ed6cba51ec493416b00d504be70bcbfbae080d", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44112": { - "key": "e2a2ec22fded2ba9e6387ea0299abe72263dd54b", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20347": { - "key": "b08c2a300e3d02fc1303c6982370ea4571151cbd", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20346": { - "key": "c2c26668f9200488c7de81edc9423b29b395730a", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21364": { - "key": "6a66a8a1ac139344f3a35dd2cd3943403ac8c6ab", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21358": { - "key": "d6ef0be108ef1c8688560c3e1b587f53313dfba3", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22372": { - "key": "9fa48f165aa4ce72899337e1ce8ad06c4a63704b", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22366": { - "key": "6365f37e1baea18fe4b0db4dfa3c0146505e5376", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23745": { - "key": "433bdf7e17ae4ef1e935cc2cce710faa4df96c19", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23739": { - "key": "a68a712d0601819673288b2f89ebb4265d3ed3fd", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44404": { - "key": "61f577b49e98abb3fdc1a665927e7efbe0a4fdd2", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44398": { - "key": "3ef5e3cfcb4bb6d61f54820435a32b7366f4eb3b", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44308": { - "key": "4c4e74290411f2283bf323e361bb5ee6e237399a", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44302": { - "key": "bccb13facade3cbbefdcd817cfbe7a7d24702112", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44212": { - "key": "7253138865d6936378ef78161f7cd1e927aab818", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44206": { - "key": "34499c0bf5032fe8f90fa147b9eb9512b82ac30a", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44116": { - "key": "563bdc14e27e3c0af415efac3fe2bca64e8a92f8", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44110": { - "key": "98cf7ff036efeea2b22b951920dffbe6ddb03bb8", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20373": { - "key": "68e58e8fa006f11fe74b1271a73478edb045b96d", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20353": { - "key": "19b55a9f788ee4f2edc1c731cdea1312af7c5c66", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21350": { - "key": "ec5c15c0d0625bed8504d902cf70a064d2c49ef8", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21344": { - "key": "a786c006f8ac7fa1de4269c64c49c1ca9c1af89c", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22358": { - "key": "c3908d53b713bdc91477b6bc78e2e30913cd97f4", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22352": { - "key": "d6ffc49210a58f991b783879c307add024b89d93", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23731": { - "key": "7d756520bc048cf3511e46946262e29db293efc8", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23725": { - "key": "339d0869e16d9d6131a6f6281b92ee9c3034eced", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44390": { - "key": "604e572b0a5a6ff68bbd23b5b4cc964ffa216541", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44384": { - "key": "23bf2adf1b60f4623d8d9bb2be20163b992ce38b", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44294": { - "key": "c5630f3801e5a794047ad1b96e3e37eab52b6863", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44288": { - "key": "4a7f69bea4fa701fd9a4c9e0cfaea25cba27f918", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44198": { - "key": "a8161841497bd1e902397c732fb264f674eba740", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44192": { - "key": "09dc4a1b708d83e51982e32a186ac7f92b8672f5", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44102": { - "key": "541429afd3526138b92cf65d8a3764af4e02e91b", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44096": { - "key": "186eb5f85cbfce9231a9b6d7a1de1ec8ec6b90de", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20376": { - "key": "5a977d0fd407e5e9da3dd196ce41ebc3da692aa9", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20360": { - "key": "7695cea412e748ac079a3e3ce574c34aa6656782", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21354": { - "key": "e0404cfc7550a8657db500024dd80a34e1fe159d", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21348": { - "key": "7fb51ea6dddf4795f6845abebb1bc9869bd68642", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22362": { - "key": "78a83bef2db0e28ccdf348cc3664d856318fdd3b", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22356": { - "key": "1524958927a19871d54eec129c2268407981d9aa", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23735": { - "key": "e281441e5db41d8c1d992f9c92e25b500b56c290", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23729": { - "key": "ea15c96160fc12814b5e847b1246e5c25e88c368", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44394": { - "key": "19d9314239f05780730a808b91aba89b3878bf56", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44388": { - "key": "f8fa99dfb8c8d8cf630fe9d2260567b4f48c7d79", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44298": { - "key": "300423c83b0aeec4290d61a41b934aaeb2c1573e", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44292": { - "key": "f6b1c8b2361cbcc7dfcd3e1176dbbe6e0657ccbd", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44202": { - "key": "f6536c2d701acc89ff2583e5f0af1f2a8fd252a5", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44196": { - "key": "bec3a00e9c7bfc0d1576f39dbabab81dcb6a02fc", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44106": { - "key": "6a9c4d4dd4d62a3b042456bb7be24f3086919cbc", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44100": { - "key": "59fd7d04ac2a3cedf0a1eeed1d17a3ec3b6e40db", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20349": { - "key": "133ed808bde855fdb77338643ea5a475abc7b07a", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20350": { - "key": "f941b01e650a12e100227dfcca5411ed4677b561", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21352": { - "key": "165f7e027f425dbb68d3901f391b83bdd8b7af80", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21346": { - "key": "386fcadd5610d864940e65e3bdae31ffb7eaa3d4", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22360": { - "key": "f2079c7eec65f54163bc872cb5d562a94788b6ce", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22354": { - "key": "a89f4197658a6198f1d4b566e27e97394ec6da07", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23733": { - "key": "a3f57254f68d3aebcd95dfaa045047c9906f3c00", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23727": { - "key": "c0165628fd83350284d0d3566fc3ac6e6ca7413e", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44392": { - "key": "bd16deb33d97bfeb5056d6b67b867972fdd3a80b", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44386": { - "key": "cb4f0f3f6c577726cb917ce40d8cd7f8265d1cce", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44296": { - "key": "b394b2ca887fbaa85d52b1dd8dd3f4e3d1558841", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44290": { - "key": "64c6d55cc23a31ce150592b0fb2168f9dd7f5121", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44200": { - "key": "bd5573cadf69e1eaf210c48ae9e0d56a635e4303", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44194": { - "key": "de1acd09487d8a5471a8655b1a4ef0ffb4c8d710", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44104": { - "key": "b17a85ed044f0eeac159adf5f4120e493404610c", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44098": { - "key": "cc99887f8d04e82e9e0d70cb0ec19ed7253ff190", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20342": { - "key": "69351c2a6ec83499880c19f91c2df431a4e23ce2", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20357": { - "key": "43fa3bf3735b980eb995574f4f1be4ca10056a4a", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21374": { - "key": "40cdca63bce7525b1c82eef7e3dde21eea43ea2b", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21368": { - "key": "58e4fa51b61710a1e20babda09aae8bb611bd710", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22382": { - "key": "3a71babd0434bdf3e32c9e868b7ea4752892fc31", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22376": { - "key": "7309611d473e0854890c022318a2fa030193ca0d", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23755": { - "key": "414e7fbf5448d45bf43e3d6d04129392c4643dca", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23749": { - "key": "86422a094a8bb66ca5eff9ffbcc7dc3b8c1fe63b", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44420": { - "key": "a092da129ffb348ffbc37b72a04f04bfac8fa055", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44408": { - "key": "dd372cfb2f8fdae0821a61e621d945bb4e03011f", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44324": { - "key": "62b832c47fa4891f54967d19e9e076509add7d91", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44312": { - "key": "3f53e621c87e665ff4c898adb1bf18a7840b7d7f", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44228": { - "key": "3f0e1ac733de4f9a1f21454c19a48a303f6e950c", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44216": { - "key": "ee5e63755a4b007842695ef4f44867fa01700624", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44132": { - "key": "4a870e8273a1a03da131873543acd80771c25086", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44120": { - "key": "16f1c3ac78d09d91ea1c1feca5eb4125761df3dd", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20351": { - "key": "85b059498f9d5894b9b2718f189f0a9a6fe1402b", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20343": { - "key": "e0f36ec8c98538b06393fe33be17212baa237949", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21378": { - "key": "1a6c696c515016db8467ae3d8092ecba3572da1a", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21372": { - "key": "c2aafb231328b90f93a1ce200df226f66f39fa4c", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22386": { - "key": "40dd0aae859eb0cc279be9eb6faa879841119edf", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22380": { - "key": "0a692bc2e063c505f7b33552bc65f70c4b0f6bdd", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23759": { - "key": "0847e88e0baae2ed03e129c86607326d66726d72", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23753": { - "key": "2f6a058994894f9120623d6b35f16afa0ef05c50", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44428": { - "key": "b587b1e3ffa9eb246b784cef9e3a8aecb14ff912", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44416": { - "key": "ccd803ede9276f0741e731586bfad3ec7f3ec25e", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44332": { - "key": "1ec825eb382fc073f99e6d35b338378b6cf80e2a", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44320": { - "key": "86725997f3426ccba3226159ced4ed3b1a9315b7", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44236": { - "key": "9018e9599e3cddbbc92f513ce0f8a6bfaa81c084", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44224": { - "key": "b907e6668af1d43deb8e131b47cf7de3b82acd90", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44140": { - "key": "4f0e3d38871277f1a8faa1ad2aba116d646d24ce", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44128": { - "key": "b181c925cf4dc06e9a3f38b5dc52ab9bc87173c2", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20366": { - "key": "72bd5896615a3eccb63056554f02830bce66cd71", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20344": { - "key": "8b71f5eabe2072d87317fae7befb929fe81f31a6", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21376": { - "key": "5ef6975ef52a3e86ccdc7ad0a3861612c9fa6872", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21370": { - "key": "e0ccd8585b77d040c5e812b93c3c4dee43ea30d0", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22384": { - "key": "b10e7396dd3fa09b997213a839e073e13050ed43", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22378": { - "key": "6703ad179ea35d21489f2563ca56a305b4ff4ebb", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23757": { - "key": "8f7b8ae16009f2d4bd159b579c2324896a0f8b9d", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23751": { - "key": "8f4a9abff9c151d7a77e02be8010cf251ba033ca", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44424": { - "key": "7fe52fb21978753c64b9cc6d3a736771305f41c9", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44412": { - "key": "bbecb6f0cc70c624ed7c92dacc6381585ae1b55f", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44328": { - "key": "112fafedc404f02e14672725b47147c4f38b0fe5", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44316": { - "key": "e6cbe2cc39a91c534b82cebe70f46f95ca411ff3", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44232": { - "key": "c7261bd204988a1e02482a56d94f2c9725a9b667", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44220": { - "key": "2aa61139d9234e664ff8da4a256309587f08f681", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44136": { - "key": "6678aa95638b9b3772a3e881c6acb0d5e473c9e2", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44124": { - "key": "87a62ffbf30a828774e7b696e72c3feb071ca648", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33414": { - "key": "e16a0c5480fdcde9b2ebb9f72b92a0f59b2418f0", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33390": { - "key": "e7acb45e5dd8d66fd4ea53cc1fc4c77ad3cbf96a", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33416": { - "key": "5a8952f3c8cb8cfb89a6149519a965c6be67fb3d", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33392": { - "key": "9f112d122c7c70dee89cb8821ecbe2a017d858aa", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33418": { - "key": "d728ba34aba9d015f55a51460729830e16e00a62", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33394": { - "key": "ccaf8aae44cdb33aa41818ecc065d848e83fcbcc", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33420": { - "key": "ee39b827e6cc913c0abb02412ffdb7b0117ff3c5", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33396": { - "key": "2495136b2faddd620f8355730446298bb81225f7", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44422": { - "key": "44ca7e42376ae5869c20c14611c34fa2a3a1ff78", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44410": { - "key": "54856949298f1c4dd6f9a472cbb9bbdc78a9e46f", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44326": { - "key": "20f98fc3cbd1f54c6e0456881796e7f533bbc7e6", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44314": { - "key": "dd770e528fa4f86abe497e8590204516cc806640", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44230": { - "key": "ded6bd95fa5568c8e8daa89dcebef79472d0b23f", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44218": { - "key": "5467ddc60d6928dc6d310b12029c935ab49b5b03", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44134": { - "key": "ef566d37e99f0805a3f864e6a0a72afe5b227328", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44122": { - "key": "61fe07673e4c1ba6d7e6ae9130ba1baed8631be5", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33430": { - "key": "d74920374d63be3bc7f5005f7b268b79ebb2de22", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33406": { - "key": "d444eed68f6de12d3ad7f48cba2b0e8f507288f8", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33432": { - "key": "dbed58870bfa6917643eb5b6060f4e96d9d976ab", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33408": { - "key": "5bc76a396293f523d4e5346fb027c853b8c8a5a9", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33434": { - "key": "dbc0d49b218d37bc73853d984f694c4540d48b13", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33410": { - "key": "442cf6838ebc8913ad6755a02b5466ed9fb1a4c1", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33436": { - "key": "22fb0c82fb7630479aa872b34f3db0eeacb3baa0", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33412": { - "key": "1b13176fcd94e8c0c8ab7fed6d3411cc85598ffc", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44430": { - "key": "2ac9bbc4289ee9fa4804a7a8997f1957d0e1cf50", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44418": { - "key": "8684711450cd7c61224e4b9d415e1c97a8f56e58", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44334": { - "key": "8437a5e1866cdafc9e52d2d50b1d9cb0f70fd1ca", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44322": { - "key": "4af821649000e842889f13d7994a01a24dc4c4f4", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44238": { - "key": "f8da7c5e03d9d87b62ef6efb2490406681f6c59c", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44226": { - "key": "66dbfb53bbc0eea700843ae5a2f9a6d7cbf53962", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44142": { - "key": "6ab170751e10db9409690b3846d38505b4153fee", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44130": { - "key": "8e4e4736e91edb3e210b0ab10678023bd953517a", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33422": { - "key": "ba42cd0ed58ebbcdda063c1b108466276ca9bb38", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33398": { - "key": "d0faabaccbf0ca37a029825974ceff060e334bba", - "name": "Roundness=Default, Skin=Outlined, Size=Default, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33424": { - "key": "927ac455ce9c29274aecff01b91babac1ffca6db", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33400": { - "key": "7e97f1fb891bfb4f55d16a780511f0e5f4571606", - "name": "Roundness=Default, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33426": { - "key": "99dbdbd518193af253adc9faa2e39bab6ac1e011", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33402": { - "key": "22570ac7fc6a1a2217e2841bdc1328c5664589ff", - "name": "Roundness=Default, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33428": { - "key": "df8dbbe2c7f3e05354480b6bf0d11080b62255c1", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:33404": { - "key": "4ba9fb92a48f46ac1eb8011e9c24c49c39d88881", - "name": "Roundness=Default, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44426": { - "key": "0af7ceaee8739da338c41b288ef8c8bea11dfb84", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44414": { - "key": "2fb531e78f50d5993a397e7883140bc7c40c0328", - "name": "Roundness=Round, Skin=Outlined, Size=Default, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44330": { - "key": "70bb67c22d4766b8147a66d16136fced7d068e85", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44318": { - "key": "baf5043bee7ca6a7eae3c3cc4f92c39848b51760", - "name": "Roundness=Round, Skin=Outlined, Size=Large, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44234": { - "key": "38503627bd5bb3f90fe67ca6ccc425cc51040d91", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44222": { - "key": "31df923b76d6b1a968dc0f1d8b3223843e711e01", - "name": "Roundness=Round, Skin=Outlined, Size=Small, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44138": { - "key": "7c1bebbd6e54fbf4d1062248e747df4ae310235a", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44126": { - "key": "3111d0d8a0eaad58c1a84b06e9545d4dc9c513e8", - "name": "Roundness=Round, Skin=Outlined, Size=Mini, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20364": { - "key": "1dc03589e0284f399d3661913d78e0dd6c4cb5fe", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20367": { - "key": "76c7eff061ad4575558f22e17a830b53e718461b", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21326": { - "key": "23b36ed8cb983bdee4d73b1db398d92b45f626ef", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21320": { - "key": "543e72c5baf32e1201b37e4fdeeb6f86b7498f11", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22334": { - "key": "65e22295b003a4344ba6b1991d6684152e645e12", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22328": { - "key": "2baa8dde492b1274554d0501ad105448310ee3ad", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23707": { - "key": "9ae153d2f7940184dc1aad8e8a45730f3902f35e", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23701": { - "key": "e792fac410e6ff501c3813da90484160ebcd8b82", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44354": { - "key": "971da136094fdef5b25713dbab413273134f0f3a", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44348": { - "key": "9ea46709928310d5038980dbe3b455d1050e7da1", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44258": { - "key": "b45e23c0a1418048a0d402e4d2c3a00ab7229b8b", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44252": { - "key": "4bf63e915c9253eb930479bb099d99328db10903", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44162": { - "key": "6bb249584cc5382ad495a24d364205d936d8b9e7", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44156": { - "key": "d354f92f5a4e9645b654ad4114d642c53b296ced", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44066": { - "key": "881d3efdb2245cd010ccc16e37d69d59473a4776", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44060": { - "key": "6c0ea9076529a7345ae25acbf2a77883c36cef6d", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20372": { - "key": "b56bf82d321f343f96effdc62873a7c24f4cd7c5", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20368": { - "key": "68ce5456a5893e143e5e9ad83469b6fc4466fb60", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21330": { - "key": "69eff4d3b0c819a9118096324a260897f185adbd", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21324": { - "key": "a097f7fa319cbb6b01c1cfa498cb09650917cd18", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22338": { - "key": "e4a913bbbdb6fefb219848c55db58550ed8979cd", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22332": { - "key": "c2657811203c6dfa2e2c0ef5bcea76714b5cb208", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23711": { - "key": "f215e78d43fbfaa99f0d78e33709ebf43648a970", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23705": { - "key": "76c5d8a9d175899dee400bac99e4b69e15263673", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44358": { - "key": "96b8279938e832ecbc2b4f8527b9b49c3677b2a0", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44352": { - "key": "23d25f42caba155ef7af93987ec16a700e8ce190", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44262": { - "key": "42bd24e3bd9b579bee97b67b2a6361fb69d880ed", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44256": { - "key": "090c3698c68e3d519bf54cfb04296a63fbe48334", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44166": { - "key": "bf5a3cddd922bdf7d2b0f30975ecfdcf3e9de8b6", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44160": { - "key": "f72f8a7bc758805624c58fa952f12f71203d0b71", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44070": { - "key": "b0fea34c4d5fc6b741e656eac473681dfad99901", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44064": { - "key": "e5e2ad5e06a213c79e83ea86237ba88a0fa43743", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20359": { - "key": "fa3098eff4e1a0b40f54cc6275f990a23d9a0b1e", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20365": { - "key": "dc7e3c19ff32b47abbadbf2a02b7667f4b29f724", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21328": { - "key": "9247f75d7bf6b1ad54c824e7bc9451208e589b1f", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21322": { - "key": "ad953efcf637f6694a1f7af0af761a5365ca4219", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22336": { - "key": "ad2063f2aa258e8e823197aa3af0cc7b66c4a388", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22330": { - "key": "68e56396c2cebf859da05fc00d35985494bc8e02", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23709": { - "key": "ce99114bf27cb5b749a2d78b575a78370081d63d", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23703": { - "key": "822fbb2e15465d53f128e0d39b54161e2c3e3a3d", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44356": { - "key": "02ef9280ec69c71fd18eef3d57e807a46cd3510f", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44350": { - "key": "463b872bd7c77ae93076d9390816853005932767", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44260": { - "key": "13b2c92a63e8ad08b2f90baecdc88854e894b809", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44254": { - "key": "cde598c449df12c6ff5cebe4c0c7763e9daaa4af", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44164": { - "key": "c26c8828c7eb7fe70f51de5ae8658cf83afc41c6", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44158": { - "key": "fc5d48531a4fd7c7d317d04553c9203766f5a689", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44068": { - "key": "afc38e91a1c34818d05816517c3c4eb32b5c8cda", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44062": { - "key": "96f3cfa350795ab868a288a3f748773ba782f48c", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Left, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20377": { - "key": "3f69a7f34c70076b3f26ddda7da5e244ed1ef64d", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20370": { - "key": "5486a319d02809349493d1817503bbdbc0072d89", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21314": { - "key": "a5a7f3244d54da202fadc3821547f128203502e5", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21308": { - "key": "a904ebcceeefb7b8d41a2fe6adda82037c5b1f70", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22322": { - "key": "eeaee57ba357ad75c876828c5a534f8b9255f2c2", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22316": { - "key": "023e7600667f83f0dc1c82f19d128203f52a1c5e", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23695": { - "key": "fcef59736f3b8324db912fe226bab1869d8d15f2", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23689": { - "key": "3d50775c6fe8b7ee5417e1695e6631fd9d957ded", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44342": { - "key": "cd3d1b73deabc79cdb5e0fbc7dd38736da796cdb", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44336": { - "key": "6b2a25146974acde8f79e254bec713de8cc5380c", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44246": { - "key": "57561744f892785d82957f405ad0c352661d022a", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44240": { - "key": "0ac55c545fbf16fa77f58d3a7025191bc013fceb", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44150": { - "key": "dc7cdde40f87650a233a674e79095ff2c860361e", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44144": { - "key": "8ee9ef6acb8e111956deafcf8b0a2e1343f87c4d", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44054": { - "key": "ff5bcceffeddc8ae6c997ee9497acf2ae3a4b97a", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44048": { - "key": "6e27d89c69fd6e9f4b18fcded4e3690884efb820", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20369": { - "key": "f008522e7e84ca1088acb2fe277b2e3ee614fa1d", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20374": { - "key": "1023eb8e4c7ae8c42bdfe1dbcf39d43e689ae82f", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21318": { - "key": "5e8eefae9f0c5e64d96bab0fc95f9284da1c2ca1", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21312": { - "key": "67f615c1207625be41c003210d321141b8d38002", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22326": { - "key": "da858aa1c095d430851e02006f4db3c903bc49fa", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22320": { - "key": "cecafa525924c4e240608cf36bd70f9d7f0f4d8b", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23699": { - "key": "2c366745fe8c546ec600c6be932431fbcfea0009", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23693": { - "key": "2e915e6372f2e3e7aa11973bf7625af0cdd8015a", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44346": { - "key": "97da153d000d211fc195ce4c2162b5f4148899ba", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44340": { - "key": "96a2edc57a17efb444715f3ea3f6a3696937d2c6", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44250": { - "key": "dea721195db26d103888945faab66e5f25d1b127", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44244": { - "key": "2cb9979fe82bb905e666e47ee02d063b1b137436", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44154": { - "key": "e820974eeab49878eb4662defe8d76f76e27c91e", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44148": { - "key": "d1a6cca1b445af905c100df32930a9eeccb58e8d", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44058": { - "key": "6048afada97ca807cdaad59bd0f599ef2ea8b7c9", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44052": { - "key": "9ddc27ee7d61ea7f16970fd5828f9fe89a8063b9", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20371": { - "key": "4b9f2d62f1fab93fcef3a84cf44b34285a405af9", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20375": { - "key": "dc33b59816bc048d93c303c40c6df7a3fbde64cf", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21316": { - "key": "46c0ed01360ea94f63e66020516515035c49798e", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21310": { - "key": "4327b656bade90c8bc1e23233898d5e9705552ef", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22324": { - "key": "e41639e81ec0e8df8845623b5a329e0b46373e5b", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22318": { - "key": "b9552edf6e9f70a2ff5fd7b26e0d5fa7e8764a42", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23697": { - "key": "d058a970786383f00370f9a13a48c55406a2316e", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23691": { - "key": "c83995e4431de713d537c04e950ef56ec6c2f633", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44344": { - "key": "c7dfb14cc533b7bd3f31e92d277f9ba8e0457bb6", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44338": { - "key": "370014ec9a6bf90c58d28f0c7749e17f5af0cf35", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44248": { - "key": "5ebcfe1deee3d4701e873e87c09feabb16d317db", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44242": { - "key": "2c0d8c6cb3ebd577287923ee28c16465b40b9c17", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44152": { - "key": "92eea4ba019cd71ea99970d53aae1441c57ebd18", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44146": { - "key": "9be16b9987a0e14b2ccd805db5ab3d1e406411fc", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44056": { - "key": "52fba98893a84d5161f9ed909665e9c9f0bba87e", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44050": { - "key": "5230d8a180d17f854dc63e0b00c8a65cbeb171d7", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Middle, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20352": { - "key": "ef4bf3fcf1892bb9e1f76cfbd05af5cdbac15a5c", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20354": { - "key": "12c3c7d262e7ba9ff6c203531495874c5bfbe061", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21338": { - "key": "3ac12663babec0155bee1ce82f2243558091dc67", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21332": { - "key": "b03061d242f44e69daa09ad36e93ab7c652f45f6", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22346": { - "key": "abb5d60cfdbfec0d545f965ccd2c2b4daf1d8f1a", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22340": { - "key": "cba51ba9a07641c48dd9dde009c090775b783c89", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23719": { - "key": "65cb5d21d571b028185af87c923ffdf08cb8aafa", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23713": { - "key": "3ef06c02112d9653f2dc1625c8b9a662e8553f89", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44372": { - "key": "99a1484707a61f7b5d85329563074df5618fec14", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44360": { - "key": "a3736a461a85cff5e12b92577b317faa5f7fcfde", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44276": { - "key": "b5820330c86b6094886a12bd62262d022e11e628", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44264": { - "key": "fefb4cd852a7fc2afa887b9c896b631b3469659e", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44180": { - "key": "0a8909451ecd9840ceac8452884dc0bb2f17d78c", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44168": { - "key": "cdf65cfeb6309a64d447b8bb42e55193ed87224a", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44084": { - "key": "4d0c3c89e5b581f53c36031d59edd969e4eb1e99", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44072": { - "key": "867307bfb9529b1ea1d2fd3283909e8f71e219b3", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20362": { - "key": "c807ea99772dc527caeb20423eea0644c5bca159", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20356": { - "key": "94a41691922cdfcd182a656a8817d1b2e9a69008", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21342": { - "key": "4ed07dfd5f32a0dce223effa956259dd524e2626", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21336": { - "key": "add177d133c8bf871d7d25636f261ec665d95039", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22350": { - "key": "e184b1b5b2891c3895872fe78d3453802c6f36d2", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22344": { - "key": "952b69e1c91e6e83358572dbaca6ff630215601d", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23723": { - "key": "85fe935ac50146766ece1ad675c13343a3348732", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23717": { - "key": "c38fc3d1da4e04d9535f2a12e682ce0081d07101", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44380": { - "key": "f54ee45cbee6b9e7bc722aa3be0a123429a0e35f", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44368": { - "key": "ac969cf97b2f0ec1d0f4682ce6e1926bbaf2b55c", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44284": { - "key": "027ede9d1b4570fe957d99271a70a28db7f469ce", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44272": { - "key": "3f6e2b3bb7f610729c43f273dd0576206b54895d", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44188": { - "key": "a135af2dd334e734fcb16e91b0282bfa8b5a368c", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44176": { - "key": "6c6692531a036f11a72a92145578b8e20811eb08", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44092": { - "key": "b853c55b7616a2e149128aa5ba879559a78bd589", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44080": { - "key": "9a3feef76cfb92f3f826b31b7473ae3d85287f98", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20355": { - "key": "aa0b35177715903c4ff2d86a2f8fe4e4152d94ff", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:20358": { - "key": "1dacf9e888dc379090ed519402dc74460794f94b", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21340": { - "key": "906932f24023b7798ed7a60a9f25a0d986ec0615", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:21334": { - "key": "00105e30d22273655e2eb33f8ab4716f3db50868", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22348": { - "key": "64c29bcbda6e8b6485821165193c89020de5b053", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:22342": { - "key": "e02d119d97a9e51b2bd27c92626381c9fe8a3ba1", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23721": { - "key": "eae92ca51ca977888ca30999c34e9da8c715e495", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "164:23715": { - "key": "b8dd0ff34f4f84395e9bc7a619715365af9ebc18", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44376": { - "key": "3c777ef088ef26b396aa0d0a91904a9fab2e74dc", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44364": { - "key": "146380b6ac350f3f9e4e2147424215c3e6f89a54", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44280": { - "key": "d1158659ee8c3dd5b42cf7067c3f7088fab61471", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44268": { - "key": "a52c5ee053087ee98b9c59d42075c6cadb9250f5", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44184": { - "key": "5049d3329d56a757f288016754e7917774fa6cc5", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44172": { - "key": "f8afe17a027971e42ba05a5194642cbd777405c4", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44088": { - "key": "2d3b4fb3a7e709346ed35f7560174c76fba4f01a", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44076": { - "key": "4c3c9c5f4747495b51cdfada36f30011b31febb9", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Right, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32742": { - "key": "2428582c35d16af9bfe8e688e10f6322780eb4d8", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32718": { - "key": "bb18c38a3f66ffcc60bea5bf578cfa2160435344", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32744": { - "key": "d8a0a92e9c7c56019ffc858382e089f774233a6f", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32720": { - "key": "1b18e66b002354dd4041cf2962e7a000bd98f1a1", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32746": { - "key": "0b61338821d7f2f582b7b749719b68ec98f02bec", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32722": { - "key": "692df7cc62de8f5c684b7b8be41e6d7563955326", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32748": { - "key": "c0b68af24506cb4b270783c82596aa8a262fe82c", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32724": { - "key": "3fe6d660ee5be4e346b39377df8da1b8691c07ad", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44374": { - "key": "15c7475d427ed25df9aeaf937747f93c51836238", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44362": { - "key": "9244774dbd560b36425d33f65e95478ea60e1d5d", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44278": { - "key": "241b1e7854b867369656958f8e7bfcbb9c3a1019", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44266": { - "key": "fadbc46f99c180828e9eec5204817e17349d8520", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44182": { - "key": "cb75317015df876efdcdcea5483d53518228d81e", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44170": { - "key": "288499ec019bc8e540ab52d7d62c845a32a3eff5", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44086": { - "key": "3a93697a41aade6a701e5c004e2b36490d01df08", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44074": { - "key": "4d034986626f2fd2d46d7883972a69a5f5c5e26d", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Default", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32758": { - "key": "62f46240138674c508c83c334484a166d712e5a4", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32734": { - "key": "c683f2867cb870edfd823d22137270ada0734561", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32760": { - "key": "a9b2268759c211675369b36c38eb6ca1b51a11b2", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32736": { - "key": "18a1858e25538711e879d83b92557e68c95d6e50", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32762": { - "key": "f5105c62e201c7f4286ddc592309a51e9a2c8d01", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32738": { - "key": "553bb1765cc8312ce8d8373a03c30edbcc5f390b", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32764": { - "key": "dd47ac64d053233262c9a81eea39dbcb00fd0fd3", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32740": { - "key": "85ae484497ebfb1ad5723236162b9897c75c17ad", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44382": { - "key": "eff1ae535bc04d1812ce0e6d8ae262f66dfd4f17", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44370": { - "key": "5691a9841a0e5986c628c83d374965ed98233188", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44286": { - "key": "e768b44c48c953a3306edc31338e15e2319d9eca", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44274": { - "key": "eacc85650ccb9f1ff8d304382753db75beee5d53", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44190": { - "key": "b20c2d6fea1f479cd042b2b682badc737626f675", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44178": { - "key": "3ed7e066c71459b6f284b731c8c7c27f6be159d7", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44094": { - "key": "4fcf177257bd710e2830a8380cbc138341c2f405", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44082": { - "key": "a95b563c8811231a2c4ecbc53edcdd19566ca344", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Disabled", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32750": { - "key": "c6e262fc6d7c20ccdc9d96a08016572e239e41a5", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32726": { - "key": "1edc14da0b9512c989e1326b9dc64ebb78871198", - "name": "Roundness=Default, Skin=Ghost, Size=Default, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32752": { - "key": "64f3c2aeab701d048aceb10dda3950d2288e3973", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32728": { - "key": "08e18afffc5db0230f6d016429fad148855bf4fe", - "name": "Roundness=Default, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32754": { - "key": "9b389d19d4228eb2070c22f5c2cd6f6921ecfdbb", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32730": { - "key": "0ea07f2ec70121e82777e5a14c256dbaddc94d69", - "name": "Roundness=Default, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32756": { - "key": "55bbdc2f431d85c136968a0ac72a29f45902655e", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "189:32732": { - "key": "b8726dd659294881c4cdc542a00081a9f99cce28", - "name": "Roundness=Default, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44378": { - "key": "b2b9fdb720a64ae2983706c8c64e3c28081df922", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44366": { - "key": "7e63fcba228211f6c690ca3ae0f117883ee58466", - "name": "Roundness=Round, Skin=Ghost, Size=Default, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44282": { - "key": "f2cb58d6eefdd9a988dcb78c27f82d1fe7e2a9c6", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44270": { - "key": "6b34250ac526c5e1b64c5cabd67f11026bc355c7", - "name": "Roundness=Round, Skin=Ghost, Size=Large, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44186": { - "key": "64fcdc01fa58493930b385493664bf4b0ea1b9ca", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44174": { - "key": "f283c3c574faacdedc09dfb9fb79e70f0b9333a4", - "name": "Roundness=Round, Skin=Ghost, Size=Small, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44090": { - "key": "c8ecc86a6122003f5d4410cfde24851729ace1de", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=Yes, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "761:44078": { - "key": "f50e926e47d0c4e5e51bc3d13026f37b3d6e57e2", - "name": "Roundness=Round, Skin=Ghost, Size=Mini, Position=Single, Active?=No, State=Focus", - "description": "", - "remote": false, - "componentSetId": "164:20378", - "documentationLinks": [] - }, - "133:14785": { - "key": "9e0b5ecc69a34c2445395c3f3990ad4527dfb08c", - "name": "Side=Top", - "description": "", - "remote": false, - "componentSetId": "133:14788", - "documentationLinks": [] - }, - "133:14787": { - "key": "bee19845dc5da6ce8613af47acab01af5caee530", - "name": "Side=Bottom", - "description": "", - "remote": false, - "componentSetId": "133:14788", - "documentationLinks": [] - }, - "133:14786": { - "key": "a46ce9d0d8b710b6d0c15b54ba9fcba5c48bd2c6", - "name": "Side=Left", - "description": "", - "remote": false, - "componentSetId": "133:14788", - "documentationLinks": [] - }, - "133:14784": { - "key": "4cf74f1f0059879f994dd2d3a7c4a35da7f7a52c", - "name": "Side=Right", - "description": "", - "remote": false, - "componentSetId": "133:14788", - "documentationLinks": [] - }, - "680:60413": { - "key": "21b36ebedcc4bfbead3a0dd9020512ca1225f0ab", - "name": ".Form", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "658:35085": { - "key": "2441bf0e2ba43ca11c5a1fdf134d1d36425e839b", - "name": ".MobileCell", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "680:68282": { - "key": "c8a2b4c8da103f6a49c154bee2f832c4116e1066", - "name": ".MobileForm", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "658:34934": { - "key": "f4773f1e8156feda8b4aa902adec0e195f61182b", - "name": ".Row", - "description": "", - "remote": false, - "documentationLinks": [] - }, - "658:34787": { - "key": "bb581eb76bb357ac6da4a989c53bed5620dece26", - "name": ".Row", - "description": "", - "remote": false, - "documentationLinks": [] - } - }, - "component_sets": { - "9:1071": { - "key": "bce63fbd74024fe645b5511cec90cb5b1446d393", - "name": "Button", - "description": "", - "documentationLinks": [] - }, - "66:5034": { - "key": "c022afca047316355c6c8f8f072bcf27ae807b72", - "name": "Accordion Trigger", - "description": "", - "documentationLinks": [] - }, - "58:5416": { - "key": "9360c01084cec1d1f9d6e1cea81a9086f40c5e06", - "name": "Alert", - "description": "", - "documentationLinks": [] - }, - "139:11941": { - "key": "67f514b01ca7185895c37ac4cfc5f2f6c059d7b1", - "name": "Alert Dialog", - "description": "", - "documentationLinks": [] - }, - "18:1398": { - "key": "d3ae7dd8c38a45b161d12b3fc5b3da47be8eacdf", - "name": "Avatar", - "description": "", - "documentationLinks": [] - }, - "22:9509": { - "key": "ef5d2554e7622e0f3a8789b0f6225ff9839b41e1", - "name": "Avatar Stack", - "description": "", - "documentationLinks": [] - }, - "19:6979": { - "key": "c39c0ca33155187ac861fa37c2cdf178b0fb5270", - "name": "Badge", - "description": "", - "documentationLinks": [] - }, - "9:775": { - "key": "cc34f9e3fbaaa78b7f958be7df795774e2fd830a", - "name": "Icon Button", - "description": "", - "documentationLinks": [] - }, - "784:82792": { - "key": "8d3c7cbdcfde8549e52bfa15735777c4943941a8", - "name": "Button Group", - "description": "", - "documentationLinks": [] - }, - "784:87178": { - "key": "ed4bab9146b303d5b16965a0aadb2931c1df23dd", - "name": "Button Group Icon Button", - "description": "", - "documentationLinks": [] - }, - "179:29234": { - "key": "0296f7b7fb9dd115e6e2b35f605e3043813a1c1e", - "name": "Card", - "description": "", - "documentationLinks": [] - }, - "120:13754": { - "key": "66ab348c30343cd7b20e399e00859aa26135139a", - "name": "Vertical Field", - "description": "", - "documentationLinks": [] - }, - "103:9453": { - "key": "c167b971890395c6d899cced59ef5f62b2f83f04", - "name": "Label", - "description": "", - "documentationLinks": [] - }, - "16:1738": { - "key": "735cd57150a03dcbec6a9a201b56f7fc5b0ddaec", - "name": "Input", - "description": "", - "documentationLinks": [] - }, - "18:1373": { - "key": "777cd46e93904f03a699b7dad2a35d91972ad3de", - "name": ".Select Left Decoration", - "description": "", - "documentationLinks": [] - }, - "16:1732": { - "key": "68b25012d80b641694f739976d70845bced844e2", - "name": "Select & Combobox", - "description": "", - "documentationLinks": [] - }, - "673:40340": { - "key": "1f7d763cf4c5b14cfcd3c35e17ae2c0f0ae44a56", - "name": ".Select & Combobox Right Decoration", - "description": "", - "documentationLinks": [] - }, - "16:1745": { - "key": "16768fe924982cb6de27bc08400f41045ebe737b", - "name": "Textarea", - "description": "", - "documentationLinks": [] - }, - "164:18293": { - "key": "ea99f6370f478f57b6e1b4e32d8b61865da7e6e6", - "name": "Carousel", - "description": "", - "documentationLinks": [] - }, - "164:18350": { - "key": "c20a64902cebcd8b1295ea6701b1c07a9fd90bae", - "name": "Carousel with Image", - "description": "", - "documentationLinks": [] - }, - "16:1790": { - "key": "3904c6a6aa9a210d69ec330cb5cd98998036230b", - "name": "Checkbox", - "description": "", - "documentationLinks": [] - }, - "19:6040": { - "key": "4849a4c03af05fb6ef78044a94d454debb788637", - "name": "Checkbox Group", - "description": "", - "documentationLinks": [] - }, - "19:6351": { - "key": "6772f09b688522783430552972985b047f2ee823", - "name": "Rich Checkbox Group", - "description": "", - "documentationLinks": [] - }, - "176:26202": { - "key": "9593c664a99fd0a7008340b784160e52ca24a2da", - "name": "Separator", - "description": "", - "documentationLinks": [] - }, - "80:10189": { - "key": "7449ad1610592b4a7750a07b4bad31f4e581337e", - "name": "Select Menu Group Label", - "description": "", - "documentationLinks": [] - }, - "66:5600": { - "key": "c479b92772bbdcfc5f63cdab0d071dad6ca58482", - "name": "Command Item", - "description": "", - "documentationLinks": [] - }, - "18:1010": { - "key": "955900d421e515560a843bebb863cd98a79105f2", - "name": "Menu Item", - "description": "", - "documentationLinks": [] - }, - "19:6472": { - "key": "24bb4f120676e40af0602cc141151d733b549d0c", - "name": "Table Header", - "description": "", - "documentationLinks": [] - }, - "19:6314": { - "key": "387db7e74fbc61b69f92bc8aee573d16bef089c4", - "name": "Table Cell", - "description": "", - "documentationLinks": [] - }, - "288:119954": { - "key": "f9e4781ff38fa0aae85a98e0f67f8a6b2985d5a0", - "name": "Date Picker", - "description": "", - "documentationLinks": [] - }, - "264:29273": { - "key": "adfd5e6d25341553bb2311f35e61a500d783ed9c", - "name": ".Date Picker / Header", - "description": "", - "documentationLinks": [] - }, - "781:40922": { - "key": "8a5cd39377300cdf6835539d318c8a2b455a219d", - "name": ".Date Picker / Day", - "description": "", - "documentationLinks": [] - }, - "60:9340": { - "key": "887aa5d6aa8d0631f8d96e80400e4f55511a661a", - "name": "Date Picker Input", - "description": "", - "documentationLinks": [] - }, - "176:27848": { - "key": "ccc89748c565bf4ca23b0a8f05f6198758c8d88a", - "name": "Menu", - "description": "Popup, Popover", - "documentationLinks": [] - }, - "151:12298": { - "key": "01b848541d6b4ebf9ecd20931d3eddde3929248e", - "name": "Dialog", - "description": "", - "documentationLinks": [] - }, - "176:22344": { - "key": "6bf3083b52e96fb2813a6fe9bb2959dcfc6402e8", - "name": "Dialog Header", - "description": "", - "documentationLinks": [] - }, - "176:21284": { - "key": "167ba429d9319f8402b0314a50e4dd8787a7d3e4", - "name": "Dialog Footer", - "description": "", - "documentationLinks": [] - }, - "19:5987": { - "key": "fc49fe3b53d424bcd44e927595df1790c2187a7d", - "name": "Rich Radio Group", - "description": "", - "documentationLinks": [] - }, - "16:1796": { - "key": "46fe4a965c5ced9e172c9bdb9e1b334a3a526511", - "name": "Radio", - "description": "", - "documentationLinks": [] - }, - "11:2014": { - "key": "6c6239cf0a5284b015a20bc8770685b8a18d7eb4", - "name": "Link Button", - "description": "", - "documentationLinks": [] - }, - "65:4902": { - "key": "61d590b63799ee3916d22acb6576fc765962b7d7", - "name": "Slider Horizontal", - "description": "", - "documentationLinks": [] - }, - "162:17957": { - "key": "dff579647f57881c8bb6b1534ccb0caf2531b80c", - "name": ".Marker", - "description": "", - "documentationLinks": [] - }, - "19:6048": { - "key": "45f161a04b18ac01fa264c1b3e1f88f2ea54efe7", - "name": "Radio Group", - "description": "", - "documentationLinks": [] - }, - "120:13775": { - "key": "861f9052d0ff5946ac5907b71e8941443e42dbaa", - "name": "Horizontal Field", - "description": "", - "documentationLinks": [] - }, - "66:5981": { - "key": "3409b73da8a932b318ca023f011d553aee136a40", - "name": "Input File", - "description": "", - "documentationLinks": [] - }, - "140:11468": { - "key": "93ad1e3364cdf9e8077778f01642114146ac73b8", - "name": "Input OTP", - "description": "", - "documentationLinks": [] - }, - "11:1126": { - "key": "c9c074039937614b6c91ef2ad2185710e35cd8e0", - "name": "Loading Button", - "description": "", - "documentationLinks": [] - }, - "757:154511": { - "key": "d70d1fc9b5d08fb47e98bdc42ebacd334cb39a45", - "name": "Spinner", - "description": "", - "documentationLinks": [] - }, - "133:11358": { - "key": "ab78a858b4aa0b7efa053d22821197c1b17894cd", - "name": "Pagination", - "description": "", - "documentationLinks": [] - }, - "133:12195": { - "key": "afc7dc4cbd35ad38fa9b9655379e0ac39101555c", - "name": "Pagination Button", - "description": "", - "documentationLinks": [] - }, - "438:64981": { - "key": "83e38b66c2055fa085e2304f423b3dec2eadb372", - "name": "Progress", - "description": "", - "documentationLinks": [] - }, - "222:27733": { - "key": "ec2b49b5b739aab2b8c24a061098eadfeef57366", - "name": "Resizable", - "description": "", - "documentationLinks": [] - }, - "164:18669": { - "key": "11916565843269cb5f268815563ca0304594d2d2", - "name": "Scrollbar", - "description": "", - "documentationLinks": [] - }, - "164:18670": { - "key": "794032f5d52ded270a31dd4051fe02cdb9f79468", - "name": "Separator", - "description": "", - "remote": false - }, - "28:6842": { - "key": "aa9c06da689feb20150c2ff3e9c68842f1adfc45", - "name": "Select Menu Overflow", - "description": "", - "documentationLinks": [] - }, - "301:243831": { - "key": "3641fca84815ebe8809459a2d60906d6e1babea3", - "name": "Sheet", - "description": "", - "documentationLinks": [] - }, - "28:5228": { - "key": "b17838ec0a31c7e86652273726730216e8debee9", - "name": "Sidebar Item / Collapsed", - "description": "", - "documentationLinks": [] - }, - "27:3414": { - "key": "8c27dea925603a1af74375ea04094de078501db1", - "name": "Sidebar Item / Expanded / 1st Level", - "description": "", - "documentationLinks": [] - }, - "176:24085": { - "key": "f71b2535d57b8a996004fd7aa9e7a82bd51e4105", - "name": ".Sidebar Mini Button", - "description": "", - "documentationLinks": [] - }, - "28:5147": { - "key": "efa2144c2c4901463227cf53fc123dab35dba299", - "name": "Sidebar Item / Expanded / 2nd Level", - "description": "", - "documentationLinks": [] - }, - "176:23790": { - "key": "813cd548a76aee995ae2a99e6120c11d0853e2f6", - "name": "Sidebar Group Label", - "description": "", - "documentationLinks": [] - }, - "162:17939": { - "key": "0375fe6c41a97d4732bc1d2d68f207bfbfd96b3c", - "name": "Slider Vertical", - "description": "", - "documentationLinks": [] - }, - "139:11361": { - "key": "9ecc4169bbd632d30939bada005cb0175c445e38", - "name": "Sonner", - "description": "", - "documentationLinks": [] - }, - "139:11366": { - "key": "78ffa9b1bce3d404a2c8f364108d6892cf373f05", - "name": "Sonner Content", - "description": "", - "documentationLinks": [] - }, - "16:1801": { - "key": "2bce038ac00a84957b2c4ff35655566ae2b5ffa7", - "name": "Switch", - "description": "", - "documentationLinks": [] - }, - "19:6406": { - "key": "2c7b2cc950e8cc6003cbde9495480e9b18cc322a", - "name": "Switch Group", - "description": "", - "documentationLinks": [] - }, - "19:6374": { - "key": "24a88fc4b37f1131b7e4cbe1d15d47775469d486", - "name": "Rich Switch Group", - "description": "", - "documentationLinks": [] - }, - "164:18430": { - "key": "a6347bf6ba549f82bdf9aa85e74b2440f236253c", - "name": "Basic Table Header", - "description": "", - "documentationLinks": [] - }, - "288:172242": { - "key": "a210b50115154a8e9d83a790d739e7e05530b910", - "name": "Basic Table Cell", - "description": "", - "documentationLinks": [] - }, - "9:634": { - "key": "ad3590c8c8e7e9eda25fe4a310c14d8d8520e9b4", - "name": "Tab", - "description": "", - "documentationLinks": [] - }, - "9:639": { - "key": "044936adf20b4f86f4379067abb6d3add6a2b756", - "name": "Tabs", - "description": "", - "documentationLinks": [] - }, - "816:112827": { - "key": "519b0c1f0fd30452cc30020c91367cb6bcd880ea", - "name": "Toggle Button", - "description": "", - "documentationLinks": [] - }, - "164:20378": { - "key": "a3063d20b721e640ffdb14883cf08c3eea38be08", - "name": "Toggle Icon Button", - "description": "", - "documentationLinks": [] - }, - "133:14788": { - "key": "896c89416627193c50121e88d87bdb1576750180", - "name": "Tooltip", - "description": "", - "documentationLinks": [] - } - }, - "total_components": 3814, - "total_sets": 74 -} diff --git a/.dss/data/_system/style-dictionary.config.json b/.dss/data/_system/style-dictionary.config.json deleted file mode 100644 index 3252020..0000000 --- a/.dss/data/_system/style-dictionary.config.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "source": ["tokens/tokens.json"], - "platforms": { - "css": { - "transformGroup": "css", - "buildPath": "themes/", - "files": [{"destination": "tokens.css", "format": "css/variables"}] - }, - "scss": { - "transformGroup": "scss", - "buildPath": "themes/", - "files": [{"destination": "_tokens.scss", "format": "scss/variables"}] - }, - "json": { - "transformGroup": "js", - "buildPath": "themes/", - "files": [{"destination": "tokens.json", "format": "json/flat"}] - } - } -} diff --git a/.dss/data/_system/styles.json b/.dss/data/_system/styles.json deleted file mode 100644 index e979102..0000000 --- a/.dss/data/_system/styles.json +++ /dev/null @@ -1,408 +0,0 @@ -{ - "all": [ - { - "name": "heading 1", - "key": "6:83", - "type": "TEXT", - "properties": {} - }, - { - "name": "heading 2", - "key": "6:84", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/regular", - "key": "7:129", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/bold", - "key": "22:7579", - "type": "TEXT", - "properties": {} - }, - { - "name": "heading 3", - "key": "6:85", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph/bold", - "key": "22:7578", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph/regular", - "key": "6:87", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph mini/regular", - "key": "19:5809", - "type": "TEXT", - "properties": {} - }, - { - "name": "heading 4", - "key": "6:86", - "type": "TEXT", - "properties": {} - }, - { - "name": "monospaced", - "key": "199:32930", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph/medium", - "key": "869:27329", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/medium", - "key": "869:27330", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph mini/bold", - "key": "22:9520", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph mini/medium", - "key": "869:27331", - "type": "TEXT", - "properties": {} - }, - { - "name": "shadow-sm", - "key": "9:772", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-lg", - "key": "14:1579", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-2xs", - "key": "16:1667", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-xs", - "key": "16:1668", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-md", - "key": "16:1669", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-xl", - "key": "16:1670", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-2xl", - "key": "16:1671", - "type": "EFFECT", - "properties": {} - }, - { - "name": "focus ring", - "key": "147:11610", - "type": "EFFECT", - "properties": {} - }, - { - "name": "focus ring error", - "key": "176:25107", - "type": "EFFECT", - "properties": {} - }, - { - "name": "focus ring sidebar", - "key": "653:49231", - "type": "EFFECT", - "properties": {} - }, - { - "name": "paragraph small/medium", - "key": "363:28805", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/regular", - "key": "363:28952", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph/bold", - "key": "862:71716", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph mini/bold", - "key": "862:71791", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph mini/regular", - "key": "862:73098", - "type": "TEXT", - "properties": {} - }, - { - "name": "shadow-xs", - "key": "862:73052", - "type": "EFFECT", - "properties": {} - }, - { - "name": "paragraph small/bold", - "key": "862:73054", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/regular", - "key": "862:71752", - "type": "TEXT", - "properties": {} - }, - { - "name": "shadow-sm", - "key": "862:71996", - "type": "EFFECT", - "properties": {} - } - ], - "by_type": { - "TEXT": [ - { - "name": "heading 1", - "key": "6:83", - "type": "TEXT", - "properties": {} - }, - { - "name": "heading 2", - "key": "6:84", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/regular", - "key": "7:129", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/bold", - "key": "22:7579", - "type": "TEXT", - "properties": {} - }, - { - "name": "heading 3", - "key": "6:85", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph/bold", - "key": "22:7578", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph/regular", - "key": "6:87", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph mini/regular", - "key": "19:5809", - "type": "TEXT", - "properties": {} - }, - { - "name": "heading 4", - "key": "6:86", - "type": "TEXT", - "properties": {} - }, - { - "name": "monospaced", - "key": "199:32930", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph/medium", - "key": "869:27329", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/medium", - "key": "869:27330", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph mini/bold", - "key": "22:9520", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph mini/medium", - "key": "869:27331", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/medium", - "key": "363:28805", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/regular", - "key": "363:28952", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph/bold", - "key": "862:71716", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph mini/bold", - "key": "862:71791", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph mini/regular", - "key": "862:73098", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/bold", - "key": "862:73054", - "type": "TEXT", - "properties": {} - }, - { - "name": "paragraph small/regular", - "key": "862:71752", - "type": "TEXT", - "properties": {} - } - ], - "FILL": [], - "EFFECT": [ - { - "name": "shadow-sm", - "key": "9:772", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-lg", - "key": "14:1579", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-2xs", - "key": "16:1667", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-xs", - "key": "16:1668", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-md", - "key": "16:1669", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-xl", - "key": "16:1670", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-2xl", - "key": "16:1671", - "type": "EFFECT", - "properties": {} - }, - { - "name": "focus ring", - "key": "147:11610", - "type": "EFFECT", - "properties": {} - }, - { - "name": "focus ring error", - "key": "176:25107", - "type": "EFFECT", - "properties": {} - }, - { - "name": "focus ring sidebar", - "key": "653:49231", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-xs", - "key": "862:73052", - "type": "EFFECT", - "properties": {} - }, - { - "name": "shadow-sm", - "key": "862:71996", - "type": "EFFECT", - "properties": {} - } - ], - "GRID": [] - } -} diff --git a/.dss/data/_system/themes/_tokens.scss b/.dss/data/_system/themes/_tokens.scss deleted file mode 100644 index 3ebbcf4..0000000 --- a/.dss/data/_system/themes/_tokens.scss +++ /dev/null @@ -1,99 +0,0 @@ - -// Do not edit directly, this file was auto-generated. - -$color-background: #ffffff; -$color-foreground: #09090b; -$color-card: #ffffff; -$color-card-foreground: #09090b; -$color-popover: #ffffff; -$color-popover-foreground: #09090b; -$color-primary: #18181b; // zinc-900 - brand primary -$color-primary-foreground: #fafafa; // zinc-50 -$color-secondary: #f4f4f5; -$color-secondary-foreground: #18181b; -$color-muted: #f4f4f5; -$color-muted-foreground: #71717a; -$color-accent: #f4f4f5; -$color-accent-foreground: #18181b; -$color-destructive: #ef4444; -$color-destructive-foreground: #fafafa; -$color-border: #e4e4e7; -$color-input: #e4e4e7; -$color-ring: #18181b; // matches primary -$color-dark-background: #09090b; -$color-dark-foreground: #fafafa; -$color-dark-card: #09090b; -$color-dark-card-foreground: #fafafa; -$color-dark-popover: #09090b; -$color-dark-popover-foreground: #fafafa; -$color-dark-primary: #fafafa; -$color-dark-primary-foreground: #18181b; -$color-dark-secondary: #27272a; -$color-dark-secondary-foreground: #fafafa; -$color-dark-muted: #27272a; -$color-dark-muted-foreground: #a1a1aa; -$color-dark-accent: #27272a; -$color-dark-accent-foreground: #fafafa; -$color-dark-destructive: #7f1d1d; -$color-dark-destructive-foreground: #fafafa; -$color-dark-border: #27272a; -$color-dark-input: #27272a; -$color-dark-ring: #d4d4d8; -$radius-sm: 0.125rem; -$radius-md: 0.375rem; -$radius-lg: 0.5rem; // default border radius for cards -$radius-xl: 0.75rem; -$radius-full: 9999px; -$effect-shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05); -$effect-shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1); -$effect-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); -$effect-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1); -$effect-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1); -$effect-shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25); -$effect-focus-ring: 0 0 0 3px rgba(59, 130, 246, 0.5); -$spacing-0: 0; -$spacing-1: 0.25rem; -$spacing-2: 0.5rem; -$spacing-3: 0.75rem; -$spacing-4: 1rem; -$spacing-5: 1.25rem; -$spacing-6: 1.5rem; -$spacing-8: 2rem; -$spacing-10: 2.5rem; -$spacing-12: 3rem; -$spacing-16: 4rem; -$typography-heading-1-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; -$typography-heading-1-font-weight: 700; -$typography-heading-1-font-size: 3rem; -$typography-heading-1-line-height: 1; -$typography-heading-1-letter-spacing: -0.025em; -$typography-heading-2-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; -$typography-heading-2-font-weight: 600; -$typography-heading-2-font-size: 1.875rem; -$typography-heading-2-line-height: 1.2; -$typography-heading-2-letter-spacing: -0.025em; -$typography-heading-3-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; -$typography-heading-3-font-weight: 600; -$typography-heading-3-font-size: 1.5rem; -$typography-heading-3-line-height: 1.3; -$typography-heading-3-letter-spacing: -0.025em; -$typography-heading-4-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; -$typography-heading-4-font-weight: 600; -$typography-heading-4-font-size: 1.25rem; -$typography-heading-4-line-height: 1.4; -$typography-heading-4-letter-spacing: 0; -$typography-paragraph-regular-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; -$typography-paragraph-regular-font-weight: 400; -$typography-paragraph-regular-font-size: 1rem; -$typography-paragraph-regular-line-height: 1.5; -$typography-paragraph-regular-letter-spacing: 0; -$typography-paragraph-bold-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; -$typography-paragraph-bold-font-weight: 500; -$typography-paragraph-bold-font-size: 1rem; -$typography-paragraph-bold-line-height: 1.5; -$typography-paragraph-bold-letter-spacing: 0; -$typography-paragraph-small-regular-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; -$typography-paragraph-small-regular-font-weight: 400; -$typography-paragraph-small-regular-font-size: 0.875rem; -$typography-paragraph-small-regular-line-height: 1.5; -$typography-paragraph-small-regular-letter-spacing: 0; diff --git a/.dss/data/_system/themes/tokens.css b/.dss/data/_system/themes/tokens.css deleted file mode 100644 index 0a5cc2b..0000000 --- a/.dss/data/_system/themes/tokens.css +++ /dev/null @@ -1,102 +0,0 @@ -/** - * Do not edit directly, this file was auto-generated. - */ - -:root { - --color-background: #ffffff; - --color-foreground: #09090b; - --color-card: #ffffff; - --color-card-foreground: #09090b; - --color-popover: #ffffff; - --color-popover-foreground: #09090b; - --color-primary: #18181b; /** zinc-900 - brand primary */ - --color-primary-foreground: #fafafa; /** zinc-50 */ - --color-secondary: #f4f4f5; - --color-secondary-foreground: #18181b; - --color-muted: #f4f4f5; - --color-muted-foreground: #71717a; - --color-accent: #f4f4f5; - --color-accent-foreground: #18181b; - --color-destructive: #ef4444; - --color-destructive-foreground: #fafafa; - --color-border: #e4e4e7; - --color-input: #e4e4e7; - --color-ring: #18181b; /** matches primary */ - --color-dark-background: #09090b; - --color-dark-foreground: #fafafa; - --color-dark-card: #09090b; - --color-dark-card-foreground: #fafafa; - --color-dark-popover: #09090b; - --color-dark-popover-foreground: #fafafa; - --color-dark-primary: #fafafa; - --color-dark-primary-foreground: #18181b; - --color-dark-secondary: #27272a; - --color-dark-secondary-foreground: #fafafa; - --color-dark-muted: #27272a; - --color-dark-muted-foreground: #a1a1aa; - --color-dark-accent: #27272a; - --color-dark-accent-foreground: #fafafa; - --color-dark-destructive: #7f1d1d; - --color-dark-destructive-foreground: #fafafa; - --color-dark-border: #27272a; - --color-dark-input: #27272a; - --color-dark-ring: #d4d4d8; - --radius-sm: 0.125rem; - --radius-md: 0.375rem; - --radius-lg: 0.5rem; /** default border radius for cards */ - --radius-xl: 0.75rem; - --radius-full: 9999px; - --effect-shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05); - --effect-shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1); - --effect-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); - --effect-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1); - --effect-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1); - --effect-shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25); - --effect-focus-ring: 0 0 0 3px rgba(59, 130, 246, 0.5); - --spacing-0: 0; - --spacing-1: 0.25rem; - --spacing-2: 0.5rem; - --spacing-3: 0.75rem; - --spacing-4: 1rem; - --spacing-5: 1.25rem; - --spacing-6: 1.5rem; - --spacing-8: 2rem; - --spacing-10: 2.5rem; - --spacing-12: 3rem; - --spacing-16: 4rem; - --typography-heading-1-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; - --typography-heading-1-font-weight: 700; - --typography-heading-1-font-size: 3rem; - --typography-heading-1-line-height: 1; - --typography-heading-1-letter-spacing: -0.025em; - --typography-heading-2-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; - --typography-heading-2-font-weight: 600; - --typography-heading-2-font-size: 1.875rem; - --typography-heading-2-line-height: 1.2; - --typography-heading-2-letter-spacing: -0.025em; - --typography-heading-3-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; - --typography-heading-3-font-weight: 600; - --typography-heading-3-font-size: 1.5rem; - --typography-heading-3-line-height: 1.3; - --typography-heading-3-letter-spacing: -0.025em; - --typography-heading-4-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; - --typography-heading-4-font-weight: 600; - --typography-heading-4-font-size: 1.25rem; - --typography-heading-4-line-height: 1.4; - --typography-heading-4-letter-spacing: 0; - --typography-paragraph-regular-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; - --typography-paragraph-regular-font-weight: 400; - --typography-paragraph-regular-font-size: 1rem; - --typography-paragraph-regular-line-height: 1.5; - --typography-paragraph-regular-letter-spacing: 0; - --typography-paragraph-bold-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; - --typography-paragraph-bold-font-weight: 500; - --typography-paragraph-bold-font-size: 1rem; - --typography-paragraph-bold-line-height: 1.5; - --typography-paragraph-bold-letter-spacing: 0; - --typography-paragraph-small-regular-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; - --typography-paragraph-small-regular-font-weight: 400; - --typography-paragraph-small-regular-font-size: 0.875rem; - --typography-paragraph-small-regular-line-height: 1.5; - --typography-paragraph-small-regular-letter-spacing: 0; -} diff --git a/.dss/data/_system/themes/tokens.json b/.dss/data/_system/themes/tokens.json deleted file mode 100644 index 1aa56ce..0000000 --- a/.dss/data/_system/themes/tokens.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "ColorBackground": "#ffffff", - "ColorForeground": "#09090b", - "ColorCard": "#ffffff", - "ColorCardForeground": "#09090b", - "ColorPopover": "#ffffff", - "ColorPopoverForeground": "#09090b", - "ColorPrimary": "#18181b", - "ColorPrimaryForeground": "#fafafa", - "ColorSecondary": "#f4f4f5", - "ColorSecondaryForeground": "#18181b", - "ColorMuted": "#f4f4f5", - "ColorMutedForeground": "#71717a", - "ColorAccent": "#f4f4f5", - "ColorAccentForeground": "#18181b", - "ColorDestructive": "#ef4444", - "ColorDestructiveForeground": "#fafafa", - "ColorBorder": "#e4e4e7", - "ColorInput": "#e4e4e7", - "ColorRing": "#18181b", - "ColorDarkBackground": "#09090b", - "ColorDarkForeground": "#fafafa", - "ColorDarkCard": "#09090b", - "ColorDarkCardForeground": "#fafafa", - "ColorDarkPopover": "#09090b", - "ColorDarkPopoverForeground": "#fafafa", - "ColorDarkPrimary": "#fafafa", - "ColorDarkPrimaryForeground": "#18181b", - "ColorDarkSecondary": "#27272a", - "ColorDarkSecondaryForeground": "#fafafa", - "ColorDarkMuted": "#27272a", - "ColorDarkMutedForeground": "#a1a1aa", - "ColorDarkAccent": "#27272a", - "ColorDarkAccentForeground": "#fafafa", - "ColorDarkDestructive": "#7f1d1d", - "ColorDarkDestructiveForeground": "#fafafa", - "ColorDarkBorder": "#27272a", - "ColorDarkInput": "#27272a", - "ColorDarkRing": "#d4d4d8", - "RadiusSm": "0.125rem", - "RadiusMd": "0.375rem", - "RadiusLg": "0.5rem", - "RadiusXl": "0.75rem", - "RadiusFull": "9999px", - "EffectShadowXs": "0 1px 2px 0 rgba(0, 0, 0, 0.05)", - "EffectShadowSm": "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)", - "EffectShadowMd": "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)", - "EffectShadowLg": "0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)", - "EffectShadowXl": "0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1)", - "EffectShadow2xl": "0 25px 50px -12px rgba(0, 0, 0, 0.25)", - "EffectFocusRing": "0 0 0 3px rgba(59, 130, 246, 0.5)", - "Spacing0": "0", - "Spacing1": "0.25rem", - "Spacing2": "0.5rem", - "Spacing3": "0.75rem", - "Spacing4": "1rem", - "Spacing5": "1.25rem", - "Spacing6": "1.5rem", - "Spacing8": "2rem", - "Spacing10": "2.5rem", - "Spacing12": "3rem", - "Spacing16": "4rem", - "TypographyHeading1FontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif", - "TypographyHeading1FontWeight": "700", - "TypographyHeading1FontSize": "3rem", - "TypographyHeading1LineHeight": "1", - "TypographyHeading1LetterSpacing": "-0.025em", - "TypographyHeading2FontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif", - "TypographyHeading2FontWeight": "600", - "TypographyHeading2FontSize": "1.875rem", - "TypographyHeading2LineHeight": "1.2", - "TypographyHeading2LetterSpacing": "-0.025em", - "TypographyHeading3FontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif", - "TypographyHeading3FontWeight": "600", - "TypographyHeading3FontSize": "1.5rem", - "TypographyHeading3LineHeight": "1.3", - "TypographyHeading3LetterSpacing": "-0.025em", - "TypographyHeading4FontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif", - "TypographyHeading4FontWeight": "600", - "TypographyHeading4FontSize": "1.25rem", - "TypographyHeading4LineHeight": "1.4", - "TypographyHeading4LetterSpacing": "0", - "TypographyParagraphRegularFontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif", - "TypographyParagraphRegularFontWeight": "400", - "TypographyParagraphRegularFontSize": "1rem", - "TypographyParagraphRegularLineHeight": "1.5", - "TypographyParagraphRegularLetterSpacing": "0", - "TypographyParagraphBoldFontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif", - "TypographyParagraphBoldFontWeight": "500", - "TypographyParagraphBoldFontSize": "1rem", - "TypographyParagraphBoldLineHeight": "1.5", - "TypographyParagraphBoldLetterSpacing": "0", - "TypographyParagraphSmallRegularFontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif", - "TypographyParagraphSmallRegularFontWeight": "400", - "TypographyParagraphSmallRegularFontSize": "0.875rem", - "TypographyParagraphSmallRegularLineHeight": "1.5", - "TypographyParagraphSmallRegularLetterSpacing": "0" -} diff --git a/.dss/data/_system/tokens/base.json b/.dss/data/_system/tokens/base.json deleted file mode 100644 index 09a7fb9..0000000 --- a/.dss/data/_system/tokens/base.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_meta": {"version": "1.0.0", "status": "empty"}, - "tokens": {} -} diff --git a/.dss/data/_system/tokens/figma-tokens.json b/.dss/data/_system/tokens/figma-tokens.json deleted file mode 100644 index ab3cde3..0000000 --- a/.dss/data/_system/tokens/figma-tokens.json +++ /dev/null @@ -1,10896 +0,0 @@ -{ - "raw": { - "colors": { - "neutral": { - "50": { - "$value": "#fafafa", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:101", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:101", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#f5f5f5", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:102", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:102", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#e5e5e5", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:103", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:103", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#d4d4d4", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:104", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:104", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#a3a3a3", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:105", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:105", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#737373", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:106", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:106", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#525252", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:107", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:107", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#404040", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:108", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:108", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#262626", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:109", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:109", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#171717", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:110", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:110", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#0a0a0a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:6:111", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:6:111", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.neutral.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "red": { - "50": { - "$value": "#fef2f2", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:1991", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:1991", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#ffe2e2", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:1992", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:1992", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#fecaca", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:1993", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:1993", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#fca5a5", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:1994", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:1994", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#f87171", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:1995", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:1995", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#ef4444", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:1996", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:1996", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#dc2626", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:1997", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:1997", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#b91c1c", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:1998", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:1998", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#991b1b", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:1999", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:1999", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#7f1d1d", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2000", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2000", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#450a0a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2001", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2001", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.red.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "blue": { - "50": { - "$value": "#eff6ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2013", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2013", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#dbeafe", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2014", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2014", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#bfdbfe", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2015", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2015", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#93c5fd", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2016", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2016", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#60a5fa", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2017", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2017", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#3b82f6", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2018", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2018", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#2563eb", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2019", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2019", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#1d4ed8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2020", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2020", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#1e40af", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2021", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2021", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#1e3a8a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2022", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2022", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#172554", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:16:2023", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:16:2023", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.blue.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "white": { - "$value": "#ffffff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:55:5102", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:55:5102", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.white", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "color": { - "$value": "#ffffff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:363:35907", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:363:35907", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.color", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "black": { - "$value": "#000000", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:55:5103", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:55:5103", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.black", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "slate": { - "50": { - "$value": "#f8fafc", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30311", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30311", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#f1f5f9", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30312", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30312", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#e2e8f0", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30313", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30313", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#cbd5e1", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30314", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30314", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#94a3b8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30315", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30315", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#64748b", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30316", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30316", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#475569", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30317", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30317", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#334155", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30318", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30318", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#1e293b", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30319", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30319", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#0f172a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30320", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30320", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#020617", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30321", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30321", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.slate.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "gray": { - "50": { - "$value": "#f9fafb", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30322", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30322", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#f3f4f6", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30323", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30323", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#e5e7eb", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30324", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30324", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#d1d5db", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30325", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30325", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#9ca3af", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30326", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30326", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#6b7280", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30327", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30327", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#4b5563", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30328", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30328", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#374151", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30329", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30329", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#1f2937", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30330", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30330", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#111827", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30331", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30331", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#030712", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30332", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30332", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.gray.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "zinc": { - "50": { - "$value": "#fafafa", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30333", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30333", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#f4f4f5", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30334", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30334", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#e4e4e7", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30335", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30335", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#d4d4d8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30336", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30336", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#a1a1aa", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30337", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30337", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#71717a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30338", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30338", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#52525b", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30339", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30339", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#3f3f46", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30340", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30340", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#27272a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30341", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30341", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#18181b", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30342", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30342", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#09090b", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30343", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30343", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.zinc.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "stone": { - "50": { - "$value": "#fafaf9", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30344", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30344", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#f5f5f4", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30345", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30345", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#e7e5e4", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30346", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30346", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#d6d3d1", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30347", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30347", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#a8a29e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30348", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30348", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#78716c", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30349", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30349", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#57534e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30350", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30350", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#44403c", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30351", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30351", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#292524", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30352", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30352", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#1c1917", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30353", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30353", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#0c0a09", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30354", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30354", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.stone.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "orange": { - "50": { - "$value": "#fff7ed", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30355", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30355", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#ffedd5", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30356", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30356", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#fed7aa", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30357", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30357", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#fdba74", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30358", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30358", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#fb923c", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30359", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30359", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#f97316", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30360", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30360", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#ea580c", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30361", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30361", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#c2410c", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30362", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30362", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#9a3412", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30363", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30363", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#7c2d12", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30364", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30364", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#431407", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30365", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30365", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.orange.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "amber": { - "50": { - "$value": "#fffbeb", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30366", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30366", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#fef3c7", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30367", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30367", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#fde68a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30368", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30368", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#fcd34d", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30369", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30369", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#fbbf24", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30370", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30370", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#f59e0b", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30371", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30371", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#d97706", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30372", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30372", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#b45309", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30373", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30373", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#92400e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30374", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30374", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#78350f", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30375", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30375", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#451a03", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30376", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30376", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.amber.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "lime": { - "50": { - "$value": "#f7fee7", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30377", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30377", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#ecfccb", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30378", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30378", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#d9f99d", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30379", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30379", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#bef264", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30380", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30380", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#a3e635", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30381", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30381", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#84cc16", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30382", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30382", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#65a30d", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30383", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30383", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#4d7c0f", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30384", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30384", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#3f6212", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30385", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30385", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#365314", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30386", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30386", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#1a2e05", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30387", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30387", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.lime.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "emerald": { - "50": { - "$value": "#ecfdf5", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30388", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30388", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#d1fae5", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30389", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30389", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#a7f3d0", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30390", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30390", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#6ee7b7", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30391", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30391", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#34d399", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30392", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30392", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#10b981", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30393", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30393", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#059669", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30394", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30394", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#047857", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30395", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30395", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#065f46", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30396", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30396", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#064e3b", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30397", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30397", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#022c22", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30398", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30398", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.emerald.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "teal": { - "50": { - "$value": "#f0fdfa", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30399", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30399", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#ccfbf1", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30400", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30400", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#99f6e4", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30401", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30401", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#5eead4", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30402", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30402", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#2dd4bf", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30403", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30403", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#14b8a6", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30404", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30404", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#0d9488", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30405", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30405", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#0f766e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30406", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30406", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#115e59", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30407", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30407", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#134e4a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30408", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30408", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#042f2e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30409", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30409", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.teal.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "cyan": { - "50": { - "$value": "#ecfeff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30410", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30410", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#cffafe", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30411", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30411", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#a5f3fc", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30412", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30412", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#67e8f9", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30413", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30413", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#22d3ee", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30414", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30414", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#06b6d4", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30415", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30415", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#0891b2", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30416", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30416", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#0e7490", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30417", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30417", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#155e75", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30418", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30418", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#164e63", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30419", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30419", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#083344", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30420", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30420", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.cyan.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "sky": { - "50": { - "$value": "#f0f9ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30421", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30421", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#e0f2fe", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30422", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30422", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#bae6fd", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30423", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30423", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#7dd3fc", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30424", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30424", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#38bdf8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30425", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30425", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#0ea5e9", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30426", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30426", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#0284c7", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30427", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30427", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#0369a1", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30428", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30428", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#075985", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30429", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30429", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#0c4a6e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30430", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30430", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#082f49", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30431", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30431", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.sky.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "indigo": { - "50": { - "$value": "#eef2ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30432", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30432", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#e0e7ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30433", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30433", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#c7d2fe", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30434", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30434", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#a5b4fc", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30435", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30435", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#818cf8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30436", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30436", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#6366f1", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30437", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30437", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#4f46e5", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30438", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30438", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#4338ca", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30439", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30439", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#3730a3", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30440", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30440", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#312e81", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30441", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30441", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#1e1b4b", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30442", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30442", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.indigo.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "violet": { - "50": { - "$value": "#f5f3ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30443", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30443", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#ede9fe", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30444", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30444", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#ddd6fe", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30445", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30445", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#c4b5fd", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30446", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30446", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#a78bfa", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30447", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30447", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#8b5cf6", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30448", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30448", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#7c3aed", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30449", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30449", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#6d28d9", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30450", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30450", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#5b21b6", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30451", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30451", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#4c1d95", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30452", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30452", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#2e1065", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30453", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30453", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.violet.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "purple": { - "50": { - "$value": "#faf5ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30454", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30454", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#f3e8ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30455", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30455", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#e9d5ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30456", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30456", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#d8b4fe", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30457", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30457", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#c084fc", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30458", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30458", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#a855f7", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30459", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30459", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#9333ea", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30460", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30460", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#7e22ce", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30461", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30461", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#6b21a8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30462", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30462", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#581c87", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30463", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30463", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#3b0764", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30464", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30464", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.purple.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "fuchsia": { - "50": { - "$value": "#fdf4ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30465", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30465", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#fae8ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30466", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30466", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#f5d0fe", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30467", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30467", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#f0abfc", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30468", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30468", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#e879f9", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30469", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30469", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#d946ef", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30470", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30470", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#c026d3", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30471", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30471", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#a21caf", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30472", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30472", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#86198f", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30473", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30473", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#701a75", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30474", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30474", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#4a044e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30475", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30475", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.fuchsia.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "pink": { - "50": { - "$value": "#fdf2f8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30476", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30476", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#fce7f3", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30477", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30477", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#fbcfe8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30478", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30478", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#f9a8d4", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30479", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30479", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#f472b6", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30480", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30480", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#ec4899", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30481", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30481", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#db2777", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30482", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30482", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#be185d", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30483", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30483", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#9d174d", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30484", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30484", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#831843", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30485", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30485", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#500724", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30486", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30486", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.pink.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "rose": { - "50": { - "$value": "#fff1f2", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30487", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30487", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#ffe4e6", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30488", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30488", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#fecdd3", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30489", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30489", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#fda4af", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30490", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30490", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#fb7185", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30491", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30491", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#f43f5e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30492", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30492", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#e11d48", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30493", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30493", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#be123c", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30494", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30494", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#9f1239", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30495", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30495", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#881337", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30496", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30496", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#4c0519", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30497", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30497", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.rose.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "green": { - "50": { - "$value": "#f0fdf4", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30498", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30498", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#dcfce7", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30499", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30499", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#bbf7d0", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30500", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30500", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#86efac", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30501", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30501", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#4ade80", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30502", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30502", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#22c55e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30503", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30503", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#16a34a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30504", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30504", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#15803d", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30505", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30505", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#166534", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30506", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30506", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#14532d", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30507", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30507", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#052e16", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30508", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30508", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.green.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "yellow": { - "50": { - "$value": "#fefce8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30509", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30509", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.50", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "100": { - "$value": "#fef9c3", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30510", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30510", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.100", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "200": { - "$value": "#fef08a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30511", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30511", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.200", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "300": { - "$value": "#fde047", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30512", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30512", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.300", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "400": { - "$value": "#facc15", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30513", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30513", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.400", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "500": { - "$value": "#eab308", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30514", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30514", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.500", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "600": { - "$value": "#ca8a04", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30515", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30515", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.600", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "700": { - "$value": "#a16207", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30516", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30516", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.700", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "800": { - "$value": "#854d0e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30517", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30517", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.800", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "900": { - "$value": "#713f12", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30518", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30518", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.900", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "950": { - "$value": "#422006", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:534:30519", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:534:30519", - "sourceFile": "", - "sourceLine": 0, - "originalName": "raw-colors.yellow.950", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - }, - "spacing": { - "semantic": { - "3xs": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:899:2'}px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42582", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42582", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.semantic.3xs", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2xs": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:899:3'}px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42583", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42583", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.semantic.2xs", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "xs": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:899:4'}px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42585", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42585", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.semantic.xs", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "md": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:899:5'}px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42589", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42589", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.semantic.md", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "lg": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:899:6'}px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42590", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42590", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.semantic.lg", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "xl": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:899:7'}px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42591", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42591", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.semantic.xl", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2xl": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:899:14601'}px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42593", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42593", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.semantic.2xl", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3xl": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:899:14602'}px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42595", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42595", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.semantic.3xl", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4xl": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:899:14603'}px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42597", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42597", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.semantic.4xl", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5xl": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:899:14604'}px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42599", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42599", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.semantic.5xl", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "absolute": { - "0": { - "$value": "0px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42581", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42581", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.0", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "0,5": { - "$value": "2px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:899:2", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:899:2", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.0,5", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "1": { - "$value": "4px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:899:3", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:899:3", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.1", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "1,5": { - "$value": "6px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42584", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42584", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.1,5", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "8px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:899:4", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:899:4", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.2", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2,5": { - "$value": "10px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42586", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42586", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.2,5", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "12px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42587", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42587", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.3", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3,5": { - "$value": "14px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42588", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42588", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.3,5", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "16px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:899:5", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:899:5", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.4", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5": { - "$value": "20px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:899:6", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:899:6", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.5", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "6": { - "$value": "24px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:899:7", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:899:7", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.6", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "7": { - "$value": "28px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42592", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42592", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.7", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "8": { - "$value": "32px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:899:14601", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:899:14601", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.8", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "9": { - "$value": "36px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42594", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42594", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.9", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "10": { - "$value": "40px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:899:14602", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:899:14602", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.10", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "11": { - "$value": "44px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42596", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42596", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.11", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "12": { - "$value": "48px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:899:14603", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:899:14603", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.12", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "14": { - "$value": "56px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42598", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42598", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.14", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "16": { - "$value": "64px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:899:14604", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:899:14604", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.16", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "20": { - "$value": "80px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42600", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42600", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.20", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "24": { - "$value": "96px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42601", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42601", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.24", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "28": { - "$value": "112px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42602", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42602", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.28", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "32": { - "$value": "128px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42603", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42603", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.32", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "36": { - "$value": "144px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42604", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42604", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.36", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "40": { - "$value": "160px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42605", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42605", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.40", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "44": { - "$value": "176px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42606", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42606", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.44", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "48": { - "$value": "192px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42607", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42607", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.48", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "52": { - "$value": "208px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42608", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42608", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.52", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "56": { - "$value": "224px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42609", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42609", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.56", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "60": { - "$value": "240px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42610", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42610", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.60", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "64": { - "$value": "256px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42611", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42611", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.64", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "72": { - "$value": "288px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42612", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42612", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.72", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "80": { - "$value": "320px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42613", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42613", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.80", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "96": { - "$value": "384px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42614", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42614", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.96", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "infinite": { - "$value": "9999px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:63877", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:63877", - "sourceFile": "", - "sourceLine": 0, - "originalName": "spacing.absolute.infinite", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "border": { - "radii": { - "semantic": { - "rounded": { - "none": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:844:1251290", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:844:1251290", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-none", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "xs": { - "$value": { - "type": "VARIABLE_ALIAS", - "id": "VariableID:843:105991" - }, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:843:105987", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:843:105987", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-xs", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "sm": { - "$value": { - "type": "VARIABLE_ALIAS", - "id": "VariableID:596:34043" - }, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:843:168381", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:843:168381", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-sm", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "md": { - "$value": { - "type": "VARIABLE_ALIAS", - "id": "VariableID:596:6" - }, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:843:105990", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:843:105990", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-md", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "lg": { - "$value": { - "type": "VARIABLE_ALIAS", - "id": "VariableID:596:5" - }, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:843:105988", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:843:105988", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-lg", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "xl": { - "$value": { - "type": "VARIABLE_ALIAS", - "id": "VariableID:596:42578" - }, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:843:168380", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:843:168380", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-lg-xl", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "(unofficial)": { - "$value": { - "type": "VARIABLE_ALIAS", - "id": "VariableID:596:42578" - }, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1251295", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1251295", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-lg-xl-(unofficial)", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "xl": { - "$value": { - "type": "VARIABLE_ALIAS", - "id": "VariableID:596:7" - }, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:843:105989", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:843:105989", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-xl", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2xl": { - "$value": { - "type": "VARIABLE_ALIAS", - "id": "VariableID:844:1251287" - }, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1251293", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1251293", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-2xl", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3xl": { - "$value": { - "type": "VARIABLE_ALIAS", - "id": "VariableID:844:1251288" - }, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1251294", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1251294", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-3xl", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "full": { - "$value": { - "type": "VARIABLE_ALIAS", - "id": "VariableID:756:95384" - }, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:843:168382", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:843:168382", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.semantic.rounded-full", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "absolute": { - "radius": { - "2": { - "$value": "2px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:843:105991", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:843:105991", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.absolute.radius-2", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "4px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:34043", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:34043", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.absolute.radius-4", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "6": { - "$value": "6px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:6", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:6", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.absolute.radius-6", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "8": { - "$value": "8px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:5", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:5", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.absolute.radius-8", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "10": { - "$value": "10px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:42578", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:42578", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.absolute.radius-10", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "12": { - "$value": "12px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:596:7", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:596:7", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.absolute.radius-12", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "16": { - "$value": "16px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:844:1251287", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:844:1251287", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.absolute.radius-16", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "24": { - "$value": "24px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:844:1251288", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:844:1251288", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.absolute.radius-24", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "32": { - "$value": "32px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:844:1251289", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:844:1251289", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.absolute.radius-32", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "infinite": { - "$value": "9999px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:756:95384", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:756:95384", - "sourceFile": "", - "sourceLine": 0, - "originalName": "border-radii.absolute.radius-infinite", - "category": "borders", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - } - }, - "semantic": { - "colors": { - "general": { - "background": { - "$value": "{var:VariableID:55:5102}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31274", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31274", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.background", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "foreground": { - "$value": "{var:VariableID:534:30321}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31275", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31275", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "primary": { - "$value": "{var:VariableID:534:30320}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31276", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31276", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.primary", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "foreground": { - "$value": "{var:VariableID:534:30311}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31277", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31277", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.primary-foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "secondary": { - "$value": "{var:VariableID:534:30312}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31278", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31278", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.secondary", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "foreground": { - "$value": "{var:VariableID:534:30320}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31279", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31279", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.secondary-foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "accent": { - "$value": "{var:VariableID:534:30312}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31282", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31282", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.accent", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "foreground": { - "$value": "{var:VariableID:534:30320}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31283", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31283", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.accent-foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "muted": { - "$value": "{var:VariableID:534:30312}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31280", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31280", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.muted", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "foreground": { - "$value": "{var:VariableID:534:30316}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31281", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31281", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.muted-foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "destructive": { - "$value": "{var:VariableID:16:1997}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31284", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31284", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.destructive", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "border": { - "$value": "{var:VariableID:534:30313}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31285", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31285", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.border", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "input": { - "$value": "{var:VariableID:55:5102}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31286", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31286", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.general.input", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "card": { - "card": { - "$value": "{var:VariableID:55:5102}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31288", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31288", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.card.card", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "foreground": { - "$value": "{var:VariableID:534:30321}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31289", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31289", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.card.card-foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "popover": { - "popover": { - "$value": "{var:VariableID:55:5103}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31290", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31290", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.popover.popover", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "foreground": { - "$value": "{var:VariableID:55:5102}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31291", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31291", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.popover.popover-foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "unofficial": { - "foreground": { - "alt": { - "$value": "{var:VariableID:534:30318}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:644:68578", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:644:68578", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.foreground-alt", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "body": { - "background": { - "$value": "{var:VariableID:55:5102}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:658:92959", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:658:92959", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.body-background", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "destructive": { - "border": { - "$value": "{var:VariableID:16:1996}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:644:34029", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:644:34029", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.destructive-border", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "subtle": { - "$value": "{var:VariableID:16:1991}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77342", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77342", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.destructive-subtle", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "foreground": { - "$value": "{var:VariableID:16:1997}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:625:31535", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:625:31535", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.destructive-foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "contrast": { - "(deprecated)": { - "$value": "{var:VariableID:55:5103}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:645:30114", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:645:30114", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.contrast-(deprecated)", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "backdrop": { - "$value": "rgba(51, 65, 85, 0.6)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77398", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77398", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.backdrop", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "mid": { - "(deprecated)": { - "$value": "{var:VariableID:534:30316}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:32543", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:32543", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.mid-(deprecated)", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "alt": { - "$value": "{var:VariableID:534:30317}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:61424", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:61424", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.mid-alt", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "ghost": { - "$value": "rgba(255, 255, 255, 0.0)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:653:37621", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:653:37621", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.ghost", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "hover": { - "$value": "rgba(0, 0, 0, 0.05)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:625:31108", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:625:31108", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.ghost-hover", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "primary": { - "hover": { - "$value": "{var:VariableID:534:30318}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:32541", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:32541", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.primary-hover", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "secondary": { - "hover": { - "$value": "{var:VariableID:534:30311}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:32542", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:32542", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.secondary-hover", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "outline": { - "$value": "rgba(255, 255, 255, 0.1)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:644:37106", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:644:37106", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.outline", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "hover": { - "$value": "rgba(51, 65, 85, 0.033)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:644:37107", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:644:37107", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.outline-hover", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "active": { - "$value": "rgba(51, 65, 85, 0.05)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:663:35805", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:663:35805", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.outline-active", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "accent": { - "0": { - "$value": "{var:VariableID:534:30311}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31281", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31281", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.accent-0", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "{var:VariableID:534:30313}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31279", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31279", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.accent-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "{var:VariableID:534:30314}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31280", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31280", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.accent-3", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "border": { - "0": { - "$value": "{var:VariableID:534:30311}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31282", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31282", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.border-0", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "1": { - "$value": "{var:VariableID:534:30312}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31278", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31278", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.border-1", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "{var:VariableID:534:30314}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31283", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31283", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.border-3", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "{var:VariableID:534:30315}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:644:34026", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:644:34026", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.border-4", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5": { - "$value": "{var:VariableID:534:30316}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:644:34027", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:644:34027", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.unofficial.border-5", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "focus": { - "ring": { - "$value": "{var:VariableID:534:30314}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:618:31287", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:618:31287", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.focus.ring", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "error": { - "$value": "{var:VariableID:16:1994}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77309", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77309", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.focus.ring-error", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "sidebar": { - "sidebar": { - "$value": "{var:VariableID:534:30312}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77395", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77395", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.sidebar.sidebar", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "foreground": { - "$value": "{var:VariableID:534:30318}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77390", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77390", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.sidebar.sidebar-foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "accent": { - "$value": "{var:VariableID:534:30313}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77391", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77391", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.sidebar.sidebar-accent", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "foreground": { - "$value": "{var:VariableID:534:30318}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77394", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77394", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.sidebar.sidebar-accent-foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "primary": { - "$value": "{var:VariableID:534:30320}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77392", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77392", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.sidebar.sidebar-primary", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "foreground": { - "$value": "{var:VariableID:534:30311}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77393", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77393", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.sidebar.sidebar-primary-foreground", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "border": { - "$value": "{var:VariableID:534:30313}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77396", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77396", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.sidebar.sidebar-border", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "ring": { - "$value": "{var:VariableID:534:30314}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:643:77397", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:643:77397", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.sidebar.sidebar-ring", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "unofficial": { - "sidebar": { - "muted": { - "$value": "{var:VariableID:534:30316}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:653:49232", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:653:49232", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.sidebar.unofficial.sidebar-muted", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - }, - "chart": { - "legacy": { - "chart": { - "1": { - "$value": "#1f77b4", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31273", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31273", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.legacy.chart-1", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "#ff7f0e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31274", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31274", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.legacy.chart-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "#2ca02c", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31275", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31275", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.legacy.chart-3", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "#d62728", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31276", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31276", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.legacy.chart-4", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5": { - "$value": "#9467bd", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:619:31277", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:619:31277", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.legacy.chart-5", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "area": { - "orange": { - "fill": { - "$value": "rgba(252, 207, 156, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:647:31549", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:647:31549", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.orange.fill", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "rgba(247, 176, 125, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73256", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73256", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.orange.fill-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "stroke": { - "$value": "#ffb86a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:647:31551", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:647:31551", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.orange.stroke", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "#ff6900", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73257", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73257", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.orange.stroke-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "blue": { - "fill": { - "$value": "rgba(191, 221, 255, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:72416", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:72416", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.blue.fill", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "rgba(170, 204, 255, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73254", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73254", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.blue.fill-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "stroke": { - "$value": "#8ec5ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:72417", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:72417", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.blue.stroke", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "#3f8dff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73255", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73255", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.blue.stroke-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "green": { - "fill": { - "$value": "rgba(184, 250, 209, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:72418", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:72418", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.green.fill", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "rgba(130, 226, 168, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73252", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73252", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.green.fill-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "stroke": { - "$value": "#7bf1aa", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:72419", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:72419", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.green.stroke", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "#19d163", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73253", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73253", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.green.stroke-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "rose": { - "fill": { - "$value": "rgba(255, 217, 222, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73169", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73169", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.rose.fill", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "rgba(244, 144, 168, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73176", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73176", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.rose.fill-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "stroke": { - "$value": "#ffa1ad", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73170", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73170", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.rose.stroke", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "#ff4f79", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73177", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73177", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.rose.stroke-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "teal": { - "fill": { - "$value": "rgba(168, 243, 232, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73171", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73171", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.teal.fill", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "rgba(124, 230, 219, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73250", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73250", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.teal.fill-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "stroke": { - "$value": "#46edd5", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73172", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73172", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.teal.stroke", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "#07c0ac", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73251", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73251", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.teal.stroke-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "purple": { - "fill": { - "$value": "rgba(240, 224, 255, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73545", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73545", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.purple.fill", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "rgba(222, 181, 255, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73547", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73547", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.purple.fill-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "stroke": { - "$value": "#dab2ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73546", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73546", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.purple.stroke", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "#c67eff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73548", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73548", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.purple.stroke-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "amber": { - "fill": { - "$value": "rgba(255, 237, 172, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73549", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73549", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.amber.fill", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "rgba(254, 214, 153, 0.7)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73551", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73551", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.amber.fill-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "stroke": { - "$value": "#ffd230", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73550", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73550", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.amber.stroke", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - }, - "2": { - "$value": "#fe9a00", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:667:73552", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:667:73552", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.area.amber.stroke-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - }, - "static": { - "blue": { - "1": { - "$value": "#8ec5ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:683:34330", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:683:34330", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.blue.1", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "#2b7fff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:683:34331", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:683:34331", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.blue.2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "#155dfc", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:683:34332", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:683:34332", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.blue.3", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "#1447e6", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:683:34333", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:683:34333", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.blue.4", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5": { - "$value": "#193cb8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:683:34334", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:683:34334", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.blue.5", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "rose": { - "1": { - "$value": "#ffa1ad", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34364", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34364", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.rose.1", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "#ff2056", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34365", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34365", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.rose.2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "#ec003f", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34366", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34366", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.rose.3", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "#c70036", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34367", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34367", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.rose.4", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5": { - "$value": "#a50036", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34368", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34368", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.rose.5", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "purple": { - "1": { - "$value": "#dab2ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34378", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34378", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.purple.1", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "#ad46ff", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34379", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34379", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.purple.2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "#9810fa", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34380", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34380", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.purple.3", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "#8200db", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34381", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34381", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.purple.4", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5": { - "$value": "#6e11b0", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34382", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34382", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.purple.5", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "orange": { - "1": { - "$value": "#ffb86a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34392", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34392", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.orange.1", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "#ff6900", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34393", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34393", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.orange.2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "#f54a00", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34394", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34394", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.orange.3", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "#ca3500", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34395", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34395", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.orange.4", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5": { - "$value": "#9f2d00", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34396", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34396", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.orange.5", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "teal": { - "1": { - "$value": "#46edd5", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34406", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34406", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.teal.1", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "#00bba7", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34407", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34407", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.teal.2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "#009689", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34408", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34408", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.teal.3", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "#00786f", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34409", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34409", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.teal.4", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5": { - "$value": "#005f5a", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34410", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34410", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.teal.5", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "amber": { - "1": { - "$value": "#ffd230", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34350", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34350", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.amber.1", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "#fe9a00", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34351", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34351", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.amber.2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "#e17100", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34352", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34352", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.amber.3", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "#bb4d00", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34353", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34353", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.amber.4", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5": { - "$value": "#973c00", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34354", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34354", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.amber.5", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "green": { - "1": { - "$value": "#7bf1a8", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:683:34335", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:683:34335", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.green.1", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "#00c951", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:683:34336", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:683:34336", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.green.2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "3": { - "$value": "#00a63e", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34337", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34337", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.green.3", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "4": { - "$value": "#008236", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34338", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34338", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.green.4", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "5": { - "$value": "#016630", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:684:34339", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:684:34339", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.chart.static.green.5", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - }, - "obra": { - "shadn": { - "docs": { - "obra": { - "shadcn": { - "ui": { - "docs": { - "1": { - "$value": "{var:VariableID:55:5102}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:644:68503", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:644:68503", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.obra-shadn-docs.obra-shadcn-ui-docs-1", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "2": { - "$value": "{var:VariableID:55:5102}", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:644:68504", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:644:68504", - "sourceFile": "", - "sourceLine": 0, - "originalName": "semantic-colors.obra-shadn-docs.obra-shadcn-ui-docs-2", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - } - } - } - } - } - } - }, - "shadows": { - "2xs": { - "color": { - "$value": "rgba(0, 0, 0, 0.05)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48160", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48160", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.2xs.color", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "x": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48155", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48155", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.2xs.x", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 1, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48156", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48156", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.2xs.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48157", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48157", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.2xs.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48158", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48158", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.2xs.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "xs": { - "color": { - "$value": "rgba(0, 0, 0, 0.05)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48177", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48177", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xs.color", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "x": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48173", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48173", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xs.x", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 1, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48174", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48174", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xs.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": 2, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48175", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48175", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xs.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48176", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48176", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xs.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "sm": { - "shadow": { - "1": { - "x": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48178", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48178", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.sm.shadow-1.x", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 1, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48179", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48179", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.sm.shadow-1.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": 3, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48180", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48180", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.sm.shadow-1.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48181", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48181", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.sm.shadow-1.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "2": { - "x2": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48203", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48203", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.sm.shadow-2.x2", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 1, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48204", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48204", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.sm.shadow-2.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": 2, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48205", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48205", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.sm.shadow-2.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": -1, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48206", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48206", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.sm.shadow-2.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "color": { - "$value": "rgba(0, 0, 0, 0.1)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48182", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48182", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.sm.color", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "md": { - "color": { - "$value": "rgba(0, 0, 0, 0.1)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48242", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48242", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.md.color", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "shadow": { - "1": { - "x": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48234", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48234", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.md.shadow-1.x", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 4, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48235", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48235", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.md.shadow-1.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": 6, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48236", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48236", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.md.shadow-1.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": -1, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48237", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48237", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.md.shadow-1.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "2": { - "x": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48238", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48238", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.md.shadow-2.x", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 2, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48239", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48239", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.md.shadow-2.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": 4, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48241", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48241", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.md.shadow-2.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": -2, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48240", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48240", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.md.shadow-2.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - }, - "lg": { - "shadow": { - "1": { - "x": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48243", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48243", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.lg.shadow-1.x", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 10, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48244", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48244", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.lg.shadow-1.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": 15, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48245", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48245", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.lg.shadow-1.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": -3, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48246", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48246", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.lg.shadow-1.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "2": { - "x": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48247", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48247", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.lg.shadow-2.x", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 4, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48248", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48248", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.lg.shadow-2.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": -4, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48250", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48250", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.lg.shadow-2.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": 6, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48249", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48249", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.lg.shadow-2.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "color": { - "$value": "rgba(0, 0, 0, 0.1)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48251", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48251", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.lg.color", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "xl": { - "color": { - "$value": "rgba(0, 0, 0, 0.1)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48260", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48260", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xl.color", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "shadow": { - "1": { - "x": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48252", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48252", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xl.shadow-1.x", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 20, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48253", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48253", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xl.shadow-1.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": 25, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48254", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48254", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xl.shadow-1.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": -5, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48255", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48255", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xl.shadow-1.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "2": { - "x": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48256", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48256", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xl.shadow-2.x", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 8, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48257", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48257", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xl.shadow-2.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": -6, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48259", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48259", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xl.shadow-2.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": 10, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48258", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48258", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.xl.shadow-2.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - }, - "2xl": { - "color": { - "$value": "rgba(0, 0, 0, 0.25)", - "$type": "color", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48202", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48202", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.2xl.color", - "category": "colors", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "x": { - "$value": 0, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48198", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48198", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.2xl.x", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "y": { - "$value": 25, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48199", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48199", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.2xl.y", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "blur": { - "$value": 50, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48200", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48200", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.2xl.blur", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "spread": { - "$value": 12, - "$type": "number", - "$extensions": { - "figma": { - "variableId": "VariableID:848:48201", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:848:48201", - "sourceFile": "", - "sourceLine": 0, - "originalName": "shadows.2xl.spread", - "category": "shadows", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "typography": { - "font": { - "definitions": { - "font": { - "family": { - "sans": { - "$value": "Inter", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253574", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253574", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.font-definitions.font-family-sans", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "serif": { - "$value": "Inter", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253576", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253576", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.font-definitions.font-family-serif", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "headings": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:845:1253574'}", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253585", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253585", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.font-definitions.font-family-headings", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "body": { - "$value": "{'type': 'VARIABLE_ALIAS', 'id': 'VariableID:845:1253574'}", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253586", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253586", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.font-definitions.font-family-body", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "monospace": { - "$value": "Menlo", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253577", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253577", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.font-definitions.font-family-monospace", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - } - }, - "heading": { - "1": { - "weight": { - "$value": "Semibold", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253579", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253579", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-1.weight", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "font": { - "size": { - "$value": "48px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253593", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253593", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-1.font-size", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "line": { - "height": { - "$value": "48px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253599", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253599", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-1.line-height", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "spacing": { - "$value": "48px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:7", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:7", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-1.spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "letter": { - "spacing": { - "$value": "-1.5px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:12", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:12", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-1.letter-spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "2": { - "weight": { - "$value": "Semibold", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253580", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253580", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-2.weight", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "font": { - "size": { - "$value": "30px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253594", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253594", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-2.font-size", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "line": { - "height": { - "$value": "30px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253600", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253600", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-2.line-height", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "spacing": { - "$value": "30px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:8", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:8", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-2.spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "letter": { - "spacing": { - "$value": "-1px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:13", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:13", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-2.letter-spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "3": { - "heading": { - "3": { - "weight": { - "$value": "Semibold", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253581", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253581", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-3.heading-3-weight", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "font": { - "size": { - "$value": "24px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253595", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253595", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-3.font-size", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "line": { - "height": { - "$value": "28.799999237060547px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253601", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253601", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-3.line-height", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "spacing": { - "$value": "20px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:10", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:10", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-3.spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "letter": { - "spacing": { - "$value": "-1px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:14", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:14", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-3.letter-spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "4": { - "weight": { - "$value": "Semibold", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253582", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253582", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-4.weight", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "font": { - "size": { - "$value": "20px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253596", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253596", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-4.font-size", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "line": { - "height": { - "$value": "24px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253602", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253602", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-4.line-height", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "spacing": { - "$value": "20px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:11", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:11", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-4.spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "letter": { - "spacing": { - "$value": "0px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:15", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:15", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.heading-4.letter-spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - }, - "monospaced": { - "font": { - "size": { - "$value": "16px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:6089", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:6089", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.monospaced.font-size", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "weight": { - "$value": "Regular", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:869:27676", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:27676", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.monospaced.font-weight", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "line": { - "height": { - "$value": "24px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:6090", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:6090", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.monospaced.line-height", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "spacing": { - "$value": "16px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:6092", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:6092", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.monospaced.spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "letter": { - "spacing": { - "$value": "0px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:6091", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:6091", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.monospaced.letter-spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "paragraph": { - "paragraph": { - "weight": { - "$value": "Regular", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253583", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253583", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.paragraph-weight", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "bold": { - "weight": { - "$value": "Semibold", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:845:1253584", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:845:1253584", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.paragraph-bold-weight", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "medium": { - "weight": { - "$value": "Medium", - "$type": "string", - "$extensions": { - "figma": { - "variableId": "VariableID:869:6093", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:6093", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.paragraph-medium-weight", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "regular": { - "font": { - "size": { - "$value": "16px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253589", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253589", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.regular.font-size", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "line": { - "height": { - "$value": "24px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253603", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253603", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.regular.line-height", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "spacing": { - "$value": "16px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253606", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253606", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.regular.spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "letter": { - "spacing": { - "$value": "0px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:16", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:16", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.regular.letter-spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "small": { - "font": { - "size": { - "$value": "14px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253590", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253590", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.small.font-size", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "line": { - "height": { - "$value": "21px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253604", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253604", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.small.line-height", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "spacing": { - "$value": "14px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253607", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253607", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.small.spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "letter": { - "spacing": { - "$value": "0px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:18", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:18", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.small.letter-spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - }, - "mini": { - "font": { - "size": { - "$value": "12px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253591", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253591", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.mini.font-size", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "line": { - "height": { - "$value": "16px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253605", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253605", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.mini.line-height", - "category": "typography", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - }, - "spacing": { - "$value": "12px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:847:1253608", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:847:1253608", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.mini.spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - }, - "letter": { - "spacing": { - "$value": "0px", - "$type": "dimension", - "$extensions": { - "figma": { - "variableId": "VariableID:869:19", - "fileKey": "evCZlaeZrP7X20NIViSJbl" - }, - "dss": { - "source": "figma:evCZlaeZrP7X20NIViSJbl:VariableID:869:19", - "sourceFile": "", - "sourceLine": 0, - "originalName": "typography.paragraph.mini.letter-spacing", - "category": "spacing", - "tags": [], - "deprecated": false, - "version": "1.0.0" - } - } - } - } - } - } - } -} \ No newline at end of file diff --git a/.dss/data/_system/tokens/resolved-meta.json b/.dss/data/_system/tokens/resolved-meta.json deleted file mode 100644 index be378be..0000000 --- a/.dss/data/_system/tokens/resolved-meta.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "resolved_at": "2025-12-12T07:46:34.899061", - "skin": "shadcn", - "theme": "default", - "token_count": 68, - "layers": [ - "core/primitives", - "skins/shadcn", - "themes/default" - ] -} \ No newline at end of file diff --git a/.dss/data/_system/tokens/tokens.json b/.dss/data/_system/tokens/tokens.json deleted file mode 100644 index e938f95..0000000 --- a/.dss/data/_system/tokens/tokens.json +++ /dev/null @@ -1,320 +0,0 @@ -{ - "color": { - "background": { - "value": "#ffffff" - }, - "foreground": { - "value": "#09090b" - }, - "card": { - "value": "#ffffff" - }, - "card-foreground": { - "value": "#09090b" - }, - "popover": { - "value": "#ffffff" - }, - "popover-foreground": { - "value": "#09090b" - }, - "primary": { - "value": "#18181b", - "comment": "zinc-900 - brand primary" - }, - "primary-foreground": { - "value": "#fafafa", - "comment": "zinc-50" - }, - "secondary": { - "value": "#f4f4f5" - }, - "secondary-foreground": { - "value": "#18181b" - }, - "muted": { - "value": "#f4f4f5" - }, - "muted-foreground": { - "value": "#71717a" - }, - "accent": { - "value": "#f4f4f5" - }, - "accent-foreground": { - "value": "#18181b" - }, - "destructive": { - "value": "#ef4444" - }, - "destructive-foreground": { - "value": "#fafafa" - }, - "border": { - "value": "#e4e4e7" - }, - "input": { - "value": "#e4e4e7" - }, - "ring": { - "value": "#18181b", - "comment": "matches primary" - } - }, - "color-dark": { - "background": { - "value": "#09090b" - }, - "foreground": { - "value": "#fafafa" - }, - "card": { - "value": "#09090b" - }, - "card-foreground": { - "value": "#fafafa" - }, - "popover": { - "value": "#09090b" - }, - "popover-foreground": { - "value": "#fafafa" - }, - "primary": { - "value": "#fafafa" - }, - "primary-foreground": { - "value": "#18181b" - }, - "secondary": { - "value": "#27272a" - }, - "secondary-foreground": { - "value": "#fafafa" - }, - "muted": { - "value": "#27272a" - }, - "muted-foreground": { - "value": "#a1a1aa" - }, - "accent": { - "value": "#27272a" - }, - "accent-foreground": { - "value": "#fafafa" - }, - "destructive": { - "value": "#7f1d1d" - }, - "destructive-foreground": { - "value": "#fafafa" - }, - "border": { - "value": "#27272a" - }, - "input": { - "value": "#27272a" - }, - "ring": { - "value": "#d4d4d8" - } - }, - "radius": { - "sm": { - "value": "0.125rem" - }, - "md": { - "value": "0.375rem" - }, - "lg": { - "value": "0.5rem", - "comment": "default border radius for cards" - }, - "xl": { - "value": "0.75rem" - }, - "full": { - "value": "9999px" - } - }, - "effect": { - "shadow-xs": { - "value": "0 1px 2px 0 rgba(0, 0, 0, 0.05)" - }, - "shadow-sm": { - "value": "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)" - }, - "shadow-md": { - "value": "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)" - }, - "shadow-lg": { - "value": "0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)" - }, - "shadow-xl": { - "value": "0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1)" - }, - "shadow-2xl": { - "value": "0 25px 50px -12px rgba(0, 0, 0, 0.25)" - }, - "focus-ring": { - "value": "0 0 0 3px rgba(59, 130, 246, 0.5)" - } - }, - "spacing": { - "0": { - "value": "0" - }, - "1": { - "value": "0.25rem" - }, - "2": { - "value": "0.5rem" - }, - "3": { - "value": "0.75rem" - }, - "4": { - "value": "1rem" - }, - "5": { - "value": "1.25rem" - }, - "6": { - "value": "1.5rem" - }, - "8": { - "value": "2rem" - }, - "10": { - "value": "2.5rem" - }, - "12": { - "value": "3rem" - }, - "16": { - "value": "4rem" - } - }, - "typography": { - "heading-1": { - "font-family": { - "value": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif" - }, - "font-weight": { - "value": "700" - }, - "font-size": { - "value": "3rem" - }, - "line-height": { - "value": "1" - }, - "letter-spacing": { - "value": "-0.025em" - } - }, - "heading-2": { - "font-family": { - "value": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif" - }, - "font-weight": { - "value": "600" - }, - "font-size": { - "value": "1.875rem" - }, - "line-height": { - "value": "1.2" - }, - "letter-spacing": { - "value": "-0.025em" - } - }, - "heading-3": { - "font-family": { - "value": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif" - }, - "font-weight": { - "value": "600" - }, - "font-size": { - "value": "1.5rem" - }, - "line-height": { - "value": "1.3" - }, - "letter-spacing": { - "value": "-0.025em" - } - }, - "heading-4": { - "font-family": { - "value": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif" - }, - "font-weight": { - "value": "600" - }, - "font-size": { - "value": "1.25rem" - }, - "line-height": { - "value": "1.4" - }, - "letter-spacing": { - "value": "0" - } - }, - "paragraph-regular": { - "font-family": { - "value": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif" - }, - "font-weight": { - "value": "400" - }, - "font-size": { - "value": "1rem" - }, - "line-height": { - "value": "1.5" - }, - "letter-spacing": { - "value": "0" - } - }, - "paragraph-bold": { - "font-family": { - "value": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif" - }, - "font-weight": { - "value": "500" - }, - "font-size": { - "value": "1rem" - }, - "line-height": { - "value": "1.5" - }, - "letter-spacing": { - "value": "0" - } - }, - "paragraph-small-regular": { - "font-family": { - "value": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif" - }, - "font-weight": { - "value": "400" - }, - "font-size": { - "value": "0.875rem" - }, - "line-height": { - "value": "1.5" - }, - "letter-spacing": { - "value": "0" - } - } - } -} \ No newline at end of file diff --git a/.dss/dss.pid b/.dss/dss.pid deleted file mode 100644 index f322bf7..0000000 --- a/.dss/dss.pid +++ /dev/null @@ -1 +0,0 @@ -61719 diff --git a/.dss/runtime-config.json b/.dss/runtime-config.json deleted file mode 100644 index 10c2ae7..0000000 --- a/.dss/runtime-config.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "mode": "server", - "figma": { - "token": "***configured***", - "configured": true - }, - "services": { - "storybook": { - "enabled": false, - "port": 6006, - "url": "" - }, - "chromatic": { - "enabled": false, - "project_token": "" - }, - "github": { - "enabled": false, - "repo": "" - } - }, - "features": { - "visual_qa": false, - "token_sync": false, - "code_gen": true, - "ai_advisor": false - } -} diff --git a/.gitignore b/.gitignore index a35f960..aec7ce2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ build/ node_modules/ npm-debug.log* yarn-error.log* +package-lock.json # Environment .env @@ -47,12 +48,6 @@ coverage/ # Cache .cache/ .dss-temp/ -.dss/cache/ - -# Temp files (exclude all except README and .gitkeep) -.dss/temp/**/* -!.dss/temp/.gitkeep -!.dss/temp/README.md # Backups *.backup @@ -62,11 +57,45 @@ coverage/ archive/ test_output/ -# Build +# Build outputs dist/ .next/ out/ storybook-static/ -venv/ -# Local MCP config (generated by ./scripts/setup-mcp.sh) + +# Local MCP config (generated by dss-init.sh) +.mcp.json .claude/mcp.json + +# ============================================================================= +# DSS GENERATED FILES - Created by /dss-init, not committed +# ============================================================================= + +# DSS runtime data (created on init) +.dss/data/ +.dss/cache/ +.dss/logs/ +.dss/dss.db +.dss/dss.pid +.dss/components/ +.dss/runtime-config.json + +# DSS generated hashes (regenerated on init) +.dss/core-hashes.sha256 + +# Generated Storybook stories (created from tokens) +admin-ui/src/stories/ + +# admin-ui build output +admin-ui/dist/ + +# ============================================================================= +# DSS REFERENCE FILES - These ARE committed (source of truth) +# ============================================================================= +# Keep these in git: +# - .dss/config/ # Figma credentials, project config +# - .dss/core/ # Core primitives (immutable reference) +# - .dss/skins/ # Skin definitions (reference) +# - .dss/themes/ # Theme definitions (reference) +# - .dss/schema/ # Contracts and schemas (reference) +# - dss-claude-plugin/core/skins/ # Plugin skin references diff --git a/admin-ui/src/stories/ColorPrimitives.stories.js b/admin-ui/src/stories/ColorPrimitives.stories.js deleted file mode 100644 index a0aeac9..0000000 --- a/admin-ui/src/stories/ColorPrimitives.stories.js +++ /dev/null @@ -1,884 +0,0 @@ -/** - * Color Primitives - Foundation - * Full Tailwind color palette organized by category - * @generated 2025-12-12T07:46:35.099020 - */ -export default { - title: 'Foundation/Colors/Primitives', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Core color primitives from Tailwind palette. Organized into Base, Neutral, and Semantic scales.' - } - } - } -}; - -const styles = ` - .color-container { font-family: system-ui, sans-serif; } - .color-section { margin-bottom: 3rem; } - .color-section h2 { font-size: 1.25rem; border-bottom: 1px solid #e5e7eb; padding-bottom: 0.5rem; margin-bottom: 1rem; } - .swatch-row { display: flex; flex-wrap: wrap; gap: 1rem; } - .color-swatch { text-align: center; } - .swatch { width: 80px; height: 80px; border-radius: 8px; margin-bottom: 0.5rem; } - .label { font-weight: 500; font-size: 0.875rem; } - .value { font-family: monospace; font-size: 0.75rem; color: #6b7280; } - .palette-grid { display: flex; flex-wrap: wrap; gap: 2rem; } - .color-palette { min-width: 140px; } - .color-palette h3 { margin: 0 0 0.5rem; text-transform: capitalize; font-size: 0.875rem; font-weight: 600; } - .shades { display: flex; flex-direction: column; border-radius: 8px; overflow: hidden; } - .shade { padding: 0.5rem 0.75rem; font-family: monospace; font-size: 0.65rem; } -`; - -export const AllColors = { - render: () => ` - -
- -
-

Base

-
-
-
-
white
-
#ffffff
-
-
-
-
black
-
#000000
-
-
-
-
transparent
-
transparent
-
-
- -
-

Neutral Scales

-
-
-

slate

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

gray

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

zinc

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

neutral

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

stone

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
- -
-

Semantic Scales

-
-
-

red

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

orange

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

amber

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

yellow

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

lime

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

green

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

emerald

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

teal

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

cyan

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

sky

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

blue

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

indigo

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

violet

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

purple

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

fuchsia

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

pink

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-

rose

-
-
- 50 -
-
- 100 -
-
- 200 -
-
- 300 -
-
- 400 -
-
- 500 -
-
- 600 -
-
- 700 -
-
- 800 -
-
- 900 -
-
- 950 -
-
-
-
- ` -}; diff --git a/admin-ui/src/stories/ComponentsDataDisplay.stories.js b/admin-ui/src/stories/ComponentsDataDisplay.stories.js deleted file mode 100644 index 7f00b7f..0000000 --- a/admin-ui/src/stories/ComponentsDataDisplay.stories.js +++ /dev/null @@ -1,164 +0,0 @@ -/** - * Data Display - * Components for displaying data - * @generated 2025-12-12T07:46:35.099955 - */ -export default { - title: 'Components/Data Display', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Components for displaying data' - } - } - } -}; - -const styles = ` - .component-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 1.5rem; } - .component-card { - border: 1px solid #e5e7eb; - border-radius: 8px; - padding: 1rem; - background: white; - } - .card-header { - display: flex; - align-items: center; - gap: 0.5rem; - margin-bottom: 0.5rem; - } - .card-header h3 { margin: 0; font-size: 1rem; } - .radix-badge { - font-size: 0.6rem; - background: #dbeafe; - color: #1d4ed8; - padding: 0.125rem 0.375rem; - border-radius: 4px; - font-family: monospace; - } - .description { font-size: 0.8rem; color: #6b7280; margin: 0 0 0.75rem; } - .variants { margin-bottom: 0.5rem; } - .variant-row { font-size: 0.7rem; margin-bottom: 0.25rem; } - .var-name { font-weight: 500; margin-right: 0.25rem; } - .badge { - display: inline-block; - background: #f3f4f6; - padding: 0.125rem 0.375rem; - border-radius: 4px; - margin-right: 0.25rem; - font-family: monospace; - font-size: 0.65rem; - } - .deps { font-size: 0.65rem; color: #9ca3af; font-family: monospace; } -`; - -export const Overview = { - name: 'Component Catalog', - render: () => ` - -
- -
-
-

Accordion

- @radix-ui/react-accordion -
-

A vertically stacked set of interactive headings that reveal content sections

-
- -
-
-
-

Avatar

- @radix-ui/react-avatar -
-

An image element with a fallback for user profile images

-
size: sm md lg
- -
-
-
-

Badge

- -
-

Displays a badge or label

-
variant: default secondary destructive outline
- -
-
-
-

Carousel

- -
-

A carousel with embla-carousel

-
-
deps: embla-carousel-react
-
-
-
-

Chart

- -
-

Beautiful charts using Recharts

-
-
deps: recharts
-
-
-
-

Collapsible

- @radix-ui/react-collapsible -
-

An interactive component that expands/collapses content

-
- -
-
-
-

Data Table

- -
-

Powerful table with sorting, filtering, pagination

-
-
deps: @tanstack/react-table
-
-
-
-

Item

- -
-

Generic list item component

-
- -
-
-
-

Kbd

- -
-

Keyboard key display

-
- -
-
-
-

Table

- -
-

Styled HTML table

-
- -
-
-
-

Typography

- -
-

Text styling components

-
- -
-
- ` -}; diff --git a/admin-ui/src/stories/ComponentsFeedback.stories.js b/admin-ui/src/stories/ComponentsFeedback.stories.js deleted file mode 100644 index d041702..0000000 --- a/admin-ui/src/stories/ComponentsFeedback.stories.js +++ /dev/null @@ -1,128 +0,0 @@ -/** - * Feedback - * User feedback components - * @generated 2025-12-12T07:46:35.100070 - */ -export default { - title: 'Components/Feedback', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'User feedback components' - } - } - } -}; - -const styles = ` - .component-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 1.5rem; } - .component-card { - border: 1px solid #e5e7eb; - border-radius: 8px; - padding: 1rem; - background: white; - } - .card-header { - display: flex; - align-items: center; - gap: 0.5rem; - margin-bottom: 0.5rem; - } - .card-header h3 { margin: 0; font-size: 1rem; } - .radix-badge { - font-size: 0.6rem; - background: #dbeafe; - color: #1d4ed8; - padding: 0.125rem 0.375rem; - border-radius: 4px; - font-family: monospace; - } - .description { font-size: 0.8rem; color: #6b7280; margin: 0 0 0.75rem; } - .variants { margin-bottom: 0.5rem; } - .variant-row { font-size: 0.7rem; margin-bottom: 0.25rem; } - .var-name { font-weight: 500; margin-right: 0.25rem; } - .badge { - display: inline-block; - background: #f3f4f6; - padding: 0.125rem 0.375rem; - border-radius: 4px; - margin-right: 0.25rem; - font-family: monospace; - font-size: 0.65rem; - } - .deps { font-size: 0.65rem; color: #9ca3af; font-family: monospace; } -`; - -export const Overview = { - name: 'Component Catalog', - render: () => ` - -
- -
-
-

Alert

- -
-

Displays a callout for user attention

-
variant: default destructive
- -
-
-
-

Empty

- -
-

Empty state display

-
- -
-
-
-

Progress

- @radix-ui/react-progress -
-

Progress indicator bar

-
- -
-
-
-

Skeleton

- -
-

Loading placeholder

-
- -
-
-
-

Sonner

- -
-

Toast notifications with sonner

-
-
deps: sonner
-
-
-
-

Spinner

- -
-

Loading spinner animation

-
- -
-
-
-

Toast

- @radix-ui/react-toast -
-

Toast notification component

-
variant: default destructive
- -
-
- ` -}; diff --git a/admin-ui/src/stories/ComponentsFormComponents.stories.js b/admin-ui/src/stories/ComponentsFormComponents.stories.js deleted file mode 100644 index 4c71ef0..0000000 --- a/admin-ui/src/stories/ComponentsFormComponents.stories.js +++ /dev/null @@ -1,254 +0,0 @@ -/** - * Form Components - * Input controls and form elements - * @generated 2025-12-12T07:46:35.099811 - */ -export default { - title: 'Components/Form Components', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Input controls and form elements' - } - } - } -}; - -const styles = ` - .component-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 1.5rem; } - .component-card { - border: 1px solid #e5e7eb; - border-radius: 8px; - padding: 1rem; - background: white; - } - .card-header { - display: flex; - align-items: center; - gap: 0.5rem; - margin-bottom: 0.5rem; - } - .card-header h3 { margin: 0; font-size: 1rem; } - .radix-badge { - font-size: 0.6rem; - background: #dbeafe; - color: #1d4ed8; - padding: 0.125rem 0.375rem; - border-radius: 4px; - font-family: monospace; - } - .description { font-size: 0.8rem; color: #6b7280; margin: 0 0 0.75rem; } - .variants { margin-bottom: 0.5rem; } - .variant-row { font-size: 0.7rem; margin-bottom: 0.25rem; } - .var-name { font-weight: 500; margin-right: 0.25rem; } - .badge { - display: inline-block; - background: #f3f4f6; - padding: 0.125rem 0.375rem; - border-radius: 4px; - margin-right: 0.25rem; - font-family: monospace; - font-size: 0.65rem; - } - .deps { font-size: 0.65rem; color: #9ca3af; font-family: monospace; } -`; - -export const Overview = { - name: 'Component Catalog', - render: () => ` - -
- -
-
-

Button

- -
-

Displays a button or a component that looks like a button

-
variant: default destructive outline secondary
size: default sm lg icon
- -
-
-
-

Button Group

- -
-

Groups multiple buttons together

-
- -
-
-
-

Calendar

- -
-

A date picker component with monthly/yearly views

-
-
deps: react-day-picker
-
-
-
-

Checkbox

- @radix-ui/react-checkbox -
-

A control that allows toggling between checked and unchecked

-
- -
-
-
-

Combobox

- -
-

Autocomplete input with command palette

-
- -
-
-
-

Command

- -
-

Command palette with search and filtering

-
-
deps: cmdk
-
-
-
-

Date Picker

- -
-

A date picker built with calendar and popover

-
- -
-
-
-

Field

- -
-

Form field wrapper with label and error

-
- -
-
-
-

Form

- -
-

Form component with react-hook-form integration

-
-
deps: react-hook-form, @hookform/resolvers, zod
-
-
-
-

Input

- -
-

Text input field

-
- -
-
-
-

Input Group

- -
-

Group of inputs with addons

-
- -
-
-
-

Input OTP

- -
-

One-time password input

-
-
deps: input-otp
-
-
-
-

Label

- @radix-ui/react-label -
-

Text label for form elements

-
- -
-
-
-

Native Select

- -
-

Native HTML select element with styling

-
- -
-
-
-

Radio Group

- @radix-ui/react-radio-group -
-

Set of mutually exclusive options

-
- -
-
-
-

Select

- @radix-ui/react-select -
-

Custom select dropdown

-
- -
-
-
-

Slider

- @radix-ui/react-slider -
-

Range slider input

-
- -
-
-
-

Switch

- @radix-ui/react-switch -
-

Toggle switch control

-
- -
-
-
-

Textarea

- -
-

Multi-line text input

-
- -
-
-
-

Toggle

- @radix-ui/react-toggle -
-

Two-state button

-
variant: default outline
size: default sm lg
- -
-
-
-

Toggle Group

- @radix-ui/react-toggle-group -
-

Group of toggle buttons

-
- -
-
- ` -}; diff --git a/admin-ui/src/stories/ComponentsLayout.stories.js b/admin-ui/src/stories/ComponentsLayout.stories.js deleted file mode 100644 index 61b99c0..0000000 --- a/admin-ui/src/stories/ComponentsLayout.stories.js +++ /dev/null @@ -1,110 +0,0 @@ -/** - * Layout - * Layout and structure components - * @generated 2025-12-12T07:46:35.100368 - */ -export default { - title: 'Components/Layout', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Layout and structure components' - } - } - } -}; - -const styles = ` - .component-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 1.5rem; } - .component-card { - border: 1px solid #e5e7eb; - border-radius: 8px; - padding: 1rem; - background: white; - } - .card-header { - display: flex; - align-items: center; - gap: 0.5rem; - margin-bottom: 0.5rem; - } - .card-header h3 { margin: 0; font-size: 1rem; } - .radix-badge { - font-size: 0.6rem; - background: #dbeafe; - color: #1d4ed8; - padding: 0.125rem 0.375rem; - border-radius: 4px; - font-family: monospace; - } - .description { font-size: 0.8rem; color: #6b7280; margin: 0 0 0.75rem; } - .variants { margin-bottom: 0.5rem; } - .variant-row { font-size: 0.7rem; margin-bottom: 0.25rem; } - .var-name { font-weight: 500; margin-right: 0.25rem; } - .badge { - display: inline-block; - background: #f3f4f6; - padding: 0.125rem 0.375rem; - border-radius: 4px; - margin-right: 0.25rem; - font-family: monospace; - font-size: 0.65rem; - } - .deps { font-size: 0.65rem; color: #9ca3af; font-family: monospace; } -`; - -export const Overview = { - name: 'Component Catalog', - render: () => ` - -
- -
-
-

Aspect Ratio

- @radix-ui/react-aspect-ratio -
-

Displays content with a desired aspect ratio

-
- -
-
-
-

Card

- -
-

Displays a card with header, content, and footer

-
- -
-
-
-

Resizable

- -
-

Resizable panel groups

-
-
deps: react-resizable-panels
-
-
-
-

Scroll Area

- @radix-ui/react-scroll-area -
-

Custom scrollbar styling

-
- -
-
-
-

Separator

- @radix-ui/react-separator -
-

Visual divider

-
orientation: horizontal vertical
- -
-
- ` -}; diff --git a/admin-ui/src/stories/ComponentsNavigation.stories.js b/admin-ui/src/stories/ComponentsNavigation.stories.js deleted file mode 100644 index d113584..0000000 --- a/admin-ui/src/stories/ComponentsNavigation.stories.js +++ /dev/null @@ -1,119 +0,0 @@ -/** - * Navigation - * Navigation components - * @generated 2025-12-12T07:46:35.100163 - */ -export default { - title: 'Components/Navigation', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Navigation components' - } - } - } -}; - -const styles = ` - .component-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 1.5rem; } - .component-card { - border: 1px solid #e5e7eb; - border-radius: 8px; - padding: 1rem; - background: white; - } - .card-header { - display: flex; - align-items: center; - gap: 0.5rem; - margin-bottom: 0.5rem; - } - .card-header h3 { margin: 0; font-size: 1rem; } - .radix-badge { - font-size: 0.6rem; - background: #dbeafe; - color: #1d4ed8; - padding: 0.125rem 0.375rem; - border-radius: 4px; - font-family: monospace; - } - .description { font-size: 0.8rem; color: #6b7280; margin: 0 0 0.75rem; } - .variants { margin-bottom: 0.5rem; } - .variant-row { font-size: 0.7rem; margin-bottom: 0.25rem; } - .var-name { font-weight: 500; margin-right: 0.25rem; } - .badge { - display: inline-block; - background: #f3f4f6; - padding: 0.125rem 0.375rem; - border-radius: 4px; - margin-right: 0.25rem; - font-family: monospace; - font-size: 0.65rem; - } - .deps { font-size: 0.65rem; color: #9ca3af; font-family: monospace; } -`; - -export const Overview = { - name: 'Component Catalog', - render: () => ` - -
- -
-
-

Breadcrumb

- -
-

Displays the path to the current page in a hierarchy

-
- -
-
-
-

Menubar

- @radix-ui/react-menubar -
-

Horizontal menu with dropdowns

-
- -
-
-
-

Navigation Menu

- @radix-ui/react-navigation-menu -
-

Website navigation with mega menus

-
- -
-
-
-

Pagination

- -
-

Page navigation with previous/next

-
- -
-
-
-

Sidebar

- -
-

Application sidebar with collapsible sections

-
- -
-
-
-

Tabs

- @radix-ui/react-tabs -
-

Tabbed interface

-
- -
-
- ` -}; diff --git a/admin-ui/src/stories/ComponentsOverlay.stories.js b/admin-ui/src/stories/ComponentsOverlay.stories.js deleted file mode 100644 index 9a510f9..0000000 --- a/admin-ui/src/stories/ComponentsOverlay.stories.js +++ /dev/null @@ -1,146 +0,0 @@ -/** - * Overlay - * Modal and overlay components - * @generated 2025-12-12T07:46:35.100264 - */ -export default { - title: 'Components/Overlay', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Modal and overlay components' - } - } - } -}; - -const styles = ` - .component-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 1.5rem; } - .component-card { - border: 1px solid #e5e7eb; - border-radius: 8px; - padding: 1rem; - background: white; - } - .card-header { - display: flex; - align-items: center; - gap: 0.5rem; - margin-bottom: 0.5rem; - } - .card-header h3 { margin: 0; font-size: 1rem; } - .radix-badge { - font-size: 0.6rem; - background: #dbeafe; - color: #1d4ed8; - padding: 0.125rem 0.375rem; - border-radius: 4px; - font-family: monospace; - } - .description { font-size: 0.8rem; color: #6b7280; margin: 0 0 0.75rem; } - .variants { margin-bottom: 0.5rem; } - .variant-row { font-size: 0.7rem; margin-bottom: 0.25rem; } - .var-name { font-weight: 500; margin-right: 0.25rem; } - .badge { - display: inline-block; - background: #f3f4f6; - padding: 0.125rem 0.375rem; - border-radius: 4px; - margin-right: 0.25rem; - font-family: monospace; - font-size: 0.65rem; - } - .deps { font-size: 0.65rem; color: #9ca3af; font-family: monospace; } -`; - -export const Overview = { - name: 'Component Catalog', - render: () => ` - -
- -
-
-

Alert Dialog

- @radix-ui/react-alert-dialog -
-

A modal dialog that interrupts user flow with important information

-
- -
-
-
-

Context Menu

- @radix-ui/react-context-menu -
-

Right-click context menu with keyboard support

-
- -
-
-
-

Dialog

- @radix-ui/react-dialog -
-

A modal dialog for content display

-
- -
-
-
-

Drawer

- -
-

A drawer component extending dialog

-
-
deps: vaul
-
-
-
-

Dropdown Menu

- @radix-ui/react-dropdown-menu -
-

Menu displayed on trigger interaction

-
- -
-
-
-

Hover Card

- @radix-ui/react-hover-card -
-

Content appearing on hover

-
- -
-
-
-

Popover

- @radix-ui/react-popover -
-

Floating content panel

-
- -
-
-
-

Sheet

- @radix-ui/react-dialog -
-

Side panel overlay

-
side: top right bottom left
- -
-
-
-

Tooltip

- @radix-ui/react-tooltip -
-

Informative popup on hover

-
- -
-
- ` -}; diff --git a/admin-ui/src/stories/Effects.stories.js b/admin-ui/src/stories/Effects.stories.js deleted file mode 100644 index 07f1cef..0000000 --- a/admin-ui/src/stories/Effects.stories.js +++ /dev/null @@ -1,60 +0,0 @@ -/** - * Effects - Design Tokens - * Shadows and focus rings - * @generated 2025-12-10T19:56:03.054416 - */ -export default { - title: 'Foundation/Effects', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Shadow and focus ring effects extracted from Figma.' - } - } - } -}; - -const styles = ` - .effects-grid { display: flex; flex-wrap: wrap; gap: 2rem; padding: 2rem; } - .effect-card { - width: 150px; - height: 100px; - background: white; - border-radius: 8px; - display: flex; - align-items: center; - justify-content: center; - } - .name { font-family: monospace; font-size: 0.75rem; color: #6b7280; } -`; - -export const Shadows = { - render: () => ` - -
- -
- shadow-xs -
-
- shadow-sm -
-
- shadow-md -
-
- shadow-lg -
-
- shadow-xl -
-
- shadow-2xl -
-
- focus-ring -
-
- ` -}; diff --git a/admin-ui/src/stories/Overview.stories.js b/admin-ui/src/stories/Overview.stories.js deleted file mode 100644 index e28716b..0000000 --- a/admin-ui/src/stories/Overview.stories.js +++ /dev/null @@ -1,94 +0,0 @@ -/** - * Design System Overview - * @generated 2025-12-12T07:46:35.098779 - */ -export default { - title: 'Overview', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'DSS Design System - Token documentation and component library' - } - } - } -}; - -const styles = ` - .overview { max-width: 800px; font-family: system-ui, sans-serif; } - .overview h1 { font-size: 2rem; margin-bottom: 0.5rem; } - .overview .subtitle { color: #6b7280; margin-bottom: 2rem; } - .overview h2 { font-size: 1.25rem; margin-top: 2rem; border-bottom: 1px solid #e5e7eb; padding-bottom: 0.5rem; } - .overview ul { padding-left: 1.5rem; } - .overview li { margin: 0.5rem 0; } - .overview code { background: #f3f4f6; padding: 0.125rem 0.375rem; border-radius: 4px; font-size: 0.875rem; } - .layer { display: flex; align-items: center; gap: 0.5rem; padding: 0.75rem; background: #f9fafb; border-radius: 8px; margin: 0.5rem 0; } - .layer-num { width: 24px; height: 24px; background: #18181b; color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.75rem; font-weight: 600; } - .stats { display: flex; gap: 1rem; margin: 1rem 0; } - .stat { background: #f9fafb; padding: 1rem; border-radius: 8px; text-align: center; } - .stat-value { font-size: 2rem; font-weight: 700; color: #18181b; } - .stat-label { font-size: 0.75rem; color: #6b7280; } -`; - -export const Introduction = { - render: () => ` - -
-

DSS Design System

-

Token-driven design system with 3-layer architecture

- -
-
-
22
-
Color Scales
-
-
-
59
-
Components
-
-
-
6
-
Categories
-
-
- -

Architecture

-
- 1 - Core Primitives - Raw Tailwind values (colors, spacing, fonts) -
-
- 2 - Skin - Semantic mapping (primary, secondary, etc.) -
-
- 3 - Theme - Brand overrides -
- -

Navigation

-
    -
  • Foundation - Core primitives (colors, spacing, typography, radius, shadows)
  • -
  • Tokens - Semantic design tokens from skin
  • -
  • Components - 59 shadcn/ui components organized by category
  • -
- -

Component Categories

-
    -
  • Form - Button, Input, Select, Checkbox, etc.
  • -
  • Data Display - Table, Badge, Avatar, Chart, etc.
  • -
  • Feedback - Alert, Toast, Progress, Spinner, etc.
  • -
  • Navigation - Tabs, Breadcrumb, Sidebar, etc.
  • -
  • Overlay - Dialog, Sheet, Dropdown, Tooltip, etc.
  • -
  • Layout - Card, Separator, Scroll Area, etc.
  • -
- -

Usage

-

Import tokens CSS in your project:

-
import '.dss/data/_system/themes/tokens.css';
-

Use CSS variables in your styles:

-
color: var(--color-primary);
-background: var(--color-background);
-
- ` -}; diff --git a/admin-ui/src/stories/Radius.stories.js b/admin-ui/src/stories/Radius.stories.js deleted file mode 100644 index f5b3527..0000000 --- a/admin-ui/src/stories/Radius.stories.js +++ /dev/null @@ -1,87 +0,0 @@ -/** - * Border Radius - Foundation - * @generated 2025-12-12T07:46:35.099454 - */ -export default { - title: 'Foundation/Radius', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Border radius scale for consistent rounded corners.' - } - } - } -}; - -const styles = ` - .radius-grid { display: flex; flex-wrap: wrap; gap: 2rem; } - .radius-item { text-align: center; } - .box { width: 80px; height: 80px; background: var(--color-primary, #18181b); margin-bottom: 0.5rem; } - .name { font-weight: 500; font-size: 0.875rem; } - .value { font-family: monospace; font-size: 0.75rem; color: #6b7280; } - .comment { font-size: 0.65rem; color: #9ca3af; } -`; - -export const RadiusScale = { - render: () => ` - -
- -
-
-
none
-
0
-
-
-
-
-
sm
-
0.125rem
-
2px
-
-
-
-
default
-
0.25rem
-
4px
-
-
-
-
md
-
0.375rem
-
6px
-
-
-
-
lg
-
0.5rem
-
8px
-
-
-
-
xl
-
0.75rem
-
12px
-
-
-
-
2xl
-
1rem
-
16px
-
-
-
-
3xl
-
1.5rem
-
24px
-
-
-
-
full
-
9999px
-
-
-
- ` -}; diff --git a/admin-ui/src/stories/SemanticColors.stories.js b/admin-ui/src/stories/SemanticColors.stories.js deleted file mode 100644 index 57f7ed2..0000000 --- a/admin-ui/src/stories/SemanticColors.stories.js +++ /dev/null @@ -1,178 +0,0 @@ -/** - * Semantic Colors - Design Tokens - * Resolved color tokens for light theme - * @generated 2025-12-12T07:46:35.099688 - */ -export default { - title: 'Tokens/Semantic Colors', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Semantic color tokens mapped from primitives. Use these in components via CSS variables.' - } - } - } -}; - -const styles = ` - .semantic-colors { display: flex; flex-direction: column; gap: 2rem; } - .token-group h3 { margin: 0 0 1rem; font-size: 1rem; border-bottom: 1px solid #e5e7eb; padding-bottom: 0.5rem; } - .token-row { display: flex; flex-wrap: wrap; gap: 1rem; } - .token-card { text-align: center; } - .swatch { width: 80px; height: 60px; border-radius: 8px; border: 1px solid #e5e7eb; margin-bottom: 0.5rem; } - .name { font-size: 0.75rem; font-weight: 500; } - .value { font-family: monospace; font-size: 0.65rem; color: #6b7280; } - .comment { font-size: 0.6rem; color: #9ca3af; max-width: 80px; } -`; - -export const LightTheme = { - render: () => ` - -
- -
-

Surface

-
-
-
-
background
-
#ffffff
-
-
-
-
-
foreground
-
#09090b
-
-
-
-
-
card
-
#ffffff
-
-
-
-
-
card-foreground
-
#09090b
-
-
-
-
-
popover
-
#ffffff
-
-
-
-
-
popover-foreground
-
#09090b
-
-
-
-
-
primary-foreground
-
#fafafa
-
zinc-50
-
-
-
-
secondary-foreground
-
#18181b
-
-
-
-
-
muted-foreground
-
#71717a
-
-
-
-
-
accent-foreground
-
#18181b
-
-
-
-
-
destructive-foreground
-
#fafafa
-
-
-
-
-

Primary

-
-
-
-
primary
-
#18181b
-
zinc-900 - brand primary
-
-
-
-

Secondary

-
-
-
-
secondary
-
#f4f4f5
-
-
-
-
-

Accent

-
-
-
-
accent
-
#f4f4f5
-
-
-
-
-

Muted

-
-
-
-
muted
-
#f4f4f5
-
-
-
-
-

Destructive

-
-
-
-
destructive
-
#ef4444
-
-
-
-
-

Other

-
-
-
-
border
-
#e4e4e7
-
-
-
-
-
input
-
#e4e4e7
-
-
-
-
-
ring
-
#18181b
-
matches primary
-
-
-
- ` -}; diff --git a/admin-ui/src/stories/Shadows.stories.js b/admin-ui/src/stories/Shadows.stories.js deleted file mode 100644 index e2bed37..0000000 --- a/admin-ui/src/stories/Shadows.stories.js +++ /dev/null @@ -1,108 +0,0 @@ -/** - * Shadows - Foundation - * Box shadow scale - * @generated 2025-12-12T07:46:35.099557 - */ -export default { - title: 'Foundation/Effects/Shadows', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Box shadow tokens for elevation and depth.' - } - } - } -}; - -const styles = ` - .shadows-grid { display: flex; flex-wrap: wrap; gap: 2rem; padding: 2rem; background: #f9fafb; } - .shadow-card { text-align: center; } - .box { width: 120px; height: 80px; background: white; border-radius: 8px; margin-bottom: 0.5rem; } - .name { font-size: 0.75rem; font-weight: 500; } - .value { font-size: 0.6rem; color: #6b7280; font-family: monospace; max-width: 120px; word-wrap: break-word; } -`; - -export const AllShadows = { - render: () => ` - -
- -
-
-
none
-
none
-
-
-
-
xs
-
0 1px 2px 0 rgba(0, 0, 0, 0.05)
-
-
-
-
sm
-
0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgb...
-
-
-
-
default
-
0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgb...
-
-
-
-
md
-
0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px ...
-
-
-
-
lg
-
0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4p...
-
-
-
-
xl
-
0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6...
-
-
-
-
2xl
-
0 25px 50px -12px rgba(0, 0, 0, 0.25)
-
-
-
-
inner
-
inset 0 2px 4px 0 rgba(0, 0, 0, 0.05)
-
-
-
-
shadow-xs
-
0 1px 2px 0 rgba(0, 0, 0, 0.05)
-
-
-
-
shadow-sm
-
0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgb...
-
-
-
-
shadow-md
-
0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px ...
-
-
-
-
shadow-lg
-
0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4p...
-
-
-
-
shadow-xl
-
0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6...
-
-
-
-
shadow-2xl
-
0 25px 50px -12px rgba(0, 0, 0, 0.25)
-
-
- ` -}; diff --git a/admin-ui/src/stories/Spacing.stories.js b/admin-ui/src/stories/Spacing.stories.js deleted file mode 100644 index 9e8265a..0000000 --- a/admin-ui/src/stories/Spacing.stories.js +++ /dev/null @@ -1,314 +0,0 @@ -/** - * Spacing Primitives - Foundation - * @generated 2025-12-12T07:46:35.099156 - */ -export default { - title: 'Foundation/Spacing', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Spacing scale based on 4px grid. Use for margins, padding, and gaps.' - } - } - } -}; - -const styles = ` - .spacing-grid { display: flex; flex-direction: column; gap: 0.25rem; max-width: 600px; } - .spacing-item { display: flex; align-items: center; gap: 1rem; } - .bar { height: 20px; background: var(--color-primary, #18181b); border-radius: 2px; min-width: 2px; } - .info { display: flex; gap: 1rem; font-family: monospace; font-size: 0.75rem; } - .name { font-weight: 600; min-width: 32px; } - .value { color: #6b7280; min-width: 80px; } - .comment { color: #9ca3af; font-size: 0.65rem; } -`; - -export const SpacingScale = { - render: () => ` - -
- -
-
-
- px - 1px - -
-
-
-
-
- 0 - 0 - -
-
-
-
-
- 0.5 - 0.125rem - 2px -
-
-
-
-
- 1 - 0.25rem - 4px -
-
-
-
-
- 1.5 - 0.375rem - 6px -
-
-
-
-
- 2 - 0.5rem - 8px -
-
-
-
-
- 2.5 - 0.625rem - 10px -
-
-
-
-
- 3 - 0.75rem - 12px -
-
-
-
-
- 3.5 - 0.875rem - 14px -
-
-
-
-
- 4 - 1rem - 16px -
-
-
-
-
- 5 - 1.25rem - 20px -
-
-
-
-
- 6 - 1.5rem - 24px -
-
-
-
-
- 7 - 1.75rem - 28px -
-
-
-
-
- 8 - 2rem - 32px -
-
-
-
-
- 9 - 2.25rem - 36px -
-
-
-
-
- 10 - 2.5rem - 40px -
-
-
-
-
- 11 - 2.75rem - 44px -
-
-
-
-
- 12 - 3rem - 48px -
-
-
-
-
- 14 - 3.5rem - 56px -
-
-
-
-
- 16 - 4rem - 64px -
-
-
-
-
- 20 - 5rem - 80px -
-
-
-
-
- 24 - 6rem - 96px -
-
-
-
-
- 28 - 7rem - 112px -
-
-
-
-
- 32 - 8rem - 128px -
-
-
-
-
- 36 - 9rem - 144px -
-
-
-
-
- 40 - 10rem - 160px -
-
-
-
-
- 44 - 11rem - 176px -
-
-
-
-
- 48 - 12rem - 192px -
-
-
-
-
- 52 - 13rem - 208px -
-
-
-
-
- 56 - 14rem - 224px -
-
-
-
-
- 60 - 15rem - 240px -
-
-
-
-
- 64 - 16rem - 256px -
-
-
-
-
- 72 - 18rem - 288px -
-
-
-
-
- 80 - 20rem - 320px -
-
-
-
-
- 96 - 24rem - 384px -
-
-
- ` -}; diff --git a/admin-ui/src/stories/Typography.stories.js b/admin-ui/src/stories/Typography.stories.js deleted file mode 100644 index 3d92740..0000000 --- a/admin-ui/src/stories/Typography.stories.js +++ /dev/null @@ -1,284 +0,0 @@ -/** - * Typography - Foundation - * Font families, sizes, weights, and composed styles - * @generated 2025-12-12T07:46:35.099319 - */ -export default { - title: 'Foundation/Typography', - tags: ['autodocs'], - parameters: { - docs: { - description: { - component: 'Typography primitives and composed text styles.' - } - } - } -}; - -const styles = ` - .typo-container { font-family: system-ui, sans-serif; } - .section { margin-bottom: 3rem; } - .section h2 { font-size: 1.25rem; border-bottom: 1px solid #e5e7eb; padding-bottom: 0.5rem; margin-bottom: 1rem; } - .font-sample { margin-bottom: 1.5rem; } - .sample-text { font-size: 1.5rem; margin-bottom: 0.25rem; } - .meta { font-size: 0.75rem; font-family: monospace; } - .meta .name { font-weight: 600; margin-right: 1rem; } - .meta .value { color: #6b7280; } - .size-grid, .weight-grid { display: flex; flex-wrap: wrap; gap: 1.5rem; } - .size-sample, .weight-sample { text-align: center; min-width: 60px; } - .size-sample .text { display: block; margin-bottom: 0.25rem; } - .weight-sample .text { display: block; margin-bottom: 0.25rem; font-size: 1.5rem; } - .name { font-size: 0.75rem; font-weight: 500; display: block; } - .value { font-size: 0.65rem; color: #6b7280; font-family: monospace; } - .props { color: #6b7280; font-family: monospace; } - .style-sample { margin-bottom: 1rem; border-bottom: 1px solid #f3f4f6; padding-bottom: 1rem; } - .style-sample .text { margin-bottom: 0.25rem; color: var(--color-foreground, #18181b); } -`; - -export const FontFamilies = { - render: () => ` - -
-
-

Font Families

- -
-
- The quick brown fox jumps over the lazy dog -
-
- sans - Inter, ui-sans-serif, system-ui, -apple-... -
-
-
-
- The quick brown fox jumps over the lazy dog -
-
- serif - ui-serif, Georgia, Cambria, 'Times New R... -
-
-
-
- The quick brown fox jumps over the lazy dog -
-
- mono - ui-monospace, SFMono-Regular, 'SF Mono',... -
-
-
-
- ` -}; - -export const FontSizes = { - render: () => ` - -
-
-

Font Sizes

-
-
- Aa - xs - 0.75rem -
-
- Aa - sm - 0.875rem -
-
- Aa - base - 1rem -
-
- Aa - lg - 1.125rem -
-
- Aa - xl - 1.25rem -
-
- Aa - 2xl - 1.5rem -
-
- Aa - 3xl - 1.875rem -
-
- Aa - 4xl - 2.25rem -
-
- Aa - 5xl - 3rem -
-
- Aa - 6xl - 3.75rem -
-
- Aa - 7xl - 4.5rem -
-
- Aa - 8xl - 6rem -
-
- Aa - 9xl - 8rem -
-
-
- ` -}; - -export const FontWeights = { - render: () => ` - -
-
-

Font Weights

-
-
- Aa - thin - 100 -
-
- Aa - extralight - 200 -
-
- Aa - light - 300 -
-
- Aa - normal - 400 -
-
- Aa - medium - 500 -
-
- Aa - semibold - 600 -
-
- Aa - bold - 700 -
-
- Aa - extrabold - 800 -
-
- Aa - black - 900 -
-
-
- ` -}; - -export const TextStyles = { - render: () => ` - -
-
-

Composed Text Styles

- -
-
- The quick brown fox -
-
- heading-1 - 3rem / 700 -
-
-
-
- The quick brown fox -
-
- heading-2 - 1.875rem / 600 -
-
-
-
- The quick brown fox -
-
- heading-3 - 1.5rem / 600 -
-
-
-
- The quick brown fox -
-
- heading-4 - 1.25rem / 600 -
-
-
-
- The quick brown fox -
-
- paragraph-regular - 1rem / 400 -
-
-
-
- The quick brown fox -
-
- paragraph-bold - 1rem / 500 -
-
-
-
- The quick brown fox -
-
- paragraph-small-regular - 0.875rem / 400 -
-
-
-
- ` -};