@hiver/connector-admin 1.3.0-beta.2 → 1.3.0-beta.4
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/features/connector-library/components/visibility-modal/constants.d.ts +3 -0
- package/features/connector-library/components/visibility-modal/constants.d.ts.map +1 -0
- package/features/connector-library/components/visibility-modal/field-visibility/index.d.ts.map +1 -1
- package/features/connector-library/components/visibility-modal/field-visibility/sortable-field.d.ts.map +1 -1
- package/features/connector-library/components/visibility-modal/index.d.ts.map +1 -1
- package/index.es.js +7663 -7667
- package/index.umd.js +227 -227
- package/package.json +1 -1
- package/testing/mocks/handlers/connector-template.d.ts +6 -6
- package/testing/mocks/handlers/connector-template.d.ts.map +1 -1
- package/types/connector.d.ts +5 -1
- package/types/connector.d.ts.map +1 -1
- package/types/visibility.d.ts +1 -1
- package/types/visibility.d.ts.map +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-library/components/visibility-modal/constants.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAE9C,eAAO,MAAM,QAAQ,EAAE,QAStB,CAAC"}
|
package/features/connector-library/components/visibility-modal/field-visibility/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/features/connector-library/components/visibility-modal/field-visibility/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/features/connector-library/components/visibility-modal/field-visibility/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAG5C,UAAU,MAAM;IACd,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,SAAS,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;CAC3D;AAED,QAAA,MAAM,eAAe,0BAA2B,MAAM,4CA6BrD,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sortable-field.d.ts","sourceRoot":"","sources":["../../../../../../src/features/connector-library/components/visibility-modal/field-visibility/sortable-field.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C,UAAU,MAAM;IACd,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CACtC;AAED,eAAO,MAAM,aAAa,8BAA+B,MAAM,
|
|
1
|
+
{"version":3,"file":"sortable-field.d.ts","sourceRoot":"","sources":["../../../../../../src/features/connector-library/components/visibility-modal/field-visibility/sortable-field.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C,UAAU,MAAM;IACd,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CACtC;AAED,eAAO,MAAM,aAAa,8BAA+B,MAAM,4CAoB9D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-library/components/visibility-modal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAA6D,MAAM,OAAO,CAAC;AA4BtF,OAAO,EAAE,KAAK,gBAAgB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-library/components/visibility-modal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAA6D,MAAM,OAAO,CAAC;AA4BtF,OAAO,EAAE,KAAK,gBAAgB,EAAyB,MAAM,oBAAoB,CAAC;AAmBlF,eAAO,MAAM,eAAe,EAAE,EAAE,CAAC,gBAAgB,CAkKhD,CAAC"}
|