@rankingcoach/vanguard 1.6.0 → 1.8.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/avatarIcons/listings/user.svg +5 -0
- package/dist/icons/Icon-document-active-1.svg +4 -0
- package/dist/icons/Icon-document-active.svg +4 -0
- package/dist/icons/Icon-list-active-1.svg +3 -0
- package/dist/icons/Icon-list-active.svg +3 -0
- package/dist/icons/Icon-manage-projects-active-1.svg +5 -0
- package/dist/icons/Icon-manage-projects-active.svg +5 -0
- package/dist/icons/Icon-rec-1.svg +3 -0
- package/dist/icons/Icon-save-active-1.svg +4 -0
- package/dist/icons/Icon-save-active.svg +4 -0
- package/dist/icons/Icon-sepa-active-1.svg +6 -0
- package/dist/icons/Icon-sepa-active.svg +5 -0
- package/dist/icons/Icon-user-active-1.svg +4 -0
- package/dist/icons/Icon-user-active.svg +4 -0
- package/dist/index-AMPMMidnightParser.js +1 -1
- package/dist/index-AMPMParser.js +1 -1
- package/dist/index-Accordion2.js +1 -1
- package/dist/index-AccordionDetails.js +1 -1
- package/dist/index-AccordionSummary.js +1 -1
- package/dist/index-AppBar2.js +1 -1
- package/dist/index-Autocomplete2.js +1 -1
- package/dist/index-Avatar.enum.js +3 -1
- package/dist/index-Avatar.js +18 -19
- package/dist/index-Axios4.js +1 -1
- package/dist/index-AxiosError.js +1 -1
- package/dist/index-Backdrop.js +1 -1
- package/dist/index-BasePopper.js +1 -1
- package/dist/index-BenchmarkGauge.js +119 -0
- package/dist/index-BenchmarkGauge.module.scss.js +35 -0
- package/dist/index-BenchmarkGaugeMarker.js +58 -0
- package/dist/index-BenchmarkGaugeMarker.module.scss.js +19 -0
- package/dist/index-BenchmarkGaugePin.js +40 -0
- package/dist/index-BenchmarkGaugePin.module.scss.js +15 -0
- package/dist/index-Box.js +1 -1
- package/dist/index-Button2.js +1 -1
- package/dist/index-ButtonBase.js +1 -1
- package/dist/index-CSSTransition.js +1 -1
- package/dist/index-Calendar.js +1 -1
- package/dist/index-CalendarPicker.js +1 -1
- package/dist/index-CanceledError.js +1 -1
- package/dist/index-Chip.js +1 -1
- package/dist/index-ClickAwayListener.js +1 -1
- package/dist/index-ClockPicker.js +1 -1
- package/dist/index-Collapse2.js +2 -2
- package/dist/index-DateInput.js +4 -4
- package/dist/index-DateParser.js +1 -1
- package/dist/index-DatePicker2.js +1 -1
- package/dist/index-DateRange2.js +1 -1
- package/dist/index-DateRangePicker2.js +1 -1
- package/dist/index-DayOfYearParser.js +1 -1
- package/dist/index-DayPeriodParser.js +1 -1
- package/dist/index-DefaultPropsProvider.js +1 -1
- package/dist/index-DefaultPropsProvider2.js +1 -1
- package/dist/index-DesktopDatePicker.js +1 -1
- package/dist/index-Dialog.js +1 -1
- package/dist/index-DialogActions.js +1 -1
- package/dist/index-DialogContent.js +1 -1
- package/dist/index-Drawer2.js +1 -1
- package/dist/index-ExtendedYearParser.js +1 -1
- package/dist/index-Fade.js +2 -2
- package/dist/index-FilledInput.js +1 -1
- package/dist/index-FocusTrap.js +1 -1
- package/dist/index-FormControl2.js +2 -2
- package/dist/index-FormHelperText.js +1 -1
- package/dist/index-FormLabel.js +1 -1
- package/dist/index-FractionOfSecondParser.js +1 -1
- package/dist/index-GlobalStyles.js +1 -1
- package/dist/index-GlobalStyles2.js +1 -1
- package/dist/index-GlobalStyles3.js +1 -1
- package/dist/index-Grid.js +1 -1
- package/dist/index-Grow.js +2 -2
- package/dist/index-Hour0To11Parser.js +1 -1
- package/dist/index-Hour0to23Parser.js +1 -1
- package/dist/index-Hour1To24Parser.js +1 -1
- package/dist/index-Hour1to12Parser.js +1 -1
- package/dist/index-ISODayParser.js +1 -1
- package/dist/index-ISOTimezoneParser.js +1 -1
- package/dist/index-ISOTimezoneWithZParser.js +1 -1
- package/dist/index-ISOWeekParser.js +1 -1
- package/dist/index-ISOWeekYearParser.js +1 -1
- package/dist/index-Icon-document-active-1.svg.js +4 -0
- package/dist/index-Icon-document-active.svg.js +4 -0
- package/dist/index-Icon-list-active-1.svg.js +4 -0
- package/dist/index-Icon-list-active.svg.js +4 -0
- package/dist/index-Icon-manage-projects-active-1.svg.js +4 -0
- package/dist/index-Icon-manage-projects-active.svg.js +4 -0
- package/dist/index-Icon-rec-1.svg.js +4 -0
- package/dist/index-Icon-save-active-1.svg.js +4 -0
- package/dist/index-Icon-save-active.svg.js +4 -0
- package/dist/index-Icon-sepa-active-1.svg.js +4 -0
- package/dist/index-Icon-sepa-active.svg.js +4 -0
- package/dist/index-Icon-user-active-1.svg.js +4 -0
- package/dist/index-Icon-user-active.svg.js +4 -0
- package/dist/index-IconButton2.js +1 -1
- package/dist/index-IconNames.js +1 -1
- package/dist/index-Input2.js +1 -1
- package/dist/index-InputAdornment.js +1 -1
- package/dist/index-InputBase2.js +2 -2
- package/dist/index-InputLabel.js +1 -1
- package/dist/index-InputRangeField.js +1 -1
- package/dist/index-InterceptorManager.js +1 -1
- package/dist/index-LexicalToolkit2.js +1 -1
- package/dist/index-LinearProgress.js +1 -1
- package/dist/index-List2.js +1 -1
- package/dist/index-ListSubheader.js +1 -1
- package/dist/index-LocalDayParser.js +1 -1
- package/dist/index-LocalWeekParser.js +1 -1
- package/dist/index-LocalWeekYearParser.js +1 -1
- package/dist/index-LocalizationProvider.js +1 -1
- package/dist/index-Menu2.js +1 -1
- package/dist/index-MenuItem.js +31 -29
- package/dist/index-MenuItem2.js +1 -1
- package/dist/index-MenuList.js +1 -1
- package/dist/index-MinuteParser.js +1 -1
- package/dist/index-MobileDatePicker.js +1 -1
- package/dist/index-Modal2.js +1 -1
- package/dist/index-Month.js +3 -3
- package/dist/index-MonthParser.js +1 -1
- package/dist/index-MonthPicker.js +1 -1
- package/dist/index-NativeSelectInput.js +1 -1
- package/dist/index-NotchedOutline.js +1 -1
- package/dist/index-OutlinedInput.js +1 -1
- package/dist/index-Paper.js +1 -1
- package/dist/index-Parser2.js +2 -3
- package/dist/index-PickersDay.js +1 -1
- package/dist/index-PickersMonth.js +1 -1
- package/dist/index-PickersPopper.js +1 -1
- package/dist/index-Popover2.js +1 -1
- package/dist/index-Popper.js +1 -1
- package/dist/index-Portal.js +1 -1
- package/dist/index-PropTypes.js +1 -1
- package/dist/index-PureDateInput.js +1 -1
- package/dist/index-QuarterParser.js +1 -1
- package/dist/index-Ripple.js +1 -1
- package/dist/index-RtlProvider.js +1 -1
- package/dist/index-ScrollbarSize.js +1 -1
- package/dist/index-SecondParser.js +1 -1
- package/dist/index-Select2.js +1 -1
- package/dist/index-SelectInput2.js +2 -2
- package/dist/index-Skeleton2.js +1 -1
- package/dist/index-Slide.js +2 -2
- package/dist/index-Slider2.js +1 -1
- package/dist/index-SliderValueLabel.js +1 -1
- package/dist/index-Snackbar2.js +1 -1
- package/dist/index-SnackbarContent.js +1 -1
- package/dist/index-SocialMediaLink.js +1 -1
- package/dist/index-StandAloneLocalDayParser.js +1 -1
- package/dist/index-StandAloneMonthParser.js +1 -1
- package/dist/index-StandAloneQuarterParser.js +1 -1
- package/dist/index-StyledEngineProvider.js +1 -1
- package/dist/index-SvgIcon.js +1 -1
- package/dist/index-Tab2.js +1 -1
- package/dist/index-TabScrollButton.js +1 -1
- package/dist/index-Tabs2.js +1 -1
- package/dist/index-TabsCustomScroll.js +16 -16
- package/dist/index-TabsCustomScroll.module.scss.js +4 -2
- package/dist/index-TextField.js +1 -1
- package/dist/index-TextareaAutosize.js +1 -1
- package/dist/index-TimestampMillisecondsParser.js +1 -1
- package/dist/index-TimestampSecondsParser.js +1 -1
- package/dist/index-ToggleButton2.js +1 -1
- package/dist/index-ToggleButtonGroup2.js +1 -1
- package/dist/index-Toolbar2.js +1 -1
- package/dist/index-Tooltip.js +1 -1
- package/dist/index-TouchRipple.js +1 -1
- package/dist/index-Transition.js +1 -1
- package/dist/index-TransitionGroup.js +1 -1
- package/dist/index-Typography.js +1 -1
- package/dist/index-YearParser.js +1 -1
- package/dist/index-YearPicker.js +1 -1
- package/dist/index-_virtual16.js +5 -3
- package/dist/index-_virtual17.js +3 -5
- package/dist/index-_virtual6.js +1 -1
- package/dist/index-_virtual69.js +2 -2
- package/dist/index-_virtual70.js +2 -4
- package/dist/index-_virtual71.js +4 -2
- package/dist/index-_virtual72.js +2 -4
- package/dist/index-_virtual73.js +1 -1
- package/dist/index-_virtual74.js +1 -1
- package/dist/index-_virtual75.js +4 -2
- package/dist/index-_virtual76.js +2 -2
- package/dist/index-accessibility.js +1 -1
- package/dist/index-axios2.js +1 -1
- package/dist/index-buildURL.js +1 -1
- package/dist/index-cjs.js +1 -1
- package/dist/index-cookies.js +1 -1
- package/dist/index-defaults.js +1 -1
- package/dist/index-dispatchRequest.js +1 -1
- package/dist/index-dist2.js +78 -20
- package/dist/index-dist3.js +20 -78
- package/dist/index-elementAcceptingRef.js +1 -1
- package/dist/index-elementTypeAcceptingRef.js +1 -1
- package/dist/index-es.js +1 -1
- package/dist/index-formDataToJSON.js +1 -1
- package/dist/index-helpers3.js +1 -1
- package/dist/index-isAxiosError.js +1 -1
- package/dist/index-isURLSameOrigin.js +1 -1
- package/dist/index-lib5.js +1 -1
- package/dist/index-mergeConfig.js +1 -1
- package/dist/index-normalizeHeaderName.js +1 -1
- package/dist/index-parseHeaders.js +1 -1
- package/dist/index-position_high.svg.js +4 -0
- package/dist/index-position_low.svg.js +4 -0
- package/dist/index-position_mid.svg.js +4 -0
- package/dist/index-refType.js +1 -1
- package/dist/index-responsivePropType.js +1 -1
- package/dist/index-toFormData.js +1 -1
- package/dist/index-toURLEncodedForm.js +1 -1
- package/dist/index-transformData.js +1 -1
- package/dist/index-use-benchmark-gauge-render-state.js +61 -0
- package/dist/index-use-dynamic-import.js +20 -3
- package/dist/index-useIsLandscape.js +1 -1
- package/dist/index-useViews.js +1 -1
- package/dist/index-user.svg.js +4 -0
- package/dist/index-utils10.js +179 -11
- package/dist/index-utils11.js +12 -100
- package/dist/index-utils12.js +102 -0
- package/dist/index-utils3.js +48 -19
- package/dist/index-utils4.js +18 -63
- package/dist/index-utils5.js +63 -15
- package/dist/index-utils6.js +15 -66
- package/dist/index-utils7.js +66 -11
- package/dist/index-utils8.js +12 -2
- package/dist/index-utils9.js +2 -180
- package/dist/index-xhr.js +1 -1
- package/dist/index.js +290 -288
- package/dist/reputation/position_high.svg +5 -0
- package/dist/reputation/position_low.svg +12 -0
- package/dist/reputation/position_mid.svg +11 -0
- package/dist/types/core/Avatar/Avatar.d.ts +1 -6
- package/dist/types/core/Avatar/stories/WithIconThenImage.story.d.ts +2 -0
- package/dist/types/core/Avatar/stories/WithUserIcon.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/BenchmarkGauge.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/BenchmarkGaugeMarker/BenchmarkGaugeMarker.d.ts +16 -0
- package/dist/types/core/BenchmarkGauge/BenchmarkGaugeMarker/BenchmarkGaugePin/BenchmarkGaugePin.d.ts +10 -0
- package/dist/types/core/BenchmarkGauge/hooks/use-benchmark-gauge-render-state.d.ts +19 -0
- package/dist/types/core/BenchmarkGauge/index.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/AuditSimulation.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ColorByRankCustomPalette.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ColorByRankDefault.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ColorByRankMixedPrecedence.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ColorByRankTwoMarkersEndpoints.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/EdgePins.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/FullTrackNoProgress.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/HorizontalDefault.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/InsideEndLabelOnly.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/InsideLabels.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/InsideLabelsVertical.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/InsideLabelsWithOverlap.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/InsideLabelsWithProgress.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/InsideStartLabelOnly.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/InvalidRangeGuard.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/LegendHorizontal.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/LegendNone.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/LegendPartial.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/LegendVertical.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/LegendWithCoreGrowEffect.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/LegendWithHighlightedIcons.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/LegendWithWrapperExtras.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ListingsSimulation.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/NoMarkers.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/OverlappingMarkers.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ProgressAtMax.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ProgressAtMin.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ProgressHorizontal.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ProgressInvalidId.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ProgressVertical.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ProgressVerticalAtMin.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ProgressWideTextPin.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ProgressWideTextPinVertical.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/RankScenarioA.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/RankScenarioB.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/RankScenarioC.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/RankWithContent.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/ScoreSimulation.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/StaticColorRegression.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/VerticalDefault.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/WithContentAutoFlip.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/WithContentEnd.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/WithContentStart.story.d.ts +2 -0
- package/dist/types/core/BenchmarkGauge/stories/_BenchmarkGauge.default.d.ts +44 -0
- package/dist/types/core/BenchmarkGauge/types.d.ts +136 -0
- package/dist/types/core/BenchmarkGauge/utils.d.ts +61 -0
- package/dist/types/core/Icon/IconNames.d.ts +6 -0
- package/dist/types/core/MenuItem/MenuItem.d.ts +2 -1
- package/dist/types/index.d.ts +2 -0
- package/dist/vanguard-asset-analysis.json +1 -1
- package/dist/vanguard.css +1 -1
- package/dist-wordpress/Icon-document-active-1-BNbAelSx.mjs +4 -0
- package/dist-wordpress/Icon-document-active-C1Pow12T.mjs +4 -0
- package/dist-wordpress/Icon-list-active-1-CMWBBljn.mjs +4 -0
- package/dist-wordpress/Icon-list-active-DLyP-KM_.mjs +4 -0
- package/dist-wordpress/Icon-manage-projects-active-1-5GrLM5Rt.mjs +4 -0
- package/dist-wordpress/Icon-manage-projects-active-jzJITd2J.mjs +4 -0
- package/dist-wordpress/Icon-rec-1-BmhIaa9j.mjs +4 -0
- package/dist-wordpress/Icon-save-active-1-BXIn4M60.mjs +4 -0
- package/dist-wordpress/Icon-save-active-sukwIFSJ.mjs +4 -0
- package/dist-wordpress/Icon-sepa-active-1-CQz_LpKA.mjs +4 -0
- package/dist-wordpress/Icon-sepa-active-BcmATS7C.mjs +4 -0
- package/dist-wordpress/Icon-user-active-1-CB2diJDq.mjs +4 -0
- package/dist-wordpress/Icon-user-active-BX075VMi.mjs +4 -0
- package/dist-wordpress/index.js +1084 -1069
- package/dist-wordpress/vanguard.css +1 -1
- package/package.json +44 -44
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="128" height="128" rx="64" fill="var(--n100)"/>
|
|
3
|
+
<path d="M85.2 85.6C102.823 85.6 117 99.7775 117 117.4V128H11V117.4C11 99.7775 25.1775 85.6 42.8 85.6H85.2Z" fill="var(--brand-color)"/>
|
|
4
|
+
<path d="M64 22C78.575 22 90.5 33.925 90.5 48.5C90.5 63.075 78.575 75 64 75C49.425 75 37.5 63.075 37.5 48.5C37.5 33.925 49.425 22 64 22Z" fill="var(--brand-color)"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 2V7C12 9 13 10 15 10H20V20C20 21.1 19.1 22 18 22H6C4.9 22 4 21.1 4 20V4C4 2.9 4.9 2 6 2H12Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M20 8H15C14.4477 8 14 7.55228 14 7V2L20 8Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8 0V5C8 6.10457 8.89543 7 10 7H15V14C15 15.1 14.1 16 13 16H3C1.9 16 1 15.1 1 14V2C1 0.900001 1.9 1.30047e-07 3 0H8Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M15 6H10C9.44772 6 9 5.55228 9 5V0L15 6Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M20 2C21.1046 2 22 2.89543 22 4V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V4C2 2.89543 2.89543 2 4 2H20ZM4 19H7V17H4V19ZM9 19H20V17H9V19ZM4 13H7V11H4V13ZM9 13H20V11H9V13ZM4 7H7V5H4V7ZM9 7H20V5H9V7Z" fill="#2A3546"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.4 0C15.2837 2.06162e-07 16 0.716345 16 1.6V14.4C16 15.2837 15.2837 16 14.4 16H1.6C0.716345 16 1.28853e-08 15.2837 0 14.4V1.6C2.06165e-07 0.716345 0.716345 1.28851e-08 1.6 0H14.4ZM2 14H4V12H2V14ZM6 14H14V12H6V14ZM2 9H4V7H2V9ZM6 9H14V7H6V9ZM2 4H4V2H2V4ZM6 4H14V2H6V4Z" fill="#2A3546"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 2C20.8641 2 22 3.13602 22 4.5V14.6133H20.125C20.0303 14.1967 19.8596 13.8178 19.6514 13.458L20.9775 12.1328L19.3672 10.5225L18.042 11.8486C17.6823 11.6404 17.3032 11.4701 16.8867 11.3564V9.5H14.6133V11.3564C14.1968 11.4701 13.8177 11.6404 13.458 11.8486L12.1328 10.5225L10.5225 12.1328L11.8486 13.458C11.6404 13.8177 11.4701 14.1968 11.3564 14.6133H9.5V16.8867H11.3564C11.4701 17.3032 11.6404 17.6823 11.8486 18.042L10.5225 19.3672L12.1328 20.9775L13.458 19.6514C13.8177 19.8596 14.1968 20.0299 14.6133 20.1436V22H4.5C3.12488 22 2 20.875 2 19.5V4.5C2 3.12503 3.12488 2 4.5 2H19.5ZM4.5 7H19.5V4.5H4.5V7Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M22 19.5C22 20.8807 20.8817 22 19.501 22H16.8867V20.1436C17.3032 20.0299 17.6823 19.8596 18.042 19.6514L19.3672 20.9775L20.9775 19.3672L19.6514 18.042C19.8596 17.6822 20.0303 17.3033 20.125 16.8867H22V19.5Z" fill="#2A3546"/>
|
|
4
|
+
<path d="M15.75 13.4775C17 13.4775 18.0225 14.5 18.0225 15.75C18.0225 17 17 18.0225 15.75 18.0225C14.5 18.0225 13.4775 17 13.4775 15.75C13.4775 14.5 14.5 13.4775 15.75 13.4775Z" fill="#2A3546"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 0C15.0913 0 16 0.908813 16 2V10.0908H14.5C14.4243 9.75759 14.2877 9.45479 14.1211 9.16699L15.1816 8.10645L13.8936 6.81836L12.833 7.87891C12.5452 7.71229 12.2424 7.57526 11.9092 7.48438V6H10.0908V7.48438C9.75756 7.57526 9.45481 7.71229 9.16699 7.87891L8.10645 6.81836L6.81836 8.10645L7.87891 9.16699C7.71229 9.45481 7.57526 9.75756 7.48438 10.0908H6V11.9092H7.48438C7.57526 12.2424 7.71229 12.5452 7.87891 12.833L6.81836 13.8936L8.10645 15.1816L9.16699 14.1211C9.45481 14.2877 9.75756 14.4247 10.0908 14.5156V16H2C0.899902 16 0 15.1 0 14V2C0 0.900024 0.899902 0 2 0H14ZM2 4H14V2H2V4Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M16 14C16 15.1045 15.1055 15.9999 14.001 16H11.9092V14.5156C12.2424 14.4247 12.5452 14.2877 12.833 14.1211L13.8936 15.1816L15.1816 13.8936L14.1211 12.833C14.2877 12.5452 14.4243 12.2424 14.5 11.9092H16V14Z" fill="#2A3546"/>
|
|
4
|
+
<path d="M11 9.18164C12 9.18164 12.8184 10 12.8184 11C12.8184 12 12 12.8184 11 12.8184C10 12.8184 9.18164 12 9.18164 11C9.18164 10 10 9.18164 11 9.18164Z" fill="#2A3546"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11.3 22C11.2323 22 11.1639 21.9902 11.097 21.9693C10.8016 21.8778 10.6 21.6002 10.6 21.2857V14.143H5.69998C5.44168 14.143 5.20435 13.998 5.08265 13.7656C4.96094 13.5333 4.97457 13.2516 5.11748 13.0326L12.1174 2.31849C12.2882 2.05608 12.6083 1.939 12.9028 2.03117C13.1984 2.12218 13.4 2.39987 13.4 2.71458V9.8573H18.3C18.5583 9.8573 18.7956 10.0023 18.9173 10.2346C19.0391 10.467 19.0254 10.7487 18.8825 10.9677L11.8825 21.6818C11.7504 21.8839 11.5296 22 11.3 22Z" fill="#2A3546"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.5 7V8.25H9.5V7H14.5Z" fill="#2A3546"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M22 6.47876V19.5C22 20.875 20.875 22 19.5 22H4.5C3.125 22 2 20.875 2 19.5V4.5C2 3.125 3.125 2 4.5 2H17.5212L22 6.47876ZM7 19.5H17V18.25H7V19.5ZM7 4.5V10.75H17V4.5H7Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10 4V5H6V4H10Z" fill="#2A3546"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 3.58301V14C16 15.1 15.1 16 14 16H2C0.9 16 0 15.1 0 14V2C0 0.900001 0.9 0 2 0H12.417L16 3.58301ZM4 14H12V13H4V14ZM4 2V7H12V2H4Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10 13V18H15L20 13V19C20 20.1046 19.1046 21 18 21H2C0.895431 21 0 20.1046 0 19V12H11L10 13Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M21.0068 9L14 16L12.1797 15.8174L12 14L19 7L21.0068 9Z" fill="#2A3546"/>
|
|
4
|
+
<path d="M14 9H0V7C0 5.89543 0.895431 5 2 5H18L14 9Z" fill="#2A3546"/>
|
|
5
|
+
<path d="M24 6L22 8L20 6L22 4L24 6Z" fill="#2A3546"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 8.09668V12.9248H8.82812L15.7529 6H16V13C15.9999 14.1045 15.1045 15 14 15H2C0.895512 15 0.00013198 14.1045 0 13V6H6.09668L4 8.09668Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M13.5664 1.42871C14.1213 0.857762 15.0291 0.857762 15.584 1.42871C16.1385 1.98284 16.1386 2.87252 15.584 3.44336L8.01758 11H6V8.98535L13.5664 1.42871Z" fill="#2A3546"/>
|
|
4
|
+
<path d="M8.09766 4H0V3C0.000114991 1.89553 0.895501 1 2 1H11.0977L8.09766 4Z" fill="#2A3546"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M16 14C19.325 14 22 16.675 22 20V22H2V20C2 16.675 4.675 14 8 14H16Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M12 2C14.75 2 17 4.25 17 7C17 9.75 14.75 12 12 12C9.25 12 7 9.75 7 7C7 4.25 9.25 2 12 2Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.5 9C14.4333 9 16 10.5667 16 12.5V16H0V12.5C5.15212e-07 10.5667 1.56667 9 3.5 9H12.5Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M8 0C10.2167 0 12 1.78333 12 4C12 6.21667 10.2167 8 8 8C5.8 8 4 6.21667 4 4C4 1.78333 5.8 0 8 0Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -5,7 +5,7 @@ import b from "./index-inherits.js";
|
|
|
5
5
|
import u from "./index-createSuper.js";
|
|
6
6
|
import s from "./index-defineProperty.js";
|
|
7
7
|
import { Parser as c } from "./index-Parser4.js";
|
|
8
|
-
import { dayPeriodEnumToHours as p } from "./index-
|
|
8
|
+
import { dayPeriodEnumToHours as p } from "./index-utils12.js";
|
|
9
9
|
var M = /* @__PURE__ */ (function(d) {
|
|
10
10
|
b(o, d);
|
|
11
11
|
var a = u(o);
|
package/dist/index-AMPMParser.js
CHANGED
|
@@ -5,7 +5,7 @@ import u from "./index-inherits.js";
|
|
|
5
5
|
import c from "./index-createSuper.js";
|
|
6
6
|
import s from "./index-defineProperty.js";
|
|
7
7
|
import { Parser as p } from "./index-Parser4.js";
|
|
8
|
-
import { dayPeriodEnumToHours as l } from "./index-
|
|
8
|
+
import { dayPeriodEnumToHours as l } from "./index-utils12.js";
|
|
9
9
|
var _ = /* @__PURE__ */ (function(f) {
|
|
10
10
|
u(e, f);
|
|
11
11
|
var i = c(e);
|
package/dist/index-Accordion2.js
CHANGED
|
@@ -2,7 +2,7 @@ import i from "./index-extends.js";
|
|
|
2
2
|
import M from "./index-objectWithoutPropertiesLoose.js";
|
|
3
3
|
import * as n from "react";
|
|
4
4
|
import { isFragment as O } from "react-is";
|
|
5
|
-
import o from "./index-
|
|
5
|
+
import o from "./index-_virtual16.js";
|
|
6
6
|
import { clsx as L } from "./index-clsx.js";
|
|
7
7
|
import U from "./index-AccordionContext.js";
|
|
8
8
|
import _ from "./index-useSlot.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import p from "./index-extends.js";
|
|
2
2
|
import l from "./index-objectWithoutPropertiesLoose.js";
|
|
3
3
|
import * as m from "react";
|
|
4
|
-
import o from "./index-
|
|
4
|
+
import o from "./index-_virtual16.js";
|
|
5
5
|
import { clsx as f } from "./index-clsx.js";
|
|
6
6
|
import { getAccordionDetailsUtilityClass as d } from "./index-accordionDetailsClasses.js";
|
|
7
7
|
import { jsx as u } from "react/jsx-runtime";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import y from "./index-extends.js";
|
|
2
2
|
import R from "./index-objectWithoutPropertiesLoose.js";
|
|
3
3
|
import * as g from "react";
|
|
4
|
-
import s from "./index-
|
|
4
|
+
import s from "./index-_virtual16.js";
|
|
5
5
|
import { clsx as C } from "./index-clsx.js";
|
|
6
6
|
import V from "./index-AccordionContext.js";
|
|
7
7
|
import t, { getAccordionSummaryUtilityClass as h } from "./index-accordionSummaryClasses.js";
|
package/dist/index-AppBar2.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import g from "./index-objectWithoutPropertiesLoose.js";
|
|
2
2
|
import p from "./index-extends.js";
|
|
3
3
|
import * as k from "react";
|
|
4
|
-
import a from "./index-
|
|
4
|
+
import a from "./index-_virtual16.js";
|
|
5
5
|
import { clsx as x } from "./index-clsx.js";
|
|
6
6
|
import v from "./index-styled.js";
|
|
7
7
|
import { getAppBarUtilityClass as B } from "./index-appBarClasses.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import S from "./index-objectWithoutPropertiesLoose.js";
|
|
2
2
|
import r from "./index-extends.js";
|
|
3
3
|
import * as lo from "react";
|
|
4
|
-
import o from "./index-
|
|
4
|
+
import o from "./index-_virtual16.js";
|
|
5
5
|
import { clsx as $ } from "./index-clsx.js";
|
|
6
6
|
import { c as D } from "./index-colorManipulator2.js";
|
|
7
7
|
import V from "./index-inputClasses.js";
|
package/dist/index-Avatar.js
CHANGED
|
@@ -9,7 +9,7 @@ import { Text as D, FontWeights as R, TextTypes as W } from "./index-Text.js";
|
|
|
9
9
|
import "react";
|
|
10
10
|
import { StyledSVG as q } from "./index-StyledSVG.js";
|
|
11
11
|
import t from "./index-Avatar.module.scss.js";
|
|
12
|
-
const X = (
|
|
12
|
+
const X = (n) => {
|
|
13
13
|
const {
|
|
14
14
|
size: l = "medium",
|
|
15
15
|
hasNotifications: x = !1,
|
|
@@ -18,21 +18,20 @@ const X = (r) => {
|
|
|
18
18
|
bgColor: d,
|
|
19
19
|
noHover: f,
|
|
20
20
|
translate: A = !1,
|
|
21
|
-
greyScale:
|
|
21
|
+
greyScale: r = !1,
|
|
22
22
|
clearIcon: S
|
|
23
|
-
} =
|
|
24
|
-
icon: v = ""
|
|
25
|
-
} = r, {
|
|
23
|
+
} = n, {
|
|
24
|
+
icon: v = "",
|
|
26
25
|
image: g
|
|
27
|
-
} =
|
|
26
|
+
} = n, u = `${j[v]}`, s = x && l !== "small";
|
|
28
27
|
let {
|
|
29
|
-
SvgIcon:
|
|
28
|
+
SvgIcon: o,
|
|
30
29
|
loading: F,
|
|
31
30
|
error: M
|
|
32
31
|
} = $(`avatarIcons/listings/${u}.svg`, {
|
|
33
32
|
shouldRequest: !!u
|
|
34
33
|
});
|
|
35
|
-
S && (
|
|
34
|
+
S && (o = "");
|
|
36
35
|
let a = 0;
|
|
37
36
|
switch (l) {
|
|
38
37
|
case "large":
|
|
@@ -67,51 +66,51 @@ const X = (r) => {
|
|
|
67
66
|
if (g)
|
|
68
67
|
return e("div", {
|
|
69
68
|
"data-testid": "avatar-image-test-id",
|
|
70
|
-
className: i(t.rcAvatar, t.rcAvatarImage, f ? t.noHover : null,
|
|
69
|
+
className: i(t.rcAvatar, t.rcAvatarImage, f ? t.noHover : null, r ? t.greyScale : void 0),
|
|
71
70
|
style: {
|
|
72
71
|
backgroundImage: `url(${H(g)})`,
|
|
73
72
|
width: a,
|
|
74
73
|
height: a
|
|
75
74
|
},
|
|
76
|
-
children:
|
|
75
|
+
children: s && e("div", {
|
|
77
76
|
"data-testid": "avatar-notifications-test-id",
|
|
78
77
|
className: i(t.rcAvatarNotification)
|
|
79
78
|
})
|
|
80
79
|
});
|
|
81
|
-
if (v &&
|
|
80
|
+
if (v && o)
|
|
82
81
|
return b("div", {
|
|
83
82
|
"data-testid": "avatar-icon-test-id",
|
|
84
|
-
className: i(t.rcAvatar,
|
|
85
|
-
children: [
|
|
83
|
+
className: i(t.rcAvatar, r ? t.greyScale : void 0),
|
|
84
|
+
children: [s && e("div", {
|
|
86
85
|
"data-testid": "avatar-notifications-test-id",
|
|
87
86
|
className: i(t.rcAvatarNotification)
|
|
88
87
|
}), e(q, {
|
|
89
88
|
width: a,
|
|
90
89
|
height: a,
|
|
91
|
-
src:
|
|
90
|
+
src: o,
|
|
92
91
|
className: t.avatarSvg
|
|
93
92
|
})]
|
|
94
93
|
});
|
|
95
|
-
const T = d || z(h() ?? []),
|
|
94
|
+
const T = d || z(h() ?? []), p = m || k(), N = 2 * Math.log1p(p.length);
|
|
96
95
|
return b("div", {
|
|
97
96
|
"data-testid": "avatar-name-test-id",
|
|
98
|
-
className: i(t.rcAvatar, t.rcAvatarName, f ? t.noHover : null,
|
|
97
|
+
className: i(t.rcAvatar, t.rcAvatarName, f ? t.noHover : null, r ? t.greyScale : void 0),
|
|
99
98
|
style: {
|
|
100
99
|
backgroundColor: `var(${T})`,
|
|
101
100
|
width: a,
|
|
102
101
|
height: a,
|
|
103
102
|
borderRadius: "50%"
|
|
104
103
|
},
|
|
105
|
-
children: [
|
|
104
|
+
children: [s && e("div", {
|
|
106
105
|
"data-testid": "avatar-notifications-test-id",
|
|
107
106
|
className: i(t.rcAvatarNotification)
|
|
108
107
|
}), e(D, {
|
|
109
108
|
type: W.textHelp,
|
|
110
|
-
fontSize:
|
|
109
|
+
fontSize: N ? a / N : a,
|
|
111
110
|
fontWeight: R.bold,
|
|
112
111
|
color: "--n000",
|
|
113
112
|
translate: A,
|
|
114
|
-
children:
|
|
113
|
+
children: p
|
|
115
114
|
})]
|
|
116
115
|
});
|
|
117
116
|
};
|
package/dist/index-Axios4.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __require as I } from "./index-
|
|
1
|
+
import { __require as I } from "./index-utils10.js";
|
|
2
2
|
import { __require as M } from "./index-buildURL.js";
|
|
3
3
|
import { __require as z } from "./index-InterceptorManager.js";
|
|
4
4
|
import { __require as S } from "./index-dispatchRequest.js";
|
package/dist/index-AxiosError.js
CHANGED
package/dist/index-Backdrop.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import j from "./index-objectWithoutPropertiesLoose.js";
|
|
2
2
|
import n from "./index-extends.js";
|
|
3
3
|
import * as R from "react";
|
|
4
|
-
import o from "./index-
|
|
4
|
+
import o from "./index-_virtual16.js";
|
|
5
5
|
import { clsx as N } from "./index-clsx.js";
|
|
6
6
|
import _ from "./index-styled.js";
|
|
7
7
|
import { getBackdropUtilityClass as B } from "./index-backdropClasses.js";
|
package/dist/index-BasePopper.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import x from "./index-extends.js";
|
|
2
2
|
import W from "./index-objectWithoutPropertiesLoose.js";
|
|
3
3
|
import * as n from "react";
|
|
4
|
-
import e from "./index-
|
|
4
|
+
import e from "./index-_virtual16.js";
|
|
5
5
|
import { getPopperUtilityClass as z } from "./index-popperClasses.js";
|
|
6
6
|
import { jsx as C } from "react/jsx-runtime";
|
|
7
7
|
import D from "./index-ownerDocument2.js";
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
import { jsxs as v, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { classNames as n } from "./index-classNames.js";
|
|
3
|
+
import { useState as z } from "react";
|
|
4
|
+
import e from "./index-BenchmarkGauge.module.scss.js";
|
|
5
|
+
import { BenchmarkGaugeMarker as F } from "./index-BenchmarkGaugeMarker.js";
|
|
6
|
+
import { useBenchmarkGaugeRenderState as U } from "./index-use-benchmark-gauge-render-state.js";
|
|
7
|
+
import { resolveMarkerColor as W } from "./index-utils3.js";
|
|
8
|
+
import { Render as c } from "./index-Render.js";
|
|
9
|
+
import { Text as x, TextTypes as y } from "./index-Text.js";
|
|
10
|
+
const _ = (m) => {
|
|
11
|
+
const {
|
|
12
|
+
min: N,
|
|
13
|
+
max: C,
|
|
14
|
+
markers: I,
|
|
15
|
+
orientation: g = "horizontal",
|
|
16
|
+
colorByRank: M,
|
|
17
|
+
rankColors: B,
|
|
18
|
+
growHighlightedMarker: H,
|
|
19
|
+
testId: b,
|
|
20
|
+
className: S
|
|
21
|
+
} = m, [r, h] = z(void 0), {
|
|
22
|
+
isVertical: G,
|
|
23
|
+
rankCount: s,
|
|
24
|
+
isProgressMode: L,
|
|
25
|
+
hoverHighlights: f,
|
|
26
|
+
dimsItems: D,
|
|
27
|
+
dimsMarkers: T,
|
|
28
|
+
rankMap: u,
|
|
29
|
+
trackBarStyle: E,
|
|
30
|
+
ghostStyle: R,
|
|
31
|
+
shouldUseTrackGradient: j,
|
|
32
|
+
fillStyle: w,
|
|
33
|
+
effectiveStartLabel: p,
|
|
34
|
+
effectiveEndLabel: k,
|
|
35
|
+
hasLegend: P,
|
|
36
|
+
legendMarkers: V
|
|
37
|
+
} = U(m);
|
|
38
|
+
return v("div", {
|
|
39
|
+
"data-testid": b,
|
|
40
|
+
className: n(e.root, G && e.rootVertical, S),
|
|
41
|
+
children: [i(c, {
|
|
42
|
+
if: P,
|
|
43
|
+
children: i("div", {
|
|
44
|
+
className: e.legend,
|
|
45
|
+
children: V.map((t) => {
|
|
46
|
+
const d = r === t.id, o = r !== void 0 && r !== t.id, l = u.get(t.id) ?? 0, a = {
|
|
47
|
+
marker: t,
|
|
48
|
+
orientation: g,
|
|
49
|
+
rankIndex: l,
|
|
50
|
+
rankCount: s,
|
|
51
|
+
isHighlighted: d,
|
|
52
|
+
isDimmed: o
|
|
53
|
+
};
|
|
54
|
+
return i("div", {
|
|
55
|
+
className: n(e.legendItem, d && e.legendItemHighlighted, o && D && e.legendItemDimmed),
|
|
56
|
+
style: {
|
|
57
|
+
"--legend-item-bg": t.legendBackgroundColor ?? "var(--n000)"
|
|
58
|
+
},
|
|
59
|
+
onMouseEnter: f ? () => h(t.id) : void 0,
|
|
60
|
+
onMouseLeave: f ? () => h(void 0) : void 0,
|
|
61
|
+
children: t.renderLegend(a)
|
|
62
|
+
}, t.id);
|
|
63
|
+
})
|
|
64
|
+
})
|
|
65
|
+
}), i("div", {
|
|
66
|
+
className: e.trackWrapper,
|
|
67
|
+
children: v("div", {
|
|
68
|
+
className: n(L && e.trackBarProgress, e.trackBar),
|
|
69
|
+
style: E,
|
|
70
|
+
children: [i("div", {
|
|
71
|
+
className: e.trackGhost,
|
|
72
|
+
style: R
|
|
73
|
+
}), i("div", {
|
|
74
|
+
className: n(e.trackFill, j && e.trackGradient),
|
|
75
|
+
style: w
|
|
76
|
+
}), i(c, {
|
|
77
|
+
if: !!p,
|
|
78
|
+
children: i(x, {
|
|
79
|
+
className: n(e.label, e.labelStart),
|
|
80
|
+
color: "--n000",
|
|
81
|
+
type: y.textCaption,
|
|
82
|
+
children: p
|
|
83
|
+
})
|
|
84
|
+
}), i(c, {
|
|
85
|
+
if: !!k,
|
|
86
|
+
children: i(x, {
|
|
87
|
+
className: n(e.label, e.labelEnd),
|
|
88
|
+
color: "--n000",
|
|
89
|
+
type: y.textCaption,
|
|
90
|
+
children: k
|
|
91
|
+
})
|
|
92
|
+
}), I.map((t) => {
|
|
93
|
+
const d = u.get(t.id) ?? 0, o = r !== void 0 && r !== t.id && T, l = r === t.id, a = W({
|
|
94
|
+
markerColor: t.color,
|
|
95
|
+
rankIndex: d,
|
|
96
|
+
rankCount: s,
|
|
97
|
+
colorByRank: M,
|
|
98
|
+
rankColors: B
|
|
99
|
+
});
|
|
100
|
+
return i(F, {
|
|
101
|
+
marker: t,
|
|
102
|
+
min: N,
|
|
103
|
+
max: C,
|
|
104
|
+
orientation: g,
|
|
105
|
+
rankIndex: d,
|
|
106
|
+
rankCount: s,
|
|
107
|
+
isDimmed: o,
|
|
108
|
+
isHighlighted: l,
|
|
109
|
+
growHighlightedMarker: H,
|
|
110
|
+
resolvedColor: a
|
|
111
|
+
}, t.id);
|
|
112
|
+
})]
|
|
113
|
+
})
|
|
114
|
+
})]
|
|
115
|
+
});
|
|
116
|
+
};
|
|
117
|
+
export {
|
|
118
|
+
_ as BenchmarkGauge
|
|
119
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
const t = "root_oG", e = "rootVertical_WE", r = "trackWrapper_2x", a = "trackBar_yw", l = "trackBarProgress_hS", c = "trackGhost_mM", o = "trackGradient_KY", n = "trackFill_Xa", s = "legend_yu", d = "legendItem_n7", g = "legendItemHighlighted_UL", k = "legendItemDimmed_kG", i = "label_oc", m = "labelStart_2e", _ = "labelEnd_Fv", h = {
|
|
2
|
+
root: t,
|
|
3
|
+
rootVertical: e,
|
|
4
|
+
trackWrapper: r,
|
|
5
|
+
trackBar: a,
|
|
6
|
+
trackBarProgress: l,
|
|
7
|
+
trackGhost: c,
|
|
8
|
+
trackGradient: o,
|
|
9
|
+
trackFill: n,
|
|
10
|
+
legend: s,
|
|
11
|
+
legendItem: d,
|
|
12
|
+
legendItemHighlighted: g,
|
|
13
|
+
legendItemDimmed: k,
|
|
14
|
+
label: i,
|
|
15
|
+
labelStart: m,
|
|
16
|
+
labelEnd: _
|
|
17
|
+
};
|
|
18
|
+
export {
|
|
19
|
+
h as default,
|
|
20
|
+
i as label,
|
|
21
|
+
_ as labelEnd,
|
|
22
|
+
m as labelStart,
|
|
23
|
+
s as legend,
|
|
24
|
+
d as legendItem,
|
|
25
|
+
k as legendItemDimmed,
|
|
26
|
+
g as legendItemHighlighted,
|
|
27
|
+
t as root,
|
|
28
|
+
e as rootVertical,
|
|
29
|
+
a as trackBar,
|
|
30
|
+
l as trackBarProgress,
|
|
31
|
+
n as trackFill,
|
|
32
|
+
c as trackGhost,
|
|
33
|
+
o as trackGradient,
|
|
34
|
+
r as trackWrapper
|
|
35
|
+
};
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { jsxs as N, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
import { classNames as m } from "./index-classNames.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import { valueToPercent as y, markerPosition as d } from "./index-utils3.js";
|
|
5
|
+
import t from "./index-BenchmarkGaugeMarker.module.scss.js";
|
|
6
|
+
import { BenchmarkGaugePin as A } from "./index-BenchmarkGaugePin.js";
|
|
7
|
+
import { Render as M } from "./index-Render.js";
|
|
8
|
+
const E = (h) => {
|
|
9
|
+
var a;
|
|
10
|
+
const {
|
|
11
|
+
marker: e,
|
|
12
|
+
min: g,
|
|
13
|
+
max: p,
|
|
14
|
+
orientation: u,
|
|
15
|
+
rankIndex: v,
|
|
16
|
+
rankCount: f,
|
|
17
|
+
isDimmed: n,
|
|
18
|
+
isHighlighted: i,
|
|
19
|
+
growHighlightedMarker: k,
|
|
20
|
+
resolvedColor: x
|
|
21
|
+
} = h, s = u === "vertical", o = y(e.value, g, p), C = (H) => {
|
|
22
|
+
const l = H ?? "auto";
|
|
23
|
+
return l !== "auto" ? l : o >= 85 ? "start" : "end";
|
|
24
|
+
}, c = {
|
|
25
|
+
marker: e,
|
|
26
|
+
rankIndex: v,
|
|
27
|
+
rankCount: f,
|
|
28
|
+
isDimmed: n,
|
|
29
|
+
isHighlighted: i
|
|
30
|
+
}, S = s ? {
|
|
31
|
+
bottom: d(o)
|
|
32
|
+
} : {
|
|
33
|
+
left: d(o)
|
|
34
|
+
};
|
|
35
|
+
return N("div", {
|
|
36
|
+
className: m(t.marker, s && t.vertical, n && t.dimmed),
|
|
37
|
+
style: S,
|
|
38
|
+
children: [r(A, {
|
|
39
|
+
marker: e,
|
|
40
|
+
ctx: c,
|
|
41
|
+
resolvedColor: x,
|
|
42
|
+
isHighlighted: i,
|
|
43
|
+
growHighlightedMarker: k
|
|
44
|
+
}), r(M, {
|
|
45
|
+
if: !!e.renderContent,
|
|
46
|
+
children: r("div", {
|
|
47
|
+
className: m(t.contentAnchor, C(e.contentSide) === "start" ? t.contentAnchorStart : t.contentAnchorEnd),
|
|
48
|
+
children: r("div", {
|
|
49
|
+
className: t.contentShell,
|
|
50
|
+
children: (a = e.renderContent) == null ? void 0 : a.call(e, c)
|
|
51
|
+
})
|
|
52
|
+
})
|
|
53
|
+
})]
|
|
54
|
+
});
|
|
55
|
+
};
|
|
56
|
+
export {
|
|
57
|
+
E as BenchmarkGaugeMarker
|
|
58
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
const n = "marker_-n", t = "vertical_ah", c = "dimmed_TV", o = "contentAnchor_hZ", e = "contentAnchorEnd_0B", r = "contentAnchorStart_RD", h = "contentShell_L5", a = {
|
|
2
|
+
marker: n,
|
|
3
|
+
vertical: t,
|
|
4
|
+
dimmed: c,
|
|
5
|
+
contentAnchor: o,
|
|
6
|
+
contentAnchorEnd: e,
|
|
7
|
+
contentAnchorStart: r,
|
|
8
|
+
contentShell: h
|
|
9
|
+
};
|
|
10
|
+
export {
|
|
11
|
+
o as contentAnchor,
|
|
12
|
+
e as contentAnchorEnd,
|
|
13
|
+
r as contentAnchorStart,
|
|
14
|
+
h as contentShell,
|
|
15
|
+
a as default,
|
|
16
|
+
c as dimmed,
|
|
17
|
+
n as marker,
|
|
18
|
+
t as vertical
|
|
19
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { jsxs as a, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { classNames as r } from "./index-classNames.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import n from "./index-BenchmarkGaugePin.module.scss.js";
|
|
5
|
+
import { Render as t } from "./index-Render.js";
|
|
6
|
+
const C = (s) => {
|
|
7
|
+
var o, h;
|
|
8
|
+
const {
|
|
9
|
+
marker: e,
|
|
10
|
+
ctx: d,
|
|
11
|
+
resolvedColor: c,
|
|
12
|
+
isHighlighted: l,
|
|
13
|
+
growHighlightedMarker: g
|
|
14
|
+
} = s;
|
|
15
|
+
return a("div", {
|
|
16
|
+
className: r(n.pinWrapper),
|
|
17
|
+
children: [i(t, {
|
|
18
|
+
if: !!e.renderPin,
|
|
19
|
+
children: (o = e.renderPin) == null ? void 0 : o.call(e, d)
|
|
20
|
+
}), i(t, {
|
|
21
|
+
if: !e.renderPin,
|
|
22
|
+
children: i("div", {
|
|
23
|
+
className: r(n.defaultPin, g && l && n.defaultPinGrown),
|
|
24
|
+
style: {
|
|
25
|
+
background: c
|
|
26
|
+
},
|
|
27
|
+
children: i(t, {
|
|
28
|
+
if: !!e.renderHighlightedContent,
|
|
29
|
+
children: i("div", {
|
|
30
|
+
className: r(n.highlightedContent, l && n.highlightedContentVisible),
|
|
31
|
+
children: (h = e.renderHighlightedContent) == null ? void 0 : h.call(e, d)
|
|
32
|
+
})
|
|
33
|
+
})
|
|
34
|
+
})
|
|
35
|
+
})]
|
|
36
|
+
});
|
|
37
|
+
};
|
|
38
|
+
export {
|
|
39
|
+
C as BenchmarkGaugePin
|
|
40
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const t = "pinWrapper_-f", n = "defaultPin_zj", e = "defaultPinGrown_Rr", i = "highlightedContent_S9", h = "highlightedContentVisible_Kw", l = {
|
|
2
|
+
pinWrapper: t,
|
|
3
|
+
defaultPin: n,
|
|
4
|
+
defaultPinGrown: e,
|
|
5
|
+
highlightedContent: i,
|
|
6
|
+
highlightedContentVisible: h
|
|
7
|
+
};
|
|
8
|
+
export {
|
|
9
|
+
l as default,
|
|
10
|
+
n as defaultPin,
|
|
11
|
+
e as defaultPinGrown,
|
|
12
|
+
i as highlightedContent,
|
|
13
|
+
h as highlightedContentVisible,
|
|
14
|
+
t as pinWrapper
|
|
15
|
+
};
|
package/dist/index-Box.js
CHANGED
package/dist/index-Button2.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import F from "./index-objectWithoutPropertiesLoose.js";
|
|
2
2
|
import s from "./index-extends.js";
|
|
3
3
|
import * as g from "react";
|
|
4
|
-
import r from "./index-
|
|
4
|
+
import r from "./index-_virtual16.js";
|
|
5
5
|
import { clsx as I } from "./index-clsx.js";
|
|
6
6
|
import { c as u } from "./index-colorManipulator2.js";
|
|
7
7
|
import x from "./index-styled.js";
|
package/dist/index-ButtonBase.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import w from "./index-extends.js";
|
|
2
2
|
import Me from "./index-objectWithoutPropertiesLoose.js";
|
|
3
3
|
import * as t from "react";
|
|
4
|
-
import e from "./index-
|
|
4
|
+
import e from "./index-_virtual16.js";
|
|
5
5
|
import { clsx as ge } from "./index-clsx.js";
|
|
6
6
|
import Ce from "./index-styled.js";
|
|
7
7
|
import Be from "./index-TouchRipple.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import C from "./index-extends.js";
|
|
2
2
|
import x from "./index-objectWithoutPropertiesLoose.js";
|
|
3
3
|
import N from "./index-inheritsLoose.js";
|
|
4
|
-
import v from "./index-
|
|
4
|
+
import v from "./index-_virtual16.js";
|
|
5
5
|
import A from "./index-addClass.js";
|
|
6
6
|
import _ from "./index-removeClass.js";
|
|
7
7
|
import c from "react";
|