Skip to content

Commit

Permalink
Release to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shivajivarma committed Jan 24, 2025
1 parent 4529c4e commit ff9d009
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 241 deletions.
164 changes: 10 additions & 154 deletions astro-docs/src/_data/componentsDetails.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": "2025-01-24T11:03:50",
"timestamp": "2025-01-24T11:06:50",
"compiler": {
"name": "@stencil/core",
"version": "4.19.2",
Expand Down Expand Up @@ -233,23 +233,7 @@
"docsTags": []
}
],
"styles": [
{
"name": "--goat-accordion-item-heading-background - Background color of the accordion item header",
"annotation": "prop",
"docs": ""
},
{
"name": "--goat-accordion-item-heading-background-hover - Background color of the accordion item header on hover",
"annotation": "prop",
"docs": ""
},
{
"name": "--goat-accordion-item-title-align - Alignment of the accordion title",
"annotation": "prop",
"docs": ""
}
],
"styles": [],
"slots": [],
"parts": [
{
Expand Down Expand Up @@ -1281,58 +1265,7 @@
"docsTags": []
}
],
"styles": [
{
"name": "--goat-button-border-radius",
"annotation": "prop",
"docs": "Button border radius."
},
{
"name": "--goat-button-border-style",
"annotation": "prop",
"docs": "Button border style."
},
{
"name": "--goat-button-color",
"annotation": "prop",
"docs": "Button filling color."
},
{
"name": "--goat-button-color-active",
"annotation": "prop",
"docs": "Button filling color on active."
},
{
"name": "--goat-button-color-hover",
"annotation": "prop",
"docs": "Button filling color on hover."
},
{
"name": "--goat-button-color-light",
"annotation": "prop",
"docs": "Button filling color for light variant."
},
{
"name": "--goat-button-padding",
"annotation": "prop",
"docs": "Button padding."
},
{
"name": "--goat-button-support-contrast-color",
"annotation": "prop",
"docs": "Button support color (text or border). Should be white or black based on weight of button filling color."
},
{
"name": "--goat-theme-button-border-radius",
"annotation": "prop",
"docs": "Theme level button border radius. (applies to all buttons)"
},
{
"name": "--goat-theme-button-border-style",
"annotation": "prop",
"docs": "Theme level button border style. (applies to all buttons)"
}
],
"styles": [],
"slots": [],
"parts": [],
"listeners": [
Expand Down Expand Up @@ -4438,13 +4371,7 @@
],
"methods": [],
"events": [],
"styles": [
{
"name": "--goat-code-highlighter-background",
"annotation": "prop",
"docs": "Code Highlighter background color"
}
],
"styles": [],
"slots": [],
"parts": [],
"listeners": [],
Expand Down Expand Up @@ -5246,18 +5173,7 @@
],
"methods": [],
"events": [],
"styles": [
{
"name": "--goat-divider-color",
"annotation": "prop",
"docs": "Color of the divider"
},
{
"name": "--goat-divider-padding",
"annotation": "prop",
"docs": "Padding of the divider"
}
],
"styles": [],
"slots": [],
"parts": [],
"listeners": [],
Expand Down Expand Up @@ -5556,13 +5472,7 @@
}
],
"events": [],
"styles": [
{
"name": "--goat-dropdown-menu-max-height",
"annotation": "prop",
"docs": "Maximum height of the menu"
}
],
"styles": [],
"slots": [],
"parts": [],
"listeners": [],
Expand Down Expand Up @@ -6461,18 +6371,7 @@
],
"methods": [],
"events": [],
"styles": [
{
"name": "--goat-header-height",
"annotation": "prop",
"docs": "Height of the header. Defaults to 3rem."
},
{
"name": "--goat-header-width",
"annotation": "prop",
"docs": "Width of the header. Defaults to 100%."
}
],
"styles": [],
"slots": [],
"parts": [],
"listeners": [],
Expand Down Expand Up @@ -7507,13 +7406,7 @@
],
"methods": [],
"events": [],
"styles": [
{
"name": "--goat-icon-size - The size of the icon (height and width)",
"annotation": "prop",
"docs": ""
}
],
"styles": [],
"slots": [],
"parts": [],
"listeners": [],
Expand Down Expand Up @@ -8595,23 +8488,7 @@
}
],
"events": [],
"styles": [
{
"name": "--goat-menu-background",
"annotation": "prop",
"docs": "Background color of the menu"
},
{
"name": "--goat-menu-max-height",
"annotation": "prop",
"docs": "Maximum height of the menu"
},
{
"name": "--goat-menu-shadow",
"annotation": "prop",
"docs": "Shadow of the menu"
}
],
"styles": [],
"slots": [],
"parts": [],
"listeners": [
Expand Down Expand Up @@ -10594,28 +10471,7 @@
"props": [],
"methods": [],
"events": [],
"styles": [
{
"name": "--goat-menu-shadow",
"annotation": "prop",
"docs": "Shadow of popover content"
},
{
"name": "--popover-content-background",
"annotation": "prop",
"docs": "Background color of the popover content"
},
{
"name": "--popover-content-border-radius",
"annotation": "prop",
"docs": "Border radius of the popover content"
},
{
"name": "--popover-padding",
"annotation": "prop",
"docs": "Padding of the popover content"
}
],
"styles": [],
"slots": [],
"parts": [],
"listeners": [],
Expand Down
12 changes: 6 additions & 6 deletions astro-docs/src/_data/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"github_project": "components",
"npm_package": "@goatui/components",
"prod": {
"script": "https://cdn.jsdelivr.net/npm/@goatui/[email protected].3/dist/goatui/goatui.esm.js",
"themeCss": "https://cdn.jsdelivr.net/npm/@goatui/[email protected].3/dist/goatui/assets/styles/theme.css",
"fallbackScript": "https://cdn.jsdelivr.net/npm/@goatui/[email protected].2/dist/goatui/goatui.esm.js",
"fallbackThemeCss": "https://cdn.jsdelivr.net/npm/@goatui/[email protected].2/dist/goatui/assets/styles/theme.css",
"version": "2.25.3"
"script": "https://cdn.jsdelivr.net/npm/@goatui/[email protected].4/dist/goatui/goatui.esm.js",
"themeCss": "https://cdn.jsdelivr.net/npm/@goatui/[email protected].4/dist/goatui/assets/styles/theme.css",
"fallbackScript": "https://cdn.jsdelivr.net/npm/@goatui/[email protected].3/dist/goatui/goatui.esm.js",
"fallbackThemeCss": "https://cdn.jsdelivr.net/npm/@goatui/[email protected].3/dist/goatui/assets/styles/theme.css",
"version": "2.25.4"
},
"dev": {
"script": "/assets/goatui-dev/build/goatui.esm.js",
"themeCss": "/assets/goatui-dev/build/assets/styles/theme.css",
"version": "2.25.3"
"version": "2.25.4"
}
}
9 changes: 0 additions & 9 deletions src/components/accordion/accordion-item/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,6 @@
| `"title"` | |


