@plaidev/karte-action-sdk 1.1.201-28182901.081d0505 → 1.1.201-28182985.7d02f54f
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.js +2 -2
- package/dist/index.es.js +2 -2
- package/package.json +1 -1
package/dist/hydrate/index.es.js
CHANGED
@@ -5133,7 +5133,7 @@ class TextElement extends SvelteComponent {
|
|
5133
5133
|
/* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
|
5134
5134
|
|
5135
5135
|
function add_css$n(target) {
|
5136
|
-
append_styles(target, "svelte-
|
5136
|
+
append_styles(target, "svelte-1vg84sc", ".text-button-element.svelte-1vg84sc{width:100%;height:100%}.text-button-element.svelte-1vg84sc > .button{display:flex;width:100%;height:100%;border:none;box-shadow:transparent;box-sizing:border-box;transition:box-shadow 0.2s;white-space:pre-wrap;overflow:hidden;color:#ffffff;font-size:14px;font-weight:bold;justify-content:center;align-items:center;padding:1px 6px 1px 6px;line-height:1.5;background-color:#33403e;border-radius:4px;cursor:pointer;border-width:0px;border-style:solid;border-color:#000000}.text-button-element.svelte-1vg84sc > .button._disabled{cursor:not-allowed !important;opacity:0.2}.text-button-element.svelte-1vg84sc > .button:not(._disabled):active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button-element.svelte-1vg84sc > .button:not(._disabled):hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
|
5137
5137
|
}
|
5138
5138
|
|
5139
5139
|
// (48:2) <Button {onClick} {style} {eventName}>
|
@@ -5202,7 +5202,7 @@ function create_fragment$o(ctx) {
|
|
5202
5202
|
this.h();
|
5203
5203
|
},
|
5204
5204
|
h() {
|
5205
|
-
attr(div, "class", "text-button-element svelte-
|
5205
|
+
attr(div, "class", "text-button-element svelte-1vg84sc");
|
5206
5206
|
},
|
5207
5207
|
m(target, anchor) {
|
5208
5208
|
insert_hydration(target, div, anchor);
|
package/dist/index.es.js
CHANGED
@@ -4975,7 +4975,7 @@ class TextElement extends SvelteComponent {
|
|
4975
4975
|
/* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
|
4976
4976
|
|
4977
4977
|
function add_css$n(target) {
|
4978
|
-
append_styles(target, "svelte-
|
4978
|
+
append_styles(target, "svelte-1vg84sc", ".text-button-element.svelte-1vg84sc{width:100%;height:100%}.text-button-element.svelte-1vg84sc > .button{display:flex;width:100%;height:100%;border:none;box-shadow:transparent;box-sizing:border-box;transition:box-shadow 0.2s;white-space:pre-wrap;overflow:hidden;color:#ffffff;font-size:14px;font-weight:bold;justify-content:center;align-items:center;padding:1px 6px 1px 6px;line-height:1.5;background-color:#33403e;border-radius:4px;cursor:pointer;border-width:0px;border-style:solid;border-color:#000000}.text-button-element.svelte-1vg84sc > .button._disabled{cursor:not-allowed !important;opacity:0.2}.text-button-element.svelte-1vg84sc > .button:not(._disabled):active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button-element.svelte-1vg84sc > .button:not(._disabled):hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
|
4979
4979
|
}
|
4980
4980
|
|
4981
4981
|
// (48:2) <Button {onClick} {style} {eventName}>
|
@@ -5031,7 +5031,7 @@ function create_fragment$o(ctx) {
|
|
5031
5031
|
c() {
|
5032
5032
|
div = element("div");
|
5033
5033
|
create_component(button.$$.fragment);
|
5034
|
-
attr(div, "class", "text-button-element svelte-
|
5034
|
+
attr(div, "class", "text-button-element svelte-1vg84sc");
|
5035
5035
|
},
|
5036
5036
|
m(target, anchor) {
|
5037
5037
|
insert(target, div, anchor);
|