react-ts-custom-widget-flow-editor 1.0.0 → 1.0.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/reactInfoCard.css
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/*!
|
2
|
-
* react-ts-custom-widget-
|
2
|
+
* react-ts-custom-widget-flow-editor v1.0.0
|
3
3
|
* author: fex
|
4
4
|
* build tool: AKFun
|
5
|
-
* build time: Wed Apr 16 2025 14:
|
5
|
+
* build time: Wed Apr 16 2025 14:27:02 GMT+0800 (中国标准时间)
|
6
6
|
* build tool info: https://github.com/wibetter/akfun
|
7
7
|
*/:root{--padding-bottom:20px}.news-card{border-bottom:1px solid #ececec;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 12px;padding-bottom:var(--padding-bottom);position:relative}.news-card .left{float:left}.news-card .right{float:right}.news-card .news-title{color:#5f5e5e;font-family:PingFangSC-Regular;font-size:16px;line-height:22px;padding:6px 0}.news-card .item-imgbox{background:#f0f0f0;cursor:pointer;height:395px;overflow:hidden;position:relative;text-align:center}.news-card .item-imgbox,.news-card .item-imgbox .news-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.news-card .item-imgbox .news-img{background-size:cover;height:100%;width:100%}.news-card .item-imgbox .img-count{background:rgba(0,0,0,.4);color:#fff;font-size:25px;line-height:1.2;min-width:60px;overflow:hidden;padding:6px 8px;position:absolute;right:0;text-align:center;top:0}.news-card .item-imgbox .img-count,.news-card .news-info{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.news-card .news-info{font-family:PingFangSC-Light;height:28px}.news-card .cmt-num,.news-card .media-mark{color:#828282;display:inline-block;font-family:PingFangSC-Light;font-size:18px;height:28px;line-height:28px}#root{height:100%;margin:0 auto;padding:2rem;text-align:center;width:100%}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{padding:0}.context-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;border:1px solid #ccc;border-radius:6px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute}.custom-node{background:#fff;border:1px solid #e2e8f0;border-radius:10px;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);color:#1a202c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;min-width:180px;padding:16px;text-align:left;-webkit-transition:all .2s ease;transition:all .2s ease}.custom-node-id{color:#2d3748;font-size:12px;font-weight:500;margin-bottom:6px}.custom-node-title{color:#1a202c;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:10px}.custom-node-throughLen{color:#3182ce;font-size:13px;font-weight:600}.custom-node.is-selected{border-color:#4299e1;-webkit-box-shadow:0 0 0 3px rgba(66,153,225,.5);box-shadow:0 0 0 3px rgba(66,153,225,.5);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.custom-node.is-highlight{-webkit-animation:pulse .5s ease-in-out;animation:pulse .5s ease-in-out;border:2px solid #f56565}.custom-node.start{background:linear-gradient(135deg,#f6ad55,#f6871f);color:#fff}.custom-node.analyze,.custom-node.diagnosis,.custom-node.treatment{background:linear-gradient(135deg,#63b3ed,#4299e1);color:#fff}.custom-node.arrange{background:linear-gradient(135deg,#68d391,#48bb78);color:#fff}.custom-node.end{background:linear-gradient(135deg,#f687b3,#ed64a6);color:#fff}.react-flow__viewport .react-flow__nodes .react-flow__node{border:none}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.02);transform:scale(1.02)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.02);transform:scale(1.02)}to{-webkit-transform:scale(1);transform:scale(1)}}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/*!
|
2
|
-
* react-ts-custom-widget-
|
2
|
+
* react-ts-custom-widget-flow-editor v1.0.0
|
3
3
|
* author: fex
|
4
4
|
* build tool: AKFun
|
5
|
-
* build time: Wed Apr 16 2025 14:
|
5
|
+
* build time: Wed Apr 16 2025 14:27:02 GMT+0800 (中国标准时间)
|
6
6
|
* build tool info: https://github.com/wibetter/akfun
|
7
7
|
*/
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/*!
|
2
|
-
* react-ts-custom-widget-
|
2
|
+
* react-ts-custom-widget-flow-editor v1.0.0
|
3
3
|
* author: fex
|
4
4
|
* build tool: AKFun
|
5
|
-
* build time: Wed Apr 16 2025 14:
|
5
|
+
* build time: Wed Apr 16 2025 14:27:02 GMT+0800 (中国标准时间)
|
6
6
|
* build tool info: https://github.com/wibetter/akfun
|
7
7
|
*/
|