pro-gallery 4.0.15-beta.233 → 4.0.15-beta.234

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.
@@ -627,8 +627,8 @@
627
627
  "affectsGlobalScope": false
628
628
  },
629
629
  "../../lib/dist/esm-types/settings/options/index.d.ts": {
630
- "version": "e404f17db268d4d781949cc7dcabfbd2b598880d83c16d6c26d3d9a6eaa875ce",
631
- "signature": "e404f17db268d4d781949cc7dcabfbd2b598880d83c16d6c26d3d9a6eaa875ce",
630
+ "version": "3ab7d1cca6329c81997f626433bc5ffb628f6bbb6707a0f8fd76ae2be29536b5",
631
+ "signature": "3ab7d1cca6329c81997f626433bc5ffb628f6bbb6707a0f8fd76ae2be29536b5",
632
632
  "affectsGlobalScope": false
633
633
  },
634
634
  "../../lib/dist/esm-types/settings/utils/constants.d.ts": {
@@ -1356,6 +1356,11 @@
1356
1356
  "signature": "029769d13d9917e3284cb2356ed28a6576e8b07ae6a06ee1e672518adf21a102",
1357
1357
  "affectsGlobalScope": false
1358
1358
  },
1359
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts": {
1360
+ "version": "0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2",
1361
+ "signature": "0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2",
1362
+ "affectsGlobalScope": false
1363
+ },
1359
1364
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/cleanupSemantic.d.ts": {
1360
1365
  "version": "d8aab31ba8e618cc3eea10b0945de81cb93b7e8150a013a482332263b9305322",
1361
1366
  "signature": "d8aab31ba8e618cc3eea10b0945de81cb93b7e8150a013a482332263b9305322",
@@ -1391,9 +1396,14 @@
1391
1396
  "signature": "8a8a96898906f065f296665e411f51010b51372fa260d5373bf9f64356703190",
1392
1397
  "affectsGlobalScope": false
1393
1398
  },
1399
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts": {
1400
+ "version": "7f82ef88bdb67d9a850dd1c7cd2d690f33e0f0acd208e3c9eba086f3670d4f73",
1401
+ "signature": "7f82ef88bdb67d9a850dd1c7cd2d690f33e0f0acd208e3c9eba086f3670d4f73",
1402
+ "affectsGlobalScope": false
1403
+ },
1394
1404
  "../../../node_modules/@types/jest/index.d.ts": {
1395
- "version": "6ff2ca51e2c9d88d6d904c481879b12ec0cad2a69b88e220859a52207444773b",
1396
- "signature": "6ff2ca51e2c9d88d6d904c481879b12ec0cad2a69b88e220859a52207444773b",
1405
+ "version": "3fe15a491a792852283caeece8142bc7427a29c183d9fec8691d95a49c8932a1",
1406
+ "signature": "3fe15a491a792852283caeece8142bc7427a29c183d9fec8691d95a49c8932a1",
1397
1407
  "affectsGlobalScope": true
1398
1408
  },
1399
1409
  "../../../node_modules/@types/json-schema/index.d.ts": {
@@ -1761,10 +1771,13 @@
1761
1771
  "../../../node_modules/@types/node/util.d.ts"
1762
1772
  ],
1763
1773
  "../../../node_modules/@types/jest/index.d.ts": [
1764
- "../../../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
1774
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts",
1765
1775
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
1766
1776
  "../../../node_modules/@types/node/util.d.ts"
1767
1777
  ],
1778
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts": [
1779
+ "../../../node_modules/@types/node/util.d.ts"
1780
+ ],
1768
1781
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/cleanupSemantic.d.ts": [
1769
1782
  "../../../node_modules/@types/node/util.d.ts"
1770
1783
  ],
@@ -1789,6 +1802,11 @@
1789
1802
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
1790
1803
  "../../../node_modules/@types/node/util.d.ts"
1791
1804
  ],
1805
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts": [
1806
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts",
1807
+ "../../../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
1808
+ "../../../node_modules/@types/node/util.d.ts"
1809
+ ],
1792
1810
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts": [
1793
1811
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/types.d.ts",
1794
1812
  "../../../node_modules/@types/node/util.d.ts"
@@ -3371,10 +3389,13 @@
3371
3389
  "../../../node_modules/@types/node/util.d.ts"
3372
3390
  ],
3373
3391
  "../../../node_modules/@types/jest/index.d.ts": [
3374
- "../../../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
3392
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts",
3375
3393
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
3376
3394
  "../../../node_modules/@types/node/util.d.ts"
3377
3395
  ],
