@5minds/processcube_app_sdk 8.6.0 → 8.6.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/README.md +3 -10
- package/build/client/index.cjs +11 -11
- package/build/client/index.mjs +10 -10
- package/package.json +1 -2
- package/build/client/index.css +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@5minds/processcube_app_sdk",
|
|
3
|
-
"version": "8.6.
|
|
3
|
+
"version": "8.6.1",
|
|
4
4
|
"description": "The SDK for ProcessCube Apps",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "build/common/index.cjs",
|
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
"default": "./build/client/index.mjs"
|
|
28
28
|
},
|
|
29
29
|
"./client/styles": "./build/client/root.css",
|
|
30
|
-
"./client/index.css": "./build/client/index.css",
|
|
31
30
|
"./client/components/*.css": {
|
|
32
31
|
"import": "./build/client/components/*.css",
|
|
33
32
|
"require": "./build/client/components/*.css",
|
package/build/client/index.css
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import"tailwindcss/base.js";@import"tailwindcss/components.js";@import"tailwindcss/utilities.js";.heatmap-flow-shadow{filter:drop-shadow(0 0 10px rgb(128,171,188)) drop-shadow(0 0 10px rgb(128,171,188)) drop-shadow(0 0 10px rgb(128,171,188))}.heatmap-critical{filter:drop-shadow(0 0 2px rgb(255,0,0)) drop-shadow(0 0 4px rgb(255,0,0)) drop-shadow(0 0 6px rgb(255,0,0)) drop-shadow(0 0 14px rgb(255,0,0))}.heatmap-warning{filter:drop-shadow(0 0 2px rgb(255,220,0)) drop-shadow(0 0 4px rgb(255,220,0)) drop-shadow(0 0 6px rgb(255,220,0)) drop-shadow(0 0 10px rgb(255,220,0))}.heatmap-stable{filter:drop-shadow(0 0 4px rgb(50,205,50)) drop-shadow(0 0 6px rgb(50,205,50))}.flow-node-running-state-overlay{background-color:#54c8ff80;opacity:.4;pointer-events:none;border-radius:10px}.flow-node-suspended-state-overlay{background-color:#2185d080;opacity:.4;pointer-events:none;border-radius:10px}.flow-node-finished-state-overlay{background-color:#18b91880;opacity:.4;pointer-events:none;border-radius:10px}.flow-node-terminated-state-overlay{background-color:#e66e0080;opacity:.4;pointer-events:none;border-radius:10px}.flow-node-error-state-overlay{background-color:#ff010180;opacity:.4;pointer-events:none;border-radius:10px}.flow-node-canceled-state-overlay{background-color:#64647d80;opacity:.4;pointer-events:none;border-radius:10px}.flow-node-unknown-state-overlay{background-color:#e9b3ff80;opacity:.4;pointer-events:none;border-radius:10px}.bpmn-element-overlay-backdrop--gateway{position:absolute;border-radius:0;transform:rotate(45deg) translate(10px)}.bpmn-element-overlay-backdrop--rounded{border-radius:50%}.connection-done .djs-visual>*{stroke:#11ca00!important}.bpmn-element-overlay-backdrop{border-radius:10px;display:flex;align-items:stretch;justify-content:stretch;flex-direction:column}.flownode-overlay{pointer-events:all;display:flex;justify-content:center;z-index:99999;margin-top:7px}.bpmn-element-overlay__below{display:flex;border-radius:.125rem}.bpmn-element-overlay__below-item{display:flex;flex-flow:column;align-items:center;padding:.25rem 0;margin:0 .075rem;min-width:32px;font-size:.75rem;border-radius:.25rem}.bpmn-element-overlay__below-item--execution-count{color:#fff;background-color:#777;font-weight:700}.bpmn-element-overlay__below-item--action{background-color:#607d8b;color:#fff;cursor:pointer;line-height:16px;&:hover .action-icon-hovered,.action-icon{display:unset}&:hover .action-icon,.action-icon-hovered{display:none}}.monaco-editor{border:1px solid black}.flex-row{display:flex;flex-direction:row}.token-area{width:40%}.documentation-area{margin-left:20px;flex:1 1 100%}#markdown-container{max-height:450px;width:100%;overflow-y:auto}@layer base{.dark,.dark *{--asdk-focus-color: var(--app-sdk-focus-color, #007bff40);--asdk-text-color: var(--app-sdk-text-color, theme("colors.app-sdk-gray.50"))}*,:before,:after{--asdk-focus-color: var(--app-sdk-focus-color, theme("colors.sky.700"));--asdk-text-color: var(--app-sdk-text-color, theme("colors.gray.700"))}.app-sdk-default-styles *{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:theme("fontFamily.sans",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:theme("fontFamily.sans[1].fontFeatureSettings",normal);font-variation-settings:theme("fontFamily.sans[1].fontVariationSettings",normal);-webkit-tap-highlight-color:transparent;box-sizing:border-box;border-width:0;border-style:solid;border-color:theme("borderColor.DEFAULT",currentColor);--tw-content: "";margin:0;line-height:inherit}}@layer utilities{.app-sdk-scroll-shadow{mask-image:linear-gradient(to bottom,transparent,black 1.5rem,black calc(100% - 1.5rem),transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 1.5rem,black calc(100% - 1.5rem),transparent)}}@layer base{.dark,.dark *{--asdk-dui-background-color: var(--app-sdk-dynamic-ui-background-color, theme("colors.app-sdk-gray.500"));--asdk-dui-shadow-color: var(--app-sdk-dynamic-ui-shadow-color, theme("colors.app-sdk-gray.300"));--asdk-dui-border-color: var(--app-sdk-dynamic-ui-border-color, transparent);--asdk-dui-formfield-hint-text-color: var(--app-sdk-dynamic-ui-formfield-hint-text-color, theme("colors.app-sdk-gray.200"));--asdk-dui-formfield-background-color: var(--app-sdk-dynamic-ui-formfield-background-color, theme("colors.app-sdk-gray.350"));--asdk-dui-formfield-placeholder-text-color: var(--app-sdk-dynamic-ui-formfield-placeholder-text-color, theme("colors.gray.400"));--asdk-dui-formfield-invalid-color: var(--app-sdk-dynamic-ui-formfield-invalid-color, #dc35467f);--asdk-dui-formfield-checkbox-text-color: var(--app-sdk-dynamic-ui-formfield-checkbox-text-color, #007bff74);--asdk-dui-header-text-color: var(--app-sdk-dynamic-ui-header-text-color, theme("colors.app-sdk-gray.150"));--asdk-dui-footer-background-color: var(--app-sdk-dynamic-ui-footer-background-color, theme("colors.app-sdk-gray.600"));--asdk-dui-footer-continue-button-background-color: var(--app-sdk-dynamic-ui-footer-continue-button-background-color, #33609a);--asdk-dui-footer-continue-button-background-hover-color: var(--app-sdk-dynamic-ui-footer-continue-button-background-hover-color, #3666a5);--asdk-dui-footer-continue-button-focus-outline-color: var(--app-sdk-dynamic-ui-footer-continue-button-focus-outline-color, #3666a5);--asdk-dui-footer-decline-button-background-color: var(--app-sdk-dynamic-ui-footer-decline-button-background-color, theme("colors.app-sdk-gray.350"));--asdk-dui-footer-decline-button-background-hover-color: var(--app-sdk-dynamic-ui-footer-decline-button-background-hover-color, theme("colors.app-sdk-gray.300"));--asdk-dui-footer-decline-button-focus-outline-color: var(--app-sdk-dynamic-ui-footer-decline-button-focus-outline-color, theme("colors.app-sdk-gray.300"))}*,:before,:after{--asdk-dui-background-color: var(--app-sdk-dynamic-ui-background-color, theme("colors.white"));--asdk-dui-text-color: var(--app-sdk-dynamic-ui-text-color, var(--asdk-text-color));--asdk-dui-link-color: var(--app-sdk-dynamic-ui-link-color, theme("colors.sky.600"));--asdk-dui-link-hover-color: var(--app-sdk-dynamic-ui-link-hover-color, theme("colors.sky.900"));--asdk-dui-border-color: var(--app-sdk-dynamic-ui-border-color, theme("colors.gray.300"));--asdk-dui-focus-color: var(--app-sdk-dynamic-ui-focus-color, var(--asdk-focus-color));--asdk-dui-shadow-color: var(--app-sdk-dynamic-ui-shadow-color, theme("colors.gray.400"));--asdk-dui-formfield-hint-text-color: var(--app-sdk-dynamic-ui-formfield-hint-text-color, theme("colors.gray.500"));--asdk-dui-formfield-background-color: var(--app-sdk-dynamic-ui-formfield-background-color, theme("colors.white"));--asdk-dui-formfield-placeholder-text-color: var(--app-sdk-dynamic-ui-formfield-placeholder-text-color, theme("colors.gray.500"));--asdk-dui-formfield-invalid-color: var(--app-sdk-dynamic-ui-formfield-invalid-color, theme("colors.red.500"));--asdk-dui-formfield-checkbox-text-color: var(--app-sdk-dynamic-ui-formfield-checkbox-text-color, theme("colors.sky.600"));--asdk-dui-header-text-color: var(--app-sdk-dynamic-ui-header-text-color, theme("colors.gray.900"));--asdk-dui-footer-background-color: var(--app-sdk-dynamic-ui-footer-background-color, theme("colors.gray.50"));--asdk-dui-footer-continue-button-text-color: var(--app-sdk-dynamic-ui-footer-continue-button-text-color, theme("colors.white"));--asdk-dui-footer-continue-button-background-color: var(--app-sdk-dynamic-ui-footer-continue-button-background-color, theme("colors.sky.600"));--asdk-dui-footer-continue-button-background-hover-color: var(--app-sdk-dynamic-ui-footer-continue-button-background-hover-color, theme("colors.sky.700"));--asdk-dui-footer-continue-button-focus-outline-color: var(--app-sdk-dynamic-ui-footer-continue-button-focus-outline-color, theme("colors.sky.500"));--asdk-dui-footer-decline-button-text-color: var(--app-sdk-dynamic-ui-footer-decline-button-text-color, var(--asdk-text-color));--asdk-dui-footer-decline-button-background-color: var(--app-sdk-dynamic-ui-footer-decline-button-background-color, theme("colors.white"));--asdk-dui-footer-decline-button-background-hover-color: var(--app-sdk-dynamic-ui-footer-decline-button-background-hover-color, theme("colors.gray.50"));--asdk-dui-footer-decline-button-focus-outline-color: var(--app-sdk-dynamic-ui-footer-decline-button-focus-outline-color, theme("colors.gray.300"))}}
|