@cypress-design/react-statusicon 0.4.1 → 0.4.3
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 +1 -1
- package/CHANGELOG.md +16 -0
- package/ReadMe.md +4 -4
- package/dist/index.es.mjs +2 -2
- package/dist/index.es.mjs.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/package.json +2 -2
package/dist/index.umd.js
CHANGED
|
@@ -482,7 +482,7 @@ var compileReactIconProperties = function (_a) {
|
|
|
482
482
|
};
|
|
483
483
|
|
|
484
484
|
|
|
485
|
-
/* <
|
|
485
|
+
/* <wind-keep class=""> */
|
|
486
486
|
|
|
487
487
|
var compileProps = function (_a) {
|
|
488
488
|
var status = _a.status, statuses = _a.statuses, className = _a.className, size = _a.size;
|
|
@@ -551,4 +551,4 @@ exports.SolidStatusIcon = SolidStatusIcon;
|
|
|
551
551
|
exports.default = StatusIcon;
|
|
552
552
|
//# sourceMappingURL=index.umd.js.map
|
|
553
553
|
|
|
554
|
-
/* <
|
|
554
|
+
/* <wind-keep class="outline inline-block icon-dark-indigo-400 icon-light-gray-100 icon-dark-jade-400 icon-dark-red-400 icon-dark-gray-100 icon-dark-gray-300 icon-dark-orange-400 icon-dark-gray-400"> */
|