@purpurds/breadcrumbs 8.12.1 → 8.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/LICENSE.txt +1 -1
- package/dist/styles.css +1 -1
- package/package.json +8 -8
package/dist/LICENSE.txt
CHANGED
package/dist/styles.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._purpur-breadcrumbs_x1byg_1{font-family:var(--purpur-typography-family-default)}._purpur-breadcrumbs__list_x1byg_4{display:flex;flex-direction:row;align-items:center;gap:var(--purpur-spacing-50);margin:0;padding:0;list-style:none}._purpur-breadcrumb-item_x1byg_14{white-space:nowrap;display:flex;align-items:center}._purpur-breadcrumb-item__element_x1byg_19{display:inline-flex;gap:var(--purpur-spacing-50);font-size:var(--purpur-typography-scale-75);text-underline-offset:3px;text-decoration-skip-ink:none;padding:14px 2px;letter-spacing:.3px}._purpur-breadcrumb-item__link_x1byg_28:hover,._purpur-breadcrumb-item__link_x1byg_28:active{text-decoration-thickness:2px;text-underline-offset:2px}._purpur-breadcrumb-item--default_x1byg_32,._purpur-breadcrumb-item--default_x1byg_32 ._purpur-breadcrumb-item__element_x1byg_19{color:var(--purpur-color-text-interactive-primary)}._purpur-breadcrumb-item--default_x1byg_32 ._purpur-breadcrumb-item__link_x1byg_28:hover{color:var(--purpur-color-text-interactive-primary-hover);background:var(--purpur-color-background-interactive-transparent-hover)}._purpur-breadcrumb-item--default_x1byg_32 ._purpur-breadcrumb-item__link_x1byg_28:active{color:var(--purpur-color-text-interactive-primary-active);background:var(--purpur-color-background-interactive-transparent-active)}._purpur-breadcrumb-item--negative_x1byg_46,._purpur-breadcrumb-item--negative_x1byg_46 ._purpur-breadcrumb-item__element_x1byg_19{color:var(--purpur-color-text-interactive-primary-negative)}._purpur-breadcrumb-item--negative_x1byg_46 ._purpur-breadcrumb-item__link_x1byg_28:hover{color:var(--purpur-color-text-interactive-primary-hover-negative);background:var(--purpur-color-background-interactive-transparent-hover-negative)}._purpur-breadcrumb-item--negative_x1byg_46 ._purpur-breadcrumb-item__link_x1byg_28:active{color:var(--purpur-color-text-interactive-primary-active-negative);background:var(--purpur-color-background-interactive-transparent-active-negative)}._purpur-breadcrumb-item--current_x1byg_60{overflow:hidden}._purpur-breadcrumb-item--current_x1byg_60 ._purpur-breadcrumb-item__element_x1byg_19{display:block;text-overflow:ellipsis;overflow:hidden;color:var(--purpur-color-text-default);text-decoration:none;font-weight:var(--purpur-typography-weight-medium)}._purpur-breadcrumb-item--current_x1byg_60 ._purpur-breadcrumb-item__link_x1byg_28:hover{background:none}._purpur-breadcrumb-item_x1byg_14:not(:nth-last-child(2)):not(:last-child){display:none}@media screen and (min-width:600px){._purpur-breadcrumb-item_x1byg_14:not(:nth-last-child(2)):not(:last-child){display:flex}}._purpur-breadcrumb-item--negative_x1byg_46._purpur-breadcrumb-item--current_x1byg_60,._purpur-breadcrumb-item--negative_x1byg_46._purpur-breadcrumb-item--current_x1byg_60 ._purpur-breadcrumb-item__element_x1byg_19{color:var(--purpur-color-text-default-negative)}._purpur-breadcrumb-item_x1byg_14:not(:last-child):after{font-size:var(--purpur-typography-scale-75);margin-left:var(--purpur-spacing-50);content:"/"/""}._purpur-breadcrumb-item__home_x1byg_93{display:none}@media screen and (min-width:600px){._purpur-breadcrumb-item__home_x1byg_93{display:inline-flex;align-items:center}}
|
|
1
|
+
._purpur-breadcrumbs_x1byg_1{font-family:var(--purpur-typography-family-default)}._purpur-breadcrumbs__list_x1byg_4{display:flex;flex-direction:row;align-items:center;gap:var(--purpur-spacing-50);margin:0;padding:0;list-style:none}._purpur-breadcrumb-item_x1byg_14{white-space:nowrap;display:flex;align-items:center}._purpur-breadcrumb-item__element_x1byg_19{display:inline-flex;gap:var(--purpur-spacing-50);font-size:var(--purpur-typography-scale-75);text-underline-offset:3px;text-decoration-skip-ink:none;padding:14px 2px;letter-spacing:.3px}._purpur-breadcrumb-item__link_x1byg_28:hover,._purpur-breadcrumb-item__link_x1byg_28:active{text-decoration-thickness:2px;text-underline-offset:2px}._purpur-breadcrumb-item--default_x1byg_32,._purpur-breadcrumb-item--default_x1byg_32 ._purpur-breadcrumb-item__element_x1byg_19{color:var(--purpur-color-text-interactive-primary)}._purpur-breadcrumb-item--default_x1byg_32 ._purpur-breadcrumb-item__link_x1byg_28:hover{color:var(--purpur-color-text-interactive-primary-hover);background:var(--purpur-color-background-interactive-transparent-hover)}._purpur-breadcrumb-item--default_x1byg_32 ._purpur-breadcrumb-item__link_x1byg_28:active{color:var(--purpur-color-text-interactive-primary-active);background:var(--purpur-color-background-interactive-transparent-active)}._purpur-breadcrumb-item--negative_x1byg_46,._purpur-breadcrumb-item--negative_x1byg_46 ._purpur-breadcrumb-item__element_x1byg_19{color:var(--purpur-color-text-interactive-primary-negative)}._purpur-breadcrumb-item--negative_x1byg_46 ._purpur-breadcrumb-item__link_x1byg_28:hover{color:var(--purpur-color-text-interactive-primary-hover-negative);background:var(--purpur-color-background-interactive-transparent-hover-negative)}._purpur-breadcrumb-item--negative_x1byg_46 ._purpur-breadcrumb-item__link_x1byg_28:active{color:var(--purpur-color-text-interactive-primary-active-negative);background:var(--purpur-color-background-interactive-transparent-active-negative)}._purpur-breadcrumb-item--current_x1byg_60{overflow:hidden}._purpur-breadcrumb-item--current_x1byg_60 ._purpur-breadcrumb-item__element_x1byg_19{display:block;text-overflow:ellipsis;overflow:hidden;color:var(--purpur-color-text-default);text-decoration:none;font-weight:var(--purpur-typography-weight-medium)}._purpur-breadcrumb-item--current_x1byg_60 ._purpur-breadcrumb-item__link_x1byg_28:hover{background:none}._purpur-breadcrumb-item_x1byg_14:not(:nth-last-child(2)):not(:last-child){display:none}@media screen and (min-width: 600px){._purpur-breadcrumb-item_x1byg_14:not(:nth-last-child(2)):not(:last-child){display:flex}}._purpur-breadcrumb-item--negative_x1byg_46._purpur-breadcrumb-item--current_x1byg_60,._purpur-breadcrumb-item--negative_x1byg_46._purpur-breadcrumb-item--current_x1byg_60 ._purpur-breadcrumb-item__element_x1byg_19{color:var(--purpur-color-text-default-negative)}._purpur-breadcrumb-item_x1byg_14:not(:last-child):after{font-size:var(--purpur-typography-scale-75);margin-left:var(--purpur-spacing-50);content:"/"/""}._purpur-breadcrumb-item__home_x1byg_93{display:none}@media screen and (min-width: 600px){._purpur-breadcrumb-item__home_x1byg_93{display:inline-flex;align-items:center}}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@purpurds/breadcrumbs",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.13.0",
|
|
4
4
|
"license": "AGPL-3.0-only",
|
|
5
5
|
"main": "./dist/breadcrumbs.cjs.js",
|
|
6
6
|
"types": "./dist/breadcrumbs.d.ts",
|
|
@@ -16,30 +16,30 @@
|
|
|
16
16
|
"source": "src/breadcrumbs.tsx",
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"classnames": "~2.5.1",
|
|
19
|
-
"@purpurds/common-types": "8.
|
|
20
|
-
"@purpurds/icon": "8.
|
|
21
|
-
"@purpurds/tokens": "8.
|
|
19
|
+
"@purpurds/common-types": "8.13.0",
|
|
20
|
+
"@purpurds/icon": "8.13.0",
|
|
21
|
+
"@purpurds/tokens": "8.13.0"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
|
-
"@storybook/react-vite": "
|
|
24
|
+
"@storybook/react-vite": "10.1.11",
|
|
25
25
|
"@testing-library/dom": "~10.4.1",
|
|
26
26
|
"@testing-library/jest-dom": "~6.9.1",
|
|
27
27
|
"@testing-library/react": "~16.3.0",
|
|
28
28
|
"@types/node": "22.17",
|
|
29
29
|
"@types/react-dom": "^19.2.3",
|
|
30
30
|
"@types/react": "^19.2.6",
|
|
31
|
-
"eslint": "9.39.
|
|
31
|
+
"eslint": "9.39.2",
|
|
32
32
|
"jsdom": "~27.2.0",
|
|
33
33
|
"lint-staged": "16.2.6",
|
|
34
34
|
"prettier": "~2.8.8",
|
|
35
35
|
"react-dom": "^19.2.1",
|
|
36
36
|
"react": "^19.2.1",
|
|
37
|
-
"storybook": "
|
|
37
|
+
"storybook": "10.1.11",
|
|
38
38
|
"typescript": "^5.9.3",
|
|
39
39
|
"vite": "^7.2.2",
|
|
40
40
|
"vitest": "^4.0.10",
|
|
41
41
|
"@purpurds/component-rig": "1.0.0",
|
|
42
|
-
"@purpurds/paragraph": "8.
|
|
42
|
+
"@purpurds/paragraph": "8.13.0"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
45
|
"@types/react": "^18 || ^19",
|