@plaidev/karte-action-sdk 1.1.254-28804623.48423d98 → 1.1.254-28808969.afd632cb
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/hydrate/index.es.js +3 -3
- package/dist/index.es.js +3 -3
- package/package.json +1 -1
package/dist/hydrate/index.es.js
CHANGED
@@ -17351,7 +17351,7 @@ const TEXT_LINK_THEME_STYLES = {
|
|
17351
17351
|
/* src/components-flex/text-link/TextLink.svelte generated by Svelte v3.53.1 */
|
17352
17352
|
|
17353
17353
|
function add_css$3(target) {
|
17354
|
-
append_styles(target, "svelte-
|
17354
|
+
append_styles(target, "svelte-1y4hh01", ".link.svelte-1y4hh01{-webkit-appearance:none;border:0;background:none;padding:0}.link.svelte-1y4hh01,.link.svelte-1y4hh01:visited,.link.svelte-1y4hh01:link{color:var(--color)}.link.svelte-1y4hh01:hover{color:var(--hover-color)}.link.svelte-1y4hh01:active{color:var(--active-color)}.link.underline-hover-on.svelte-1y4hh01{text-decoration:none}.link.underline-hover-on.svelte-1y4hh01:hover{text-decoration:underline}.link.underline-hover-off.svelte-1y4hh01{text-decoration:underline}.link.underline-hover-off.svelte-1y4hh01:hover{text-decoration:none}.link.underline-on.svelte-1y4hh01{text-decoration:underline}.link.underline-off.svelte-1y4hh01{text-decoration:none}");
|
17355
17355
|
}
|
17356
17356
|
|
17357
17357
|
// (69:2) {#if props.isIcon && props.iconVariant}
|
@@ -17465,7 +17465,7 @@ function create_dynamic_element(ctx) {
|
|
17465
17465
|
set_attributes(svelte_element, svelte_element_data);
|
17466
17466
|
}
|
17467
17467
|
|
17468
|
-
toggle_class(svelte_element, "svelte-
|
17468
|
+
toggle_class(svelte_element, "svelte-1y4hh01", true);
|
17469
17469
|
},
|
17470
17470
|
m(target, anchor) {
|
17471
17471
|
insert_hydration(target, svelte_element, anchor);
|
@@ -17518,7 +17518,7 @@ function create_dynamic_element(ctx) {
|
|
17518
17518
|
set_attributes(svelte_element, svelte_element_data);
|
17519
17519
|
}
|
17520
17520
|
|
17521
|
-
toggle_class(svelte_element, "svelte-
|
17521
|
+
toggle_class(svelte_element, "svelte-1y4hh01", true);
|
17522
17522
|
},
|
17523
17523
|
i(local) {
|
17524
17524
|
if (current) return;
|
package/dist/index.es.js
CHANGED
@@ -16059,7 +16059,7 @@ const TEXT_LINK_THEME_STYLES = {
|
|
16059
16059
|
/* src/components-flex/text-link/TextLink.svelte generated by Svelte v3.53.1 */
|
16060
16060
|
|
16061
16061
|
function add_css$3(target) {
|
16062
|
-
append_styles(target, "svelte-
|
16062
|
+
append_styles(target, "svelte-1y4hh01", ".link.svelte-1y4hh01{-webkit-appearance:none;border:0;background:none;padding:0}.link.svelte-1y4hh01,.link.svelte-1y4hh01:visited,.link.svelte-1y4hh01:link{color:var(--color)}.link.svelte-1y4hh01:hover{color:var(--hover-color)}.link.svelte-1y4hh01:active{color:var(--active-color)}.link.underline-hover-on.svelte-1y4hh01{text-decoration:none}.link.underline-hover-on.svelte-1y4hh01:hover{text-decoration:underline}.link.underline-hover-off.svelte-1y4hh01{text-decoration:underline}.link.underline-hover-off.svelte-1y4hh01:hover{text-decoration:none}.link.underline-on.svelte-1y4hh01{text-decoration:underline}.link.underline-off.svelte-1y4hh01{text-decoration:none}");
|
16063
16063
|
}
|
16064
16064
|
|
16065
16065
|
// (69:2) {#if props.isIcon && props.iconVariant}
|
@@ -16152,7 +16152,7 @@ function create_dynamic_element(ctx) {
|
|
16152
16152
|
set_attributes(svelte_element, svelte_element_data);
|
16153
16153
|
}
|
16154
16154
|
|
16155
|
-
toggle_class(svelte_element, "svelte-
|
16155
|
+
toggle_class(svelte_element, "svelte-1y4hh01", true);
|
16156
16156
|
},
|
16157
16157
|
m(target, anchor) {
|
16158
16158
|
insert(target, svelte_element, anchor);
|
@@ -16205,7 +16205,7 @@ function create_dynamic_element(ctx) {
|
|
16205
16205
|
set_attributes(svelte_element, svelte_element_data);
|
16206
16206
|
}
|
16207
16207
|
|
16208
|
-
toggle_class(svelte_element, "svelte-
|
16208
|
+
toggle_class(svelte_element, "svelte-1y4hh01", true);
|
16209
16209
|
},
|
16210
16210
|
i(local) {
|
16211
16211
|
if (current) return;
|