@ebot7/edem
Advanced tools
Comparing version 0.9.1 to 0.10.0
@@ -7,3 +7,3 @@ 'use strict'; | ||
const edButtonCss = ":host{box-sizing:border-box;display:inline-block;width:auto;border-radius:4px;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;pointer-events:inherit}:host *{box-sizing:border-box}:host(.button-disabled){opacity:0.5;pointer-events:none}:host(.button-disabled) .native{cursor:default;pointer-events:none}:host(.button-full-width){width:100%}.native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;display:flex;position:relative;width:100%;height:100%;min-height:inherit;align-items:center;border-radius:4px;border:none;cursor:pointer;contain:layout style;outline:none;transition:100ms cubic-bezier(0.4, 0, 0.2, 1);z-index:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#213245;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:500;font-size:11px;line-height:14px;-webkit-font-kerning:none;font-kerning:none;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}.native::-moz-focus-inner{border:0}.inner{display:flex;flex-flow:row nowrap;flex-shrink:0;align-items:center;width:100%;height:100%}.content{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%}:host(*){height:32px}:host(*) .native{padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;font-size:11px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(*) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(*) .inner{line-height:32px}:host(.button-size-sm){height:32px}:host(.button-size-sm) .native{padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;font-size:11px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-sm) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(.button-size-sm) .inner{line-height:32px}:host(.button-size-md){height:40px}:host(.button-size-md) .native{padding-left:20px;padding-right:20px;padding-top:0;padding-bottom:0;font-size:14px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-md) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px}}:host(.button-size-md) .inner{line-height:40px}:host(.button-size-lg){height:56px}:host(.button-size-lg) .native{padding-left:28px;padding-right:28px;padding-top:0;padding-bottom:0;font-size:16px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-lg) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:28px;padding-inline-start:28px;-webkit-padding-end:28px;padding-inline-end:28px}}:host(.button-size-lg) .inner{line-height:56px}:host(*) .native{background-color:#DEE0E3;color:#213245}:host(*):host(:hover) .native{background-color:#ecedef}:host(*):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(*):host(:active) .native,:host(*):host(.button-active) .native{background-color:#d0d3d7}:host(.button-fill-solid.button-color-default) .native{background-color:#DEE0E3;color:#213245}:host(.button-fill-solid.button-color-default):host(:hover) .native{background-color:#ecedef}:host(.button-fill-solid.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-default):host(:active) .native,:host(.button-fill-solid.button-color-default):host(.button-active) .native{background-color:#d0d3d7}:host(.button-fill-outlined.button-color-default) .native{background-color:transparent;color:#213245;box-shadow:inset 0 0 0 2px #DEE0E3}:host(.button-fill-outlined.button-color-default):host(:hover) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b;box-shadow:inset 0 0 0 2px #DEE0E3}:host(.button-fill-outlined.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-default):host(:active) .native,:host(.button-fill-outlined.button-color-default):host(.button-active) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b;box-shadow:inset 0 0 0 2px #c9cdd1}:host(.button-fill-clear.button-color-default) .native{background-color:transparent;color:#213245}:host(.button-fill-clear.button-color-default):host(:hover) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b}:host(.button-fill-clear.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-default):host(:active) .native,:host(.button-fill-clear.button-color-default):host(.button-active) .native{background-color:rgba(222, 224, 227, 0.07);color:#151f2b}:host(.button-fill-solid.button-color-primary) .native{background-color:#046B99;color:#FFFFFF}:host(.button-fill-solid.button-color-primary):host(:hover) .native{background-color:#057cb2}:host(.button-fill-solid.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-primary):host(:active) .native,:host(.button-fill-solid.button-color-primary):host(.button-active) .native{background-color:#035a80}:host(.button-fill-outlined.button-color-primary) .native{background-color:transparent;color:#046B99;box-shadow:inset 0 0 0 2px #046B99}:host(.button-fill-outlined.button-color-primary):host(:hover) .native{background-color:rgba(4, 107, 153, 0.2);color:#035174;box-shadow:inset 0 0 0 2px #046B99}:host(.button-fill-outlined.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-primary):host(:active) .native,:host(.button-fill-outlined.button-color-primary):host(.button-active) .native{background-color:rgba(4, 107, 153, 0.2);color:#035174;box-shadow:inset 0 0 0 2px #035174}:host(.button-fill-clear.button-color-primary) .native{background-color:transparent;color:#046B99}:host(.button-fill-clear.button-color-primary):host(:hover) .native{background-color:rgba(4, 107, 153, 0.2);color:#035174}:host(.button-fill-clear.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-primary):host(:active) .native,:host(.button-fill-clear.button-color-primary):host(.button-active) .native{background-color:rgba(4, 107, 153, 0.07);color:#035174}:host(.button-fill-solid.button-color-success) .native{background-color:#74AC41;color:#FFFFFF}:host(.button-fill-solid.button-color-success):host(:hover) .native{background-color:#81bb4b}:host(.button-fill-solid.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-success):host(:active) .native,:host(.button-fill-solid.button-color-success):host(.button-active) .native{background-color:#68993a}:host(.button-fill-outlined.button-color-success) .native{background-color:transparent;color:#74AC41;box-shadow:inset 0 0 0 2px #74AC41}:host(.button-fill-outlined.button-color-success):host(:hover) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037;box-shadow:inset 0 0 0 2px #74AC41}:host(.button-fill-outlined.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-success):host(:active) .native,:host(.button-fill-outlined.button-color-success):host(.button-active) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037;box-shadow:inset 0 0 0 2px #619037}:host(.button-fill-clear.button-color-success) .native{background-color:transparent;color:#74AC41}:host(.button-fill-clear.button-color-success):host(:hover) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037}:host(.button-fill-clear.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-success):host(:active) .native,:host(.button-fill-clear.button-color-success):host(.button-active) .native{background-color:rgba(116, 172, 65, 0.07);color:#619037}:host(.button-fill-solid.button-color-warning) .native{background-color:#F6C24E;color:#FFFFFF}:host(.button-fill-solid.button-color-warning):host(:hover) .native{background-color:#f7ca66}:host(.button-fill-solid.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-warning):host(:active) .native,:host(.button-fill-solid.button-color-warning):host(.button-active) .native{background-color:#f5ba36}:host(.button-fill-outlined.button-color-warning) .native{background-color:transparent;color:#F6C24E;box-shadow:inset 0 0 0 2px #F6C24E}:host(.button-fill-outlined.button-color-warning):host(:hover) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a;box-shadow:inset 0 0 0 2px #F6C24E}:host(.button-fill-outlined.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-warning):host(:active) .native,:host(.button-fill-outlined.button-color-warning):host(.button-active) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a;box-shadow:inset 0 0 0 2px #f4b52a}:host(.button-fill-clear.button-color-warning) .native{background-color:transparent;color:#F6C24E}:host(.button-fill-clear.button-color-warning):host(:hover) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a}:host(.button-fill-clear.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-warning):host(:active) .native,:host(.button-fill-clear.button-color-warning):host(.button-active) .native{background-color:rgba(246, 194, 78, 0.07);color:#f4b52a}:host(.button-fill-solid.button-color-error) .native{background-color:#EB3343;color:#FFFFFF}:host(.button-fill-solid.button-color-error):host(:hover) .native{background-color:#ed4a58}:host(.button-fill-solid.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-error):host(:active) .native,:host(.button-fill-solid.button-color-error):host(.button-active) .native{background-color:#e91c2e}:host(.button-fill-outlined.button-color-error) .native{background-color:transparent;color:#EB3343;box-shadow:inset 0 0 0 2px #EB3343}:host(.button-fill-outlined.button-color-error):host(:hover) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628;box-shadow:inset 0 0 0 2px #EB3343}:host(.button-fill-outlined.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-error):host(:active) .native,:host(.button-fill-outlined.button-color-error):host(.button-active) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628;box-shadow:inset 0 0 0 2px #e21628}:host(.button-fill-clear.button-color-error) .native{background-color:transparent;color:#EB3343}:host(.button-fill-clear.button-color-error):host(:hover) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628}:host(.button-fill-clear.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-error):host(:active) .native,:host(.button-fill-clear.button-color-error):host(.button-active) .native{background-color:rgba(235, 51, 67, 0.07);color:#e21628}:host(.button-fill-solid.button-color-info) .native{background-color:#3689AD;color:#FFFFFF}:host(.button-fill-solid.button-color-info):host(:hover) .native{background-color:#3c98c0}:host(.button-fill-solid.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-info):host(:active) .native,:host(.button-fill-solid.button-color-info):host(.button-active) .native{background-color:#307a9a}:host(.button-fill-outlined.button-color-info) .native{background-color:transparent;color:#3689AD;box-shadow:inset 0 0 0 2px #3689AD}:host(.button-fill-outlined.button-color-info):host(:hover) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290;box-shadow:inset 0 0 0 2px #3689AD}:host(.button-fill-outlined.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-info):host(:active) .native,:host(.button-fill-outlined.button-color-info):host(.button-active) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290;box-shadow:inset 0 0 0 2px #2d7290}:host(.button-fill-clear.button-color-info) .native{background-color:transparent;color:#3689AD}:host(.button-fill-clear.button-color-info):host(:hover) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290}:host(.button-fill-clear.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-info):host(:active) .native,:host(.button-fill-clear.button-color-info):host(.button-active) .native{background-color:rgba(54, 137, 173, 0.07);color:#2d7290}:host(.button-align-start) .inner{justify-content:flex-start}:host(.button-align-start) .inner .content{text-align:start}:host(.button-align-end) .inner{justify-content:flex-end}:host(.button-align-end) .inner .content{text-align:end}:host(*) .inner,:host(.button-align-center) .inner{justify-content:center}:host(*) .inner .content,:host(.button-align-center) .inner .content{text-align:center}::slotted(ed-icon){pointer-events:none;font-size:1.2em}::slotted([slot=start]){margin-left:calc(16px / -2);margin-right:0.5em;margin-top:0;margin-bottom:0;flex-shrink:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:calc(16px / -2);margin-inline-start:calc(16px / -2);-webkit-margin-end:0.5em;margin-inline-end:0.5em}}::slotted([slot=end]){margin-left:auto;margin-right:calc(16px / -2);margin-top:0;margin-bottom:0;-webkit-padding-start:0.5em;padding-inline-start:0.5em;-webkit-margin-start:auto;margin-inline-start:auto;flex-shrink:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:calc(16px / -2);margin-inline-end:calc(16px / -2)}}::slotted(ed-icon[slot=icon-only]){margin-left:calc(16px / -2);margin-right:calc(16px / -2);margin-top:0;margin-bottom:0;font-size:1.4em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ed-icon[slot=icon-only]){margin-left:unset;margin-right:unset;-webkit-margin-start:calc(16px / -2);margin-inline-start:calc(16px / -2);-webkit-margin-end:calc(16px / -2);margin-inline-end:calc(16px / -2)}}"; | ||
const edButtonCss = ":host{box-sizing:border-box;display:inline-block;width:auto;border-radius:4px;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;pointer-events:inherit}:host *{box-sizing:border-box}:host(.button-disabled){opacity:0.5;pointer-events:none}:host(.button-disabled) .native{cursor:default;pointer-events:none}:host(.button-full-width){width:100%}.native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;display:flex;position:relative;width:100%;height:100%;min-height:inherit;align-items:center;border-radius:4px;border:none;cursor:pointer;contain:layout style;outline:none;transition:100ms cubic-bezier(0.4, 0, 0.2, 1);z-index:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#213245;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:500;font-size:11px;line-height:14px;-webkit-font-kerning:none;font-kerning:none;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}.native::-moz-focus-inner{border:0}.inner{display:flex;flex-flow:row nowrap;flex-shrink:0;align-items:center;width:100%;height:100%}.content{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%}:host(*){height:32px}:host(*) .native{padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;font-size:11px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(*) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(*) .inner{line-height:32px}:host(.button-size-sm){height:32px}:host(.button-size-sm) .native{padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;font-size:11px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-sm) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(.button-size-sm) .inner{line-height:32px}:host(.button-size-md){height:40px}:host(.button-size-md) .native{padding-left:20px;padding-right:20px;padding-top:0;padding-bottom:0;font-size:14px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-md) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px}}:host(.button-size-md) .inner{line-height:40px}:host(.button-size-lg){height:56px}:host(.button-size-lg) .native{padding-left:28px;padding-right:28px;padding-top:0;padding-bottom:0;font-size:16px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-lg) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:28px;padding-inline-start:28px;-webkit-padding-end:28px;padding-inline-end:28px}}:host(.button-size-lg) .inner{line-height:56px}:host(*) .native{background-color:#DEE0E3;color:#213245}:host(*):host(:hover) .native{background-color:#ecedef}:host(*):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(*):host(:active) .native,:host(*):host(.button-active) .native{background-color:#d0d3d7}:host(.button-fill-solid.button-color-default) .native{background-color:#DEE0E3;color:#213245}:host(.button-fill-solid.button-color-default):host(:hover) .native{background-color:#ecedef}:host(.button-fill-solid.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-default):host(:active) .native,:host(.button-fill-solid.button-color-default):host(.button-active) .native{background-color:#d0d3d7}:host(.button-fill-outlined.button-color-default) .native{background-color:transparent;color:#213245;box-shadow:inset 0 0 0 2px #DEE0E3}:host(.button-fill-outlined.button-color-default):host(:hover) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b;box-shadow:inset 0 0 0 2px #DEE0E3}:host(.button-fill-outlined.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-default):host(:active) .native,:host(.button-fill-outlined.button-color-default):host(.button-active) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b;box-shadow:inset 0 0 0 2px #c9cdd1}:host(.button-fill-clear.button-color-default) .native{background-color:transparent;color:#213245}:host(.button-fill-clear.button-color-default):host(:hover) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b}:host(.button-fill-clear.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-default):host(:active) .native,:host(.button-fill-clear.button-color-default):host(.button-active) .native{background-color:rgba(222, 224, 227, 0.07);color:#151f2b}:host(.button-fill-solid.button-color-primary) .native{background-color:red;color:#FFFFFF}:host(.button-fill-solid.button-color-primary):host(:hover) .native{background-color:#ff1a1a}:host(.button-fill-solid.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-primary):host(:active) .native,:host(.button-fill-solid.button-color-primary):host(.button-active) .native{background-color:#e60000}:host(.button-fill-outlined.button-color-primary) .native{background-color:transparent;color:red;box-shadow:inset 0 0 0 2px red}:host(.button-fill-outlined.button-color-primary):host(:hover) .native{background-color:rgba(255, 0, 0, 0.2);color:#d90000;box-shadow:inset 0 0 0 2px red}:host(.button-fill-outlined.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-primary):host(:active) .native,:host(.button-fill-outlined.button-color-primary):host(.button-active) .native{background-color:rgba(255, 0, 0, 0.2);color:#d90000;box-shadow:inset 0 0 0 2px #d90000}:host(.button-fill-clear.button-color-primary) .native{background-color:transparent;color:red}:host(.button-fill-clear.button-color-primary):host(:hover) .native{background-color:rgba(255, 0, 0, 0.2);color:#d90000}:host(.button-fill-clear.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-primary):host(:active) .native,:host(.button-fill-clear.button-color-primary):host(.button-active) .native{background-color:rgba(255, 0, 0, 0.07);color:#d90000}:host(.button-fill-solid.button-color-success) .native{background-color:#74AC41;color:#FFFFFF}:host(.button-fill-solid.button-color-success):host(:hover) .native{background-color:#81bb4b}:host(.button-fill-solid.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-success):host(:active) .native,:host(.button-fill-solid.button-color-success):host(.button-active) .native{background-color:#68993a}:host(.button-fill-outlined.button-color-success) .native{background-color:transparent;color:#74AC41;box-shadow:inset 0 0 0 2px #74AC41}:host(.button-fill-outlined.button-color-success):host(:hover) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037;box-shadow:inset 0 0 0 2px #74AC41}:host(.button-fill-outlined.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-success):host(:active) .native,:host(.button-fill-outlined.button-color-success):host(.button-active) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037;box-shadow:inset 0 0 0 2px #619037}:host(.button-fill-clear.button-color-success) .native{background-color:transparent;color:#74AC41}:host(.button-fill-clear.button-color-success):host(:hover) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037}:host(.button-fill-clear.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-success):host(:active) .native,:host(.button-fill-clear.button-color-success):host(.button-active) .native{background-color:rgba(116, 172, 65, 0.07);color:#619037}:host(.button-fill-solid.button-color-warning) .native{background-color:#F6C24E;color:#FFFFFF}:host(.button-fill-solid.button-color-warning):host(:hover) .native{background-color:#f7ca66}:host(.button-fill-solid.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-warning):host(:active) .native,:host(.button-fill-solid.button-color-warning):host(.button-active) .native{background-color:#f5ba36}:host(.button-fill-outlined.button-color-warning) .native{background-color:transparent;color:#F6C24E;box-shadow:inset 0 0 0 2px #F6C24E}:host(.button-fill-outlined.button-color-warning):host(:hover) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a;box-shadow:inset 0 0 0 2px #F6C24E}:host(.button-fill-outlined.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-warning):host(:active) .native,:host(.button-fill-outlined.button-color-warning):host(.button-active) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a;box-shadow:inset 0 0 0 2px #f4b52a}:host(.button-fill-clear.button-color-warning) .native{background-color:transparent;color:#F6C24E}:host(.button-fill-clear.button-color-warning):host(:hover) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a}:host(.button-fill-clear.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-warning):host(:active) .native,:host(.button-fill-clear.button-color-warning):host(.button-active) .native{background-color:rgba(246, 194, 78, 0.07);color:#f4b52a}:host(.button-fill-solid.button-color-error) .native{background-color:#EB3343;color:#FFFFFF}:host(.button-fill-solid.button-color-error):host(:hover) .native{background-color:#ed4a58}:host(.button-fill-solid.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-error):host(:active) .native,:host(.button-fill-solid.button-color-error):host(.button-active) .native{background-color:#e91c2e}:host(.button-fill-outlined.button-color-error) .native{background-color:transparent;color:#EB3343;box-shadow:inset 0 0 0 2px #EB3343}:host(.button-fill-outlined.button-color-error):host(:hover) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628;box-shadow:inset 0 0 0 2px #EB3343}:host(.button-fill-outlined.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-error):host(:active) .native,:host(.button-fill-outlined.button-color-error):host(.button-active) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628;box-shadow:inset 0 0 0 2px #e21628}:host(.button-fill-clear.button-color-error) .native{background-color:transparent;color:#EB3343}:host(.button-fill-clear.button-color-error):host(:hover) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628}:host(.button-fill-clear.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-error):host(:active) .native,:host(.button-fill-clear.button-color-error):host(.button-active) .native{background-color:rgba(235, 51, 67, 0.07);color:#e21628}:host(.button-fill-solid.button-color-info) .native{background-color:#3689AD;color:#FFFFFF}:host(.button-fill-solid.button-color-info):host(:hover) .native{background-color:#3c98c0}:host(.button-fill-solid.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-info):host(:active) .native,:host(.button-fill-solid.button-color-info):host(.button-active) .native{background-color:#307a9a}:host(.button-fill-outlined.button-color-info) .native{background-color:transparent;color:#3689AD;box-shadow:inset 0 0 0 2px #3689AD}:host(.button-fill-outlined.button-color-info):host(:hover) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290;box-shadow:inset 0 0 0 2px #3689AD}:host(.button-fill-outlined.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-info):host(:active) .native,:host(.button-fill-outlined.button-color-info):host(.button-active) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290;box-shadow:inset 0 0 0 2px #2d7290}:host(.button-fill-clear.button-color-info) .native{background-color:transparent;color:#3689AD}:host(.button-fill-clear.button-color-info):host(:hover) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290}:host(.button-fill-clear.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-info):host(:active) .native,:host(.button-fill-clear.button-color-info):host(.button-active) .native{background-color:rgba(54, 137, 173, 0.07);color:#2d7290}:host(.button-align-start) .inner{justify-content:flex-start}:host(.button-align-start) .inner .content{text-align:start}:host(.button-align-end) .inner{justify-content:flex-end}:host(.button-align-end) .inner .content{text-align:end}:host(*) .inner,:host(.button-align-center) .inner{justify-content:center}:host(*) .inner .content,:host(.button-align-center) .inner .content{text-align:center}::slotted(ed-icon){pointer-events:none;font-size:1.2em}::slotted([slot=start]){margin-left:calc(16px / -2);margin-right:0.5em;margin-top:0;margin-bottom:0;flex-shrink:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:calc(16px / -2);margin-inline-start:calc(16px / -2);-webkit-margin-end:0.5em;margin-inline-end:0.5em}}::slotted([slot=end]){margin-left:auto;margin-right:calc(16px / -2);margin-top:0;margin-bottom:0;-webkit-padding-start:0.5em;padding-inline-start:0.5em;-webkit-margin-start:auto;margin-inline-start:auto;flex-shrink:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:calc(16px / -2);margin-inline-end:calc(16px / -2)}}::slotted(ed-icon[slot=icon-only]){margin-left:calc(16px / -2);margin-right:calc(16px / -2);margin-top:0;margin-bottom:0;font-size:1.4em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ed-icon[slot=icon-only]){margin-left:unset;margin-right:unset;-webkit-margin-start:calc(16px / -2);margin-inline-start:calc(16px / -2);-webkit-margin-end:calc(16px / -2);margin-inline-end:calc(16px / -2)}}"; | ||
@@ -111,6 +111,8 @@ const EdButton = class { | ||
const arrow_circle_left = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M20 12c0 4.41-3.59 8-8 8s-8-3.59-8-8 3.59-8 8-8 8 3.59 8 8zm2 0c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-10 1h4v-2h-4V8l-4 4 4 4v-3z" fill="currentColor"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>`; | ||
const arrow_circle_left = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M20 12c0 4.41-3.59 8-8 8s-8-3.59-8-8 3.59-8 8-8 8 3.59 8 8zm2 0c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-10 1h4v-2h-4V8l-4 4 4 4v-3z" fill="currentColor"/></g><defs><clipPath id="clip0"><path fill="transparent" d="M0 0h24v24H0z"/></clipPath></defs></svg>`; | ||
const arrow_circle_right = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M4 12c0-4.41 3.59-8 8-8s8 3.59 8 8-3.59 8-8 8-8-3.59-8-8zm-2 0c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2 2 6.48 2 12zm10-1H8v2h4v3l4-4-4-4v3z" fill="currentColor"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>`; | ||
const arrow_circle_right = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M4 12c0-4.41 3.59-8 8-8s8 3.59 8 8-3.59 8-8 8-8-3.59-8-8zm-2 0c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2 2 6.48 2 12zm10-1H8v2h4v3l4-4-4-4v3z" fill="currentColor"/></g><defs><clipPath id="clip0"><path fill="transparent" d="M0 0h24v24H0z"/></clipPath></defs></svg>`; | ||
const assign_to_agent = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 12.22C21 6.73 16.74 3 12 3c-4.69 0-9 3.65-9 9.28-.6.34-1 .98-1 1.72v2c0 1.1.9 2 2 2h1v-6.1c0-3.87 3.13-7 7-7s7 3.13 7 7V19h-8v2h8c1.1 0 2-.9 2-2v-1.22c.59-.31 1-.92 1-1.64v-2.3c0-.7-.41-1.31-1-1.62z" fill="currentColor"/><path d="M9 14a1 1 0 100-2 1 1 0 000 2zm6 0a1 1 0 100-2 1 1 0 000 2z" fill="currentColor"/><path d="M18 11.03A6.04 6.04 0 0012.05 6c-3.03 0-6.29 2.51-6.03 6.45a8.075 8.075 0 004.86-5.89c1.31 2.63 4 4.44 7.12 4.47z" fill="currentColor"/></svg>`; | ||
const attachment = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 12.5C2 9.46 4.46 7 7.5 7H18c2.21 0 4 1.79 4 4s-1.79 4-4 4H9.5a2.5 2.5 0 010-5H17v2H9.41c-.55 0-.55 1 0 1H18c1.1 0 2-.9 2-2s-.9-2-2-2H7.5C5.57 9 4 10.57 4 12.5S5.57 16 7.5 16H17v2H7.5C4.46 18 2 15.54 2 12.5z" fill="currentColor"/></svg>`; | ||
@@ -120,2 +122,6 @@ | ||
const bot_say = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12zM7 9h2v2H7V9zm8 0h2v2h-2V9zm-4 0h2v2h-2V9z" fill="currentColor"/></svg>`; | ||
const branch = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.15 14.85l-1.44 1.44-2.88-2.88-1.42 1.42 2.88 2.88-1.44 1.44a.5.5 0 00.36.85h4.29c.28 0 .5-.22.5-.5v-4.29a.5.5 0 00-.85-.36zM20 8.79V4.5c0-.28-.22-.5-.5-.5h-4.29c-.45 0-.67.54-.35.85l1.44 1.44L11.6 11H5c-.55 0-1 .45-1 1s.45 1 1 1h7c.26 0 .52-.11.71-.29l5.01-5 1.44 1.44c.3.31.84.09.84-.36z" fill="currentColor"/></svg>`; | ||
const calendar = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.309 4.146h-.873v-.873a.875.875 0 00-.873-.873.875.875 0 00-.872.873v.873H7.963v-.873a.875.875 0 00-.872-.873.875.875 0 00-.873.873v.873h-.873A1.75 1.75 0 003.6 5.89v13.964c0 .96.785 1.745 1.745 1.745H19.31a1.75 1.75 0 001.745-1.745V5.89a1.75 1.75 0 00-1.745-1.745zm-.873 15.709H6.218a.875.875 0 01-.873-.873V8.51H19.31v10.473c0 .48-.393.873-.873.873z" fill="currentColor"/></svg>`; | ||
@@ -133,2 +139,4 @@ | ||
const code = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z" fill="currentColor"/></svg>`; | ||
const dashboard = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.467 4.534v2.133H15.2V4.534h4.267zm-10.667 0v6.4H4.534v-6.4H8.8zm10.667 8.533v6.4H15.2v-6.4h4.267zM8.8 17.334v2.133H4.534v-2.133H8.8zM21.6 2.4h-8.533v6.4H21.6V2.4zm-10.666 0H2.4v10.667h8.534V2.4zM21.6 10.934h-8.533V21.6H21.6V10.934zM10.934 15.2H2.4v6.4h8.534v-6.4z" fill="currentColor"/></svg>`; | ||
@@ -138,2 +146,4 @@ | ||
const drag_indicator = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" fill="currentColor"/></svg>`; | ||
const edit = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 000-1.41l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z" fill="currentColor"/></svg>`; | ||
@@ -157,2 +167,8 @@ | ||
const flow_end = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 8H8v8h8V8z" fill="currentColor"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" fill="currentColor"/></svg>`; | ||
const flow_link = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 19H5V5h7V3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z" fill="currentColor"/></svg>`; | ||
const flow_start = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" fill="currentColor"/></svg>`; | ||
const folder = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z" fill="currentColor"/></svg>`; | ||
@@ -182,2 +198,4 @@ | ||
const http = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 11h-2V9H1v6h1.5v-2.5h2V15H6V9H4.5v2zm2.5-.5h1.5V15H10v-4.5h1.5V9H7v1.5zm5.5 0H14V15h1.5v-4.5H17V9h-4.5v1.5zm9-1.5H18v6h1.5v-2h2c.8 0 1.5-.7 1.5-1.5v-1c0-.8-.7-1.5-1.5-1.5zm0 2.5h-2v-1h2v1z" fill="currentColor"/></svg>`; | ||
const image = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 5v14H5V5h14zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4.86 8.86l-3 3.87L9 13.14 6 17h12l-3.86-5.14z" fill="currentColor"/></svg>`; | ||
@@ -189,2 +207,4 @@ | ||
const intent_match = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zM10 9h8v2h-8V9zm0 3h4v2h-4v-2zm0-6h8v2h-8V6z" fill="currentColor"/></svg>`; | ||
const lock = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6zm9 14H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="currentColor"/></svg>`; | ||
@@ -222,2 +242,4 @@ | ||
const restore = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v10zm5.65-8.65c.2-.2.51-.2.71 0L16 14h-2v4h-4v-4H8l3.65-3.65zM15.5 4l-.71-.71c-.18-.18-.44-.29-.7-.29H9.91c-.26 0-.52.11-.7.29L8.5 4H6c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1h-2.5z" fill="currentColor"/></svg>`; | ||
const search = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.122 14.476h-.867l-.307-.296a7.104 7.104 0 001.723-4.644 7.135 7.135 0 10-7.135 7.135 7.104 7.104 0 004.644-1.723l.296.307v.867l5.489 5.478 1.635-1.635-5.478-5.49zm-6.586 0a4.933 4.933 0 01-4.94-4.94 4.933 4.933 0 014.94-4.94 4.933 4.933 0 014.94 4.94 4.933 4.933 0 01-4.94 4.94z" fill="currentColor"/></svg>`; | ||
@@ -237,2 +259,4 @@ | ||
const trash_empty = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2.46-7.12l1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4h-3.5z" fill="currentColor"/></svg>`; | ||
const upload_file = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11zM8 15.01l1.41 1.41L11 14.84V19h2v-4.16l1.59 1.59L16 15.01 12.01 11 8 15.01z" fill="currentColor"/></svg>`; | ||
@@ -244,7 +268,16 @@ | ||
const visitor_choice = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 10.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-6c-.83 0-1.5.67-1.5 1.5S3.17 7.5 4 7.5 5.5 6.83 5.5 6 4.83 4.5 4 4.5zm0 12c-.83 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.67-1.5-1.5-1.5zM7 19h14v-2H7v2zm0-6h14v-2H7v2zm0-8v2h14V5H7z" fill="currentColor"/></svg>`; | ||
const visitor_date = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2zm-7 5h5v5h-5v-5z" fill="currentColor"/></svg>`; | ||
const visitor_input = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14a2 2 0 00-2-2zM11 16l4-4-4-4v3H1v2h10v3z" fill="currentColor"/></svg>`; | ||
const icons = { | ||
'arrow_circle_left': arrow_circle_left, | ||
'arrow_circle_right': arrow_circle_right, | ||
'assign_to_agent': assign_to_agent, | ||
'attachment': attachment, | ||
'block': block, | ||
'bot_say': bot_say, | ||
'branch': branch, | ||
'calendar': calendar, | ||
@@ -256,4 +289,6 @@ 'check': check, | ||
'close': close, | ||
'code': code, | ||
'dashboard': dashboard, | ||
'drag_handle': drag_handle, | ||
'drag_indicator': drag_indicator, | ||
'edit': edit, | ||
@@ -268,2 +303,5 @@ 'error': error, | ||
'flow': flow, | ||
'flow_end': flow_end, | ||
'flow_link': flow_link, | ||
'flow_start': flow_start, | ||
'folder': folder, | ||
@@ -281,5 +319,7 @@ 'folder_closed': folder_closed, | ||
'home': home, | ||
'http': http, | ||
'image': image, | ||
'insert_link': insert_link, | ||
'intent_library': intent_library, | ||
'intent_match': intent_match, | ||
'lock': lock, | ||
@@ -301,2 +341,3 @@ 'logout': logout, | ||
'remove_outlined': remove_outlined, | ||
'restore': restore, | ||
'search': search, | ||
@@ -309,8 +350,12 @@ 'settings': settings, | ||
'trash': trash, | ||
'trash_empty': trash_empty, | ||
'upload_file': upload_file, | ||
'visibility_off': visibility_off, | ||
'visibility_on': visibility_on | ||
'visibility_on': visibility_on, | ||
'visitor_choice': visitor_choice, | ||
'visitor_date': visitor_date, | ||
'visitor_input': visitor_input | ||
}; | ||
const edIconCss = ":host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;line-height:1;box-sizing:content-box !important}.inner{display:block;height:100%;width:100%}:host(.icon-size-auto){font-size:1em !important;line-height:1em}:host(.icon-size-sm){font-size:16px !important;line-height:16px}:host(.icon-size-md){font-size:24px !important;line-height:24px}:host(.icon-size-lg){font-size:32px !important;line-height:32px}:host .inner svg{width:100% !important;height:100% !important}:host([color=default]){color:currentColor}:host([color=primary]){color:#046B99}:host([color=success]){color:#74AC41}:host([color=warning]){color:#F6C24E}:host([color=error]){color:#EB3343}:host([color=info]){color:#3689AD}"; | ||
const edIconCss = ":host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;line-height:1;box-sizing:content-box !important}.inner{display:block;height:100%;width:100%}:host(.icon-size-auto){font-size:1em !important;line-height:1em}:host(.icon-size-sm){font-size:16px !important;line-height:16px}:host(.icon-size-md){font-size:24px !important;line-height:24px}:host(.icon-size-lg){font-size:32px !important;line-height:32px}:host .inner svg{width:100% !important;height:100% !important}:host([color=default]){color:currentColor}:host([color=primary]){color:red}:host([color=success]){color:#74AC41}:host([color=warning]){color:#F6C24E}:host([color=error]){color:#EB3343}:host([color=info]){color:#3689AD}"; | ||
@@ -317,0 +362,0 @@ const EdIcon = class { |
@@ -7,3 +7,3 @@ 'use strict'; | ||
const edButtonGroupCss = ":host{box-sizing:border-box;display:inline-flex;padding:4px;align-items:center;border-radius:8px}:host *{box-sizing:border-box}:host(.group-disabled){pointer-events:none;cursor:not-allowed;opacity:0.5}:host(.group-justified) ::slotted(ed-button){flex:1 0;overflow:hidden}:host(.group-full-width){width:100%}:host([color=default]){background-color:#DEE0E3}:host([color=primary]){background-color:#046B99}:host([color=success]){background-color:#74AC41}:host([color=warning]){background-color:#F6C24E}:host([color=error]){background-color:#EB3343}:host([color=info]){background-color:#3689AD}::slotted(ed-button){margin-left:4px;-webkit-margin-start:4px;margin-inline-start:4px}::slotted(ed-button:first-child){margin-left:0;-webkit-margin-start:0;margin-inline-start:0}"; | ||
const edButtonGroupCss = ":host{box-sizing:border-box;display:inline-flex;padding:4px;align-items:center;border-radius:8px}:host *{box-sizing:border-box}:host(.group-disabled){pointer-events:none;cursor:not-allowed;opacity:0.5}:host(.group-justified) ::slotted(ed-button){flex:1 0;overflow:hidden}:host(.group-full-width){width:100%}:host([color=default]){background-color:#DEE0E3}:host([color=primary]){background-color:red}:host([color=success]){background-color:#74AC41}:host([color=warning]){background-color:#F6C24E}:host([color=error]){background-color:#EB3343}:host([color=info]){background-color:#3689AD}::slotted(ed-button){margin-left:4px;-webkit-margin-start:4px;margin-inline-start:4px}::slotted(ed-button:first-child){margin-left:0;-webkit-margin-start:0;margin-inline-start:0}"; | ||
@@ -10,0 +10,0 @@ const EdButtonGroup = class { |
@@ -8,3 +8,3 @@ 'use strict'; | ||
const edCheckboxCss = ":host{box-sizing:border-box;display:inline-flex;align-items:center;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;user-select:none;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}:host *{box-sizing:border-box}:host(:focus-within) ed-icon{box-shadow:0 0px 0px 2px #23b7f9}:host(.checkbox-disabled){opacity:0.5;pointer-events:none}label{display:contents;cursor:pointer}ed-icon{border-radius:2px}::slotted(*){-webkit-margin-start:4px;margin-inline-start:4px}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}"; | ||
const edCheckboxCss = ":host{box-sizing:border-box;display:inline-flex;align-items:center;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;user-select:none;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}:host *{box-sizing:border-box}:host(:focus-within) ed-icon{box-shadow:0 0px 0px 2px #ff8080}:host(.checkbox-disabled){opacity:0.5;pointer-events:none}label{display:contents;cursor:pointer}ed-icon{border-radius:2px}::slotted(*){-webkit-margin-start:4px;margin-inline-start:4px}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}"; | ||
@@ -11,0 +11,0 @@ const EdCheckbox = class { |
@@ -162,2 +162,16 @@ 'use strict'; | ||
this.closeTimeout = 0; | ||
this.attachListeners = () => { | ||
// if the menu placed as a child | ||
this.main.addEventListener('edSelect', this.hide); | ||
this.main.addEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.addEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.addEventListener(this.closeEvent, this.handleCloseEvent); | ||
}; | ||
this.detachListeners = () => { | ||
// if the menu placed as a child | ||
this.main.removeEventListener('edSelect', this.hide); | ||
this.main.removeEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.removeEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.removeEventListener(this.closeEvent, this.handleCloseEvent); | ||
}; | ||
this.focusOn = (element) => { | ||
@@ -212,2 +226,5 @@ if (element) { | ||
const isClickIntoDropdown = e.composedPath().some(node => { | ||
if (this.main === node) { | ||
console.log('MATCHES!'); | ||
} | ||
if ('matches' in node) { | ||
@@ -305,17 +322,12 @@ return node.matches(`.drop-id-${this.dropdownID}`); | ||
this.dropdownID = new Date().getTime() + Math.round(Math.random() * 10000); | ||
if (this.didInit) { | ||
this.attachListeners(); | ||
} | ||
} | ||
disconnectedCallback() { | ||
// if the menu placed as a child | ||
this.main.removeEventListener('edSelect', this.hide); | ||
this.main.removeEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.removeEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.removeEventListener(this.closeEvent, this.handleCloseEvent); | ||
this.detachListeners(); | ||
} | ||
componentDidLoad() { | ||
this.didInit = true; | ||
// if the menu placed as a child | ||
this.main.addEventListener('edSelect', this.hide); | ||
this.main.addEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.addEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.addEventListener(this.closeEvent, this.handleCloseEvent); | ||
this.attachListeners(); | ||
} | ||
@@ -340,3 +352,3 @@ render() { | ||
const edInputCss = "*.sc-ed-input{all:unset}.sc-ed-input-h{box-sizing:border-box;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:inline-block;width:auto;min-width:128px;overflow:hidden;vertical-align:top;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";-webkit-font-kerning:none;font-kerning:none;text-align:start;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:text}.sc-ed-input-h *.sc-ed-input{box-sizing:border-box}.sc-ed-input-h *[hidden].sc-ed-input{display:none}.input-full-width.sc-ed-input-h{width:100%}.input-disabled.sc-ed-input-h{opacity:0.5;pointer-events:none}.input-disabled.sc-ed-input-h .native.sc-ed-input{cursor:default;pointer-events:none}.sc-ed-input-h:not([label]) .input-root.sc-ed-input{min-height:40px}.input-root.sc-ed-input{display:inline-flex;align-items:center;padding:8px 12px;width:100%;border-radius:4px;background:#FFFFFF;font-weight:400;font-size:14px;color:#213245;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1)}.input-and-label.sc-ed-input{flex-grow:1;width:100%}.input-and-tags.sc-ed-input{display:flex;box-sizing:border-box;align-items:center;flex-wrap:wrap}.native.sc-ed-input{font:inherit;color:currentColor;width:0;flex:1 1 auto;min-width:64px;margin:2px 0;padding:0;border:0;background:none;box-sizing:border-box;outline:none;outline-width:0;outline-offset:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.native.textarea.sc-ed-input{padding:0;resize:none;line-height:1.2em;white-space:pre-wrap;word-wrap:break-word}.native.sc-ed-input::-webkit-search-decoration,.native.sc-ed-input::-webkit-search-cancel-button,.native.sc-ed-input::-webkit-search-results-button,.native.sc-ed-input::-webkit-search-results-decoration{-webkit-appearance:none}.label.sc-ed-input{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:11px;font-weight:600;line-height:14px;color:#213245;z-index:1;pointer-events:none}.help-text.sc-ed-input:not(:empty){display:flex;width:100%;align-items:flex-start;justify-content:space-between;padding:4px 12px;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:11px;font-weight:400;line-height:14px;color:#425161}.start.sc-ed-input-h .native.sc-ed-input{text-align:start}.end.sc-ed-input-h .native.sc-ed-input{text-align:end}.center.sc-ed-input-h .native.sc-ed-input{text-align:center}.sc-ed-input-h .sc-ed-input-s>[slot=tags]{display:contents}.sc-ed-input-h .sc-ed-input-s>[slot=tags] *{-webkit-margin-end:0.5em;margin-inline-end:0.5em;margin-top:1px;margin-bottom:1px;height:calc(24px - 2px)}.sc-ed-input-h .sc-ed-input-s>ed-icon{flex:1 0 auto;font-size:1.2em}.sc-ed-input-h .sc-ed-input-s>[slot=start]{-webkit-margin-end:12px;margin-inline-end:12px}.sc-ed-input-h .sc-ed-input-s>[slot=end]{-webkit-margin-start:12px;margin-inline-start:12px}[color=default].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #6F7A86}[color=default].sc-ed-input-h .help-text.sc-ed-input{color:#6F7A86}[color=default].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #6F7A86}[color=success].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #74AC41}[color=success].sc-ed-input-h .help-text.sc-ed-input{color:#74AC41}[color=success].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #74AC41}[color=warning].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #F6C24E}[color=warning].sc-ed-input-h .help-text.sc-ed-input{color:#F6C24E}[color=warning].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #F6C24E}[color=error].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #EB3343}[color=error].sc-ed-input-h .help-text.sc-ed-input{color:#EB3343}[color=error].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #EB3343}[color=info].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #3689AD}[color=info].sc-ed-input-h .help-text.sc-ed-input{color:#3689AD}[color=info].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #3689AD}.input-has-focus.sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #046B99 !important}"; | ||
const edInputCss = "*.sc-ed-input{all:unset}.sc-ed-input-h{box-sizing:border-box;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:inline-block;width:auto;min-width:128px;overflow:hidden;vertical-align:top;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";-webkit-font-kerning:none;font-kerning:none;text-align:start;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:text}.sc-ed-input-h *.sc-ed-input{box-sizing:border-box}.sc-ed-input-h *[hidden].sc-ed-input{display:none}.input-full-width.sc-ed-input-h{width:100%}.input-disabled.sc-ed-input-h{opacity:0.5;pointer-events:none}.input-disabled.sc-ed-input-h .native.sc-ed-input{cursor:default;pointer-events:none}.sc-ed-input-h:not([label]) .input-root.sc-ed-input{min-height:40px}.input-root.sc-ed-input{display:inline-flex;align-items:center;padding:8px 12px;width:100%;border-radius:4px;background:#FFFFFF;font-weight:400;font-size:14px;color:#213245;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1)}.input-and-label.sc-ed-input{flex-grow:1;width:100%}.input-and-tags.sc-ed-input{display:flex;box-sizing:border-box;align-items:center;flex-wrap:wrap}.native.sc-ed-input{font:inherit;color:currentColor;width:0;flex:1 1 auto;min-width:64px;margin:2px 0;padding:0;border:0;background:none;box-sizing:border-box;outline:none;outline-width:0;outline-offset:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.native.textarea.sc-ed-input{padding:0;resize:none;line-height:1.2em;white-space:pre-wrap;word-wrap:break-word}.native.sc-ed-input::-webkit-search-decoration,.native.sc-ed-input::-webkit-search-cancel-button,.native.sc-ed-input::-webkit-search-results-button,.native.sc-ed-input::-webkit-search-results-decoration{-webkit-appearance:none}.label.sc-ed-input{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:11px;font-weight:600;line-height:14px;color:#213245;z-index:1;pointer-events:none}.help-text.sc-ed-input:not(:empty){display:flex;width:100%;align-items:flex-start;justify-content:space-between;padding:4px 12px;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:11px;font-weight:400;line-height:14px;color:#425161}.start.sc-ed-input-h .native.sc-ed-input{text-align:start}.end.sc-ed-input-h .native.sc-ed-input{text-align:end}.center.sc-ed-input-h .native.sc-ed-input{text-align:center}.sc-ed-input-h .sc-ed-input-s>[slot=tags]{display:contents}.sc-ed-input-h .sc-ed-input-s>[slot=tags] *{-webkit-margin-end:0.5em;margin-inline-end:0.5em;margin-top:1px;margin-bottom:1px;height:calc(24px - 2px)}.sc-ed-input-h .sc-ed-input-s>ed-icon{flex:1 0 auto;font-size:1.2em}.sc-ed-input-h .sc-ed-input-s>[slot=start]{-webkit-margin-end:12px;margin-inline-end:12px}.sc-ed-input-h .sc-ed-input-s>[slot=end]{-webkit-margin-start:12px;margin-inline-start:12px}[color=default].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #6F7A86}[color=default].sc-ed-input-h .help-text.sc-ed-input{color:#6F7A86}[color=default].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #6F7A86}[color=success].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #74AC41}[color=success].sc-ed-input-h .help-text.sc-ed-input{color:#74AC41}[color=success].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #74AC41}[color=warning].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #F6C24E}[color=warning].sc-ed-input-h .help-text.sc-ed-input{color:#F6C24E}[color=warning].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #F6C24E}[color=error].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #EB3343}[color=error].sc-ed-input-h .help-text.sc-ed-input{color:#EB3343}[color=error].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #EB3343}[color=info].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #3689AD}[color=info].sc-ed-input-h .help-text.sc-ed-input{color:#3689AD}[color=info].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #3689AD}.input-has-focus.sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px red !important}"; | ||
@@ -615,3 +627,3 @@ const EdInput = class { | ||
const edOptionCss = ":host{box-sizing:border-box;padding-left:28px;padding-right:28px;padding-top:8px;padding-bottom:8px;position:relative;display:flex;align-items:center;min-width:192px;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:14px;color:#213245;cursor:pointer;transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1), color 100ms cubic-bezier(0.4, 0, 0.2, 1)}:host *{box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:28px;padding-inline-start:28px;-webkit-padding-end:28px;padding-inline-end:28px}}:host(.option-active){background-color:#E6F0F5;color:#046B99}:host(.option-disabled){opacity:0.5;pointer-events:none}.check{position:absolute;top:50%;transform:translate(calc(-100% - 4px), -50%)}.content{flex:1 1 auto;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}::slotted(ed-icon){pointer-events:none;font-size:1.2em}::slotted([slot=start]){margin-left:0;margin-right:16px;margin-top:0;margin-bottom:0;flex:0 0 auto}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}}::slotted([slot=end]){margin-left:auto;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:16px;padding-inline-start:16px;flex:0 0 auto}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:0;margin-inline-end:0}}"; | ||
const edOptionCss = ":host{box-sizing:border-box;padding-left:28px;padding-right:28px;padding-top:8px;padding-bottom:8px;position:relative;display:flex;align-items:center;min-width:192px;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:14px;color:#213245;cursor:pointer;transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1), color 100ms cubic-bezier(0.4, 0, 0.2, 1)}:host *{box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:28px;padding-inline-start:28px;-webkit-padding-end:28px;padding-inline-end:28px}}:host(.option-active){background-color:#E6F0F5;color:red}:host(.option-disabled){opacity:0.5;pointer-events:none}.check{position:absolute;top:50%;transform:translate(calc(-100% - 4px), -50%)}.content{flex:1 1 auto;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}::slotted(ed-icon){pointer-events:none;font-size:1.2em}::slotted([slot=start]){margin-left:0;margin-right:16px;margin-top:0;margin-bottom:0;flex:0 0 auto}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}}::slotted([slot=end]){margin-left:auto;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:16px;padding-inline-start:16px;flex:0 0 auto}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:0;margin-inline-end:0}}"; | ||
@@ -618,0 +630,0 @@ const EdOption = class { |
@@ -44,3 +44,3 @@ 'use strict'; | ||
const edTextCss = ":host{display:contents;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:400;font-size:14px;-webkit-font-kerning:none;font-kerning:none}:host .tag{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}:host([variant^=h]){font-family:\"Poppins\", -apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}:host([display=inline]){display:inline}:host([display=block]){display:block}:host([align=start]),:host([align=center]),:host([align=end]){display:inline-flex !important}:host([align=start]):is([variant^=\"h\"]),:host([align=center]):is([variant^=\"h\"]),:host([align=end]):is([variant^=\"h\"]){display:flex !important}:host([align=start]){justify-content:flex-start}:host([align=center]){justify-content:center}:host([align=end]){justify-content:flex-end}:host([color=help]){color:#425161}:host([color=default]){color:#213245}:host([color=headline]){color:#425161}:host([color=primary]){color:#046B99}:host([color=success]){color:#74AC41}:host([color=warning]){color:#F6C24E}:host([color=error]){color:#EB3343}:host([color=info]){color:#3689AD}:host([variant=small]){font-size:11px;font-weight:400;line-height:14px;text-transform:none}:host([variant=text]){font-size:14px;font-weight:400;line-height:24px;text-transform:none}:host([variant=intro]){font-size:16px;font-weight:400;line-height:28px;text-transform:none}:host([variant=h100]){font-size:11px;font-weight:800;line-height:16px;text-transform:none}:host([variant=h200]){font-size:12px;font-weight:600;line-height:16px;text-transform:none}:host([variant=h300]){font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase}:host([variant=h400]){font-size:14px;font-weight:600;line-height:20px;text-transform:none}:host([variant=h500]){font-size:16px;font-weight:600;line-height:24px;text-transform:none}:host([variant=h600]){font-size:20px;font-weight:500;line-height:24px;text-transform:none}:host([variant=h700]){font-size:24px;font-weight:500;line-height:28px;text-transform:none}:host([variant=h800]){font-size:29px;font-weight:600;line-height:32px;text-transform:none}:host([variant=h900]){font-size:35px;font-weight:500;line-height:40px;text-transform:none}:host([case=upper]){text-transform:uppercase}:host([case=lower]){text-transform:lowercase}:host([case=capitalize]){text-transform:capitalize}:host(.text-no-wrap){width:100%;overflow:hidden}:host(.text-no-wrap) .tag{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:host([weight=bold]){font-weight:800}:host([weight=semi-bold]){font-weight:600}:host([weight=medium]){font-weight:500}:host([weight=regular]){font-weight:400}"; | ||
const edTextCss = ":host{display:contents;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:400;font-size:14px;-webkit-font-kerning:none;font-kerning:none}:host .tag{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}:host([variant^=h]){font-family:\"Poppins\", -apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}:host([display=inline]){display:inline}:host([display=block]){display:block}:host([align=start]),:host([align=center]),:host([align=end]){display:inline-flex !important}:host([align=start]):is([variant^=\"h\"]),:host([align=center]):is([variant^=\"h\"]),:host([align=end]):is([variant^=\"h\"]){display:flex !important}:host([align=start]){justify-content:flex-start}:host([align=center]){justify-content:center}:host([align=end]){justify-content:flex-end}:host([color=help]){color:#425161}:host([color=default]){color:#213245}:host([color=headline]){color:#425161}:host([color=primary]){color:red}:host([color=success]){color:#74AC41}:host([color=warning]){color:#F6C24E}:host([color=error]){color:#EB3343}:host([color=info]){color:#3689AD}:host([variant=small]){font-size:11px;font-weight:400;line-height:14px;text-transform:none}:host([variant=text]){font-size:14px;font-weight:400;line-height:24px;text-transform:none}:host([variant=intro]){font-size:16px;font-weight:400;line-height:28px;text-transform:none}:host([variant=h100]){font-size:11px;font-weight:800;line-height:16px;text-transform:none}:host([variant=h200]){font-size:12px;font-weight:600;line-height:16px;text-transform:none}:host([variant=h300]){font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase}:host([variant=h400]){font-size:14px;font-weight:600;line-height:20px;text-transform:none}:host([variant=h500]){font-size:16px;font-weight:600;line-height:24px;text-transform:none}:host([variant=h600]){font-size:20px;font-weight:500;line-height:24px;text-transform:none}:host([variant=h700]){font-size:24px;font-weight:500;line-height:28px;text-transform:none}:host([variant=h800]){font-size:29px;font-weight:600;line-height:32px;text-transform:none}:host([variant=h900]){font-size:35px;font-weight:500;line-height:40px;text-transform:none}:host([case=upper]){text-transform:uppercase}:host([case=lower]){text-transform:lowercase}:host([case=capitalize]){text-transform:capitalize}:host(.text-no-wrap){width:100%;overflow:hidden}:host(.text-no-wrap) .tag{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:host([weight=bold]){font-weight:800}:host([weight=semi-bold]){font-weight:600}:host([weight=medium]){font-weight:500}:host([weight=regular]){font-weight:400}"; | ||
@@ -47,0 +47,0 @@ const EdText = class { |
@@ -7,3 +7,3 @@ 'use strict'; | ||
const edTreeNodeCss = ":host{box-sizing:border-box;display:block;border-radius:4px;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host *{box-sizing:border-box}:host(.over){box-shadow:inset 0 0 4px #046B99}ed-button[part=label-button],::slotted(*){-webkit-user-drag:element;-moz-user-drag:element}ed-accordion::part(content){padding-top:0;padding-bottom:0}"; | ||
const edTreeNodeCss = ":host{box-sizing:border-box;display:block;border-radius:4px;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host *{box-sizing:border-box}:host(.over){box-shadow:inset 0 0 4px red}ed-button[part=label-button],::slotted(*){-webkit-user-drag:element;-moz-user-drag:element}ed-accordion::part(content){padding-top:0;padding-bottom:0}"; | ||
@@ -10,0 +10,0 @@ const EdTreeNode = class { |
@@ -64,2 +64,16 @@ import { Component, Host, h, Prop, Element, Watch, Event, Method, State, writeTask, } from '@stencil/core'; | ||
this.closeTimeout = 0; | ||
this.attachListeners = () => { | ||
// if the menu placed as a child | ||
this.main.addEventListener('edSelect', this.hide); | ||
this.main.addEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.addEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.addEventListener(this.closeEvent, this.handleCloseEvent); | ||
}; | ||
this.detachListeners = () => { | ||
// if the menu placed as a child | ||
this.main.removeEventListener('edSelect', this.hide); | ||
this.main.removeEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.removeEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.removeEventListener(this.closeEvent, this.handleCloseEvent); | ||
}; | ||
this.focusOn = (element) => { | ||
@@ -114,2 +128,5 @@ if (element) { | ||
const isClickIntoDropdown = e.composedPath().some(node => { | ||
if (this.main === node) { | ||
console.log('MATCHES!'); | ||
} | ||
if ('matches' in node) { | ||
@@ -207,17 +224,12 @@ return node.matches(`.drop-id-${this.dropdownID}`); | ||
this.dropdownID = new Date().getTime() + Math.round(Math.random() * 10000); | ||
if (this.didInit) { | ||
this.attachListeners(); | ||
} | ||
} | ||
disconnectedCallback() { | ||
// if the menu placed as a child | ||
this.main.removeEventListener('edSelect', this.hide); | ||
this.main.removeEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.removeEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.removeEventListener(this.closeEvent, this.handleCloseEvent); | ||
this.detachListeners(); | ||
} | ||
componentDidLoad() { | ||
this.didInit = true; | ||
// if the menu placed as a child | ||
this.main.addEventListener('edSelect', this.hide); | ||
this.main.addEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.addEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.addEventListener(this.closeEvent, this.handleCloseEvent); | ||
this.attachListeners(); | ||
} | ||
@@ -224,0 +236,0 @@ render() { |
import arrow_circle_left from './arrow_circle_left.svg'; | ||
import arrow_circle_right from './arrow_circle_right.svg'; | ||
import assign_to_agent from './assign_to_agent.svg'; | ||
import attachment from './attachment.svg'; | ||
import block from './block.svg'; | ||
import bot_say from './bot_say.svg'; | ||
import branch from './branch.svg'; | ||
import calendar from './calendar.svg'; | ||
@@ -11,4 +14,6 @@ import check from './check.svg'; | ||
import close from './close.svg'; | ||
import code from './code.svg'; | ||
import dashboard from './dashboard.svg'; | ||
import drag_handle from './drag_handle.svg'; | ||
import drag_indicator from './drag_indicator.svg'; | ||
import edit from './edit.svg'; | ||
@@ -23,2 +28,5 @@ import error from './error.svg'; | ||
import flow from './flow.svg'; | ||
import flow_end from './flow_end.svg'; | ||
import flow_link from './flow_link.svg'; | ||
import flow_start from './flow_start.svg'; | ||
import folder from './folder.svg'; | ||
@@ -36,5 +44,7 @@ import folder_closed from './folder_closed.svg'; | ||
import home from './home.svg'; | ||
import http from './http.svg'; | ||
import image from './image.svg'; | ||
import insert_link from './insert_link.svg'; | ||
import intent_library from './intent_library.svg'; | ||
import intent_match from './intent_match.svg'; | ||
import lock from './lock.svg'; | ||
@@ -56,2 +66,3 @@ import logout from './logout.svg'; | ||
import remove_outlined from './remove_outlined.svg'; | ||
import restore from './restore.svg'; | ||
import search from './search.svg'; | ||
@@ -64,10 +75,17 @@ import settings from './settings.svg'; | ||
import trash from './trash.svg'; | ||
import trash_empty from './trash_empty.svg'; | ||
import upload_file from './upload_file.svg'; | ||
import visibility_off from './visibility_off.svg'; | ||
import visibility_on from './visibility_on.svg'; | ||
import visitor_choice from './visitor_choice.svg'; | ||
import visitor_date from './visitor_date.svg'; | ||
import visitor_input from './visitor_input.svg'; | ||
export default { | ||
'arrow_circle_left': arrow_circle_left, | ||
'arrow_circle_right': arrow_circle_right, | ||
'assign_to_agent': assign_to_agent, | ||
'attachment': attachment, | ||
'block': block, | ||
'bot_say': bot_say, | ||
'branch': branch, | ||
'calendar': calendar, | ||
@@ -79,4 +97,6 @@ 'check': check, | ||
'close': close, | ||
'code': code, | ||
'dashboard': dashboard, | ||
'drag_handle': drag_handle, | ||
'drag_indicator': drag_indicator, | ||
'edit': edit, | ||
@@ -91,2 +111,5 @@ 'error': error, | ||
'flow': flow, | ||
'flow_end': flow_end, | ||
'flow_link': flow_link, | ||
'flow_start': flow_start, | ||
'folder': folder, | ||
@@ -104,5 +127,7 @@ 'folder_closed': folder_closed, | ||
'home': home, | ||
'http': http, | ||
'image': image, | ||
'insert_link': insert_link, | ||
'intent_library': intent_library, | ||
'intent_match': intent_match, | ||
'lock': lock, | ||
@@ -124,2 +149,3 @@ 'logout': logout, | ||
'remove_outlined': remove_outlined, | ||
'restore': restore, | ||
'search': search, | ||
@@ -132,5 +158,9 @@ 'settings': settings, | ||
'trash': trash, | ||
'trash_empty': trash_empty, | ||
'upload_file': upload_file, | ||
'visibility_off': visibility_off, | ||
'visibility_on': visibility_on | ||
'visibility_on': visibility_on, | ||
'visitor_choice': visitor_choice, | ||
'visitor_date': visitor_date, | ||
'visitor_input': visitor_input | ||
}; |
import arrow_circle_left from './arrow_circle_left.svg'; | ||
import arrow_circle_right from './arrow_circle_right.svg'; | ||
import assign_to_agent from './assign_to_agent.svg'; | ||
import attachment from './attachment.svg'; | ||
import block from './block.svg'; | ||
import bot_say from './bot_say.svg'; | ||
import branch from './branch.svg'; | ||
import calendar from './calendar.svg'; | ||
@@ -12,4 +15,6 @@ import check from './check.svg'; | ||
import close from './close.svg'; | ||
import code from './code.svg'; | ||
import dashboard from './dashboard.svg'; | ||
import drag_handle from './drag_handle.svg'; | ||
import drag_indicator from './drag_indicator.svg'; | ||
import edit from './edit.svg'; | ||
@@ -24,2 +29,5 @@ import error from './error.svg'; | ||
import flow from './flow.svg'; | ||
import flow_end from './flow_end.svg'; | ||
import flow_link from './flow_link.svg'; | ||
import flow_start from './flow_start.svg'; | ||
import folder from './folder.svg'; | ||
@@ -37,5 +45,7 @@ import folder_closed from './folder_closed.svg'; | ||
import home from './home.svg'; | ||
import http from './http.svg'; | ||
import image from './image.svg'; | ||
import insert_link from './insert_link.svg'; | ||
import intent_library from './intent_library.svg'; | ||
import intent_match from './intent_match.svg'; | ||
import lock from './lock.svg'; | ||
@@ -57,2 +67,3 @@ import logout from './logout.svg'; | ||
import remove_outlined from './remove_outlined.svg'; | ||
import restore from './restore.svg'; | ||
import search from './search.svg'; | ||
@@ -65,5 +76,9 @@ import settings from './settings.svg'; | ||
import trash from './trash.svg'; | ||
import trash_empty from './trash_empty.svg'; | ||
import upload_file from './upload_file.svg'; | ||
import visibility_off from './visibility_off.svg'; | ||
import visibility_on from './visibility_on.svg' | ||
import visibility_on from './visibility_on.svg'; | ||
import visitor_choice from './visitor_choice.svg'; | ||
import visitor_date from './visitor_date.svg'; | ||
import visitor_input from './visitor_input.svg' | ||
@@ -73,4 +88,7 @@ export default { | ||
'arrow_circle_right': arrow_circle_right, | ||
'assign_to_agent': assign_to_agent, | ||
'attachment': attachment, | ||
'block': block, | ||
'bot_say': bot_say, | ||
'branch': branch, | ||
'calendar': calendar, | ||
@@ -82,4 +100,6 @@ 'check': check, | ||
'close': close, | ||
'code': code, | ||
'dashboard': dashboard, | ||
'drag_handle': drag_handle, | ||
'drag_indicator': drag_indicator, | ||
'edit': edit, | ||
@@ -94,2 +114,5 @@ 'error': error, | ||
'flow': flow, | ||
'flow_end': flow_end, | ||
'flow_link': flow_link, | ||
'flow_start': flow_start, | ||
'folder': folder, | ||
@@ -107,5 +130,7 @@ 'folder_closed': folder_closed, | ||
'home': home, | ||
'http': http, | ||
'image': image, | ||
'insert_link': insert_link, | ||
'intent_library': intent_library, | ||
'intent_match': intent_match, | ||
'lock': lock, | ||
@@ -127,2 +152,3 @@ 'logout': logout, | ||
'remove_outlined': remove_outlined, | ||
'restore': restore, | ||
'search': search, | ||
@@ -135,5 +161,9 @@ 'settings': settings, | ||
'trash': trash, | ||
'trash_empty': trash_empty, | ||
'upload_file': upload_file, | ||
'visibility_off': visibility_off, | ||
'visibility_on': visibility_on | ||
'visibility_on': visibility_on, | ||
'visitor_choice': visitor_choice, | ||
'visitor_date': visitor_date, | ||
'visitor_input': visitor_input | ||
}; |
@@ -1,1 +0,1 @@ | ||
import{p as e,b as o}from"./p-74035fb6.js";(()=>{const o=import.meta.url,l={};return""!==o&&(l.resourcesUrl=new URL(".",o).href),e(l)})().then((e=>o([["p-7fde5fa8",[[1,"ed-select",{color:[513],fullWidth:[516,"full-width"],helpText:[513,"help-text"],followingHelpText:[513,"following-help-text"],name:[513],disabled:[516],clearable:[516],multiple:[516],searchable:[516],maxTags:[514,"max-tags"],value:[1544],label:[513],placeholder:[513],startIcon:[513,"start-icon"],endIcon:[513,"end-icon"],compareFunc:[513,"compare-func"],searchFunc:[513,"search-func"],open:[32],inputValue:[32],setFocus:[64],removeFocus:[64]}]]],["p-437e2094",[[1,"ed-tree-node",{label:[513],open:[1540],color:[513],fill:[513],align:[513],size:[513],value:[520],disabled:[516],folder:[516]}]]],["p-3639dc77",[[1,"ed-checkbox",{color:[513],name:[513],checked:[1540],indeterminate:[1540],disabled:[516],size:[513],value:[520],setFocus:[64],removeFocus:[64]}]]],["p-b5fe9d43",[[1,"ed-button-group",{disabled:[516],justified:[516],fullWidth:[516,"full-width"],color:[513],setFocus:[64],removeFocus:[64]}]]],["p-788c39c4",[[1,"ed-divider"]]],["p-c27379fa",[[1,"ed-menu-header"]]],["p-c41b091b",[[1,"ed-text",{variant:[513],weight:[1537],case:[513],component:[513],align:[513],color:[513],noWrap:[516,"no-wrap"]}]]],["p-50374134",[[1,"ed-tree-view",{allowDrag:[516,"allow-drag"],allowFoldersDrag:[516,"allow-folders-drag"]}]]],["p-8b44be64",[[1,"ed-button",{fullWidth:[516,"full-width"],color:[513],align:[513],size:[513],fill:[513],disabled:[516],active:[516],href:[513],rel:[513],target:[513],type:[513],name:[513],value:[520],setFocus:[64],removeFocus:[64]}],[1,"ed-icon",{name:[513],color:[513],size:[513],iconContent:[32]}]]],["p-7ad005bd",[[1,"ed-accordion",{label:[513],color:[513],size:[513],fill:[513],icon:[513],open:[1540]}]]],["p-b0807959",[[1,"ed-tag",{clickable:[516],deletable:[516],noTruncate:[516,"no-truncate"],color:[513],fill:[513],align:[513],size:[513],disabled:[516],value:[520],title:[32]}],[1,"ed-option",{name:[513],active:[516],selected:[516],disabled:[516],value:[520]}],[1,"ed-dropdown",{position:[513],autoFocusOnContent:[516,"auto-focus-on-content"],autoFocusOnTrigger:[516,"auto-focus-on-trigger"],openEvent:[513,"open-event"],closeEvent:[513,"close-event"],open:[1540],matchWidth:[516,"match-width"],keyboardCloseDisabled:[516,"keyboard-close-disabled"],clickAwayCloseDisabled:[516,"click-away-close-disabled"],openTimeout:[514,"open-timeout"],closeTimeout:[514,"close-timeout"],dropdownID:[32],update:[64]}],[6,"ed-input",{color:[513],fullWidth:[516,"full-width"],label:[513],accept:[513],autocapitalize:[513],autocomplete:[513],autocorrect:[513],autofocus:[516],selectOnFocus:[516,"select-on-focus"],debounce:[514],disabled:[516],inputmode:[513],rows:[514],max:[513],maxlength:[514],min:[513],minlength:[514],multiple:[516],multiline:[516],name:[513],pattern:[513],placeholder:[513],helpText:[513,"help-text"],followingHelpText:[513,"following-help-text"],readonly:[516],required:[516],step:[513],size:[514],type:[513],align:[513],value:[1025],hideValue:[516,"hide-value"],hasFocus:[32],setFocus:[64],removeFocus:[64],getInputElement:[64],selectText:[64]}],[1,"ed-menu",{setFocus:[64],removeFocus:[64],getOptions:[64],setFirstOptionActive:[64],setNextOptionActive:[64],setPrevOptionActive:[64],selectActiveOption:[64]}]]]],e))); | ||
import{p as e,b as o}from"./p-74035fb6.js";(()=>{const o=import.meta.url,l={};return""!==o&&(l.resourcesUrl=new URL(".",o).href),e(l)})().then((e=>o([["p-7fde5fa8",[[1,"ed-select",{color:[513],fullWidth:[516,"full-width"],helpText:[513,"help-text"],followingHelpText:[513,"following-help-text"],name:[513],disabled:[516],clearable:[516],multiple:[516],searchable:[516],maxTags:[514,"max-tags"],value:[1544],label:[513],placeholder:[513],startIcon:[513,"start-icon"],endIcon:[513,"end-icon"],compareFunc:[513,"compare-func"],searchFunc:[513,"search-func"],open:[32],inputValue:[32],setFocus:[64],removeFocus:[64]}]]],["p-1de52dbd",[[1,"ed-tree-node",{label:[513],open:[1540],color:[513],fill:[513],align:[513],size:[513],value:[520],disabled:[516],folder:[516]}]]],["p-a032cccb",[[1,"ed-checkbox",{color:[513],name:[513],checked:[1540],indeterminate:[1540],disabled:[516],size:[513],value:[520],setFocus:[64],removeFocus:[64]}]]],["p-f2b85254",[[1,"ed-button-group",{disabled:[516],justified:[516],fullWidth:[516,"full-width"],color:[513],setFocus:[64],removeFocus:[64]}]]],["p-788c39c4",[[1,"ed-divider"]]],["p-c27379fa",[[1,"ed-menu-header"]]],["p-4965977a",[[1,"ed-text",{variant:[513],weight:[1537],case:[513],component:[513],align:[513],color:[513],noWrap:[516,"no-wrap"]}]]],["p-50374134",[[1,"ed-tree-view",{allowDrag:[516,"allow-drag"],allowFoldersDrag:[516,"allow-folders-drag"]}]]],["p-8729ec9d",[[1,"ed-button",{fullWidth:[516,"full-width"],color:[513],align:[513],size:[513],fill:[513],disabled:[516],active:[516],href:[513],rel:[513],target:[513],type:[513],name:[513],value:[520],setFocus:[64],removeFocus:[64]}],[1,"ed-icon",{name:[513],color:[513],size:[513],iconContent:[32]}]]],["p-7ad005bd",[[1,"ed-accordion",{label:[513],color:[513],size:[513],fill:[513],icon:[513],open:[1540]}]]],["p-f7e5623e",[[1,"ed-tag",{clickable:[516],deletable:[516],noTruncate:[516,"no-truncate"],color:[513],fill:[513],align:[513],size:[513],disabled:[516],value:[520],title:[32]}],[1,"ed-option",{name:[513],active:[516],selected:[516],disabled:[516],value:[520]}],[1,"ed-dropdown",{position:[513],autoFocusOnContent:[516,"auto-focus-on-content"],autoFocusOnTrigger:[516,"auto-focus-on-trigger"],openEvent:[513,"open-event"],closeEvent:[513,"close-event"],open:[1540],matchWidth:[516,"match-width"],keyboardCloseDisabled:[516,"keyboard-close-disabled"],clickAwayCloseDisabled:[516,"click-away-close-disabled"],openTimeout:[514,"open-timeout"],closeTimeout:[514,"close-timeout"],dropdownID:[32],update:[64]}],[6,"ed-input",{color:[513],fullWidth:[516,"full-width"],label:[513],accept:[513],autocapitalize:[513],autocomplete:[513],autocorrect:[513],autofocus:[516],selectOnFocus:[516,"select-on-focus"],debounce:[514],disabled:[516],inputmode:[513],rows:[514],max:[513],maxlength:[514],min:[513],minlength:[514],multiple:[516],multiline:[516],name:[513],pattern:[513],placeholder:[513],helpText:[513,"help-text"],followingHelpText:[513,"following-help-text"],readonly:[516],required:[516],step:[513],size:[514],type:[513],align:[513],value:[1025],hideValue:[516,"hide-value"],hasFocus:[32],setFocus:[64],removeFocus:[64],getInputElement:[64],selectText:[64]}],[1,"ed-menu",{setFocus:[64],removeFocus:[64],getOptions:[64],setFirstOptionActive:[64],setNextOptionActive:[64],setPrevOptionActive:[64],selectActiveOption:[64]}]]]],e))); |
import arrow_circle_left from './arrow_circle_left.svg'; | ||
import arrow_circle_right from './arrow_circle_right.svg'; | ||
import assign_to_agent from './assign_to_agent.svg'; | ||
import attachment from './attachment.svg'; | ||
import block from './block.svg'; | ||
import bot_say from './bot_say.svg'; | ||
import branch from './branch.svg'; | ||
import calendar from './calendar.svg'; | ||
@@ -12,4 +15,6 @@ import check from './check.svg'; | ||
import close from './close.svg'; | ||
import code from './code.svg'; | ||
import dashboard from './dashboard.svg'; | ||
import drag_handle from './drag_handle.svg'; | ||
import drag_indicator from './drag_indicator.svg'; | ||
import edit from './edit.svg'; | ||
@@ -24,2 +29,5 @@ import error from './error.svg'; | ||
import flow from './flow.svg'; | ||
import flow_end from './flow_end.svg'; | ||
import flow_link from './flow_link.svg'; | ||
import flow_start from './flow_start.svg'; | ||
import folder from './folder.svg'; | ||
@@ -37,5 +45,7 @@ import folder_closed from './folder_closed.svg'; | ||
import home from './home.svg'; | ||
import http from './http.svg'; | ||
import image from './image.svg'; | ||
import insert_link from './insert_link.svg'; | ||
import intent_library from './intent_library.svg'; | ||
import intent_match from './intent_match.svg'; | ||
import lock from './lock.svg'; | ||
@@ -57,2 +67,3 @@ import logout from './logout.svg'; | ||
import remove_outlined from './remove_outlined.svg'; | ||
import restore from './restore.svg'; | ||
import search from './search.svg'; | ||
@@ -65,5 +76,9 @@ import settings from './settings.svg'; | ||
import trash from './trash.svg'; | ||
import trash_empty from './trash_empty.svg'; | ||
import upload_file from './upload_file.svg'; | ||
import visibility_off from './visibility_off.svg'; | ||
import visibility_on from './visibility_on.svg' | ||
import visibility_on from './visibility_on.svg'; | ||
import visitor_choice from './visitor_choice.svg'; | ||
import visitor_date from './visitor_date.svg'; | ||
import visitor_input from './visitor_input.svg' | ||
@@ -73,4 +88,7 @@ export default { | ||
'arrow_circle_right': arrow_circle_right, | ||
'assign_to_agent': assign_to_agent, | ||
'attachment': attachment, | ||
'block': block, | ||
'bot_say': bot_say, | ||
'branch': branch, | ||
'calendar': calendar, | ||
@@ -82,4 +100,6 @@ 'check': check, | ||
'close': close, | ||
'code': code, | ||
'dashboard': dashboard, | ||
'drag_handle': drag_handle, | ||
'drag_indicator': drag_indicator, | ||
'edit': edit, | ||
@@ -94,2 +114,5 @@ 'error': error, | ||
'flow': flow, | ||
'flow_end': flow_end, | ||
'flow_link': flow_link, | ||
'flow_start': flow_start, | ||
'folder': folder, | ||
@@ -107,5 +130,7 @@ 'folder_closed': folder_closed, | ||
'home': home, | ||
'http': http, | ||
'image': image, | ||
'insert_link': insert_link, | ||
'intent_library': intent_library, | ||
'intent_match': intent_match, | ||
'lock': lock, | ||
@@ -127,2 +152,3 @@ 'logout': logout, | ||
'remove_outlined': remove_outlined, | ||
'restore': restore, | ||
'search': search, | ||
@@ -135,5 +161,9 @@ 'settings': settings, | ||
'trash': trash, | ||
'trash_empty': trash_empty, | ||
'upload_file': upload_file, | ||
'visibility_off': visibility_off, | ||
'visibility_on': visibility_on | ||
'visibility_on': visibility_on, | ||
'visitor_choice': visitor_choice, | ||
'visitor_date': visitor_date, | ||
'visitor_input': visitor_input | ||
}; |
import { r as registerInstance, h, H as Host, g as getElement } from './index-84842128.js'; | ||
const edButtonCss = ":host{box-sizing:border-box;display:inline-block;width:auto;border-radius:4px;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;pointer-events:inherit}:host *{box-sizing:border-box}:host(.button-disabled){opacity:0.5;pointer-events:none}:host(.button-disabled) .native{cursor:default;pointer-events:none}:host(.button-full-width){width:100%}.native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;display:flex;position:relative;width:100%;height:100%;min-height:inherit;align-items:center;border-radius:4px;border:none;cursor:pointer;contain:layout style;outline:none;transition:100ms cubic-bezier(0.4, 0, 0.2, 1);z-index:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#213245;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:500;font-size:11px;line-height:14px;-webkit-font-kerning:none;font-kerning:none;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}.native::-moz-focus-inner{border:0}.inner{display:flex;flex-flow:row nowrap;flex-shrink:0;align-items:center;width:100%;height:100%}.content{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%}:host(*){height:32px}:host(*) .native{padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;font-size:11px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(*) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(*) .inner{line-height:32px}:host(.button-size-sm){height:32px}:host(.button-size-sm) .native{padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;font-size:11px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-sm) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(.button-size-sm) .inner{line-height:32px}:host(.button-size-md){height:40px}:host(.button-size-md) .native{padding-left:20px;padding-right:20px;padding-top:0;padding-bottom:0;font-size:14px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-md) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px}}:host(.button-size-md) .inner{line-height:40px}:host(.button-size-lg){height:56px}:host(.button-size-lg) .native{padding-left:28px;padding-right:28px;padding-top:0;padding-bottom:0;font-size:16px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-lg) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:28px;padding-inline-start:28px;-webkit-padding-end:28px;padding-inline-end:28px}}:host(.button-size-lg) .inner{line-height:56px}:host(*) .native{background-color:#DEE0E3;color:#213245}:host(*):host(:hover) .native{background-color:#ecedef}:host(*):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(*):host(:active) .native,:host(*):host(.button-active) .native{background-color:#d0d3d7}:host(.button-fill-solid.button-color-default) .native{background-color:#DEE0E3;color:#213245}:host(.button-fill-solid.button-color-default):host(:hover) .native{background-color:#ecedef}:host(.button-fill-solid.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-default):host(:active) .native,:host(.button-fill-solid.button-color-default):host(.button-active) .native{background-color:#d0d3d7}:host(.button-fill-outlined.button-color-default) .native{background-color:transparent;color:#213245;box-shadow:inset 0 0 0 2px #DEE0E3}:host(.button-fill-outlined.button-color-default):host(:hover) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b;box-shadow:inset 0 0 0 2px #DEE0E3}:host(.button-fill-outlined.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-default):host(:active) .native,:host(.button-fill-outlined.button-color-default):host(.button-active) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b;box-shadow:inset 0 0 0 2px #c9cdd1}:host(.button-fill-clear.button-color-default) .native{background-color:transparent;color:#213245}:host(.button-fill-clear.button-color-default):host(:hover) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b}:host(.button-fill-clear.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-default):host(:active) .native,:host(.button-fill-clear.button-color-default):host(.button-active) .native{background-color:rgba(222, 224, 227, 0.07);color:#151f2b}:host(.button-fill-solid.button-color-primary) .native{background-color:#046B99;color:#FFFFFF}:host(.button-fill-solid.button-color-primary):host(:hover) .native{background-color:#057cb2}:host(.button-fill-solid.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-primary):host(:active) .native,:host(.button-fill-solid.button-color-primary):host(.button-active) .native{background-color:#035a80}:host(.button-fill-outlined.button-color-primary) .native{background-color:transparent;color:#046B99;box-shadow:inset 0 0 0 2px #046B99}:host(.button-fill-outlined.button-color-primary):host(:hover) .native{background-color:rgba(4, 107, 153, 0.2);color:#035174;box-shadow:inset 0 0 0 2px #046B99}:host(.button-fill-outlined.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-primary):host(:active) .native,:host(.button-fill-outlined.button-color-primary):host(.button-active) .native{background-color:rgba(4, 107, 153, 0.2);color:#035174;box-shadow:inset 0 0 0 2px #035174}:host(.button-fill-clear.button-color-primary) .native{background-color:transparent;color:#046B99}:host(.button-fill-clear.button-color-primary):host(:hover) .native{background-color:rgba(4, 107, 153, 0.2);color:#035174}:host(.button-fill-clear.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-primary):host(:active) .native,:host(.button-fill-clear.button-color-primary):host(.button-active) .native{background-color:rgba(4, 107, 153, 0.07);color:#035174}:host(.button-fill-solid.button-color-success) .native{background-color:#74AC41;color:#FFFFFF}:host(.button-fill-solid.button-color-success):host(:hover) .native{background-color:#81bb4b}:host(.button-fill-solid.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-success):host(:active) .native,:host(.button-fill-solid.button-color-success):host(.button-active) .native{background-color:#68993a}:host(.button-fill-outlined.button-color-success) .native{background-color:transparent;color:#74AC41;box-shadow:inset 0 0 0 2px #74AC41}:host(.button-fill-outlined.button-color-success):host(:hover) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037;box-shadow:inset 0 0 0 2px #74AC41}:host(.button-fill-outlined.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-success):host(:active) .native,:host(.button-fill-outlined.button-color-success):host(.button-active) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037;box-shadow:inset 0 0 0 2px #619037}:host(.button-fill-clear.button-color-success) .native{background-color:transparent;color:#74AC41}:host(.button-fill-clear.button-color-success):host(:hover) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037}:host(.button-fill-clear.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-success):host(:active) .native,:host(.button-fill-clear.button-color-success):host(.button-active) .native{background-color:rgba(116, 172, 65, 0.07);color:#619037}:host(.button-fill-solid.button-color-warning) .native{background-color:#F6C24E;color:#FFFFFF}:host(.button-fill-solid.button-color-warning):host(:hover) .native{background-color:#f7ca66}:host(.button-fill-solid.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-warning):host(:active) .native,:host(.button-fill-solid.button-color-warning):host(.button-active) .native{background-color:#f5ba36}:host(.button-fill-outlined.button-color-warning) .native{background-color:transparent;color:#F6C24E;box-shadow:inset 0 0 0 2px #F6C24E}:host(.button-fill-outlined.button-color-warning):host(:hover) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a;box-shadow:inset 0 0 0 2px #F6C24E}:host(.button-fill-outlined.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-warning):host(:active) .native,:host(.button-fill-outlined.button-color-warning):host(.button-active) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a;box-shadow:inset 0 0 0 2px #f4b52a}:host(.button-fill-clear.button-color-warning) .native{background-color:transparent;color:#F6C24E}:host(.button-fill-clear.button-color-warning):host(:hover) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a}:host(.button-fill-clear.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-warning):host(:active) .native,:host(.button-fill-clear.button-color-warning):host(.button-active) .native{background-color:rgba(246, 194, 78, 0.07);color:#f4b52a}:host(.button-fill-solid.button-color-error) .native{background-color:#EB3343;color:#FFFFFF}:host(.button-fill-solid.button-color-error):host(:hover) .native{background-color:#ed4a58}:host(.button-fill-solid.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-error):host(:active) .native,:host(.button-fill-solid.button-color-error):host(.button-active) .native{background-color:#e91c2e}:host(.button-fill-outlined.button-color-error) .native{background-color:transparent;color:#EB3343;box-shadow:inset 0 0 0 2px #EB3343}:host(.button-fill-outlined.button-color-error):host(:hover) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628;box-shadow:inset 0 0 0 2px #EB3343}:host(.button-fill-outlined.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-error):host(:active) .native,:host(.button-fill-outlined.button-color-error):host(.button-active) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628;box-shadow:inset 0 0 0 2px #e21628}:host(.button-fill-clear.button-color-error) .native{background-color:transparent;color:#EB3343}:host(.button-fill-clear.button-color-error):host(:hover) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628}:host(.button-fill-clear.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-error):host(:active) .native,:host(.button-fill-clear.button-color-error):host(.button-active) .native{background-color:rgba(235, 51, 67, 0.07);color:#e21628}:host(.button-fill-solid.button-color-info) .native{background-color:#3689AD;color:#FFFFFF}:host(.button-fill-solid.button-color-info):host(:hover) .native{background-color:#3c98c0}:host(.button-fill-solid.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-solid.button-color-info):host(:active) .native,:host(.button-fill-solid.button-color-info):host(.button-active) .native{background-color:#307a9a}:host(.button-fill-outlined.button-color-info) .native{background-color:transparent;color:#3689AD;box-shadow:inset 0 0 0 2px #3689AD}:host(.button-fill-outlined.button-color-info):host(:hover) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290;box-shadow:inset 0 0 0 2px #3689AD}:host(.button-fill-outlined.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-outlined.button-color-info):host(:active) .native,:host(.button-fill-outlined.button-color-info):host(.button-active) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290;box-shadow:inset 0 0 0 2px #2d7290}:host(.button-fill-clear.button-color-info) .native{background-color:transparent;color:#3689AD}:host(.button-fill-clear.button-color-info):host(:hover) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290}:host(.button-fill-clear.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #23b7f9}:host(.button-fill-clear.button-color-info):host(:active) .native,:host(.button-fill-clear.button-color-info):host(.button-active) .native{background-color:rgba(54, 137, 173, 0.07);color:#2d7290}:host(.button-align-start) .inner{justify-content:flex-start}:host(.button-align-start) .inner .content{text-align:start}:host(.button-align-end) .inner{justify-content:flex-end}:host(.button-align-end) .inner .content{text-align:end}:host(*) .inner,:host(.button-align-center) .inner{justify-content:center}:host(*) .inner .content,:host(.button-align-center) .inner .content{text-align:center}::slotted(ed-icon){pointer-events:none;font-size:1.2em}::slotted([slot=start]){margin-left:calc(16px / -2);margin-right:0.5em;margin-top:0;margin-bottom:0;flex-shrink:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:calc(16px / -2);margin-inline-start:calc(16px / -2);-webkit-margin-end:0.5em;margin-inline-end:0.5em}}::slotted([slot=end]){margin-left:auto;margin-right:calc(16px / -2);margin-top:0;margin-bottom:0;-webkit-padding-start:0.5em;padding-inline-start:0.5em;-webkit-margin-start:auto;margin-inline-start:auto;flex-shrink:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:calc(16px / -2);margin-inline-end:calc(16px / -2)}}::slotted(ed-icon[slot=icon-only]){margin-left:calc(16px / -2);margin-right:calc(16px / -2);margin-top:0;margin-bottom:0;font-size:1.4em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ed-icon[slot=icon-only]){margin-left:unset;margin-right:unset;-webkit-margin-start:calc(16px / -2);margin-inline-start:calc(16px / -2);-webkit-margin-end:calc(16px / -2);margin-inline-end:calc(16px / -2)}}"; | ||
const edButtonCss = ":host{box-sizing:border-box;display:inline-block;width:auto;border-radius:4px;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;pointer-events:inherit}:host *{box-sizing:border-box}:host(.button-disabled){opacity:0.5;pointer-events:none}:host(.button-disabled) .native{cursor:default;pointer-events:none}:host(.button-full-width){width:100%}.native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;display:flex;position:relative;width:100%;height:100%;min-height:inherit;align-items:center;border-radius:4px;border:none;cursor:pointer;contain:layout style;outline:none;transition:100ms cubic-bezier(0.4, 0, 0.2, 1);z-index:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#213245;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:500;font-size:11px;line-height:14px;-webkit-font-kerning:none;font-kerning:none;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}.native::-moz-focus-inner{border:0}.inner{display:flex;flex-flow:row nowrap;flex-shrink:0;align-items:center;width:100%;height:100%}.content{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%}:host(*){height:32px}:host(*) .native{padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;font-size:11px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(*) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(*) .inner{line-height:32px}:host(.button-size-sm){height:32px}:host(.button-size-sm) .native{padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;font-size:11px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-sm) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(.button-size-sm) .inner{line-height:32px}:host(.button-size-md){height:40px}:host(.button-size-md) .native{padding-left:20px;padding-right:20px;padding-top:0;padding-bottom:0;font-size:14px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-md) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px}}:host(.button-size-md) .inner{line-height:40px}:host(.button-size-lg){height:56px}:host(.button-size-lg) .native{padding-left:28px;padding-right:28px;padding-top:0;padding-bottom:0;font-size:16px;font-weight:600}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.button-size-lg) .native{padding-left:unset;padding-right:unset;-webkit-padding-start:28px;padding-inline-start:28px;-webkit-padding-end:28px;padding-inline-end:28px}}:host(.button-size-lg) .inner{line-height:56px}:host(*) .native{background-color:#DEE0E3;color:#213245}:host(*):host(:hover) .native{background-color:#ecedef}:host(*):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(*):host(:active) .native,:host(*):host(.button-active) .native{background-color:#d0d3d7}:host(.button-fill-solid.button-color-default) .native{background-color:#DEE0E3;color:#213245}:host(.button-fill-solid.button-color-default):host(:hover) .native{background-color:#ecedef}:host(.button-fill-solid.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-default):host(:active) .native,:host(.button-fill-solid.button-color-default):host(.button-active) .native{background-color:#d0d3d7}:host(.button-fill-outlined.button-color-default) .native{background-color:transparent;color:#213245;box-shadow:inset 0 0 0 2px #DEE0E3}:host(.button-fill-outlined.button-color-default):host(:hover) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b;box-shadow:inset 0 0 0 2px #DEE0E3}:host(.button-fill-outlined.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-default):host(:active) .native,:host(.button-fill-outlined.button-color-default):host(.button-active) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b;box-shadow:inset 0 0 0 2px #c9cdd1}:host(.button-fill-clear.button-color-default) .native{background-color:transparent;color:#213245}:host(.button-fill-clear.button-color-default):host(:hover) .native{background-color:rgba(222, 224, 227, 0.2);color:#151f2b}:host(.button-fill-clear.button-color-default):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-default):host(:active) .native,:host(.button-fill-clear.button-color-default):host(.button-active) .native{background-color:rgba(222, 224, 227, 0.07);color:#151f2b}:host(.button-fill-solid.button-color-primary) .native{background-color:red;color:#FFFFFF}:host(.button-fill-solid.button-color-primary):host(:hover) .native{background-color:#ff1a1a}:host(.button-fill-solid.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-primary):host(:active) .native,:host(.button-fill-solid.button-color-primary):host(.button-active) .native{background-color:#e60000}:host(.button-fill-outlined.button-color-primary) .native{background-color:transparent;color:red;box-shadow:inset 0 0 0 2px red}:host(.button-fill-outlined.button-color-primary):host(:hover) .native{background-color:rgba(255, 0, 0, 0.2);color:#d90000;box-shadow:inset 0 0 0 2px red}:host(.button-fill-outlined.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-primary):host(:active) .native,:host(.button-fill-outlined.button-color-primary):host(.button-active) .native{background-color:rgba(255, 0, 0, 0.2);color:#d90000;box-shadow:inset 0 0 0 2px #d90000}:host(.button-fill-clear.button-color-primary) .native{background-color:transparent;color:red}:host(.button-fill-clear.button-color-primary):host(:hover) .native{background-color:rgba(255, 0, 0, 0.2);color:#d90000}:host(.button-fill-clear.button-color-primary):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-primary):host(:active) .native,:host(.button-fill-clear.button-color-primary):host(.button-active) .native{background-color:rgba(255, 0, 0, 0.07);color:#d90000}:host(.button-fill-solid.button-color-success) .native{background-color:#74AC41;color:#FFFFFF}:host(.button-fill-solid.button-color-success):host(:hover) .native{background-color:#81bb4b}:host(.button-fill-solid.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-success):host(:active) .native,:host(.button-fill-solid.button-color-success):host(.button-active) .native{background-color:#68993a}:host(.button-fill-outlined.button-color-success) .native{background-color:transparent;color:#74AC41;box-shadow:inset 0 0 0 2px #74AC41}:host(.button-fill-outlined.button-color-success):host(:hover) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037;box-shadow:inset 0 0 0 2px #74AC41}:host(.button-fill-outlined.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-success):host(:active) .native,:host(.button-fill-outlined.button-color-success):host(.button-active) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037;box-shadow:inset 0 0 0 2px #619037}:host(.button-fill-clear.button-color-success) .native{background-color:transparent;color:#74AC41}:host(.button-fill-clear.button-color-success):host(:hover) .native{background-color:rgba(116, 172, 65, 0.2);color:#619037}:host(.button-fill-clear.button-color-success):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-success):host(:active) .native,:host(.button-fill-clear.button-color-success):host(.button-active) .native{background-color:rgba(116, 172, 65, 0.07);color:#619037}:host(.button-fill-solid.button-color-warning) .native{background-color:#F6C24E;color:#FFFFFF}:host(.button-fill-solid.button-color-warning):host(:hover) .native{background-color:#f7ca66}:host(.button-fill-solid.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-warning):host(:active) .native,:host(.button-fill-solid.button-color-warning):host(.button-active) .native{background-color:#f5ba36}:host(.button-fill-outlined.button-color-warning) .native{background-color:transparent;color:#F6C24E;box-shadow:inset 0 0 0 2px #F6C24E}:host(.button-fill-outlined.button-color-warning):host(:hover) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a;box-shadow:inset 0 0 0 2px #F6C24E}:host(.button-fill-outlined.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-warning):host(:active) .native,:host(.button-fill-outlined.button-color-warning):host(.button-active) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a;box-shadow:inset 0 0 0 2px #f4b52a}:host(.button-fill-clear.button-color-warning) .native{background-color:transparent;color:#F6C24E}:host(.button-fill-clear.button-color-warning):host(:hover) .native{background-color:rgba(246, 194, 78, 0.2);color:#f4b52a}:host(.button-fill-clear.button-color-warning):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-warning):host(:active) .native,:host(.button-fill-clear.button-color-warning):host(.button-active) .native{background-color:rgba(246, 194, 78, 0.07);color:#f4b52a}:host(.button-fill-solid.button-color-error) .native{background-color:#EB3343;color:#FFFFFF}:host(.button-fill-solid.button-color-error):host(:hover) .native{background-color:#ed4a58}:host(.button-fill-solid.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-error):host(:active) .native,:host(.button-fill-solid.button-color-error):host(.button-active) .native{background-color:#e91c2e}:host(.button-fill-outlined.button-color-error) .native{background-color:transparent;color:#EB3343;box-shadow:inset 0 0 0 2px #EB3343}:host(.button-fill-outlined.button-color-error):host(:hover) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628;box-shadow:inset 0 0 0 2px #EB3343}:host(.button-fill-outlined.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-error):host(:active) .native,:host(.button-fill-outlined.button-color-error):host(.button-active) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628;box-shadow:inset 0 0 0 2px #e21628}:host(.button-fill-clear.button-color-error) .native{background-color:transparent;color:#EB3343}:host(.button-fill-clear.button-color-error):host(:hover) .native{background-color:rgba(235, 51, 67, 0.2);color:#e21628}:host(.button-fill-clear.button-color-error):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-error):host(:active) .native,:host(.button-fill-clear.button-color-error):host(.button-active) .native{background-color:rgba(235, 51, 67, 0.07);color:#e21628}:host(.button-fill-solid.button-color-info) .native{background-color:#3689AD;color:#FFFFFF}:host(.button-fill-solid.button-color-info):host(:hover) .native{background-color:#3c98c0}:host(.button-fill-solid.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-solid.button-color-info):host(:active) .native,:host(.button-fill-solid.button-color-info):host(.button-active) .native{background-color:#307a9a}:host(.button-fill-outlined.button-color-info) .native{background-color:transparent;color:#3689AD;box-shadow:inset 0 0 0 2px #3689AD}:host(.button-fill-outlined.button-color-info):host(:hover) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290;box-shadow:inset 0 0 0 2px #3689AD}:host(.button-fill-outlined.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-outlined.button-color-info):host(:active) .native,:host(.button-fill-outlined.button-color-info):host(.button-active) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290;box-shadow:inset 0 0 0 2px #2d7290}:host(.button-fill-clear.button-color-info) .native{background-color:transparent;color:#3689AD}:host(.button-fill-clear.button-color-info):host(:hover) .native{background-color:rgba(54, 137, 173, 0.2);color:#2d7290}:host(.button-fill-clear.button-color-info):host(:focus-within){box-shadow:0 0px 0px 2px #ff8080}:host(.button-fill-clear.button-color-info):host(:active) .native,:host(.button-fill-clear.button-color-info):host(.button-active) .native{background-color:rgba(54, 137, 173, 0.07);color:#2d7290}:host(.button-align-start) .inner{justify-content:flex-start}:host(.button-align-start) .inner .content{text-align:start}:host(.button-align-end) .inner{justify-content:flex-end}:host(.button-align-end) .inner .content{text-align:end}:host(*) .inner,:host(.button-align-center) .inner{justify-content:center}:host(*) .inner .content,:host(.button-align-center) .inner .content{text-align:center}::slotted(ed-icon){pointer-events:none;font-size:1.2em}::slotted([slot=start]){margin-left:calc(16px / -2);margin-right:0.5em;margin-top:0;margin-bottom:0;flex-shrink:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:calc(16px / -2);margin-inline-start:calc(16px / -2);-webkit-margin-end:0.5em;margin-inline-end:0.5em}}::slotted([slot=end]){margin-left:auto;margin-right:calc(16px / -2);margin-top:0;margin-bottom:0;-webkit-padding-start:0.5em;padding-inline-start:0.5em;-webkit-margin-start:auto;margin-inline-start:auto;flex-shrink:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:calc(16px / -2);margin-inline-end:calc(16px / -2)}}::slotted(ed-icon[slot=icon-only]){margin-left:calc(16px / -2);margin-right:calc(16px / -2);margin-top:0;margin-bottom:0;font-size:1.4em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ed-icon[slot=icon-only]){margin-left:unset;margin-right:unset;-webkit-margin-start:calc(16px / -2);margin-inline-start:calc(16px / -2);-webkit-margin-end:calc(16px / -2);margin-inline-end:calc(16px / -2)}}"; | ||
@@ -106,6 +106,8 @@ const EdButton = class { | ||
const arrow_circle_left = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M20 12c0 4.41-3.59 8-8 8s-8-3.59-8-8 3.59-8 8-8 8 3.59 8 8zm2 0c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-10 1h4v-2h-4V8l-4 4 4 4v-3z" fill="currentColor"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>`; | ||
const arrow_circle_left = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M20 12c0 4.41-3.59 8-8 8s-8-3.59-8-8 3.59-8 8-8 8 3.59 8 8zm2 0c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-10 1h4v-2h-4V8l-4 4 4 4v-3z" fill="currentColor"/></g><defs><clipPath id="clip0"><path fill="transparent" d="M0 0h24v24H0z"/></clipPath></defs></svg>`; | ||
const arrow_circle_right = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M4 12c0-4.41 3.59-8 8-8s8 3.59 8 8-3.59 8-8 8-8-3.59-8-8zm-2 0c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2 2 6.48 2 12zm10-1H8v2h4v3l4-4-4-4v3z" fill="currentColor"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>`; | ||
const arrow_circle_right = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M4 12c0-4.41 3.59-8 8-8s8 3.59 8 8-3.59 8-8 8-8-3.59-8-8zm-2 0c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2 2 6.48 2 12zm10-1H8v2h4v3l4-4-4-4v3z" fill="currentColor"/></g><defs><clipPath id="clip0"><path fill="transparent" d="M0 0h24v24H0z"/></clipPath></defs></svg>`; | ||
const assign_to_agent = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 12.22C21 6.73 16.74 3 12 3c-4.69 0-9 3.65-9 9.28-.6.34-1 .98-1 1.72v2c0 1.1.9 2 2 2h1v-6.1c0-3.87 3.13-7 7-7s7 3.13 7 7V19h-8v2h8c1.1 0 2-.9 2-2v-1.22c.59-.31 1-.92 1-1.64v-2.3c0-.7-.41-1.31-1-1.62z" fill="currentColor"/><path d="M9 14a1 1 0 100-2 1 1 0 000 2zm6 0a1 1 0 100-2 1 1 0 000 2z" fill="currentColor"/><path d="M18 11.03A6.04 6.04 0 0012.05 6c-3.03 0-6.29 2.51-6.03 6.45a8.075 8.075 0 004.86-5.89c1.31 2.63 4 4.44 7.12 4.47z" fill="currentColor"/></svg>`; | ||
const attachment = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 12.5C2 9.46 4.46 7 7.5 7H18c2.21 0 4 1.79 4 4s-1.79 4-4 4H9.5a2.5 2.5 0 010-5H17v2H9.41c-.55 0-.55 1 0 1H18c1.1 0 2-.9 2-2s-.9-2-2-2H7.5C5.57 9 4 10.57 4 12.5S5.57 16 7.5 16H17v2H7.5C4.46 18 2 15.54 2 12.5z" fill="currentColor"/></svg>`; | ||
@@ -115,2 +117,6 @@ | ||
const bot_say = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12zM7 9h2v2H7V9zm8 0h2v2h-2V9zm-4 0h2v2h-2V9z" fill="currentColor"/></svg>`; | ||
const branch = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.15 14.85l-1.44 1.44-2.88-2.88-1.42 1.42 2.88 2.88-1.44 1.44a.5.5 0 00.36.85h4.29c.28 0 .5-.22.5-.5v-4.29a.5.5 0 00-.85-.36zM20 8.79V4.5c0-.28-.22-.5-.5-.5h-4.29c-.45 0-.67.54-.35.85l1.44 1.44L11.6 11H5c-.55 0-1 .45-1 1s.45 1 1 1h7c.26 0 .52-.11.71-.29l5.01-5 1.44 1.44c.3.31.84.09.84-.36z" fill="currentColor"/></svg>`; | ||
const calendar = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.309 4.146h-.873v-.873a.875.875 0 00-.873-.873.875.875 0 00-.872.873v.873H7.963v-.873a.875.875 0 00-.872-.873.875.875 0 00-.873.873v.873h-.873A1.75 1.75 0 003.6 5.89v13.964c0 .96.785 1.745 1.745 1.745H19.31a1.75 1.75 0 001.745-1.745V5.89a1.75 1.75 0 00-1.745-1.745zm-.873 15.709H6.218a.875.875 0 01-.873-.873V8.51H19.31v10.473c0 .48-.393.873-.873.873z" fill="currentColor"/></svg>`; | ||
@@ -128,2 +134,4 @@ | ||
const code = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z" fill="currentColor"/></svg>`; | ||
const dashboard = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.467 4.534v2.133H15.2V4.534h4.267zm-10.667 0v6.4H4.534v-6.4H8.8zm10.667 8.533v6.4H15.2v-6.4h4.267zM8.8 17.334v2.133H4.534v-2.133H8.8zM21.6 2.4h-8.533v6.4H21.6V2.4zm-10.666 0H2.4v10.667h8.534V2.4zM21.6 10.934h-8.533V21.6H21.6V10.934zM10.934 15.2H2.4v6.4h8.534v-6.4z" fill="currentColor"/></svg>`; | ||
@@ -133,2 +141,4 @@ | ||
const drag_indicator = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" fill="currentColor"/></svg>`; | ||
const edit = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 000-1.41l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z" fill="currentColor"/></svg>`; | ||
@@ -152,2 +162,8 @@ | ||
const flow_end = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 8H8v8h8V8z" fill="currentColor"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" fill="currentColor"/></svg>`; | ||
const flow_link = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 19H5V5h7V3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z" fill="currentColor"/></svg>`; | ||
const flow_start = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" fill="currentColor"/></svg>`; | ||
const folder = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z" fill="currentColor"/></svg>`; | ||
@@ -177,2 +193,4 @@ | ||
const http = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 11h-2V9H1v6h1.5v-2.5h2V15H6V9H4.5v2zm2.5-.5h1.5V15H10v-4.5h1.5V9H7v1.5zm5.5 0H14V15h1.5v-4.5H17V9h-4.5v1.5zm9-1.5H18v6h1.5v-2h2c.8 0 1.5-.7 1.5-1.5v-1c0-.8-.7-1.5-1.5-1.5zm0 2.5h-2v-1h2v1z" fill="currentColor"/></svg>`; | ||
const image = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 5v14H5V5h14zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4.86 8.86l-3 3.87L9 13.14 6 17h12l-3.86-5.14z" fill="currentColor"/></svg>`; | ||
@@ -184,2 +202,4 @@ | ||
const intent_match = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zM10 9h8v2h-8V9zm0 3h4v2h-4v-2zm0-6h8v2h-8V6z" fill="currentColor"/></svg>`; | ||
const lock = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6zm9 14H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" fill="currentColor"/></svg>`; | ||
@@ -217,2 +237,4 @@ | ||
const restore = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v10zm5.65-8.65c.2-.2.51-.2.71 0L16 14h-2v4h-4v-4H8l3.65-3.65zM15.5 4l-.71-.71c-.18-.18-.44-.29-.7-.29H9.91c-.26 0-.52.11-.7.29L8.5 4H6c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1h-2.5z" fill="currentColor"/></svg>`; | ||
const search = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.122 14.476h-.867l-.307-.296a7.104 7.104 0 001.723-4.644 7.135 7.135 0 10-7.135 7.135 7.104 7.104 0 004.644-1.723l.296.307v.867l5.489 5.478 1.635-1.635-5.478-5.49zm-6.586 0a4.933 4.933 0 01-4.94-4.94 4.933 4.933 0 014.94-4.94 4.933 4.933 0 014.94 4.94 4.933 4.933 0 01-4.94 4.94z" fill="currentColor"/></svg>`; | ||
@@ -232,2 +254,4 @@ | ||
const trash_empty = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2.46-7.12l1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4h-3.5z" fill="currentColor"/></svg>`; | ||
const upload_file = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11zM8 15.01l1.41 1.41L11 14.84V19h2v-4.16l1.59 1.59L16 15.01 12.01 11 8 15.01z" fill="currentColor"/></svg>`; | ||
@@ -239,7 +263,16 @@ | ||
const visitor_choice = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 10.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-6c-.83 0-1.5.67-1.5 1.5S3.17 7.5 4 7.5 5.5 6.83 5.5 6 4.83 4.5 4 4.5zm0 12c-.83 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.67-1.5-1.5-1.5zM7 19h14v-2H7v2zm0-6h14v-2H7v2zm0-8v2h14V5H7z" fill="currentColor"/></svg>`; | ||
const visitor_date = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2zm-7 5h5v5h-5v-5z" fill="currentColor"/></svg>`; | ||
const visitor_input = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14a2 2 0 00-2-2zM11 16l4-4-4-4v3H1v2h10v3z" fill="currentColor"/></svg>`; | ||
const icons = { | ||
'arrow_circle_left': arrow_circle_left, | ||
'arrow_circle_right': arrow_circle_right, | ||
'assign_to_agent': assign_to_agent, | ||
'attachment': attachment, | ||
'block': block, | ||
'bot_say': bot_say, | ||
'branch': branch, | ||
'calendar': calendar, | ||
@@ -251,4 +284,6 @@ 'check': check, | ||
'close': close, | ||
'code': code, | ||
'dashboard': dashboard, | ||
'drag_handle': drag_handle, | ||
'drag_indicator': drag_indicator, | ||
'edit': edit, | ||
@@ -263,2 +298,5 @@ 'error': error, | ||
'flow': flow, | ||
'flow_end': flow_end, | ||
'flow_link': flow_link, | ||
'flow_start': flow_start, | ||
'folder': folder, | ||
@@ -276,5 +314,7 @@ 'folder_closed': folder_closed, | ||
'home': home, | ||
'http': http, | ||
'image': image, | ||
'insert_link': insert_link, | ||
'intent_library': intent_library, | ||
'intent_match': intent_match, | ||
'lock': lock, | ||
@@ -296,2 +336,3 @@ 'logout': logout, | ||
'remove_outlined': remove_outlined, | ||
'restore': restore, | ||
'search': search, | ||
@@ -304,8 +345,12 @@ 'settings': settings, | ||
'trash': trash, | ||
'trash_empty': trash_empty, | ||
'upload_file': upload_file, | ||
'visibility_off': visibility_off, | ||
'visibility_on': visibility_on | ||
'visibility_on': visibility_on, | ||
'visitor_choice': visitor_choice, | ||
'visitor_date': visitor_date, | ||
'visitor_input': visitor_input | ||
}; | ||
const edIconCss = ":host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;line-height:1;box-sizing:content-box !important}.inner{display:block;height:100%;width:100%}:host(.icon-size-auto){font-size:1em !important;line-height:1em}:host(.icon-size-sm){font-size:16px !important;line-height:16px}:host(.icon-size-md){font-size:24px !important;line-height:24px}:host(.icon-size-lg){font-size:32px !important;line-height:32px}:host .inner svg{width:100% !important;height:100% !important}:host([color=default]){color:currentColor}:host([color=primary]){color:#046B99}:host([color=success]){color:#74AC41}:host([color=warning]){color:#F6C24E}:host([color=error]){color:#EB3343}:host([color=info]){color:#3689AD}"; | ||
const edIconCss = ":host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;line-height:1;box-sizing:content-box !important}.inner{display:block;height:100%;width:100%}:host(.icon-size-auto){font-size:1em !important;line-height:1em}:host(.icon-size-sm){font-size:16px !important;line-height:16px}:host(.icon-size-md){font-size:24px !important;line-height:24px}:host(.icon-size-lg){font-size:32px !important;line-height:32px}:host .inner svg{width:100% !important;height:100% !important}:host([color=default]){color:currentColor}:host([color=primary]){color:red}:host([color=success]){color:#74AC41}:host([color=warning]){color:#F6C24E}:host([color=error]){color:#EB3343}:host([color=info]){color:#3689AD}"; | ||
@@ -312,0 +357,0 @@ const EdIcon = class { |
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-84842128.js'; | ||
const edButtonGroupCss = ":host{box-sizing:border-box;display:inline-flex;padding:4px;align-items:center;border-radius:8px}:host *{box-sizing:border-box}:host(.group-disabled){pointer-events:none;cursor:not-allowed;opacity:0.5}:host(.group-justified) ::slotted(ed-button){flex:1 0;overflow:hidden}:host(.group-full-width){width:100%}:host([color=default]){background-color:#DEE0E3}:host([color=primary]){background-color:#046B99}:host([color=success]){background-color:#74AC41}:host([color=warning]){background-color:#F6C24E}:host([color=error]){background-color:#EB3343}:host([color=info]){background-color:#3689AD}::slotted(ed-button){margin-left:4px;-webkit-margin-start:4px;margin-inline-start:4px}::slotted(ed-button:first-child){margin-left:0;-webkit-margin-start:0;margin-inline-start:0}"; | ||
const edButtonGroupCss = ":host{box-sizing:border-box;display:inline-flex;padding:4px;align-items:center;border-radius:8px}:host *{box-sizing:border-box}:host(.group-disabled){pointer-events:none;cursor:not-allowed;opacity:0.5}:host(.group-justified) ::slotted(ed-button){flex:1 0;overflow:hidden}:host(.group-full-width){width:100%}:host([color=default]){background-color:#DEE0E3}:host([color=primary]){background-color:red}:host([color=success]){background-color:#74AC41}:host([color=warning]){background-color:#F6C24E}:host([color=error]){background-color:#EB3343}:host([color=info]){background-color:#3689AD}::slotted(ed-button){margin-left:4px;-webkit-margin-start:4px;margin-inline-start:4px}::slotted(ed-button:first-child){margin-left:0;-webkit-margin-start:0;margin-inline-start:0}"; | ||
@@ -5,0 +5,0 @@ const EdButtonGroup = class { |
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-84842128.js'; | ||
import { r as renderHiddenInput } from './render-hidden-651cde64.js'; | ||
const edCheckboxCss = ":host{box-sizing:border-box;display:inline-flex;align-items:center;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;user-select:none;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}:host *{box-sizing:border-box}:host(:focus-within) ed-icon{box-shadow:0 0px 0px 2px #23b7f9}:host(.checkbox-disabled){opacity:0.5;pointer-events:none}label{display:contents;cursor:pointer}ed-icon{border-radius:2px}::slotted(*){-webkit-margin-start:4px;margin-inline-start:4px}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}"; | ||
const edCheckboxCss = ":host{box-sizing:border-box;display:inline-flex;align-items:center;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;user-select:none;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}:host *{box-sizing:border-box}:host(:focus-within) ed-icon{box-shadow:0 0px 0px 2px #ff8080}:host(.checkbox-disabled){opacity:0.5;pointer-events:none}label{display:contents;cursor:pointer}ed-icon{border-radius:2px}::slotted(*){-webkit-margin-start:4px;margin-inline-start:4px}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}"; | ||
@@ -6,0 +6,0 @@ const EdCheckbox = class { |
@@ -158,2 +158,16 @@ import { r as registerInstance, c as createEvent, w as writeTask, h, H as Host, g as getElement } from './index-84842128.js'; | ||
this.closeTimeout = 0; | ||
this.attachListeners = () => { | ||
// if the menu placed as a child | ||
this.main.addEventListener('edSelect', this.hide); | ||
this.main.addEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.addEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.addEventListener(this.closeEvent, this.handleCloseEvent); | ||
}; | ||
this.detachListeners = () => { | ||
// if the menu placed as a child | ||
this.main.removeEventListener('edSelect', this.hide); | ||
this.main.removeEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.removeEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.removeEventListener(this.closeEvent, this.handleCloseEvent); | ||
}; | ||
this.focusOn = (element) => { | ||
@@ -208,2 +222,5 @@ if (element) { | ||
const isClickIntoDropdown = e.composedPath().some(node => { | ||
if (this.main === node) { | ||
console.log('MATCHES!'); | ||
} | ||
if ('matches' in node) { | ||
@@ -301,17 +318,12 @@ return node.matches(`.drop-id-${this.dropdownID}`); | ||
this.dropdownID = new Date().getTime() + Math.round(Math.random() * 10000); | ||
if (this.didInit) { | ||
this.attachListeners(); | ||
} | ||
} | ||
disconnectedCallback() { | ||
// if the menu placed as a child | ||
this.main.removeEventListener('edSelect', this.hide); | ||
this.main.removeEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.removeEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.removeEventListener(this.closeEvent, this.handleCloseEvent); | ||
this.detachListeners(); | ||
} | ||
componentDidLoad() { | ||
this.didInit = true; | ||
// if the menu placed as a child | ||
this.main.addEventListener('edSelect', this.hide); | ||
this.main.addEventListener('transitionend', this.handleTransitionEnd); | ||
this.openEvent && this.trigger.addEventListener(this.openEvent, this.handleOpenEvent); | ||
this.closeEvent && this.trigger.addEventListener(this.closeEvent, this.handleCloseEvent); | ||
this.attachListeners(); | ||
} | ||
@@ -336,3 +348,3 @@ render() { | ||
const edInputCss = "*.sc-ed-input{all:unset}.sc-ed-input-h{box-sizing:border-box;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:inline-block;width:auto;min-width:128px;overflow:hidden;vertical-align:top;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";-webkit-font-kerning:none;font-kerning:none;text-align:start;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:text}.sc-ed-input-h *.sc-ed-input{box-sizing:border-box}.sc-ed-input-h *[hidden].sc-ed-input{display:none}.input-full-width.sc-ed-input-h{width:100%}.input-disabled.sc-ed-input-h{opacity:0.5;pointer-events:none}.input-disabled.sc-ed-input-h .native.sc-ed-input{cursor:default;pointer-events:none}.sc-ed-input-h:not([label]) .input-root.sc-ed-input{min-height:40px}.input-root.sc-ed-input{display:inline-flex;align-items:center;padding:8px 12px;width:100%;border-radius:4px;background:#FFFFFF;font-weight:400;font-size:14px;color:#213245;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1)}.input-and-label.sc-ed-input{flex-grow:1;width:100%}.input-and-tags.sc-ed-input{display:flex;box-sizing:border-box;align-items:center;flex-wrap:wrap}.native.sc-ed-input{font:inherit;color:currentColor;width:0;flex:1 1 auto;min-width:64px;margin:2px 0;padding:0;border:0;background:none;box-sizing:border-box;outline:none;outline-width:0;outline-offset:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.native.textarea.sc-ed-input{padding:0;resize:none;line-height:1.2em;white-space:pre-wrap;word-wrap:break-word}.native.sc-ed-input::-webkit-search-decoration,.native.sc-ed-input::-webkit-search-cancel-button,.native.sc-ed-input::-webkit-search-results-button,.native.sc-ed-input::-webkit-search-results-decoration{-webkit-appearance:none}.label.sc-ed-input{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:11px;font-weight:600;line-height:14px;color:#213245;z-index:1;pointer-events:none}.help-text.sc-ed-input:not(:empty){display:flex;width:100%;align-items:flex-start;justify-content:space-between;padding:4px 12px;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:11px;font-weight:400;line-height:14px;color:#425161}.start.sc-ed-input-h .native.sc-ed-input{text-align:start}.end.sc-ed-input-h .native.sc-ed-input{text-align:end}.center.sc-ed-input-h .native.sc-ed-input{text-align:center}.sc-ed-input-h .sc-ed-input-s>[slot=tags]{display:contents}.sc-ed-input-h .sc-ed-input-s>[slot=tags] *{-webkit-margin-end:0.5em;margin-inline-end:0.5em;margin-top:1px;margin-bottom:1px;height:calc(24px - 2px)}.sc-ed-input-h .sc-ed-input-s>ed-icon{flex:1 0 auto;font-size:1.2em}.sc-ed-input-h .sc-ed-input-s>[slot=start]{-webkit-margin-end:12px;margin-inline-end:12px}.sc-ed-input-h .sc-ed-input-s>[slot=end]{-webkit-margin-start:12px;margin-inline-start:12px}[color=default].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #6F7A86}[color=default].sc-ed-input-h .help-text.sc-ed-input{color:#6F7A86}[color=default].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #6F7A86}[color=success].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #74AC41}[color=success].sc-ed-input-h .help-text.sc-ed-input{color:#74AC41}[color=success].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #74AC41}[color=warning].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #F6C24E}[color=warning].sc-ed-input-h .help-text.sc-ed-input{color:#F6C24E}[color=warning].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #F6C24E}[color=error].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #EB3343}[color=error].sc-ed-input-h .help-text.sc-ed-input{color:#EB3343}[color=error].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #EB3343}[color=info].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #3689AD}[color=info].sc-ed-input-h .help-text.sc-ed-input{color:#3689AD}[color=info].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #3689AD}.input-has-focus.sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #046B99 !important}"; | ||
const edInputCss = "*.sc-ed-input{all:unset}.sc-ed-input-h{box-sizing:border-box;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:inline-block;width:auto;min-width:128px;overflow:hidden;vertical-align:top;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";-webkit-font-kerning:none;font-kerning:none;text-align:start;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:text}.sc-ed-input-h *.sc-ed-input{box-sizing:border-box}.sc-ed-input-h *[hidden].sc-ed-input{display:none}.input-full-width.sc-ed-input-h{width:100%}.input-disabled.sc-ed-input-h{opacity:0.5;pointer-events:none}.input-disabled.sc-ed-input-h .native.sc-ed-input{cursor:default;pointer-events:none}.sc-ed-input-h:not([label]) .input-root.sc-ed-input{min-height:40px}.input-root.sc-ed-input{display:inline-flex;align-items:center;padding:8px 12px;width:100%;border-radius:4px;background:#FFFFFF;font-weight:400;font-size:14px;color:#213245;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1)}.input-and-label.sc-ed-input{flex-grow:1;width:100%}.input-and-tags.sc-ed-input{display:flex;box-sizing:border-box;align-items:center;flex-wrap:wrap}.native.sc-ed-input{font:inherit;color:currentColor;width:0;flex:1 1 auto;min-width:64px;margin:2px 0;padding:0;border:0;background:none;box-sizing:border-box;outline:none;outline-width:0;outline-offset:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.native.textarea.sc-ed-input{padding:0;resize:none;line-height:1.2em;white-space:pre-wrap;word-wrap:break-word}.native.sc-ed-input::-webkit-search-decoration,.native.sc-ed-input::-webkit-search-cancel-button,.native.sc-ed-input::-webkit-search-results-button,.native.sc-ed-input::-webkit-search-results-decoration{-webkit-appearance:none}.label.sc-ed-input{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:11px;font-weight:600;line-height:14px;color:#213245;z-index:1;pointer-events:none}.help-text.sc-ed-input:not(:empty){display:flex;width:100%;align-items:flex-start;justify-content:space-between;padding:4px 12px;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:11px;font-weight:400;line-height:14px;color:#425161}.start.sc-ed-input-h .native.sc-ed-input{text-align:start}.end.sc-ed-input-h .native.sc-ed-input{text-align:end}.center.sc-ed-input-h .native.sc-ed-input{text-align:center}.sc-ed-input-h .sc-ed-input-s>[slot=tags]{display:contents}.sc-ed-input-h .sc-ed-input-s>[slot=tags] *{-webkit-margin-end:0.5em;margin-inline-end:0.5em;margin-top:1px;margin-bottom:1px;height:calc(24px - 2px)}.sc-ed-input-h .sc-ed-input-s>ed-icon{flex:1 0 auto;font-size:1.2em}.sc-ed-input-h .sc-ed-input-s>[slot=start]{-webkit-margin-end:12px;margin-inline-end:12px}.sc-ed-input-h .sc-ed-input-s>[slot=end]{-webkit-margin-start:12px;margin-inline-start:12px}[color=default].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #6F7A86}[color=default].sc-ed-input-h .help-text.sc-ed-input{color:#6F7A86}[color=default].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #6F7A86}[color=success].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #74AC41}[color=success].sc-ed-input-h .help-text.sc-ed-input{color:#74AC41}[color=success].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #74AC41}[color=warning].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #F6C24E}[color=warning].sc-ed-input-h .help-text.sc-ed-input{color:#F6C24E}[color=warning].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #F6C24E}[color=error].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #EB3343}[color=error].sc-ed-input-h .help-text.sc-ed-input{color:#EB3343}[color=error].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #EB3343}[color=info].sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 1px #3689AD}[color=info].sc-ed-input-h .help-text.sc-ed-input{color:#3689AD}[color=info].sc-ed-input-h:hover .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px #3689AD}.input-has-focus.sc-ed-input-h .input-root.sc-ed-input{box-shadow:inset 0 0 0 2px red !important}"; | ||
@@ -611,3 +623,3 @@ const EdInput = class { | ||
const edOptionCss = ":host{box-sizing:border-box;padding-left:28px;padding-right:28px;padding-top:8px;padding-bottom:8px;position:relative;display:flex;align-items:center;min-width:192px;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:14px;color:#213245;cursor:pointer;transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1), color 100ms cubic-bezier(0.4, 0, 0.2, 1)}:host *{box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:28px;padding-inline-start:28px;-webkit-padding-end:28px;padding-inline-end:28px}}:host(.option-active){background-color:#E6F0F5;color:#046B99}:host(.option-disabled){opacity:0.5;pointer-events:none}.check{position:absolute;top:50%;transform:translate(calc(-100% - 4px), -50%)}.content{flex:1 1 auto;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}::slotted(ed-icon){pointer-events:none;font-size:1.2em}::slotted([slot=start]){margin-left:0;margin-right:16px;margin-top:0;margin-bottom:0;flex:0 0 auto}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}}::slotted([slot=end]){margin-left:auto;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:16px;padding-inline-start:16px;flex:0 0 auto}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:0;margin-inline-end:0}}"; | ||
const edOptionCss = ":host{box-sizing:border-box;padding-left:28px;padding-right:28px;padding-top:8px;padding-bottom:8px;position:relative;display:flex;align-items:center;min-width:192px;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:14px;color:#213245;cursor:pointer;transition:background-color 100ms cubic-bezier(0.4, 0, 0.2, 1), color 100ms cubic-bezier(0.4, 0, 0.2, 1)}:host *{box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:28px;padding-inline-start:28px;-webkit-padding-end:28px;padding-inline-end:28px}}:host(.option-active){background-color:#E6F0F5;color:red}:host(.option-disabled){opacity:0.5;pointer-events:none}.check{position:absolute;top:50%;transform:translate(calc(-100% - 4px), -50%)}.content{flex:1 1 auto;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}::slotted(ed-icon){pointer-events:none;font-size:1.2em}::slotted([slot=start]){margin-left:0;margin-right:16px;margin-top:0;margin-bottom:0;flex:0 0 auto}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}}::slotted([slot=end]){margin-left:auto;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:16px;padding-inline-start:16px;flex:0 0 auto}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:0;margin-inline-end:0}}"; | ||
@@ -614,0 +626,0 @@ const EdOption = class { |
@@ -40,3 +40,3 @@ import { r as registerInstance, h, H as Host, g as getElement } from './index-84842128.js'; | ||
const edTextCss = ":host{display:contents;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:400;font-size:14px;-webkit-font-kerning:none;font-kerning:none}:host .tag{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}:host([variant^=h]){font-family:\"Poppins\", -apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}:host([display=inline]){display:inline}:host([display=block]){display:block}:host([align=start]),:host([align=center]),:host([align=end]){display:inline-flex !important}:host([align=start]):is([variant^=\"h\"]),:host([align=center]):is([variant^=\"h\"]),:host([align=end]):is([variant^=\"h\"]){display:flex !important}:host([align=start]){justify-content:flex-start}:host([align=center]){justify-content:center}:host([align=end]){justify-content:flex-end}:host([color=help]){color:#425161}:host([color=default]){color:#213245}:host([color=headline]){color:#425161}:host([color=primary]){color:#046B99}:host([color=success]){color:#74AC41}:host([color=warning]){color:#F6C24E}:host([color=error]){color:#EB3343}:host([color=info]){color:#3689AD}:host([variant=small]){font-size:11px;font-weight:400;line-height:14px;text-transform:none}:host([variant=text]){font-size:14px;font-weight:400;line-height:24px;text-transform:none}:host([variant=intro]){font-size:16px;font-weight:400;line-height:28px;text-transform:none}:host([variant=h100]){font-size:11px;font-weight:800;line-height:16px;text-transform:none}:host([variant=h200]){font-size:12px;font-weight:600;line-height:16px;text-transform:none}:host([variant=h300]){font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase}:host([variant=h400]){font-size:14px;font-weight:600;line-height:20px;text-transform:none}:host([variant=h500]){font-size:16px;font-weight:600;line-height:24px;text-transform:none}:host([variant=h600]){font-size:20px;font-weight:500;line-height:24px;text-transform:none}:host([variant=h700]){font-size:24px;font-weight:500;line-height:28px;text-transform:none}:host([variant=h800]){font-size:29px;font-weight:600;line-height:32px;text-transform:none}:host([variant=h900]){font-size:35px;font-weight:500;line-height:40px;text-transform:none}:host([case=upper]){text-transform:uppercase}:host([case=lower]){text-transform:lowercase}:host([case=capitalize]){text-transform:capitalize}:host(.text-no-wrap){width:100%;overflow:hidden}:host(.text-no-wrap) .tag{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:host([weight=bold]){font-weight:800}:host([weight=semi-bold]){font-weight:600}:host([weight=medium]){font-weight:500}:host([weight=regular]){font-weight:400}"; | ||
const edTextCss = ":host{display:contents;font-family:-apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-weight:400;font-size:14px;-webkit-font-kerning:none;font-kerning:none}:host .tag{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}:host([variant^=h]){font-family:\"Poppins\", -apple-system, \"San Francisco\", \"Helvetica Neue\", \"Segoe WP\", \"Segoe UI\", Roboto, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}:host([display=inline]){display:inline}:host([display=block]){display:block}:host([align=start]),:host([align=center]),:host([align=end]){display:inline-flex !important}:host([align=start]):is([variant^=\"h\"]),:host([align=center]):is([variant^=\"h\"]),:host([align=end]):is([variant^=\"h\"]){display:flex !important}:host([align=start]){justify-content:flex-start}:host([align=center]){justify-content:center}:host([align=end]){justify-content:flex-end}:host([color=help]){color:#425161}:host([color=default]){color:#213245}:host([color=headline]){color:#425161}:host([color=primary]){color:red}:host([color=success]){color:#74AC41}:host([color=warning]){color:#F6C24E}:host([color=error]){color:#EB3343}:host([color=info]){color:#3689AD}:host([variant=small]){font-size:11px;font-weight:400;line-height:14px;text-transform:none}:host([variant=text]){font-size:14px;font-weight:400;line-height:24px;text-transform:none}:host([variant=intro]){font-size:16px;font-weight:400;line-height:28px;text-transform:none}:host([variant=h100]){font-size:11px;font-weight:800;line-height:16px;text-transform:none}:host([variant=h200]){font-size:12px;font-weight:600;line-height:16px;text-transform:none}:host([variant=h300]){font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase}:host([variant=h400]){font-size:14px;font-weight:600;line-height:20px;text-transform:none}:host([variant=h500]){font-size:16px;font-weight:600;line-height:24px;text-transform:none}:host([variant=h600]){font-size:20px;font-weight:500;line-height:24px;text-transform:none}:host([variant=h700]){font-size:24px;font-weight:500;line-height:28px;text-transform:none}:host([variant=h800]){font-size:29px;font-weight:600;line-height:32px;text-transform:none}:host([variant=h900]){font-size:35px;font-weight:500;line-height:40px;text-transform:none}:host([case=upper]){text-transform:uppercase}:host([case=lower]){text-transform:lowercase}:host([case=capitalize]){text-transform:capitalize}:host(.text-no-wrap){width:100%;overflow:hidden}:host(.text-no-wrap) .tag{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:host([weight=bold]){font-weight:800}:host([weight=semi-bold]){font-weight:600}:host([weight=medium]){font-weight:500}:host([weight=regular]){font-weight:400}"; | ||
@@ -43,0 +43,0 @@ const EdText = class { |
import { r as registerInstance, h, H as Host, g as getElement } from './index-84842128.js'; | ||
const edTreeNodeCss = ":host{box-sizing:border-box;display:block;border-radius:4px;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host *{box-sizing:border-box}:host(.over){box-shadow:inset 0 0 4px #046B99}ed-button[part=label-button],::slotted(*){-webkit-user-drag:element;-moz-user-drag:element}ed-accordion::part(content){padding-top:0;padding-bottom:0}"; | ||
const edTreeNodeCss = ":host{box-sizing:border-box;display:block;border-radius:4px;transition:box-shadow 100ms cubic-bezier(0.4, 0, 0.2, 1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host *{box-sizing:border-box}:host(.over){box-shadow:inset 0 0 4px red}ed-button[part=label-button],::slotted(*){-webkit-user-drag:element;-moz-user-drag:element}ed-accordion::part(content){padding-top:0;padding-bottom:0}"; | ||
@@ -5,0 +5,0 @@ const EdTreeNode = class { |
@@ -97,2 +97,4 @@ import { EventEmitter } from '../../stencil-public-runtime'; | ||
componentDidLoad(): void; | ||
private attachListeners; | ||
private detachListeners; | ||
private focusOn; | ||
@@ -99,0 +101,0 @@ private focusOnTrigger; |
declare const _default: { | ||
arrow_circle_left: string; | ||
arrow_circle_right: string; | ||
assign_to_agent: string; | ||
attachment: string; | ||
block: string; | ||
bot_say: string; | ||
branch: string; | ||
calendar: string; | ||
@@ -12,4 +15,6 @@ check: string; | ||
close: string; | ||
code: string; | ||
dashboard: string; | ||
drag_handle: string; | ||
drag_indicator: string; | ||
edit: string; | ||
@@ -24,2 +29,5 @@ error: string; | ||
flow: string; | ||
flow_end: string; | ||
flow_link: string; | ||
flow_start: string; | ||
folder: string; | ||
@@ -37,5 +45,7 @@ folder_closed: string; | ||
home: string; | ||
http: string; | ||
image: string; | ||
insert_link: string; | ||
intent_library: string; | ||
intent_match: string; | ||
lock: string; | ||
@@ -57,2 +67,3 @@ logout: string; | ||
remove_outlined: string; | ||
restore: string; | ||
search: string; | ||
@@ -65,6 +76,10 @@ settings: string; | ||
trash: string; | ||
trash_empty: string; | ||
upload_file: string; | ||
visibility_off: string; | ||
visibility_on: string; | ||
visitor_choice: string; | ||
visitor_date: string; | ||
visitor_input: string; | ||
}; | ||
export default _default; |
{ | ||
"name": "@ebot7/edem", | ||
"version": "0.9.1", | ||
"version": "0.10.0", | ||
"main": "dist/index.cjs.js", | ||
@@ -73,3 +73,3 @@ "module": "dist/index.js", | ||
}, | ||
"gitHead": "e5ed9ea06627d45d70c48460c9728cb257e73dca" | ||
"gitHead": "503a5ef311087e55c9d5ed6e75ab28438aee2450" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1315235
302
26618