@agnos-ui/react-bootstrap
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -1,2 +0,2 @@ | ||
import { a, A, b, e } from "../../alert-CWbr08rp.js"; | ||
import { a, A, b, e } from "../../alert-BM4ImSpO.js"; | ||
export { | ||
@@ -3,0 +3,0 @@ a as Alert, |
@@ -1,2 +0,2 @@ | ||
import { b, M, a, c, e, f, d, o } from "../../modal-DPKlan_9.js"; | ||
import { b, M, a, c, e, f, d, o } from "../../modal-apFubipB.js"; | ||
export { | ||
@@ -3,0 +3,0 @@ b as Modal, |
@@ -1,2 +0,2 @@ | ||
import { N, P, c, a, b, d, e } from "../../pagination-AH4hiASa.js"; | ||
import { N, P, c, a, b, d, e } from "../../pagination-B1Ho_-r4.js"; | ||
export { | ||
@@ -3,0 +3,0 @@ N as NavButton, |
@@ -1,2 +0,2 @@ | ||
import { a, P, b, e } from "../../progressbar-DKFR5epE.js"; | ||
import { a, P, b, e } from "../../progressbar-Ck20N_ee.js"; | ||
export { | ||
@@ -3,0 +3,0 @@ a as Progressbar, |
@@ -1,2 +0,2 @@ | ||
import { S, a, e } from "../../select-VhhSuDsJ.js"; | ||
import { S, a, e } from "../../select-C2jCf6jT.js"; | ||
export { | ||
@@ -3,0 +3,0 @@ S as Select, |
@@ -168,24 +168,31 @@ import type { WidgetSlotContext, SlotContent, Widget, WidgetFactory, Directive } from '@agnos-ui/react-headless/types'; | ||
* Return the value for the 'aria-label' attribute for the handle | ||
* @param value - value of the handle | ||
* @param sortedIndex - index of the handle in the sorted list | ||
* @param index - index of the handle in the original list | ||
* | ||
* @defaultValue | ||
* ```ts | ||
* (value: number) => '' + value | ||
* () => 'Value' | ||
* ``` | ||
*/ | ||
ariaLabelHandle: (value: number, sortedIndex: number, index: number) => string; | ||
ariaLabel: (sortedIndex: number) => string; | ||
/** | ||
* Return the value for the 'aria-labelledBy' attribute for the handle | ||
* @param sortedIndex - index of the handle in the sorted list | ||
* | ||
* @defaultValue | ||
* ```ts | ||
* () => '' | ||
* ``` | ||
*/ | ||
ariaLabelledBy: (sortedIndex: number) => string; | ||
/** | ||
* Return the value for the 'aria-valuetext' attribute for the handle | ||
* @param value - value of the handle | ||
* @param sortedIndex - index of the handle in the sorted list | ||
* @param index - index of the handle in the original list | ||
* | ||
* @defaultValue | ||
* ```ts | ||
* (value: number) => '' + value | ||
* (value: number) => '' | ||
* ``` | ||
*/ | ||
ariaValueText: (value: number, sortedIndex: number, index: number) => string; | ||
ariaValueText: (value: number, sortedIndex: number) => string; | ||
/** | ||
@@ -358,7 +365,11 @@ * An event emitted when slider values are changed | ||
*/ | ||
ariaLabel: string; | ||
ariaLabel: string | undefined; | ||
/** | ||
* ariaValueText of the handle | ||
*/ | ||
ariaValueText: string; | ||
ariaValueText: string | undefined; | ||
/** | ||
* aria-labelledBy of the handle | ||
*/ | ||
ariaLabelledBy: string | undefined; | ||
} | ||
@@ -365,0 +376,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
import { a, T, b, e } from "../../toast-CDfXkRkD.js"; | ||
import { a, T, b, e } from "../../toast-BUHjCme7.js"; | ||
export { | ||
@@ -3,0 +3,0 @@ a as Toast, |
@@ -1,2 +0,2 @@ | ||
import { b, a, D, c, T, d, e } from "../../tree-CrXS0sFt.js"; | ||
import { b, a, D, c, T, d, e } from "../../tree-BflF5hyD.js"; | ||
export { | ||
@@ -3,0 +3,0 @@ b as DefaultTreeSlotItem, |
14
index.js
import { b, a, A, d, c, f, e } from "./accordion-GX854ooE.js"; | ||
import { a as a2, A as A2, b as b2, e as e2 } from "./alert-CWbr08rp.js"; | ||
import { a as a2, A as A2, b as b2, e as e2 } from "./alert-BM4ImSpO.js"; | ||
import { C, a as a3, e as e3 } from "./collapse-BOXBa8_8.js"; | ||
import { b as b3, M, a as a4, c as c2, e as e4, f as f2, d as d2, o } from "./modal-DPKlan_9.js"; | ||
import { N, P, c as c3, a as a5, b as b4, d as d3, e as e5 } from "./pagination-AH4hiASa.js"; | ||
import { a as a6, P as P2, b as b5, e as e6 } from "./progressbar-DKFR5epE.js"; | ||
import { b as b3, M, a as a4, c as c2, e as e4, f as f2, d as d2, o } from "./modal-apFubipB.js"; | ||
import { N, P, c as c3, a as a5, b as b4, d as d3, e as e5 } from "./pagination-B1Ho_-r4.js"; | ||
import { a as a6, P as P2, b as b5, e as e6 } from "./progressbar-Ck20N_ee.js"; | ||
import { R, a as a7, e as e7 } from "./rating-DziC4Tsh.js"; | ||
import { S, a as a8, e as e8 } from "./select-VhhSuDsJ.js"; | ||
import { S, a as a8, e as e8 } from "./select-C2jCf6jT.js"; | ||
import { b as b6, S as S2, a as a9, c as c4, e as e9 } from "./slider-UQlY3PHn.js"; | ||
import { a as a10, T, b as b7, e as e10 } from "./toast-CDfXkRkD.js"; | ||
import { b as b8, a as a11, D, c as c5, T as T2, d as d4, e as e11 } from "./tree-CrXS0sFt.js"; | ||
import { a as a10, T, b as b7, e as e10 } from "./toast-BUHjCme7.js"; | ||
import { b as b8, a as a11, D, c as c5, T as T2, d as d4, e as e11 } from "./tree-BflF5hyD.js"; | ||
export * from "@agnos-ui/react-headless/types"; | ||
@@ -13,0 +13,0 @@ export * from "@agnos-ui/react-headless/slot"; |
{ | ||
"name": "@agnos-ui/react-bootstrap", | ||
"description": "Bootstrap-based component library for React.", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"type": "module", | ||
@@ -52,5 +52,5 @@ "main": "./index.cjs", | ||
"dependencies": { | ||
"@agnos-ui/core-bootstrap": "0.7.0", | ||
"@agnos-ui/react-headless": "0.7.0", | ||
"classnames": "^2.5.1" | ||
"@agnos-ui/core-bootstrap": "0.7.1", | ||
"@agnos-ui/react-headless": "0.7.1", | ||
"clsx": "^2.1.1" | ||
}, | ||
@@ -57,0 +57,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5860
225090
+ Addedclsx@^2.1.1
+ Added@agnos-ui/core@0.7.1(transitive)
+ Added@agnos-ui/core-bootstrap@0.7.1(transitive)
+ Added@agnos-ui/react-headless@0.7.1(transitive)
+ Addedclsx@2.1.1(transitive)
- Removedclassnames@^2.5.1
- Removed@agnos-ui/core@0.7.0(transitive)
- Removed@agnos-ui/core-bootstrap@0.7.0(transitive)
- Removed@agnos-ui/react-headless@0.7.0(transitive)
- Removedclassnames@2.5.1(transitive)