@scaleflex/widget-common 4.8.4 → 4.8.6

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.
Files changed (125) hide show
  1. package/CHANGELOG.md +8368 -8351
  2. package/LICENSE +0 -0
  3. package/README.md +58 -58
  4. package/package.json +4 -4
  5. package/dist/style.css +0 -1126
  6. package/dist/style.min.css +0 -1
  7. package/lib/ApprovalStatus/ApprovalStatus.styled.js +0 -21
  8. package/lib/ApprovalStatus/index.js +0 -104
  9. package/lib/AssetPreview.js +0 -53
  10. package/lib/AutoSuggest.js +0 -166
  11. package/lib/Avatar/Avatar.styled.js +0 -25
  12. package/lib/Avatar/index.js +0 -83
  13. package/lib/AvatarWithStatus/AvatarWithStatus.styled.js +0 -12
  14. package/lib/AvatarWithStatus/index.js +0 -30
  15. package/lib/BackButton.js +0 -46
  16. package/lib/BackdropOverlay.js +0 -77
  17. package/lib/BadgeButton.js +0 -35
  18. package/lib/BaseButton.js +0 -36
  19. package/lib/Button.js +0 -29
  20. package/lib/Carousel/Carousel.styled.js +0 -19
  21. package/lib/Carousel/index.js +0 -136
  22. package/lib/Checkbox.js +0 -55
  23. package/lib/CloseButton.js +0 -46
  24. package/lib/ColorPicker/ColorPicker.styled.js +0 -29
  25. package/lib/ColorPicker/index.js +0 -117
  26. package/lib/ColorPickerModal/ColorPickerModal.styled.js +0 -17
  27. package/lib/ColorPickerModal/index.js +0 -103
  28. package/lib/DatePicker/MyDatePicker.js +0 -350
  29. package/lib/DatePicker/index.js +0 -1
  30. package/lib/DatePicker/index.scss +0 -254
  31. package/lib/DropFilesWindow.js +0 -45
  32. package/lib/FilterItem/FilterItem.styled.js +0 -42
  33. package/lib/FilterItem/index.js +0 -48
  34. package/lib/FilterPopup/FilterPopup.styled.js +0 -16
  35. package/lib/FilterPopup/index.js +0 -85
  36. package/lib/FormControl.js +0 -25
  37. package/lib/FormGroup.js +0 -18
  38. package/lib/FormHelperText.js +0 -29
  39. package/lib/IconLabeledButton.js +0 -32
  40. package/lib/Image/Image.styled.js +0 -16
  41. package/lib/Image/index.js +0 -95
  42. package/lib/ImagePreview/ImagePreview.styled.js +0 -19
  43. package/lib/ImagePreview/index.js +0 -198
  44. package/lib/InputAndLabel.js +0 -77
  45. package/lib/InputGroupTime.js +0 -6
  46. package/lib/InputLabel.js +0 -18
  47. package/lib/ItemButtonOverlay/ItemButtonOverlay.styled.js +0 -33
  48. package/lib/ItemButtonOverlay/index.js +0 -23
  49. package/lib/ItemHoverTopOptions.js +0 -58
  50. package/lib/LoaderView/LoaderView.styled.js +0 -37
  51. package/lib/LoaderView/index.js +0 -32
  52. package/lib/MetaData/FilterMetadataFields.js +0 -115
  53. package/lib/MetaData/FilterMetadataFields.styled.js +0 -16
  54. package/lib/MetaData/MetaDataField.js +0 -246
  55. package/lib/MetaData/MetaDataFieldTypes/MetaDataFieldBooleanType.js +0 -36
  56. package/lib/MetaData/MetaDataFieldTypes/MetaDataFieldDateType.js +0 -53
  57. package/lib/MetaData/MetaDataFieldTypes/MetaDataFieldMultiSelectType.js +0 -71
  58. package/lib/MetaData/MetaDataFieldTypes/MetaDataFieldNumericType.js +0 -45
  59. package/lib/MetaData/MetaDataFieldTypes/MetaDataFieldSelectType.js +0 -69
  60. package/lib/MetaData/MetaDataFieldTypes/MetaDataFieldTagsType.js +0 -143
  61. package/lib/MetaData/MetaDataFieldTypes/MetaDataFieldTextType.js +0 -42
  62. package/lib/MetaData/MetaDataFieldTypes/MetaDataFieldTextareaType.js +0 -72
  63. package/lib/MetaData/MetaDataFieldTypes/MetaDataFieldTypes.styled.js +0 -57
  64. package/lib/MetaData/MetaDataFieldTypes/MetadataAttachmentsFieldType/AttachmentsAssetsMetadataAccordion.styled.js +0 -95
  65. package/lib/MetaData/MetaDataFieldTypes/MetadataAttachmentsFieldType/MetadataAttachmentsAction.js +0 -188
  66. package/lib/MetaData/MetaDataFieldTypes/MetadataAttachmentsFieldType/MetadataAttachmentsFieldType.constants.js +0 -48
  67. package/lib/MetaData/MetaDataFieldTypes/MetadataAttachmentsFieldType/MetadataAttachmentsInfo.js +0 -93
  68. package/lib/MetaData/MetaDataFieldTypes/MetadataAttachmentsFieldType/index.js +0 -114
  69. package/lib/MetaData/MetaDataFieldTypes/MetadataFieldUriType.js +0 -71
  70. package/lib/MetaData/MetaDataFieldTypes/MetadataGeoPointField/MetadataGeoPointField.styled.js +0 -8
  71. package/lib/MetaData/MetaDataFieldTypes/MetadataGeoPointField/constants.js +0 -10
  72. package/lib/MetaData/MetaDataFieldTypes/MetadataGeoPointField/index.js +0 -135
  73. package/lib/MetaData/MetaDataFieldTypes/index.js +0 -9
  74. package/lib/MetaData/MetaDataFieldTypes.hooks.js +0 -53
  75. package/lib/OverlayCard/OverlayCard.styled.js +0 -8
  76. package/lib/OverlayCard/index.js +0 -28
  77. package/lib/PoweredBy.js +0 -12
  78. package/lib/Radiobox.js +0 -63
  79. package/lib/RegionalVariantsFilters/RegionalVariantFilters.styled.js +0 -17
  80. package/lib/RegionalVariantsFilters/index.js +0 -160
  81. package/lib/SVGUrlToElement.js +0 -73
  82. package/lib/SearchGroup/SearchGroup.styled.js +0 -93
  83. package/lib/SearchGroup/index.js +0 -293
  84. package/lib/Spinner.js +0 -40
  85. package/lib/SuggestedSelectInput/SuggestedSelectInput.styled.js +0 -57
  86. package/lib/SuggestedSelectInput/index.js +0 -238
  87. package/lib/SuggestedTagsInput/SuggestedTagsInput.js +0 -295
  88. package/lib/SuggestedTagsInput/SuggestedTagsInput.styled.js +0 -83
  89. package/lib/SuggestedTagsInput/SuggestedTagsInput.utils.js +0 -15
  90. package/lib/SuggestedTagsInput/SuggestedTagsInputSkeleton.js +0 -14
  91. package/lib/Tabs.js +0 -62
  92. package/lib/ToggleButton/ToggleButton.styled.js +0 -16
  93. package/lib/ToggleButton/index.js +0 -16
  94. package/lib/Transitions/SlideTransition.js +0 -24
  95. package/lib/Transitions/TransitionWrapper.js +0 -83
  96. package/lib/Transitions/Transitions.styled.js +0 -8
  97. package/lib/Transitions/index.js +0 -2
  98. package/lib/Transitions/transitions.scss +0 -49
  99. package/lib/Typography/Typography.js +0 -47
  100. package/lib/Typography/Typography.mixin.js +0 -46
  101. package/lib/Typography/Typography.styled.js +0 -18
  102. package/lib/Typography/index.js +0 -3
  103. package/lib/Typography/types/index.js +0 -1
  104. package/lib/Typography/types/variant.js +0 -9
  105. package/lib/UploadFileFloatyLabel/UploadFileFloatyLabel.mixin.js +0 -23
  106. package/lib/UploadFileFloatyLabel/UploadFileFloatyLabel.styled.js +0 -24
  107. package/lib/UploadFileFloatyLabel/index.js +0 -12
  108. package/lib/UsersAutocomplete/Tag.js +0 -25
  109. package/lib/UsersAutocomplete/Tag.styled.js +0 -35
  110. package/lib/UsersAutocomplete/UsersAutocomplete.styled.js +0 -94
  111. package/lib/UsersAutocomplete/index.js +0 -303
  112. package/lib/VirtualGrid/VirtualGrid.styled.js +0 -33
  113. package/lib/VirtualGrid/VirtualGrid.utils.js +0 -38
  114. package/lib/VirtualGrid/VirtualGridItem.js +0 -15
  115. package/lib/VirtualGrid/index.js +0 -252
  116. package/lib/VirtualList/VirtualListItem.js +0 -14
  117. package/lib/VirtualList/index.js +0 -105
  118. package/lib/hooks/index.js +0 -4
  119. package/lib/hooks/useDebounce.js +0 -24
  120. package/lib/hooks/useInputWithLocaleNumber.js +0 -115
  121. package/lib/hooks/useIsUnMountedRef.js +0 -12
  122. package/lib/hooks/useKeyboardNavigation.js +0 -60
  123. package/lib/hooks/useUpdateEffect.js +0 -19
  124. package/lib/index.js +0 -36
  125. package/lib/style.scss +0 -1079
