diff --git a/docs/getting-started/Platforms.stories.mdx b/docs/getting-started/Platforms.stories.mdx
index 31f7549ab..ddbc0bbcc 100644
--- a/docs/getting-started/Platforms.stories.mdx
+++ b/docs/getting-started/Platforms.stories.mdx
@@ -7,7 +7,7 @@ import { Meta } from "@storybook/addon-docs";
# Platforms
-Orbit support the following platforms:
+Orbiter support the following platforms:
| Edge | Chrome | Firefox | Safari | IE |
|------|--------|---------|--------|----|
diff --git a/docs/materials/motion/Motion.stories.mdx b/docs/materials/motion/Motion.stories.mdx
index 3bccacf5c..0be3cb42c 100644
--- a/docs/materials/motion/Motion.stories.mdx
+++ b/docs/materials/motion/Motion.stories.mdx
@@ -44,7 +44,7 @@ In animation declaration :
## Duration
-Orbit exposes 5 [durations](?path=/docs/tokens--page#durations), they help convey a message and makes animations smooth and responsive.
+Orbiter exposes 5 [durations](?path=/docs/tokens--page#durations), they help convey a message and makes animations smooth and responsive.
"],
testMatch: [
- "**/tests/jest/*.test.ts?(x)",
- "**/tooling/eslint-plugin/tests/*.test.ts?(x)"
+ "**/tests/jest/*.test.ts?(x)"
],
transform: {
"^.+\\.(js|jsx|ts|tsx)$": "ts-jest"
diff --git a/package.json b/package.json
index 3431b1f21..b0c704277 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
- "name": "sg-orbit",
+ "name": "sg-orbiter",
"version": "0.0.0",
"private": true,
- "repository": "https://github.com/gsoft-inc/sg-orbit.git",
+ "repository": "https://github.com/gsoft-inc/wl-orbiter.git",
"license": "Apache-2.0",
"workspaces": {
"packages": [
diff --git a/packages/bundle/CHANGELOG.md b/packages/bundle/CHANGELOG.md
deleted file mode 100644
index 4e4be37a1..000000000
--- a/packages/bundle/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
-# @sharegate/orbit-ui
-
-## 35.0.3
-
-### Patch Changes
-
-- Updated dependencies [04c5dc562]
- - @orbit-ui/components@35.0.3
-
-## 35.0.2
-
-### Patch Changes
-
-- Updated dependencies [1fddfa29b]
- - @orbit-ui/icons@12.2.1
- - @orbit-ui/components@35.0.2
-
-## 35.0.1
-
-### Patch Changes
-
-- Updated dependencies [cbe03ecf7]
- - @orbit-ui/components@35.0.1
-
-## 35.0.0
-
-### Patch Changes
-
-- Updated dependencies [5974212e2]
- - @orbit-ui/components@35.0.0
-
-## 34.3.4
-
-### Patch Changes
-
-- Updated dependencies [803079228]
- - @orbit-ui/components@34.3.4
-
-## 34.3.3
-
-### Patch Changes
-
-- Updated dependencies [8fccf96aa]
- - @orbit-ui/components@34.3.3
-
-## 34.3.2
-
-### Patch Changes
-
-- Updated dependencies [c290582df]
- - @orbit-ui/components@34.3.2
-
-## 34.3.1
-
-### Patch Changes
-
-- Updated dependencies [55f97fea4]
- - @orbit-ui/components@34.3.1
-
-## 34.3.0
-
-### Patch Changes
-
-- Updated dependencies [88b295212]
- - @orbit-ui/components@34.3.0
-
-## 34.2.0
-
-### Patch Changes
-
-- Updated dependencies [2b0f7ec46]
- - @orbit-ui/components@34.2.0
-
-## 34.1.2
-
-### Patch Changes
-
-- Updated dependencies [b1d6039e9]
- - @orbit-ui/components@14.3.0
- - @orbit-ui/icons@12.2.0
-
-## 34.1.1
-
-### Patch Changes
-
-- Updated dependencies [6be00c049]
- - @orbit-ui/components@14.2.0
-
-## 34.1.0
-
-### Minor Changes
-
-- 0871c2544: fix for Tilde "~" imports in CSS not valid in all CSS pre-processors
-
-### Patch Changes
-
-- Updated dependencies [0871c2544]
- - @orbit-ui/components@14.1.0
- - @orbit-ui/icons@12.1.1
diff --git a/packages/bundle/README.md b/packages/bundle/README.md
index c2fac1701..015ebcbda 100644
--- a/packages/bundle/README.md
+++ b/packages/bundle/README.md
@@ -1,6 +1,6 @@
-# @sharegate/orbit-ui
+# @workleap/orbiter-ui
-Full documentation available at: https://orbit.sharegate.design
+Full documentation available at: https://wl-orbiter-website.netlify.app/
## License
diff --git a/packages/bundle/package.json b/packages/bundle/package.json
index 6cf47d6ea..2c6bc2570 100644
--- a/packages/bundle/package.json
+++ b/packages/bundle/package.json
@@ -1,8 +1,8 @@
{
- "name": "@sharegate/orbit-ui",
- "version": "35.0.3",
- "description": "Orbit design system",
- "repository": "https://github.com/gsoft-inc/sg-orbit.git",
+ "name": "@workleap/orbiter-ui",
+ "version": "1.0.0",
+ "description": "Orbiter design system",
+ "repository": "https://github.com/gsoft-inc/wl-orbiter.git",
"author": "Groupe ShareGate inc.",
"license": "Apache-2.0",
"main": "dist/index.js",
@@ -29,8 +29,8 @@
"react-dom": "*"
},
"dependencies": {
- "@orbit-ui/components": "35.0.3",
- "@orbit-ui/css": "2.1.2",
- "@orbit-ui/icons": "12.2.1"
+ "@orbit-ui/transition-components": "1.0.0",
+ "@orbit-ui/transition-css": "1.0.0",
+ "@orbit-ui/transition-icons": "1.0.0"
}
}
diff --git a/packages/bundle/src/index.css b/packages/bundle/src/index.css
index ba5dfdd02..ac43cc482 100644
--- a/packages/bundle/src/index.css
+++ b/packages/bundle/src/index.css
@@ -1,2 +1,2 @@
-@import "@orbit-ui/css";
-@import "@orbit-ui/components/index.css";
+@import "@orbit-ui/transition-css";
+@import "@orbit-ui/transition-components/index.css";
diff --git a/packages/bundle/src/index.ts b/packages/bundle/src/index.ts
index 9a355afe8..6ddc5aad7 100644
--- a/packages/bundle/src/index.ts
+++ b/packages/bundle/src/index.ts
@@ -1 +1 @@
-export * from "@orbit-ui/components";
+export * from "@orbit-ui/transition-components";
diff --git a/packages/bundle/tsconfig.build.json b/packages/bundle/tsconfig.build.json
index e4eb94ec4..dcfc2f346 100644
--- a/packages/bundle/tsconfig.build.json
+++ b/packages/bundle/tsconfig.build.json
@@ -3,7 +3,11 @@
"compilerOptions": {
"composite": true,
"rootDir": "./src",
- "outDir": "./dist"
+ "outDir": "./dist",
+ "baseUrl": ".",
+ "paths": {
+ "@orbit-ui/transition-components": ["../components/src"],
+ }
},
"include": [
"src/**/*",
@@ -13,5 +17,5 @@
{
"path": "../components/tsconfig.build.json"
}
- ]
+ ],
}
diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md
deleted file mode 100644
index da3f08ba6..000000000
--- a/packages/components/CHANGELOG.md
+++ /dev/null
@@ -1,90 +0,0 @@
-# @orbit-ui/components
-
-## 35.0.3
-
-### Patch Changes
-
-- 04c5dc562: Fix misaligned checkmark background when a tile has an illustration.
-
-## 35.0.2
-
-### Patch Changes
-
-- Updated dependencies [1fddfa29b]
- - @orbit-ui/icons@12.2.1
-
-## 35.0.1
-
-### Patch Changes
-
-- cbe03ecf7: Fix for hover/focus opacity StyledSystem utilites
-
-## 35.0.0
-
-### Major Changes
-
-- 5974212e2: Modified the XL responsive viewport value
-
-## 34.3.4
-
-### Patch Changes
-
-- 803079228: fix: Illustrations in a TileLink now have proper border radius
-
-## 34.3.3
-
-### Patch Changes
-
-- 8fccf96aa: Fix tooltip staying open when moving the mouse quickly
-
-## 34.3.2
-
-### Patch Changes
-
-- c290582df: Fix missing aria-label on IconButton's Spinner when loading is true
-
-## 34.3.1
-
-### Patch Changes
-
-- 55f97fea4: fixed an issue where tabs triggers would not inherit the body font family
-
-## 34.3.0
-
-### Minor Changes
-
-- 88b295212: Added Spinner and Loader components
-
-## 34.2.0
-
-### Minor Changes
-
-- 2b0f7ec46: added jsdoc documentation of components
-
-## 14.3.0
-
-### Minor Changes
-
-- b1d6039e9: added a new icon
-
-### Patch Changes
-
-- Updated dependencies [b1d6039e9]
- - @orbit-ui/icons@12.2.0
-
-## 14.2.0
-
-### Minor Changes
-
-- 6be00c049: text inputs and textarea inherits the app font-family and font-size
-
-## 14.1.0
-
-### Minor Changes
-
-- 0871c2544: fix for Tilde "~" imports in CSS not valid in all CSS pre-processors
-
-### Patch Changes
-
-- Updated dependencies [0871c2544]
- - @orbit-ui/icons@12.1.1
diff --git a/packages/components/README.md b/packages/components/README.md
index a5e445293..bea128e66 100644
--- a/packages/components/README.md
+++ b/packages/components/README.md
@@ -1,6 +1,6 @@
-# @orbit-ui/components
+# @orbit-ui/transition-components
-Full documentation available at: https://orbit.sharegate.design
+Full documentation available at: https://wl-orbiter-website.netlify.app/
## Add a new component
@@ -61,7 +61,7 @@ The stories must be located in a `docs` folder next to the `src` folder of your
#### Tests
-Before reading the following sections, please read [our introduction to Orbit testing practices](../../CONTRIBUTING.md#testing).
+Before reading the following sections, please read [our introduction to Orbiter testing practices](../../CONTRIBUTING.md#testing).
##### Visual testing
@@ -151,15 +151,15 @@ Usually, interaction tests are split into 4 distinct regions: *Behaviors*, *Aria
## Component guidelines
-Every Orbit custom components must share a consistent API and a similar design. Please read carefully the following guidelines before you develop a new component or update an existing one.
+Every Orbiter custom components must share a consistent API and a similar design. Please read carefully the following guidelines before you develop a new component or update an existing one.
### Common functionnalities
All components should:
-- Use Orbit's [tokens](https://orbit.sharegate.design/?path=/docs/tokens--page)
-- Support Orbit's [color schemes](https://orbit.sharegate.design/?path=/docs/color-schemes--page) and [theming](https://orbit.sharegate.design/?path=/docs/theming--page)
-- Implement Orbit's [style props](https://orbit.sharegate.design/?path=/docs/style-props--page)
-- Support Orbit's [responsive styles](https://orbit.sharegate.design/?path=/docs/responsive-styles--page)
+- Use Orbiter's [tokens](https://wl-orbiter-website.netlify.app//?path=/docs/tokens--page)
+- Support Orbiter's [color schemes](https://wl-orbiter-website.netlify.app//?path=/docs/color-schemes--page) and [theming](https://wl-orbiter-website.netlify.app//?path=/docs/theming--page)
+- Implement Orbiter's [style props](https://wl-orbiter-website.netlify.app//?path=/docs/style-props--page)
+- Support Orbiter's [responsive styles](https://wl-orbiter-website.netlify.app//?path=/docs/responsive-styles--page)
### Design
@@ -173,13 +173,13 @@ All components should leverage React hooks.
#### Styling
-An Orbit component shouldn't use any CSS in JS properties.
+An Orbiter component shouldn't use any CSS in JS properties.
All styling should be done with native CSS and use our foundation CSS variables when possible
#### Controlled & Auto-controlled
-A component should always be develop to offer a [controlled](https://reactjs.org/docs/forms.html) and [auto-controlled](https://reactjs.org/docs/uncontrolled-components.html) usage.
+A component should always be develop to offer a [controlled](https://reactjs.org/docs/forms.html) and [auto-controlled](https://reactjs.org/docs/uncontrolled-components.html) usage.
A *controlled* component gives a lot of flexibility to the consumer and is well fit for a lot of use cases but also involve additional code. We believe a component should be flexible but also painless to use. That's why a component should also offer an *auto-controlled* mode for basic use cases who don't requires controlling the props.
diff --git a/packages/components/package.json b/packages/components/package.json
index 737276d6a..8933443bd 100644
--- a/packages/components/package.json
+++ b/packages/components/package.json
@@ -1,8 +1,8 @@
{
- "name": "@orbit-ui/components",
- "version": "35.0.3",
- "description": "Orbit components",
- "repository": "https://github.com/gsoft-inc/sg-orbit.git",
+ "name": "@orbit-ui/transition-components",
+ "version": "1.0.0",
+ "description": "Orbiter components",
+ "repository": "https://github.com/gsoft-inc/wl-orbiter.git",
"author": "Groupe Sharegate inc.",
"license": "Apache-2.0",
"main": "dist/index.js",
@@ -30,7 +30,7 @@
"react-dom": "^18.0.0"
},
"dependencies": {
- "@orbit-ui/icons": "12.2.1",
+ "@orbit-ui/transition-icons": "1.0.0",
"@popperjs/core": "2.11.2",
"react-is": "17.0.2",
"text-mask-core": "5.1.2",
diff --git a/packages/components/src/accordion/docs/Accordion.stories.mdx b/packages/components/src/accordion/docs/Accordion.stories.mdx
index b1a898ec6..cbc213775 100644
--- a/packages/components/src/accordion/docs/Accordion.stories.mdx
+++ b/packages/components/src/accordion/docs/Accordion.stories.mdx
@@ -16,7 +16,7 @@ import { InnerItem, Item } from "@components/collection";
Accordions are commonly used to reduce the need to scroll when presenting multiple sections of content on a single page.
@@ -26,7 +26,7 @@ import { InnerItem, Item } from "@components/collection";
### Accessibility
- The accordion header that shows and hides the content must be an [heading element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements).
-- The heading element should have a level that is appropriate for the information architecture of the page. You can choose the appropriate level by selecting one of Orbit [heading](?path=/docs/heading--default-story) accordingly.
+- The heading element should have a level that is appropriate for the information architecture of the page. You can choose the appropriate level by selecting one of Orbiter [heading](?path=/docs/heading--default-story) accordingly.
## Usage
@@ -195,7 +195,7 @@ The `expandedKeys` state can be handled in controlled mode.
### Accordion
@@ -205,7 +205,7 @@ The `expandedKeys` state can be handled in controlled mode.
### Item
@@ -214,7 +214,7 @@ The `expandedKeys` state can be handled in controlled mode.
### Content
@@ -224,7 +224,7 @@ The `expandedKeys` state can be handled in controlled mode.
### AccordionHeader
diff --git a/packages/components/src/accordion/src/Accordion.tsx b/packages/components/src/accordion/src/Accordion.tsx
index 5fba0c6e3..16f46140f 100644
--- a/packages/components/src/accordion/src/Accordion.tsx
+++ b/packages/components/src/accordion/src/Accordion.tsx
@@ -163,7 +163,7 @@ InnerAccordion.defaultElement = DefaultElement;
/**
* Accordions are commonly used to reduce the need to scroll when presenting multiple sections of content on a single page.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/accordion--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/accordion--default-story)
*/
export const Accordion = forwardRef>((props, ref) => (
diff --git a/packages/components/src/accordion/src/AccordionHeader.tsx b/packages/components/src/accordion/src/AccordionHeader.tsx
index 8cadab710..31737b1ee 100644
--- a/packages/components/src/accordion/src/AccordionHeader.tsx
+++ b/packages/components/src/accordion/src/AccordionHeader.tsx
@@ -104,7 +104,7 @@ export function InnerAccordionHeader(props: InnerAccordionHeaderProps) {
InnerAccordionHeader.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/accordion--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/accordion--default-story)
*/
export const AccordionHeader = forwardRef>((props, ref) => (
diff --git a/packages/components/src/accordion/src/AccordionItem.tsx b/packages/components/src/accordion/src/AccordionItem.tsx
index e4f89933b..598bf6b93 100644
--- a/packages/components/src/accordion/src/AccordionItem.tsx
+++ b/packages/components/src/accordion/src/AccordionItem.tsx
@@ -88,7 +88,7 @@ export function InnerAccordionItem({
InnerAccordionItem.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/accordion--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/accordion--default-story)
*/
export const AccordionItem = forwardRef>((props, ref) => (
diff --git a/packages/components/src/accordion/src/AccordionPanel.tsx b/packages/components/src/accordion/src/AccordionPanel.tsx
index 1fd8a3113..3ef54dbb3 100644
--- a/packages/components/src/accordion/src/AccordionPanel.tsx
+++ b/packages/components/src/accordion/src/AccordionPanel.tsx
@@ -44,7 +44,7 @@ export function InnerAccordionPanel(props: InnerAccordionPanelProps) {
InnerAccordionPanel.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/accordion--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/accordion--default-story)
*/
export const AccordionPanel = forwardRef>((props, ref) => (
diff --git a/packages/components/src/alert/docs/Alert.stories.mdx b/packages/components/src/alert/docs/Alert.stories.mdx
index 98171059d..3d47996d3 100644
--- a/packages/components/src/alert/docs/Alert.stories.mdx
+++ b/packages/components/src/alert/docs/Alert.stories.mdx
@@ -15,7 +15,7 @@ import { Heading, InnerHeading } from "@components/typography";
An alert is a modal dialog that interrupts the user's workflow to communicate an important message and acquire a response.
@@ -206,7 +206,7 @@ The `open` state can be handled in controlled mode.
### Alert
@@ -227,7 +227,7 @@ The `open` state can be handled in controlled mode.
### Content
diff --git a/packages/components/src/alert/src/Alert.tsx b/packages/components/src/alert/src/Alert.tsx
index 133a4e1db..45222a6ba 100644
--- a/packages/components/src/alert/src/Alert.tsx
+++ b/packages/components/src/alert/src/Alert.tsx
@@ -184,7 +184,7 @@ InnerAlert.defaultElement = DefaultElement;
/**
* An alert is a modal dialog that interrupts the user's workflow to communicate an important message and acquire a response.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/alert--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/alert--default-story)
*/
export const Alert = forwardRef>((props, ref) => (
diff --git a/packages/components/src/alert/src/AlertTrigger.tsx b/packages/components/src/alert/src/AlertTrigger.tsx
index d7b88602b..df9d084af 100644
--- a/packages/components/src/alert/src/AlertTrigger.tsx
+++ b/packages/components/src/alert/src/AlertTrigger.tsx
@@ -20,7 +20,7 @@ export function InnerAlertTrigger({
InnerAlertTrigger.defaultElement = InnerDialogTrigger.defaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/alert--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/alert--default-story)
*/
export const AlertTrigger = forwardRef>((props, ref) => (
diff --git a/packages/components/src/autocomplete/docs/Autocomplete.stories.mdx b/packages/components/src/autocomplete/docs/Autocomplete.stories.mdx
index ddadd4bec..e760913a6 100644
--- a/packages/components/src/autocomplete/docs/Autocomplete.stories.mdx
+++ b/packages/components/src/autocomplete/docs/Autocomplete.stories.mdx
@@ -16,7 +16,7 @@ import { Text } from "@components/typography";
An autocomplete is a normal text input enhanced by a panel of suggested options.
@@ -325,7 +325,7 @@ The `selectedKey` and `open` state can be handled in controlled mode.
### Autocomplete
@@ -335,7 +335,7 @@ The `selectedKey` and `open` state can be handled in controlled mode.
### Item
@@ -345,7 +345,7 @@ The `selectedKey` and `open` state can be handled in controlled mode.
### Section
diff --git a/packages/components/src/autocomplete/src/Autocomplete.tsx b/packages/components/src/autocomplete/src/Autocomplete.tsx
index 3b0a3fb75..8e514f484 100644
--- a/packages/components/src/autocomplete/src/Autocomplete.tsx
+++ b/packages/components/src/autocomplete/src/Autocomplete.tsx
@@ -455,7 +455,7 @@ InnerAutocomplete.defaultElement = DefaultElement;
/**
* An autocomplete is a normal text input enhanced by a panel of suggested options.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/autocomplete--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/autocomplete--default-story)
*/
export const Autocomplete = forwardRef>((props, ref) => (
diff --git a/packages/components/src/avatar/docs/Avatar.stories.mdx b/packages/components/src/avatar/docs/Avatar.stories.mdx
index b20937d91..66a03a267 100644
--- a/packages/components/src/avatar/docs/Avatar.stories.mdx
+++ b/packages/components/src/avatar/docs/Avatar.stories.mdx
@@ -23,7 +23,7 @@ import { Inline } from "@components/layout";
An avatar is a graphical representation of a user and typically appears in list and card views, along side a user's information and/or content that they have created
@@ -57,7 +57,7 @@ An avatar can accept a remote image url. If the remote image loading is *delayed
-
+
@@ -114,7 +114,7 @@ An avatar group have a maximum of 4 slots. Once this threshold is exceeded, the
### Avatar
@@ -124,7 +124,7 @@ An avatar group have a maximum of 4 slots. Once this threshold is exceeded, the
### AvatarGroup
diff --git a/packages/components/src/avatar/src/Avatar.tsx b/packages/components/src/avatar/src/Avatar.tsx
index e8f22d71b..f3a222257 100644
--- a/packages/components/src/avatar/src/Avatar.tsx
+++ b/packages/components/src/avatar/src/Avatar.tsx
@@ -212,7 +212,7 @@ InnerAvatar.defaultElement = DefaultElement;
/**
* An avatar is a graphical representation of a user and typically appears in list and card views, along side a user's information and/or content that they have created
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/avatar--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/avatar--default-story)
*/
export const Avatar = slot("avatar", forwardRef>((props, ref) => (
diff --git a/packages/components/src/avatar/src/AvatarGroup.tsx b/packages/components/src/avatar/src/AvatarGroup.tsx
index 237aaa155..57f7a628c 100644
--- a/packages/components/src/avatar/src/AvatarGroup.tsx
+++ b/packages/components/src/avatar/src/AvatarGroup.tsx
@@ -125,7 +125,7 @@ export function InnerAvatarGroup({
InnerAvatarGroup.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/avatar--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/avatar--default-story)
*/
export const AvatarGroup = forwardRef>((props, ref) => (
diff --git a/packages/components/src/badge/docs/Badge.stories.mdx b/packages/components/src/badge/docs/Badge.stories.mdx
index 96018b998..67d6fb963 100644
--- a/packages/components/src/badge/docs/Badge.stories.mdx
+++ b/packages/components/src/badge/docs/Badge.stories.mdx
@@ -17,7 +17,7 @@ import { Text } from "@components/typography";
A badge is a floating component displaying a notification such as a count.
@@ -130,7 +130,7 @@ A badge can overlap over elements with different shape.
### Badge
diff --git a/packages/components/src/badge/src/Badge.tsx b/packages/components/src/badge/src/Badge.tsx
index 2a322c28e..e77f7b308 100644
--- a/packages/components/src/badge/src/Badge.tsx
+++ b/packages/components/src/badge/src/Badge.tsx
@@ -86,7 +86,7 @@ InnerBadge.defaultElement = DefaultElement;
/**
* A badge is a floating component displaying a notification such as a count.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/badge--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/badge--default-story)
*/
export const Badge = forwardRef>((props, ref) => (
diff --git a/packages/components/src/box/docs/Box.stories.mdx b/packages/components/src/box/docs/Box.stories.mdx
index 00cd6df94..ad930b355 100644
--- a/packages/components/src/box/docs/Box.stories.mdx
+++ b/packages/components/src/box/docs/Box.stories.mdx
@@ -12,13 +12,13 @@ import { InnerBox } from "@components/box";
A box is a general purpose component that can be used to compose new components, use the slot system or render style props.
## Usage
-> The box component is a base components extended by Orbit HTML element components. It's made available as a foundation component but shouldn't be used in mose cases. Instead, use one of Orbit HTML element components like a [div](?path=/docs/html-div--example) component.
+> The box component is a base components extended by Orbiter HTML element components. It's made available as a foundation component but shouldn't be used in mose cases. Instead, use one of Orbiter HTML element components like a [div](?path=/docs/html-div--example) component.
### Default
@@ -29,7 +29,7 @@ A default box.
## API
diff --git a/packages/components/src/box/src/Box.tsx b/packages/components/src/box/src/Box.tsx
index 5e79153a8..ec90d9e79 100644
--- a/packages/components/src/box/src/Box.tsx
+++ b/packages/components/src/box/src/Box.tsx
@@ -37,7 +37,7 @@ InnerBox.defaultElement = DefaultElement;
/**
* A box is a general purpose component that can be used to compose new components, use the slot system or render style props.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/box--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/box--page)
*/
export const Box = forwardRef>((props, ref) => (
diff --git a/packages/components/src/button/docs/Button.stories.mdx b/packages/components/src/button/docs/Button.stories.mdx
index f025f5bb9..29c77d5ef 100644
--- a/packages/components/src/button/docs/Button.stories.mdx
+++ b/packages/components/src/button/docs/Button.stories.mdx
@@ -30,7 +30,7 @@ import { Text } from "@components/typography";
A button indicates a possible user action.
@@ -338,7 +338,7 @@ A toggle button can handle `checked` state in controlled mode.
### Button
@@ -359,7 +359,7 @@ A toggle button can handle `checked` state in controlled mode.
### ToggleButton
@@ -380,7 +380,7 @@ A toggle button can handle `checked` state in controlled mode.
### ButtonGroup
@@ -390,7 +390,7 @@ A toggle button can handle `checked` state in controlled mode.
### ButtonAsLink
@@ -400,7 +400,7 @@ A toggle button can handle `checked` state in controlled mode.
### IconButtonAsLink
diff --git a/packages/components/src/button/docs/CrossButton.stories.mdx b/packages/components/src/button/docs/CrossButton.stories.mdx
index 003518c88..a5cd2be54 100644
--- a/packages/components/src/button/docs/CrossButton.stories.mdx
+++ b/packages/components/src/button/docs/CrossButton.stories.mdx
@@ -13,7 +13,7 @@ import { Inline } from "@components/layout";
A button with a cross icon to handle use cases like clearing a value or closing overlay components.
@@ -55,7 +55,7 @@ A cross button can vary in size.
### CrossButton
diff --git a/packages/components/src/button/src/Button.tsx b/packages/components/src/button/src/Button.tsx
index 724ffad8e..2370276a1 100644
--- a/packages/components/src/button/src/Button.tsx
+++ b/packages/components/src/button/src/Button.tsx
@@ -191,7 +191,7 @@ InnerButton.defaultElement = DefaultElement;
/**
* A button indicates a possible user action.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/button--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/button--default-story)
*/
export const Button = slot("button", forwardRef>((props, ref) => (
@@ -202,7 +202,7 @@ export type ButtonProps = ComponentProps;
///////////
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/button--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/button--default-story)
*/
export const ButtonAsLink = slot("button", as(Button, "a"));
export type ButtonAsLinkProps = ComponentProps;
diff --git a/packages/components/src/button/src/ButtonGroup.tsx b/packages/components/src/button/src/ButtonGroup.tsx
index 7cfca8df7..5931be81c 100644
--- a/packages/components/src/button/src/ButtonGroup.tsx
+++ b/packages/components/src/button/src/ButtonGroup.tsx
@@ -86,7 +86,7 @@ export function InnerButtonGroup(props: InnerButtonGroupProps) {
InnerButtonGroup.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/button--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/button--default-story)
*/
export const ButtonGroup = slot("button-group", forwardRef>((props, ref) => (
diff --git a/packages/components/src/button/src/CrossButton.tsx b/packages/components/src/button/src/CrossButton.tsx
index 4eea96902..bc3876113 100644
--- a/packages/components/src/button/src/CrossButton.tsx
+++ b/packages/components/src/button/src/CrossButton.tsx
@@ -23,7 +23,7 @@ InnerCrossButton.defaultElement = InnerIconButton.defaultElement;
/**
* A button with a cross icon to handle use cases like clearing a value or closing overlay components.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/cross-button--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/cross-button--default-story)
*/
export const CrossButton = slot("button", forwardRef>((props, ref) => (
diff --git a/packages/components/src/button/src/IconButton.tsx b/packages/components/src/button/src/IconButton.tsx
index 9994b8197..33d408d45 100644
--- a/packages/components/src/button/src/IconButton.tsx
+++ b/packages/components/src/button/src/IconButton.tsx
@@ -156,7 +156,7 @@ export function InnerIconButton(props: InnerIconButtonProps) {
InnerIconButton.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/button--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/button--default-story)
*/
export const IconButton = slot("button", forwardRef>((props, ref) => (
@@ -174,7 +174,7 @@ export const embedIconButton = createEmbeddableAdapter({
///////////
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/button--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/button--default-story)
*/
export const IconButtonAsLink = slot("button", as(IconButton, "a"));
export type IconButtonAsLinkProps = ComponentProps;
diff --git a/packages/components/src/button/src/ToggleButton.tsx b/packages/components/src/button/src/ToggleButton.tsx
index b22baf004..5bdabafa1 100644
--- a/packages/components/src/button/src/ToggleButton.tsx
+++ b/packages/components/src/button/src/ToggleButton.tsx
@@ -83,7 +83,7 @@ export function InnerToggleButton(props: InnerToggleButtonProps) {
InnerToggleButton.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/button--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/button--default-story)
*/
export const ToggleButton = forwardRef>((props, ref) => (
diff --git a/packages/components/src/button/src/ToggleIconButton.tsx b/packages/components/src/button/src/ToggleIconButton.tsx
index fc178c938..5643ce35e 100644
--- a/packages/components/src/button/src/ToggleIconButton.tsx
+++ b/packages/components/src/button/src/ToggleIconButton.tsx
@@ -85,7 +85,7 @@ export function InnerToggleIconButton(props: InnerToggleIconButtonProps) {
InnerToggleIconButton.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/button--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/button--default-story)
*/
export const ToggleIconButton = forwardRef>((props, ref) => (
diff --git a/packages/components/src/card/docs/Card.stories.mdx b/packages/components/src/card/docs/Card.stories.mdx
index 2ca72ad42..228195737 100644
--- a/packages/components/src/card/docs/Card.stories.mdx
+++ b/packages/components/src/card/docs/Card.stories.mdx
@@ -21,7 +21,7 @@ import { Tabs } from "@components/tabs";
A card group information into a container to let users browse a group of related items and actions.
@@ -299,7 +299,7 @@ A card can render any components like [tabs](?path=/story/tabs--default-story).
### Card
@@ -320,7 +320,7 @@ A card can render any components like [tabs](?path=/story/tabs--default-story).
### Header
@@ -330,7 +330,7 @@ A card can render any components like [tabs](?path=/story/tabs--default-story).
### Content
diff --git a/packages/components/src/card/src/Card.tsx b/packages/components/src/card/src/Card.tsx
index 5e23496cd..6c8fecf32 100644
--- a/packages/components/src/card/src/Card.tsx
+++ b/packages/components/src/card/src/Card.tsx
@@ -129,7 +129,7 @@ InnerCard.defaultElement = DefaultElement;
/**
* A card group information into a container to let users browse a group of related items and actions.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/card--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/card--default-story)
*/
export const Card = slot("card", forwardRef>((props, ref) => (
diff --git a/packages/components/src/checkbox/docs/Checkbox.stories.mdx b/packages/components/src/checkbox/docs/Checkbox.stories.mdx
index e0375df67..351246687 100644
--- a/packages/components/src/checkbox/docs/Checkbox.stories.mdx
+++ b/packages/components/src/checkbox/docs/Checkbox.stories.mdx
@@ -16,7 +16,7 @@ import { Text } from "@components/typography";
A checkbox allows the user to toggle between 2 or 3 (indeterminate) choices.
@@ -211,7 +211,7 @@ A checkbox group can handle `value` state in controlled mode.
### Checkbox
diff --git a/packages/components/src/checkbox/src/Checkbox.tsx b/packages/components/src/checkbox/src/Checkbox.tsx
index 9b14451f7..8cb3615d9 100644
--- a/packages/components/src/checkbox/src/Checkbox.tsx
+++ b/packages/components/src/checkbox/src/Checkbox.tsx
@@ -196,7 +196,7 @@ InnerCheckbox.defaultElement = DefaultElement;
/**
* A checkbox allows the user to toggle between 2 or 3 (indeterminate) choices.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/checkbox--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/checkbox--default-story)
*/
export const Checkbox = forwardRef>((props, ref) => (
diff --git a/packages/components/src/checkbox/src/CheckboxGroup.tsx b/packages/components/src/checkbox/src/CheckboxGroup.tsx
index 182723421..171ced2f5 100644
--- a/packages/components/src/checkbox/src/CheckboxGroup.tsx
+++ b/packages/components/src/checkbox/src/CheckboxGroup.tsx
@@ -151,7 +151,7 @@ export function InnerCheckboxGroup(props: InnerCheckboxGroupProps) {
InnerCheckboxGroup.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/checkbox--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/checkbox--default-story)
*/
export const CheckboxGroup = forwardRef>((props, ref) => (
diff --git a/packages/components/src/counter/docs/Counter.stories.mdx b/packages/components/src/counter/docs/Counter.stories.mdx
index 893bf1f53..8eaa0a2c0 100644
--- a/packages/components/src/counter/docs/Counter.stories.mdx
+++ b/packages/components/src/counter/docs/Counter.stories.mdx
@@ -15,7 +15,7 @@ import { Text } from "@components/typography";
A counter indicate a running tally.
@@ -89,7 +89,7 @@ A counter can pushed itself away from content.
### Counter
diff --git a/packages/components/src/counter/src/Counter.tsx b/packages/components/src/counter/src/Counter.tsx
index ebd29dd4a..e5c8747dc 100644
--- a/packages/components/src/counter/src/Counter.tsx
+++ b/packages/components/src/counter/src/Counter.tsx
@@ -83,7 +83,7 @@ InnerCounter.defaultElement = DefaultElement;
/**
* A counter indicate a running tally.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/counter--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/counter--default-story)
*/
export const Counter = slot("counter", forwardRef>((props, ref) => (
diff --git a/packages/components/src/date-input/docs/DateInput.stories.mdx b/packages/components/src/date-input/docs/DateInput.stories.mdx
index d3397013d..340583674 100644
--- a/packages/components/src/date-input/docs/DateInput.stories.mdx
+++ b/packages/components/src/date-input/docs/DateInput.stories.mdx
@@ -13,7 +13,7 @@ import { subMonths, subWeeks } from "date-fns";
An input to enter a single date value.
@@ -123,7 +123,7 @@ A date input `value` can be handled in controlled mode.
### DateInput
diff --git a/packages/components/src/date-input/docs/DateRangeInput.stories.mdx b/packages/components/src/date-input/docs/DateRangeInput.stories.mdx
index 698ca82dc..28abdb221 100644
--- a/packages/components/src/date-input/docs/DateRangeInput.stories.mdx
+++ b/packages/components/src/date-input/docs/DateRangeInput.stories.mdx
@@ -13,7 +13,7 @@ import { subMonths, subWeeks } from "date-fns";
An specialized input to enter a range of dates.
@@ -135,7 +135,7 @@ A date range input `startDate` and `endDate` can be handled in controlled mode.
### DateRangeInput
diff --git a/packages/components/src/date-input/src/DateInput.tsx b/packages/components/src/date-input/src/DateInput.tsx
index 7d1288567..6c47dbdf4 100644
--- a/packages/components/src/date-input/src/DateInput.tsx
+++ b/packages/components/src/date-input/src/DateInput.tsx
@@ -265,7 +265,7 @@ InnerDateInput.defaultElement = DefaultElement;
/**
* An input to enter a single date value.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/date-input--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/date-input--default-story)
*/
export const DateInput = forwardRef>((props, ref) => (
diff --git a/packages/components/src/date-input/src/DateRangeInput.tsx b/packages/components/src/date-input/src/DateRangeInput.tsx
index 55d2f72cb..59aa84d28 100644
--- a/packages/components/src/date-input/src/DateRangeInput.tsx
+++ b/packages/components/src/date-input/src/DateRangeInput.tsx
@@ -557,7 +557,7 @@ InnerDateRangeInput.defaultElement = "input";
/**
* An specialized input to enter a range of dates.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/date-range-input--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/date-range-input--default-story)
*/
export const DateRangeInput = forwardRef>((props, ref) => (
diff --git a/packages/components/src/dialog/src/Dialog.tsx b/packages/components/src/dialog/src/Dialog.tsx
index c93a7ae02..abaadfeec 100644
--- a/packages/components/src/dialog/src/Dialog.tsx
+++ b/packages/components/src/dialog/src/Dialog.tsx
@@ -197,8 +197,8 @@ export function InnerDialog({
const focusRingProps = useOverlayFocusRing({ focus });
// For convenience (well and because a popup light dismiss need a trigger ref), the other overlay components are calling their light dismiss hook in the trigger.
- // A dialog is different because it could be used without Orbit trigger. For example, an app could show a dialog trigger by a Redux event.
- // In this use case, we still want the app to benefit from Orbit light dismiss features, therefore we moved the light dismiss in the dialog component.
+ // A dialog is different because it could be used without Orbiter trigger. For example, an app could show a dialog trigger by a Redux event.
+ // In this use case, we still want the app to benefit from Orbiter light dismiss features, therefore we moved the light dismiss in the dialog component.
const overlayDismissProps = useOverlayLightDismiss(focusScope, {
hideOnEscape: dismissable,
hideOnLeave: false,
diff --git a/packages/components/src/disclosure/docs/Disclosure.stories.mdx b/packages/components/src/disclosure/docs/Disclosure.stories.mdx
index 89e51ff64..8b0d415d9 100644
--- a/packages/components/src/disclosure/docs/Disclosure.stories.mdx
+++ b/packages/components/src/disclosure/docs/Disclosure.stories.mdx
@@ -16,7 +16,7 @@ import { Text } from "@components/typography";
The disclosure component is used to create regions of content that can expand/collapse with a simple animation.
@@ -75,7 +75,7 @@ A disclosure component can handle `open` state in controlled mode.
### Disclosure
@@ -85,7 +85,7 @@ A disclosure component can handle `open` state in controlled mode.
### Content
diff --git a/packages/components/src/disclosure/docs/DisclosureArrow.stories.mdx b/packages/components/src/disclosure/docs/DisclosureArrow.stories.mdx
index 117a1c779..a9c1ef835 100644
--- a/packages/components/src/disclosure/docs/DisclosureArrow.stories.mdx
+++ b/packages/components/src/disclosure/docs/DisclosureArrow.stories.mdx
@@ -15,7 +15,7 @@ import { Text } from "@components/typography";
A top / bottom pointing arrow to hint that activating the trigger will display additional content.
@@ -48,7 +48,7 @@ A disclosure arrow can handle `open` state in controlled mode.
### DisclosureArrow
diff --git a/packages/components/src/disclosure/src/Disclosure.tsx b/packages/components/src/disclosure/src/Disclosure.tsx
index 2c5951fa5..aeb74ff7b 100644
--- a/packages/components/src/disclosure/src/Disclosure.tsx
+++ b/packages/components/src/disclosure/src/Disclosure.tsx
@@ -150,7 +150,7 @@ InnerDisclosure.defaultElement = DefaultElement;
/**
* The disclosure component is used to create regions of content that can expand/collapse with a simple animation.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/disclosure--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/disclosure--default-story)
*/
export const Disclosure = forwardRef>((props, ref) => (
diff --git a/packages/components/src/disclosure/src/DisclosureArrow.tsx b/packages/components/src/disclosure/src/DisclosureArrow.tsx
index 0f6603aa3..d87767cad 100644
--- a/packages/components/src/disclosure/src/DisclosureArrow.tsx
+++ b/packages/components/src/disclosure/src/DisclosureArrow.tsx
@@ -46,7 +46,7 @@ InnerDisclosureArrow.defaultElement = DefaultElement;
/**
* A top / bottom pointing arrow to hint that activating the trigger will display additional content.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/disclosure-arrow--context)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/disclosure-arrow--context)
*/
export const DisclosureArrow = slot("icon", forwardRef>((props, ref) => (
diff --git a/packages/components/src/divider/docs/Divider.stories.mdx b/packages/components/src/divider/docs/Divider.stories.mdx
index 165287f07..d686830b0 100644
--- a/packages/components/src/divider/docs/Divider.stories.mdx
+++ b/packages/components/src/divider/docs/Divider.stories.mdx
@@ -16,7 +16,7 @@ import { TextLink } from "@components/link";
A divider to separates and distinguishes sections of content or groups of menu items.
@@ -73,7 +73,7 @@ Or vertically:
### Divider
diff --git a/packages/components/src/divider/src/Divider.tsx b/packages/components/src/divider/src/Divider.tsx
index 69ccda614..49f5ff126 100644
--- a/packages/components/src/divider/src/Divider.tsx
+++ b/packages/components/src/divider/src/Divider.tsx
@@ -58,7 +58,7 @@ InnerDivider.defaultElement = DefaultElement;
/**
* A divider to separates and distinguishes sections of content or groups of menu items.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/divider--horizontal)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/divider--horizontal)
*/
export const Divider = forwardRef>((props, ref) => (
diff --git a/packages/components/src/dot/docs/Dot.stories.mdx b/packages/components/src/dot/docs/Dot.stories.mdx
index 5ec334ccd..aace64a06 100644
--- a/packages/components/src/dot/docs/Dot.stories.mdx
+++ b/packages/components/src/dot/docs/Dot.stories.mdx
@@ -11,7 +11,7 @@ import { Inline } from "@components/layout";
# Dot
@@ -41,7 +41,7 @@ A dot can have a label.
A dot color can vary.
-You can use a color name from our Orbit design system (e.g. `alias-2`, `--o-ui-accent-6`), an hexadecimal color code (e.g. `#c5cac8`), an `hsl`, an `hsla`, a `rgb` or a `rgba` color code.
+You can use a color name from our Orbiter design system (e.g. `alias-2`, `--o-ui-accent-6`), an hexadecimal color code (e.g. `#c5cac8`), an `hsl`, an `hsla`, a `rgb` or a `rgba` color code.
@@ -58,7 +58,7 @@ You can use a color name from our Orbit design system (e.g. `alias-2`, `--o-ui-a
### Dot
diff --git a/packages/components/src/dot/src/Dot.tsx b/packages/components/src/dot/src/Dot.tsx
index 32e1c5fa4..df483949a 100644
--- a/packages/components/src/dot/src/Dot.tsx
+++ b/packages/components/src/dot/src/Dot.tsx
@@ -71,7 +71,7 @@ export function InnerDot(props: InnerDotProps) {
InnerDot.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/dot--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/dot--default-story)
*/
export const Dot = slot("dot", forwardRef>((props, ref) => (
diff --git a/packages/components/src/field/docs/Field.stories.mdx b/packages/components/src/field/docs/Field.stories.mdx
index ddda945da..184d8195f 100644
--- a/packages/components/src/field/docs/Field.stories.mdx
+++ b/packages/components/src/field/docs/Field.stories.mdx
@@ -15,7 +15,7 @@ import { TextInput } from "@components/text-input";
A field add a label and a message to an input. They are typically used in forms and dialogs.
@@ -27,7 +27,7 @@ import { TextInput } from "@components/text-input";
## Usage
-A field can be composed of Orbit input components or integrate with custom inputs from your app.
+A field can be composed of Orbiter input components or integrate with custom inputs from your app.
### Input
@@ -135,7 +135,7 @@ Any input implementing the `FieldContext` can integrate with a field component.
### Field
@@ -145,7 +145,7 @@ Any input implementing the `FieldContext` can integrate with a field component.
### GroupField
@@ -155,7 +155,7 @@ Any input implementing the `FieldContext` can integrate with a field component.
### Label
@@ -165,7 +165,7 @@ Any input implementing the `FieldContext` can integrate with a field component.
### HelpMessage
@@ -175,7 +175,7 @@ Any input implementing the `FieldContext` can integrate with a field component.
### ErrorMessage
@@ -185,7 +185,7 @@ Any input implementing the `FieldContext` can integrate with a field component.
### ValidMessage
diff --git a/packages/components/src/field/src/ErrorMessage.tsx b/packages/components/src/field/src/ErrorMessage.tsx
index 03f7bef5c..c324586ea 100644
--- a/packages/components/src/field/src/ErrorMessage.tsx
+++ b/packages/components/src/field/src/ErrorMessage.tsx
@@ -32,7 +32,7 @@ export function InnerErrorMessage(props: SharedFieldMessageProps) {
InnerErrorMessage.defaultElement = FieldMessageDefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/field--input)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/field--input)
*/
export const ErrorMessage = forwardRef>((props, ref) => (
diff --git a/packages/components/src/field/src/Field.tsx b/packages/components/src/field/src/Field.tsx
index d01f1ab58..89ad3386d 100644
--- a/packages/components/src/field/src/Field.tsx
+++ b/packages/components/src/field/src/Field.tsx
@@ -86,7 +86,7 @@ InnerField.defaultElement = DefaultElement;
/**
* A field add a label and a message to an input. They are typically used in forms and dialogs.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/field--input)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/field--input)
*/
export const Field = forwardRef>((props, ref) => (
diff --git a/packages/components/src/field/src/FieldMessage.tsx b/packages/components/src/field/src/FieldMessage.tsx
index 11de4bfbf..f92a110ce 100644
--- a/packages/components/src/field/src/FieldMessage.tsx
+++ b/packages/components/src/field/src/FieldMessage.tsx
@@ -35,7 +35,7 @@ export function getValidationProps(validationState: string) {
}
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/field--input)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/field--input)
*/
export const FieldMessage = forwardRef(({
as = FieldMessageDefaultElement,
diff --git a/packages/components/src/field/src/GroupField.tsx b/packages/components/src/field/src/GroupField.tsx
index cc6269c31..514291045 100644
--- a/packages/components/src/field/src/GroupField.tsx
+++ b/packages/components/src/field/src/GroupField.tsx
@@ -89,7 +89,7 @@ export function InnerGroupField(props: InnerGroupFieldProps) {
InnerGroupField.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/field--input)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/field--input)
*/
export const GroupField = forwardRef>((props, ref) => (
diff --git a/packages/components/src/field/src/HelpMessage.tsx b/packages/components/src/field/src/HelpMessage.tsx
index e8bbd7129..0889cc952 100644
--- a/packages/components/src/field/src/HelpMessage.tsx
+++ b/packages/components/src/field/src/HelpMessage.tsx
@@ -32,7 +32,7 @@ export function InnerHelpMessage(props: SharedFieldMessageProps) {
InnerHelpMessage.defaultElement = FieldMessageDefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/field--input)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/field--input)
*/
export const HelpMessage = forwardRef>((props, ref) => (
diff --git a/packages/components/src/field/src/Label.tsx b/packages/components/src/field/src/Label.tsx
index 93a685190..2b5084920 100644
--- a/packages/components/src/field/src/Label.tsx
+++ b/packages/components/src/field/src/Label.tsx
@@ -57,7 +57,7 @@ export function InnerLabel(props: InnerLabelProps) {
InnerLabel.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/field--input)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/field--input)
*/
export const Label = forwardRef>((props, ref) => (
diff --git a/packages/components/src/field/src/ValidMessage.tsx b/packages/components/src/field/src/ValidMessage.tsx
index b6dc4ac62..6d435ee52 100644
--- a/packages/components/src/field/src/ValidMessage.tsx
+++ b/packages/components/src/field/src/ValidMessage.tsx
@@ -32,7 +32,7 @@ export function InnerValidMessage(props: SharedFieldMessageProps) {
InnerValidMessage.defaultElement = FieldMessageDefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/field--input)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/field--input)
*/
export const ValidMessage = forwardRef>((props, ref) => (
diff --git a/packages/components/src/form/docs/Form.stories.mdx b/packages/components/src/form/docs/Form.stories.mdx
index 206b60f20..9946483df 100644
--- a/packages/components/src/form/docs/Form.stories.mdx
+++ b/packages/components/src/form/docs/Form.stories.mdx
@@ -17,7 +17,7 @@ import { PasswordInput, TextInput } from "@components/text-input";
Forms are commonly used to provide user interaction in web applications.
@@ -298,7 +298,7 @@ The form state and validation could be managed by an external library like [Form
### Form
@@ -308,7 +308,7 @@ The form state and validation could be managed by an external library like [Form
### Fieldset
diff --git a/packages/components/src/form/src/Fieldset.tsx b/packages/components/src/form/src/Fieldset.tsx
index 466d2105f..6e750116b 100644
--- a/packages/components/src/form/src/Fieldset.tsx
+++ b/packages/components/src/form/src/Fieldset.tsx
@@ -54,7 +54,7 @@ export function InnerFieldset({
InnerFieldset.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/form--vertical-layout)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/form--vertical-layout)
*/
export const Fieldset = forwardRef>((props, ref) => (
diff --git a/packages/components/src/form/src/Form.tsx b/packages/components/src/form/src/Form.tsx
index 1bb8458ba..5b225cc23 100644
--- a/packages/components/src/form/src/Form.tsx
+++ b/packages/components/src/form/src/Form.tsx
@@ -64,7 +64,7 @@ InnerForm.defaultElement = DefaultElement;
/**
* Forms are commonly used to provide user interaction in web applications.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/form--vertical-layout)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/form--vertical-layout)
*/
export const Form = forwardRef>((props, ref) => (
diff --git a/packages/components/src/html/docs/address.stories.mdx b/packages/components/src/html/docs/address.stories.mdx
index d93fc89ad..ddda27191 100644
--- a/packages/components/src/html/docs/address.stories.mdx
+++ b/packages/components/src/html/docs/address.stories.mdx
@@ -13,13 +13,13 @@ import { TextLink } from "@components/link";
A specialized box component for HTML address element.
## Usage
-An address component accepts all the [address HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/address) and [Orbit styled component props](?path=/docs/styling--page).
+An address component accepts all the [address HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/address) and [Orbiter styled component props](?path=/docs/styling--page).
diff --git a/packages/components/src/html/docs/anchor.stories.mdx b/packages/components/src/html/docs/anchor.stories.mdx
index 938ed6069..f07b85951 100644
--- a/packages/components/src/html/docs/anchor.stories.mdx
+++ b/packages/components/src/html/docs/anchor.stories.mdx
@@ -12,13 +12,13 @@ import { Meta, Story } from "@storybook/addon-docs";
A specialized box component for HTML anchor element.
## Usage
-An anchor component accepts all the [anchor HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) and [Orbit styled component props](?path=/docs/styling--page).
+An anchor component accepts all the [anchor HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) and [Orbiter styled component props](?path=/docs/styling--page).
diff --git a/packages/components/src/html/docs/article.stories.mdx b/packages/components/src/html/docs/article.stories.mdx
index 1b4a5e266..dc4b6cc87 100644
--- a/packages/components/src/html/docs/article.stories.mdx
+++ b/packages/components/src/html/docs/article.stories.mdx
@@ -11,13 +11,13 @@ import { Meta } from "@storybook/addon-docs";
A specialized box component for HTML article element.
## Usage
-An article component accepts all the [article HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article) and [Orbit styled component props](?path=/docs/styling--page).
+An article component accepts all the [article HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article) and [Orbiter styled component props](?path=/docs/styling--page).
```jsx
diff --git a/packages/components/src/html/docs/aside.stories.mdx b/packages/components/src/html/docs/aside.stories.mdx
index a74324b4c..ae9493606 100644
--- a/packages/components/src/html/docs/aside.stories.mdx
+++ b/packages/components/src/html/docs/aside.stories.mdx
@@ -11,13 +11,13 @@ import { Meta } from "@storybook/addon-docs";
A specialized box component for HTML aside element.
## Usage
-An aside component accepts all the [aside HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/aside) and [Orbit styled component props](?path=/docs/styling--page).
+An aside component accepts all the [aside HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/aside) and [Orbiter styled component props](?path=/docs/styling--page).
```jsx
diff --git a/packages/components/src/html/docs/button.stories.mdx b/packages/components/src/html/docs/button.stories.mdx
index afaa7dc02..0d62c5ae4 100644
--- a/packages/components/src/html/docs/button.stories.mdx
+++ b/packages/components/src/html/docs/button.stories.mdx
@@ -12,13 +12,13 @@ import { Meta, Story } from "@storybook/addon-docs";
A specialized box component for HTML button element.
## Usage
-A button component accepts all the [button HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button) and [Orbit styled component props](?path=/docs/styling--page).
+A button component accepts all the [button HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button) and [Orbiter styled component props](?path=/docs/styling--page).
diff --git a/packages/components/src/html/docs/div.stories.mdx b/packages/components/src/html/docs/div.stories.mdx
index 4a2f68bb4..1d92418d1 100644
--- a/packages/components/src/html/docs/div.stories.mdx
+++ b/packages/components/src/html/docs/div.stories.mdx
@@ -12,13 +12,13 @@ import { Meta, Story } from "@storybook/addon-docs";
A specialized box component for HTML div element.
## Usage
-A div component accepts all the [div HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div) and [Orbit styled component props](?path=/docs/styling--page).
+A div component accepts all the [div HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div) and [Orbiter styled component props](?path=/docs/styling--page).
diff --git a/packages/components/src/html/docs/footer.stories.mdx b/packages/components/src/html/docs/footer.stories.mdx
index 8cd43b8e9..6e8825739 100644
--- a/packages/components/src/html/docs/footer.stories.mdx
+++ b/packages/components/src/html/docs/footer.stories.mdx
@@ -11,13 +11,13 @@ import { Meta } from "@storybook/addon-docs";
A specialized box component for HTML footer element.
## Usage
-A footer component accepts all the [footer HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/footer) and [Orbit styled component props](?path=/docs/styling--page).
+A footer component accepts all the [footer HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/footer) and [Orbiter styled component props](?path=/docs/styling--page).
```jsx
@@ -28,7 +28,7 @@ A footer component accepts all the [footer HTML element attributes](https://deve
Production and maintenance
- © 2021 Orbit
+ © 2021 Orbiter
```
diff --git a/packages/components/src/html/docs/header.stories.mdx b/packages/components/src/html/docs/header.stories.mdx
index c74d2346a..f6f1d43a8 100644
--- a/packages/components/src/html/docs/header.stories.mdx
+++ b/packages/components/src/html/docs/header.stories.mdx
@@ -11,13 +11,13 @@ import { Meta } from "@storybook/addon-docs";
A specialized box component for HTML header element.
## Usage
-An header component accepts all the [header HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/header) and [Orbit styled component props](?path=/docs/styling--page).
+An header component accepts all the [header HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/header) and [Orbiter styled component props](?path=/docs/styling--page).
```jsx
diff --git a/packages/components/src/html/docs/img.stories.mdx b/packages/components/src/html/docs/img.stories.mdx
index af2f9bbfd..51593cf42 100644
--- a/packages/components/src/html/docs/img.stories.mdx
+++ b/packages/components/src/html/docs/img.stories.mdx
@@ -13,13 +13,13 @@ import { Planet } from "./assets";
A specialized box component for HTML img element.
## Usage
-An img component accepts all the [HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img) and [Orbit styled component props](?path=/docs/styling--page).
+An img component accepts all the [HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img) and [Orbiter styled component props](?path=/docs/styling--page).
diff --git a/packages/components/src/html/docs/input.stories.mdx b/packages/components/src/html/docs/input.stories.mdx
index 41351071e..b713cde46 100644
--- a/packages/components/src/html/docs/input.stories.mdx
+++ b/packages/components/src/html/docs/input.stories.mdx
@@ -12,13 +12,13 @@ import { Meta, Story } from "@storybook/addon-docs";
A specialized box component for HTML input element.
## Usage
-An input component accepts all the [input HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input) and [Orbit styled component props](?path=/docs/styling--page).
+An input component accepts all the [input HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input) and [Orbiter styled component props](?path=/docs/styling--page).
diff --git a/packages/components/src/html/docs/list.stories.mdx b/packages/components/src/html/docs/list.stories.mdx
index b04b78d3d..b5cfd55e9 100644
--- a/packages/components/src/html/docs/list.stories.mdx
+++ b/packages/components/src/html/docs/list.stories.mdx
@@ -12,13 +12,13 @@ import { Meta, Story } from "@storybook/addon-docs";
A specialized box component for HTML ul/ol/li element.
## Usage
-Accepts all the HTML attributes of [ul](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ul), [ol](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol) and [li](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/li) elements with the addition of [Orbit styled component props](?path=/docs/styling--page).
+Accepts all the HTML attributes of [ul](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ul), [ol](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol) and [li](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/li) elements with the addition of [Orbiter styled component props](?path=/docs/styling--page).
diff --git a/packages/components/src/html/docs/main.stories.mdx b/packages/components/src/html/docs/main.stories.mdx
index 76cbea634..97a5f149b 100644
--- a/packages/components/src/html/docs/main.stories.mdx
+++ b/packages/components/src/html/docs/main.stories.mdx
@@ -11,13 +11,13 @@ import { Meta } from "@storybook/addon-docs";
A specialized box component for HTML main element.
## Usage
-A main component accepts all the [main HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/main) and [Orbit styled component props](?path=/docs/styling--page).
+A main component accepts all the [main HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/main) and [Orbiter styled component props](?path=/docs/styling--page).
```jsx
diff --git a/packages/components/src/html/docs/nav.stories.mdx b/packages/components/src/html/docs/nav.stories.mdx
index c749004d6..0ca3657dd 100644
--- a/packages/components/src/html/docs/nav.stories.mdx
+++ b/packages/components/src/html/docs/nav.stories.mdx
@@ -11,13 +11,13 @@ import { Meta } from "@storybook/addon-docs";
A specialized box component for HTML nav element.
## Usage
-A nav component accepts all the [nav HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/nav) and [Orbit styled component props](?path=/docs/styling--page).
+A nav component accepts all the [nav HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/nav) and [Orbiter styled component props](?path=/docs/styling--page).
```jsx
diff --git a/packages/components/src/html/docs/section.stories.mdx b/packages/components/src/html/docs/section.stories.mdx
index 004c888c7..c38685f71 100644
--- a/packages/components/src/html/docs/section.stories.mdx
+++ b/packages/components/src/html/docs/section.stories.mdx
@@ -11,13 +11,13 @@ import { Meta } from "@storybook/addon-docs";
A specialized box component for HTML section element.
## Usage
-A section component accepts all the [section HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/section) and [Orbit styled component props](?path=/docs/styling--page).
+A section component accepts all the [section HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/section) and [Orbiter styled component props](?path=/docs/styling--page).
```jsx
diff --git a/packages/components/src/html/docs/span.stories.mdx b/packages/components/src/html/docs/span.stories.mdx
index 2a1e56b90..805019105 100644
--- a/packages/components/src/html/docs/span.stories.mdx
+++ b/packages/components/src/html/docs/span.stories.mdx
@@ -12,13 +12,13 @@ import { Span } from "@components/html";
A specialized box component for HTML span element.
## Usage
-A span component accepts all the [HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/span) and [Orbit styled component props](?path=/docs/styling--page).
+A span component accepts all the [HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/span) and [Orbiter styled component props](?path=/docs/styling--page).
diff --git a/packages/components/src/html/docs/table.stories.mdx b/packages/components/src/html/docs/table.stories.mdx
index cc25d0bfb..1a12278a1 100644
--- a/packages/components/src/html/docs/table.stories.mdx
+++ b/packages/components/src/html/docs/table.stories.mdx
@@ -12,13 +12,13 @@ import { TBody, TD, TFoot, TH, THead, TR, Table } from "@components/html";
A specialized box component for HTML table element.
## Usage
-A table component accepts all the [table HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/table) and [Orbit styled component props](?path=/docs/styling--page).
+A table component accepts all the [table HTML element attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/table) and [Orbiter styled component props](?path=/docs/styling--page).
diff --git a/packages/components/src/html/src/html.tsx b/packages/components/src/html/src/html.tsx
index 876c1e2bb..a2475a767 100644
--- a/packages/components/src/html/src/html.tsx
+++ b/packages/components/src/html/src/html.tsx
@@ -6,88 +6,88 @@ import { isNil } from "../../shared";
// Sectioning & Content sectioning
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML address element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML address element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-address--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-address--example)
*/
export const Address = htmlElement("html-address", "address");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML article element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML article element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-article--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-article--page)
*/
export const Article = htmlElement("html-article", "article");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML aside element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML aside element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-aside--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-aside--page)
*/
export const Aside = htmlElement("html-aside", "aside");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML footer element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML footer element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-footer--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-footer--page)
*/
export const HtmlFooter = htmlElement("html-footer", "footer");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML h1 element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML h1 element.
*/
export const HtmlH1 = htmlElement("html-h1", "h1");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML h2 element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML h2 element.
*/
export const HtmlH2 = htmlElement("html-h2", "h2");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML h3 element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML h3 element.
*/
export const HtmlH3 = htmlElement("html-h3", "h3");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML h4 element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML h4 element.
*/
export const HtmlH4 = htmlElement("html-h4", "h4");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML h5 element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML h5 element.
*/
export const HtmlH5 = htmlElement("html-h5", "h5");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML h6 element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML h6 element.
*/
export const HtmlH6 = htmlElement("html-h6", "h6");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML header element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML header element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-header--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-header--page)
*/
export const HtmlHeader = htmlElement("html-header", "header");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML main element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML main element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-main--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-main--page)
*/
export const Main = htmlElement("html-main", "main");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML nav element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML nav element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-nav--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-nav--page)
*/
export const Nav = htmlElement("html-nav", "nav");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML section element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML section element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-section--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-section--page)
*/
export const HtmlSection = htmlElement("html-section", "section");
@@ -109,29 +109,29 @@ export type HtmlSectionProps = ComponentProps;
// Text content
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML div element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML div element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-div--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-div--example)
*/
export const Div = htmlElement("html-div", "div");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML p element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML p element.
*/
export const HtmlParagraph = htmlElement("html-p", "p");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML ol element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML ol element.
*/
export const OL = htmlElement("html-ol", "ol");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML ul element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML ul element.
*/
export const UL = htmlElement("html-ul", "ul");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML li element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML li element.
*/
export const LI = htmlElement("html-li", "li");
@@ -144,16 +144,16 @@ export type LIProps = ComponentProps;
// Inline text semantics
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML anchor element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML anchor element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-anchor--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-anchor--example)
*/
export const A = htmlElement("html-a", "a");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML span element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML span element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-span--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-span--example)
*/
export const Span = htmlElement("html-span", "span");
@@ -163,9 +163,9 @@ export type SpanProps = ComponentProps;
// Image and multimedia
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML img element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML img element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-img--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-img--example)
*/
export const Img = htmlElement("html-img", "img");
@@ -174,51 +174,51 @@ export type ImgProps = ComponentProps;
// Table content
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML table element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML table element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-span--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-span--example)
*/
export const Table = htmlElement("html-table", "table");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML thead element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML thead element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-table--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-table--example)
*/
export const THead = htmlElement("html-thead", "thead");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML tbody element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML tbody element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-table--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-table--example)
*/
export const TBody = htmlElement("html-tbody", "tbody");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML tfoot element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML tfoot element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-table--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-table--example)
*/
export const TFoot = htmlElement("html-tfoot", "tfoot");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML th element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML th element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-table--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-table--example)
*/
export const TH = htmlElement("html-th", "th");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML tr element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML tr element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-table--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-table--example)
*/
export const TR = htmlElement("html-tr", "tr");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML td element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML td element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-table--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-table--example)
*/
export const TD = htmlElement("html-td", "td");
@@ -232,31 +232,31 @@ export type TDProps = ComponentProps;
// Forms
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML button element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML button element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-button--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-button--example)
*/
export const HtmlButton = htmlElement("html-button", "button");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML form element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML form element.
*/
export const HtmlForm = htmlElement("html-form", "form");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML input element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML input element.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/html-input--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/html-input--example)
*/
export const HtmlInput = htmlElement("html-input", "input");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML label element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML label element.
*/
export const HtmlLabel = htmlElement("html-label", "label");
/**
- * A specialized [box](https://orbit.sharegate.design/?path=/docs/box--page) component for HTML textarea element.
+ * A specialized [box](https://wl-orbiter-website.netlify.app//?path=/docs/box--page) component for HTML textarea element.
*/
export const HtmlTextArea = htmlElement("html-textarea", "textarea");
diff --git a/packages/components/src/html/src/htmlElement.tsx b/packages/components/src/html/src/htmlElement.tsx
index 776455a55..371c47474 100644
--- a/packages/components/src/html/src/htmlElement.tsx
+++ b/packages/components/src/html/src/htmlElement.tsx
@@ -2,13 +2,13 @@ import { ElementRef, ElementType, PropsWithChildren, forwardRef } from "react";
import { SlotProps, StyledComponentProps, mergeProps } from "../../shared";
import { useStyleProps, useStyledSystem } from "../../styling";
-// Adding the "as" prop to the HTML element components is not an ideal solution but a necessary one for now until we completly remove "as" support from Orbit.
+// Adding the "as" prop to the HTML element components is not an ideal solution but a necessary one for now until we completly remove "as" support from Orbiter.
// We must do this, because a component like Button which support the "as" prop also need to use the HtmlButton component as a base element to benefit from our CSS normalizing.
export type HtmlElementProps = SlotProps & StyledComponentProps & {
as?: ElementType;
};
-// Not using Box otherwise it adds too many layers of components since these HTML elements components are also used in Orbit own components.
+// Not using Box otherwise it adds too many layers of components since these HTML elements components are also used in Orbiter own components.
export function htmlElement(name: string, elementType: T) {
return forwardRef, HtmlElementProps>((props, ref) => {
const [styleProps] = useStyleProps>(name);
diff --git a/packages/components/src/icons/docs/Icon.stories.mdx b/packages/components/src/icons/docs/Icon.stories.mdx
index 62dc2eac6..686916f99 100644
--- a/packages/components/src/icons/docs/Icon.stories.mdx
+++ b/packages/components/src/icons/docs/Icon.stories.mdx
@@ -19,7 +19,7 @@ import IndexFileUsage from "./IndexFileUsage.mdx";
githubPath="/packages/components/src/icons/src"
/>
-If you are looking for Orbit official icons, please have a look at the [icons page](?path=/docs/icon-gallery#gallery) in the materials section.
+If you are looking for Orbiter official icons, please have a look at the [icons page](?path=/docs/icon-gallery#gallery) in the materials section.
## Guidelines
@@ -43,7 +43,7 @@ import { ReactComponent as AzureIcon } from "./icon-azure.svg";
Then you can wrap your icon with an ` ` component:
```jsx
-import { Icon } from "@sharegate/orbit-ui";
+import { Icon } from "@workleap/orbiter-ui";
import { ReactComponent as Azure } from "./icon-azure.svg";
@@ -52,7 +52,7 @@ import { ReactComponent as Azure } from "./icon-azure.svg";
Or export your icon as an HOC and render it at a later time:
```jsx
-import { createIcon } from "@sharegate/orbit-ui";
+import { createIcon } from "@workleap/orbiter-ui";
import { ReactComponent as Azure } from "./icon-azure.svg";
export const AzureIcon = createIcon(Azure);
diff --git a/packages/components/src/icons/docs/IndexFileUsage.mdx b/packages/components/src/icons/docs/IndexFileUsage.mdx
index b17ff3ce0..3c9026826 100644
--- a/packages/components/src/icons/docs/IndexFileUsage.mdx
+++ b/packages/components/src/icons/docs/IndexFileUsage.mdx
@@ -4,7 +4,7 @@
```jsx
// assets/index.js
- import { createIcon } from "@sharegate/orbit-ui";
+ import { createIcon } from "@workleap/orbiter-ui";
import { ReactComponent as Azure } from "./icon-azure.svg";
import { ReactComponent as Filter } from "./icon-filter.svg";
diff --git a/packages/components/src/icons/src/Icon.tsx b/packages/components/src/icons/src/Icon.tsx
index 3722e5ab9..506f8e5e0 100644
--- a/packages/components/src/icons/src/Icon.tsx
+++ b/packages/components/src/icons/src/Icon.tsx
@@ -57,7 +57,7 @@ export const InnerIcon = ((props: InnerIconProps) => {
/**
* An icon component allow you to render a custom icon.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/icon--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/icon--default-story)
*/
export const Icon = slot("icon", forwardRef>((props, ref) => (
)
diff --git a/packages/components/src/icons/src/IconList.tsx b/packages/components/src/icons/src/IconList.tsx
index 38f837b01..af92c53b9 100644
--- a/packages/components/src/icons/src/IconList.tsx
+++ b/packages/components/src/icons/src/IconList.tsx
@@ -42,7 +42,7 @@ export function InnerIconList({
InnerIconList.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/icon--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/icon--default-story)
*/
export const IconList = slot("icon", forwardRef>((props, ref) => (
diff --git a/packages/components/src/illustrated-message/docs/IllustratedMessage.stories.mdx b/packages/components/src/illustrated-message/docs/IllustratedMessage.stories.mdx
index 67a34f665..9561d0fa8 100644
--- a/packages/components/src/illustrated-message/docs/IllustratedMessage.stories.mdx
+++ b/packages/components/src/illustrated-message/docs/IllustratedMessage.stories.mdx
@@ -16,7 +16,7 @@ import { SvgImage } from "@components/image";
An illustrated message display an image and a message, usually for an empty state or an error page.
@@ -55,7 +55,7 @@ An illustrated message can render horizontally.
### IllustratedMessage
>((props, ref) => (
diff --git a/packages/components/src/illustration/docs/Illustration.stories.mdx b/packages/components/src/illustration/docs/Illustration.stories.mdx
index 38b6c39f0..4f84afc75 100644
--- a/packages/components/src/illustration/docs/Illustration.stories.mdx
+++ b/packages/components/src/illustration/docs/Illustration.stories.mdx
@@ -14,7 +14,7 @@ import { Planet } from "./assets";
An illustration compose an image with a background color. Use an illustration as an hero in a modal.
@@ -61,7 +61,7 @@ An illustration can have a `rounded` shape.
### Illustration
>((props, ref) => (
diff --git a/packages/components/src/image/docs/Image.stories.mdx b/packages/components/src/image/docs/Image.stories.mdx
index 2adfbe690..d5f9aad26 100644
--- a/packages/components/src/image/docs/Image.stories.mdx
+++ b/packages/components/src/image/docs/Image.stories.mdx
@@ -14,7 +14,7 @@ import { Inline } from "@components/layout";
Use this component to display an image.
@@ -66,7 +66,7 @@ _Avoid serving images that are unecessary big, images should be resized to the i
## SvgImage
-For some use cases, like dark mode support, an SVG image is a better fit than a standard PNG or JPG image. Orbit provide a component for these images which will take care for you of the accessibility attributes and enforce a mandatory `aria-label` attribute.
+For some use cases, like dark mode support, an SVG image is a better fit than a standard PNG or JPG image. Orbiter provide a component for these images which will take care for you of the accessibility attributes and enforce a mandatory `aria-label` attribute.
@@ -99,7 +99,7 @@ An SVG image `stroke` and `fill` color can vary.
### Image
@@ -109,7 +109,7 @@ An SVG image `stroke` and `fill` color can vary.
### SvgImage
diff --git a/packages/components/src/image/src/AsyncImage.tsx b/packages/components/src/image/src/AsyncImage.tsx
index ff7984054..bc9a11e28 100644
--- a/packages/components/src/image/src/AsyncImage.tsx
+++ b/packages/components/src/image/src/AsyncImage.tsx
@@ -1,4 +1,4 @@
-import { AbstractImageProps, Image as OrbitImage } from "./Image";
+import { AbstractImageProps, Image as OrbiterImage } from "./Image";
import { ComponentProps, ReactElement, ReactNode, forwardRef, useEffect, useState } from "react";
import { OmitInternalProps, isNil, mergeProps, slot, useRefState } from "../../shared";
import { useResponsiveValue } from "../../styling";
@@ -103,7 +103,7 @@ function InnerAsyncImage({
if (isLoaded) {
return (
- >((props, ref) => (
diff --git a/packages/components/src/image/src/SvgImage.tsx b/packages/components/src/image/src/SvgImage.tsx
index b50eeb35f..5ff28772d 100644
--- a/packages/components/src/image/src/SvgImage.tsx
+++ b/packages/components/src/image/src/SvgImage.tsx
@@ -79,7 +79,7 @@ export function InnerSvgImage({
}
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/image--shape )
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/image--shape )
*/
export const SvgImage = slot("image", forwardRef>((props, ref) => (
diff --git a/packages/components/src/input-group/docs/InputGroup.stories.mdx b/packages/components/src/input-group/docs/InputGroup.stories.mdx
index 7a3d5aa25..10f0470d2 100644
--- a/packages/components/src/input-group/docs/InputGroup.stories.mdx
+++ b/packages/components/src/input-group/docs/InputGroup.stories.mdx
@@ -22,13 +22,13 @@ import { TextInput } from "@components/text-input";
An input group combines an input component with addons.
## Usage
-An input group can combine an input with a *start* addon, an *end* addon or *both*. All Orbit's input can be combined, you can even make it work with a [custom input](#custom-input).
+An input group can combine an input with a *start* addon, an *end* addon or *both*. All Orbiter's input can be combined, you can even make it work with a [custom input](#custom-input).
### Default
@@ -45,7 +45,7 @@ A default input group.
### Inputs
-An input group can use any Orbit's input component.
+An input group can use any Orbiter's input component.
@@ -185,7 +185,7 @@ Any addon implementing the `InputGroupContext` can integrate with an input group
### InputGroup
@@ -195,7 +195,7 @@ Any addon implementing the `InputGroupContext` can integrate with an input group
### TextAddon
diff --git a/packages/components/src/input-group/src/InputGroup.tsx b/packages/components/src/input-group/src/InputGroup.tsx
index 50c40d57e..daf79117a 100644
--- a/packages/components/src/input-group/src/InputGroup.tsx
+++ b/packages/components/src/input-group/src/InputGroup.tsx
@@ -129,7 +129,7 @@ InnerInputGroup.defaultElement = DefaultElement;
/**
* An input group combines an input component with addons.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/input-group--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/input-group--default-story)
*/
export const InputGroup = forwardRef>((props, ref) => (
diff --git a/packages/components/src/input-group/src/TextAddon.tsx b/packages/components/src/input-group/src/TextAddon.tsx
index 9ee992552..5705bd526 100644
--- a/packages/components/src/input-group/src/TextAddon.tsx
+++ b/packages/components/src/input-group/src/TextAddon.tsx
@@ -44,7 +44,7 @@ export function InnerTextAddon(props: InnerTextAddonProps) {
InnerTextAddon.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/input-group--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/input-group--default-story)
*/
export const TextAddon = forwardRef>((props, ref) => (
diff --git a/packages/components/src/layout/docs/Flex.stories.mdx b/packages/components/src/layout/docs/Flex.stories.mdx
index cb7b28539..d987d2d40 100644
--- a/packages/components/src/layout/docs/Flex.stories.mdx
+++ b/packages/components/src/layout/docs/Flex.stories.mdx
@@ -14,7 +14,7 @@ import { ShareGateTheme } from "../../styling";
A layout container using flexbox.
@@ -176,7 +176,7 @@ A stack utility component is available for vertical alignment.
### Flex
@@ -186,7 +186,7 @@ A stack utility component is available for vertical alignment.
### Inline
@@ -196,7 +196,7 @@ A stack utility component is available for vertical alignment.
### Stack
diff --git a/packages/components/src/layout/docs/Grid.stories.mdx b/packages/components/src/layout/docs/Grid.stories.mdx
index a3caf15a2..aee03bf13 100644
--- a/packages/components/src/layout/docs/Grid.stories.mdx
+++ b/packages/components/src/layout/docs/Grid.stories.mdx
@@ -14,7 +14,7 @@ import { ShareGateTheme } from "../../styling";
A layout container using grid.
@@ -42,7 +42,7 @@ A grid can define explicit sections with areas.
### Template columns
-A grid can define explicit columns (and rows). A value can be a grid length value or an Orbit spacing scale value.
+A grid can define explicit columns (and rows). A value can be a grid length value or an Orbiter spacing scale value.
@@ -60,7 +60,7 @@ A grid can define explicit columns (and rows). A value can be a grid length valu
### Auto columns
-A grid can define the size of implicitly created columns. A value can be a grid length value or an Orbit spacing scale value.
+A grid can define the size of implicitly created columns. A value can be a grid length value or an Orbiter spacing scale value.
@@ -138,7 +138,7 @@ Grids can be nested.
### Repeat
-A custom `repeat` function is available to support Orbit spacing scale values. However, if you prefer, you can use the [native CSS repeat function](https://developer.mozilla.org/en-US/docs/Web/CSS/repeat())
+A custom `repeat` function is available to support Orbiter spacing scale values. However, if you prefer, you can use the [native CSS repeat function](https://developer.mozilla.org/en-US/docs/Web/CSS/repeat())
@@ -156,7 +156,7 @@ A custom `repeat` function is available to support Orbit spacing scale values. H
### Minmax
-A custom `minmax` function is available to support Orbit spacing scalue values. However, if you prefer, you can use the [native CSS minmax function](https://developer.mozilla.org/en-US/docs/Web/CSS/minmax())
+A custom `minmax` function is available to support Orbiter spacing scalue values. However, if you prefer, you can use the [native CSS minmax function](https://developer.mozilla.org/en-US/docs/Web/CSS/minmax())
@@ -194,7 +194,7 @@ A custom `minmax` function is available to support Orbit spacing scalue values.
### Grid
diff --git a/packages/components/src/layout/src/Flex.tsx b/packages/components/src/layout/src/Flex.tsx
index d1d1b0999..9b90f2e69 100644
--- a/packages/components/src/layout/src/Flex.tsx
+++ b/packages/components/src/layout/src/Flex.tsx
@@ -191,7 +191,7 @@ InnerFlex.defaultElement = DefaultElement;
/**
* A layout container using flexbox.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/flex--horizontal)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/flex--horizontal)
*/
export const Flex = forwardRef>((props, ref) => (
diff --git a/packages/components/src/layout/src/Grid.tsx b/packages/components/src/layout/src/Grid.tsx
index 78fe5a1dd..fb824bf19 100644
--- a/packages/components/src/layout/src/Grid.tsx
+++ b/packages/components/src/layout/src/Grid.tsx
@@ -181,7 +181,7 @@ InnerGrid.defaultElement = DefaultElement;
/**
* A layout container using grid.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/grid--areas)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/grid--areas)
*/
export const Grid = forwardRef>((props, ref) => (
diff --git a/packages/components/src/layout/src/Inline.tsx b/packages/components/src/layout/src/Inline.tsx
index 16b79c521..39c2f6e28 100644
--- a/packages/components/src/layout/src/Inline.tsx
+++ b/packages/components/src/layout/src/Inline.tsx
@@ -102,7 +102,7 @@ InnerInline.defaultElement = DefaultElement;
/**
* A layout container using flexbox.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/flex--horizontal)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/flex--horizontal)
*/
export const Inline = forwardRef>((props, ref) => (
diff --git a/packages/components/src/layout/src/Stack.tsx b/packages/components/src/layout/src/Stack.tsx
index ca15d04f6..c3d240883 100644
--- a/packages/components/src/layout/src/Stack.tsx
+++ b/packages/components/src/layout/src/Stack.tsx
@@ -102,7 +102,7 @@ InnerStack.defaultElement = DefaultElement;
/**
* A layout container using flexbox.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/flex--horizontal)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/flex--horizontal)
*/
export const Stack = forwardRef>((props, ref) => (
diff --git a/packages/components/src/link/docs/Link.stories.mdx b/packages/components/src/link/docs/Link.stories.mdx
index 2b38a8e23..28a25c44b 100644
--- a/packages/components/src/link/docs/Link.stories.mdx
+++ b/packages/components/src/link/docs/Link.stories.mdx
@@ -18,7 +18,7 @@ import { Text } from "@components/typography";
Links allow a user to navigate between pages, scroll to a have page section, access files, or even to handle email addresses.
@@ -194,7 +194,7 @@ A link can use a different shape to match his content shape on focus state.
### TextLink
@@ -215,7 +215,7 @@ A link can use a different shape to match his content shape on focus state.
### Link
@@ -225,7 +225,7 @@ A link can use a different shape to match his content shape on focus state.
### TextLinkAsButton
@@ -235,7 +235,7 @@ A link can use a different shape to match his content shape on focus state.
### IconLinkAsButton
diff --git a/packages/components/src/link/src/IconLink.tsx b/packages/components/src/link/src/IconLink.tsx
index b63bcd348..475cad596 100644
--- a/packages/components/src/link/src/IconLink.tsx
+++ b/packages/components/src/link/src/IconLink.tsx
@@ -88,7 +88,7 @@ export function InnerIconLink(props: InnerIconLinkProps) {
InnerIconLink.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/link--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/link--default-story)
*/
export const IconLink = forwardRef>((props, ref) => (
@@ -99,7 +99,7 @@ export type IconLinkProps = ComponentProps;
/////////
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/link--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/link--default-story)
*/
export const IconLinkAsButton = as(IconLink, "button");
export type IconLinkAsButtonProps = ComponentProps;
diff --git a/packages/components/src/link/src/Link.tsx b/packages/components/src/link/src/Link.tsx
index 63bfeb25f..9e591f79f 100644
--- a/packages/components/src/link/src/Link.tsx
+++ b/packages/components/src/link/src/Link.tsx
@@ -110,7 +110,7 @@ InnerLink.defaultElement = DefaultElement;
/**
* Links allow a user to navigate between pages, scroll to a have page section, access files, or even to handle email addresses.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/link--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/link--default-story)
*/
export const Link = forwardRef>((props, ref) => (
diff --git a/packages/components/src/link/src/TextLink.tsx b/packages/components/src/link/src/TextLink.tsx
index 3c183c377..0277240ab 100644
--- a/packages/components/src/link/src/TextLink.tsx
+++ b/packages/components/src/link/src/TextLink.tsx
@@ -120,7 +120,7 @@ export function InnerTextLink(props: InnerTextLinkProps) {
InnerTextLink.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/link--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/link--default-story)
*/
export const TextLink = forwardRef>((props, ref) => (
@@ -130,7 +130,7 @@ export type TextLinkProps = ComponentProps;
/////////
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/link--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/link--default-story)
*/
export const TextLinkAsButton = as(TextLink, "button");
export type TextLinkAsButtonProps = ComponentProps;
diff --git a/packages/components/src/link/tests/chromatic/createTextLinkTestSuite.jsx b/packages/components/src/link/tests/chromatic/createTextLinkTestSuite.jsx
index 985384e32..7e5223182 100644
--- a/packages/components/src/link/tests/chromatic/createTextLinkTestSuite.jsx
+++ b/packages/components/src/link/tests/chromatic/createTextLinkTestSuite.jsx
@@ -21,7 +21,7 @@ export function createTextLinkTestSuite(element, stories) {
- NASA selected SpaceX to develop a lunar optimized Starship to transport crew between lunar orbit and the surface of the Moon as part of NASA’s Artemis program.
+ NASA selected SpaceX to develop a lunar optimized Starship to transport crew between lunar orbiter and the surface of the Moon as part of NASA’s Artemis program.
@@ -40,7 +40,7 @@ export function createTextLinkTestSuite(element, stories) {
- NASA selected SpaceX to develop a lunar optimized Starship to transport crew between lunar orbit and the surface of the Moon as part of NASA’s Artemis program.
+ NASA selected SpaceX to develop a lunar optimized Starship to transport crew between lunar orbiter and the surface of the Moon as part of NASA’s Artemis program.
@@ -61,7 +61,7 @@ export function createTextLinkTestSuite(element, stories) {
- NASA selected SpaceX to develop a lunar optimized Starship to transport crew between lunar orbit and the surface of the Moon as part of NASA’s Artemis program.
+ NASA selected SpaceX to develop a lunar optimized Starship to transport crew between lunar orbiter and the surface of the Moon as part of NASA’s Artemis program.
@@ -142,7 +142,7 @@ export function createTextLinkTestSuite(element, stories) {
- NASA selected SpaceX to develop a lunar optimized Starship to transport crew between lunar orbit and the surface of the Moon as part of NASA’s Artemis program.
+ NASA selected SpaceX to develop a lunar optimized Starship to transport crew between lunar orbiter and the surface of the Moon as part of NASA’s Artemis program.
diff --git a/packages/components/src/listbox/docs/Listbox.stories.mdx b/packages/components/src/listbox/docs/Listbox.stories.mdx
index bf9dc7c2c..012589e4a 100644
--- a/packages/components/src/listbox/docs/Listbox.stories.mdx
+++ b/packages/components/src/listbox/docs/Listbox.stories.mdx
@@ -18,7 +18,7 @@ import { Tooltip, TooltipTrigger } from "@components/tooltip";
A listbox presents a list of options and allows a user to select one or more of them
@@ -335,7 +335,7 @@ The `selectedKeys` state can be handled in controlled mode.
### Listbox
@@ -345,7 +345,7 @@ The `selectedKeys` state can be handled in controlled mode.
### Item
@@ -366,7 +366,7 @@ The `selectedKeys` state can be handled in controlled mode.
### ListboxOption
diff --git a/packages/components/src/listbox/src/Listbox.tsx b/packages/components/src/listbox/src/Listbox.tsx
index b0c8bdcdd..f8134b4f5 100644
--- a/packages/components/src/listbox/src/Listbox.tsx
+++ b/packages/components/src/listbox/src/Listbox.tsx
@@ -484,7 +484,7 @@ InnerListbox.defaultElement = DefaultElement;
/**
* A listbox presents a list of options and allows a user to select one or more of them
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/listbox--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/listbox--default-story)
*/
export const Listbox = forwardRef>((props, ref) => (
diff --git a/packages/components/src/listbox/src/ListboxOption.tsx b/packages/components/src/listbox/src/ListboxOption.tsx
index 7a64a35f9..fb0e89e9c 100644
--- a/packages/components/src/listbox/src/ListboxOption.tsx
+++ b/packages/components/src/listbox/src/ListboxOption.tsx
@@ -198,7 +198,7 @@ export function InnerListboxOption({
InnerListboxOption.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/listbox--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/listbox--default-story)
*/
export const ListboxOption = forwardRef>((props, ref) => (
diff --git a/packages/components/src/listbox/src/ListboxSection.tsx b/packages/components/src/listbox/src/ListboxSection.tsx
index afbd3465f..16a8227b7 100644
--- a/packages/components/src/listbox/src/ListboxSection.tsx
+++ b/packages/components/src/listbox/src/ListboxSection.tsx
@@ -53,7 +53,7 @@ export function InnerListboxSection({
InnerListboxSection.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/listbox--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/listbox--default-story)
*/
export const ListboxSection = forwardRef>((props, ref) => (
diff --git a/packages/components/src/loader/docs/Loader.stories.mdx b/packages/components/src/loader/docs/Loader.stories.mdx
index 571896cc1..365c1fd70 100644
--- a/packages/components/src/loader/docs/Loader.stories.mdx
+++ b/packages/components/src/loader/docs/Loader.stories.mdx
@@ -13,7 +13,7 @@ import { Stack } from "@components/layout";
A loader provides reassurance that content is currently being loaded, processing, or that change will occur on the page.
@@ -72,7 +72,7 @@ By settings `delay` to `true`, the loader will appear after 300ms. You can also
### Loader
diff --git a/packages/components/src/loader/src/Loader.tsx b/packages/components/src/loader/src/Loader.tsx
index 97df0e538..847dc278b 100644
--- a/packages/components/src/loader/src/Loader.tsx
+++ b/packages/components/src/loader/src/Loader.tsx
@@ -63,7 +63,7 @@ InnerLoader.defaultElement = DefaultElement;
/**
* A loader provides reassurance that content is currently being loaded, processing, or that change will occur on the page.
*
-* [Documentation](https://orbit.sharegate.design/?path=/docs/loader--default-story)
+* [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/loader--default-story)
*/
export const Loader = forwardRef>((props, ref) => (
diff --git a/packages/components/src/lozenge/docs/Lozenge.stories.mdx b/packages/components/src/lozenge/docs/Lozenge.stories.mdx
index 254d1fd87..db59e93da 100644
--- a/packages/components/src/lozenge/docs/Lozenge.stories.mdx
+++ b/packages/components/src/lozenge/docs/Lozenge.stories.mdx
@@ -15,7 +15,7 @@ import { Text } from "@components/typography";
Lozenges are used to highlight an item's status, for quick recognition or to give additional information such as highlighting a new item.
@@ -145,7 +145,7 @@ As an example, it can be used to highlight a blocked user or an element that has
### Lozenge
>((props, ref) => (
diff --git a/packages/components/src/menu/docs/Menu.stories.mdx b/packages/components/src/menu/docs/Menu.stories.mdx
index e27bead28..afdbd9706 100644
--- a/packages/components/src/menu/docs/Menu.stories.mdx
+++ b/packages/components/src/menu/docs/Menu.stories.mdx
@@ -20,7 +20,7 @@ import { Tooltip, TooltipTrigger } from "@components/tooltip";
A menu offers a list of choices to the user, such as a set of actions or functions.
@@ -382,7 +382,7 @@ A `ModalTrigger` component won't work with a menu item. Still, it can be done wi
### MenuTrigger
@@ -392,7 +392,7 @@ A `ModalTrigger` component won't work with a menu item. Still, it can be done wi
### Menu
@@ -402,7 +402,7 @@ A `ModalTrigger` component won't work with a menu item. Still, it can be done wi
### Item
@@ -412,7 +412,7 @@ A `ModalTrigger` component won't work with a menu item. Still, it can be done wi
### Section
@@ -421,7 +421,7 @@ A `ModalTrigger` component won't work with a menu item. Still, it can be done wi
### Divider
@@ -431,7 +431,7 @@ A `ModalTrigger` component won't work with a menu item. Still, it can be done wi
### MenuItem
@@ -441,7 +441,7 @@ A `ModalTrigger` component won't work with a menu item. Still, it can be done wi
### MenuSection
diff --git a/packages/components/src/menu/src/Menu.tsx b/packages/components/src/menu/src/Menu.tsx
index f69a2e360..2291e15f4 100644
--- a/packages/components/src/menu/src/Menu.tsx
+++ b/packages/components/src/menu/src/Menu.tsx
@@ -337,7 +337,7 @@ InnerMenu.defaultElement = DefaultElement;
/**
* A menu offers a list of choices to the user, such as a set of actions or functions.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/menu--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/menu--default-story)
*/
export const Menu = forwardRef>((props, ref) => (
diff --git a/packages/components/src/menu/src/MenuItem.tsx b/packages/components/src/menu/src/MenuItem.tsx
index 3bcdd25f1..1ca417fab 100644
--- a/packages/components/src/menu/src/MenuItem.tsx
+++ b/packages/components/src/menu/src/MenuItem.tsx
@@ -152,7 +152,7 @@ export function InnerMenuItem({
InnerMenuItem.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/menu--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/menu--default-story)
*/
export const MenuItem = forwardRef>((props, ref) => (
diff --git a/packages/components/src/menu/src/MenuSection.tsx b/packages/components/src/menu/src/MenuSection.tsx
index bf80ae3a3..30dab45a8 100644
--- a/packages/components/src/menu/src/MenuSection.tsx
+++ b/packages/components/src/menu/src/MenuSection.tsx
@@ -57,7 +57,7 @@ export function InnerMenuSection({
InnerMenuSection.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/menu--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/menu--default-story)
*/
export const MenuSection = forwardRef>((props, ref) => (
diff --git a/packages/components/src/menu/src/MenuTrigger.tsx b/packages/components/src/menu/src/MenuTrigger.tsx
index 4296e60ff..a3634480e 100644
--- a/packages/components/src/menu/src/MenuTrigger.tsx
+++ b/packages/components/src/menu/src/MenuTrigger.tsx
@@ -174,7 +174,7 @@ export function InnerMenuTrigger(props: InnerMenuTriggerProps) {
InnerMenuTrigger.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/menu--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/menu--default-story)
*/
export const MenuTrigger = forwardRef>((props, ref) => (
diff --git a/packages/components/src/message/docs/Message.stories.mdx b/packages/components/src/message/docs/Message.stories.mdx
index 471459008..b95c7c584 100644
--- a/packages/components/src/message/docs/Message.stories.mdx
+++ b/packages/components/src/message/docs/Message.stories.mdx
@@ -16,7 +16,7 @@ import { TextLink } from "@components/link";
A message is an element that displays a brief, important message in a way that attracts the user's attention without interrupting the user's task.
@@ -157,7 +157,7 @@ A message can handle `show` state in controlled mode.
### Message
diff --git a/packages/components/src/message/src/Message.tsx b/packages/components/src/message/src/Message.tsx
index aa9a78642..410baab1f 100644
--- a/packages/components/src/message/src/Message.tsx
+++ b/packages/components/src/message/src/Message.tsx
@@ -147,7 +147,7 @@ InnerMessage.defaultElement = DefaultElement;
/**
* A message is an element that displays a brief, important message in a way that attracts the user's attention without interrupting the user's task.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/message--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/message--default-story)
*/
export const Message = forwardRef>((props, ref) => (
diff --git a/packages/components/src/modal/docs/Modal.stories.mdx b/packages/components/src/modal/docs/Modal.stories.mdx
index d1b3ad174..7924c56db 100644
--- a/packages/components/src/modal/docs/Modal.stories.mdx
+++ b/packages/components/src/modal/docs/Modal.stories.mdx
@@ -21,7 +21,7 @@ import { TextLink } from "@components/link";
A modal focus the user’s attention exclusively on one task or piece of information via a dialog that sits on top of the page content.
@@ -258,7 +258,7 @@ You don't have to use a `ModalTrigger` component if it doesn't fit your needs. A
### ModalTrigger
@@ -268,7 +268,7 @@ You don't have to use a `ModalTrigger` component if it doesn't fit your needs. A
### Modal
@@ -289,7 +289,7 @@ You don't have to use a `ModalTrigger` component if it doesn't fit your needs. A
### Header
@@ -299,7 +299,7 @@ You don't have to use a `ModalTrigger` component if it doesn't fit your needs. A
### Content
@@ -309,7 +309,7 @@ You don't have to use a `ModalTrigger` component if it doesn't fit your needs. A
### Footer
diff --git a/packages/components/src/modal/src/Modal.tsx b/packages/components/src/modal/src/Modal.tsx
index d041491f4..1badd7b51 100644
--- a/packages/components/src/modal/src/Modal.tsx
+++ b/packages/components/src/modal/src/Modal.tsx
@@ -132,7 +132,7 @@ InnerModal.defaultElement = DefaultElement;
/**
* A modal focus the user’s attention exclusively on one task or piece of information via a dialog that sits on top of the page content.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/modal--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/modal--default-story)
*/
export const Modal = forwardRef>((props, ref) => (
diff --git a/packages/components/src/modal/src/ModalTrigger.tsx b/packages/components/src/modal/src/ModalTrigger.tsx
index 96cf90f82..5f273d6eb 100644
--- a/packages/components/src/modal/src/ModalTrigger.tsx
+++ b/packages/components/src/modal/src/ModalTrigger.tsx
@@ -21,7 +21,7 @@ export function InnerModalTrigger({
InnerModalTrigger.defaultElement = InnerDialogTrigger.defaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/modal--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/modal--default-story)
*/
export const ModalTrigger = forwardRef>((props, ref) => (
diff --git a/packages/components/src/number-input/docs/NumberInput.stories.mdx b/packages/components/src/number-input/docs/NumberInput.stories.mdx
index ffa2cc947..9d876a6f3 100644
--- a/packages/components/src/number-input/docs/NumberInput.stories.mdx
+++ b/packages/components/src/number-input/docs/NumberInput.stories.mdx
@@ -14,7 +14,7 @@ import { InnerNumberInput, NumberInput } from "@components/number-input";
A number input is used to let the user enter a numeric value.
@@ -122,7 +122,7 @@ A number input `value` can be handled in controlled mode.
### NumberInput
diff --git a/packages/components/src/number-input/src/NumberInput.tsx b/packages/components/src/number-input/src/NumberInput.tsx
index f422a54db..03efe162d 100644
--- a/packages/components/src/number-input/src/NumberInput.tsx
+++ b/packages/components/src/number-input/src/NumberInput.tsx
@@ -404,7 +404,7 @@ InnerNumberInput.defaultElement = DefaultElement;
/**
* A number input is used to let the user enter a numeric value.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/number-input--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/number-input--default-story)
*/
export const NumberInput = forwardRef>((props, ref) => (
diff --git a/packages/components/src/overlay/docs/Overlay.stories.mdx b/packages/components/src/overlay/docs/Overlay.stories.mdx
index 0362ecf98..0b333ce97 100644
--- a/packages/components/src/overlay/docs/Overlay.stories.mdx
+++ b/packages/components/src/overlay/docs/Overlay.stories.mdx
@@ -12,13 +12,13 @@ import { InnerOverlay, InnerOverlayArrow } from "@components/overlay";
Container for overlays such as dialogs, popups, and menus.
## Usage
-An overlay takes care of rendering a container for your component with Orbit's *enter* & *leave* default animations and enables theme support for the overlay content.
+An overlay takes care of rendering a container for your component with Orbiter's *enter* & *leave* default animations and enables theme support for the overlay content.
The visibility of the overlay can be toggled by providing a `show` prop.
@@ -34,7 +34,7 @@ The visibility of the overlay can be toggled by providing a `show` prop.
### Overlay
@@ -44,7 +44,7 @@ The visibility of the overlay can be toggled by providing a `show` prop.
### OverlayArrow
diff --git a/packages/components/src/overlay/src/Overlay.tsx b/packages/components/src/overlay/src/Overlay.tsx
index c7cd6a202..58dfe5cd6 100644
--- a/packages/components/src/overlay/src/Overlay.tsx
+++ b/packages/components/src/overlay/src/Overlay.tsx
@@ -90,7 +90,7 @@ InnerOverlay.defaultElement = DefaultElement;
/**
* Container for overlays such as dialogs, popups, and menus.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/overlay--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/overlay--page)
*/
export const Overlay = forwardRef>((props, ref) => (
diff --git a/packages/components/src/overlay/src/OverlayArrow.tsx b/packages/components/src/overlay/src/OverlayArrow.tsx
index c5bf8614a..1ba9570a2 100644
--- a/packages/components/src/overlay/src/OverlayArrow.tsx
+++ b/packages/components/src/overlay/src/OverlayArrow.tsx
@@ -28,7 +28,7 @@ export function InnerOverlayArrow({
InnerOverlayArrow.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/overlay--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/overlay--page)
*/
export const OverlayArrow = forwardRef>((props, ref) => (
diff --git a/packages/components/src/placeholders/docs/Content.stories.mdx b/packages/components/src/placeholders/docs/Content.stories.mdx
index 692df9efb..dd038b673 100644
--- a/packages/components/src/placeholders/docs/Content.stories.mdx
+++ b/packages/components/src/placeholders/docs/Content.stories.mdx
@@ -12,13 +12,13 @@ import { Content, InnerContent } from "@components/placeholders";
A placeholder for a content section.
## Usage
-A content placeholder component *provides no specific styling by itself, but receives styling from the parent container*. In addition, a content placeholder will be automatically placed within the container's layout according to Orbit guidelines.
+A content placeholder component *provides no specific styling by itself, but receives styling from the parent container*. In addition, a content placeholder will be automatically placed within the container's layout according to Orbiter guidelines.
@@ -31,7 +31,7 @@ A content placeholder component *provides no specific styling by itself, but rec
### Content
diff --git a/packages/components/src/placeholders/docs/Footer.stories.mdx b/packages/components/src/placeholders/docs/Footer.stories.mdx
index 03d66ab09..a9ef972e9 100644
--- a/packages/components/src/placeholders/docs/Footer.stories.mdx
+++ b/packages/components/src/placeholders/docs/Footer.stories.mdx
@@ -12,13 +12,13 @@ import { Footer, InnerFooter } from "@components/placeholders";
A placeholder for an header section.
## Usage
-A folder placeholder component *provides no specific styling by itself, but receives styling from the parent container*. In addition, a footer placeholder will be automatically placed within the container's layout according to Orbit guidelines.
+A folder placeholder component *provides no specific styling by itself, but receives styling from the parent container*. In addition, a footer placeholder will be automatically placed within the container's layout according to Orbiter guidelines.
@@ -31,7 +31,7 @@ A folder placeholder component *provides no specific styling by itself, but rece
### Header
diff --git a/packages/components/src/placeholders/docs/Header.stories.mdx b/packages/components/src/placeholders/docs/Header.stories.mdx
index bd07000b6..a437392c9 100644
--- a/packages/components/src/placeholders/docs/Header.stories.mdx
+++ b/packages/components/src/placeholders/docs/Header.stories.mdx
@@ -12,13 +12,13 @@ import { Header, InnerHeader } from "@components/placeholders";
A placeholder for an header section.
## Usage
-An header placeholder component *provides no specific styling by itself, but receives styling from the parent container*. In addition, an header placeholder will be automatically placed within the container's layout according to Orbit guidelines.
+An header placeholder component *provides no specific styling by itself, but receives styling from the parent container*. In addition, an header placeholder will be automatically placed within the container's layout according to Orbiter guidelines.
@@ -31,7 +31,7 @@ An header placeholder component *provides no specific styling by itself, but rec
### Header
diff --git a/packages/components/src/placeholders/src/Content.tsx b/packages/components/src/placeholders/src/Content.tsx
index 5c2e45e05..107fd07a8 100644
--- a/packages/components/src/placeholders/src/Content.tsx
+++ b/packages/components/src/placeholders/src/Content.tsx
@@ -33,7 +33,7 @@ InnerContent.defaultElement = DefaultElement;
/**
* A placeholder for a content section.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/content--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/content--example)
*/
export const Content = slot("content", forwardRef>((props, ref) => (
diff --git a/packages/components/src/placeholders/src/Footer.tsx b/packages/components/src/placeholders/src/Footer.tsx
index 812a93782..b1352b196 100644
--- a/packages/components/src/placeholders/src/Footer.tsx
+++ b/packages/components/src/placeholders/src/Footer.tsx
@@ -33,7 +33,7 @@ InnerFooter.defaultElement = DefaultElement;
/**
* A placeholder for an header section.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/footer--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/footer--example)
*/
export const Footer = slot("footer", forwardRef>((props, ref) => (
diff --git a/packages/components/src/placeholders/src/Header.tsx b/packages/components/src/placeholders/src/Header.tsx
index 174199970..212ab4fc9 100644
--- a/packages/components/src/placeholders/src/Header.tsx
+++ b/packages/components/src/placeholders/src/Header.tsx
@@ -33,7 +33,7 @@ InnerHeader.defaultElement = DefaultElement;
/**
* A placeholder for an header section.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/header--example)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/header--example)
*/
export const Header = slot("header", forwardRef>((props, ref) => (
diff --git a/packages/components/src/popover/docs/Popover.stories.mdx b/packages/components/src/popover/docs/Popover.stories.mdx
index d92d14d28..b525c2e1a 100644
--- a/packages/components/src/popover/docs/Popover.stories.mdx
+++ b/packages/components/src/popover/docs/Popover.stories.mdx
@@ -15,7 +15,7 @@ import { InnerPopover, InnerPopoverTrigger, Popover, PopoverTrigger } from "@com
A Popover can be used to display some content on top of another.
@@ -27,7 +27,7 @@ import { InnerPopover, InnerPopoverTrigger, Popover, PopoverTrigger } from "@com
### Popover vs Tooltip
-- A popover is not meant to be used as a [tooltip](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tooltip_role) element. If you need a component which behave like one use Orbit's [tooltip](?path=/docs/tooltip--default-story) component instead.
+- A popover is not meant to be used as a [tooltip](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tooltip_role) element. If you need a component which behave like one use Orbiter's [tooltip](?path=/docs/tooltip--default-story) component instead.
## Usage
@@ -161,7 +161,7 @@ A popover `open` state can be handled in controlled mode.
### PopoverTrigger
@@ -171,7 +171,7 @@ A popover `open` state can be handled in controlled mode.
### Popover
@@ -192,7 +192,7 @@ A popover `open` state can be handled in controlled mode.
### Content
diff --git a/packages/components/src/popover/src/Popover.tsx b/packages/components/src/popover/src/Popover.tsx
index 7110c522d..622acf628 100644
--- a/packages/components/src/popover/src/Popover.tsx
+++ b/packages/components/src/popover/src/Popover.tsx
@@ -207,7 +207,7 @@ InnerPopover.defaultElement = DefaultElement;
/**
* A Popover can be used to display some content on top of another.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/popover--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/popover--default-story)
*/
export const Popover = forwardRef>((props, ref) => (
diff --git a/packages/components/src/popover/src/PopoverTrigger.tsx b/packages/components/src/popover/src/PopoverTrigger.tsx
index 34b8b4d86..1dc6f9575 100644
--- a/packages/components/src/popover/src/PopoverTrigger.tsx
+++ b/packages/components/src/popover/src/PopoverTrigger.tsx
@@ -130,7 +130,7 @@ export function InnerPopoverTrigger({
InnerPopoverTrigger.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/popover--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/popover--default-story)
*/
export const PopoverTrigger = forwardRef>((props, ref) => (
diff --git a/packages/components/src/radio/docs/Radio.stories.mdx b/packages/components/src/radio/docs/Radio.stories.mdx
index dac935cd7..08355c891 100644
--- a/packages/components/src/radio/docs/Radio.stories.mdx
+++ b/packages/components/src/radio/docs/Radio.stories.mdx
@@ -15,7 +15,7 @@ import { Text } from "@components/typography";
A radio group is a set of checkable buttons, known as radio buttons, where no more than one of the buttons can be checked at a time.
@@ -185,7 +185,7 @@ A radio group can handle `value` state in controlled mode.
### RadioGroup
@@ -195,7 +195,7 @@ A radio group can handle `value` state in controlled mode.
### Radio
>((props, ref) => (
diff --git a/packages/components/src/radio/src/RadioGroup.tsx b/packages/components/src/radio/src/RadioGroup.tsx
index 7af3d8526..41541d156 100644
--- a/packages/components/src/radio/src/RadioGroup.tsx
+++ b/packages/components/src/radio/src/RadioGroup.tsx
@@ -169,7 +169,7 @@ InnerRadioGroup.defaultElement = DefaultElement;
/**
* A radio group is a set of checkable buttons, known as radio buttons, where no more than one of the buttons can be checked at a time.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/radio-group--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/radio-group--default-story)
*/
export const RadioGroup = forwardRef>((props, ref) => (
diff --git a/packages/components/src/select/docs/Select.stories.mdx b/packages/components/src/select/docs/Select.stories.mdx
index 6f2b21e6b..9393dede9 100644
--- a/packages/components/src/select/docs/Select.stories.mdx
+++ b/packages/components/src/select/docs/Select.stories.mdx
@@ -17,7 +17,7 @@ import { Tooltip, TooltipTrigger } from "@components/tooltip";
A select allow users to choose a single option from a collapsible list of options.
@@ -372,7 +372,7 @@ A select can be more discrete.
### Headless select
-For advanced customization use cases, Orbit helps by providing an headless `useSelect` hook.
+For advanced customization use cases, Orbiter helps by providing an headless `useSelect` hook.
Make sure your trigger accepts a `ref` and any other props returned by the hook.
@@ -383,7 +383,7 @@ Make sure your trigger accepts a `ref` and any other props returned by the hook.
### Select
@@ -393,7 +393,7 @@ Make sure your trigger accepts a `ref` and any other props returned by the hook.
### Item
@@ -403,7 +403,7 @@ Make sure your trigger accepts a `ref` and any other props returned by the hook.
### Section
@@ -412,7 +412,7 @@ Make sure your trigger accepts a `ref` and any other props returned by the hook.
### HiddenSelect
diff --git a/packages/components/src/select/src/Select.tsx b/packages/components/src/select/src/Select.tsx
index f24f1e3a0..121bdeb92 100644
--- a/packages/components/src/select/src/Select.tsx
+++ b/packages/components/src/select/src/Select.tsx
@@ -266,7 +266,7 @@ InnerSelect.defaultElement = DefaultElement;
/**
* A select allow users to choose a single option from a collapsible list of options.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/select--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/select--default-story)
*/
export const Select = forwardRef>((props, ref) => (
diff --git a/packages/components/src/spinner/docs/Spinner.stories.mdx b/packages/components/src/spinner/docs/Spinner.stories.mdx
index 8d45839b8..bd2f0fac7 100644
--- a/packages/components/src/spinner/docs/Spinner.stories.mdx
+++ b/packages/components/src/spinner/docs/Spinner.stories.mdx
@@ -13,7 +13,7 @@ import { InnerSpinner, Spinner } from "@components/spinner";
A spinner indicates that a part of the product is currently performing a task, and the duration of this process is unknown.
@@ -92,7 +92,7 @@ You can change a spinner style when over a background by setting a color propert
### Spinner
diff --git a/packages/components/src/spinner/src/Spinner.tsx b/packages/components/src/spinner/src/Spinner.tsx
index 9fbec49c7..f00137cdd 100644
--- a/packages/components/src/spinner/src/Spinner.tsx
+++ b/packages/components/src/spinner/src/Spinner.tsx
@@ -66,7 +66,7 @@ InnerSpinner.defaultElement = DefaultElement;
/**
* A spinner indicates that a part of the product is currently performing a task, and the duration of this process is unknown.
*
-* [Documentation](https://orbit.sharegate.design/?path=/docs/spinner--default-story)
+* [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/spinner--default-story)
*/
export const Spinner = forwardRef>((props, ref) => (
diff --git a/packages/components/src/styling/docs/theme-provider/ThemeProvider.stories.mdx b/packages/components/src/styling/docs/theme-provider/ThemeProvider.stories.mdx
index 3d587c0a7..d46c02c31 100644
--- a/packages/components/src/styling/docs/theme-provider/ThemeProvider.stories.mdx
+++ b/packages/components/src/styling/docs/theme-provider/ThemeProvider.stories.mdx
@@ -12,13 +12,13 @@ import { ThemeProvider, InnerThemeProvider } from "@components/styling"
Container used to define the theme and color scheme to use.
## Usage
-Orbit components rely on the `ThemeProvider` to define the [theme](?path=/docs/theming--page) and [color scheme](?path=/docs/color-schemes--page) they need to render accurately. We recommended you declare a theme provider at the root of your application but if you prefer, you can declare them as needed instead.
+Orbiter components rely on the `ThemeProvider` to define the [theme](?path=/docs/theming--page) and [color scheme](?path=/docs/color-schemes--page) they need to render accurately. We recommended you declare a theme provider at the root of your application but if you prefer, you can declare them as needed instead.
```jsx
@@ -31,7 +31,7 @@ Orbit components rely on the `ThemeProvider` to define the [theme](?path=/docs/t
### ThemeProvider
diff --git a/packages/components/src/styling/src/styled-system/useStyledSystem.ts b/packages/components/src/styling/src/styled-system/useStyledSystem.ts
index f15433032..c32e7f13f 100644
--- a/packages/components/src/styling/src/styled-system/useStyledSystem.ts
+++ b/packages/components/src/styling/src/styled-system/useStyledSystem.ts
@@ -87,7 +87,7 @@ const SpacingScale = [
13
] as const;
-const OrbitColors = [
+const OrbiterColors = [
"white",
"black",
"gray",
@@ -353,7 +353,7 @@ export const SpacingMapping = createValuesMapping(SpacingScale, createPrefixedVa
export const SizingMapping = createValuesMapping(SizingScale, createPrefixedValueTemplate(SizingPrefix));
-export const ColorMapping = createValuesMapping(OrbitColors, createPrefixedValueTemplate(ColorPrefix));
+export const ColorMapping = createValuesMapping(OrbiterColors, createPrefixedValueTemplate(ColorPrefix));
export const BackgroundColorMapping = {
...createValuesMapping(BackgroundColorAliases, createPrefixedValueTemplate(composePrefixes(ColorPrefix, "bg"))),
@@ -362,7 +362,7 @@ export const BackgroundColorMapping = {
export const BorderMapping = {
...createValuesMapping(BorderColorAliases, value => `${BorderWidthAndStyle} var(${normalizeVariable(value, composePrefixes(ColorPrefix, "b"))})`),
- ...createValuesMapping(OrbitColors, value => `${BorderWidthAndStyle} var(${normalizeVariable(value, ColorPrefix)})`)
+ ...createValuesMapping(OrbiterColors, value => `${BorderWidthAndStyle} var(${normalizeVariable(value, ColorPrefix)})`)
};
export const BorderRadiusMapping = createValuesMapping(BorderRadiusScale, createPrefixedValueTemplate(BorderRadiusPrefix));
diff --git a/packages/components/src/styling/src/theming/ThemeContext.ts b/packages/components/src/styling/src/theming/ThemeContext.ts
index 1031e4dd1..a321a86da 100644
--- a/packages/components/src/styling/src/theming/ThemeContext.ts
+++ b/packages/components/src/styling/src/theming/ThemeContext.ts
@@ -1,10 +1,10 @@
import { createContext, useContext } from "react";
-import { OrbitTheme } from "./orbitTheme";
+import { OrbiterTheme } from "./orbiterTheme";
import { ThemeAccessor } from "./themeAccessor";
export interface ThemeContextType {
- theme?: OrbitTheme;
+ theme?: OrbiterTheme;
}
export const ThemeContext = createContext({});
diff --git a/packages/components/src/styling/src/theming/ThemeProvider.tsx b/packages/components/src/styling/src/theming/ThemeProvider.tsx
index 4bc07a627..b08cdfdeb 100644
--- a/packages/components/src/styling/src/theming/ThemeProvider.tsx
+++ b/packages/components/src/styling/src/theming/ThemeProvider.tsx
@@ -6,7 +6,7 @@ import { getColorSchemeClassName, getThemeClassName } from "./createThemeVars";
import { Box } from "../../../box";
import { BreakpointProvider } from "../BreakpointProvider";
import { ColorSchemeContext } from "../ColorSchemeContext";
-import { OrbitTheme } from "./orbitTheme";
+import { OrbiterTheme } from "./orbiterTheme";
import { ThemeContext } from "./ThemeContext";
const DefaultElement = "div";
@@ -27,7 +27,7 @@ export interface InnerThemeProviderProps extends InternalProps, StyledComponentP
/**
* The theme to use.
*/
- theme: OrbitTheme;
+ theme: OrbiterTheme;
}
export function InnerThemeProvider({
@@ -84,7 +84,7 @@ InnerThemeProvider.defaultElement = DefaultElement;
/**
* Container used to define the theme and color scheme to use.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/theme-provider--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/theme-provider--page)
*/
export const ThemeProvider = forwardRef>((props, ref) => (
diff --git a/packages/components/src/styling/src/theming/createTheme.ts b/packages/components/src/styling/src/theming/createTheme.ts
index 980b1aadd..66e76a26b 100644
--- a/packages/components/src/styling/src/theming/createTheme.ts
+++ b/packages/components/src/styling/src/theming/createTheme.ts
@@ -1,4 +1,4 @@
-import { BoxShadowColorSchemes, ColorAliases, ColorPalette, ColorPaletteSection, OrbitTheme } from "./orbitTheme";
+import { BoxShadowColorSchemes, ColorAliases, ColorPalette, ColorPaletteSection, OrbiterTheme } from "./orbiterTheme";
export interface CreateThemeProps {
name: string;
@@ -100,7 +100,7 @@ const ShareGateColors: Partial = {
]
};
-const ThemeBase: Omit = {
+const ThemeBase: Omit = {
sizing: [".75rem", "1rem", "1.25rem", "1.5rem", "2rem", "2.5rem", "3rem", "3.5rem", "4rem", "4.5rem", "5rem", "6rem", "8rem", "12rem", "16rem", "20rem", "24rem", "30rem"],
space: [".25rem", ".5rem", ".75rem", "1rem", "1.25rem", "1.5rem", "2rem", "2.5rem", "3rem", "3.5rem", "4rem", "4.5rem", "5rem"],
fontSizes: {
@@ -139,7 +139,7 @@ export function createTheme({
dark
},
boxShadows
-}: CreateThemeProps): OrbitTheme {
+}: CreateThemeProps): OrbiterTheme {
return {
...ThemeBase,
name,
diff --git a/packages/components/src/styling/src/theming/createThemeVars.ts b/packages/components/src/styling/src/theming/createThemeVars.ts
index 7c2d5efad..60962f5cc 100644
--- a/packages/components/src/styling/src/theming/createThemeVars.ts
+++ b/packages/components/src/styling/src/theming/createThemeVars.ts
@@ -1,5 +1,5 @@
import { ColorScheme } from "../useColorScheme";
-import { ColorSchemeSection, OrbitTheme } from "./orbitTheme";
+import { ColorSchemeSection, OrbiterTheme } from "./orbiterTheme";
import { Entry, JsonObject, JsonValue } from "type-fest";
import { isArray, isBrowser, isNil, isNumber, isString } from "../../../shared";
@@ -122,7 +122,7 @@ export const BorderRadiusPrefix = "br";
export const BoxShadowPrefix = "bs";
export const ColorPrefix = null;
-export function createThemeVars(themes: OrbitTheme[]) {
+export function createThemeVars(themes: OrbiterTheme[]) {
themes.forEach(theme => {
const common: VarsBucket = [];
const light: VarsBucket = [];
diff --git a/packages/components/src/styling/src/theming/index.ts b/packages/components/src/styling/src/theming/index.ts
index 71d8e8545..d8883b4d9 100644
--- a/packages/components/src/styling/src/theming/index.ts
+++ b/packages/components/src/styling/src/theming/index.ts
@@ -1,7 +1,7 @@
export * from "./sharegateTheme";
export * from "./createTheme";
export * from "./createThemeVars";
-export * from "./orbitTheme";
+export * from "./orbiterTheme";
export * from "./themeAccessor";
export * from "./ThemeContext";
export * from "./ThemeProvider";
diff --git a/packages/components/src/styling/src/theming/orbitTheme.ts b/packages/components/src/styling/src/theming/orbiterTheme.ts
similarity index 99%
rename from packages/components/src/styling/src/theming/orbitTheme.ts
rename to packages/components/src/styling/src/theming/orbiterTheme.ts
index 1339ff087..7d319bb64 100644
--- a/packages/components/src/styling/src/theming/orbitTheme.ts
+++ b/packages/components/src/styling/src/theming/orbiterTheme.ts
@@ -166,7 +166,7 @@ export interface ColorAliases {
export type ColorColorSchemes = ColorSchemeSection;
-export interface OrbitTheme {
+export interface OrbiterTheme {
name: string;
sizing: SizingValues;
space: SpaceValues;
diff --git a/packages/components/src/styling/src/theming/themeAccessor.ts b/packages/components/src/styling/src/theming/themeAccessor.ts
index 8cc3ca2f8..4a77dc3ad 100644
--- a/packages/components/src/styling/src/theming/themeAccessor.ts
+++ b/packages/components/src/styling/src/theming/themeAccessor.ts
@@ -1,10 +1,10 @@
-import { BoxShadowColorSchemes, ColorColorSchemes, ColorSchemeSection, FontSizeValues, OrbitTheme } from "./orbitTheme";
+import { BoxShadowColorSchemes, ColorColorSchemes, ColorSchemeSection, FontSizeValues, OrbiterTheme } from "./orbiterTheme";
import { isNil } from "../../../shared";
export class ThemeAccessor {
private theme;
- constructor(theme: OrbitTheme) {
+ constructor(theme: OrbiterTheme) {
this.theme = theme;
}
diff --git a/packages/components/src/switch/docs/Switch.stories.mdx b/packages/components/src/switch/docs/Switch.stories.mdx
index c84323601..e680cdd70 100644
--- a/packages/components/src/switch/docs/Switch.stories.mdx
+++ b/packages/components/src/switch/docs/Switch.stories.mdx
@@ -16,7 +16,7 @@ import { Text } from "@components/typography";
A switch offers an on or off choice to a user.
@@ -155,7 +155,7 @@ A switch can handle `checked` state in controlled mode.
### Switch
>((props, ref) => (
diff --git a/packages/components/src/tabs/docs/Tabs.stories.mdx b/packages/components/src/tabs/docs/Tabs.stories.mdx
index d0d1cb3e5..b3f8f9f97 100644
--- a/packages/components/src/tabs/docs/Tabs.stories.mdx
+++ b/packages/components/src/tabs/docs/Tabs.stories.mdx
@@ -18,7 +18,7 @@ import { Text } from "@components/typography";
Tabs are used to organize content by grouping similar information on the same page.
@@ -246,11 +246,11 @@ A tabs component can handle horizontal overflow by collapsing the overflowing ta
-
-
Uranus—seventh planet from the Sun—rotates at a nearly 90-degree angle from the plane of its orbit. This unique tilt makes Uranus appear to spin on its side.
+ Uranus—seventh planet from the Sun—rotates at a nearly 90-degree angle from the plane of its orbiter. This unique tilt makes Uranus appear to spin on its side.
-
-
Neptune—the eighth and most distant major planet orbiting our Sun—is dark, cold and whipped by supersonic winds. It was the first planet located through mathematical calculations, rather than by telescope.
+ Neptune—the eighth and most distant major planet orbitering our Sun—is dark, cold and whipped by supersonic winds. It was the first planet located through mathematical calculations, rather than by telescope.
-
@@ -262,7 +262,7 @@ A tabs component can handle horizontal overflow by collapsing the overflowing ta
-
-
It takes 310 Earth years for Makemake to complete one orbit around our Sun.
+ It takes 310 Earth years for Makemake to complete one orbiter around our Sun.
-
@@ -270,7 +270,7 @@ A tabs component can handle horizontal overflow by collapsing the overflowing ta
-
-
Eris is one of the largest known dwarf planets in our solar system. It's about the same size as Pluto, but it is three times farther from the Sun. One orbit takes about 557 years.
+ Eris is one of the largest known dwarf planets in our solar system. It's about the same size as Pluto, but it is three times farther from the Sun. One orbiter takes about 557 years.
-
@@ -315,7 +315,7 @@ The `selectedKey` state can be handled in controlled mode.
### Tabs
@@ -325,7 +325,7 @@ The `selectedKey` state can be handled in controlled mode.
### Item
@@ -334,7 +334,7 @@ The `selectedKey` state can be handled in controlled mode.
### Header
@@ -355,7 +355,7 @@ The `selectedKey` state can be handled in controlled mode.
### Tab
diff --git a/packages/components/src/tabs/src/Tab.tsx b/packages/components/src/tabs/src/Tab.tsx
index fa3732edb..e7794ba46 100644
--- a/packages/components/src/tabs/src/Tab.tsx
+++ b/packages/components/src/tabs/src/Tab.tsx
@@ -126,7 +126,7 @@ InnerTab.defaultElement = DefaultElement;
/**
* Tabs are used to organize content by grouping similar information on the same page.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tabs--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tabs--default-story)
*/
export const Tab = forwardRef>((props, ref) => (
diff --git a/packages/components/src/tabs/src/TabList.tsx b/packages/components/src/tabs/src/TabList.tsx
index 681e3d448..6f2eeaf71 100644
--- a/packages/components/src/tabs/src/TabList.tsx
+++ b/packages/components/src/tabs/src/TabList.tsx
@@ -452,7 +452,7 @@ export function InnerTabList({
}
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tabs--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tabs--default-story)
*/
export const TabList = forwardRef>((props, ref) => (
diff --git a/packages/components/src/tabs/src/TabPanel.tsx b/packages/components/src/tabs/src/TabPanel.tsx
index 78da901fd..44a8a7d96 100644
--- a/packages/components/src/tabs/src/TabPanel.tsx
+++ b/packages/components/src/tabs/src/TabPanel.tsx
@@ -49,7 +49,7 @@ export function InnerTabPanel({
InnerTabPanel.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tabs--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tabs--default-story)
*/
export const TabPanel = forwardRef>((props, ref) => (
diff --git a/packages/components/src/tabs/src/Tabs.tsx b/packages/components/src/tabs/src/Tabs.tsx
index ed0908b04..1100ba970 100644
--- a/packages/components/src/tabs/src/Tabs.tsx
+++ b/packages/components/src/tabs/src/Tabs.tsx
@@ -145,7 +145,7 @@ InnerTabs.defaultElement = DefaultElement;
/**
* Tabs are used to organize content by grouping similar information on the same page.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tabs--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tabs--default-story)
*/
export const Tabs = forwardRef>((props, ref) => (
diff --git a/packages/components/src/tabs/tests/chromatic/Tabs.stories.tsx b/packages/components/src/tabs/tests/chromatic/Tabs.stories.tsx
index ff43a9287..6bce9e649 100644
--- a/packages/components/src/tabs/tests/chromatic/Tabs.stories.tsx
+++ b/packages/components/src/tabs/tests/chromatic/Tabs.stories.tsx
@@ -393,7 +393,7 @@ export const Overflow: TabsStory = {
Uranus
- Uranus—seventh planet from the Sun—rotates at a nearly 90-degree angle from the plane of its orbit. This unique tilt makes Uranus appear to spin on its side.
+ Uranus—seventh planet from the Sun—rotates at a nearly 90-degree angle from the plane of its orbiter. This unique tilt makes Uranus appear to spin on its side.
-
@@ -401,7 +401,7 @@ export const Overflow: TabsStory = {
Neptune
New
- Neptune—the eighth and most distant major planet orbiting our Sun—is dark, cold and whipped by supersonic winds. It was the first planet located through mathematical calculations, rather than by telescope.
+ Neptune—the eighth and most distant major planet orbitering our Sun—is dark, cold and whipped by supersonic winds. It was the first planet located through mathematical calculations, rather than by telescope.
@@ -438,11 +438,11 @@ export const OverflowFluid: TabsStory = {
-
-
Uranus—seventh planet from the Sun—rotates at a nearly 90-degree angle from the plane of its orbit. This unique tilt makes Uranus appear to spin on its side.
+ Uranus—seventh planet from the Sun—rotates at a nearly 90-degree angle from the plane of its orbiter. This unique tilt makes Uranus appear to spin on its side.
-
-
Neptune—the eighth and most distant major planet orbiting our Sun—is dark, cold and whipped by supersonic winds. It was the first planet located through mathematical calculations, rather than by telescope.
+ Neptune—the eighth and most distant major planet orbitering our Sun—is dark, cold and whipped by supersonic winds. It was the first planet located through mathematical calculations, rather than by telescope.
@@ -479,11 +479,11 @@ export const OverflowNotCollapsible: TabsStory = {
-
-
Uranus—seventh planet from the Sun—rotates at a nearly 90-degree angle from the plane of its orbit. This unique tilt makes Uranus appear to spin on its side.
+ Uranus—seventh planet from the Sun—rotates at a nearly 90-degree angle from the plane of its orbiter. This unique tilt makes Uranus appear to spin on its side.
-
-
Neptune—the eighth and most distant major planet orbiting our Sun—is dark, cold and whipped by supersonic winds. It was the first planet located through mathematical calculations, rather than by telescope.
+ Neptune—the eighth and most distant major planet orbitering our Sun—is dark, cold and whipped by supersonic winds. It was the first planet located through mathematical calculations, rather than by telescope.
diff --git a/packages/components/src/tag/docs/Tag.stories.mdx b/packages/components/src/tag/docs/Tag.stories.mdx
index 7fae49950..3e0ea3458 100644
--- a/packages/components/src/tag/docs/Tag.stories.mdx
+++ b/packages/components/src/tag/docs/Tag.stories.mdx
@@ -18,7 +18,7 @@ import { Text } from "@components/typography";
A tag represents a keyword that helps label, organize and categorize content.
@@ -254,7 +254,7 @@ A tag list items can be rendered dynamically.
### Tags picker
-The following example show how a tag list can be composed with one of Orbit's picker to build a basic tags picker.
+The following example show how a tag list can be composed with one of Orbiter's picker to build a basic tags picker.
@@ -263,7 +263,7 @@ The following example show how a tag list can be composed with one of Orbit's pi
### Tag
diff --git a/packages/components/src/tag/src/Tag.tsx b/packages/components/src/tag/src/Tag.tsx
index b266c34f4..f6796aac7 100644
--- a/packages/components/src/tag/src/Tag.tsx
+++ b/packages/components/src/tag/src/Tag.tsx
@@ -135,7 +135,7 @@ InnerTag.defaultElement = DefaultElement;
/**
* A tag represents a keyword that helps label, organize and categorize content.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tag--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tag--default-story)
*/
export const Tag = forwardRef>((props, ref) => (
diff --git a/packages/components/src/tag/src/TagList.tsx b/packages/components/src/tag/src/TagList.tsx
index 8acacd25c..8181232fa 100644
--- a/packages/components/src/tag/src/TagList.tsx
+++ b/packages/components/src/tag/src/TagList.tsx
@@ -123,7 +123,7 @@ export function InnerTagList({
InnerTagList.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tag--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tag--default-story)
*/
export const TagList = forwardRef>((props, ref) => (
diff --git a/packages/components/src/text-area/docs/TextArea.stories.mdx b/packages/components/src/text-area/docs/TextArea.stories.mdx
index e1b430c39..4a222eb2f 100644
--- a/packages/components/src/text-area/docs/TextArea.stories.mdx
+++ b/packages/components/src/text-area/docs/TextArea.stories.mdx
@@ -13,7 +13,7 @@ import { InnerTextArea, TextArea } from "@components/text-area";
A textarea is a multi-line plain-text editing control, useful when you want to allow users to enter a sizeable amount of free-form text.
@@ -67,7 +67,7 @@ A textarea can be readonly.
-
+
@@ -110,7 +110,7 @@ A textarea `value` can be handled in controlled mode.
### TextArea
diff --git a/packages/components/src/text-area/src/TextArea.tsx b/packages/components/src/text-area/src/TextArea.tsx
index eecb7cb0b..79ccc5de3 100644
--- a/packages/components/src/text-area/src/TextArea.tsx
+++ b/packages/components/src/text-area/src/TextArea.tsx
@@ -250,7 +250,7 @@ InnerTextArea.defaultElement = DefaultElement;
/**
* A textarea is a multi-line plain-text editing control, useful when you want to allow users to enter a sizeable amount of free-form text.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/textarea--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/textarea--default-story)
*/
export const TextArea = forwardRef>((props, ref) => (
diff --git a/packages/components/src/text-input/docs/TextInput.stories.mdx b/packages/components/src/text-input/docs/TextInput.stories.mdx
index 58306dad7..33c078726 100644
--- a/packages/components/src/text-input/docs/TextInput.stories.mdx
+++ b/packages/components/src/text-input/docs/TextInput.stories.mdx
@@ -14,7 +14,7 @@ import { InnerPasswordInput, InnerSearchInput, InnerTextInput, PasswordInput, Se
A text input allow a user to enter and edit a text.
@@ -139,7 +139,7 @@ A specialized text input which show / hide a password.
### TextInput
@@ -149,7 +149,7 @@ A specialized text input which show / hide a password.
### SearchInput
@@ -159,7 +159,7 @@ A specialized text input which show / hide a password.
### PasswordInput
diff --git a/packages/components/src/text-input/src/PasswordInput.tsx b/packages/components/src/text-input/src/PasswordInput.tsx
index e9528470d..5b9d5b394 100644
--- a/packages/components/src/text-input/src/PasswordInput.tsx
+++ b/packages/components/src/text-input/src/PasswordInput.tsx
@@ -72,7 +72,7 @@ export function InnerPasswordInput(props: InnerPasswordInputProps) {
InnerPasswordInput.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/text-input--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/text-input--default-story)
*/
export const PasswordInput = forwardRef>((props, ref) => (
diff --git a/packages/components/src/text-input/src/SearchInput.tsx b/packages/components/src/text-input/src/SearchInput.tsx
index dbb856090..894f705b0 100644
--- a/packages/components/src/text-input/src/SearchInput.tsx
+++ b/packages/components/src/text-input/src/SearchInput.tsx
@@ -129,7 +129,7 @@ export function InnerSearchInput(props: InnerSearchInputProps) {
InnerSearchInput.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/text-input--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/text-input--default-story)
*/
export const SearchInput = forwardRef>((props, ref) => (
diff --git a/packages/components/src/text-input/src/TextInput.tsx b/packages/components/src/text-input/src/TextInput.tsx
index a1a2d63bf..f0928fe79 100644
--- a/packages/components/src/text-input/src/TextInput.tsx
+++ b/packages/components/src/text-input/src/TextInput.tsx
@@ -194,7 +194,7 @@ InnerTextInput.defaultElement = DefaultElement;
/**
* A text input allow a user to enter and edit a text.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/text-input--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/text-input--default-story)
*/
export const TextInput = forwardRef>((props, ref) => (
diff --git a/packages/components/src/tile/docs/Tile.stories.mdx b/packages/components/src/tile/docs/Tile.stories.mdx
index 1cd50e0d3..35cba41d6 100644
--- a/packages/components/src/tile/docs/Tile.stories.mdx
+++ b/packages/components/src/tile/docs/Tile.stories.mdx
@@ -18,7 +18,7 @@ import { Planet, SpacePortraitHorizontal, SpacePortrait } from "./assets";
A tile groups information into an interactive element to let users browse and take action on a group of related items.
@@ -299,7 +299,7 @@ A tile group with selection can handle `value` state in controlled mode.
### Tile
@@ -331,7 +331,7 @@ A tile group with selection can handle `value` state in controlled mode.
### Heading
@@ -341,7 +341,7 @@ A tile group with selection can handle `value` state in controlled mode.
### Content
diff --git a/packages/components/src/tile/src/Tile.tsx b/packages/components/src/tile/src/Tile.tsx
index 54cb5d85e..e5a0bdde5 100644
--- a/packages/components/src/tile/src/Tile.tsx
+++ b/packages/components/src/tile/src/Tile.tsx
@@ -136,7 +136,7 @@ InnerTile.defaultElement = DefaultElement;
/**
* A tile groups information into an interactive element to let users browse and take action on a group of related items.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tile--tile)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tile--tile)
*/
export const Tile = forwardRef>((props, ref) => (
diff --git a/packages/components/src/tile/src/TileGroup.tsx b/packages/components/src/tile/src/TileGroup.tsx
index 31a2ef076..5d61ade95 100644
--- a/packages/components/src/tile/src/TileGroup.tsx
+++ b/packages/components/src/tile/src/TileGroup.tsx
@@ -163,7 +163,7 @@ export function InnerTileGroup({
InnerTileGroup.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tile--tile)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tile--tile)
*/
export const TileGroup = forwardRef>((props, ref) => (
diff --git a/packages/components/src/tile/src/TileLink.tsx b/packages/components/src/tile/src/TileLink.tsx
index a289ec69e..d9632dd26 100644
--- a/packages/components/src/tile/src/TileLink.tsx
+++ b/packages/components/src/tile/src/TileLink.tsx
@@ -62,7 +62,7 @@ export function InnerTileLink({
InnerTileLink.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tile--tile)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tile--tile)
*/
export const TileLink = forwardRef>((props, ref) => (
diff --git a/packages/components/src/toolbar/docs/Toolbar.stories.mdx b/packages/components/src/toolbar/docs/Toolbar.stories.mdx
index 5957e16ca..632658c4f 100644
--- a/packages/components/src/toolbar/docs/Toolbar.stories.mdx
+++ b/packages/components/src/toolbar/docs/Toolbar.stories.mdx
@@ -17,7 +17,7 @@ import { ToggleButton } from "@components/button";
A toolbar is a container for grouping a set of controls, such as buttons, menubuttons, or checkboxes.
@@ -159,7 +159,7 @@ Any component can be added to a toolbar. However to benefit from the toolbar beh
### Toolbar
diff --git a/packages/components/src/toolbar/src/Toolbar.tsx b/packages/components/src/toolbar/src/Toolbar.tsx
index 76162a316..9050439ad 100644
--- a/packages/components/src/toolbar/src/Toolbar.tsx
+++ b/packages/components/src/toolbar/src/Toolbar.tsx
@@ -145,7 +145,7 @@ InnerToolbar.defaultElement = DefaultElement;
/**
* A toolbar is a container for grouping a set of controls, such as buttons, menubuttons, or checkboxes.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/toolbar--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/toolbar--default-story)
*/
export const Toolbar = forwardRef>((props, ref) => (
diff --git a/packages/components/src/tooltip/docs/CustomTrigger.sample.jsx b/packages/components/src/tooltip/docs/CustomTrigger.sample.jsx
index 3a2a97388..a84890714 100644
--- a/packages/components/src/tooltip/docs/CustomTrigger.sample.jsx
+++ b/packages/components/src/tooltip/docs/CustomTrigger.sample.jsx
@@ -16,6 +16,6 @@ const CustomTrigger = forwardRef((props, ref) => {
render(
- Send an email to the orbital space station.
+ Send an email to the orbiteral space station.
);
diff --git a/packages/components/src/tooltip/docs/Tooltip.stories.mdx b/packages/components/src/tooltip/docs/Tooltip.stories.mdx
index 3403122b3..01e1a46f9 100644
--- a/packages/components/src/tooltip/docs/Tooltip.stories.mdx
+++ b/packages/components/src/tooltip/docs/Tooltip.stories.mdx
@@ -15,7 +15,7 @@ import { InnerTooltip, InnerTooltipTrigger, Tooltip, TooltipTrigger } from "@com
A tooltip is a popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.
@@ -60,7 +60,7 @@ A tooltip trigger can be anything.
- Send an email to the orbital space station.
+ Send an email to the orbiteral space station.
@@ -111,7 +111,7 @@ The `open` state can be handled in controlled mode.
### TooltipTrigger
@@ -121,7 +121,7 @@ The `open` state can be handled in controlled mode.
### Tooltip
diff --git a/packages/components/src/tooltip/src/Tooltip.tsx b/packages/components/src/tooltip/src/Tooltip.tsx
index 80d835448..bee49dc24 100644
--- a/packages/components/src/tooltip/src/Tooltip.tsx
+++ b/packages/components/src/tooltip/src/Tooltip.tsx
@@ -40,7 +40,7 @@ InnerTooltip.defaultElement = DefaultElement;
/**
* A tooltip is a popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tooltip--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tooltip--default-story)
*/
export const Tooltip = forwardRef>((props, ref) => (
diff --git a/packages/components/src/tooltip/src/TooltipTrigger.tsx b/packages/components/src/tooltip/src/TooltipTrigger.tsx
index 325b37f02..67eec83b9 100644
--- a/packages/components/src/tooltip/src/TooltipTrigger.tsx
+++ b/packages/components/src/tooltip/src/TooltipTrigger.tsx
@@ -215,7 +215,7 @@ export function InnerTooltipTrigger({
InnerTooltipTrigger.defaultElement = DefaultElement;
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/tooltip--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/tooltip--default-story)
*/
export const TooltipTrigger = forwardRef>((props, ref) => (
diff --git a/packages/components/src/transition/docs/Transition.stories.mdx b/packages/components/src/transition/docs/Transition.stories.mdx
index 9ea04f6ac..62611d284 100644
--- a/packages/components/src/transition/docs/Transition.stories.mdx
+++ b/packages/components/src/transition/docs/Transition.stories.mdx
@@ -12,7 +12,7 @@ import { InnerTransition } from "@components/transition";
A transition component allow enter/leave CSS transitions for React elements.
@@ -29,7 +29,7 @@ By default, a transition will enter and leave instantly. To animate your enter/l
### Transition
diff --git a/packages/components/src/transition/src/Transition.tsx b/packages/components/src/transition/src/Transition.tsx
index 226f25d7e..90cbf40a0 100644
--- a/packages/components/src/transition/src/Transition.tsx
+++ b/packages/components/src/transition/src/Transition.tsx
@@ -92,7 +92,7 @@ InnerTransition.defaultElement = DefaultElement;
/**
* A transition component allow enter/leave CSS transitions for React elements.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/transition--page)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/transition--page)
*/
export const Transition = forwardRef>((props, ref) => (
diff --git a/packages/components/src/typography/docs/Heading.stories.mdx b/packages/components/src/typography/docs/Heading.stories.mdx
index 0f1c77c95..5f12101b3 100644
--- a/packages/components/src/typography/docs/Heading.stories.mdx
+++ b/packages/components/src/typography/docs/Heading.stories.mdx
@@ -12,7 +12,7 @@ import { H1, H2, H3, H4, H5, H6, Heading, InnerHeading } from "@components/typog
Heading is used to create various levels of typographic hierarchies.
@@ -30,7 +30,7 @@ A default heading will render as a `` element.
### Heading elements
-For most cases, we recommend using HTML content sectionning heading elements instead of a `
`. Orbit help by offering specialized heading components `
`, ``, ``, ``, ``, ``.
+For most cases, we recommend using HTML content sectionning heading elements instead of a ``. Orbiter help by offering specialized heading components `
`, ``, ``, ``, ``, ``.
@@ -63,7 +63,7 @@ You can alter the size of an heading component by specifying a `size` prop.
### Heading, H1, H2, H3, H4, H5, H6
diff --git a/packages/components/src/typography/docs/Paragraph.stories.mdx b/packages/components/src/typography/docs/Paragraph.stories.mdx
index 2bebf1106..12523deca 100644
--- a/packages/components/src/typography/docs/Paragraph.stories.mdx
+++ b/packages/components/src/typography/docs/Paragraph.stories.mdx
@@ -12,7 +12,7 @@ import { InnerParagraph, Paragraph } from "@components/typography";
A paragraph is used to render blocks of text.
@@ -34,7 +34,7 @@ You can alter the size of the paragraph by specifying a `size` prop.
## API
diff --git a/packages/components/src/typography/docs/Text.stories.mdx b/packages/components/src/typography/docs/Text.stories.mdx
index c99e4ffe7..605c22040 100644
--- a/packages/components/src/typography/docs/Text.stories.mdx
+++ b/packages/components/src/typography/docs/Text.stories.mdx
@@ -10,20 +10,20 @@ import { Stack } from "@components/layout";
# Text
-A primitive text component matching Orbit typography type scale.
+A primitive text component matching Orbiter typography type scale.
## Usage
-> Use this component if more specific Orbit typographic components like [span](?path=/docs/html-span--example) or [paragraph](?path=/docs/paragraph--size) doesn't meet your needs.
+> Use this component if more specific Orbiter typographic components like [span](?path=/docs/html-span--example) or [paragraph](?path=/docs/paragraph--size) doesn't meet your needs.
### Size
-You can alter the size of the text by specifying a `size` prop. The available sizes match Orbit typography type scale (a type scale is a set of [font-size](?path=/docs/tokens--page#font-sizes) and [line-height](?path=/docs/tokens--page#line-heights) pairs).
+You can alter the size of the text by specifying a `size` prop. The available sizes match Orbiter typography type scale (a type scale is a set of [font-size](?path=/docs/tokens--page#font-sizes) and [line-height](?path=/docs/tokens--page#line-heights) pairs).
@@ -37,7 +37,7 @@ You can alter the size of the text by specifying a `size` prop. The available si
## API
diff --git a/packages/components/src/typography/src/Heading.tsx b/packages/components/src/typography/src/Heading.tsx
index 8764df502..6cfad8b65 100644
--- a/packages/components/src/typography/src/Heading.tsx
+++ b/packages/components/src/typography/src/Heading.tsx
@@ -58,7 +58,7 @@ InnerHeading.defaultElement = DefaultElement;
/**
* Heading is used to create various levels of typographic hierarchies.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/heading--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/heading--default-story)
*/
export const Heading = slot("heading", forwardRef>((props, ref) => (
@@ -79,31 +79,31 @@ function createHeading(as: "h1" | "h2" | "h3" | "h4" | "h5" | "h6") {
}
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/heading--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/heading--default-story)
*/
export const H1 = createHeading("h1");
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/heading--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/heading--default-story)
*/
export const H2 = createHeading("h2");
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/heading--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/heading--default-story)
*/
export const H3 = createHeading("h3");
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/heading--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/heading--default-story)
*/
export const H4 = createHeading("h4");
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/heading--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/heading--default-story)
*/
export const H5 = createHeading("h5");
/**
- * [Documentation](https://orbit.sharegate.design/?path=/docs/heading--default-story)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/heading--default-story)
*/
export const H6 = createHeading("h6");
diff --git a/packages/components/src/typography/src/Paragraph.tsx b/packages/components/src/typography/src/Paragraph.tsx
index 86555fb5b..235785016 100644
--- a/packages/components/src/typography/src/Paragraph.tsx
+++ b/packages/components/src/typography/src/Paragraph.tsx
@@ -65,7 +65,7 @@ InnerParagraph.defaultElement = DefaultElement;
/**
* A paragraph is used to render blocks of text.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/paragraph--size)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/paragraph--size)
*/
export const Paragraph = forwardRef>((props, ref) => (
diff --git a/packages/components/src/typography/src/Text.tsx b/packages/components/src/typography/src/Text.tsx
index 9fed47892..66222d14d 100644
--- a/packages/components/src/typography/src/Text.tsx
+++ b/packages/components/src/typography/src/Text.tsx
@@ -50,9 +50,9 @@ export function InnerText(props: InnerTextProps) {
InnerText.defaultElement = DefaultElement;
/**
- * A primitive text component matching Orbit typography type scale.
+ * A primitive text component matching Orbiter typography type scale.
*
- * [Documentation](https://orbit.sharegate.design/?path=/docs/text--size)
+ * [Documentation](https://wl-orbiter-website.netlify.app//?path=/docs/text--size)
*/
export const Text = slot("text", forwardRef>((props, ref) => (
diff --git a/packages/css/README.md b/packages/css/README.md
index 98d419435..5b37fddc4 100644
--- a/packages/css/README.md
+++ b/packages/css/README.md
@@ -1,6 +1,6 @@
-# @orbit-ui/css
+# @orbit-ui/transition-css
-Full documentation available at: https://orbit.sharegate.design
+Full documentation available at: https://wl-orbiter-website.netlify.app/
## License
diff --git a/packages/css/package.json b/packages/css/package.json
index 7ef5da610..b430d4725 100644
--- a/packages/css/package.json
+++ b/packages/css/package.json
@@ -1,8 +1,8 @@
{
- "name": "@orbit-ui/css",
- "version": "2.1.2",
- "description": "Orbit CSS bootstrap",
- "repository": "https://github.com/gsoft-inc/sg-orbit.git",
+ "name": "@orbit-ui/transition-css",
+ "version": "1.0.0",
+ "description": "Orbiter CSS bootstrap",
+ "repository": "https://github.com/gsoft-inc/wl-orbiter.git",
"author": "Groupe ShareGate inc.",
"license": "Apache-2.0",
"main": "src/index.css",
diff --git a/packages/experimental/.eslintrc.js b/packages/experimental/.eslintrc.js
deleted file mode 100644
index a78350960..000000000
--- a/packages/experimental/.eslintrc.js
+++ /dev/null
@@ -1,31 +0,0 @@
-module.exports = {
- overrides: [
- {
- files: ["*.chroma.jsx", "*.chroma.tsx", "*.stories.tsx"],
- rules: {
- "max-len": "off"
- }
- },
- {
- files: ["*.ts?(x)"],
- rules: {
- "react/jsx-sort-props": "warn"
- }
- },
- {
- files: ["**/src/*.ts?(x)"],
- plugins: ["sort-destructure-keys", "sort-keys-fix", "typescript-sort-keys"],
- rules: {
- "sort-keys-fix/sort-keys-fix": ["warn", "asc", { natural: true }],
- "sort-destructure-keys/sort-destructure-keys": "warn",
- "typescript-sort-keys/interface": ["warn", "asc", { natural: true }]
- }
- },
- {
- files: ["**/tests/**/*.ts?(x)"],
- rules: {
- "react/jsx-sort-props": "off"
- }
- }
- ]
-};
diff --git a/packages/experimental/CHANGELOG.md b/packages/experimental/CHANGELOG.md
deleted file mode 100644
index dcc7c3984..000000000
--- a/packages/experimental/CHANGELOG.md
+++ /dev/null
@@ -1,44 +0,0 @@
-# @orbit-ui/experimental
-
-## 6.0.0
-
-### Patch Changes
-
-- @sharegate/orbit-ui@35.0.0
-
-## 5.1.0
-
-### Minor Changes
-
-- 88b295212: Added Spinner and Loader components
-
-## 5.0.2
-
-### Patch Changes
-
-- 591aacf16: Fix the peer dependency version again
-
-## 5.0.1
-
-### Patch Changes
-
-- 1477431b7: Changes to peer dependencies
-
-## 5.0.0
-
-### Patch Changes
-
-- @sharegate/orbit-ui@34.2.0
-
-## 4.0.0
-
-### Patch Changes
-
-- Updated dependencies [0871c2544]
- - @sharegate/orbit-ui@34.1.0
-
-## 3.0.2
-
-### Patch Changes
-
-- d11fb8876: Added documentation to intellisence using jsdoc
diff --git a/packages/experimental/README.md b/packages/experimental/README.md
deleted file mode 100644
index 503ce65b6..000000000
--- a/packages/experimental/README.md
+++ /dev/null
@@ -1,57 +0,0 @@
-# @orbit-ui/experimental
-
-Full documentation available at: https://orbit.sharegate.design
-
-## What differentiate an “experimental” component from a “stable” component?
-Contrary to a “stable” component, an “experimental” component may:
-- Not have a final stamp of approval from the design team.
-- Not have all its variants or usecases defined.
-- Not have a complete test coverage.
-- Not have a final documentation.
-
-By having fewer requirements in regards to the design team approbation, testing coverage and documentation we believe an “experimental” component could go out about 60% to 65% faster than a “stable” component.
-
-## What should an “experimental” component support from day 1?
-An “experimental” component must:
-- Leverage Orbit’s [shared utilities](https://github.com/gsoft-inc/sg-orbit/tree/master/packages/components/src/shared/src)
-- Use Orbit’s [tokens](https://orbit.sharegate.design/?path=/docs/tokens--page), [color schemes](https://orbit.sharegate.design/?path=/docs/color-schemes--page) and [theming](https://orbit.sharegate.design/?path=/docs/theming--page)
-- Implement Orbit’s [style props](https://orbit.sharegate.design/?path=/docs/style-props--page)
-- Support Orbit’s [responsive styles](https://orbit.sharegate.design/?path=/docs/responsive-styles--page)
-- Support Orbit’s [as function](https://orbit.sharegate.design/?path=/docs/as--page)
-- Follow Orbit’s [components software design requirements](https://github.com/gsoft-inc/sg-orbit/tree/master/packages/components#design)
-- Match Orbit’s [developers experience expectations](https://github.com/gsoft-inc/sg-orbit/tree/master/packages/components#developer-experience)
-- Follow Orbit’s [naming conventions](https://github.com/gsoft-inc/sg-orbit/tree/master/packages/components#component-props-naming)
-
-## Rules
-As we do not want the package to me be misused nor cause harm to Orbit’s “stable” components we define rules which will guide our actions.
-
-Those rules will have to be included in the “experimental” package documentation on Github.
-
-- Changes to “stable” code should always be done in a distinct PR.
-- Every “experimental” components should implement basic requirements.
-- “Experimental” components shouldn’t be specific to an application.
-- “Experimental” components must be released in a different package than the “stable” components.
-- “Experimental” components code is isolated from “stable” code.
-- “Experimental” components shouldn’t require new third party dependencies. If a component has a very good reason to install a new third party, it should be approved by the Collège de gouvernance FE first.
-- An “experimental” component doesn’t have to be accessible from the beginning but is expected to have a realistic path toward accessibility (the component will have to be WAI ARIA AA requirements before being promoted to a “stable” component). We encourage developers to build accessible components from the ground up when possible.
-
-## Adding a new “experimental” component
-
-Refer to the "Adding a new component" section in the [components' package README](https://github.com/gsoft-inc/sg-orbit/tree/master/packages/components#add-a-new-component)
-
-## Flagging an “experimental” component in the documentation
-
-Make sure to add the following component in the Usage Section
-
-```js
-
-```
-Some props are available to detail the component's status.
-
-```js
-
-```
-
-## License
-
-Copyright © 2023, GSoft inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.
diff --git a/packages/experimental/index.css b/packages/experimental/index.css
deleted file mode 100644
index 3780afe87..000000000
--- a/packages/experimental/index.css
+++ /dev/null
@@ -1,2 +0,0 @@
-/* Alias to enable loading CSS from the root of the packages instead of the /dist folder. */
-@import "./dist/index.css";
diff --git a/packages/experimental/package.json b/packages/experimental/package.json
deleted file mode 100644
index 998de9172..000000000
--- a/packages/experimental/package.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "name": "@orbit-ui/experimental",
- "version": "6.0.0",
- "description": "Orbit experimental components",
- "repository": "https://github.com/gsoft-inc/sg-orbit.git",
- "author": "Groupe Sharegate inc.",
- "license": "Apache-2.0",
- "main": "dist/index.js",
- "types": "dist/index.d.ts",
- "style": "dist/index.css",
- "files": [
- "/dist",
- "!/dist/**/docs/*",
- "!/dist/**/tests/*",
- "index.css"
- ],
- "publishConfig": {
- "access": "public"
- },
- "scripts": {
- "prebuild": "yarn clean",
- "build": "run-s build:* copy-files",
- "build:types": "tsc --build ./tsconfig.build.json",
- "copy-files": "copyfiles -u 1 \"src/**/*.css\" dist",
- "clean": "rimraf dist tsconfig.build.tsbuildinfo"
- },
- "peerDependencies": {
- "@sharegate/orbit-ui": "^35.0.0",
- "react": "^18",
- "react-dom": "^18"
- },
- "devDependencies": {
- "@sharegate/orbit-ui": "^35.0.0"
- },
- "gitHead": "f8b5019bdc53f68abe27e931387aeec7f0747d85"
-}
diff --git a/packages/experimental/src/contextual-help/docs/ContextualHelp.stories.mdx b/packages/experimental/src/contextual-help/docs/ContextualHelp.stories.mdx
deleted file mode 100644
index 18f188429..000000000
--- a/packages/experimental/src/contextual-help/docs/ContextualHelp.stories.mdx
+++ /dev/null
@@ -1,74 +0,0 @@
-import { ArgsTable, Meta, Story } from "@storybook/addon-docs";
-import { ComponentInfo, Tagline, Preview, ExperimentalMessage } from "@stories/components";
-import { InnerContextualHelp, ContextualHelp } from "@experimental/contextual-help";
-import { Inline } from "@sharegate/orbit-ui";
-
-
-
-# ContextualHelp
-
-Contextual help shows a user extra information about the state of an adjacent component. It explains a high-level topic about an experience and can point users to more information elsewhere.
-
-
-
-
-## Guidelines
-
-### Accessibility
-
-This component is tabbable and can be focused with the keyboard.
-
-### HelpMessage vs. ContextualHelp
-
-Use [HelpMessage](?path=/docs/field--input#input) for critical information that a user needs to know to complete a task. Don't hide essential information in ContextualHelp; it's intended to supplement the experience with minimal disruption.
-
-### Note
-
-We should consider converting this component from a tooltip to a button with a popover for 3 reasons:
-- Tooltips don't work in mobiles/tablets
-- Since it contains longer amount of text than usual tooltip, the user needs to focus on it longer, and moving the mouse closes the tooltip automatically
-- Tooltip makes it impossible to add a Learn More link inside the overlay
-
-## Usage
-
-
-
-### Default
-
-A default ContextualHelp.
-
-
-
- A license activation provides access to the migration tool for one user on one workstation. It doesn't provide access to ShareGate Management.
-
-
-
-
-### Variant
-
-A ContextualHelp can be either a help or info icon.
-
-
-
-
- A license activation provides access to the migration tool for one user on one workstation. It doesn't provide access to ShareGate Management.
- A license activation provides access to the migration tool for one user on one workstation. It doesn't provide access to ShareGate Management.
-
-
-
-
-## API
-
-
-
-
diff --git a/packages/experimental/src/contextual-help/index.css b/packages/experimental/src/contextual-help/index.css
deleted file mode 100644
index e7f51b24e..000000000
--- a/packages/experimental/src/contextual-help/index.css
+++ /dev/null
@@ -1 +0,0 @@
-@import "./src/index.css";
diff --git a/packages/experimental/src/contextual-help/index.ts b/packages/experimental/src/contextual-help/index.ts
deleted file mode 100644
index 3bd16e178..000000000
--- a/packages/experimental/src/contextual-help/index.ts
+++ /dev/null
@@ -1 +0,0 @@
-export * from "./src";
diff --git a/packages/experimental/src/contextual-help/src/ContextualHelp.css b/packages/experimental/src/contextual-help/src/ContextualHelp.css
deleted file mode 100644
index 630c40889..000000000
--- a/packages/experimental/src/contextual-help/src/ContextualHelp.css
+++ /dev/null
@@ -1,10 +0,0 @@
-.o-ui-contextual-help {
- outline: 0;
- border-radius: var(--o-ui-br-2);
- color: inherit;
-}
-
-/* STATE | FOCUS */
-.o-ui-contextual-help:focus-visible {
- box-shadow: 0 0 0 var(--o-ui-focus-ring-thickness-md) var(--o-ui-focus-ring-color-alias-default);
-}
diff --git a/packages/experimental/src/contextual-help/src/ContextualHelp.tsx b/packages/experimental/src/contextual-help/src/ContextualHelp.tsx
deleted file mode 100644
index 8bb63df85..000000000
--- a/packages/experimental/src/contextual-help/src/ContextualHelp.tsx
+++ /dev/null
@@ -1,46 +0,0 @@
-import { ComponentProps, ReactNode, forwardRef } from "react";
-import { InfoCircleMajorIcon, HelpCircleMajorIcon, Tooltip, TooltipTrigger, OmitInternalProps, SlotProps, InternalProps, mergeProps, TooltipProps, TooltipTriggerProps } from "@sharegate/orbit-ui";
-
-const DefaultElement = "svg";
-
-export interface InnerContextualHelpProps extends ComponentProps, SlotProps, InternalProps{
- children: ReactNode;
- tooltipProps?: Partial;
- tooltipTriggerProps?: Partial;
- variant?: "help" | "info";
-}
-
-export function InnerContextualHelp({ children, forwardedRef, tooltipProps, tooltipTriggerProps, variant, ...rest }: InnerContextualHelpProps) {
- const Icon = variant === "help" ? HelpCircleMajorIcon : InfoCircleMajorIcon;
- const label = variant === "help" ? "Help" : "Information";
-
- return (
-
-
- {children}
-
- );
-}
-
-InnerContextualHelp.defaultElement = DefaultElement;
-
-/**
-* Contextual help shows a user extra information about the state of an adjacent component. It explains a high-level topic about an experience and can point users to more information elsewhere.
-*
-* [Documentation](https://orbit.sharegate.design/?path=/docs/contextual-help--default-story)
-*/
-export const ContextualHelp = forwardRef>((props, ref) => (
-
-));
-
-export type ContextualHelpProps = ComponentProps;
diff --git a/packages/experimental/src/contextual-help/src/index.css b/packages/experimental/src/contextual-help/src/index.css
deleted file mode 100644
index 94c0b7c19..000000000
--- a/packages/experimental/src/contextual-help/src/index.css
+++ /dev/null
@@ -1 +0,0 @@
-@import "./ContextualHelp.css";
diff --git a/packages/experimental/src/contextual-help/src/index.ts b/packages/experimental/src/contextual-help/src/index.ts
deleted file mode 100644
index b022020ec..000000000
--- a/packages/experimental/src/contextual-help/src/index.ts
+++ /dev/null
@@ -1 +0,0 @@
-export * from "./ContextualHelp";
diff --git a/packages/experimental/src/contextual-help/tests/chromatic/ContextualHelp.stories.tsx b/packages/experimental/src/contextual-help/tests/chromatic/ContextualHelp.stories.tsx
deleted file mode 100644
index fab6d915d..000000000
--- a/packages/experimental/src/contextual-help/tests/chromatic/ContextualHelp.stories.tsx
+++ /dev/null
@@ -1,46 +0,0 @@
-import { ContextualHelp } from "@experimental/contextual-help";
-import { ComponentMeta, ComponentStoryObj } from "@storybook/react";
-
-export default {
- title: "Chromatic/ContextualHelp",
- component: ContextualHelp,
- decorators: [
- Story => (
-
-
-
- )
- ]
-} as ComponentMeta;
-
-type ContextualHelpStory = ComponentStoryObj;
-
-export const Default: ContextualHelpStory = {
- storyName: "default",
- args: {
- children: "Help message"
-
- }
-};
-
-export const Open: ContextualHelpStory = {
- storyName: "open",
- args: {
- ...Default.args,
- tooltipTriggerProps: {
- open: true
- }
- }
-};
-
-
-export const Variant: ContextualHelpStory = {
- args: {
- ...Default.args,
- variant:"help",
- tooltipTriggerProps: {
- open: true
- }
- },
- storyName: "variant"
-};
diff --git a/packages/experimental/src/contextual-help/tests/jest/ContextualHelp.ssr.test.tsx b/packages/experimental/src/contextual-help/tests/jest/ContextualHelp.ssr.test.tsx
deleted file mode 100644
index 57c4bcc28..000000000
--- a/packages/experimental/src/contextual-help/tests/jest/ContextualHelp.ssr.test.tsx
+++ /dev/null
@@ -1,19 +0,0 @@
-/**
- * @jest-environment node
- */
-import { ContextualHelp } from "@experimental/contextual-help";
-import { renderToString } from "react-dom/server";
-import { throwOnConsoleLogs } from "@test-utils";
-
-test("can render on the server", () => {
- throwOnConsoleLogs();
-
- const renderOnServer = () =>
- renderToString(
-
- Help message
-
- );
-
- expect(renderOnServer).not.toThrow();
-});
diff --git a/packages/experimental/src/contextual-help/tests/jest/ContextualHelp.test.tsx b/packages/experimental/src/contextual-help/tests/jest/ContextualHelp.test.tsx
deleted file mode 100644
index 07e16407d..000000000
--- a/packages/experimental/src/contextual-help/tests/jest/ContextualHelp.test.tsx
+++ /dev/null
@@ -1,121 +0,0 @@
-import { ContextualHelp } from "@experimental/contextual-help";
-import { Text, Transition } from "@sharegate/orbit-ui";
-import { renderWithTheme, waitFor, screen } from "@test-utils";
-import userEvent from "@testing-library/user-event";
-import { createRef } from "react";
-
-beforeAll(() => {
- // @ts-ignore
- Transition.disableAnimation = true;
-});
-
-// ***** Refs *****
-test("ref is a DOM element", async () => {
- const ref = createRef();
-
- renderWithTheme(
-
- Content
-
- );
-
- await userEvent.hover(screen.getByTestId("trigger"));
-
- await waitFor(() => expect(ref.current).not.toBeNull());
-
- await waitFor(() => expect(ref.current instanceof SVGSVGElement).toBeTruthy());
- await waitFor(() => expect(ref.current.tagName).toBe("svg"));
-});
-
-test("when using a callback ref, ref is a DOM element", async () => {
- let refNode: HTMLElement = null;
-
- renderWithTheme(
- {
- refNode = node;
- }}
- >
- Content
-
- );
-
- await userEvent.hover(screen.getByTestId("trigger"));
-
- await waitFor(() => expect(refNode).not.toBeNull());
-
- await waitFor(() => expect(refNode instanceof SVGSVGElement).toBeTruthy());
- await waitFor(() => expect(refNode.tagName).toBe("svg"));
-});
-
-test("set ref once", async () => {
- const handler = jest.fn();
-
- renderWithTheme(
-
- Content
-
- );
-
- await userEvent.hover(screen.getByTestId("trigger"));
-
- await waitFor(() => expect(handler).toHaveBeenCalledTimes(1));
-});
-
-
-// ***** Behaviors *****
-test("open on ContextualHelp hover", async () => {
- renderWithTheme(
-
- Content
-
- );
-
- await userEvent.hover(screen.getByTestId("trigger"));
-
- expect(await screen.findByTestId("tooltip")).toBeInTheDocument();
-});
-
-// ***** Api *****
-test("call onOpenChange when the tooltip appears", async () => {
- const handler = jest.fn();
-
- renderWithTheme(
-
- Content
-
- );
-
- await userEvent.hover(screen.getByTestId("trigger"));
-
- await waitFor(() => expect(handler).toHaveBeenLastCalledWith(expect.anything(), true));
- await waitFor(() => expect(handler).toHaveBeenCalledTimes(1));
-});
-
-test("call onOpenChange when the tooltip disappear", async () => {
- const handler = jest.fn();
-
- renderWithTheme(
-
- Content
-
- );
-
- await userEvent.hover(screen.getByTestId("trigger"));
-
- await userEvent.unhover(screen.getByTestId("trigger"));
-
- await waitFor(() => expect(handler).toHaveBeenLastCalledWith(expect.anything(), false));
- await waitFor(() => expect(handler).toHaveBeenCalledTimes(2));
-});
diff --git a/packages/experimental/src/index.css b/packages/experimental/src/index.css
deleted file mode 100644
index f7664a7a2..000000000
--- a/packages/experimental/src/index.css
+++ /dev/null
@@ -1 +0,0 @@
-@import "./contextual-help/index.css";
diff --git a/packages/experimental/src/index.ts b/packages/experimental/src/index.ts
deleted file mode 100644
index a4eae45bb..000000000
--- a/packages/experimental/src/index.ts
+++ /dev/null
@@ -1 +0,0 @@
-export * from "./contextual-help";
diff --git a/packages/experimental/tests/jest/exports.test.ts b/packages/experimental/tests/jest/exports.test.ts
deleted file mode 100644
index eb7a21d4a..000000000
--- a/packages/experimental/tests/jest/exports.test.ts
+++ /dev/null
@@ -1,14 +0,0 @@
-import fs from "fs";
-import path from "path";
-
-const indexJs = fs.readFileSync(path.resolve(__dirname, "../../src/index.ts"), "utf-8");
-
-const directories = fs.readdirSync(path.resolve(__dirname, "../../src"), { withFileTypes: true })
- .filter(x => x.isDirectory())
- .map(x => x.name);
-
-directories.forEach(x => {
- test(`${x} components are exported`, () => {
- expect(indexJs.includes(`./${x}`)).toBeTruthy();
- });
-});
diff --git a/packages/experimental/tsconfig.build.json b/packages/experimental/tsconfig.build.json
deleted file mode 100644
index 1396a3210..000000000
--- a/packages/experimental/tsconfig.build.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "extends": "../../tsconfig.build.json",
- "compilerOptions": {
- "composite": true,
- "rootDir": "./src",
- "outDir": "./dist"
- },
- "include": [
- "src/**/*",
- "../../@types/*"
- ],
- "exclude": [
- "**/tests/*"
- ],
- "references": [
- {
- "path": "../bundle/tsconfig.build.json"
- }
- ]
-}
diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md
deleted file mode 100644
index 173a03236..000000000
--- a/packages/icons/CHANGELOG.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# @orbit-ui/icons
-
-## 12.2.1
-
-### Patch Changes
-
-- 1fddfa29b: Fix EyeSlashMajor icon color
-
-## 12.2.0
-
-### Minor Changes
-
-- b1d6039e9: added a new icon
-
-## 12.1.1
-
-### Patch Changes
-
-- 0871c2544: fix for Tilde "~" imports in CSS not valid in all CSS pre-processors
diff --git a/packages/icons/README.md b/packages/icons/README.md
index f149dcf9c..0b0135ac1 100644
--- a/packages/icons/README.md
+++ b/packages/icons/README.md
@@ -1,6 +1,6 @@
-# @orbit-ui/icons
+# @orbit-ui/transition-icons
-Full documentation available at: https://orbit.sharegate.design
+Full documentation available at: https://wl-orbiter-website.netlify.app/
## Maintainers
@@ -8,9 +8,9 @@ The following documentation is only for the maintainers of this repository.
### Icons Guidelines
-In order to be included in Orbit an icon must satisfy the following guidelines
+In order to be included in Orbiter an icon must satisfy the following guidelines
-- It should not be specific to an app, e.g. Azure specific icons.
+- It should not be specific to an app, e.g. Azure specific icons.
- It must be used as part of an interface, illustrations and product icons shouldn't be submitted to this library.
@@ -26,7 +26,7 @@ In order to be included in Orbit an icon must satisfy the following guidelines
- If an icon represents a specific state add it to the file name (e.g. trash-_empty_-32x32.svg)
-- Although not ideal when an svg has to be coloured add the colour name (refer to sg-orbit colour names) after it's name and before it's size (e.g. trash-empty-_accent-4_-24x24.svg)
+- Although not ideal when an svg has to be coloured add the colour name (refer to sg-orbiter colour names) after it's name and before it's size (e.g. trash-empty-_accent-4_-24x24.svg)
## License
diff --git a/packages/icons/docs/icon-gallery/details/UsageSection.tsx b/packages/icons/docs/icon-gallery/details/UsageSection.tsx
index 7b33febd6..1ec15e1ff 100644
--- a/packages/icons/docs/icon-gallery/details/UsageSection.tsx
+++ b/packages/icons/docs/icon-gallery/details/UsageSection.tsx
@@ -59,7 +59,7 @@ function IconComponent({ componentType }: IconComponentProps) {
<>
Import
-
+
Usage
`} />
@@ -79,7 +79,7 @@ function ImageSource({ componentType, iconFileName, iconDisplayName }: ImageSour
<>
Import
-
+
Usage
`} />
diff --git a/packages/icons/docs/icons.stories.mdx b/packages/icons/docs/icons.stories.mdx
index 84e345462..6804b8253 100644
--- a/packages/icons/docs/icons.stories.mdx
+++ b/packages/icons/docs/icons.stories.mdx
@@ -85,7 +85,7 @@ Official collection of icons to promote a consistent experience across the Share
> If you are looking for documentation about integrating a *custom icons* (ex: Azure specific icons) in your application, please refer to the [icon component](?path=/docs/icon--default-story) documentation.
-## Orbit
+## Orbiter
### Major icons
@@ -183,12 +183,12 @@ All icons are provided as Major icons, which serve as the primary variation of t
#### Minor
-To keep your icon from taking up too much space compared to text or other elements surrounding it, use a smaller version of the icon. The overall icon size remains the same 20x20, but the icon within the component is reduced in size. If a minor version of an icon is not available in Orbit and you need one, please request it by submitting an issue on [Github](https://github.com/gsoft-inc/sg-orbit/issues).
+To keep your icon from taking up too much space compared to text or other elements surrounding it, use a smaller version of the icon. The overall icon size remains the same 20x20, but the icon within the component is reduced in size. If a minor version of an icon is not available in Orbiter and you need one, please request it by submitting an issue on [Github](https://github.com/gsoft-inc/wl-orbiter/issues).
#### Usage
```jsx
-import { CalendarMajorIcon } from "@sharegate/orbit-ui";
+import { CalendarMajorIcon } from "@workleap/orbiter-ui";
function render() {
return ;
@@ -197,16 +197,16 @@ function render() {
### Static files
-Icons SVG files are available from the root of `@orbit-ui/icons` package. These files are useful for non React apps or any use cases which cannot be done using a component. Whenever you can, you should prefer React components to static files.
+Icons SVG files are available from the root of `@orbit-ui/transition-icons` package. These files are useful for non React apps or any use cases which cannot be done using a component. Whenever you can, you should prefer React components to static files.
-Orbit Design provide icons with default dimensions, e.g. a `20px` variant will have a default viewport of 20x20 and a viewbox of `0 0 20 20`.
+Orbiter Design provide icons with default dimensions, e.g. a `20px` variant will have a default viewport of 20x20 and a viewbox of `0 0 20 20`.
-Although frowned upon, you can customize an icon dimensions with the `width` and `height` props of Orbit [styled-system](?path=/docs/style-props--page).
+Although frowned upon, you can customize an icon dimensions with the `width` and `height` props of Orbiter [styled-system](?path=/docs/style-props--page).
#### Image source
```jsx
-import CalendarMajorIcon from "@orbit-ui/icons/icon-calendar-major.svg";
+import CalendarMajorIcon from "@orbit-ui/transition-icons/icon-calendar-major.svg";
function render() {
return ;
@@ -217,14 +217,14 @@ function render() {
An SVG object get it's color from the [fill attribute](https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Fills_and_Strokes). When an SVG object doesn't define a `fill` attribute on his elements, CSS can be use to style the internal color of the elements of the objects with the `fill` property.
-This means you can alter the color of an icon by specifying a new `fill` value. If the SVG already contains a `fill` attribute, please [fill an issue](https://github.com/gsoft-inc/sg-orbit/issues).
+This means you can alter the color of an icon by specifying a new `fill` value. If the SVG already contains a `fill` attribute, please [fill an issue](https://github.com/gsoft-inc/wl-orbiter/issues).
### React components
-To set the color of an icon component, you can set the `fill` prop of Orbit [styled-system](?path=/docs/style-props--page).
+To set the color of an icon component, you can set the `fill` prop of Orbiter [styled-system](?path=/docs/style-props--page).
```jsx
-import { CalendarMajorIcon } from "@sharegate/orbit-ui";
+import { CalendarMajorIcon } from "@workleap/orbiter-ui";
function render() {
return
@@ -233,10 +233,10 @@ function render() {
### Image source
-To set the color of an image, you can set the `fill` prop of Orbit [styled-system](?path=/docs/style-props--page).
+To set the color of an image, you can set the `fill` prop of Orbiter [styled-system](?path=/docs/style-props--page).
```jsx
-import CalendarMajorIcon from "@orbit-ui/icons/icon-calendar-major.svg";
+import CalendarMajorIcon from "@orbit-ui/transition-icons/icon-calendar-major.svg";
function render() {
return ;
diff --git a/packages/icons/package.json b/packages/icons/package.json
index 1900a9875..b26e93912 100644
--- a/packages/icons/package.json
+++ b/packages/icons/package.json
@@ -1,8 +1,8 @@
{
- "name": "@orbit-ui/icons",
- "version": "12.2.1",
- "description": "Orbit icons",
- "repository": "https://github.com/gsoft-inc/sg-orbit.git",
+ "name": "@orbit-ui/transition-icons",
+ "version": "1.0.0",
+ "description": "Orbiter icons",
+ "repository": "https://github.com/gsoft-inc/wl-orbiter.git",
"author": "Groupe Sharegate inc.",
"license": "Apache-2.0",
"files": [
diff --git a/tooling/eslint-plugin/docs/rules/.gitkeep b/tooling/eslint-plugin/docs/rules/.gitkeep
deleted file mode 100644
index e69de29bb..000000000
diff --git a/tooling/eslint-plugin/jest.config.ts b/tooling/eslint-plugin/jest.config.ts
deleted file mode 100644
index d8f321b84..000000000
--- a/tooling/eslint-plugin/jest.config.ts
+++ /dev/null
@@ -1,11 +0,0 @@
-import type { Config } from "jest";
-import { swcConfig } from "./swc.jest";
-
-const config: Config = {
- testEnvironment: "node",
- transform: {
- "^.+\\.(js|ts)$": ["@swc/jest", swcConfig as Record]
- }
-};
-
-export default config;
diff --git a/tooling/eslint-plugin/lib/config/jsx-a11y.ts b/tooling/eslint-plugin/lib/config/jsx-a11y.ts
deleted file mode 100644
index cdb3cb450..000000000
--- a/tooling/eslint-plugin/lib/config/jsx-a11y.ts
+++ /dev/null
@@ -1,86 +0,0 @@
-import type { Linter } from "eslint";
-import { sourceFiles } from "../utils/patterns";
-
-const config: Linter.Config = {
- overrides: [
- {
- files: sourceFiles,
- plugins: ["jsx-a11y"],
- parserOptions: {
- ecmaFeatures: {
- jsx: true
- }
- },
- rules: {
- // This rule ensures that all labels have an associated control that they are labeling.
- // However, this rule causes a lot of false positive, since our current implementation of our company's design system
- // does not use the "for" attribute in the label element and automatically add it inside Fields.
- // Therefore, we are disabling this rule.
- "jsx-a11y/label-has-associated-control:": "off"
- },
- settings: {
- "jsx-a11y": {
- components: {
- // HTML Components Wrappers
- "A":"a",
- "Address":"address",
- "Article":"article",
- "HtmlButton":"button",
- "Div":"div",
- "HtmlFooter":"footer",
- "HtmlForm":"form",
- "HtmlH1":"h1",
- "HtmlH2":"h2",
- "HtmlH3":"h3",
- "HtmlH4":"h4",
- "HtmlH5":"h5",
- "HtmlH6":"h6",
- "HtmlHeader":"header",
- "Img":"img",
- "HtmlInput":"input",
- "HtmlLabel":"label",
- "LI":"li",
- "Main":"main",
- "Nav":"nav",
- "OL":"ol",
- "HtmlParagraph":"p",
- "HtmlSection":"section",
- "Span":"span",
- "Table":"table",
- "TBody":"tbody",
- "TD":"td",
- "HtmlTextArea":"textarea",
- "TFoot":"tfoot",
- "TH":"th",
- "THead":"thead",
- "TR":"tr",
- "UL":"ul",
-
- // Orbit components that are simple HTML element wrappers and behave like html elements
- Label : "label",
- Link : "a",
- TextLink : "a",
- IconLink : "a",
- TileLink : "a",
- Paragraph : "p",
- Text: "span",
-
- // Orbit components that are basically Divs synthax shortcuts and behave like html elements
- Flex : "div",
- Grid : "div",
- Inline : "div",
- Stack : "div",
- ThemeProvider : "div",
- Divider : "div",
- Transition : "div"
- }
- }
- }
- }
- ]
-};
-
-// Using TypeScript "export" keyword until ESLint support ESM.
-// Otherwise we must deal with a weird CommonJS output from esbuild which is not worth it.
-// For more info, see: https://github.com/evanw/esbuild/issues/1079
-export = config;
diff --git a/tooling/eslint-plugin/lib/config/recommended.ts b/tooling/eslint-plugin/lib/config/recommended.ts
deleted file mode 100644
index 20820dd4f..000000000
--- a/tooling/eslint-plugin/lib/config/recommended.ts
+++ /dev/null
@@ -1,14 +0,0 @@
-import type { Linter } from "eslint";
-
-const config: Linter.Config = {
- plugins: ["@orbit-ui"],
- extends: [
- "plugin:@orbit-ui/jsx-a11y"
- ]
-
-};
-
-// Using TypeScript "export" keyword until ESLint support ESM.
-// Otherwise we must deal with a weird CommonJS output from esbuild which is not worth it.
-// For more info, see: https://github.com/evanw/esbuild/issues/1079
-export = config;
diff --git a/tooling/eslint-plugin/lib/index.ts b/tooling/eslint-plugin/lib/index.ts
deleted file mode 100644
index 70ed130d0..000000000
--- a/tooling/eslint-plugin/lib/index.ts
+++ /dev/null
@@ -1,14 +0,0 @@
-import type { ESLint } from "eslint";
-
-const plugin: ESLint.Plugin = {
- configs: {
- // Parts
- recommended: require("./config/recommended"),
- "jsx-a11y": require("./config/jsx-a11y")
- }
-};
-
-// Using TypeScript "export" keyword until ESLint support ESM.
-// Otherwise we must deal with a weird CommonJS output from esbuild which is not worth it.
-// For more info, see: https://github.com/evanw/esbuild/issues/1079
-export = plugin;
diff --git a/tooling/eslint-plugin/lib/rules/.gitkeep b/tooling/eslint-plugin/lib/rules/.gitkeep
deleted file mode 100644
index e69de29bb..000000000
diff --git a/tooling/eslint-plugin/lib/utils/patterns.ts b/tooling/eslint-plugin/lib/utils/patterns.ts
deleted file mode 100644
index 146fced01..000000000
--- a/tooling/eslint-plugin/lib/utils/patterns.ts
+++ /dev/null
@@ -1,4 +0,0 @@
-export const sourceFiles = [
- "*.[jt]s?(x)",
- "*.[cm]js"
-];
diff --git a/tooling/eslint-plugin/package.json b/tooling/eslint-plugin/package.json
deleted file mode 100644
index 2f610d4e2..000000000
--- a/tooling/eslint-plugin/package.json
+++ /dev/null
@@ -1,64 +0,0 @@
-{
- "name": "@orbit-ui/eslint-plugin",
- "author": "Workleap",
- "description": "Workleap recommended ESLint rules and configurations when using Orbit.",
- "version": "0.0.1",
- "keywords": [
- "workleap",
- "eslint",
- "eslintconfig",
- "eslintplugin",
- "eslint-config",
- "eslint-plugin"
- ],
- "repository": {
- "type": "git",
- "url": "git+https://github.com/gsoft-inc/sg-orbit.git",
- "directory": "tooling/eslint-plugin"
- },
- "license": "Apache-2.0",
- "exports": {
- ".": {
- "require": "./dist/index.js",
- "import": "./dist/index.js",
- "types": "./dist/index.d.ts"
- }
- },
- "types": "./dist/index.d.ts",
- "files": [
- "docs",
- "dist",
- "CHANGELOG.md",
- "README.md"
- ],
- "scripts": {
- "build": "tsup"
- },
- "dependencies": {
- "eslint-plugin-jsx-a11y": "^6.7.1"
- },
- "peerDependencies": {
- "eslint": "*"
- },
- "devDependencies": {
- "@swc/core": "1.3.85",
- "@swc/helpers": "0.5.2",
- "@swc/jest": "0.2.29",
- "@types/eslint": "8.44.2",
- "@types/estree": "1.0.1",
- "@types/jest": "29.5.5",
- "@types/node": "20.6.2",
- "@workleap/swc-configs": "2.1.2",
- "@workleap/tsup-configs": "3.0.1",
- "@workleap/typescript-configs": "3.0.2",
- "eslint": "8.49.0",
- "jest": "29.7.0",
- "ts-node": "10.9.1",
- "tsup": "7.2.0",
- "typescript": "5.2.2"
- },
- "publishConfig": {
- "access": "public",
- "provenance": true
- }
-}
diff --git a/tooling/eslint-plugin/swc.jest.ts b/tooling/eslint-plugin/swc.jest.ts
deleted file mode 100644
index 2e6bdb4ce..000000000
--- a/tooling/eslint-plugin/swc.jest.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-import { defineJestConfig } from "@workleap/swc-configs";
-
-export const swcConfig = defineJestConfig();
diff --git a/tooling/eslint-plugin/tests/export.test.ts b/tooling/eslint-plugin/tests/export.test.ts
deleted file mode 100644
index a3e36f027..000000000
--- a/tooling/eslint-plugin/tests/export.test.ts
+++ /dev/null
@@ -1,20 +0,0 @@
-import fs from "fs";
-import path from "path";
-import plugin from "../lib";
-
-const rules = fs.readdirSync(path.resolve(__dirname, "../lib/rules")).map(x => path.parse(x).name).filter(x => x !== ".gitkeep");
-const configs = fs.readdirSync(path.resolve(__dirname, "../lib/config")).map(x => path.parse(x)).filter(x => x.ext).map(x => x.name);
-
-const exportedConfigs = Object.keys(plugin.configs ?? {});
-configs.forEach(config => {
- test(`Config ${config} is exported`, () => {
- expect(exportedConfigs.includes(config)).toBeTruthy();
- });
-});
-
-const exportedRules = Object.keys(plugin.rules ?? {});
-rules.forEach(rule => {
- test(`Rule ${rule} is exported`, () => {
- expect(exportedRules.includes(rule)).toBeTruthy();
- });
-});
diff --git a/tooling/eslint-plugin/tests/lib/rules/.gitkeep b/tooling/eslint-plugin/tests/lib/rules/.gitkeep
deleted file mode 100644
index e69de29bb..000000000
diff --git a/tooling/eslint-plugin/tsconfig.json b/tooling/eslint-plugin/tsconfig.json
deleted file mode 100644
index f2c76e4bb..000000000
--- a/tooling/eslint-plugin/tsconfig.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "extends": "@workleap/typescript-configs/library",
- "compilerOptions": {
- "moduleResolution": "Node",
- "module": "CommonJS"
- },
- "exclude": ["dist", "node_modules"]
-}
diff --git a/tooling/eslint-plugin/tsup.config.ts b/tooling/eslint-plugin/tsup.config.ts
deleted file mode 100644
index 4427fc509..000000000
--- a/tooling/eslint-plugin/tsup.config.ts
+++ /dev/null
@@ -1,7 +0,0 @@
-import { defineBuildConfig } from "@workleap/tsup-configs";
-
-export default defineBuildConfig({
- entry: ["./lib"],
- format: "cjs",
- platform: "node"
-});
diff --git a/tsconfig.json b/tsconfig.json
index 18c52c245..a54e90e0a 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -8,10 +8,8 @@
"@test-utils": ["tooling/test-utils"],
"@components": ["packages/components/src"],
"@components/*": ["packages/components/src/*"],
- "@experimental": ["packages/experimental/src"],
- "@experimental/*": ["packages/experimental/src/*"],
- "@orbit-ui/components": ["packages/components/src"],
- "@sharegate/orbit-ui": ["packages/bundle/src"],
+ "@orbit-ui/transition-components": ["packages/components/src"],
+ "@workleap/orbiter-ui": ["packages/bundle/src"],
"@stories/components": [".storybook/components"]
}
}
diff --git a/yarn.lock b/yarn.lock
index f0a670c33..90197e978 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2,11 +2,6 @@
# yarn lockfile v1
-"@aashutoshrathi/word-wrap@^1.2.3":
- version "1.2.6"
- resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
- integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
-
"@ampproject/remapping@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
@@ -1480,13 +1475,6 @@
dependencies:
"@cspotcode/source-map-consumer" "0.8.0"
-"@cspotcode/source-map-support@^0.8.0":
- version "0.8.1"
- resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
- integrity sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==
- dependencies:
- "@jridgewell/trace-mapping" "0.3.9"
-
"@csstools/selector-specificity@^2.0.2":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-2.1.1.tgz#c9c61d9fe5ca5ac664e1153bb0aa0eba1c6d6308"
@@ -1506,116 +1494,6 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
-"@esbuild/android-arm64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz#984b4f9c8d0377443cc2dfcef266d02244593622"
- integrity sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==
-
-"@esbuild/android-arm@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.18.20.tgz#fedb265bc3a589c84cc11f810804f234947c3682"
- integrity sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==
-
-"@esbuild/android-x64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.18.20.tgz#35cf419c4cfc8babe8893d296cd990e9e9f756f2"
- integrity sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==
-
-"@esbuild/darwin-arm64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz#08172cbeccf95fbc383399a7f39cfbddaeb0d7c1"
- integrity sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==
-
-"@esbuild/darwin-x64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz#d70d5790d8bf475556b67d0f8b7c5bdff053d85d"
- integrity sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==
-
-"@esbuild/freebsd-arm64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz#98755cd12707f93f210e2494d6a4b51b96977f54"
- integrity sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==
-
-"@esbuild/freebsd-x64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz#c1eb2bff03915f87c29cece4c1a7fa1f423b066e"
- integrity sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==
-
-"@esbuild/linux-arm64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz#bad4238bd8f4fc25b5a021280c770ab5fc3a02a0"
- integrity sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==
-
-"@esbuild/linux-arm@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz#3e617c61f33508a27150ee417543c8ab5acc73b0"
- integrity sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==
-
-"@esbuild/linux-ia32@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz#699391cccba9aee6019b7f9892eb99219f1570a7"
- integrity sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==
-
-"@esbuild/linux-loong64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz#e6fccb7aac178dd2ffb9860465ac89d7f23b977d"
- integrity sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==
-
-"@esbuild/linux-mips64el@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz#eeff3a937de9c2310de30622a957ad1bd9183231"
- integrity sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==
-
-"@esbuild/linux-ppc64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz#2f7156bde20b01527993e6881435ad79ba9599fb"
- integrity sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==
-
-"@esbuild/linux-riscv64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz#6628389f210123d8b4743045af8caa7d4ddfc7a6"
- integrity sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==
-
-"@esbuild/linux-s390x@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz#255e81fb289b101026131858ab99fba63dcf0071"
- integrity sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==
-
-"@esbuild/linux-x64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz#c7690b3417af318a9b6f96df3031a8865176d338"
- integrity sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==
-
-"@esbuild/netbsd-x64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz#30e8cd8a3dded63975e2df2438ca109601ebe0d1"
- integrity sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==
-
-"@esbuild/openbsd-x64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz#7812af31b205055874c8082ea9cf9ab0da6217ae"
- integrity sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==
-
-"@esbuild/sunos-x64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz#d5c275c3b4e73c9b0ecd38d1ca62c020f887ab9d"
- integrity sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==
-
-"@esbuild/win32-arm64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz#73bc7f5a9f8a77805f357fab97f290d0e4820ac9"
- integrity sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==
-
-"@esbuild/win32-ia32@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz#ec93cbf0ef1085cc12e71e0d661d20569ff42102"
- integrity sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==
-
-"@esbuild/win32-x64@0.18.20":
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz#786c5f41f043b07afb1af37683d7c33668858f6d"
- integrity sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==
-
"@eslint-community/eslint-utils@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz#a831e6e468b4b2b5ae42bf658bea015bf10bc518"
@@ -1628,11 +1506,6 @@
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
-"@eslint-community/regexpp@^4.6.1":
- version "4.8.2"
- resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.2.tgz#26585b7c0ba36362893d3a3c206ee0c57c389616"
- integrity sha512-0MGxAVt1m/ZK+LTJp/j0qF7Hz97D9O/FH9Ms3ltnyIdDD57cbb1ACIQTkbHvNXtWDv5TPq7w5Kq56+cNukbo7g==
-
"@eslint/eslintrc@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.1.tgz#7888fe7ec8f21bc26d646dbd2c11cd776e21192d"
@@ -1648,45 +1521,16 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"
-"@eslint/eslintrc@^2.1.2":
- version "2.1.2"
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396"
- integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==
- dependencies:
- ajv "^6.12.4"
- debug "^4.3.2"
- espree "^9.6.0"
- globals "^13.19.0"
- ignore "^5.2.0"
- import-fresh "^3.2.1"
- js-yaml "^4.1.0"
- minimatch "^3.1.2"
- strip-json-comments "^3.1.1"
-
"@eslint/js@8.36.0":
version "8.36.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36.0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe"
integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==
-"@eslint/js@8.49.0":
- version "8.49.0"
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49.0.tgz#86f79756004a97fa4df866835093f1df3d03c333"
- integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w==
-
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
-"@humanwhocodes/config-array@^0.11.11":
- version "0.11.11"
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844"
- integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==
- dependencies:
- "@humanwhocodes/object-schema" "^1.2.1"
- debug "^4.1.1"
- minimatch "^3.0.5"
-
"@humanwhocodes/config-array@^0.11.8":
version "0.11.8"
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
@@ -1744,18 +1588,6 @@
jest-util "^29.5.0"
slash "^3.0.0"
-"@jest/console@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/console/-/console-29.7.0.tgz#cd4822dbdb84529265c5a2bdb529a3c9cc950ffc"
- integrity sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==
- dependencies:
- "@jest/types" "^29.6.3"
- "@types/node" "*"
- chalk "^4.0.0"
- jest-message-util "^29.7.0"
- jest-util "^29.7.0"
- slash "^3.0.0"
-
"@jest/core@^29.5.0":
version "29.5.0"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-29.5.0.tgz#76674b96904484e8214614d17261cc491e5f1f03"
@@ -1790,47 +1622,6 @@
slash "^3.0.0"
strip-ansi "^6.0.0"
-"@jest/core@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/core/-/core-29.7.0.tgz#b6cccc239f30ff36609658c5a5e2291757ce448f"
- integrity sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==
- dependencies:
- "@jest/console" "^29.7.0"
- "@jest/reporters" "^29.7.0"
- "@jest/test-result" "^29.7.0"
- "@jest/transform" "^29.7.0"
- "@jest/types" "^29.6.3"
- "@types/node" "*"
- ansi-escapes "^4.2.1"
- chalk "^4.0.0"
- ci-info "^3.2.0"
- exit "^0.1.2"
- graceful-fs "^4.2.9"
- jest-changed-files "^29.7.0"
- jest-config "^29.7.0"
- jest-haste-map "^29.7.0"
- jest-message-util "^29.7.0"
- jest-regex-util "^29.6.3"
- jest-resolve "^29.7.0"
- jest-resolve-dependencies "^29.7.0"
- jest-runner "^29.7.0"
- jest-runtime "^29.7.0"
- jest-snapshot "^29.7.0"
- jest-util "^29.7.0"
- jest-validate "^29.7.0"
- jest-watcher "^29.7.0"
- micromatch "^4.0.4"
- pretty-format "^29.7.0"
- slash "^3.0.0"
- strip-ansi "^6.0.0"
-
-"@jest/create-cache-key-function@^27.4.2":
- version "27.5.1"
- resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-27.5.1.tgz#7448fae15602ea95c828f5eceed35c202a820b31"
- integrity sha512-dmH1yW+makpTSURTy8VzdUwFnfQh1G8R+DxO2Ho2FFmBbKFEVm+3jWdvFhE2VqB/LATCTokkP0dotjyQyw5/AQ==
- dependencies:
- "@jest/types" "^27.5.1"
-
"@jest/environment@^29.5.0":
version "29.5.0"
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.5.0.tgz#9152d56317c1fdb1af389c46640ba74ef0bb4c65"
@@ -1841,16 +1632,6 @@
"@types/node" "*"
jest-mock "^29.5.0"
-"@jest/environment@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.7.0.tgz#24d61f54ff1f786f3cd4073b4b94416383baf2a7"
- integrity sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==
- dependencies:
- "@jest/fake-timers" "^29.7.0"
- "@jest/types" "^29.6.3"
- "@types/node" "*"
- jest-mock "^29.7.0"
-
"@jest/expect-utils@^29.5.0":
version "29.5.0"
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.5.0.tgz#f74fad6b6e20f924582dc8ecbf2cb800fe43a036"
@@ -1858,13 +1639,6 @@
dependencies:
jest-get-type "^29.4.3"
-"@jest/expect-utils@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.7.0.tgz#023efe5d26a8a70f21677d0a1afc0f0a44e3a1c6"
- integrity sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==
- dependencies:
- jest-get-type "^29.6.3"
-
"@jest/expect@^29.5.0":
version "29.5.0"
resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-29.5.0.tgz#80952f5316b23c483fbca4363ce822af79c38fba"
@@ -1873,14 +1647,6 @@
expect "^29.5.0"
jest-snapshot "^29.5.0"
-"@jest/expect@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-29.7.0.tgz#76a3edb0cb753b70dfbfe23283510d3d45432bf2"
- integrity sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==
- dependencies:
- expect "^29.7.0"
- jest-snapshot "^29.7.0"
-
"@jest/fake-timers@^29.5.0":
version "29.5.0"
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.5.0.tgz#d4d09ec3286b3d90c60bdcd66ed28d35f1b4dc2c"
@@ -1893,18 +1659,6 @@
jest-mock "^29.5.0"
jest-util "^29.5.0"
-"@jest/fake-timers@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.7.0.tgz#fd91bf1fffb16d7d0d24a426ab1a47a49881a565"
- integrity sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==
- dependencies:
- "@jest/types" "^29.6.3"
- "@sinonjs/fake-timers" "^10.0.2"
- "@types/node" "*"
- jest-message-util "^29.7.0"
- jest-mock "^29.7.0"
- jest-util "^29.7.0"
-
"@jest/globals@^29.5.0":
version "29.5.0"
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.5.0.tgz#6166c0bfc374c58268677539d0c181f9c1833298"
@@ -1915,16 +1669,6 @@
"@jest/types" "^29.5.0"
jest-mock "^29.5.0"
-"@jest/globals@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.7.0.tgz#8d9290f9ec47ff772607fa864ca1d5a2efae1d4d"
- integrity sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==
- dependencies:
- "@jest/environment" "^29.7.0"
- "@jest/expect" "^29.7.0"
- "@jest/types" "^29.6.3"
- jest-mock "^29.7.0"
-
"@jest/reporters@^29.5.0":
version "29.5.0"
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-29.5.0.tgz#985dfd91290cd78ddae4914ba7921bcbabe8ac9b"
@@ -1955,36 +1699,6 @@
strip-ansi "^6.0.0"
v8-to-istanbul "^9.0.1"
-"@jest/reporters@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-29.7.0.tgz#04b262ecb3b8faa83b0b3d321623972393e8f4c7"
- integrity sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==
- dependencies:
- "@bcoe/v8-coverage" "^0.2.3"
- "@jest/console" "^29.7.0"
- "@jest/test-result" "^29.7.0"
- "@jest/transform" "^29.7.0"
- "@jest/types" "^29.6.3"
- "@jridgewell/trace-mapping" "^0.3.18"
- "@types/node" "*"
- chalk "^4.0.0"
- collect-v8-coverage "^1.0.0"
- exit "^0.1.2"
- glob "^7.1.3"
- graceful-fs "^4.2.9"
- istanbul-lib-coverage "^3.0.0"
- istanbul-lib-instrument "^6.0.0"
- istanbul-lib-report "^3.0.0"
- istanbul-lib-source-maps "^4.0.0"
- istanbul-reports "^3.1.3"
- jest-message-util "^29.7.0"
- jest-util "^29.7.0"
- jest-worker "^29.7.0"
- slash "^3.0.0"
- string-length "^4.0.1"
- strip-ansi "^6.0.0"
- v8-to-istanbul "^9.0.1"
-
"@jest/schemas@^29.4.3":
version "29.4.3"
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.4.3.tgz#39cf1b8469afc40b6f5a2baaa146e332c4151788"
@@ -1992,13 +1706,6 @@
dependencies:
"@sinclair/typebox" "^0.25.16"
-"@jest/schemas@^29.6.3":
- version "29.6.3"
- resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.6.3.tgz#430b5ce8a4e0044a7e3819663305a7b3091c8e03"
- integrity sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==
- dependencies:
- "@sinclair/typebox" "^0.27.8"
-
"@jest/source-map@^29.4.3":
version "29.4.3"
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-29.4.3.tgz#ff8d05cbfff875d4a791ab679b4333df47951d20"
@@ -2008,15 +1715,6 @@
callsites "^3.0.0"
graceful-fs "^4.2.9"
-"@jest/source-map@^29.6.3":
- version "29.6.3"
- resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-29.6.3.tgz#d90ba772095cf37a34a5eb9413f1b562a08554c4"
- integrity sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==
- dependencies:
- "@jridgewell/trace-mapping" "^0.3.18"
- callsites "^3.0.0"
- graceful-fs "^4.2.9"
-
"@jest/test-result@^29.5.0":
version "29.5.0"
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-29.5.0.tgz#7c856a6ca84f45cc36926a4e9c6b57f1973f1408"
@@ -2027,16 +1725,6 @@
"@types/istanbul-lib-coverage" "^2.0.0"
collect-v8-coverage "^1.0.0"
-"@jest/test-result@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-29.7.0.tgz#8db9a80aa1a097bb2262572686734baed9b1657c"
- integrity sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==
- dependencies:
- "@jest/console" "^29.7.0"
- "@jest/types" "^29.6.3"
- "@types/istanbul-lib-coverage" "^2.0.0"
- collect-v8-coverage "^1.0.0"
-
"@jest/test-sequencer@^29.5.0":
version "29.5.0"
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-29.5.0.tgz#34d7d82d3081abd523dbddc038a3ddcb9f6d3cc4"
@@ -2047,16 +1735,6 @@
jest-haste-map "^29.5.0"
slash "^3.0.0"
-"@jest/test-sequencer@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz#6cef977ce1d39834a3aea887a1726628a6f072ce"
- integrity sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==
- dependencies:
- "@jest/test-result" "^29.7.0"
- graceful-fs "^4.2.9"
- jest-haste-map "^29.7.0"
- slash "^3.0.0"
-
"@jest/transform@^26.6.2":
version "26.6.2"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-26.6.2.tgz#5ac57c5fa1ad17b2aae83e73e45813894dcf2e4b"
@@ -2099,27 +1777,6 @@
slash "^3.0.0"
write-file-atomic "^4.0.2"
-"@jest/transform@^29.7.0":
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.7.0.tgz#df2dd9c346c7d7768b8a06639994640c642e284c"
- integrity sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==
- dependencies:
- "@babel/core" "^7.11.6"
- "@jest/types" "^29.6.3"
- "@jridgewell/trace-mapping" "^0.3.18"
- babel-plugin-istanbul "^6.1.1"
- chalk "^4.0.0"
- convert-source-map "^2.0.0"
- fast-json-stable-stringify "^2.1.0"
- graceful-fs "^4.2.9"
- jest-haste-map "^29.7.0"
- jest-regex-util "^29.6.3"
- jest-util "^29.7.0"
- micromatch "^4.0.4"
- pirates "^4.0.4"
- slash "^3.0.0"
- write-file-atomic "^4.0.2"
-
"@jest/types@^25.5.0":
version "25.5.0"
resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d"
@@ -2164,18 +1821,6 @@
"@types/yargs" "^17.0.8"
chalk "^4.0.0"
-"@jest/types@^29.6.3":
- version "29.6.3"
- resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.3.tgz#1131f8cf634e7e84c5e77bab12f052af585fba59"
- integrity sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==
- dependencies:
- "@jest/schemas" "^29.6.3"
- "@types/istanbul-lib-coverage" "^2.0.0"
- "@types/istanbul-reports" "^3.0.0"
- "@types/node" "*"
- "@types/yargs" "^17.0.8"
- chalk "^4.0.0"
-
"@jridgewell/gen-mapping@^0.1.0":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
@@ -2198,11 +1843,6 @@
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
-"@jridgewell/resolve-uri@^3.0.3", "@jridgewell/resolve-uri@^3.1.0":
- version "3.1.1"
- resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
- integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
-
"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
@@ -2221,19 +1861,6 @@
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
-"@jridgewell/sourcemap-codec@^1.4.14":
- version "1.4.15"
- resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
- integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
-
-"@jridgewell/trace-mapping@0.3.9":
- version "0.3.9"
- resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
- integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==
- dependencies:
- "@jridgewell/resolve-uri" "^3.0.3"
- "@jridgewell/sourcemap-codec" "^1.4.10"
-
"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.14", "@jridgewell/trace-mapping@^0.3.15", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
version "0.3.17"
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985"
@@ -2242,14 +1869,6 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"
-"@jridgewell/trace-mapping@^0.3.18":
- version "0.3.19"
- resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811"
- integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==
- dependencies:
- "@jridgewell/resolve-uri" "^3.1.0"
- "@jridgewell/sourcemap-codec" "^1.4.14"
-
"@lerna/child-process@6.5.1":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-6.5.1.tgz#da9161ba00e8d67fa7241a709703e5cc5e4a5e5e"
@@ -3557,11 +3176,6 @@
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.24.tgz#8c7688559979f7079aacaf31aa881c3aa410b718"
integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==
-"@sinclair/typebox@^0.27.8":
- version "0.27.8"
- resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
- integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==
-
"@sindresorhus/is@^0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
@@ -4565,94 +4179,6 @@
"@svgr/hast-util-to-babel-ast" "^6.5.1"
svg-parser "^2.0.4"
-"@swc/core-darwin-arm64@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.85.tgz#f92d3c2b7f85f7dc0707e4ec06e344c96b26b476"
- integrity sha512-jTikp+i4nO4Ofe6qGm4I3sFeebD1OvueBCHITux5tQKD6umN1c2z4CRGv6K49NIz/qEpUcdr6Qny6K+3yibVFQ==
-
-"@swc/core-darwin-x64@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.85.tgz#ce623656ee427876423f07d898fbd7fa767d39bd"
- integrity sha512-3uHYkjVU+2F+YbVYtq5rH0uCJIztFTALaS3mQEfQUZKXZ5/8jD5titTCRqFKtSlQg0CzaFZgsYsuqwYBmgN0mA==
-
-"@swc/core-linux-arm-gnueabihf@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.85.tgz#9eb958e3b2c4af0d208dc2d1e71270797605c71b"
- integrity sha512-ouHzAHsFaEOkRuoTAOI/8n2m8BQAAnb4vr/xbMhhDOmix0lp5eNsW5Iac/EcJ2uG6B3n7P2K8oycj9SWkj+pfw==
-
-"@swc/core-linux-arm64-gnu@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.85.tgz#2932636d5414709c56b9a670ca804dc317201a41"
- integrity sha512-/Z1CZOWiO+NqJEh1J20PIxQFHMH43upQJ1l7FJ5Z7+MyuYF8WkeJ7OSovau729pBR+38vvvccEJrMZIztfv7hQ==
-
-"@swc/core-linux-arm64-musl@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.85.tgz#3b312c57ac0b6861d87a7c0f7ff24e232eb792d5"
- integrity sha512-gfh7CfKavi076dbMBTzfdawSGcYfZ4+1Q+8aRkSesqepKHcIWIJti8Cf3zB4a6CHNhJe+VN0Gb7DEfumydAm1w==
-
-"@swc/core-linux-x64-gnu@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.85.tgz#d9fd7ff6ba4e693274604926b82027cb4c2a3306"
- integrity sha512-lWVqjHKzofb9q1qrBM4dLqO7CIisp08/xMS5Hz9DWex1gTc5F2b6yJO6Ceqwa256GMweJcdP6A5EvEFQAiZ5dg==
-
-"@swc/core-linux-x64-musl@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.85.tgz#0a80efac999fb125131385a8937227819549939f"
- integrity sha512-EPJmlfqC05TUetnlErxNRyIp7Nc3B2w9abET6oQ/EgldeAeQnZ3M6svMViET/c2QSomgrU3rdP+Qcozkt62/4A==
-
-"@swc/core-win32-arm64-msvc@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.85.tgz#9808ee0d35eeb315efa7b73edcca80001451c9f3"
- integrity sha512-ibckJDZw8kNosciMexwk0z75ZyUhwtiFMV9rSBpup0opa7NNCUCoERCJ1e9LRyMdhsVUoLpZg/KZiHCdTw96hQ==
-
-"@swc/core-win32-ia32-msvc@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.85.tgz#9b85ba050f333199e88e54ba0dd7b72302af64be"
- integrity sha512-hY4MpHGUVQHL1T2kgRXOigDho4DTIpVPYzJ4uyy8VQRbS7GzN5XtvdGP/fA4zp8+2BQjcig+6J7Y92SY15ouNQ==
-
-"@swc/core-win32-x64-msvc@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.85.tgz#5c7f3f366804b512cf26e1731d8714f0409f1204"
- integrity sha512-ktxWOMFJ0iqKn6WUHtXqi4CS7xkyHmrRtjllGRuGqxmLmDX/HSOfuQ55Tm1KXKk5oHLacJkUbOSF2kBrpZ8dpg==
-
-"@swc/core@1.3.85":
- version "1.3.85"
- resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.85.tgz#36ce756854efa2320f601a2b3e1ca1096f8b3f16"
- integrity sha512-qnoxp+2O0GtvRdYnXgR1v8J7iymGGYpx6f6yCK9KxipOZOjrlKILFANYlghQxZyPUfXwK++TFxfSlX4r9wK+kg==
- dependencies:
- "@swc/types" "^0.1.4"
- optionalDependencies:
- "@swc/core-darwin-arm64" "1.3.85"
- "@swc/core-darwin-x64" "1.3.85"
- "@swc/core-linux-arm-gnueabihf" "1.3.85"
- "@swc/core-linux-arm64-gnu" "1.3.85"
- "@swc/core-linux-arm64-musl" "1.3.85"
- "@swc/core-linux-x64-gnu" "1.3.85"
- "@swc/core-linux-x64-musl" "1.3.85"
- "@swc/core-win32-arm64-msvc" "1.3.85"
- "@swc/core-win32-ia32-msvc" "1.3.85"
- "@swc/core-win32-x64-msvc" "1.3.85"
-
-"@swc/helpers@0.5.2":
- version "0.5.2"
- resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.2.tgz#85ea0c76450b61ad7d10a37050289eded783c27d"
- integrity sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==
- dependencies:
- tslib "^2.4.0"
-
-"@swc/jest@0.2.29":
- version "0.2.29"
- resolved "https://registry.yarnpkg.com/@swc/jest/-/jest-0.2.29.tgz#b27d647ec430c909f9bb567d1df2a47eaa3841f4"
- integrity sha512-8reh5RvHBsSikDC3WGCd5ZTd2BXKkyOdK7QwynrCH58jk2cQFhhHhFBg/jvnWZehUQe/EoOImLENc9/DwbBFow==
- dependencies:
- "@jest/create-cache-key-function" "^27.4.2"
- jsonc-parser "^3.2.0"
-
-"@swc/types@^0.1.4":
- version "0.1.5"
- resolved "https://registry.yarnpkg.com/@swc/types/-/types-0.1.5.tgz#043b731d4f56a79b4897a3de1af35e75d56bc63a"
- integrity sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==
-
"@szmarczak/http-timer@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
@@ -4848,14 +4374,6 @@
"@types/estree" "*"
"@types/json-schema" "*"
-"@types/eslint@8.44.2":
- version "8.44.2"
- resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.2.tgz#0d21c505f98a89b8dd4d37fa162b09da6089199a"
- integrity sha512-sdPRb9K6iL5XZOmBubg8yiFp5yS/JdUDQsq5e6h95km91MCYMuvp7mh1fjPEYUhvHepKpZOjnEaMBR4PxjWDzg==
- dependencies:
- "@types/estree" "*"
- "@types/json-schema" "*"
-
"@types/estree-jsx@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@types/estree-jsx/-/estree-jsx-1.0.0.tgz#7bfc979ab9f692b492017df42520f7f765e98df1"
@@ -4873,11 +4391,6 @@
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
-"@types/estree@1.0.1":
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.1.tgz#aa22750962f3bf0e79d753d3cc067f010c95f194"
- integrity sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==
-
"@types/estree@^0.0.51":
version "0.0.51"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
@@ -4994,14 +4507,6 @@
expect "^29.0.0"
pretty-format "^29.0.0"
-"@types/jest@29.5.5":
- version "29.5.5"
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.5.tgz#727204e06228fe24373df9bae76b90f3e8236a2a"
- integrity sha512-ebylz2hnsWR9mYvmBFbXJXr+33UPc4+ZdxyDXh5w0FlPBTfCVN3wPL+kuOiQt3xvrK419v7XWeAs+AeOksafXg==
- dependencies:
- expect "^29.0.0"
- pretty-format "^29.0.0"
-
"@types/jsdom@^20.0.0":
version "20.0.1"
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-20.0.1.tgz#07c14bc19bd2f918c1929541cdaacae894744808"
@@ -5073,11 +4578,6 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93"
integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==
-"@types/node@20.6.2":
- version "20.6.2"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.2.tgz#a065925409f59657022e9063275cd0b9bd7e1b12"
- integrity sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==
-
"@types/node@^12.7.1":
version "12.20.55"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
@@ -5748,21 +5248,6 @@
"@webassemblyjs/wast-parser" "1.9.0"
"@xtuc/long" "4.2.2"
-"@workleap/swc-configs@2.1.2":
- version "2.1.2"
- resolved "https://registry.yarnpkg.com/@workleap/swc-configs/-/swc-configs-2.1.2.tgz#1d4d0587434b9c642e89baa29e94dbfd5e58f519"
- integrity sha512-qMTxLKvNoTys4YxXtvIRWVQiuB46FfCajVpgVrMshtAA3Zydtjy4IGirCOGcalcSbuc12mOseBpxiLV9wayneg==
-
-"@workleap/tsup-configs@3.0.1":
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/@workleap/tsup-configs/-/tsup-configs-3.0.1.tgz#b102bf02e6114e03b0aa716d8585c40110b09405"
- integrity sha512-myN5djL5rFwYsqSaj2emccUZJ2lD/R7Z2RyHif5Yy6ruNWpC5iJ+l0jXCFFJ3Zl6hYgm5HHjvPFreJqbER70EQ==
-
-"@workleap/typescript-configs@3.0.2":
- version "3.0.2"
- resolved "https://registry.yarnpkg.com/@workleap/typescript-configs/-/typescript-configs-3.0.2.tgz#307af416d836225b92d531ef02305d0039bfb7bc"
- integrity sha512-H2FE1RoOcjYUhzMjpMm48qE7xf015nJBBYTwGH+t7VXzDcJBFcwU2jXztLG6ibMW+wIe0nI06MFOdjMLE099+Q==
-
"@xtuc/ieee754@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790"
@@ -5867,11 +5352,6 @@ acorn@^8.0.0, acorn@^8.1.0, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.6.0, acorn@^8.7
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
-acorn@^8.9.0:
- version "8.10.0"
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
- integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
-
add-stream@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
@@ -6108,11 +5588,6 @@ any-observable@^0.3.0:
resolved "https://registry.yarnpkg.com/any-observable/-/any-observable-0.3.0.tgz#af933475e5806a67d0d7df090dd5e8bef65d119b"
integrity sha512-/FQM1EDkTsf63Ub2C6O7GuYFDsSXUwsaZDurV0np41ocwq0jthUAYCmhBX9f+KwlaCgIuWyr/4WlUQUBfKfZog==
-any-promise@^1.0.0:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f"
- integrity sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==
-
anymatch@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
@@ -6516,19 +5991,6 @@ babel-jest@^29.5.0:
graceful-fs "^4.2.9"
slash "^3.0.0"
-babel-jest@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.7.0.tgz#f4369919225b684c56085998ac63dbd05be020d5"
- integrity sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==
- dependencies:
- "@jest/transform" "^29.7.0"
- "@types/babel__core" "^7.1.14"
- babel-plugin-istanbul "^6.1.1"
- babel-preset-jest "^29.6.3"
- chalk "^4.0.0"
- graceful-fs "^4.2.9"
- slash "^3.0.0"
-
babel-loader@^8.0.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
@@ -6580,16 +6042,6 @@ babel-plugin-jest-hoist@^29.5.0:
"@types/babel__core" "^7.1.14"
"@types/babel__traverse" "^7.0.6"
-babel-plugin-jest-hoist@^29.6.3:
- version "29.6.3"
- resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz#aadbe943464182a8922c3c927c3067ff40d24626"
- integrity sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==
- dependencies:
- "@babel/template" "^7.3.3"
- "@babel/types" "^7.3.3"
- "@types/babel__core" "^7.1.14"
- "@types/babel__traverse" "^7.0.6"
-
babel-plugin-macros@^3.0.1:
version "3.1.0"
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1"
@@ -6666,14 +6118,6 @@ babel-preset-jest@^29.5.0:
babel-plugin-jest-hoist "^29.5.0"
babel-preset-current-node-syntax "^1.0.0"
-babel-preset-jest@^29.6.3:
- version "29.6.3"
- resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz#fa05fa510e7d493896d7b0dd2033601c840f171c"
- integrity sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==
- dependencies:
- babel-plugin-jest-hoist "^29.6.3"
- babel-preset-current-node-syntax "^1.0.0"
-
backoff@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/backoff/-/backoff-2.5.0.tgz#f616eda9d3e4b66b8ca7fca79f695722c5f8e26f"
@@ -7096,13 +6540,6 @@ builtins@^5.0.0:
dependencies:
semver "^7.0.0"
-bundle-require@^4.0.0:
- version "4.0.2"
- resolved "https://registry.yarnpkg.com/bundle-require/-/bundle-require-4.0.2.tgz#65fc74ff14eabbba36d26c9a6161bd78fff6b29e"
- integrity sha512-jwzPOChofl67PSTW2SGubV9HBQAhhR2i6nskiOThauo9dzwDUgOWQScFVaJkjEfYX+UXiD+LEx8EblQMc2wIag==
- dependencies:
- load-tsconfig "^0.2.3"
-
byline@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/byline/-/byline-5.0.0.tgz#741c5216468eadc457b03410118ad77de8c1ddb1"
@@ -7141,11 +6578,6 @@ c8@^7.6.0:
yargs "^16.2.0"
yargs-parser "^20.2.9"
-cac@^6.7.12:
- version "6.7.14"
- resolved "https://registry.yarnpkg.com/cac/-/cac-6.7.14.tgz#804e1e6f506ee363cb0e3ccbb09cad5dd9870959"
- integrity sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==
-
cacache@^12.0.2:
version "12.0.4"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.4.tgz#668bcbd105aeb5f1d92fe25570ec9525c8faa40c"
@@ -7518,7 +6950,7 @@ chokidar@^2.1.8:
optionalDependencies:
fsevents "^1.2.7"
-chokidar@^3.0.2, chokidar@^3.4.1, chokidar@^3.4.2, chokidar@^3.5.1:
+chokidar@^3.0.2, chokidar@^3.4.1, chokidar@^3.4.2:
version "3.5.3"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
@@ -7896,7 +7328,7 @@ commander@^3.0.2:
resolved "https://registry.yarnpkg.com/commander/-/commander-3.0.2.tgz#6837c3fb677ad9933d1cfba42dd14d5117d6b39e"
integrity sha512-Gar0ASD4BDyKC4hl4DwHqDrmvjoxWKZigVnAbn5H1owvm4CxCPdb0HQDehwNYMJpla5+M2tPmPARzhtYuwpHow==
-commander@^4.0.0, commander@^4.1.1:
+commander@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
@@ -8356,19 +7788,6 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
safe-buffer "^5.0.1"
sha.js "^2.4.8"
-create-jest@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/create-jest/-/create-jest-29.7.0.tgz#a355c5b3cb1e1af02ba177fe7afd7feee49a5320"
- integrity sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==
- dependencies:
- "@jest/types" "^29.6.3"
- chalk "^4.0.0"
- exit "^0.1.2"
- graceful-fs "^4.2.9"
- jest-config "^29.7.0"
- jest-util "^29.7.0"
- prompts "^2.0.1"
-
create-require@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -8772,11 +8191,6 @@ dedent@0.7.0, dedent@^0.7.0:
resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
integrity sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==
-dedent@^1.0.0:
- version "1.5.1"
- resolved "https://registry.yarnpkg.com/dedent/-/dedent-1.5.1.tgz#4f3fc94c8b711e9bb2800d185cd6ad20f2a90aff"
- integrity sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==
-
deep-equal@^2.0.5:
version "2.2.0"
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-2.2.0.tgz#5caeace9c781028b9ff459f33b779346637c43e6"
@@ -9138,11 +8552,6 @@ diff-sequences@^29.4.3:
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.4.3.tgz#9314bc1fabe09267ffeca9cbafc457d8499a13f2"
integrity sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==
-diff-sequences@^29.6.3:
- version "29.6.3"
- resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.6.3.tgz#4deaf894d11407c51efc8418012f9e70b84ea921"
- integrity sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==
-
diff@^4.0.1:
version "4.0.2"
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
@@ -9729,34 +9138,6 @@ esbuild-windows-arm64@0.13.13:
resolved "https://registry.yarnpkg.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.13.13.tgz#06dfa52a6b178a5932a9a6e2fdb240c09e6da30c"
integrity sha512-6fsDfTuTvltYB5k+QPah/x7LrI2+OLAJLE3bWLDiZI6E8wXMQU+wLqtEO/U/RvJgVY1loPs5eMpUBpVajczh1A==
-esbuild@^0.18.2:
- version "0.18.20"
- resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.18.20.tgz#4709f5a34801b43b799ab7d6d82f7284a9b7a7a6"
- integrity sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==
- optionalDependencies:
- "@esbuild/android-arm" "0.18.20"
- "@esbuild/android-arm64" "0.18.20"
- "@esbuild/android-x64" "0.18.20"
- "@esbuild/darwin-arm64" "0.18.20"
- "@esbuild/darwin-x64" "0.18.20"
- "@esbuild/freebsd-arm64" "0.18.20"
- "@esbuild/freebsd-x64" "0.18.20"
- "@esbuild/linux-arm" "0.18.20"
- "@esbuild/linux-arm64" "0.18.20"
- "@esbuild/linux-ia32" "0.18.20"
- "@esbuild/linux-loong64" "0.18.20"
- "@esbuild/linux-mips64el" "0.18.20"
- "@esbuild/linux-ppc64" "0.18.20"
- "@esbuild/linux-riscv64" "0.18.20"
- "@esbuild/linux-s390x" "0.18.20"
- "@esbuild/linux-x64" "0.18.20"
- "@esbuild/netbsd-x64" "0.18.20"
- "@esbuild/openbsd-x64" "0.18.20"
- "@esbuild/sunos-x64" "0.18.20"
- "@esbuild/win32-arm64" "0.18.20"
- "@esbuild/win32-ia32" "0.18.20"
- "@esbuild/win32-x64" "0.18.20"
-
escalade@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
@@ -9868,7 +9249,7 @@ eslint-plugin-jest@^27:
dependencies:
"@typescript-eslint/utils" "^5.10.0"
-eslint-plugin-jsx-a11y@^6, eslint-plugin-jsx-a11y@^6.7.1:
+eslint-plugin-jsx-a11y@^6:
version "6.7.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.7.1.tgz#fca5e02d115f48c9a597a6894d5bcec2f7a76976"
integrity sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==
@@ -10023,14 +9404,6 @@ eslint-scope@^7.1.1:
esrecurse "^4.3.0"
estraverse "^5.2.0"
-eslint-scope@^7.2.2:
- version "7.2.2"
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
- integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==
- dependencies:
- esrecurse "^4.3.0"
- estraverse "^5.2.0"
-
eslint-utils@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
@@ -10053,11 +9426,6 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
-eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
- version "3.4.3"
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
- integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
-
eslint@8.36.0:
version "8.36.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.36.0.tgz#1bd72202200a5492f91803b113fb8a83b11285cf"
@@ -10104,49 +9472,6 @@ eslint@8.36.0:
strip-json-comments "^3.1.0"
text-table "^0.2.0"
-eslint@8.49.0:
- version "8.49.0"
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49.0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42"
- integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ==
- dependencies:
- "@eslint-community/eslint-utils" "^4.2.0"
- "@eslint-community/regexpp" "^4.6.1"
- "@eslint/eslintrc" "^2.1.2"
- "@eslint/js" "8.49.0"
- "@humanwhocodes/config-array" "^0.11.11"
- "@humanwhocodes/module-importer" "^1.0.1"
- "@nodelib/fs.walk" "^1.2.8"
- ajv "^6.12.4"
- chalk "^4.0.0"
- cross-spawn "^7.0.2"
- debug "^4.3.2"
- doctrine "^3.0.0"
- escape-string-regexp "^4.0.0"
- eslint-scope "^7.2.2"
- eslint-visitor-keys "^3.4.3"
- espree "^9.6.1"
- esquery "^1.4.2"
- esutils "^2.0.2"
- fast-deep-equal "^3.1.3"
- file-entry-cache "^6.0.1"
- find-up "^5.0.0"
- glob-parent "^6.0.2"
- globals "^13.19.0"
- graphemer "^1.4.0"
- ignore "^5.2.0"
- imurmurhash "^0.1.4"
- is-glob "^4.0.0"
- is-path-inside "^3.0.3"
- js-yaml "^4.1.0"
- json-stable-stringify-without-jsonify "^1.0.1"
- levn "^0.4.1"
- lodash.merge "^4.6.2"
- minimatch "^3.1.2"
- natural-compare "^1.4.0"
- optionator "^0.9.3"
- strip-ansi "^6.0.1"
- text-table "^0.2.0"
-
espree@^6.1.2:
version "6.2.1"
resolved "https://registry.yarnpkg.com/espree/-/espree-6.2.1.tgz#77fc72e1fd744a2052c20f38a5b575832e82734a"
@@ -10174,15 +9499,6 @@ espree@^9.5.0:
acorn-jsx "^5.3.2"
eslint-visitor-keys "^3.3.0"
-espree@^9.6.0, espree@^9.6.1:
- version "9.6.1"
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
- integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
- dependencies:
- acorn "^8.9.0"
- acorn-jsx "^5.3.2"
- eslint-visitor-keys "^3.4.1"
-
esprima@^4.0.0, esprima@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -10369,17 +9685,6 @@ expect@^29.0.0, expect@^29.5.0:
jest-message-util "^29.5.0"
jest-util "^29.5.0"
-expect@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/expect/-/expect-29.7.0.tgz#578874590dcb3214514084c08115d8aee61e11bc"
- integrity sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==
- dependencies:
- "@jest/expect-utils" "^29.7.0"
- jest-get-type "^29.6.3"
- jest-matcher-utils "^29.7.0"
- jest-message-util "^29.7.0"
- jest-util "^29.7.0"
-
express-logging@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/express-logging/-/express-logging-1.1.1.tgz#62839618cbab5bb3610f1a1c1485352fe9d26c2a"
@@ -11437,18 +10742,6 @@ glob@7.1.4:
once "^1.3.0"
path-is-absolute "^1.0.0"
-glob@7.1.6:
- version "7.1.6"
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
- integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
- dependencies:
- fs.realpath "^1.0.0"
- inflight "^1.0.4"
- inherits "2"
- minimatch "^3.0.4"
- once "^1.3.0"
- path-is-absolute "^1.0.0"
-
glob@7.1.7:
version "7.1.7"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
@@ -11689,11 +10982,6 @@ grapheme-splitter@^1.0.4:
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
-graphemer@^1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
- integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
-
handlebars@^4.7.7:
version "4.7.7"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
@@ -13086,17 +12374,6 @@ istanbul-lib-instrument@^5.0.4, istanbul-lib-instrument@^5.1.0:
istanbul-lib-coverage "^3.2.0"
semver "^6.3.0"
-istanbul-lib-instrument@^6.0.0:
- version "6.0.0"
- resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.0.tgz#7a8af094cbfff1d5bb280f62ce043695ae8dd5b8"
- integrity sha512-x58orMzEVfzPUKqlbLd1hXCnySCxKdDKa6Rjg97CwuLLRI4g3FHTdnExu1OqffVFay6zeMW+T6/DowFLndWnIw==
- dependencies:
- "@babel/core" "^7.12.3"
- "@babel/parser" "^7.14.7"
- "@istanbuljs/schema" "^0.1.2"
- istanbul-lib-coverage "^3.2.0"
- semver "^7.5.4"
-
istanbul-lib-report@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#7518fe52ea44de372f460a76b5ecda9ffb73d8a6"
@@ -13182,15 +12459,6 @@ jest-changed-files@^29.5.0:
execa "^5.0.0"
p-limit "^3.1.0"
-jest-changed-files@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-29.7.0.tgz#1c06d07e77c78e1585d020424dedc10d6e17ac3a"
- integrity sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==
- dependencies:
- execa "^5.0.0"
- jest-util "^29.7.0"
- p-limit "^3.1.0"
-
jest-circus@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-29.5.0.tgz#b5926989449e75bff0d59944bae083c9d7fb7317"
@@ -13217,32 +12485,6 @@ jest-circus@^29.5.0:
slash "^3.0.0"
stack-utils "^2.0.3"
-jest-circus@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-29.7.0.tgz#b6817a45fcc835d8b16d5962d0c026473ee3668a"
- integrity sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==
- dependencies:
- "@jest/environment" "^29.7.0"
- "@jest/expect" "^29.7.0"
- "@jest/test-result" "^29.7.0"
- "@jest/types" "^29.6.3"
- "@types/node" "*"
- chalk "^4.0.0"
- co "^4.6.0"
- dedent "^1.0.0"
- is-generator-fn "^2.0.0"
- jest-each "^29.7.0"
- jest-matcher-utils "^29.7.0"
- jest-message-util "^29.7.0"
- jest-runtime "^29.7.0"
- jest-snapshot "^29.7.0"
- jest-util "^29.7.0"
- p-limit "^3.1.0"
- pretty-format "^29.7.0"
- pure-rand "^6.0.0"
- slash "^3.0.0"
- stack-utils "^2.0.3"
-
jest-cli@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-29.5.0.tgz#b34c20a6d35968f3ee47a7437ff8e53e086b4a67"
@@ -13261,23 +12503,6 @@ jest-cli@^29.5.0:
prompts "^2.0.1"
yargs "^17.3.1"
-jest-cli@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-29.7.0.tgz#5592c940798e0cae677eec169264f2d839a37995"
- integrity sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==
- dependencies:
- "@jest/core" "^29.7.0"
- "@jest/test-result" "^29.7.0"
- "@jest/types" "^29.6.3"
- chalk "^4.0.0"
- create-jest "^29.7.0"
- exit "^0.1.2"
- import-local "^3.0.2"
- jest-config "^29.7.0"
- jest-util "^29.7.0"
- jest-validate "^29.7.0"
- yargs "^17.3.1"
-
jest-config@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-29.5.0.tgz#3cc972faec8c8aaea9ae158c694541b79f3748da"
@@ -13306,34 +12531,6 @@ jest-config@^29.5.0:
slash "^3.0.0"
strip-json-comments "^3.1.1"
-jest-config@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-29.7.0.tgz#bcbda8806dbcc01b1e316a46bb74085a84b0245f"
- integrity sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==
- dependencies:
- "@babel/core" "^7.11.6"
- "@jest/test-sequencer" "^29.7.0"
- "@jest/types" "^29.6.3"
- babel-jest "^29.7.0"
- chalk "^4.0.0"
- ci-info "^3.2.0"
- deepmerge "^4.2.2"
- glob "^7.1.3"
- graceful-fs "^4.2.9"
- jest-circus "^29.7.0"
- jest-environment-node "^29.7.0"
- jest-get-type "^29.6.3"
- jest-regex-util "^29.6.3"
- jest-resolve "^29.7.0"
- jest-runner "^29.7.0"
- jest-util "^29.7.0"
- jest-validate "^29.7.0"
- micromatch "^4.0.4"
- parse-json "^5.2.0"
- pretty-format "^29.7.0"
- slash "^3.0.0"
- strip-json-comments "^3.1.1"
-
jest-diff@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.5.0.tgz#e0d83a58eb5451dcc1fa61b1c3ee4e8f5a290d63"
@@ -13344,16 +12541,6 @@ jest-diff@^29.5.0:
jest-get-type "^29.4.3"
pretty-format "^29.5.0"
-jest-diff@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.7.0.tgz#017934a66ebb7ecf6f205e84699be10afd70458a"
- integrity sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==
- dependencies:
- chalk "^4.0.0"
- diff-sequences "^29.6.3"
- jest-get-type "^29.6.3"
- pretty-format "^29.7.0"
-
jest-docblock@^29.4.3:
version "29.4.3"
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-29.4.3.tgz#90505aa89514a1c7dceeac1123df79e414636ea8"
@@ -13361,13 +12548,6 @@ jest-docblock@^29.4.3:
dependencies:
detect-newline "^3.0.0"
-jest-docblock@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-29.7.0.tgz#8fddb6adc3cdc955c93e2a87f61cfd350d5d119a"
- integrity sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==
- dependencies:
- detect-newline "^3.0.0"
-
jest-each@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-29.5.0.tgz#fc6e7014f83eac68e22b7195598de8554c2e5c06"
@@ -13379,17 +12559,6 @@ jest-each@^29.5.0:
jest-util "^29.5.0"
pretty-format "^29.5.0"
-jest-each@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-29.7.0.tgz#162a9b3f2328bdd991beaabffbb74745e56577d1"
- integrity sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==
- dependencies:
- "@jest/types" "^29.6.3"
- chalk "^4.0.0"
- jest-get-type "^29.6.3"
- jest-util "^29.7.0"
- pretty-format "^29.7.0"
-
jest-environment-jsdom@29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-29.5.0.tgz#cfe86ebaf1453f3297b5ff3470fbe94739c960cb"
@@ -13416,18 +12585,6 @@ jest-environment-node@^29.5.0:
jest-mock "^29.5.0"
jest-util "^29.5.0"
-jest-environment-node@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-29.7.0.tgz#0b93e111dda8ec120bc8300e6d1fb9576e164376"
- integrity sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==
- dependencies:
- "@jest/environment" "^29.7.0"
- "@jest/fake-timers" "^29.7.0"
- "@jest/types" "^29.6.3"
- "@types/node" "*"
- jest-mock "^29.7.0"
- jest-util "^29.7.0"
-
jest-get-type@^25.2.6:
version "25.2.6"
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.2.6.tgz#0b0a32fab8908b44d508be81681487dbabb8d877"
@@ -13443,11 +12600,6 @@ jest-get-type@^29.4.3:
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.4.3.tgz#1ab7a5207c995161100b5187159ca82dd48b3dd5"
integrity sha512-J5Xez4nRRMjk8emnTpWrlkyb9pfRQQanDrvWHhsR1+VUfbwxi30eVcZFlcdGInRibU4G5LwHXpI7IRHU0CY+gg==
-jest-get-type@^29.6.3:
- version "29.6.3"
- resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.6.3.tgz#36f499fdcea197c1045a127319c0481723908fd1"
- integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==
-
jest-haste-map@^26.6.2:
version "26.6.2"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-26.6.2.tgz#dd7e60fe7dc0e9f911a23d79c5ff7fb5c2cafeaa"
@@ -13488,25 +12640,6 @@ jest-haste-map@^29.5.0:
optionalDependencies:
fsevents "^2.3.2"
-jest-haste-map@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.7.0.tgz#3c2396524482f5a0506376e6c858c3bbcc17b104"
- integrity sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==
- dependencies:
- "@jest/types" "^29.6.3"
- "@types/graceful-fs" "^4.1.3"
- "@types/node" "*"
- anymatch "^3.0.3"
- fb-watchman "^2.0.0"
- graceful-fs "^4.2.9"
- jest-regex-util "^29.6.3"
- jest-util "^29.7.0"
- jest-worker "^29.7.0"
- micromatch "^4.0.4"
- walker "^1.0.8"
- optionalDependencies:
- fsevents "^2.3.2"
-
jest-leak-detector@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-29.5.0.tgz#cf4bdea9615c72bac4a3a7ba7e7930f9c0610c8c"
@@ -13515,14 +12648,6 @@ jest-leak-detector@^29.5.0:
jest-get-type "^29.4.3"
pretty-format "^29.5.0"
-jest-leak-detector@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz#5b7ec0dadfdfec0ca383dc9aa016d36b5ea4c728"
- integrity sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==
- dependencies:
- jest-get-type "^29.6.3"
- pretty-format "^29.7.0"
-
jest-matcher-utils@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.5.0.tgz#d957af7f8c0692c5453666705621ad4abc2c59c5"
@@ -13533,16 +12658,6 @@ jest-matcher-utils@^29.5.0:
jest-get-type "^29.4.3"
pretty-format "^29.5.0"
-jest-matcher-utils@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz#ae8fec79ff249fd592ce80e3ee474e83a6c44f12"
- integrity sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==
- dependencies:
- chalk "^4.0.0"
- jest-diff "^29.7.0"
- jest-get-type "^29.6.3"
- pretty-format "^29.7.0"
-
jest-message-util@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.5.0.tgz#1f776cac3aca332ab8dd2e3b41625435085c900e"
@@ -13558,21 +12673,6 @@ jest-message-util@^29.5.0:
slash "^3.0.0"
stack-utils "^2.0.3"
-jest-message-util@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.7.0.tgz#8bc392e204e95dfe7564abbe72a404e28e51f7f3"
- integrity sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==
- dependencies:
- "@babel/code-frame" "^7.12.13"
- "@jest/types" "^29.6.3"
- "@types/stack-utils" "^2.0.0"
- chalk "^4.0.0"
- graceful-fs "^4.2.9"
- micromatch "^4.0.4"
- pretty-format "^29.7.0"
- slash "^3.0.0"
- stack-utils "^2.0.3"
-
jest-mock@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.5.0.tgz#26e2172bcc71d8b0195081ff1f146ac7e1518aed"
@@ -13582,15 +12682,6 @@ jest-mock@^29.5.0:
"@types/node" "*"
jest-util "^29.5.0"
-jest-mock@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.7.0.tgz#4e836cf60e99c6fcfabe9f99d017f3fdd50a6347"
- integrity sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==
- dependencies:
- "@jest/types" "^29.6.3"
- "@types/node" "*"
- jest-util "^29.7.0"
-
jest-pnp-resolver@^1.2.2:
version "1.2.3"
resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz#930b1546164d4ad5937d5540e711d4d38d4cad2e"
@@ -13606,11 +12697,6 @@ jest-regex-util@^29.4.3:
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-29.4.3.tgz#a42616141e0cae052cfa32c169945d00c0aa0bb8"
integrity sha512-O4FglZaMmWXbGHSQInfXewIsd1LMn9p3ZXB/6r4FOkyhX2/iP/soMG98jGvk/A3HAN78+5VWcBGO0BJAPRh4kg==
-jest-regex-util@^29.6.3:
- version "29.6.3"
- resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-29.6.3.tgz#4a556d9c776af68e1c5f48194f4d0327d24e8a52"
- integrity sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==
-
jest-resolve-dependencies@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-29.5.0.tgz#f0ea29955996f49788bf70996052aa98e7befee4"
@@ -13619,14 +12705,6 @@ jest-resolve-dependencies@^29.5.0:
jest-regex-util "^29.4.3"
jest-snapshot "^29.5.0"
-jest-resolve-dependencies@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz#1b04f2c095f37fc776ff40803dc92921b1e88428"
- integrity sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==
- dependencies:
- jest-regex-util "^29.6.3"
- jest-snapshot "^29.7.0"
-
jest-resolve@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-29.5.0.tgz#b053cc95ad1d5f6327f0ac8aae9f98795475ecdc"
@@ -13642,21 +12720,6 @@ jest-resolve@^29.5.0:
resolve.exports "^2.0.0"
slash "^3.0.0"
-jest-resolve@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-29.7.0.tgz#64d6a8992dd26f635ab0c01e5eef4399c6bcbc30"
- integrity sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==
- dependencies:
- chalk "^4.0.0"
- graceful-fs "^4.2.9"
- jest-haste-map "^29.7.0"
- jest-pnp-resolver "^1.2.2"
- jest-util "^29.7.0"
- jest-validate "^29.7.0"
- resolve "^1.20.0"
- resolve.exports "^2.0.0"
- slash "^3.0.0"
-
jest-runner@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-29.5.0.tgz#6a57c282eb0ef749778d444c1d758c6a7693b6f8"
@@ -13684,33 +12747,6 @@ jest-runner@^29.5.0:
p-limit "^3.1.0"
source-map-support "0.5.13"
-jest-runner@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-29.7.0.tgz#809af072d408a53dcfd2e849a4c976d3132f718e"
- integrity sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==
- dependencies:
- "@jest/console" "^29.7.0"
- "@jest/environment" "^29.7.0"
- "@jest/test-result" "^29.7.0"
- "@jest/transform" "^29.7.0"
- "@jest/types" "^29.6.3"
- "@types/node" "*"
- chalk "^4.0.0"
- emittery "^0.13.1"
- graceful-fs "^4.2.9"
- jest-docblock "^29.7.0"
- jest-environment-node "^29.7.0"
- jest-haste-map "^29.7.0"
- jest-leak-detector "^29.7.0"
- jest-message-util "^29.7.0"
- jest-resolve "^29.7.0"
- jest-runtime "^29.7.0"
- jest-util "^29.7.0"
- jest-watcher "^29.7.0"
- jest-worker "^29.7.0"
- p-limit "^3.1.0"
- source-map-support "0.5.13"
-
jest-runtime@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-29.5.0.tgz#c83f943ee0c1da7eb91fa181b0811ebd59b03420"
@@ -13739,34 +12775,6 @@ jest-runtime@^29.5.0:
slash "^3.0.0"
strip-bom "^4.0.0"
-jest-runtime@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-29.7.0.tgz#efecb3141cf7d3767a3a0cc8f7c9990587d3d817"
- integrity sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==
- dependencies:
- "@jest/environment" "^29.7.0"
- "@jest/fake-timers" "^29.7.0"
- "@jest/globals" "^29.7.0"
- "@jest/source-map" "^29.6.3"
- "@jest/test-result" "^29.7.0"
- "@jest/transform" "^29.7.0"
- "@jest/types" "^29.6.3"
- "@types/node" "*"
- chalk "^4.0.0"
- cjs-module-lexer "^1.0.0"
- collect-v8-coverage "^1.0.0"
- glob "^7.1.3"
- graceful-fs "^4.2.9"
- jest-haste-map "^29.7.0"
- jest-message-util "^29.7.0"
- jest-mock "^29.7.0"
- jest-regex-util "^29.6.3"
- jest-resolve "^29.7.0"
- jest-snapshot "^29.7.0"
- jest-util "^29.7.0"
- slash "^3.0.0"
- strip-bom "^4.0.0"
-
jest-serializer@^26.6.2:
version "26.6.2"
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-26.6.2.tgz#d139aafd46957d3a448f3a6cdabe2919ba0742d1"
@@ -13804,32 +12812,6 @@ jest-snapshot@^29.5.0:
pretty-format "^29.5.0"
semver "^7.3.5"
-jest-snapshot@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-29.7.0.tgz#c2c574c3f51865da1bb329036778a69bf88a6be5"
- integrity sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==
- dependencies:
- "@babel/core" "^7.11.6"
- "@babel/generator" "^7.7.2"
- "@babel/plugin-syntax-jsx" "^7.7.2"
- "@babel/plugin-syntax-typescript" "^7.7.2"
- "@babel/types" "^7.3.3"
- "@jest/expect-utils" "^29.7.0"
- "@jest/transform" "^29.7.0"
- "@jest/types" "^29.6.3"
- babel-preset-current-node-syntax "^1.0.0"
- chalk "^4.0.0"
- expect "^29.7.0"
- graceful-fs "^4.2.9"
- jest-diff "^29.7.0"
- jest-get-type "^29.6.3"
- jest-matcher-utils "^29.7.0"
- jest-message-util "^29.7.0"
- jest-util "^29.7.0"
- natural-compare "^1.4.0"
- pretty-format "^29.7.0"
- semver "^7.5.3"
-
jest-util@^26.6.2:
version "26.6.2"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.2.tgz#907535dbe4d5a6cb4c47ac9b926f6af29576cbc1"
@@ -13854,18 +12836,6 @@ jest-util@^29.0.0, jest-util@^29.5.0:
graceful-fs "^4.2.9"
picomatch "^2.2.3"
-jest-util@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
- integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
- dependencies:
- "@jest/types" "^29.6.3"
- "@types/node" "*"
- chalk "^4.0.0"
- ci-info "^3.2.0"
- graceful-fs "^4.2.9"
- picomatch "^2.2.3"
-
jest-validate@^25.3.0:
version "25.5.0"
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-25.5.0.tgz#fb4c93f332c2e4cf70151a628e58a35e459a413a"
@@ -13902,18 +12872,6 @@ jest-validate@^29.5.0:
leven "^3.1.0"
pretty-format "^29.5.0"
-jest-validate@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.7.0.tgz#7bf705511c64da591d46b15fce41400d52147d9c"
- integrity sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==
- dependencies:
- "@jest/types" "^29.6.3"
- camelcase "^6.2.0"
- chalk "^4.0.0"
- jest-get-type "^29.6.3"
- leven "^3.1.0"
- pretty-format "^29.7.0"
-
jest-watcher@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-29.5.0.tgz#cf7f0f949828ba65ddbbb45c743a382a4d911363"
@@ -13928,20 +12886,6 @@ jest-watcher@^29.5.0:
jest-util "^29.5.0"
string-length "^4.0.1"
-jest-watcher@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-29.7.0.tgz#7810d30d619c3a62093223ce6bb359ca1b28a2f2"
- integrity sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==
- dependencies:
- "@jest/test-result" "^29.7.0"
- "@jest/types" "^29.6.3"
- "@types/node" "*"
- ansi-escapes "^4.2.1"
- chalk "^4.0.0"
- emittery "^0.13.1"
- jest-util "^29.7.0"
- string-length "^4.0.1"
-
jest-worker@^26.2.1, jest-worker@^26.5.0, jest-worker@^26.6.2:
version "26.6.2"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.6.2.tgz#7f72cbc4d643c365e27b9fd775f9d0eaa9c7a8ed"
@@ -13970,16 +12914,6 @@ jest-worker@^29.5.0:
merge-stream "^2.0.0"
supports-color "^8.0.0"
-jest-worker@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.7.0.tgz#acad073acbbaeb7262bd5389e1bcf43e10058d4a"
- integrity sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==
- dependencies:
- "@types/node" "*"
- jest-util "^29.7.0"
- merge-stream "^2.0.0"
- supports-color "^8.0.0"
-
jest@29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-29.5.0.tgz#f75157622f5ce7ad53028f2f8888ab53e1f1f24e"
@@ -13990,21 +12924,6 @@ jest@29.5.0:
import-local "^3.0.2"
jest-cli "^29.5.0"
-jest@29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/jest/-/jest-29.7.0.tgz#994676fc24177f088f1c5e3737f5697204ff2613"
- integrity sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==
- dependencies:
- "@jest/core" "^29.7.0"
- "@jest/types" "^29.6.3"
- import-local "^3.0.2"
- jest-cli "^29.7.0"
-
-joycon@^3.0.1:
- version "3.1.1"
- resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.1.1.tgz#bce8596d6ae808f8b68168f5fc69280996894f03"
- integrity sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==
-
js-sdsl@^4.1.4:
version "4.3.0"
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.3.0.tgz#aeefe32a451f7af88425b11fdb5f58c90ae1d711"
@@ -14139,7 +13058,7 @@ json5@^2.1.2, json5@^2.2.2, json5@^2.2.3:
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
-jsonc-parser@3.2.0, jsonc-parser@^3.2.0:
+jsonc-parser@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
@@ -14445,11 +13364,6 @@ libnpmpublish@6.0.4:
semver "^7.3.7"
ssri "^9.0.0"
-lilconfig@^2.0.5:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
- integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==
-
lines-and-columns@^1.1.6:
version "1.2.4"
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
@@ -14535,11 +13449,6 @@ load-json-file@^4.0.0:
pify "^3.0.0"
strip-bom "^3.0.0"
-load-tsconfig@^0.2.3:
- version "0.2.5"
- resolved "https://registry.yarnpkg.com/load-tsconfig/-/load-tsconfig-0.2.5.tgz#453b8cd8961bfb912dea77eb6c168fe8cca3d3a1"
- integrity sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==
-
load-yaml-file@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/load-yaml-file/-/load-yaml-file-0.2.0.tgz#af854edaf2bea89346c07549122753c07372f64d"
@@ -14675,11 +13584,6 @@ lodash.merge@^4.6.2:
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
-lodash.sortby@^4.7.0:
- version "4.7.0"
- resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
- integrity sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==
-
lodash.startcase@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8"
@@ -16005,15 +14909,6 @@ mute-stream@0.0.8, mute-stream@~0.0.4:
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
-mz@^2.7.0:
- version "2.7.0"
- resolved "https://registry.yarnpkg.com/mz/-/mz-2.7.0.tgz#95008057a56cafadc2bc63dde7f9ff6955948e32"
- integrity sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==
- dependencies:
- any-promise "^1.0.0"
- object-assign "^4.0.1"
- thenify-all "^1.0.0"
-
nan@^2.12.1:
version "2.17.0"
resolved "https://registry.yarnpkg.com/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
@@ -16972,18 +15867,6 @@ optionator@^0.9.1:
type-check "^0.4.0"
word-wrap "^1.2.3"
-optionator@^0.9.3:
- version "0.9.3"
- resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.3.tgz#007397d44ed1872fdc6ed31360190f81814e2c64"
- integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==
- dependencies:
- "@aashutoshrathi/word-wrap" "^1.2.3"
- deep-is "^0.1.3"
- fast-levenshtein "^2.0.6"
- levn "^0.4.1"
- prelude-ls "^1.2.1"
- type-check "^0.4.0"
-
ora@^5.0.0, ora@^5.4.1:
version "5.4.1"
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"
@@ -17732,14 +16615,6 @@ postcss-flexbugs-fixes@^4.2.1:
dependencies:
postcss "^7.0.26"
-postcss-load-config@^4.0.1:
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-4.0.1.tgz#152383f481c2758274404e4962743191d73875bd"
- integrity sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==
- dependencies:
- lilconfig "^2.0.5"
- yaml "^2.1.1"
-
postcss-loader@^4.2.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.3.0.tgz#2c4de9657cd4f07af5ab42bd60a673004da1b8cc"
@@ -17965,15 +16840,6 @@ pretty-format@^29.0.0, pretty-format@^29.5.0:
ansi-styles "^5.0.0"
react-is "^18.0.0"
-pretty-format@^29.7.0:
- version "29.7.0"
- resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812"
- integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==
- dependencies:
- "@jest/schemas" "^29.6.3"
- ansi-styles "^5.0.0"
- react-is "^18.0.0"
-
pretty-hrtime@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
@@ -19104,13 +17970,6 @@ rollup@^2.23.1:
optionalDependencies:
fsevents "~2.3.2"
-rollup@^3.2.5:
- version "3.29.3"
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.3.tgz#97769774ccaa6a3059083d4680fcabd8ead01289"
- integrity sha512-T7du6Hum8jOkSWetjRgbwpM6Sy0nECYrYRSmZjayFcOddtKJWU4d17AC3HNUk7HRuqy4p+G7aEZclSHytqUmEg==
- optionalDependencies:
- fsevents "~2.3.2"
-
rsvp@^4.8.4:
version "4.8.5"
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
@@ -19310,13 +18169,6 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
-semver@^7.5.3, semver@^7.5.4:
- version "7.5.4"
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
- integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
- dependencies:
- lru-cache "^6.0.0"
-
send@0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
@@ -19690,13 +18542,6 @@ source-map-url@^0.4.0:
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.1.tgz#0af66605a745a5a2f91cf1bbf8a7afbc283dec56"
integrity sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==
-source-map@0.8.0-beta.0:
- version "0.8.0-beta.0"
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.8.0-beta.0.tgz#d4c1bb42c3f7ee925f005927ba10709e0d1d1f11"
- integrity sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==
- dependencies:
- whatwg-url "^7.0.0"
-
source-map@^0.5.0, source-map@^0.5.6:
version "0.5.7"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
@@ -20254,19 +19099,6 @@ stylelint@14.16.1:
v8-compile-cache "^2.3.0"
write-file-atomic "^4.0.2"
-sucrase@^3.20.3:
- version "3.34.0"
- resolved "https://registry.yarnpkg.com/sucrase/-/sucrase-3.34.0.tgz#1e0e2d8fcf07f8b9c3569067d92fbd8690fb576f"
- integrity sha512-70/LQEZ07TEcxiU2dz51FKaE6hCTWC6vr7FOk3Gr0U60C3shtAN+H+BFr9XlYe5xqf3RA8nrc+VIwzCfnxuXJw==
- dependencies:
- "@jridgewell/gen-mapping" "^0.3.2"
- commander "^4.0.0"
- glob "7.1.6"
- lines-and-columns "^1.1.6"
- mz "^2.7.0"
- pirates "^4.0.1"
- ts-interface-checker "^0.1.9"
-
supports-color@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-0.2.0.tgz#d92de2694eb3f67323973d7ae3d8b55b4c22190a"
@@ -20602,20 +19434,6 @@ text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
-thenify-all@^1.0.0:
- version "1.6.0"
- resolved "https://registry.yarnpkg.com/thenify-all/-/thenify-all-1.6.0.tgz#1a1918d402d8fc3f98fbf234db0bcc8cc10e9726"
- integrity sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==
- dependencies:
- thenify ">= 3.1.0 < 4"
-
-"thenify@>= 3.1.0 < 4":
- version "3.3.1"
- resolved "https://registry.yarnpkg.com/thenify/-/thenify-3.3.1.tgz#8932e686a4066038a016dd9e2ca46add9838a95f"
- integrity sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==
- dependencies:
- any-promise "^1.0.0"
-
throttle-debounce@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-3.0.1.tgz#32f94d84dfa894f786c9a1f290e7a645b6a19abb"
@@ -20795,13 +19613,6 @@ tough-cookie@^4.1.2:
universalify "^0.2.0"
url-parse "^1.5.3"
-tr46@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09"
- integrity sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==
- dependencies:
- punycode "^2.1.0"
-
tr46@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/tr46/-/tr46-3.0.0.tgz#555c4e297a950617e8eeddef633c87d4d9d6cbf9"
@@ -20814,11 +19625,6 @@ tr46@~0.0.3:
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
-tree-kill@^1.2.2:
- version "1.2.2"
- resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
- integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
-
treeverse@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-2.0.0.tgz#036dcef04bc3fd79a9b79a68d4da03e882d8a9ca"
@@ -20871,11 +19677,6 @@ ts-dedent@^2.0.0, ts-dedent@^2.2.0:
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5"
integrity sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==
-ts-interface-checker@^0.1.9:
- version "0.1.13"
- resolved "https://registry.yarnpkg.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz#784fd3d679722bc103b1b4b8030bcddb5db2a699"
- integrity sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==
-
ts-jest@29.0.5:
version "29.0.5"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5.tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066"
@@ -20908,25 +19709,6 @@ ts-node@10.4.0:
make-error "^1.1.1"
yn "3.1.1"
-ts-node@10.9.1:
- version "10.9.1"
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"
- integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==
- dependencies:
- "@cspotcode/source-map-support" "^0.8.0"
- "@tsconfig/node10" "^1.0.7"
- "@tsconfig/node12" "^1.0.7"
- "@tsconfig/node14" "^1.0.0"
- "@tsconfig/node16" "^1.0.2"
- acorn "^8.4.1"
- acorn-walk "^8.1.1"
- arg "^4.1.0"
- create-require "^1.1.0"
- diff "^4.0.1"
- make-error "^1.1.1"
- v8-compile-cache-lib "^3.0.1"
- yn "3.1.1"
-
ts-pnp@^1.1.6:
version "1.2.0"
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
@@ -20961,26 +19743,6 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
-tsup@7.2.0:
- version "7.2.0"
- resolved "https://registry.yarnpkg.com/tsup/-/tsup-7.2.0.tgz#bb24c0d5e436477900c712e42adc67200607303c"
- integrity sha512-vDHlczXbgUvY3rWvqFEbSqmC1L7woozbzngMqTtL2PGBODTtWlRwGDDawhvWzr5c1QjKe4OAKqJGfE1xeXUvtQ==
- dependencies:
- bundle-require "^4.0.0"
- cac "^6.7.12"
- chokidar "^3.5.1"
- debug "^4.3.1"
- esbuild "^0.18.2"
- execa "^5.0.0"
- globby "^11.0.3"
- joycon "^3.0.1"
- postcss-load-config "^4.0.1"
- resolve-from "^5.0.0"
- rollup "^3.2.5"
- source-map "0.8.0-beta.0"
- sucrase "^3.20.3"
- tree-kill "^1.2.2"
-
tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
@@ -21119,11 +19881,6 @@ typescript@4.5.4:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
-typescript@5.2.2:
- version "5.2.2"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
- integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
-
"typescript@^3 || ^4", typescript@^4.4.3, typescript@^4.5.4, typescript@^4.5.5:
version "4.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
@@ -21603,11 +20360,6 @@ uvu@^0.5.0, uvu@^0.5.6:
kleur "^4.0.3"
sade "^1.7.3"
-v8-compile-cache-lib@^3.0.1:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"
- integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==
-
v8-compile-cache@2.3.0, v8-compile-cache@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
@@ -21779,11 +20531,6 @@ webidl-conversions@^3.0.0:
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
-webidl-conversions@^4.0.2:
- version "4.0.2"
- resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
- integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
-
webidl-conversions@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a"
@@ -21934,15 +20681,6 @@ whatwg-url@^5.0.0:
tr46 "~0.0.3"
webidl-conversions "^3.0.0"
-whatwg-url@^7.0.0:
- version "7.1.0"
- resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
- integrity sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==
- dependencies:
- lodash.sortby "^4.7.0"
- tr46 "^1.0.1"
- webidl-conversions "^4.0.2"
-
which-boxed-primitive@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
@@ -22244,11 +20982,6 @@ yaml@^1.10.0, yaml@^1.7.2:
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
-yaml@^2.1.1:
- version "2.3.2"
- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.2.tgz#f522db4313c671a0ca963a75670f1c12ea909144"
- integrity sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==
-
yargs-parser@20.2.4:
version "20.2.4"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"