@thecb/components 8.4.13-beta.0 → 8.4.13-beta.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/dist/index.esm.js CHANGED
@@ -48253,6 +48253,16 @@ var LoadingDetails = function LoadingDetails() {
48253
48253
  }), /*#__PURE__*/React.createElement(LoadingLine, {
48254
48254
  exactWidth: "60px",
48255
48255
  height: "27px"
48256
+ })), /*#__PURE__*/React.createElement(Box, {
48257
+ padding: "4px 0"
48258
+ }), /*#__PURE__*/React.createElement(Stack, {
48259
+ direction: "row"
48260
+ }, /*#__PURE__*/React.createElement(LoadingLine, {
48261
+ exactWidth: "160px",
48262
+ height: "27px"
48263
+ }), /*#__PURE__*/React.createElement(LoadingLine, {
48264
+ exactWidth: "50px",
48265
+ height: "27px"
48256
48266
  }))), /*#__PURE__*/React.createElement(SolidDivider$1, null), /*#__PURE__*/React.createElement(Stack, {
48257
48267
  direction: "row"
48258
48268
  }, /*#__PURE__*/React.createElement(LoadingLine, {