## CSS Custom Properties

| Name | Description |
| --------------------------------------------------------------------------------------------------------- | ----------- |
| `--goat-accordion-item-heading-background - Background color of the accordion item header` | |
| `--goat-accordion-item-heading-background-hover - Background color of the accordion item header on hover` | |
| `--goat-accordion-item-title-align - Alignment of the accordion title` | |


## Dependencies

### Depends on
Expand Down
7 changes: 0 additions & 7 deletions src/components/application/code-highlighter/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@
| `value` | `value` | The code snippet to highlight. | `string` | `''` |


## CSS Custom Properties

| Name | Description |
| ------------------------------------ | --------------------------------- |
| `--goat-code-highlighter-background` | Code Highlighter background color |


## Dependencies

### Depends on
Expand Down
8 changes: 0 additions & 8 deletions src/components/application/header/header/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@
| `float` | `float` | | `boolean` | `false` |


## CSS Custom Properties

| Name | Description |
| ---------------------- | --------------------------------------- |
| `--goat-header-height` | Height of the header. Defaults to 3rem. |
| `--goat-header-width` | Width of the header. Defaults to 100%. |


----------------------------------------------

*Built with love!*
16 changes: 0 additions & 16 deletions src/components/button/button/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,22 +71,6 @@ Type: `Promise<void>`



## CSS Custom Properties

| Name | Description |
| -------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| `--goat-button-border-radius` | Button border radius. |
| `--goat-button-border-style` | Button border style. |
| `--goat-button-color` | Button filling color. |
| `--goat-button-color-active` | Button filling color on active. |
| `--goat-button-color-hover` | Button filling color on hover. |
| `--goat-button-color-light` | Button filling color for light variant. |
| `--goat-button-padding` | Button padding. |
| `--goat-button-support-contrast-color` | Button support color (text or border). Should be white or black based on weight of button filling color. |
| `--goat-theme-button-border-radius` | Theme level button border radius. (applies to all buttons) |
| `--goat-theme-button-border-style` | Theme level button border style. (applies to all buttons) |


## Dependencies

### Used by
Expand Down
8 changes: 0 additions & 8 deletions src/components/divider/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@
| `vertical` | `vertical` | | `boolean` | `false` |


## CSS Custom Properties

| Name | Description |
| ------------------------ | ---------------------- |
| `--goat-divider-color` | Color of the divider |
| `--goat-divider-padding` | Padding of the divider |


## Dependencies

### Used by
Expand Down
7 changes: 0 additions & 7 deletions src/components/dropdown/dropdown-menu/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ Type: `Promise<void>`



## CSS Custom Properties

| Name | Description |
| --------------------------------- | -------------------------- |
| `--goat-dropdown-menu-max-height` | Maximum height of the menu |


## Dependencies

### Depends on
Expand Down
7 changes: 0 additions & 7 deletions src/components/icon/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@
| `size` | `size` | The size of the icon. This can be specified in pixels (px) or rem units to control the icon's dimensions. If a number is provided, it will be treated as rem units. For example, '16px', '2rem', or 2 would be valid values. | `string` | `undefined` |


## CSS Custom Properties

| Name | Description |
| ------------------------------------------------------------ | ----------- |
| `--goat-icon-size - The size of the icon (height and width)` | |


## Dependencies

### Used by
Expand Down
9 changes: 0 additions & 9 deletions src/components/menu/menu/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,6 @@ Type: `Promise<void>`



## CSS Custom Properties

| Name | Description |
| ------------------------ | ---------------------------- |
| `--goat-menu-background` | Background color of the menu |
| `--goat-menu-max-height` | Maximum height of the menu |
| `--goat-menu-shadow` | Shadow of the menu |


## Dependencies

### Used by
Expand Down
10 changes: 0 additions & 10 deletions src/components/popover/popover-content/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,6 @@
<!-- Auto Generated Below -->


## CSS Custom Properties

| Name | Description |
| --------------------------------- | --------------------------------------- |
| `--goat-menu-shadow` | Shadow of popover content |
| `--popover-content-background` | Background color of the popover content |
| `--popover-content-border-radius` | Border radius of the popover content |
| `--popover-padding` | Padding of the popover content |


## Dependencies

### Used by
Expand Down

0 comments on commit ff9d009

Please sign in to comment.