@cloudflare/component-loading
Advanced tools
Comparing version 4.1.325 to 4.1.326
@@ -96,3 +96,4 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } | ||
}), /*#__PURE__*/React.createElement(VisuallyHiddenSpan, null, /*#__PURE__*/React.createElement(Trans, { | ||
id: "accessibility.content_loading" | ||
id: "accessibility.content_loading", | ||
_: "Content loading" | ||
}))); | ||
@@ -99,0 +100,0 @@ } |
@@ -148,3 +148,4 @@ "use strict"; | ||
}), /*#__PURE__*/_react.default.createElement(_componentVisuallyHidden.VisuallyHiddenSpan, null, /*#__PURE__*/_react.default.createElement(_intlReact.Trans, { | ||
id: "accessibility.content_loading" | ||
id: "accessibility.content_loading", | ||
_: "Content loading" | ||
}))); | ||
@@ -151,0 +152,0 @@ } |
{ | ||
"name": "@cloudflare/component-loading", | ||
"description": "Cloudflare Loading Component", | ||
"version": "4.1.325", | ||
"version": "4.1.326", | ||
"main": "lib/index.js", | ||
@@ -14,3 +14,3 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"@cloudflare/component-visually-hidden": "^1.0.16", | ||
"@cloudflare/component-visually-hidden": "^1.0.17", | ||
"@cloudflare/intl-react": "^1.9.29", | ||
@@ -39,3 +39,3 @@ "@cloudflare/style-container": "^7.6.4", | ||
}, | ||
"gitHead": "994e89f08c4e6809252f6f49ea25de5af4dc2888" | ||
"gitHead": "2338377ba1ce9a4aa76bc79f74d9df0ff9ca5926" | ||
} |
Sorry, the diff of this file is too big to display
135707
436
+ Addedcall-bind-apply-helpers@1.0.1(transitive)
- Removedcall-bind-apply-helpers@1.0.2(transitive)