@juspay/blend-design-system 0.0.35 → 0.0.36-beta.1
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/README.md +5 -5
- package/dist/components/Charts/chart.tokens.d.ts +1 -1
- package/dist/components/Charts/renderChart.d.ts +1 -1
- package/dist/components/Charts/types.d.ts +5 -0
- package/dist/components/ChartsV2/ChartContainerV2.d.ts +6 -0
- package/dist/components/ChartsV2/ChartHeaderV2.d.ts +6 -0
- package/dist/components/ChartsV2/ChartV2.d.ts +3 -0
- package/dist/components/ChartsV2/ChartV2Fullscreen.d.ts +14 -0
- package/dist/components/ChartsV2/ChartV2Legend.d.ts +6 -0
- package/dist/components/ChartsV2/ChartV2NoData.d.ts +6 -0
- package/dist/components/ChartsV2/ChartV2Skeleton.d.ts +10 -0
- package/dist/components/ChartsV2/chartV2.dark.tokens.d.ts +3 -0
- package/dist/components/ChartsV2/chartV2.light.tokens.d.ts +3 -0
- package/dist/components/ChartsV2/chartV2.sankey.d.ts +1 -0
- package/dist/components/ChartsV2/chartV2.tokens.d.ts +102 -0
- package/dist/components/ChartsV2/chartV2.types.d.ts +72 -0
- package/dist/components/ChartsV2/index.d.ts +9 -0
- package/dist/components/ChartsV2/useChartLegend.d.ts +9 -0
- package/dist/components/ChartsV2/useChartLegendHover.d.ts +7 -0
- package/dist/components/ChartsV2/useChartRefs.d.ts +6 -0
- package/dist/components/ChartsV2/utils.d.ts +3 -0
- package/dist/components/ChatInput/ChatInput.d.ts +1 -0
- package/dist/components/ChatInput/MobileChatInput.d.ts +1 -0
- package/dist/components/ChatInput/chatInput.tokens.d.ts +8 -6
- package/dist/components/ChatInput/types.d.ts +1 -0
- package/dist/components/DataTable/TableBody/types.d.ts +2 -0
- package/dist/components/DataTable/TableHeader/types.d.ts +4 -0
- package/dist/components/DataTable/TableHeader/utils.d.ts +4 -2
- package/dist/components/DateRangePicker/CalendarGrid.d.ts +1 -0
- package/dist/components/DateRangePicker/types.d.ts +3 -0
- package/dist/components/DateRangePicker/utils.d.ts +2 -2
- package/dist/components/MultiSelect/types.d.ts +1 -1
- package/dist/components/SelectorV2/CheckboxV2/CheckboxV2.d.ts +19 -0
- package/dist/components/SelectorV2/CheckboxV2/StyledCheckboxV2.d.ts +11 -0
- package/dist/components/SelectorV2/CheckboxV2/checkboxV2.animations.d.ts +2 -0
- package/dist/components/SelectorV2/CheckboxV2/checkboxV2.dark.tokens.d.ts +3 -0
- package/dist/components/SelectorV2/CheckboxV2/checkboxV2.light.tokens.d.ts +3 -0
- package/dist/components/SelectorV2/CheckboxV2/checkboxV2.tokens.d.ts +94 -0
- package/dist/components/SelectorV2/CheckboxV2/checkboxV2.types.d.ts +64 -0
- package/dist/components/SelectorV2/CheckboxV2/index.d.ts +3 -0
- package/dist/components/SelectorV2/CheckboxV2/utils.d.ts +67 -0
- package/dist/components/{SwitchV2 → SelectorV2/SwitchV2}/SwitchV2.d.ts +3 -3
- package/dist/components/{SwitchV2 → SelectorV2/SwitchV2}/switchV2.dark.tokens.d.ts +1 -1
- package/dist/components/{SwitchV2 → SelectorV2/SwitchV2}/switchV2.light.tokens.d.ts +1 -1
- package/dist/components/{SwitchV2 → SelectorV2/SwitchV2}/switchV2.tokens.d.ts +16 -15
- package/dist/components/{SwitchV2 → SelectorV2/SwitchV2}/switchV2.types.d.ts +5 -8
- package/dist/components/SelectorV2/selectorV2.types.d.ts +12 -0
- package/dist/components/SelectorsContent/SelectorsContent.types.d.ts +5 -2
- package/dist/components/SelectorsContent/SelectorsLabel.d.ts +1 -1
- package/dist/components/SelectorsContent/SelectorsSubLabel.d.ts +1 -1
- package/dist/components/Timeline/Timeline.d.ts +41 -0
- package/dist/components/Timeline/TimelineHeader.d.ts +10 -0
- package/dist/components/Timeline/TimelineLabel.d.ts +3 -0
- package/dist/components/Timeline/TimelineNode.d.ts +17 -0
- package/dist/components/Timeline/TimelineShowMore.d.ts +3 -0
- package/dist/components/Timeline/TimelineSubstep.d.ts +11 -0
- package/dist/components/Timeline/index.d.ts +8 -0
- package/dist/components/Timeline/timeline.dark.token.d.ts +8 -0
- package/dist/components/Timeline/timeline.light.token.d.ts +8 -0
- package/dist/components/Timeline/timeline.token.d.ts +132 -0
- package/dist/components/Timeline/types.d.ts +104 -0
- package/dist/components/Timeline/utils.d.ts +6 -0
- package/dist/components/common/Seperator.d.ts +4 -3
- package/dist/context/ThemeContext.d.ts +7 -1
- package/dist/context/useComponentToken.d.ts +5 -2
- package/dist/main.d.ts +2 -0
- package/dist/main.js +36601 -32999
- package/package.json +2 -2
- /package/dist/components/{SwitchV2 → SelectorV2/SwitchV2}/index.d.ts +0 -0
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@juspay/blend-design-system",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.36-beta.1",
|
|
5
5
|
"description": "A comprehensive React component library and design system by Juspay",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "./dist/main.js",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
],
|
|
111
111
|
"author": "Juspay",
|
|
112
112
|
"license": "MIT",
|
|
113
|
-
"homepage": "https://juspay.design/",
|
|
113
|
+
"homepage": "https://blend.juspay.design/",
|
|
114
114
|
"repository": {
|
|
115
115
|
"type": "git",
|
|
116
116
|
"url": "https://github.com/juspay/blend-design-system.git"
|
|
File without changes
|