irr-gh 0.1.0 → 0.1.2

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.
Binary file
package/dist/ctrl.png ADDED
Binary file
package/dist/head.png ADDED
Binary file
package/dist/irr-gh.css CHANGED
@@ -1 +1 @@
1
- .irrigation-graph[data-v-bfd0c40e]{position:relative;width:100%;height:100%;overflow:hidden;background:#fafafa}.irrigation-graph__canvas[data-v-bfd0c40e]{width:100%;height:100%}.irrigation-graph__loading[data-v-bfd0c40e]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#fffc;z-index:20}
1
+ .toolbar[data-v-2766d6cc]{position:absolute;top:12px;left:12px;padding:12px 16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;gap:24px;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1)}.toolbar-section[data-v-2766d6cc]{display:flex;align-items:center;gap:8px}.toolbar-section .label[data-v-2766d6cc]{color:#666;font-size:14px;white-space:nowrap}.toolbar button[data-v-2766d6cc]{padding:8px 12px;border:1px solid #d9d9d9;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s;display:flex;align-items:center;gap:4px;min-height:32px}.toolbar button[data-v-2766d6cc]:hover:not(:disabled){border-color:#1890ff;color:#1890ff;background:#f0f9ff}.toolbar button[data-v-2766d6cc]:active:not(:disabled){background:#e6f7ff}.toolbar button[data-v-2766d6cc]:disabled{opacity:.5;cursor:not-allowed}.icon[data-v-2766d6cc]{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn-text[data-v-2766d6cc]{font-size:12px;white-space:nowrap}@media(max-width:768px){.btn-text[data-v-2766d6cc]{display:none}.toolbar button[data-v-2766d6cc]{padding:8px;min-height:auto}.toolbar[data-v-2766d6cc]{gap:12px;padding:8px}.toolbar-section[data-v-2766d6cc]{gap:6px}}.irrigation-graph[data-v-b56863f0]{position:relative;width:100%;height:100%;overflow:hidden;background:#fafafa}.irrigation-graph__canvas[data-v-b56863f0]{width:100%;height:100%}.irrigation-graph__loading[data-v-b56863f0]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#fffc;z-index:20}