3396
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts": [
3397
+ "../../../node_modules/@types/node/util.d.ts"
3398
+ ],
3378
3399
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/cleanupSemantic.d.ts": [
3379
3400
  "../../../node_modules/@types/node/util.d.ts"
3380
3401
  ],
@@ -3399,6 +3420,11 @@
3399
3420
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
3400
3421
  "../../../node_modules/@types/node/util.d.ts"
3401
3422
  ],
3423
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts": [
3424
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts",
3425
+ "../../../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
3426
+ "../../../node_modules/@types/node/util.d.ts"
3427
+ ],
3402
3428
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts": [
3403
3429
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/types.d.ts",
3404
3430
  "../../../node_modules/@types/node/util.d.ts"
@@ -4619,11 +4645,13 @@
4619
4645
  "../../../node_modules/@types/istanbul-lib-report/index.d.ts",
4620
4646
  "../../../node_modules/@types/istanbul-reports/index.d.ts",
4621
4647
  "../../../node_modules/@types/jest/index.d.ts",
4648
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts",
4622
4649
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/cleanupSemantic.d.ts",
4623
4650
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/diffLines.d.ts",
4624
4651
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
4625
4652
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/printDiffs.d.ts",
4626
4653
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts",
4654
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts",
4627
4655
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
4628
4656
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/types.d.ts",
4629
4657
  "../../../node_modules/@types/json-schema/index.d.ts",
@@ -627,8 +627,8 @@
627
627
  "affectsGlobalScope": false
628
628
  },
629
629
  "../../lib/dist/esm-types/settings/options/index.d.ts": {
630
- "version": "e404f17db268d4d781949cc7dcabfbd2b598880d83c16d6c26d3d9a6eaa875ce",
631
- "signature": "e404f17db268d4d781949cc7dcabfbd2b598880d83c16d6c26d3d9a6eaa875ce",
630
+ "version": "3ab7d1cca6329c81997f626433bc5ffb628f6bbb6707a0f8fd76ae2be29536b5",
631
+ "signature": "3ab7d1cca6329c81997f626433bc5ffb628f6bbb6707a0f8fd76ae2be29536b5",
632
632
  "affectsGlobalScope": false
633
633
  },
634
634
  "../../lib/dist/esm-types/settings/utils/constants.d.ts": {
@@ -1356,6 +1356,11 @@
1356
1356
  "signature": "029769d13d9917e3284cb2356ed28a6576e8b07ae6a06ee1e672518adf21a102",
1357
1357
  "affectsGlobalScope": false
1358
1358
  },
1359
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts": {
1360
+ "version": "0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2",
1361
+ "signature": "0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2",
1362
+ "affectsGlobalScope": false
1363
+ },
1359
1364
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/cleanupSemantic.d.ts": {
1360
1365
  "version": "d8aab31ba8e618cc3eea10b0945de81cb93b7e8150a013a482332263b9305322",
1361
1366
  "signature": "d8aab31ba8e618cc3eea10b0945de81cb93b7e8150a013a482332263b9305322",
@@ -1391,9 +1396,14 @@
1391
1396
  "signature": "8a8a96898906f065f296665e411f51010b51372fa260d5373bf9f64356703190",
1392
1397
  "affectsGlobalScope": false
1393
1398
  },
1399
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts": {
1400
+ "version": "7f82ef88bdb67d9a850dd1c7cd2d690f33e0f0acd208e3c9eba086f3670d4f73",
1401
+ "signature": "7f82ef88bdb67d9a850dd1c7cd2d690f33e0f0acd208e3c9eba086f3670d4f73",
1402
+ "affectsGlobalScope": false
1403
+ },
1394
1404
  "../../../node_modules/@types/jest/index.d.ts": {
1395
- "version": "6ff2ca51e2c9d88d6d904c481879b12ec0cad2a69b88e220859a52207444773b",
1396
- "signature": "6ff2ca51e2c9d88d6d904c481879b12ec0cad2a69b88e220859a52207444773b",
1405
+ "version": "3fe15a491a792852283caeece8142bc7427a29c183d9fec8691d95a49c8932a1",
1406
+ "signature": "3fe15a491a792852283caeece8142bc7427a29c183d9fec8691d95a49c8932a1",
1397
1407
  "affectsGlobalScope": true
1398
1408
  },
