@arc-ui/community-components 3.7.0 → 3.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +9 -9
- package/CHANGELOG.md +7 -0
- package/lib/ArticleCarousel/ArticleCarousel.cjs +1 -1
- package/lib/ArticleCarousel/ArticleCarousel.mjs +1 -1
- package/lib/BusinessSegmentSwitcher/styles.css +1 -1
- package/lib/CopyLead/CopyLead.cjs +1 -1
- package/lib/CopyLead/CopyLead.mjs +1 -1
- package/lib/FeaturePost/FeaturePost.cjs +1 -1
- package/lib/FeaturePost/FeaturePost.mjs +1 -1
- package/lib/ProductNavigation/ProductNavigation.cjs +1 -1
- package/lib/ProductNavigation/ProductNavigation.mjs +1 -1
- package/lib/PromoListing/PromoListing.cjs +1 -1
- package/lib/PromoListing/PromoListing.mjs +1 -1
- package/lib/Summary/Summary.cjs +1 -1
- package/lib/Summary/Summary.mjs +1 -1
- package/lib/_shared/cjs/{index.es-wrFG9PCg.cjs → index.es-Dg_lyAyh.cjs} +1 -1
- package/lib/_shared/esm/{index.es-B3fdEoEm.mjs → index.es-DtCgfyRV.mjs} +1 -1
- package/lib/index.cjs +1 -1
- package/lib/index.cjs.map +1 -1
- package/lib/index.mjs +1 -1
- package/lib/index.mjs.map +1 -1
- package/lib/styles.css +1 -1
- package/package.json +14 -14
- package/src/components/BusinessSegmentSwitcher/BusinessSegmentSwitcher.module.css +1 -1
- package/versions.json +1 -1
package/lib/index.mjs
CHANGED
|
@@ -961,7 +961,7 @@ var SectionHeading = function (_a) {
|
|
|
961
961
|
|
|
962
962
|
/**
|
|
963
963
|
* Do not edit directly
|
|
964
|
-
* Generated on
|
|
964
|
+
* Generated on Tue, 21 Apr 2026 10:23:52 GMT
|
|
965
965
|
*/
|
|
966
966
|
var ArcSizeBreakpointsXs = "320px";
|
|
967
967
|
var ArcSizeBreakpointsS = "636px";
|