@gooddata/sdk-ui-charts 10.44.0-alpha.3 → 10.44.0-alpha.4
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/NOTICE +269 -228
- package/esm/charts/_base/BaseChart.d.ts +2 -2
- package/esm/charts/_base/BaseChart.d.ts.map +1 -1
- package/esm/charts/_base/BaseChart.js +7 -8
- package/esm/charts/_base/BaseChart.js.map +1 -1
- package/esm/charts/_base/withChart.d.ts +2 -2
- package/esm/charts/_base/withChart.d.ts.map +1 -1
- package/esm/charts/_base/withChart.js +2 -3
- package/esm/charts/_base/withChart.js.map +1 -1
- package/esm/charts/areaChart/AreaChart.d.ts +1 -2
- package/esm/charts/areaChart/AreaChart.d.ts.map +1 -1
- package/esm/charts/areaChart/AreaChart.js +2 -2
- package/esm/charts/areaChart/AreaChart.js.map +1 -1
- package/esm/charts/areaChart/CoreAreaChart.d.ts +1 -2
- package/esm/charts/areaChart/CoreAreaChart.d.ts.map +1 -1
- package/esm/charts/areaChart/CoreAreaChart.js +3 -2
- package/esm/charts/areaChart/CoreAreaChart.js.map +1 -1
- package/esm/charts/barChart/BarChart.d.ts +1 -2
- package/esm/charts/barChart/BarChart.d.ts.map +1 -1
- package/esm/charts/barChart/BarChart.js +2 -2
- package/esm/charts/barChart/BarChart.js.map +1 -1
- package/esm/charts/barChart/CoreBarChart.d.ts +1 -2
- package/esm/charts/barChart/CoreBarChart.d.ts.map +1 -1
- package/esm/charts/barChart/CoreBarChart.js +3 -2
- package/esm/charts/barChart/CoreBarChart.js.map +1 -1
- package/esm/charts/bubbleChart/BubbleChart.d.ts +1 -2
- package/esm/charts/bubbleChart/BubbleChart.d.ts.map +1 -1
- package/esm/charts/bubbleChart/BubbleChart.js +2 -2
- package/esm/charts/bubbleChart/BubbleChart.js.map +1 -1
- package/esm/charts/bubbleChart/CoreBubbleChart.d.ts +1 -2
- package/esm/charts/bubbleChart/CoreBubbleChart.d.ts.map +1 -1
- package/esm/charts/bubbleChart/CoreBubbleChart.js +2 -3
- package/esm/charts/bubbleChart/CoreBubbleChart.js.map +1 -1
- package/esm/charts/bulletChart/BulletChart.d.ts +1 -2
- package/esm/charts/bulletChart/BulletChart.d.ts.map +1 -1
- package/esm/charts/bulletChart/BulletChart.js +2 -2
- package/esm/charts/bulletChart/BulletChart.js.map +1 -1
- package/esm/charts/bulletChart/CoreBulletChart.d.ts +1 -2
- package/esm/charts/bulletChart/CoreBulletChart.d.ts.map +1 -1
- package/esm/charts/bulletChart/CoreBulletChart.js +3 -2
- package/esm/charts/bulletChart/CoreBulletChart.js.map +1 -1
- package/esm/charts/columnChart/ColumnChart.d.ts +1 -2
- package/esm/charts/columnChart/ColumnChart.d.ts.map +1 -1
- package/esm/charts/columnChart/ColumnChart.js +2 -2
- package/esm/charts/columnChart/ColumnChart.js.map +1 -1
- package/esm/charts/columnChart/CoreColumnChart.d.ts +1 -2
- package/esm/charts/columnChart/CoreColumnChart.d.ts.map +1 -1
- package/esm/charts/columnChart/CoreColumnChart.js +3 -2
- package/esm/charts/columnChart/CoreColumnChart.js.map +1 -1
- package/esm/charts/comboChart/ComboChart.d.ts +1 -2
- package/esm/charts/comboChart/ComboChart.d.ts.map +1 -1
- package/esm/charts/comboChart/ComboChart.js +2 -2
- package/esm/charts/comboChart/ComboChart.js.map +1 -1
- package/esm/charts/comboChart/CoreComboChart.d.ts +1 -2
- package/esm/charts/comboChart/CoreComboChart.d.ts.map +1 -1
- package/esm/charts/comboChart/CoreComboChart.js +3 -2
- package/esm/charts/comboChart/CoreComboChart.js.map +1 -1
- package/esm/charts/dependencyWheelChart/CoreDependencyWheelChart.d.ts +1 -2
- package/esm/charts/dependencyWheelChart/CoreDependencyWheelChart.d.ts.map +1 -1
- package/esm/charts/dependencyWheelChart/CoreDependencyWheelChart.js +3 -2
- package/esm/charts/dependencyWheelChart/CoreDependencyWheelChart.js.map +1 -1
- package/esm/charts/dependencyWheelChart/DependencyWheelChart.d.ts +1 -2
- package/esm/charts/dependencyWheelChart/DependencyWheelChart.d.ts.map +1 -1
- package/esm/charts/dependencyWheelChart/DependencyWheelChart.js +2 -2
- package/esm/charts/dependencyWheelChart/DependencyWheelChart.js.map +1 -1
- package/esm/charts/donutChart/CoreDonutChart.d.ts +1 -2
- package/esm/charts/donutChart/CoreDonutChart.d.ts.map +1 -1
- package/esm/charts/donutChart/CoreDonutChart.js +3 -2
- package/esm/charts/donutChart/CoreDonutChart.js.map +1 -1
- package/esm/charts/donutChart/DonutChart.d.ts +1 -2
- package/esm/charts/donutChart/DonutChart.d.ts.map +1 -1
- package/esm/charts/donutChart/DonutChart.js +2 -2
- package/esm/charts/donutChart/DonutChart.js.map +1 -1
- package/esm/charts/funnelChart/CoreFunnelChart.d.ts +1 -2
- package/esm/charts/funnelChart/CoreFunnelChart.d.ts.map +1 -1
- package/esm/charts/funnelChart/CoreFunnelChart.js +3 -2
- package/esm/charts/funnelChart/CoreFunnelChart.js.map +1 -1
- package/esm/charts/funnelChart/FunnelChart.d.ts +1 -2
- package/esm/charts/funnelChart/FunnelChart.d.ts.map +1 -1
- package/esm/charts/funnelChart/FunnelChart.js +2 -2
- package/esm/charts/funnelChart/FunnelChart.js.map +1 -1
- package/esm/charts/headline/CoreHeadline.d.ts +3 -3
- package/esm/charts/headline/CoreHeadline.d.ts.map +1 -1
- package/esm/charts/headline/CoreHeadline.js +5 -5
- package/esm/charts/headline/CoreHeadline.js.map +1 -1
- package/esm/charts/headline/Headline.d.ts +2 -2
- package/esm/charts/headline/Headline.d.ts.map +1 -1
- package/esm/charts/headline/Headline.js +3 -4
- package/esm/charts/headline/Headline.js.map +1 -1
- package/esm/charts/headline/HeadlineProvider.d.ts +2 -1
- package/esm/charts/headline/HeadlineProvider.d.ts.map +1 -1
- package/esm/charts/headline/HeadlineProvider.js +1 -0
- package/esm/charts/headline/HeadlineProvider.js.map +1 -1
- package/esm/charts/headline/internal/headlines/LegacyHeadline.d.ts +1 -2
- package/esm/charts/headline/internal/headlines/LegacyHeadline.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/LegacyHeadline.js +15 -29
- package/esm/charts/headline/internal/headlines/LegacyHeadline.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/BaseHeadline.d.ts +1 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/BaseHeadline.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/BaseHeadline.js +11 -13
- package/esm/charts/headline/internal/headlines/baseHeadline/BaseHeadline.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/CompareSection.d.ts +1 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/CompareSection.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/CompareSection.js +3 -6
- package/esm/charts/headline/internal/headlines/baseHeadline/CompareSection.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/CompareSectionItem.d.ts +2 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/CompareSectionItem.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/CompareSectionItem.js +2 -4
- package/esm/charts/headline/internal/headlines/baseHeadline/CompareSectionItem.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySection.d.ts +1 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySection.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySection.js +2 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySection.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySectionCompactContent.d.ts +1 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySectionCompactContent.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySectionCompactContent.js +3 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySectionCompactContent.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySectionContent.d.ts +2 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySectionContent.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySectionContent.js +2 -4
- package/esm/charts/headline/internal/headlines/baseHeadline/PrimarySectionContent.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/BaseHeadlineDataItem.d.ts +1 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/BaseHeadlineDataItem.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/BaseHeadlineDataItem.js +2 -4
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/BaseHeadlineDataItem.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonDataItem.d.ts +1 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonDataItem.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonDataItem.js +2 -7
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonDataItem.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonDataWithSubItem.d.ts +1 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonDataWithSubItem.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonDataWithSubItem.js +2 -8
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonDataWithSubItem.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonIndicator.d.ts +2 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonIndicator.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonIndicator.js +3 -6
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonIndicator.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonValue.d.ts +2 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonValue.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonValue.js +2 -3
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/ComparisonValue.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/comparisonItems/useComparisonDataItem.d.ts +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/useOutOfBoundsDetection.d.ts +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/withDrillable.d.ts +2 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/withDrillable.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/withDrillable.js +3 -5
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/withDrillable.js.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/withTitle.d.ts +2 -2
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/withTitle.d.ts.map +1 -1
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/withTitle.js +2 -5
- package/esm/charts/headline/internal/headlines/baseHeadline/baseHeadlineDataItems/withTitle.js.map +1 -1
- package/esm/charts/headline/internal/providers/AbstractProvider.d.ts +2 -1
- package/esm/charts/headline/internal/providers/AbstractProvider.d.ts.map +1 -1
- package/esm/charts/headline/internal/providers/AbstractProvider.js.map +1 -1
- package/esm/charts/headline/internal/providers/ComparisonProvider.d.ts +2 -2
- package/esm/charts/headline/internal/providers/ComparisonProvider.d.ts.map +1 -1
- package/esm/charts/headline/internal/providers/ComparisonProvider.js +1 -0
- package/esm/charts/headline/internal/providers/ComparisonProvider.js.map +1 -1
- package/esm/charts/headline/internal/providers/MultiMeasuresProvider.d.ts +2 -2
- package/esm/charts/headline/internal/providers/MultiMeasuresProvider.d.ts.map +1 -1
- package/esm/charts/headline/internal/providers/MultiMeasuresProvider.js +1 -0
- package/esm/charts/headline/internal/providers/MultiMeasuresProvider.js.map +1 -1
- package/esm/charts/headline/internal/transformations/ComparisonTransformation.d.ts +1 -2
- package/esm/charts/headline/internal/transformations/ComparisonTransformation.d.ts.map +1 -1
- package/esm/charts/headline/internal/transformations/ComparisonTransformation.js +3 -2
- package/esm/charts/headline/internal/transformations/ComparisonTransformation.js.map +1 -1
- package/esm/charts/headline/internal/transformations/MultiMeasuresTransformation.d.ts +1 -2
- package/esm/charts/headline/internal/transformations/MultiMeasuresTransformation.d.ts.map +1 -1
- package/esm/charts/headline/internal/transformations/MultiMeasuresTransformation.js +3 -2
- package/esm/charts/headline/internal/transformations/MultiMeasuresTransformation.js.map +1 -1
- package/esm/charts/heatmap/CoreHeatmap.d.ts +1 -2
- package/esm/charts/heatmap/CoreHeatmap.d.ts.map +1 -1
- package/esm/charts/heatmap/CoreHeatmap.js +3 -2
- package/esm/charts/heatmap/CoreHeatmap.js.map +1 -1
- package/esm/charts/heatmap/Heatmap.d.ts +1 -2
- package/esm/charts/heatmap/Heatmap.d.ts.map +1 -1
- package/esm/charts/heatmap/Heatmap.js +2 -2
- package/esm/charts/heatmap/Heatmap.js.map +1 -1
- package/esm/charts/lineChart/CoreLineChart.d.ts +1 -2
- package/esm/charts/lineChart/CoreLineChart.d.ts.map +1 -1
- package/esm/charts/lineChart/CoreLineChart.js +3 -2
- package/esm/charts/lineChart/CoreLineChart.js.map +1 -1
- package/esm/charts/lineChart/LineChart.d.ts +1 -2
- package/esm/charts/lineChart/LineChart.d.ts.map +1 -1
- package/esm/charts/lineChart/LineChart.js +2 -3
- package/esm/charts/lineChart/LineChart.js.map +1 -1
- package/esm/charts/pieChart/CorePieChart.d.ts +1 -2
- package/esm/charts/pieChart/CorePieChart.d.ts.map +1 -1
- package/esm/charts/pieChart/CorePieChart.js +3 -2
- package/esm/charts/pieChart/CorePieChart.js.map +1 -1
- package/esm/charts/pieChart/PieChart.d.ts +1 -2
- package/esm/charts/pieChart/PieChart.d.ts.map +1 -1
- package/esm/charts/pieChart/PieChart.js +2 -2
- package/esm/charts/pieChart/PieChart.js.map +1 -1
- package/esm/charts/pyramidChart/CorePyramidChart.d.ts +1 -2
- package/esm/charts/pyramidChart/CorePyramidChart.d.ts.map +1 -1
- package/esm/charts/pyramidChart/CorePyramidChart.js +3 -2
- package/esm/charts/pyramidChart/CorePyramidChart.js.map +1 -1
- package/esm/charts/pyramidChart/PyramidChart.d.ts +1 -2
- package/esm/charts/pyramidChart/PyramidChart.d.ts.map +1 -1
- package/esm/charts/pyramidChart/PyramidChart.js +2 -2
- package/esm/charts/pyramidChart/PyramidChart.js.map +1 -1
- package/esm/charts/repeater/CoreRepeater.d.ts +2 -3
- package/esm/charts/repeater/CoreRepeater.d.ts.map +1 -1
- package/esm/charts/repeater/CoreRepeater.js +7 -8
- package/esm/charts/repeater/CoreRepeater.js.map +1 -1
- package/esm/charts/repeater/Repeater.d.ts.map +1 -1
- package/esm/charts/repeater/Repeater.js +5 -7
- package/esm/charts/repeater/Repeater.js.map +1 -1
- package/esm/charts/repeater/hooks/useResizing.d.ts +1 -2
- package/esm/charts/repeater/hooks/useResizing.d.ts.map +1 -1
- package/esm/charts/repeater/internal/InlineColumnChart.d.ts +1 -2
- package/esm/charts/repeater/internal/InlineColumnChart.d.ts.map +1 -1
- package/esm/charts/repeater/internal/InlineColumnChart.js +2 -2
- package/esm/charts/repeater/internal/InlineColumnChart.js.map +1 -1
- package/esm/charts/repeater/internal/InlineLineChart.d.ts +1 -2
- package/esm/charts/repeater/internal/InlineLineChart.d.ts.map +1 -1
- package/esm/charts/repeater/internal/InlineLineChart.js +2 -2
- package/esm/charts/repeater/internal/InlineLineChart.js.map +1 -1
- package/esm/charts/repeater/internal/RepeaterChart.d.ts +1 -2
- package/esm/charts/repeater/internal/RepeaterChart.d.ts.map +1 -1
- package/esm/charts/repeater/internal/RepeaterChart.js +26 -27
- package/esm/charts/repeater/internal/RepeaterChart.js.map +1 -1
- package/esm/charts/sankeyChart/CoreSankeyChart.d.ts +1 -2
- package/esm/charts/sankeyChart/CoreSankeyChart.d.ts.map +1 -1
- package/esm/charts/sankeyChart/CoreSankeyChart.js +3 -2
- package/esm/charts/sankeyChart/CoreSankeyChart.js.map +1 -1
- package/esm/charts/sankeyChart/SankeyChart.d.ts +1 -2
- package/esm/charts/sankeyChart/SankeyChart.d.ts.map +1 -1
- package/esm/charts/sankeyChart/SankeyChart.js +2 -2
- package/esm/charts/sankeyChart/SankeyChart.js.map +1 -1
- package/esm/charts/scatterPlot/CoreScatterPlot.d.ts +1 -2
- package/esm/charts/scatterPlot/CoreScatterPlot.d.ts.map +1 -1
- package/esm/charts/scatterPlot/CoreScatterPlot.js +3 -2
- package/esm/charts/scatterPlot/CoreScatterPlot.js.map +1 -1
- package/esm/charts/scatterPlot/ScatterPlot.d.ts +1 -2
- package/esm/charts/scatterPlot/ScatterPlot.d.ts.map +1 -1
- package/esm/charts/scatterPlot/ScatterPlot.js +2 -2
- package/esm/charts/scatterPlot/ScatterPlot.js.map +1 -1
- package/esm/charts/treemap/CoreTreemap.d.ts +1 -2
- package/esm/charts/treemap/CoreTreemap.d.ts.map +1 -1
- package/esm/charts/treemap/CoreTreemap.js +3 -2
- package/esm/charts/treemap/CoreTreemap.js.map +1 -1
- package/esm/charts/treemap/Treemap.d.ts +1 -2
- package/esm/charts/treemap/Treemap.d.ts.map +1 -1
- package/esm/charts/treemap/Treemap.js +2 -2
- package/esm/charts/treemap/Treemap.js.map +1 -1
- package/esm/charts/waterfallChart/CoreWaterfallChart.d.ts +1 -2
- package/esm/charts/waterfallChart/CoreWaterfallChart.d.ts.map +1 -1
- package/esm/charts/waterfallChart/CoreWaterfallChart.js +3 -2
- package/esm/charts/waterfallChart/CoreWaterfallChart.js.map +1 -1
- package/esm/charts/waterfallChart/WaterfallChart.d.ts +1 -2
- package/esm/charts/waterfallChart/WaterfallChart.d.ts.map +1 -1
- package/esm/charts/waterfallChart/WaterfallChart.js +2 -2
- package/esm/charts/waterfallChart/WaterfallChart.js.map +1 -1
- package/esm/charts/withJsxExport.d.ts +2 -2
- package/esm/charts/withJsxExport.d.ts.map +1 -1
- package/esm/charts/withJsxExport.js +4 -3
- package/esm/charts/withJsxExport.js.map +1 -1
- package/esm/charts/xirr/CoreXirr.d.ts +1 -2
- package/esm/charts/xirr/CoreXirr.d.ts.map +1 -1
- package/esm/charts/xirr/CoreXirr.js +5 -5
- package/esm/charts/xirr/CoreXirr.js.map +1 -1
- package/esm/charts/xirr/Xirr.d.ts.map +1 -1
- package/esm/charts/xirr/Xirr.js +3 -4
- package/esm/charts/xirr/Xirr.js.map +1 -1
- package/esm/charts/xirr/internal/XirrTransformation.d.ts +2 -3
- package/esm/charts/xirr/internal/XirrTransformation.d.ts.map +1 -1
- package/esm/charts/xirr/internal/XirrTransformation.js +3 -2
- package/esm/charts/xirr/internal/XirrTransformation.js.map +1 -1
- package/esm/highcharts/ChartTransformation.d.ts +2 -2
- package/esm/highcharts/ChartTransformation.d.ts.map +1 -1
- package/esm/highcharts/ChartTransformation.js +5 -4
- package/esm/highcharts/ChartTransformation.js.map +1 -1
- package/esm/highcharts/adapter/Chart.d.ts +3 -3
- package/esm/highcharts/adapter/Chart.d.ts.map +1 -1
- package/esm/highcharts/adapter/Chart.js +4 -3
- package/esm/highcharts/adapter/Chart.js.map +1 -1
- package/esm/highcharts/adapter/HighChartsMeasuredRenderer.d.ts.map +1 -1
- package/esm/highcharts/adapter/HighChartsMeasuredRenderer.js +4 -5
- package/esm/highcharts/adapter/HighChartsMeasuredRenderer.js.map +1 -1
- package/esm/highcharts/adapter/HighChartsRenderer.d.ts +6 -6
- package/esm/highcharts/adapter/HighChartsRenderer.d.ts.map +1 -1
- package/esm/highcharts/adapter/HighChartsRenderer.js +14 -23
- package/esm/highcharts/adapter/HighChartsRenderer.js.map +1 -1
- package/esm/sdk-ui-charts.d.ts +27 -26
- package/package.json +16 -16
package/NOTICE
CHANGED
@@ -7,9 +7,9 @@
|
|
7
7
|
|
8
8
|
The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
|
9
9
|
|
10
|
-
Date generated: 2025-9-
|
10
|
+
Date generated: 2025-9-16
|
11
11
|
|
12
|
-
Revision ID:
|
12
|
+
Revision ID: 6f6f75e4680c45e86fbc0afc34febeef6c4f3986
|
13
13
|
|
14
14
|
================================================================================
|
15
15
|
================================================================================
|
@@ -227,6 +227,7 @@ Revision ID: b682a551a55d8f8f27bc02133e6cd00edbed7a61
|
|
227
227
|
- @redux-saga/symbols (1.1.3) [MIT]
|
228
228
|
- @redux-saga/types (1.2.1) [MIT]
|
229
229
|
- @reduxjs/toolkit (2.9.0) [MIT]
|
230
|
+
- @reduxjs/toolkit (1.9.7) [MIT]
|
230
231
|
- @seznam/compose-react-refs (1.0.6) [ISC]
|
231
232
|
- @sidvind/better-ajv-errors (4.0.0) [Apache-2.0]
|
232
233
|
- @sindresorhus/is (4.6.0) [MIT]
|
@@ -264,11 +265,9 @@ Revision ID: b682a551a55d8f8f27bc02133e6cd00edbed7a61
|
|
264
265
|
- @types/node (22.16.4) [MIT]
|
265
266
|
- @types/node-forge (1.3.10) [MIT]
|
266
267
|
- @types/parse-json (4.0.2) [MIT]
|
267
|
-
- @types/prop-types (15.7.11) [MIT]
|
268
268
|
- @types/qs (6.9.10) [MIT]
|
269
269
|
- @types/range-parser (1.2.7) [MIT]
|
270
|
-
- @types/react (
|
271
|
-
- @types/react-redux (7.1.34) [MIT]
|
270
|
+
- @types/react (19.1.11) [MIT]
|
272
271
|
- @types/react-transition-group (4.4.12) [MIT]
|
273
272
|
- @types/retry (0.12.2) [MIT]
|
274
273
|
- @types/send (0.17.4) [MIT]
|
@@ -277,6 +276,7 @@ Revision ID: b682a551a55d8f8f27bc02133e6cd00edbed7a61
|
|
277
276
|
- @types/sockjs (0.3.36) [MIT]
|
278
277
|
- @types/unist (3.0.3) [MIT]
|
279
278
|
- @types/unist (2.0.10) [MIT]
|
279
|
+
- @types/use-sync-external-store (0.0.6) [MIT]
|
280
280
|
- @types/whatwg-mimetype (3.0.2) [MIT]
|
281
281
|
- @types/ws (8.5.10) [MIT]
|
282
282
|
- @ungap/structured-clone (1.2.0) [ISC]
|
@@ -507,7 +507,7 @@ Revision ID: b682a551a55d8f8f27bc02133e6cd00edbed7a61
|
|
507
507
|
- finalhandler (1.3.1) [MIT]
|
508
508
|
- find-root (1.1.0) [MIT]
|
509
509
|
- find-up (4.1.0) [MIT]
|
510
|
-
- fixed-data-table-2 (
|
510
|
+
- fixed-data-table-2 (2.0.21) [BSD-3-Clause, facebook-patent-rights-2]
|
511
511
|
- flat (5.0.2) [BSD-3-Clause]
|
512
512
|
- follow-redirects (1.15.9) [MIT]
|
513
513
|
- for-each (0.3.3) [MIT]
|
@@ -566,6 +566,7 @@ Revision ID: b682a551a55d8f8f27bc02133e6cd00edbed7a61
|
|
566
566
|
- iconv-lite (0.4.24) [MIT]
|
567
567
|
- ieee754 (1.2.1) [BSD-3-Clause]
|
568
568
|
- immer (10.1.1) [MIT]
|
569
|
+
- immer (9.0.21) [MIT]
|
569
570
|
- immutable (4.3.4) [MIT]
|
570
571
|
- import-fresh (3.3.0) [MIT]
|
571
572
|
- import-local (3.1.0) [MIT]
|
@@ -786,23 +787,21 @@ Revision ID: b682a551a55d8f8f27bc02133e6cd00edbed7a61
|
|
786
787
|
- randombytes (2.1.0) [MIT]
|
787
788
|
- range-parser (1.2.1) [MIT]
|
788
789
|
- raw-body (2.5.2) [MIT]
|
789
|
-
- react (
|
790
|
+
- react (19.1.1) [MIT]
|
790
791
|
- react-content-loader (7.1.1) [MIT, Apache-2.0]
|
791
792
|
- react-day-picker (9.9.0) [MIT]
|
792
793
|
- react-dnd-html5-backend (14.1.0) [MIT]
|
793
|
-
- react-dom (
|
794
|
+
- react-dom (19.1.1) [MIT]
|
794
795
|
- react-fast-compare (3.2.2) [MIT]
|
795
|
-
- react-grid-system (8.1.9) [MIT]
|
796
796
|
- react-intl (7.1.11) [BSD-3-Clause]
|
797
797
|
- react-is (16.13.1) [MIT]
|
798
|
-
- react-is (17.0.2) [MIT]
|
799
798
|
- react-lifecycles-compat (3.0.4) [MIT]
|
800
799
|
- react-lines-ellipsis (0.16.1) [MIT]
|
801
800
|
- react-loading-skeleton (3.4.0) [MIT]
|
802
|
-
- react-markdown (
|
801
|
+
- react-markdown (10.1.0) [MIT]
|
803
802
|
- react-measure (2.5.2) [MIT]
|
804
803
|
- react-portal (4.3.0) [MIT]
|
805
|
-
- react-redux (
|
804
|
+
- react-redux (9.2.0) [MIT]
|
806
805
|
- react-responsive (10.0.1) [MIT, BSD-3-Clause]
|
807
806
|
- react-select (5.10.2) [MIT]
|
808
807
|
- react-select-async-paginate (0.7.11) [MIT]
|
@@ -817,6 +816,7 @@ Revision ID: b682a551a55d8f8f27bc02133e6cd00edbed7a61
|
|
817
816
|
- redux (4.2.1) [MIT]
|
818
817
|
- redux-batched-actions (0.5.0) [MIT]
|
819
818
|
- redux-saga (1.3.0) [MIT]
|
819
|
+
- redux-thunk (2.4.2) [MIT]
|
820
820
|
- redux-thunk (3.1.0) [MIT]
|
821
821
|
- regenerate (1.4.2) [MIT]
|
822
822
|
- regenerate-unicode-properties (10.1.1) [MIT]
|
@@ -841,7 +841,7 @@ Revision ID: b682a551a55d8f8f27bc02133e6cd00edbed7a61
|
|
841
841
|
- retry (0.13.1) [MIT]
|
842
842
|
- reusify (1.0.4) [MIT]
|
843
843
|
- rimraf (3.0.2) [ISC]
|
844
|
-
- rollup (4.
|
844
|
+
- rollup (4.50.1) [MIT, ISC, Apache-2.0]
|
845
845
|
- run-applescript (7.0.0) [MIT]
|
846
846
|
- run-async (2.4.1) [MIT]
|
847
847
|
- run-parallel (1.2.0) [MIT]
|
@@ -851,7 +851,7 @@ Revision ID: b682a551a55d8f8f27bc02133e6cd00edbed7a61
|
|
851
851
|
- safe-buffer (5.2.1) [MIT]
|
852
852
|
- safer-buffer (2.1.2) [MIT]
|
853
853
|
- sass (1.66.1) [MIT, BSD-3-Clause, Apache-2.0, Zlib, bzip2-1.0.6]
|
854
|
-
- scheduler (0.
|
854
|
+
- scheduler (0.26.0) [MIT]
|
855
855
|
- schema-utils (3.3.0) [MIT]
|
856
856
|
- schema-utils (4.2.0) [MIT]
|
857
857
|
- select-hose (2.0.0) [MIT]
|
@@ -965,10 +965,11 @@ Revision ID: b682a551a55d8f8f27bc02133e6cd00edbed7a61
|
|
965
965
|
- unpipe (1.0.0) [MIT]
|
966
966
|
- update-browserslist-db (1.1.1) [MIT]
|
967
967
|
- uri-js (4.4.1) [BSD-2-Clause]
|
968
|
-
- use-composed-ref (1.
|
968
|
+
- use-composed-ref (1.4.0) [MIT]
|
969
969
|
- use-is-mounted-ref (1.5.0) [MIT]
|
970
970
|
- use-isomorphic-layout-effect (1.2.1) [MIT]
|
971
971
|
- use-latest (1.3.0) [MIT]
|
972
|
+
- use-sync-external-store (1.5.0) [MIT]
|
972
973
|
- util (0.12.5) [MIT]
|
973
974
|
- util-deprecate (1.0.2) [MIT]
|
974
975
|
- utils-merge (1.0.1) [MIT]
|
@@ -11343,6 +11344,48 @@ Authors: mark.erikson@gmail.com, timdorr@timdorr.com, dan.abramov@gmail.com, mai
|
|
11343
11344
|
|
11344
11345
|
Package Download URL: https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.9.0.tgz
|
11345
11346
|
|
11347
|
+
--------------------------------------------------------------------------------
|
11348
|
+
Package Title: @reduxjs/toolkit (1.9.7)
|
11349
|
+
|
11350
|
+
Package Locator: npm+@reduxjs/toolkit$1.9.7
|
11351
|
+
|
11352
|
+
Package Depth: Transitive
|
11353
|
+
--------------------------------------------------------------------------------
|
11354
|
+
|
11355
|
+
* Declared Licenses *
|
11356
|
+
MIT
|
11357
|
+
|
11358
|
+
|
11359
|
+
MIT License
|
11360
|
+
|
11361
|
+
Copyright (c) 2018 Mark Erikson
|
11362
|
+
|
11363
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
11364
|
+
of this software and associated documentation files (the "Software"), to deal
|
11365
|
+
in the Software without restriction, including without limitation the rights
|
11366
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11367
|
+
copies of the Software, and to permit persons to whom the Software is
|
11368
|
+
furnished to do so, subject to the following conditions:
|
11369
|
+
|
11370
|
+
The above copyright notice and this permission notice shall be included in all
|
11371
|
+
copies or substantial portions of the Software.
|
11372
|
+
|
11373
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
11374
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
11375
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
11376
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
11377
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
11378
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
11379
|
+
SOFTWARE.
|
11380
|
+
|
11381
|
+
|
11382
|
+
|
11383
|
+
* Package Info *
|
11384
|
+
|
11385
|
+
Authors: mark.erikson@gmail.com, timdorr@timdorr.com, dan.abramov@gmail.com, mail@lenzw.de, crutchcorn@gmail.com, ben.j.durrant@gmail.com
|
11386
|
+
|
11387
|
+
Package Download URL: https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-1.9.7.tgz
|
11388
|
+
|
11346
11389
|
--------------------------------------------------------------------------------
|
11347
11390
|
Package Title: @seznam/compose-react-refs (1.0.6)
|
11348
11391
|
|
@@ -13071,48 +13114,6 @@ Authors: ts-npm-types@microsoft.com
|
|
13071
13114
|
|
13072
13115
|
Package Download URL: https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz
|
13073
13116
|
|
13074
|
-
--------------------------------------------------------------------------------
|
13075
|
-
Package Title: @types/prop-types (15.7.11)
|
13076
|
-
|
13077
|
-
Package Locator: npm+@types/prop-types$15.7.11
|
13078
|
-
|
13079
|
-
Package Depth: Transitive
|
13080
|
-
--------------------------------------------------------------------------------
|
13081
|
-
|
13082
|
-
* Declared Licenses *
|
13083
|
-
MIT
|
13084
|
-
|
13085
|
-
|
13086
|
-
MIT License
|
13087
|
-
|
13088
|
-
Copyright (c) Microsoft Corporation.
|
13089
|
-
|
13090
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
13091
|
-
of this software and associated documentation files (the "Software"), to deal
|
13092
|
-
in the Software without restriction, including without limitation the rights
|
13093
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
13094
|
-
copies of the Software, and to permit persons to whom the Software is
|
13095
|
-
furnished to do so, subject to the following conditions:
|
13096
|
-
|
13097
|
-
The above copyright notice and this permission notice shall be included in all
|
13098
|
-
copies or substantial portions of the Software.
|
13099
|
-
|
13100
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13101
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
13102
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
13103
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
13104
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
13105
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
13106
|
-
SOFTWARE
|
13107
|
-
|
13108
|
-
|
13109
|
-
|
13110
|
-
* Package Info *
|
13111
|
-
|
13112
|
-
Authors: ts-npm-types@microsoft.com
|
13113
|
-
|
13114
|
-
Package Download URL: https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.11.tgz
|
13115
|
-
|
13116
13117
|
--------------------------------------------------------------------------------
|
13117
13118
|
Package Title: @types/qs (6.9.10)
|
13118
13119
|
|
@@ -13198,9 +13199,9 @@ Authors: ts-npm-types@microsoft.com
|
|
13198
13199
|
Package Download URL: https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz
|
13199
13200
|
|
13200
13201
|
--------------------------------------------------------------------------------
|
13201
|
-
Package Title: @types/react (
|
13202
|
+
Package Title: @types/react (19.1.11)
|
13202
13203
|
|
13203
|
-
Package Locator: npm+@types/react$
|
13204
|
+
Package Locator: npm+@types/react$19.1.11
|
13204
13205
|
|
13205
13206
|
Package Depth: Transitive
|
13206
13207
|
--------------------------------------------------------------------------------
|
@@ -13237,12 +13238,12 @@ MIT
|
|
13237
13238
|
|
13238
13239
|
Authors: ts-npm-types@microsoft.com
|
13239
13240
|
|
13240
|
-
Package Download URL: https://registry.npmjs.org/@types/react/-/react-
|
13241
|
+
Package Download URL: https://registry.npmjs.org/@types/react/-/react-19.1.11.tgz
|
13241
13242
|
|
13242
13243
|
--------------------------------------------------------------------------------
|
13243
|
-
Package Title: @types/react-
|
13244
|
+
Package Title: @types/react-transition-group (4.4.12)
|
13244
13245
|
|
13245
|
-
Package Locator: npm+@types/react-
|
13246
|
+
Package Locator: npm+@types/react-transition-group$4.4.12
|
13246
13247
|
|
13247
13248
|
Package Depth: Transitive
|
13248
13249
|
--------------------------------------------------------------------------------
|
@@ -13279,12 +13280,12 @@ MIT
|
|
13279
13280
|
|
13280
13281
|
Authors: ts-npm-types@microsoft.com
|
13281
13282
|
|
13282
|
-
Package Download URL: https://registry.npmjs.org/@types/react-
|
13283
|
+
Package Download URL: https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.12.tgz
|
13283
13284
|
|
13284
13285
|
--------------------------------------------------------------------------------
|
13285
|
-
Package Title: @types/
|
13286
|
+
Package Title: @types/retry (0.12.2)
|
13286
13287
|
|
13287
|
-
Package Locator: npm+@types/
|
13288
|
+
Package Locator: npm+@types/retry$0.12.2
|
13288
13289
|
|
13289
13290
|
Package Depth: Transitive
|
13290
13291
|
--------------------------------------------------------------------------------
|
@@ -13321,12 +13322,12 @@ MIT
|
|
13321
13322
|
|
13322
13323
|
Authors: ts-npm-types@microsoft.com
|
13323
13324
|
|
13324
|
-
Package Download URL: https://registry.npmjs.org/@types/
|
13325
|
+
Package Download URL: https://registry.npmjs.org/@types/retry/-/retry-0.12.2.tgz
|
13325
13326
|
|
13326
13327
|
--------------------------------------------------------------------------------
|
13327
|
-
Package Title: @types/
|
13328
|
+
Package Title: @types/send (0.17.4)
|
13328
13329
|
|
13329
|
-
Package Locator: npm+@types/
|
13330
|
+
Package Locator: npm+@types/send$0.17.4
|
13330
13331
|
|
13331
13332
|
Package Depth: Transitive
|
13332
13333
|
--------------------------------------------------------------------------------
|
@@ -13363,12 +13364,12 @@ MIT
|
|
13363
13364
|
|
13364
13365
|
Authors: ts-npm-types@microsoft.com
|
13365
13366
|
|
13366
|
-
Package Download URL: https://registry.npmjs.org/@types/
|
13367
|
+
Package Download URL: https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz
|
13367
13368
|
|
13368
13369
|
--------------------------------------------------------------------------------
|
13369
|
-
Package Title: @types/
|
13370
|
+
Package Title: @types/serve-index (1.9.4)
|
13370
13371
|
|
13371
|
-
Package Locator: npm+@types/
|
13372
|
+
Package Locator: npm+@types/serve-index$1.9.4
|
13372
13373
|
|
13373
13374
|
Package Depth: Transitive
|
13374
13375
|
--------------------------------------------------------------------------------
|
@@ -13405,12 +13406,12 @@ MIT
|
|
13405
13406
|
|
13406
13407
|
Authors: ts-npm-types@microsoft.com
|
13407
13408
|
|
13408
|
-
Package Download URL: https://registry.npmjs.org/@types/
|
13409
|
+
Package Download URL: https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.4.tgz
|
13409
13410
|
|
13410
13411
|
--------------------------------------------------------------------------------
|
13411
|
-
Package Title: @types/serve-
|
13412
|
+
Package Title: @types/serve-static (1.15.5)
|
13412
13413
|
|
13413
|
-
Package Locator: npm+@types/serve-
|
13414
|
+
Package Locator: npm+@types/serve-static$1.15.5
|
13414
13415
|
|
13415
13416
|
Package Depth: Transitive
|
13416
13417
|
--------------------------------------------------------------------------------
|
@@ -13447,12 +13448,12 @@ MIT
|
|
13447
13448
|
|
13448
13449
|
Authors: ts-npm-types@microsoft.com
|
13449
13450
|
|
13450
|
-
Package Download URL: https://registry.npmjs.org/@types/serve-
|
13451
|
+
Package Download URL: https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.5.tgz
|
13451
13452
|
|
13452
13453
|
--------------------------------------------------------------------------------
|
13453
|
-
Package Title: @types/
|
13454
|
+
Package Title: @types/sockjs (0.3.36)
|
13454
13455
|
|
13455
|
-
Package Locator: npm+@types/
|
13456
|
+
Package Locator: npm+@types/sockjs$0.3.36
|
13456
13457
|
|
13457
13458
|
Package Depth: Transitive
|
13458
13459
|
--------------------------------------------------------------------------------
|
@@ -13489,14 +13490,14 @@ MIT
|
|
13489
13490
|
|
13490
13491
|
Authors: ts-npm-types@microsoft.com
|
13491
13492
|
|
13492
|
-
Package Download URL: https://registry.npmjs.org/@types/
|
13493
|
+
Package Download URL: https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.36.tgz
|
13493
13494
|
|
13494
13495
|
--------------------------------------------------------------------------------
|
13495
|
-
Package Title: @types/
|
13496
|
+
Package Title: @types/unist (3.0.3)
|
13496
13497
|
|
13497
|
-
Package Locator: npm+@types/
|
13498
|
+
Package Locator: npm+@types/unist$3.0.3
|
13498
13499
|
|
13499
|
-
Package Depth:
|
13500
|
+
Package Depth: Direct
|
13500
13501
|
--------------------------------------------------------------------------------
|
13501
13502
|
|
13502
13503
|
* Declared Licenses *
|
@@ -13531,14 +13532,14 @@ MIT
|
|
13531
13532
|
|
13532
13533
|
Authors: ts-npm-types@microsoft.com
|
13533
13534
|
|
13534
|
-
Package Download URL: https://registry.npmjs.org/@types/
|
13535
|
+
Package Download URL: https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz
|
13535
13536
|
|
13536
13537
|
--------------------------------------------------------------------------------
|
13537
|
-
Package Title: @types/unist (
|
13538
|
+
Package Title: @types/unist (2.0.10)
|
13538
13539
|
|
13539
|
-
Package Locator: npm+@types/unist$
|
13540
|
+
Package Locator: npm+@types/unist$2.0.10
|
13540
13541
|
|
13541
|
-
Package Depth:
|
13542
|
+
Package Depth: Transitive
|
13542
13543
|
--------------------------------------------------------------------------------
|
13543
13544
|
|
13544
13545
|
* Declared Licenses *
|
@@ -13573,12 +13574,12 @@ MIT
|
|
13573
13574
|
|
13574
13575
|
Authors: ts-npm-types@microsoft.com
|
13575
13576
|
|
13576
|
-
Package Download URL: https://registry.npmjs.org/@types/unist/-/unist-
|
13577
|
+
Package Download URL: https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz
|
13577
13578
|
|
13578
13579
|
--------------------------------------------------------------------------------
|
13579
|
-
Package Title: @types/
|
13580
|
+
Package Title: @types/use-sync-external-store (0.0.6)
|
13580
13581
|
|
13581
|
-
Package Locator: npm+@types/
|
13582
|
+
Package Locator: npm+@types/use-sync-external-store$0.0.6
|
13582
13583
|
|
13583
13584
|
Package Depth: Transitive
|
13584
13585
|
--------------------------------------------------------------------------------
|
@@ -13615,7 +13616,7 @@ MIT
|
|
13615
13616
|
|
13616
13617
|
Authors: ts-npm-types@microsoft.com
|
13617
13618
|
|
13618
|
-
Package Download URL: https://registry.npmjs.org/@types/
|
13619
|
+
Package Download URL: https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz
|
13619
13620
|
|
13620
13621
|
--------------------------------------------------------------------------------
|
13621
13622
|
Package Title: @types/whatwg-mimetype (3.0.2)
|
@@ -18299,7 +18300,7 @@ Creative Commons may be contacted at creativecommons.org.
|
|
18299
18300
|
|
18300
18301
|
* Package Info *
|
18301
18302
|
|
18302
|
-
Authors: beneb.info@gmail.com, andrey@sitnik.ru
|
18303
|
+
Authors: beneb.info@gmail.com, andrey@sitnik.ru
|
18303
18304
|
|
18304
18305
|
Package Download URL: https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001684.tgz
|
18305
18306
|
|
@@ -19235,7 +19236,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
19235
19236
|
|
19236
19237
|
* Package Info *
|
19237
19238
|
|
19238
|
-
Authors:
|
19239
|
+
Authors: df.creative@gmail.com, npm@moox.io, df.creative@gmail.com
|
19239
19240
|
|
19240
19241
|
Package Download URL: https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz
|
19241
19242
|
|
@@ -24315,9 +24316,9 @@ Authors: sindresorhus@gmail.com
|
|
24315
24316
|
Package Download URL: https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz
|
24316
24317
|
|
24317
24318
|
--------------------------------------------------------------------------------
|
24318
|
-
Package Title: fixed-data-table-2 (
|
24319
|
+
Package Title: fixed-data-table-2 (2.0.21)
|
24319
24320
|
|
24320
|
-
Package Locator: npm+fixed-data-table-2$
|
24321
|
+
Package Locator: npm+fixed-data-table-2$2.0.21
|
24321
24322
|
|
24322
24323
|
Package Depth: Direct
|
24323
24324
|
--------------------------------------------------------------------------------
|
@@ -24468,7 +24469,7 @@ cross-claim or counterclaim.
|
|
24468
24469
|
|
24469
24470
|
Authors: flipperkid@gmail.com
|
24470
24471
|
|
24471
|
-
Package Download URL: https://registry.npmjs.org/fixed-data-table-2/-/fixed-data-table-2-
|
24472
|
+
Package Download URL: https://registry.npmjs.org/fixed-data-table-2/-/fixed-data-table-2-2.0.21.tgz
|
24472
24473
|
|
24473
24474
|
--------------------------------------------------------------------------------
|
24474
24475
|
Package Title: flat (5.0.2)
|
@@ -27229,6 +27230,48 @@ Authors: mweststrate@gmail.com, alec.stanford.larson@gmail.com
|
|
27229
27230
|
|
27230
27231
|
Package Download URL: https://registry.npmjs.org/immer/-/immer-10.1.1.tgz
|
27231
27232
|
|
27233
|
+
--------------------------------------------------------------------------------
|
27234
|
+
Package Title: immer (9.0.21)
|
27235
|
+
|
27236
|
+
Package Locator: npm+immer$9.0.21
|
27237
|
+
|
27238
|
+
Package Depth: Transitive
|
27239
|
+
--------------------------------------------------------------------------------
|
27240
|
+
|
27241
|
+
* Declared Licenses *
|
27242
|
+
MIT
|
27243
|
+
|
27244
|
+
|
27245
|
+
MIT License
|
27246
|
+
|
27247
|
+
Copyright (c) 2017 Michel Weststrate
|
27248
|
+
|
27249
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
27250
|
+
of this software and associated documentation files (the "Software"), to deal
|
27251
|
+
in the Software without restriction, including without limitation the rights
|
27252
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
27253
|
+
copies of the Software, and to permit persons to whom the Software is
|
27254
|
+
furnished to do so, subject to the following conditions:
|
27255
|
+
|
27256
|
+
The above copyright notice and this permission notice shall be included in all
|
27257
|
+
copies or substantial portions of the Software.
|
27258
|
+
|
27259
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
27260
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
27261
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
27262
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
27263
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
27264
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
27265
|
+
SOFTWARE.
|
27266
|
+
|
27267
|
+
|
27268
|
+
|
27269
|
+
* Package Info *
|
27270
|
+
|
27271
|
+
Authors: mweststrate@gmail.com, alec.stanford.larson@gmail.com
|
27272
|
+
|
27273
|
+
Package Download URL: https://registry.npmjs.org/immer/-/immer-9.0.21.tgz
|
27274
|
+
|
27232
27275
|
--------------------------------------------------------------------------------
|
27233
27276
|
Package Title: immutable (4.3.4)
|
27234
27277
|
|
@@ -36930,9 +36973,9 @@ Authors: bjohansebas@gmail.com, doug@somethingdoug.com, jonathanrichardong@gmail
|
|
36930
36973
|
Package Download URL: https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz
|
36931
36974
|
|
36932
36975
|
--------------------------------------------------------------------------------
|
36933
|
-
Package Title: react (
|
36976
|
+
Package Title: react (19.1.1)
|
36934
36977
|
|
36935
|
-
Package Locator: npm+react$
|
36978
|
+
Package Locator: npm+react$19.1.1
|
36936
36979
|
|
36937
36980
|
Package Depth: Direct
|
36938
36981
|
--------------------------------------------------------------------------------
|
@@ -36943,7 +36986,7 @@ MIT
|
|
36943
36986
|
|
36944
36987
|
MIT License
|
36945
36988
|
|
36946
|
-
Copyright (c)
|
36989
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
36947
36990
|
|
36948
36991
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
36949
36992
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -36969,7 +37012,7 @@ SOFTWARE.
|
|
36969
37012
|
|
36970
37013
|
Authors: opensource+npm@fb.com, react-core@meta.com
|
36971
37014
|
|
36972
|
-
Package Download URL: https://registry.npmjs.org/react/-/react-
|
37015
|
+
Package Download URL: https://registry.npmjs.org/react/-/react-19.1.1.tgz
|
36973
37016
|
|
36974
37017
|
--------------------------------------------------------------------------------
|
36975
37018
|
Package Title: react-content-loader (7.1.1)
|
@@ -37117,9 +37160,9 @@ Authors: jordangens@gmail.com, dan.abramov@gmail.com, darthtrevino@gmail.com, ni
|
|
37117
37160
|
Package Download URL: https://registry.npmjs.org/react-dnd-html5-backend/-/react-dnd-html5-backend-14.1.0.tgz
|
37118
37161
|
|
37119
37162
|
--------------------------------------------------------------------------------
|
37120
|
-
Package Title: react-dom (
|
37163
|
+
Package Title: react-dom (19.1.1)
|
37121
37164
|
|
37122
|
-
Package Locator: npm+react-dom$
|
37165
|
+
Package Locator: npm+react-dom$19.1.1
|
37123
37166
|
|
37124
37167
|
Package Depth: Direct
|
37125
37168
|
--------------------------------------------------------------------------------
|
@@ -37130,7 +37173,7 @@ MIT
|
|
37130
37173
|
|
37131
37174
|
MIT License
|
37132
37175
|
|
37133
|
-
Copyright (c)
|
37176
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
37134
37177
|
|
37135
37178
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
37136
37179
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -37156,7 +37199,7 @@ SOFTWARE.
|
|
37156
37199
|
|
37157
37200
|
Authors: opensource+npm@fb.com, react-core@meta.com
|
37158
37201
|
|
37159
|
-
Package Download URL: https://registry.npmjs.org/react-dom/-/react-dom-
|
37202
|
+
Package Download URL: https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz
|
37160
37203
|
|
37161
37204
|
--------------------------------------------------------------------------------
|
37162
37205
|
Package Title: react-fast-compare (3.2.2)
|
@@ -37201,48 +37244,6 @@ Authors: scott@scottstewart.co, keith.luchtel@formidable.com, senesealessandro@g
|
|
37201
37244
|
|
37202
37245
|
Package Download URL: https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz
|
37203
37246
|
|
37204
|
-
--------------------------------------------------------------------------------
|
37205
|
-
Package Title: react-grid-system (8.1.9)
|
37206
|
-
|
37207
|
-
Package Locator: npm+react-grid-system$8.1.9
|
37208
|
-
|
37209
|
-
Package Depth: Direct
|
37210
|
-
--------------------------------------------------------------------------------
|
37211
|
-
|
37212
|
-
* Declared Licenses *
|
37213
|
-
MIT
|
37214
|
-
|
37215
|
-
|
37216
|
-
MIT License
|
37217
|
-
|
37218
|
-
Copyright (c) 2019 Sealninja
|
37219
|
-
|
37220
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
37221
|
-
of this software and associated documentation files (the "Software"), to deal
|
37222
|
-
in the Software without restriction, including without limitation the rights
|
37223
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
37224
|
-
copies of the Software, and to permit persons to whom the Software is
|
37225
|
-
furnished to do so, subject to the following conditions:
|
37226
|
-
|
37227
|
-
The above copyright notice and this permission notice shall be included in all
|
37228
|
-
copies or substantial portions of the Software.
|
37229
|
-
|
37230
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
37231
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
37232
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
37233
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
37234
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
37235
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
37236
|
-
SOFTWARE.
|
37237
|
-
|
37238
|
-
|
37239
|
-
|
37240
|
-
* Package Info *
|
37241
|
-
|
37242
|
-
Authors: gerben.meyer@gmail.com, mbmbrk@gmail.com
|
37243
|
-
|
37244
|
-
Package Download URL: https://registry.npmjs.org/react-grid-system/-/react-grid-system-8.1.9.tgz
|
37245
|
-
|
37246
37247
|
--------------------------------------------------------------------------------
|
37247
37248
|
Package Title: react-intl (7.1.11)
|
37248
37249
|
|
@@ -37333,48 +37334,6 @@ Authors: opensource+npm@fb.com, react-core@meta.com
|
|
37333
37334
|
|
37334
37335
|
Package Download URL: https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz
|
37335
37336
|
|
37336
|
-
--------------------------------------------------------------------------------
|
37337
|
-
Package Title: react-is (17.0.2)
|
37338
|
-
|
37339
|
-
Package Locator: npm+react-is$17.0.2
|
37340
|
-
|
37341
|
-
Package Depth: Transitive
|
37342
|
-
--------------------------------------------------------------------------------
|
37343
|
-
|
37344
|
-
* Declared Licenses *
|
37345
|
-
MIT
|
37346
|
-
|
37347
|
-
|
37348
|
-
MIT License
|
37349
|
-
|
37350
|
-
Copyright (c) Facebook, Inc. and its affiliates.
|
37351
|
-
|
37352
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
37353
|
-
of this software and associated documentation files (the "Software"), to deal
|
37354
|
-
in the Software without restriction, including without limitation the rights
|
37355
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
37356
|
-
copies of the Software, and to permit persons to whom the Software is
|
37357
|
-
furnished to do so, subject to the following conditions:
|
37358
|
-
|
37359
|
-
The above copyright notice and this permission notice shall be included in all
|
37360
|
-
copies or substantial portions of the Software.
|
37361
|
-
|
37362
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
37363
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
37364
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
37365
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
37366
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
37367
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
37368
|
-
SOFTWARE.
|
37369
|
-
|
37370
|
-
|
37371
|
-
|
37372
|
-
* Package Info *
|
37373
|
-
|
37374
|
-
Authors: opensource+npm@fb.com, react-core@meta.com
|
37375
|
-
|
37376
|
-
Package Download URL: https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz
|
37377
|
-
|
37378
37337
|
--------------------------------------------------------------------------------
|
37379
37338
|
Package Title: react-lifecycles-compat (3.0.4)
|
37380
37339
|
|
@@ -37487,9 +37446,9 @@ Authors: tang.ddt@gmail.com
|
|
37487
37446
|
Package Download URL: https://registry.npmjs.org/react-loading-skeleton/-/react-loading-skeleton-3.4.0.tgz
|
37488
37447
|
|
37489
37448
|
--------------------------------------------------------------------------------
|
37490
|
-
Package Title: react-markdown (
|
37449
|
+
Package Title: react-markdown (10.1.0)
|
37491
37450
|
|
37492
|
-
Package Locator: npm+react-markdown$
|
37451
|
+
Package Locator: npm+react-markdown$10.1.0
|
37493
37452
|
|
37494
37453
|
Package Depth: Direct
|
37495
37454
|
--------------------------------------------------------------------------------
|
@@ -37522,7 +37481,7 @@ SOFTWARE.
|
|
37522
37481
|
|
37523
37482
|
Authors: johnotander@gmail.com, tituswormer@gmail.com, remcohaszing@gmail.com
|
37524
37483
|
|
37525
|
-
Package Download URL: https://registry.npmjs.org/react-markdown/-/react-markdown-
|
37484
|
+
Package Download URL: https://registry.npmjs.org/react-markdown/-/react-markdown-10.1.0.tgz
|
37526
37485
|
|
37527
37486
|
--------------------------------------------------------------------------------
|
37528
37487
|
Package Title: react-measure (2.5.2)
|
@@ -37609,9 +37568,9 @@ Authors: vojtech@miksu.cz
|
|
37609
37568
|
Package Download URL: https://registry.npmjs.org/react-portal/-/react-portal-4.3.0.tgz
|
37610
37569
|
|
37611
37570
|
--------------------------------------------------------------------------------
|
37612
|
-
Package Title: react-redux (
|
37571
|
+
Package Title: react-redux (9.2.0)
|
37613
37572
|
|
37614
|
-
Package Locator: npm+react-redux$
|
37573
|
+
Package Locator: npm+react-redux$9.2.0
|
37615
37574
|
|
37616
37575
|
Package Depth: Direct
|
37617
37576
|
--------------------------------------------------------------------------------
|
@@ -37648,7 +37607,7 @@ SOFTWARE.
|
|
37648
37607
|
|
37649
37608
|
Authors: dan.abramov@gmail.com, timdorr@timdorr.com, mark.erikson@gmail.com
|
37650
37609
|
|
37651
|
-
Package Download URL: https://registry.npmjs.org/react-redux/-/react-redux-
|
37610
|
+
Package Download URL: https://registry.npmjs.org/react-redux/-/react-redux-9.2.0.tgz
|
37652
37611
|
|
37653
37612
|
--------------------------------------------------------------------------------
|
37654
37613
|
Package Title: react-responsive (10.0.1)
|
@@ -38320,6 +38279,46 @@ Authors: yelouafi@gmail.com, mateuszburzynski@gmail.com, mateuszburzynski+redux-
|
|
38320
38279
|
|
38321
38280
|
Package Download URL: https://registry.npmjs.org/redux-saga/-/redux-saga-1.3.0.tgz
|
38322
38281
|
|
38282
|
+
--------------------------------------------------------------------------------
|
38283
|
+
Package Title: redux-thunk (2.4.2)
|
38284
|
+
|
38285
|
+
Package Locator: npm+redux-thunk$2.4.2
|
38286
|
+
|
38287
|
+
Package Depth: Transitive
|
38288
|
+
--------------------------------------------------------------------------------
|
38289
|
+
|
38290
|
+
* Declared Licenses *
|
38291
|
+
MIT
|
38292
|
+
|
38293
|
+
|
38294
|
+
MIT License
|
38295
|
+
Copyright (c)
|
38296
|
+
|
38297
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
38298
|
+
of this software and associated documentation files (the "Software"), to deal
|
38299
|
+
in the Software without restriction, including without limitation the rights
|
38300
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
38301
|
+
copies of the Software, and to permit persons to whom the Software is
|
38302
|
+
furnished to do so, subject to the following conditions:
|
38303
|
+
|
38304
|
+
The above copyright notice and this permission notice shall be included in all
|
38305
|
+
copies or substantial portions of the Software.
|
38306
|
+
|
38307
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
38308
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
38309
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
38310
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
38311
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
38312
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
38313
|
+
SOFTWARE.
|
38314
|
+
|
38315
|
+
|
38316
|
+
* Package Info *
|
38317
|
+
|
38318
|
+
Authors: dan.lytkin@gmail.com, dan.abramov@gmail.com, timdorr@timdorr.com
|
38319
|
+
|
38320
|
+
Package Download URL: https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.4.2.tgz
|
38321
|
+
|
38323
38322
|
--------------------------------------------------------------------------------
|
38324
38323
|
Package Title: redux-thunk (3.1.0)
|
38325
38324
|
|
@@ -39309,9 +39308,9 @@ Authors: i@izs.me
|
|
39309
39308
|
Package Download URL: https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz
|
39310
39309
|
|
39311
39310
|
--------------------------------------------------------------------------------
|
39312
|
-
Package Title: rollup (4.
|
39311
|
+
Package Title: rollup (4.50.1)
|
39313
39312
|
|
39314
|
-
Package Locator: npm+rollup$4.
|
39313
|
+
Package Locator: npm+rollup$4.50.1
|
39315
39314
|
|
39316
39315
|
Package Depth: Transitive
|
39317
39316
|
--------------------------------------------------------------------------------
|
@@ -39931,7 +39930,7 @@ See the License for the specific language governing permissions and limitations
|
|
39931
39930
|
|
39932
39931
|
Authors: brian@donovans.cc, trysound@yandex.ru, richard.a.harris@gmail.com, victorystick@gmail.com, lukas.taegert@tngtech.com
|
39933
39932
|
|
39934
|
-
Package Download URL: https://registry.npmjs.org/rollup/-/rollup-4.
|
39933
|
+
Package Download URL: https://registry.npmjs.org/rollup/-/rollup-4.50.1.tgz
|
39935
39934
|
|
39936
39935
|
--------------------------------------------------------------------------------
|
39937
39936
|
Package Title: run-applescript (7.0.0)
|
@@ -41802,9 +41801,9 @@ Authors: nex342@gmail.com, xzyfer@gmail.com, hcatlin@gmail.com, sass.bot.beep.bo
|
|
41802
41801
|
Package Download URL: https://registry.npmjs.org/sass/-/sass-1.66.1.tgz
|
41803
41802
|
|
41804
41803
|
--------------------------------------------------------------------------------
|
41805
|
-
Package Title: scheduler (0.
|
41804
|
+
Package Title: scheduler (0.26.0)
|
41806
41805
|
|
41807
|
-
Package Locator: npm+scheduler$0.
|
41806
|
+
Package Locator: npm+scheduler$0.26.0
|
41808
41807
|
|
41809
41808
|
Package Depth: Transitive
|
41810
41809
|
--------------------------------------------------------------------------------
|
@@ -41815,7 +41814,7 @@ MIT
|
|
41815
41814
|
|
41816
41815
|
MIT License
|
41817
41816
|
|
41818
|
-
Copyright (c)
|
41817
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
41819
41818
|
|
41820
41819
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
41821
41820
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -41841,7 +41840,7 @@ SOFTWARE.
|
|
41841
41840
|
|
41842
41841
|
Authors: opensource+npm@fb.com, react-core@meta.com
|
41843
41842
|
|
41844
|
-
Package Download URL: https://registry.npmjs.org/scheduler/-/scheduler-0.
|
41843
|
+
Package Download URL: https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz
|
41845
41844
|
|
41846
41845
|
--------------------------------------------------------------------------------
|
41847
41846
|
Package Title: schema-utils (3.3.0)
|
@@ -47308,9 +47307,9 @@ Authors: gary.court@gmail.com
|
|
47308
47307
|
Package Download URL: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz
|
47309
47308
|
|
47310
47309
|
--------------------------------------------------------------------------------
|
47311
|
-
Package Title: use-composed-ref (1.
|
47310
|
+
Package Title: use-composed-ref (1.4.0)
|
47312
47311
|
|
47313
|
-
Package Locator: npm+use-composed-ref$1.
|
47312
|
+
Package Locator: npm+use-composed-ref$1.4.0
|
47314
47313
|
|
47315
47314
|
Package Depth: Transitive
|
47316
47315
|
--------------------------------------------------------------------------------
|
@@ -47343,7 +47342,7 @@ SOFTWARE.
|
|
47343
47342
|
|
47344
47343
|
Authors: mateuszburzynski@gmail.com
|
47345
47344
|
|
47346
|
-
Package Download URL: https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.
|
47345
|
+
Package Download URL: https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.4.0.tgz
|
47347
47346
|
|
47348
47347
|
--------------------------------------------------------------------------------
|
47349
47348
|
Package Title: use-is-mounted-ref (1.5.0)
|
@@ -47471,6 +47470,48 @@ Authors: mateuszburzynski@gmail.com
|
|
47471
47470
|
|
47472
47471
|
Package Download URL: https://registry.npmjs.org/use-latest/-/use-latest-1.3.0.tgz
|
47473
47472
|
|
47473
|
+
--------------------------------------------------------------------------------
|
47474
|
+
Package Title: use-sync-external-store (1.5.0)
|
47475
|
+
|
47476
|
+
Package Locator: npm+use-sync-external-store$1.5.0
|
47477
|
+
|
47478
|
+
Package Depth: Transitive
|
47479
|
+
--------------------------------------------------------------------------------
|
47480
|
+
|
47481
|
+
* Declared Licenses *
|
47482
|
+
MIT
|
47483
|
+
|
47484
|
+
|
47485
|
+
MIT License
|
47486
|
+
|
47487
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
47488
|
+
|
47489
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
47490
|
+
of this software and associated documentation files (the "Software"), to deal
|
47491
|
+
in the Software without restriction, including without limitation the rights
|
47492
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
47493
|
+
copies of the Software, and to permit persons to whom the Software is
|
47494
|
+
furnished to do so, subject to the following conditions:
|
47495
|
+
|
47496
|
+
The above copyright notice and this permission notice shall be included in all
|
47497
|
+
copies or substantial portions of the Software.
|
47498
|
+
|
47499
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
47500
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
47501
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
47502
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
47503
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
47504
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
47505
|
+
SOFTWARE.
|
47506
|
+
|
47507
|
+
|
47508
|
+
|
47509
|
+
* Package Info *
|
47510
|
+
|
47511
|
+
Authors: react-core@meta.com
|
47512
|
+
|
47513
|
+
Package Download URL: https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz
|
47514
|
+
|
47474
47515
|
--------------------------------------------------------------------------------
|
47475
47516
|
Package Title: util (0.12.5)
|
47476
47517
|
|
@@ -76259,31 +76300,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
76259
76300
|
SOFTWARE.
|
76260
76301
|
|
76261
76302
|
|
76262
|
-
* MIT *
|
76263
|
-
|
76264
|
-
MIT License
|
76265
|
-
|
76266
|
-
Copyright (c) 2019 Sealninja
|
76267
|
-
|
76268
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
76269
|
-
of this software and associated documentation files (the "Software"), to deal
|
76270
|
-
in the Software without restriction, including without limitation the rights
|
76271
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
76272
|
-
copies of the Software, and to permit persons to whom the Software is
|
76273
|
-
furnished to do so, subject to the following conditions:
|
76274
|
-
|
76275
|
-
The above copyright notice and this permission notice shall be included in all
|
76276
|
-
copies or substantial portions of the Software.
|
76277
|
-
|
76278
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
76279
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
76280
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
76281
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
76282
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
76283
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
76284
|
-
SOFTWARE.
|
76285
|
-
|
76286
|
-
|
76287
76303
|
* MIT *
|
76288
76304
|
|
76289
76305
|
MIT License
|
@@ -77315,6 +77331,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
77315
77331
|
SOFTWARE.
|
77316
77332
|
|
77317
77333
|
|
77334
|
+
* MIT *
|
77335
|
+
|
77336
|
+
MIT License
|
77337
|
+
|
77338
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
77339
|
+
|
77340
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
77341
|
+
of this software and associated documentation files (the "Software"), to deal
|
77342
|
+
in the Software without restriction, including without limitation the rights
|
77343
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
77344
|
+
copies of the Software, and to permit persons to whom the Software is
|
77345
|
+
furnished to do so, subject to the following conditions:
|
77346
|
+
|
77347
|
+
The above copyright notice and this permission notice shall be included in all
|
77348
|
+
copies or substantial portions of the Software.
|
77349
|
+
|
77350
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
77351
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
77352
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
77353
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
77354
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
77355
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
77356
|
+
SOFTWARE.
|
77357
|
+
|
77358
|
+
|
77318
77359
|
* MIT *
|
77319
77360
|
|
77320
77361
|
MIT License
|
@@ -82010,4 +82051,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
82010
82051
|
--------------------------------------------------------------------------------
|
82011
82052
|
--------------------------------------------------------------------------------
|
82012
82053
|
|
82013
|
-
Report Generated by FOSSA on 2025-9-
|
82054
|
+
Report Generated by FOSSA on 2025-9-16
|