@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
package/dist/index-utils9.js
CHANGED
|
@@ -1,182 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
var F, A;
|
|
3
|
-
function X() {
|
|
4
|
-
if (A) return F;
|
|
5
|
-
A = 1;
|
|
6
|
-
var w = J(), s = Object.prototype.toString, l = /* @__PURE__ */ (function(r) {
|
|
7
|
-
return function(e) {
|
|
8
|
-
var t = s.call(e);
|
|
9
|
-
return r[t] || (r[t] = t.slice(8, -1).toLowerCase());
|
|
10
|
-
};
|
|
11
|
-
})(/* @__PURE__ */ Object.create(null));
|
|
12
|
-
function f(r) {
|
|
13
|
-
return r = r.toLowerCase(), function(t) {
|
|
14
|
-
return l(t) === r;
|
|
15
|
-
};
|
|
16
|
-
}
|
|
17
|
-
function o(r) {
|
|
18
|
-
return Array.isArray(r);
|
|
19
|
-
}
|
|
20
|
-
function p(r) {
|
|
21
|
-
return typeof r > "u";
|
|
22
|
-
}
|
|
23
|
-
function B(r) {
|
|
24
|
-
return r !== null && !p(r) && r.constructor !== null && !p(r.constructor) && typeof r.constructor.isBuffer == "function" && r.constructor.isBuffer(r);
|
|
25
|
-
}
|
|
26
|
-
var O = f("ArrayBuffer");
|
|
27
|
-
function S(r) {
|
|
28
|
-
var e;
|
|
29
|
-
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? e = ArrayBuffer.isView(r) : e = r && r.buffer && O(r.buffer), e;
|
|
30
|
-
}
|
|
31
|
-
function E(r) {
|
|
32
|
-
return typeof r == "string";
|
|
33
|
-
}
|
|
34
|
-
function g(r) {
|
|
35
|
-
return typeof r == "number";
|
|
36
|
-
}
|
|
37
|
-
function h(r) {
|
|
38
|
-
return r !== null && typeof r == "object";
|
|
39
|
-
}
|
|
40
|
-
function c(r) {
|
|
41
|
-
if (l(r) !== "object")
|
|
42
|
-
return !1;
|
|
43
|
-
var e = Object.getPrototypeOf(r);
|
|
44
|
-
return e === null || e === Object.prototype;
|
|
45
|
-
}
|
|
46
|
-
function P(r) {
|
|
47
|
-
return r && Object.keys(r).length === 0 && Object.getPrototypeOf(r) === Object.prototype;
|
|
48
|
-
}
|
|
49
|
-
var L = f("Date"), x = f("File"), b = f("Blob"), U = f("FileList");
|
|
50
|
-
function y(r) {
|
|
51
|
-
return s.call(r) === "[object Function]";
|
|
52
|
-
}
|
|
53
|
-
function D(r) {
|
|
54
|
-
return h(r) && y(r.pipe);
|
|
55
|
-
}
|
|
56
|
-
function N(r) {
|
|
57
|
-
var e = "[object FormData]";
|
|
58
|
-
return r && (typeof FormData == "function" && r instanceof FormData || s.call(r) === e || y(r.toString) && r.toString() === e);
|
|
59
|
-
}
|
|
60
|
-
var T = f("URLSearchParams");
|
|
61
|
-
function V(r) {
|
|
62
|
-
return r.trim ? r.trim() : r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
63
|
-
}
|
|
64
|
-
function q() {
|
|
65
|
-
var r;
|
|
66
|
-
return typeof navigator < "u" && ((r = navigator.product) === "ReactNative" || r === "NativeScript" || r === "NS") ? !1 : typeof window < "u" && typeof document < "u";
|
|
67
|
-
}
|
|
68
|
-
function d(r, e) {
|
|
69
|
-
if (!(r === null || typeof r > "u"))
|
|
70
|
-
if (typeof r != "object" && (r = [r]), o(r))
|
|
71
|
-
for (var t = 0, i = r.length; t < i; t++)
|
|
72
|
-
e.call(null, r[t], t, r);
|
|
73
|
-
else
|
|
74
|
-
for (var n in r)
|
|
75
|
-
Object.prototype.hasOwnProperty.call(r, n) && e.call(null, r[n], n, r);
|
|
76
|
-
}
|
|
77
|
-
function m() {
|
|
78
|
-
var r = {};
|
|
79
|
-
function e(n, u) {
|
|
80
|
-
c(r[u]) && c(n) ? r[u] = m(r[u], n) : c(n) ? r[u] = m({}, n) : o(n) ? r[u] = n.slice() : r[u] = n;
|
|
81
|
-
}
|
|
82
|
-
for (var t = 0, i = arguments.length; t < i; t++)
|
|
83
|
-
d(arguments[t], e);
|
|
84
|
-
return r;
|
|
85
|
-
}
|
|
86
|
-
function M(r, e, t) {
|
|
87
|
-
return d(e, function(n, u) {
|
|
88
|
-
t && typeof n == "function" ? r[u] = w(n, t) : r[u] = n;
|
|
89
|
-
}), r;
|
|
90
|
-
}
|
|
91
|
-
function R(r) {
|
|
92
|
-
return r.charCodeAt(0) === 65279 && (r = r.slice(1)), r;
|
|
93
|
-
}
|
|
94
|
-
function _(r, e, t, i) {
|
|
95
|
-
r.prototype = Object.create(e.prototype, i), r.prototype.constructor = r, t && Object.assign(r.prototype, t);
|
|
96
|
-
}
|
|
97
|
-
function C(r, e, t, i) {
|
|
98
|
-
var n, u, a, v = {};
|
|
99
|
-
if (e = e || {}, r == null) return e;
|
|
100
|
-
do {
|
|
101
|
-
for (n = Object.getOwnPropertyNames(r), u = n.length; u-- > 0; )
|
|
102
|
-
a = n[u], (!i || i(a, r, e)) && !v[a] && (e[a] = r[a], v[a] = !0);
|
|
103
|
-
r = t !== !1 && Object.getPrototypeOf(r);
|
|
104
|
-
} while (r && (!t || t(r, e)) && r !== Object.prototype);
|
|
105
|
-
return e;
|
|
106
|
-
}
|
|
107
|
-
function H(r, e, t) {
|
|
108
|
-
r = String(r), (t === void 0 || t > r.length) && (t = r.length), t -= e.length;
|
|
109
|
-
var i = r.indexOf(e, t);
|
|
110
|
-
return i !== -1 && i === t;
|
|
111
|
-
}
|
|
112
|
-
function W(r) {
|
|
113
|
-
if (!r) return null;
|
|
114
|
-
if (o(r)) return r;
|
|
115
|
-
var e = r.length;
|
|
116
|
-
if (!g(e)) return null;
|
|
117
|
-
for (var t = new Array(e); e-- > 0; )
|
|
118
|
-
t[e] = r[e];
|
|
119
|
-
return t;
|
|
120
|
-
}
|
|
121
|
-
var I = /* @__PURE__ */ (function(r) {
|
|
122
|
-
return function(e) {
|
|
123
|
-
return r && e instanceof r;
|
|
124
|
-
};
|
|
125
|
-
})(typeof Uint8Array < "u" && Object.getPrototypeOf(Uint8Array));
|
|
126
|
-
function K(r, e) {
|
|
127
|
-
for (var t = r && r[Symbol.iterator], i = t.call(r), n; (n = i.next()) && !n.done; ) {
|
|
128
|
-
var u = n.value;
|
|
129
|
-
e.call(r, u[0], u[1]);
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
function $(r, e) {
|
|
133
|
-
for (var t, i = []; (t = r.exec(e)) !== null; )
|
|
134
|
-
i.push(t);
|
|
135
|
-
return i;
|
|
136
|
-
}
|
|
137
|
-
var z = f("HTMLFormElement"), G = /* @__PURE__ */ (function(e) {
|
|
138
|
-
return function(t, i) {
|
|
139
|
-
return e.call(t, i);
|
|
140
|
-
};
|
|
141
|
-
})(Object.prototype.hasOwnProperty);
|
|
142
|
-
return F = {
|
|
143
|
-
isArray: o,
|
|
144
|
-
isArrayBuffer: O,
|
|
145
|
-
isBuffer: B,
|
|
146
|
-
isFormData: N,
|
|
147
|
-
isArrayBufferView: S,
|
|
148
|
-
isString: E,
|
|
149
|
-
isNumber: g,
|
|
150
|
-
isObject: h,
|
|
151
|
-
isPlainObject: c,
|
|
152
|
-
isEmptyObject: P,
|
|
153
|
-
isUndefined: p,
|
|
154
|
-
isDate: L,
|
|
155
|
-
isFile: x,
|
|
156
|
-
isBlob: b,
|
|
157
|
-
isFunction: y,
|
|
158
|
-
isStream: D,
|
|
159
|
-
isURLSearchParams: T,
|
|
160
|
-
isStandardBrowserEnv: q,
|
|
161
|
-
forEach: d,
|
|
162
|
-
merge: m,
|
|
163
|
-
extend: M,
|
|
164
|
-
trim: V,
|
|
165
|
-
stripBOM: R,
|
|
166
|
-
inherits: _,
|
|
167
|
-
toFlatObject: C,
|
|
168
|
-
kindOf: l,
|
|
169
|
-
kindOfTest: f,
|
|
170
|
-
endsWith: H,
|
|
171
|
-
toArray: W,
|
|
172
|
-
isTypedArray: I,
|
|
173
|
-
isFileList: U,
|
|
174
|
-
forEachEntry: K,
|
|
175
|
-
matchAll: $,
|
|
176
|
-
isHTMLForm: z,
|
|
177
|
-
hasOwnProperty: G
|
|
178
|
-
}, F;
|
|
179
|
-
}
|
|
1
|
+
var r = {};
|
|
180
2
|
export {
|
|
181
|
-
|
|
3
|
+
r as __exports
|
|
182
4
|
};
|
package/dist/index-xhr.js
CHANGED