@plaidev/karte-action-sdk 1.1.225 → 1.1.226

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.
@@ -3951,7 +3951,7 @@ class Button extends SvelteComponent {
3951
3951
  /* src/components/Modal.svelte generated by Svelte v3.53.1 */
3952
3952
 
3953
3953
  function add_css$s(target) {
3954
- append_styles(target, "svelte-fsihgx", ".modal.svelte-fsihgx{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-fsihgx > .button{flex:auto;display:flex}.close.svelte-fsihgx{position:absolute;top:0;right:0}.close.svelte-fsihgx > .button{position:absolute;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;transition:all 0.25s}.close.svelte-fsihgx > .button:hover{transform:rotate(90deg)}.modal-content.svelte-fsihgx{flex:auto;display:flex;justify-content:center;align-items:center;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}@media screen and (min-width: 641px){.modal-bp.svelte-fsihgx{height:var(--modal-bp-height-pc) !important;width:var(--modal-bp-width-pc) !important;top:var(--modal-bp-top-pc) !important;left:var(--modal-bp-left-pc) !important;bottom:var(--modal-bp-bottom-pc) !important;right:var(--modal-bp-right-pc) !important;transform:var(--modal-bp-transform-pc) !important;margin:var(--modal-bp-margin-pc) !important}.background-bp-pc{display:block}.background-bp-sp{display:none}}@media screen and (max-width: 640px){.modal-bp.svelte-fsihgx{height:var(--modal-bp-height-sp) !important;width:var(--modal-bp-width-sp) !important;top:var(--modal-bp-top-sp) !important;left:var(--modal-bp-left-sp) !important;bottom:var(--modal-bp-bottom-sp) !important;right:var(--modal-bp-right-sp) !important;transform:var(--modal-bp-transform-sp) !important;margin:var(--modal-bp-margin-sp) !important}.background-bp-pc{display:none}.background-bp-sp{display:block}}");
3954
+ append_styles(target, "svelte-1i2vo31", ".modal.svelte-1i2vo31{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-1i2vo31 > .button{flex:auto;display:flex}.close.svelte-1i2vo31{position:absolute;top:0;right:0}.close.svelte-1i2vo31 > .button{position:absolute;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;transition:all 0.25s}.close.svelte-1i2vo31 > .button:hover{transform:rotate(90deg)}.modal-content.svelte-1i2vo31{flex:auto;display:flex;justify-content:center;align-items:center;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}@media screen and (min-width: 641px){.modal-bp.svelte-1i2vo31{height:var(--modal-bp-height-pc) !important;width:var(--modal-bp-width-pc) !important;top:var(--modal-bp-top-pc) !important;left:var(--modal-bp-left-pc) !important;bottom:var(--modal-bp-bottom-pc) !important;right:var(--modal-bp-right-pc) !important;transform:var(--modal-bp-transform-pc);margin:var(--modal-bp-margin-pc) !important}.background-bp-pc{display:block}.background-bp-sp{display:none}}@media screen and (max-width: 640px){.modal-bp.svelte-1i2vo31{height:var(--modal-bp-height-sp) !important;width:var(--modal-bp-width-sp) !important;top:var(--modal-bp-top-sp) !important;left:var(--modal-bp-left-sp) !important;bottom:var(--modal-bp-bottom-sp) !important;right:var(--modal-bp-right-sp) !important;transform:var(--modal-bp-transform-sp);margin:var(--modal-bp-margin-sp) !important}.background-bp-pc{display:none}.background-bp-sp{display:block}}");
3955
3955
  }
3956
3956
 
3957
3957
  // (275:0) {:else}
@@ -4126,7 +4126,7 @@ function create_if_block$5(ctx) {
4126
4126
  this.h();
4127
4127
  },
4128
4128
  h() {
4129
- attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-fsihgx"));
4129
+ attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-1i2vo31"));
4130
4130
  attr(div, "role", "dialog");
4131
4131
  attr(div, "aria-modal", "true");
4132
4132
  attr(div, "style", Array.from(/*modalStyles*/ ctx[23]).join(';'));
@@ -4150,7 +4150,7 @@ function create_if_block$5(ctx) {
4150
4150
 
4151
4151
  button.$set(button_changes);
4152
4152
 
4153
- if (!current || dirty[0] & /*useBreakPoint*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-fsihgx"))) {
4153
+ if (!current || dirty[0] & /*useBreakPoint*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-1i2vo31"))) {
4154
4154
  attr(div, "class", div_class_value);
4155
4155
  }
4156
4156
  },
@@ -4214,7 +4214,7 @@ function create_if_block_1$1(ctx) {
4214
4214
  this.h();
4215
4215
  },
4216
4216
  h() {
4217
- attr(div, "class", "close svelte-fsihgx");
4217
+ attr(div, "class", "close svelte-1i2vo31");
4218
4218
  set_style(div, "z-index", /*$maximumZindex*/ ctx[22] + 1);
4219
4219
  },
4220
4220
  m(target, anchor) {
@@ -4339,7 +4339,7 @@ function create_default_slot$6(ctx) {
4339
4339
  this.h();
4340
4340
  },
4341
4341
  h() {
4342
- attr(div, "class", "modal-content svelte-fsihgx");
4342
+ attr(div, "class", "modal-content svelte-1i2vo31");
4343
4343
  attr(div, "style", /*_style*/ ctx[5]);
4344
4344
  },
4345
4345
  m(target, anchor) {
package/dist/index.es.js CHANGED
@@ -3965,7 +3965,7 @@ class Button extends SvelteComponent {
3965
3965
  /* src/components/Modal.svelte generated by Svelte v3.53.1 */
3966
3966
 
3967
3967
  function add_css$s(target) {
3968
- append_styles(target, "svelte-fsihgx", ".modal.svelte-fsihgx{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-fsihgx > .button{flex:auto;display:flex}.close.svelte-fsihgx{position:absolute;top:0;right:0}.close.svelte-fsihgx > .button{position:absolute;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;transition:all 0.25s}.close.svelte-fsihgx > .button:hover{transform:rotate(90deg)}.modal-content.svelte-fsihgx{flex:auto;display:flex;justify-content:center;align-items:center;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}@media screen and (min-width: 641px){.modal-bp.svelte-fsihgx{height:var(--modal-bp-height-pc) !important;width:var(--modal-bp-width-pc) !important;top:var(--modal-bp-top-pc) !important;left:var(--modal-bp-left-pc) !important;bottom:var(--modal-bp-bottom-pc) !important;right:var(--modal-bp-right-pc) !important;transform:var(--modal-bp-transform-pc) !important;margin:var(--modal-bp-margin-pc) !important}.background-bp-pc{display:block}.background-bp-sp{display:none}}@media screen and (max-width: 640px){.modal-bp.svelte-fsihgx{height:var(--modal-bp-height-sp) !important;width:var(--modal-bp-width-sp) !important;top:var(--modal-bp-top-sp) !important;left:var(--modal-bp-left-sp) !important;bottom:var(--modal-bp-bottom-sp) !important;right:var(--modal-bp-right-sp) !important;transform:var(--modal-bp-transform-sp) !important;margin:var(--modal-bp-margin-sp) !important}.background-bp-pc{display:none}.background-bp-sp{display:block}}");
3968
+ append_styles(target, "svelte-1i2vo31", ".modal.svelte-1i2vo31{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-1i2vo31 > .button{flex:auto;display:flex}.close.svelte-1i2vo31{position:absolute;top:0;right:0}.close.svelte-1i2vo31 > .button{position:absolute;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;transition:all 0.25s}.close.svelte-1i2vo31 > .button:hover{transform:rotate(90deg)}.modal-content.svelte-1i2vo31{flex:auto;display:flex;justify-content:center;align-items:center;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}@media screen and (min-width: 641px){.modal-bp.svelte-1i2vo31{height:var(--modal-bp-height-pc) !important;width:var(--modal-bp-width-pc) !important;top:var(--modal-bp-top-pc) !important;left:var(--modal-bp-left-pc) !important;bottom:var(--modal-bp-bottom-pc) !important;right:var(--modal-bp-right-pc) !important;transform:var(--modal-bp-transform-pc);margin:var(--modal-bp-margin-pc) !important}.background-bp-pc{display:block}.background-bp-sp{display:none}}@media screen and (max-width: 640px){.modal-bp.svelte-1i2vo31{height:var(--modal-bp-height-sp) !important;width:var(--modal-bp-width-sp) !important;top:var(--modal-bp-top-sp) !important;left:var(--modal-bp-left-sp) !important;bottom:var(--modal-bp-bottom-sp) !important;right:var(--modal-bp-right-sp) !important;transform:var(--modal-bp-transform-sp);margin:var(--modal-bp-margin-sp) !important}.background-bp-pc{display:none}.background-bp-sp{display:block}}");
3969
3969
  }
3970
3970
 
3971
3971
  // (275:0) {:else}
@@ -4115,7 +4115,7 @@ function create_if_block$5(ctx) {
4115
4115
  c() {
4116
4116
  div = element("div");
4117
4117
  create_component(button.$$.fragment);
4118
- attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-fsihgx"));
4118
+ attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-1i2vo31"));
4119
4119
  attr(div, "role", "dialog");
4120
4120
  attr(div, "aria-modal", "true");
4121
4121
  attr(div, "style", Array.from(/*modalStyles*/ ctx[23]).join(';'));
@@ -4139,7 +4139,7 @@ function create_if_block$5(ctx) {
4139
4139
 
4140
4140
  button.$set(button_changes);
4141
4141
 
4142
- if (!current || dirty[0] & /*useBreakPoint*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-fsihgx"))) {
4142
+ if (!current || dirty[0] & /*useBreakPoint*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-1i2vo31"))) {
4143
4143
  attr(div, "class", div_class_value);
4144
4144
  }
4145
4145
  },
@@ -4193,7 +4193,7 @@ function create_if_block_1$1(ctx) {
4193
4193
  c() {
4194
4194
  div = element("div");
4195
4195
  create_component(button.$$.fragment);
4196
- attr(div, "class", "close svelte-fsihgx");
4196
+ attr(div, "class", "close svelte-1i2vo31");
4197
4197
  set_style(div, "z-index", /*$maximumZindex*/ ctx[22] + 1);
4198
4198
  },
4199
4199
  m(target, anchor) {
@@ -4282,7 +4282,7 @@ function create_default_slot$6(ctx) {
4282
4282
  t = space();
4283
4283
  div = element("div");
4284
4284
  if (default_slot) default_slot.c();
4285
- attr(div, "class", "modal-content svelte-fsihgx");
4285
+ attr(div, "class", "modal-content svelte-1i2vo31");
4286
4286
  attr(div, "style", /*_style*/ ctx[5]);
4287
4287
  },
4288
4288
  m(target, anchor) {
@@ -450,12 +450,17 @@ export declare type Code = string;
450
450
 
451
451
  export { CodeElement }
452
452
 
453
+ /**
454
+ * @typedef {Object} CollectionReturnFunctions@typedef {Object} CollectionReturnFunctions
455
+ * @property {function(key, cb: (err, items) => void): void} get - キーを1つ、または複数指定して、対応するアクションテーブルの行を取得する。
456
+ * @property {function(queryName, params, options, cb: (err, items) => void): void} getByQuery - クエリーを指定して、アクションテーブルから行を取得する。なお、クエリーは事前に管理画面で設定しておく必要があります。
457
+ */
453
458
  /**
454
459
  * アクションテーブルを管理するメソッドを取得する
455
460
  *
456
461
  * @param config - アクションテーブル設定情報
457
462
  *
458
- * @returns メソッドを返します
463
+ * @returns {CollectionReturnFunctions} アクションテーブル行を取得するメソッド
459
464
  *
460
465
  * @public
461
466
  */
@@ -2110,12 +2115,17 @@ export declare namespace widget {
2110
2115
  table: string;
2111
2116
  endpoint?: string;
2112
2117
  };
2118
+ /**
2119
+ * @typedef {Object} CollectionReturnFunctions@typedef {Object} CollectionReturnFunctions
2120
+ * @property {function(key, cb: (err, items) => void): void} get - キーを1つ、または複数指定して、対応するアクションテーブルの行を取得する。
2121
+ * @property {function(queryName, params, options, cb: (err, items) => void): void} getByQuery - クエリーを指定して、アクションテーブルから行を取得する。なお、クエリーは事前に管理画面で設定しておく必要があります。
2122
+ */
2113
2123
  /**
2114
2124
  * アクションテーブルを管理するメソッドを取得する
2115
2125
  *
2116
2126
  * @param config - アクションテーブル設定情報
2117
2127
  *
2118
- * @returns メソッドを返します
2128
+ * @returns {CollectionReturnFunctions} アクションテーブル行を取得するメソッド
2119
2129
  *
2120
2130
  * @public
2121
2131
  */
@@ -1392,7 +1392,7 @@
1392
1392
  {
1393
1393
  "kind": "Function",
1394
1394
  "canonicalReference": "@plaidev/karte-action-sdk!collection:function(1)",
1395
- "docComment": "/**\n * アクションテーブルを管理するメソッドを取得する\n *\n * @param config - アクションテーブル設定情報\n *\n * @returns メソッドを返します\n *\n * @public\n */\n",
1395
+ "docComment": "/**\n * アクションテーブルを管理するメソッドを取得する\n *\n * @param config - アクションテーブル設定情報\n *\n * @returns {CollectionReturnFunctions} アクションテーブル行を取得するメソッド\n *\n * @public\n */\n",
1396
1396
  "excerptTokens": [
1397
1397
  {
1398
1398
  "kind": "Content",
@@ -4820,7 +4820,7 @@
4820
4820
  {
4821
4821
  "kind": "Function",
4822
4822
  "canonicalReference": "@plaidev/karte-action-sdk!widget.collection:function(1)",
4823
- "docComment": "/**\n * アクションテーブルを管理するメソッドを取得する\n *\n * @param config - アクションテーブル設定情報\n *\n * @returns メソッドを返します\n *\n * @public\n */\n",
4823
+ "docComment": "/**\n * アクションテーブルを管理するメソッドを取得する\n *\n * @param config - アクションテーブル設定情報\n *\n * @returns {CollectionReturnFunctions} アクションテーブル行を取得するメソッド\n *\n * @public\n */\n",
4824
4824
  "excerptTokens": [
4825
4825
  {
4826
4826
  "kind": "Content",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.225",
3
+ "version": "1.1.226",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",
@@ -53,6 +53,13 @@
53
53
  "README.md",
54
54
  "LICENSE"
55
55
  ],
56
+ "publishConfig": {
57
+ "access": "public"
58
+ },
59
+ "repository": {
60
+ "type": "git",
61
+ "url": "https://github.com/plaidev/karte-io-systems.git"
62
+ },
56
63
  "devDependencies": {
57
64
  "@microsoft/api-documenter": "7.19.28",
58
65
  "@microsoft/api-extractor": "7.33.8",
@@ -98,9 +105,6 @@
98
105
  "vitest": "latest",
99
106
  "@plaidev/action-compiler": "0.4.231"
100
107
  },
101
- "publishConfig": {
102
- "access": "public"
103
- },
104
108
  "dependencies": {
105
109
  "@rollup/plugin-image": "^3.0.2"
106
110
  },