@plaidev/karte-action-sdk 1.1.227 → 1.1.228
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.d.ts +7 -0
- package/dist/hydrate/index.es.js +3108 -230
- package/dist/index.es.d.ts +7 -0
- package/dist/index.es.js +2679 -233
- package/meta/karte-action-sdk.api.json +2 -2
- package/package.json +1 -1
- package/dist/karte-action-sdk.d.ts +0 -2671
- package/dist/tsdoc-metadata.json +0 -11
@@ -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
|
1395
|
+
"docComment": "/**\n * アクションテーブルを管理するメソッドを取得する\n *\n * @param config - アクションテーブル設定情報\n *\n * @returns メソッドを返します\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
|
4823
|
+
"docComment": "/**\n * アクションテーブルを管理するメソッドを取得する\n *\n * @param config - アクションテーブル設定情報\n *\n * @returns メソッドを返します\n *\n * @public\n */\n",
|
4824
4824
|
"excerptTokens": [
|
4825
4825
|
{
|
4826
4826
|
"kind": "Content",
|