@kong-ui-public/forms 4.12.12-pr.2132.9d20c0358.0 → 4.12.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.
@@ -1,7 +1,6 @@
1
1
  export declare const FORMS_API_KEY = "kong-ui-forms-api";
2
2
  export declare const FORMS_CONFIG = "kong-ui-forms-config";
3
3
  export declare const REDIS_PARTIAL_FETCHER_KEY = "redis-partial-list-fetcher-key";
4
- export declare const REDIS_PARTIAL_INFO = "redis-partial-info";
5
4
  /** Used by `template` and `slot` */
6
5
  export declare const AUTOFILL_SLOT_NAME = "autofill";
7
6
  /** Used by `provide` and `inject` */
@@ -1 +1 @@
1
- {"version":3,"file":"const.d.ts","sourceRoot":"","sources":["../../src/const.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,sBAAsB,CAAA;AAEhD,eAAO,MAAM,YAAY,yBAAyB,CAAA;AAElD,eAAO,MAAM,yBAAyB,mCAAmC,CAAA;AAEzE,eAAO,MAAM,kBAAkB,uBAAuB,CAAA;AAEtD,oCAAoC;AACpC,eAAO,MAAM,kBAAkB,aAAa,CAAA;AAE5C,qCAAqC;AACrC,eAAO,MAAM,aAAa,iBAAiB,CAAA"}
1
+ {"version":3,"file":"const.d.ts","sourceRoot":"","sources":["../../src/const.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,sBAAsB,CAAA;AAEhD,eAAO,MAAM,YAAY,yBAAyB,CAAA;AAElD,eAAO,MAAM,yBAAyB,mCAAmC,CAAA;AAEzE,oCAAoC;AACpC,eAAO,MAAM,kBAAkB,aAAa,CAAA;AAE5C,qCAAqC;AACrC,eAAO,MAAM,aAAa,iBAAiB,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong-ui-public/forms",
3
- "version": "4.12.12-pr.2132.9d20c0358.0",
3
+ "version": "4.12.12",
4
4
  "type": "module",
5
5
  "main": "./dist/forms.umd.js",
6
6
  "module": "./dist/forms.es.js",
@@ -39,7 +39,7 @@
39
39
  "peerDependencies": {
40
40
  "@kong/kongponents": "^9.30.0",
41
41
  "vue": "^3.5.12",
42
- "@kong-ui-public/entities-shared": "^3.23.1-pr.2132.9d20c0358.0",
42
+ "@kong-ui-public/entities-shared": "^3.24.0",
43
43
  "@kong-ui-public/i18n": "^2.3.0"
44
44
  },
45
45
  "devDependencies": {
@@ -47,7 +47,7 @@
47
47
  "@kong/kongponents": "9.30.0",
48
48
  "@types/lodash-es": "^4.17.12",
49
49
  "pug": "^3.0.3",
50
- "@kong-ui-public/entities-shared": "^3.23.1-pr.2132.9d20c0358.0",
50
+ "@kong-ui-public/entities-shared": "^3.24.0",
51
51
  "@kong-ui-public/i18n": "^2.3.0"
52
52
  },
53
53
  "distSizeChecker": {