@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/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"author": "rankingCoach",
|
|
5
5
|
"private": false,
|
|
6
6
|
"sideEffects": false,
|
|
7
|
-
"version": "1.
|
|
7
|
+
"version": "1.8.0",
|
|
8
8
|
"main": "dist/index.js",
|
|
9
9
|
"module": "dist/index.js",
|
|
10
10
|
"types": "dist/types/index.d.ts",
|
|
@@ -15,6 +15,49 @@
|
|
|
15
15
|
"bin": {
|
|
16
16
|
"vanguard": "./scripts/vanguard-cli.js"
|
|
17
17
|
},
|
|
18
|
+
"scripts": {
|
|
19
|
+
"dev": "vite --config vite.config.app.ts",
|
|
20
|
+
"build": "node scripts/analyze-dynamic-imports.js && npm run build-lib && npm run build-wordpress",
|
|
21
|
+
"build-lib": "vite build --config vite.config.lib.ts && node scripts/fix-dynamic-imports.js && echo 'default' > dist/.version",
|
|
22
|
+
"build-wordpress": "vite build --config vite.config.wordpress.ts && node scripts/fix-dynamic-imports.js ; mv dist-wordpress/types/src/index-wordpress.d.ts dist-wordpress/types/index.d.ts ; echo 'wp' > dist-wordpress/.version && node scripts/cleanup-wordpress-assets.js",
|
|
23
|
+
"build-wordpress-no-clean": "vite build --config vite.config.wordpress.ts",
|
|
24
|
+
"postinstall": "npm run vanguard:clean-assets",
|
|
25
|
+
"build:analyze": "npm run build-lib && echo '📊 Bundle analysis saved to dist/bundle-analysis.html'",
|
|
26
|
+
"build-app": "tsgo --project tsconfig.app.json && vite build --config vite.config.app.ts",
|
|
27
|
+
"generate-dts": "vite build --config vite.config.lib.ts",
|
|
28
|
+
"lint": "eslint src",
|
|
29
|
+
"preview": "vite preview",
|
|
30
|
+
"release": "node ./build-scripts/standard-version.mjs",
|
|
31
|
+
"deploy-master": "git push --follow-tags origin master && npm publish",
|
|
32
|
+
"release-dry-run": "node ./build-scripts/standard-version.mjs --dry-run",
|
|
33
|
+
"publish-tags": "git push --follow-tags origin master",
|
|
34
|
+
"storybook": "storybook dev -p 6006",
|
|
35
|
+
"build-storybook": "storybook build",
|
|
36
|
+
"serve-storybook": "npm run build-storybook && cd storybook-static && python3 -m http.server 8080",
|
|
37
|
+
"clean": "rm -rf dist",
|
|
38
|
+
"test": "vitest run --project storybook --project spec",
|
|
39
|
+
"test:w": "vitest --project storybook --project spec",
|
|
40
|
+
"test:ui": "vitest --ui --coverage",
|
|
41
|
+
"test:ui:c": "vitest --coverage --project storybook-ui",
|
|
42
|
+
"test:w:c": "vitest --coverage --watch --project storybook --project spec",
|
|
43
|
+
"verify-tsgo": "node scripts/verify-tsgo.js",
|
|
44
|
+
"verify-storybook-tsgo": "node scripts/verify-storybook-tsgo.js",
|
|
45
|
+
"prepare": "npm run build",
|
|
46
|
+
"vanguard": "node scripts/vanguard-cli.js",
|
|
47
|
+
"vanguard:init": "node scripts/vanguard-cli.js init",
|
|
48
|
+
"vanguard:list": "node scripts/vanguard-cli.js list",
|
|
49
|
+
"vanguard:status": "node scripts/vanguard-cli.js status",
|
|
50
|
+
"vanguard:rebuild": "node scripts/vanguard-cli.js rebuild",
|
|
51
|
+
"vanguard:cleanup-unused-assets": "node scripts/cleanup-unused-assets.js",
|
|
52
|
+
"vanguard:postinstall-build": "node scripts/postinstall-build.js",
|
|
53
|
+
"vanguard:test-components": "node scripts/test-component-assets.js",
|
|
54
|
+
"vanguard:analyze-dynamic-imports": "node scripts/analyze-dynamic-imports.js",
|
|
55
|
+
"vanguard:clean-assets": "node scripts/clean-assets-based-on-vanguardrc.js"
|
|
56
|
+
},
|
|
57
|
+
"repository": {
|
|
58
|
+
"type": "git",
|
|
59
|
+
"url": "git+https://github.com/rankingCoach/rc-webapp-vanguard"
|
|
60
|
+
},
|
|
18
61
|
"exports": {
|
|
19
62
|
".": {
|
|
20
63
|
"types": "./dist/types/index.d.ts",
|
|
@@ -76,49 +119,6 @@
|
|
|
76
119
|
"dist",
|
|
77
120
|
"scripts"
|
|
78
121
|
],
|
|
79
|
-
"scripts": {
|
|
80
|
-
"dev": "vite --config vite.config.app.ts",
|
|
81
|
-
"build": "node scripts/analyze-dynamic-imports.js && npm run build-lib && npm run build-wordpress",
|
|
82
|
-
"build-lib": "vite build --config vite.config.lib.ts && node scripts/fix-dynamic-imports.js && echo 'default' > dist/.version",
|
|
83
|
-
"build-wordpress": "vite build --config vite.config.wordpress.ts && node scripts/fix-dynamic-imports.js ; mv dist-wordpress/types/src/index-wordpress.d.ts dist-wordpress/types/index.d.ts ; echo 'wp' > dist-wordpress/.version && node scripts/cleanup-wordpress-assets.js",
|
|
84
|
-
"build-wordpress-no-clean": "vite build --config vite.config.wordpress.ts",
|
|
85
|
-
"postinstall": "npm run vanguard:clean-assets",
|
|
86
|
-
"build:analyze": "npm run build-lib && echo '📊 Bundle analysis saved to dist/bundle-analysis.html'",
|
|
87
|
-
"build-app": "tsgo --project tsconfig.app.json && vite build --config vite.config.app.ts",
|
|
88
|
-
"generate-dts": "vite build --config vite.config.lib.ts",
|
|
89
|
-
"lint": "eslint src",
|
|
90
|
-
"preview": "vite preview",
|
|
91
|
-
"release": "node ./build-scripts/standard-version.mjs",
|
|
92
|
-
"deploy-master": "git push --follow-tags origin master && npm publish",
|
|
93
|
-
"release-dry-run": "node ./build-scripts/standard-version.mjs --dry-run",
|
|
94
|
-
"publish-tags": "git push --follow-tags origin master",
|
|
95
|
-
"storybook": "storybook dev -p 6006",
|
|
96
|
-
"build-storybook": "storybook build",
|
|
97
|
-
"serve-storybook": "npm run build-storybook && cd storybook-static && python3 -m http.server 8080",
|
|
98
|
-
"clean": "rm -rf dist",
|
|
99
|
-
"test": "vitest run --project storybook --project spec",
|
|
100
|
-
"test:w": "vitest --project storybook --project spec",
|
|
101
|
-
"test:ui": "vitest --ui --coverage",
|
|
102
|
-
"test:ui:c": "vitest --coverage --project storybook-ui",
|
|
103
|
-
"test:w:c": "vitest --coverage --watch --project storybook --project spec",
|
|
104
|
-
"verify-tsgo": "node scripts/verify-tsgo.js",
|
|
105
|
-
"verify-storybook-tsgo": "node scripts/verify-storybook-tsgo.js",
|
|
106
|
-
"prepare": "npm run build",
|
|
107
|
-
"vanguard": "node scripts/vanguard-cli.js",
|
|
108
|
-
"vanguard:init": "node scripts/vanguard-cli.js init",
|
|
109
|
-
"vanguard:list": "node scripts/vanguard-cli.js list",
|
|
110
|
-
"vanguard:status": "node scripts/vanguard-cli.js status",
|
|
111
|
-
"vanguard:rebuild": "node scripts/vanguard-cli.js rebuild",
|
|
112
|
-
"vanguard:cleanup-unused-assets": "node scripts/cleanup-unused-assets.js",
|
|
113
|
-
"vanguard:postinstall-build": "node scripts/postinstall-build.js",
|
|
114
|
-
"vanguard:test-components": "node scripts/test-component-assets.js",
|
|
115
|
-
"vanguard:analyze-dynamic-imports": "node scripts/analyze-dynamic-imports.js",
|
|
116
|
-
"vanguard:clean-assets": "node scripts/clean-assets-based-on-vanguardrc.js"
|
|
117
|
-
},
|
|
118
|
-
"repository": {
|
|
119
|
-
"type": "git",
|
|
120
|
-
"url": "git+https://github.com/rankingCoach/rc-webapp-vanguard"
|
|
121
|
-
},
|
|
122
122
|
"peerDependencies": {
|
|
123
123
|
"@emotion/react": "11.0.0",
|
|
124
124
|
"@emotion/styled": "11.0.0",
|