1399
1409
  "../../../node_modules/@types/json-schema/index.d.ts": {
@@ -1760,10 +1770,13 @@
1760
1770
  "../../../node_modules/@types/node/util.d.ts"
1761
1771
  ],
1762
1772
  "../../../node_modules/@types/jest/index.d.ts": [
1763
- "../../../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
1773
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts",
1764
1774
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
1765
1775
  "../../../node_modules/@types/node/util.d.ts"
1766
1776
  ],
1777
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts": [
1778
+ "../../../node_modules/@types/node/util.d.ts"
1779
+ ],
1767
1780
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/cleanupSemantic.d.ts": [
1768
1781
  "../../../node_modules/@types/node/util.d.ts"
1769
1782
  ],
@@ -1788,6 +1801,11 @@
1788
1801
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
1789
1802
  "../../../node_modules/@types/node/util.d.ts"
1790
1803
  ],
1804
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts": [
1805
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts",
1806
+ "../../../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
1807
+ "../../../node_modules/@types/node/util.d.ts"
1808
+ ],
1791
1809
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts": [
1792
1810
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/types.d.ts",
1793
1811
  "../../../node_modules/@types/node/util.d.ts"
@@ -3370,10 +3388,13 @@
3370
3388
  "../../../node_modules/@types/node/util.d.ts"
3371
3389
  ],
3372
3390
  "../../../node_modules/@types/jest/index.d.ts": [
3373
- "../../../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
3391
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts",
3374
3392
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
3375
3393
  "../../../node_modules/@types/node/util.d.ts"
3376
3394
  ],
3395
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts": [
3396
+ "../../../node_modules/@types/node/util.d.ts"
3397
+ ],
3377
3398
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/cleanupSemantic.d.ts": [
3378
3399
  "../../../node_modules/@types/node/util.d.ts"
3379
3400
  ],
@@ -3398,6 +3419,11 @@
3398
3419
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
3399
3420
  "../../../node_modules/@types/node/util.d.ts"
3400
3421
  ],
3422
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts": [
3423
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts",
3424
+ "../../../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
3425
+ "../../../node_modules/@types/node/util.d.ts"
3426
+ ],
3401
3427
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts": [
3402
3428
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/types.d.ts",
3403
3429
  "../../../node_modules/@types/node/util.d.ts"
@@ -4618,11 +4644,13 @@
4618
4644
  "../../../node_modules/@types/istanbul-lib-report/index.d.ts",
4619
4645
  "../../../node_modules/@types/istanbul-reports/index.d.ts",
4620
4646
  "../../../node_modules/@types/jest/index.d.ts",
4647
+ "../../../node_modules/@types/jest/node_modules/chalk/index.d.ts",
4621
4648
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/cleanupSemantic.d.ts",
4622
4649
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/diffLines.d.ts",
4623
4650
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
4624
4651
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/printDiffs.d.ts",
4625
4652
  "../../../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts",
4653
+ "../../../node_modules/@types/jest/node_modules/jest-matcher-utils/build/index.d.ts",
4626
4654
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
4627
4655
  "../../../node_modules/@types/jest/node_modules/pretty-format/build/types.d.ts",
4628
4656
  "../../../node_modules/@types/json-schema/index.d.ts",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": false,
3
3
  "name": "pro-gallery",
4
- "version": "4.0.15-beta.233",
4
+ "version": "4.0.15-beta.234",
5
5
  "sideEffects": [
6
6
  "./src/components/styles/gallery.scss"
7
7
  ],
@@ -39,9 +39,9 @@
39
39
  "dependencies": {
40
40
  "@vimeo/player": "2.8.2",
41
41
  "hls.js": "^0.14.12",
42
- "pro-gallery-blueprints": "4.0.15-beta.233",
43
- "pro-gallery-lib": "4.0.15-beta.233",
44
- "pro-layouts": "4.0.15-beta.233",
42
+ "pro-gallery-blueprints": "4.0.15-beta.234",
43
+ "pro-gallery-lib": "4.0.15-beta.234",
44
+ "pro-layouts": "4.0.15-beta.234",
45
45
  "react-player": "^2.6.2"
46
46
  },
47
47
  "peerDependencies": {
@@ -98,5 +98,5 @@
98
98
  "<rootDir>/tests/environment-setup.js"
99
99
  ]
100
100
  },
101
- "gitHead": "09be74fb29e99eb0be57f537a95c01ac66240d51"
101
+ "gitHead": "9772885097e0ac45e1050aedab7aa38bb5eec228"
102
102
  }