@kanda-libs/ks-component-ts 0.2.379 → 0.2.381
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/index.d.ts +12839 -12838
- package/dist/index.esm.js +4 -4
- package/dist/index.esm.js.map +3 -3
- package/package.json +2 -2
- package/src/components/HeaderSearch/index.tsx +8 -1
- package/src/field/components/CompanyLookupInput/SearchResults/Desktop/index.tsx +3 -2
- package/src/generated/operations/actionAdhoc.ts +29 -0
- package/src/generated/operations/index.ts +14 -0
- package/src/generated/widget/index.tsx +61268 -61268
- package/yarn.lock +4 -4
package/yarn.lock
CHANGED
|
@@ -869,10 +869,10 @@
|
|
|
869
869
|
lodash.get "^4.4.2"
|
|
870
870
|
lodash.set "^4.3.2"
|
|
871
871
|
|
|
872
|
-
"@kanda-libs/ks-design-library@0.
|
|
873
|
-
version "0.
|
|
874
|
-
resolved "https://registry.yarnpkg.com/@kanda-libs/ks-design-library/-/ks-design-library-0.
|
|
875
|
-
integrity sha512-
|
|
872
|
+
"@kanda-libs/ks-design-library@0.3.11":
|
|
873
|
+
version "0.3.11"
|
|
874
|
+
resolved "https://registry.yarnpkg.com/@kanda-libs/ks-design-library/-/ks-design-library-0.3.11.tgz#3cc84816c8a0611d235a331bc47b90d50d870cff"
|
|
875
|
+
integrity sha512-V6MuP5SSiFBzggdA2RPyawbMa+SO62dw6HvPktgdpLTMrNd+2Sb2Ze1FBaXD+guI+sJ7Ljpj3LCYEVvni66sOQ==
|
|
876
876
|
dependencies:
|
|
877
877
|
crypto-js "^4.1.1"
|
|
878
878
|
file-saver "^2.0.5"
|