@samhammer/tiptob 2.3.11 → 2.3.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/web-components.js
CHANGED
|
@@ -4691,11 +4691,11 @@ const Mu = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="2
|
|
|
4691
4691
|
function Hu(e, t, n, r) {
|
|
4692
4692
|
t().commands.insertContent(S(n)), M(r, !1);
|
|
4693
4693
|
}
|
|
4694
|
-
var Ru = (e, t, n) => M(t, n.expression, !0), Ou = /* @__PURE__ */ le('<button class="menu-item svelte-
|
|
4694
|
+
var Ru = (e, t, n) => M(t, n.expression, !0), Ou = /* @__PURE__ */ le('<button class="menu-item svelte-1bsica7"> </button>'), Iu = (e, t) => M(t, !1), Vu = /* @__PURE__ */ le('<div class="dropdown-content svelte-1bsica7"><div class="menu svelte-1bsica7"></div> <div class="button-wrapper svelte-1bsica7"><button type="button" class="confirm svelte-1bsica7"><!></button> <button type="button" class="close svelte-1bsica7"><!></button></div></div>');
|
|
4695
4695
|
const Nu = {
|
|
4696
|
-
hash: "svelte-
|
|
4697
|
-
code: `.dropdown-content.svelte-
|
|
4698
|
-
.menu-item.svelte-
|
|
4696
|
+
hash: "svelte-1bsica7",
|
|
4697
|
+
code: `.dropdown-content.svelte-1bsica7 {display:flex;flex-direction:column;width:15rem;border:1px solid #ccc;background:#ffffff;overflow:hidden;}.menu.svelte-1bsica7 {flex:1;overflow-y:auto;max-height:15rem;}.menu-item.svelte-1bsica7 {padding:0.5rem 0.75rem;border:none;background:transparent;text-align:left;cursor:pointer;width:100%;font-size:0.8rem;color:#333333;}.menu-item.svelte-1bsica7:focus,
|
|
4698
|
+
.menu-item.svelte-1bsica7:hover {background:#f0f0f0;}.button-wrapper.svelte-1bsica7 {display:flex;justify-content:space-evenly;padding:0.25rem 0;border-top:1px solid #cecece;position:sticky;button:where(.svelte-1bsica7) {display:flex;align-items:center;justify-content:center;width:40%;border:none;border-radius:0.25rem;background-color:var(--tiptob-bg-button, #ffffff);cursor:pointer;&:hover:enabled {background-color:var(--tiptob-bg-button-hover, #f0f0f0);}&.confirm {svg {fill:var(--icon-green, #28a745);}}&.close {svg {fill:var(--icon-red, #dc3545);}}}}`
|
|
4699
4699
|
};
|
|
4700
4700
|
function Du(e, t) {
|
|
4701
4701
|
G(t, !0), Se(e, Nu);
|