@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.cjs.js
CHANGED
|
@@ -48261,6 +48261,16 @@ var LoadingDetails = function LoadingDetails() {
|
|
|
48261
48261
|
}), /*#__PURE__*/React__default.createElement(LoadingLine, {
|
|
48262
48262
|
exactWidth: "60px",
|
|
48263
48263
|
height: "27px"
|
|
48264
|
+
})), /*#__PURE__*/React__default.createElement(Box, {
|
|
48265
|
+
padding: "4px 0"
|
|
48266
|
+
}), /*#__PURE__*/React__default.createElement(Stack, {
|
|
48267
|
+
direction: "row"
|
|
48268
|
+
}, /*#__PURE__*/React__default.createElement(LoadingLine, {
|
|
48269
|
+
exactWidth: "160px",
|
|
48270
|
+
height: "27px"
|
|
48271
|
+
}), /*#__PURE__*/React__default.createElement(LoadingLine, {
|
|
48272
|
+
exactWidth: "50px",
|
|
48273
|
+
height: "27px"
|
|
48264
48274
|
}))), /*#__PURE__*/React__default.createElement(SolidDivider$1, null), /*#__PURE__*/React__default.createElement(Stack, {
|
|
48265
48275
|
direction: "row"
|
|
48266
48276
|
}, /*#__PURE__*/React__default.createElement(LoadingLine, {
|