package/LICENSE CHANGED
File without changes
package/README.md CHANGED
@@ -1,58 +1,58 @@
1
- # `@scaleflex/widget-common`
2
-
3
- [![Plugins][plugins-image]](#plugins)
4
- [![Website][filerobot-image]][sfx-url]
5
- [![Version][filerobot-version]][version-url]
6
- [![Scaleflex team][made-by-image]][sfx-url]
7
- [![License][license-image]][license-url]
8
- [![CodeSandbox][codeSandbox-image]][codeSandbox-url]
9
-
10
-
11
- <div align='center'>
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
- </div>
14
-
15
- A helper NPM package containing the main components utilized by [Scaleflex Media Asset Widget](https://www.npmjs.com/package/@scaleflex/widget-core).
16
-
17
- ## Usage
18
-
19
- ### NPM
20
-
21
- ```bash
22
- npm install --save @scaleflex/widget-common
23
- ```
24
-
25
- ### YARN
26
-
27
- ```bash
28
- yarn add @scaleflex/widget-common
29
- ```
30
-
31
- then
32
-
33
- ```js
34
- import { RangeSlider } from '@scaleflex/widget-common'
35
- ...
36
- ...
37
- ...
38
- <RangeSlider {...rangeSliderProps} />
39
- ```
40
-
41
- > Note: Check each component's props from the component's file itself.
42
-
43
- <!-- Variables -->
44
-
45
- [npm-url]: https://www.npmjs.com/package/@scaleflex/widget-common
46
- [license-url]: https://opensource.org/licenses/MIT
47
- [sfx-url]: https://www.scaleflex.com/
48
- [version-url]: https://www.npmjs.com/package/@scaleflex/widget-common
49
- [codeSandbox-url]: https://codesandbox.io/p/sandbox/scalelfex-widget-v4-sandbox-dtp6l3?file=%2Fsrc%2Findex.js
50
-
51
-
52
- [npm-image]: https://img.shields.io/npm/v/@telus/remark-config.svg?style=for-the-badge&logo=npm
53
- [license-image]: https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge
54
- [made-by-image]: https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-the%20Scaleflex%20team-6986fa.svg?style=for-the-badge
55
- [plugins-image]: https://img.shields.io/static/v1?label=Scaleflex&message=Plugins&color=yellow&style=for-the-badge
56
- [filerobot-image]: https://img.shields.io/static/v1?label=Scaleflex&message=website&color=orange&style=for-the-badge
57
- [filerobot-version]: https://img.shields.io/npm/v/@scaleflex/widget-common?label=Version&style=for-the-badge&logo=npm
58
- [codeSandbox-image]: https://img.shields.io/badge/CodeSandbox-black?style=for-the-badge&logo=CodeSandbox
1
+ # `@scaleflex/widget-common`
2
+
3
+ [![Plugins][plugins-image]](#plugins)
4
+ [![Website][filerobot-image]][sfx-url]
5
+ [![Version][filerobot-version]][version-url]
6
+ [![Scaleflex team][made-by-image]][sfx-url]
7
+ [![License][license-image]][license-url]
8
+ [![CodeSandbox][codeSandbox-image]][codeSandbox-url]
9
+
10
+
11
+ <div align='center'>
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
+ </div>
14
+
15
+ A helper NPM package containing the main components utilized by [Scaleflex Media Asset Widget](https://www.npmjs.com/package/@scaleflex/widget-core).
16
+
17
+ ## Usage
18
+
19
+ ### NPM
20
+
21
+ ```bash
22
+ npm install --save @scaleflex/widget-common
23
+ ```
24
+
25
+ ### YARN
26
+
27
+ ```bash
28
+ yarn add @scaleflex/widget-common
29
+ ```
30
+
31
+ then
32
+
33
+ ```js
34
+ import { RangeSlider } from '@scaleflex/widget-common'
35
+ ...
36
+ ...
37
+ ...
38
+ <RangeSlider {...rangeSliderProps} />
39
+ ```
40
+
41
+ > Note: Check each component's props from the component's file itself.
42
+
43
+ <!-- Variables -->
44
+
45
+ [npm-url]: https://www.npmjs.com/package/@scaleflex/widget-common
46
+ [license-url]: https://opensource.org/licenses/MIT
47
+ [sfx-url]: https://www.scaleflex.com/
48
+ [version-url]: https://www.npmjs.com/package/@scaleflex/widget-common
49
+ [codeSandbox-url]: https://codesandbox.io/p/sandbox/scalelfex-widget-v4-sandbox-dtp6l3?file=%2Fsrc%2Findex.js
50
+
51
+
52
+ [npm-image]: https://img.shields.io/npm/v/@telus/remark-config.svg?style=for-the-badge&logo=npm
53
+ [license-image]: https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge
54
+ [made-by-image]: https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-the%20Scaleflex%20team-6986fa.svg?style=for-the-badge
55
+ [plugins-image]: https://img.shields.io/static/v1?label=Scaleflex&message=Plugins&color=yellow&style=for-the-badge
56
+ [filerobot-image]: https://img.shields.io/static/v1?label=Scaleflex&message=website&color=orange&style=for-the-badge
57
+ [filerobot-version]: https://img.shields.io/npm/v/@scaleflex/widget-common?label=Version&style=for-the-badge&logo=npm
58
+ [codeSandbox-image]: https://img.shields.io/badge/CodeSandbox-black?style=for-the-badge&logo=CodeSandbox
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scaleflex/widget-common",
3
- "version": "4.8.4",
3
+ "version": "4.8.6",
4
4
  "description": "The common components shared between Scaleflex Media Asset Widget modules",
5
5
  "homepage": "",
6
6
  "license": "MIT",
@@ -16,8 +16,8 @@
16
16
  "dependencies": {
17
17
  "@scaleflex/icons": "^3.0.0-beta.11",
18
18
  "@scaleflex/ui": "^3.0.0-beta.11",
19
- "@scaleflex/widget-icons": "^4.8.4",
20
- "@scaleflex/widget-utils": "^4.8.4",
19
+ "@scaleflex/widget-icons": "^4.8.6",
20
+ "@scaleflex/widget-utils": "^4.8.6",
21
21
  "react-viewport-list": "^7.1.1"
22
22
  },
23
23
  "devDependencies": {
@@ -28,5 +28,5 @@
28
28
  "react": ">=19.0.0",
29
29
  "react-dom": ">=19.0.0"
30
30
  },
31
- "gitHead": "1b8c9f44e43bb143b8c1f2abae60da740c660729"
31
+ "gitHead": "cbb232cc92583c3888556df91ff90b4654e64790"
32
32
  }