@wix/entity-advanced-permissions 1.868.0 → 1.869.0
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/statics/entity-advanced-permissions.umd.js +23 -23
- package/dist/statics/entity-advanced-permissions.umd.js.map +1 -1
- package/dist/statics/entity-advanced-permissions.umd.min.js +2 -2
- package/dist/statics/entity-advanced-permissions.umd.min.js.map +1 -1
- package/dist/statics/manifest.json +2 -2
- package/dist/statics/manifest.min.json +2 -2
- package/package.json +2 -2
|
@@ -34779,7 +34779,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
34779
34779
|
SiteVisitorsIcon: function() { return /* reexport */ SiteVisitorsIcon; }
|
|
34780
34780
|
});
|
|
34781
34781
|
|
|
34782
|
-
// NAMESPACE OBJECT: ../../../node_modules
|
|
34782
|
+
// NAMESPACE OBJECT: ../../../node_modules/@wix/image-kit/dist/esm/api/max/index.js
|
|
34783
34783
|
var max_namespaceObject = {};
|
|
34784
34784
|
__webpack_require__.r(max_namespaceObject);
|
|
34785
34785
|
__webpack_require__.d(max_namespaceObject, {
|
|
@@ -57728,7 +57728,7 @@ function nameToInitials(name, limit = DEFAULT_LIMIT) {
|
|
|
57728
57728
|
// EXTERNAL MODULE: ../../../node_modules/fastdom/fastdom.js
|
|
57729
57729
|
var fastdom = __webpack_require__(6114);
|
|
57730
57730
|
var fastdom_default = /*#__PURE__*/__webpack_require__.n(fastdom);
|
|
57731
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
57731
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/helpers/imageServiceConstants.js
|
|
57732
57732
|
/**
|
|
57733
57733
|
* image service api version
|
|
57734
57734
|
*/
|
|
@@ -57954,7 +57954,7 @@ const supportedExtensions = [
|
|
|
57954
57954
|
];
|
|
57955
57955
|
|
|
57956
57956
|
//# sourceMappingURL=imageServiceConstants.js.map
|
|
57957
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
57957
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/helpers/imageServiceFeatureSupportObject.js
|
|
57958
57958
|
const globalFeaturesSupportObj = {
|
|
57959
57959
|
/**
|
|
57960
57960
|
* @type {object<boolean>}
|
|
@@ -57969,7 +57969,7 @@ const setFeature = function (feature, value) {
|
|
|
57969
57969
|
};
|
|
57970
57970
|
|
|
57971
57971
|
//# sourceMappingURL=imageServiceFeatureSupportObject.js.map
|
|
57972
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
57972
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/helpers/populateFeatureSupport.js
|
|
57973
57973
|
|
|
57974
57974
|
/**
|
|
57975
57975
|
* Populate the global feature support object with browser specific values
|
|
@@ -57984,7 +57984,7 @@ function populateGlobalFeatureSupport() {
|
|
|
57984
57984
|
}
|
|
57985
57985
|
|
|
57986
57986
|
//# sourceMappingURL=populateFeatureSupport.js.map
|
|
57987
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
57987
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/helpers/utils.js
|
|
57988
57988
|
/**
|
|
57989
57989
|
* Simple templates.
|
|
57990
57990
|
* Receives a string with es6 ${...} style template arguments and returns a transformed string.
|
|
@@ -58012,7 +58012,7 @@ function last(array) {
|
|
|
58012
58012
|
}
|
|
58013
58013
|
|
|
58014
58014
|
//# sourceMappingURL=utils.js.map
|
|
58015
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
58015
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/helpers/imageServiceUtils.js
|
|
58016
58016
|
|
|
58017
58017
|
|
|
58018
58018
|
const SUPPORTED_IMAGE_EXTENSIONS = [
|
|
@@ -58546,7 +58546,7 @@ function getUpscaleString(options) {
|
|
|
58546
58546
|
}
|
|
58547
58547
|
|
|
58548
58548
|
//# sourceMappingURL=imageServiceUtils.js.map
|
|
58549
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
58549
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/engines/attributes/backgroundAttributes.js
|
|
58550
58550
|
|
|
58551
58551
|
/**
|
|
58552
58552
|
* returns BG tag CSS data
|
|
@@ -58661,7 +58661,7 @@ function getCSS(transformsObj, target) {
|
|
|
58661
58661
|
}
|
|
58662
58662
|
|
|
58663
58663
|
//# sourceMappingURL=backgroundAttributes.js.map
|
|
58664
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
58664
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/engines/attributes/imgAttributes.js
|
|
58665
58665
|
|
|
58666
58666
|
/**
|
|
58667
58667
|
* align type to position
|
|
@@ -58777,7 +58777,7 @@ function imgAttributes_getCSS(transformsObj, target) {
|
|
|
58777
58777
|
}
|
|
58778
58778
|
|
|
58779
58779
|
//# sourceMappingURL=imgAttributes.js.map
|
|
58780
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
58780
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/engines/attributes/SVGAttributes.js
|
|
58781
58781
|
|
|
58782
58782
|
|
|
58783
58783
|
/* eslint-disable indent */
|
|
@@ -58922,7 +58922,7 @@ function getSvgAttr(transformsObj, target) {
|
|
|
58922
58922
|
/* eslint-enable indent */
|
|
58923
58923
|
|
|
58924
58924
|
//# sourceMappingURL=SVGAttributes.js.map
|
|
58925
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
58925
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/engines/attributes.js
|
|
58926
58926
|
|
|
58927
58927
|
|
|
58928
58928
|
|
|
@@ -58949,7 +58949,7 @@ function getAttributes(transformsObj, target) {
|
|
|
58949
58949
|
}
|
|
58950
58950
|
|
|
58951
58951
|
//# sourceMappingURL=attributes.js.map
|
|
58952
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
58952
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/helpers/browserFeatureSupport.js
|
|
58953
58953
|
|
|
58954
58954
|
/**
|
|
58955
58955
|
* get a browser detection if running on mobile device
|
|
@@ -58961,7 +58961,7 @@ function isMobile() {
|
|
|
58961
58961
|
}
|
|
58962
58962
|
|
|
58963
58963
|
//# sourceMappingURL=browserFeatureSupport.js.map
|
|
58964
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
58964
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/helpers/imageTransformParts.js
|
|
58965
58965
|
|
|
58966
58966
|
|
|
58967
58967
|
/**
|
|
@@ -59192,7 +59192,7 @@ function getLegacyCropPart(target) {
|
|
|
59192
59192
|
}
|
|
59193
59193
|
|
|
59194
59194
|
//# sourceMappingURL=imageTransformParts.js.map
|
|
59195
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
59195
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/helpers/imageTransformOptions.js
|
|
59196
59196
|
|
|
59197
59197
|
|
|
59198
59198
|
|
|
@@ -59384,7 +59384,7 @@ function isZeroUSM(usm) {
|
|
|
59384
59384
|
}
|
|
59385
59385
|
|
|
59386
59386
|
//# sourceMappingURL=imageTransformOptions.js.map
|
|
59387
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
59387
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/api/transform.js
|
|
59388
59388
|
|
|
59389
59389
|
|
|
59390
59390
|
|
|
@@ -59475,7 +59475,7 @@ function getTarget(fittingType, src, target) {
|
|
|
59475
59475
|
}
|
|
59476
59476
|
|
|
59477
59477
|
//# sourceMappingURL=transform.js.map
|
|
59478
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
59478
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/engines/transforms.js
|
|
59479
59479
|
|
|
59480
59480
|
|
|
59481
59481
|
// transform templates
|
|
@@ -59582,7 +59582,7 @@ function getImageURI(transformsObj) {
|
|
|
59582
59582
|
}
|
|
59583
59583
|
|
|
59584
59584
|
//# sourceMappingURL=transforms.js.map
|
|
59585
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
59585
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/api/uri.js
|
|
59586
59586
|
|
|
59587
59587
|
|
|
59588
59588
|
|
|
@@ -59609,7 +59609,7 @@ function getURI(fittingType, src, target, options = {}, transformObj) {
|
|
|
59609
59609
|
}
|
|
59610
59610
|
|
|
59611
59611
|
//# sourceMappingURL=uri.js.map
|
|
59612
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
59612
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/api/srcset.js
|
|
59613
59613
|
|
|
59614
59614
|
function getSrcset(fittingType, src, target, options, data) {
|
|
59615
59615
|
const dpr = target.pixelAspectRatio || 1;
|
|
@@ -59626,7 +59626,7 @@ function getSrcset(fittingType, src, target, options, data) {
|
|
|
59626
59626
|
}
|
|
59627
59627
|
|
|
59628
59628
|
//# sourceMappingURL=srcset.js.map
|
|
59629
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
59629
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/helpers/imagePlaceholderUtils.js
|
|
59630
59630
|
|
|
59631
59631
|
|
|
59632
59632
|
const ALIGN_TYPE_TO_POSITION = {
|
|
@@ -59831,7 +59831,7 @@ function convertFillFocalToPosition(src, target, focalPoint) {
|
|
|
59831
59831
|
}
|
|
59832
59832
|
|
|
59833
59833
|
//# sourceMappingURL=imagePlaceholderUtils.js.map
|
|
59834
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
59834
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/api/max/api.js
|
|
59835
59835
|
|
|
59836
59836
|
|
|
59837
59837
|
|
|
@@ -59922,7 +59922,7 @@ function getData(fittingType, src, target, options) {
|
|
|
59922
59922
|
}
|
|
59923
59923
|
|
|
59924
59924
|
//# sourceMappingURL=api.js.map
|
|
59925
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
59925
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/api/uri/index.js
|
|
59926
59926
|
|
|
59927
59927
|
|
|
59928
59928
|
|
|
@@ -59953,7 +59953,7 @@ function uri_getData(fittingType, src, target, options) {
|
|
|
59953
59953
|
}
|
|
59954
59954
|
|
|
59955
59955
|
//# sourceMappingURL=index.js.map
|
|
59956
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
59956
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/sdk/api.js
|
|
59957
59957
|
|
|
59958
59958
|
|
|
59959
59959
|
const wixStatic = 'https://static.wixstatic.com/';
|
|
@@ -60024,12 +60024,12 @@ function getCropImageURL(relativeUrl, sourceWidth, sourceHeight, cropX, cropY, c
|
|
|
60024
60024
|
}
|
|
60025
60025
|
|
|
60026
60026
|
//# sourceMappingURL=api.js.map
|
|
60027
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
60027
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/sdk/index.js
|
|
60028
60028
|
|
|
60029
60029
|
populateGlobalFeatureSupport();
|
|
60030
60030
|
|
|
60031
60031
|
//# sourceMappingURL=index.js.map
|
|
60032
|
-
;// CONCATENATED MODULE: ../../../node_modules
|
|
60032
|
+
;// CONCATENATED MODULE: ../../../node_modules/@wix/image-kit/dist/esm/api/max/index.js
|
|
60033
60033
|
|
|
60034
60034
|
|
|
60035
60035
|
|