@scaleflex/widget-provider-views 0.2.1 → 4.0.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/CHANGELOG.md CHANGED
@@ -3,34 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [0.2.1](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.2.0...v0.2.1) (2025-08-06)
7
-
8
- **Note:** Version bump only for package @scaleflex/widget-provider-views
9
-
10
-
11
-
12
-
13
-
14
- # [0.2.0](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.1.2...v0.2.0) (2025-08-05)
15
-
16
-
17
- ### Features
18
-
19
- * implement the recursive remote upload for 3rd parties [FRA-1343] ([4db5cba](https://code.scaleflex.cloud/scaleflex/widget/commits/4db5cba125d155b1d1ab6cdbc68c28ae07d78f4c))
20
-
21
-
22
-
23
-
24
-
25
- ## [0.1.2](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.1.1...v0.1.2) (2025-07-30)
26
-
27
- **Note:** Version bump only for package @scaleflex/widget-provider-views
28
-
29
-
30
-
31
-
32
-
33
- ## [0.1.1](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.1.0...v0.1.1) (2025-07-28)
6
+ # [4.0.0](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.3.0...v4.0.0) (2025-08-26)
34
7
 
35
8
  **Note:** Version bump only for package @scaleflex/widget-provider-views
36
9
 
@@ -39,6 +12,54 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
39
12
 
40
13
 
41
14
 
15
+ # [0.3.0](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.2.1...v0.3.0) (2025-08-12)
16
+
17
+
18
+ ### Features
19
+
20
+ * add closeAfterUploadStart option to modal behavior and update documentation ([f9d8afc](https://code.scaleflex.cloud/scaleflex/widget/commits/f9d8afc95f6d848de0d197680e3dbc97c82aca48))
21
+
22
+
23
+
24
+
25
+
26
+
27
+ ## [0.2.1](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.2.0...v0.2.1) (2025-08-06)
28
+
29
+ **Note:** Version bump only for package @scaleflex/widget-provider-views
30
+
31
+
32
+
33
+
34
+
35
+ # [0.2.0](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.1.2...v0.2.0) (2025-08-05)
36
+
37
+
38
+ ### Features
39
+
40
+ * implement the recursive remote upload for 3rd parties [FRA-1343] ([4db5cba](https://code.scaleflex.cloud/scaleflex/widget/commits/4db5cba125d155b1d1ab6cdbc68c28ae07d78f4c))
41
+
42
+
43
+
44
+
45
+
46
+ ## [0.1.2](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.1.1...v0.1.2) (2025-07-30)
47
+
48
+ **Note:** Version bump only for package @scaleflex/widget-provider-views
49
+
50
+
51
+
52
+
53
+
54
+ ## [0.1.1](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.1.0...v0.1.1) (2025-07-28)
55
+
56
+ **Note:** Version bump only for package @scaleflex/widget-provider-views
57
+
58
+
59
+
60
+
61
+
62
+
42
63
  # [0.1.0](https://code.scaleflex.cloud/scaleflex/widget/compare/v0.0.5...v0.1.0) (2025-07-23)
43
64
 
44
65
  **Note:** Version bump only for package @scaleflex/widget-provider-views
package/README.md CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
  <div align='center'>
12
- <img title="Scaleflex Widget logo" alt="Scaleflex Widget logo" src="https://cdn.scaleflex.com/plugins/filerobot-widget/assets/filerobot_widget_logo_with_fire.png?vh=b2ff09" width="140"/>
12
+ <img title="Scaleflex Widget logo" alt="Scaleflex Widget logo" src="https://assets.scaleflex.com/Corporate+Branding/%5B2025%5D+ALL+LOGOS+%2B+ICONS/SCALEFLEX/VXP+logo/Horizontal+White/VXP+logo+WHITE.png?vh=663932" width="140"/>
13
13
  </div>
14
14
 
15
15
  View library for [Scaleflex Media Asset Widget](https://www.npmjs.com/package/@scaleflex/widget-core) remote provider plugins.
package/lib/index.js CHANGED
@@ -1044,8 +1044,7 @@ var ProviderView = /*#__PURE__*/function () {
1044
1044
  return null;
1045
1045
  }
1046
1046
  var _this$plugin$getPlugi15 = this.plugin.getPluginCommonState(),
1047
- shouldIncludeSubFolders = _this$plugin$getPlugi15.shouldIncludeSubFolders,
1048
- currentSelection = _this$plugin$getPlugi15.currentSelection;
1047
+ shouldIncludeSubFolders = _this$plugin$getPlugi15.shouldIncludeSubFolders;
1049
1048
  var handleToggleIncludeSubfoldersOption = function handleToggleIncludeSubfoldersOption() {
1050
1049
  return _this11.plugin.setPluginCommonState({
1051
1050
  shouldIncludeSubFolders: !shouldIncludeSubFolders
@@ -1055,9 +1054,6 @@ var ProviderView = /*#__PURE__*/function () {
1055
1054
  checked: shouldIncludeSubFolders,
1056
1055
  label: this.plugin.filerobot.i18n('remoteUploadIncludeSubFoldersCheckbox'),
1057
1056
  labelPosition: "after",
1058
- disabled: currentSelection.length === 0 || !currentSelection.some(function (item) {
1059
- return item.isFolder;
1060
- }),
1061
1057
  onChange: handleToggleIncludeSubfoldersOption,
1062
1058
  size: "sm",
1063
1059
  type: "checkbox"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@scaleflex/widget-provider-views",
3
3
  "description": "View library for Scaleflex remote provider plugins.",
4
- "version": "0.2.1",
4
+ "version": "4.0.0",
5
5
  "license": "MIT",
6
6
  "main": "lib/index.js",
7
7
  "style": "dist/style.min.css",
@@ -17,9 +17,9 @@
17
17
  "dependencies": {
18
18
  "@scaleflex/icons": "^3.0.0-beta.11",
19
19
  "@scaleflex/ui": "^3.0.0-beta.11",
20
- "@scaleflex/widget-common": "^0.2.1",
21
- "@scaleflex/widget-icons": "^0.2.1",
22
- "@scaleflex/widget-utils": "^0.2.1",
20
+ "@scaleflex/widget-common": "^4.0.0",
21
+ "@scaleflex/widget-icons": "^4.0.0",
22
+ "@scaleflex/widget-utils": "^4.0.0",
23
23
  "classnames": "^2.2.6",
24
24
  "use-context-selector": "^1.3.9"
25
25
  },
@@ -32,5 +32,5 @@
32
32
  "react": ">=19.0.0",
33
33
  "react-dom": ">=19.0.0"
34
34
  },
35
- "gitHead": "a195e3fe116e2bec65550e5390ae71496eec0d90"
35
+ "gitHead": "bf4d9631c2695e70b94092490e4a9800b54b38b7"
36
36
  }