synos-helena 22.1.0-beta.0 → 23.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.
Files changed (122) hide show
  1. package/lib/dark.css +371 -132
  2. package/lib/dark.css.gz +0 -0
  3. package/lib/dark.css.map +1 -1
  4. package/lib/dark.css.map.gz +0 -0
  5. package/lib/dark.js.gz +0 -0
  6. package/lib/dark.js.map.gz +0 -0
  7. package/lib/helena.css +371 -132
  8. package/lib/helena.css.gz +0 -0
  9. package/lib/helena.css.map +1 -1
  10. package/lib/helena.css.map.gz +0 -0
  11. package/lib/helena.js.gz +0 -0
  12. package/lib/helena.js.map.gz +0 -0
  13. package/lib/icons/exception.svg +1 -0
  14. package/lib/icons/exception.svg.gz +0 -0
  15. package/lib/icons/export.svg.gz +0 -0
  16. package/lib/icons/field-time.svg.gz +0 -0
  17. package/lib/icons/file-calculator.svg.gz +0 -0
  18. package/lib/icons/hand-service.svg.gz +0 -0
  19. package/lib/icons/import.svg.gz +0 -0
  20. package/lib/icons/package.svg.gz +0 -0
  21. package/lib/icons/process-config.svg.gz +0 -0
  22. package/lib/icons/transmission.svg.gz +0 -0
  23. package/lib/images/empty-notification.svg.gz +0 -0
  24. package/lib/images/micro-download.svg +40 -0
  25. package/lib/images/micro-download.svg.gz +0 -0
  26. package/lib/images/micro-gerproc.svg +43 -0
  27. package/lib/images/micro-gerproc.svg.gz +0 -0
  28. package/lib/images/micro-insight.svg +42 -0
  29. package/lib/images/micro-insight.svg.gz +0 -0
  30. package/lib/images/synchro-logo.svg.gz +0 -0
  31. package/lib/index.css +78 -77
  32. package/lib/index.css.gz +0 -0
  33. package/lib/index.css.map +1 -1
  34. package/lib/index.css.map.gz +0 -0
  35. package/lib/index.js +1 -1
  36. package/lib/index.js.LICENSE.txt +38 -0
  37. package/lib/index.js.LICENSE.txt.gz +0 -0
  38. package/lib/index.js.gz +0 -0
  39. package/lib/index.js.map +1 -1
  40. package/lib/index.js.map.gz +0 -0
  41. package/lib/light.css +371 -132
  42. package/lib/light.css.gz +0 -0
  43. package/lib/light.css.map +1 -1
  44. package/lib/light.css.map.gz +0 -0
  45. package/lib/light.js.gz +0 -0
  46. package/lib/light.js.map.gz +0 -0
  47. package/lib/src/HLAlert/HLAlert.d.ts +4 -0
  48. package/lib/src/HLArticle/HLArticle.d.ts +4 -0
  49. package/lib/src/HLBadge/HLBadge.d.ts +4 -0
  50. package/lib/src/HLButton/HLButton.d.ts +4 -0
  51. package/lib/src/HLCard/HLCard.d.ts +7 -0
  52. package/lib/src/HLCheckbox/HLCheckbox.d.ts +5 -0
  53. package/lib/src/HLCode/HLCode.d.ts +4 -0
  54. package/lib/src/HLCollapse/HLCollapse.d.ts +7 -0
  55. package/lib/src/HLCollapse/Panel/Panel.d.ts +4 -0
  56. package/lib/src/HLCollapseInfoPanel/HLCollapseInfoPanel.d.ts +4 -0
  57. package/lib/src/HLContext/HLContext.d.ts +3 -0
  58. package/lib/src/HLCpfCnpj/HLCpfCnpj.d.ts +4 -0
  59. package/lib/src/HLDatePicker/DatePicker.d.ts +8 -0
  60. package/lib/src/HLDatePicker/HLDatePicker.d.ts +6 -0
  61. package/lib/src/HLDatePicker/MonthPicker/MonthPicker.d.ts +6 -0
  62. package/lib/src/HLDatePicker/RangePicker/RangePicker.d.ts +6 -0
  63. package/lib/src/HLDatePicker/utils.d.ts +5 -0
  64. package/lib/src/HLDeferredRender/HLDeferredRender.d.ts +4 -0
  65. package/lib/src/HLDescriptions/HLDescriptions.d.ts +4 -0
  66. package/lib/src/HLDiffViewer/HLDiffViewer.d.ts +4 -0
  67. package/lib/src/HLDivider/HLDivider.d.ts +4 -0
  68. package/lib/src/HLDrawer/HLDrawer.d.ts +4 -0
  69. package/lib/src/HLDropdown/HLDropdown.d.ts +4 -0
  70. package/lib/src/HLDropdownButton/HLDropdownButton.d.ts +4 -0
  71. package/lib/src/HLEditTable/HLEditTable.d.ts +4 -0
  72. package/lib/src/HLErrorBoundary/HLErrorBoundary.d.ts +13 -0
  73. package/lib/src/HLException/Error/Error.d.ts +4 -0
  74. package/lib/src/HLException/HLException.d.ts +5 -0
  75. package/lib/src/HLException/Page500/Page500.d.ts +4 -0
  76. package/lib/src/HLForm/HLForm.d.ts +7 -0
  77. package/lib/src/HLFromTo/HLFromTo.d.ts +6 -0
  78. package/lib/src/HLHeader/HLHeader.d.ts +6 -0
  79. package/lib/src/HLHeaderButton/HLHeaderButton.d.ts +4 -0
  80. package/lib/src/HLHeaderSearch/HLHeaderSearch.d.ts +4 -0
  81. package/lib/src/HLInput/HLInput.d.ts +5 -0
  82. package/lib/src/HLInput/Password/Password.d.ts +5 -0
  83. package/lib/src/HLInputMonetary/HLInputMonetary.d.ts +5 -0
  84. package/lib/src/HLMain/HLMain.d.ts +4 -0
  85. package/lib/src/HLMarkdown/HLMarkdown.d.ts +4 -0
  86. package/lib/src/HLModulesMenu/HLModulesMenu.d.ts +4 -0
  87. package/lib/src/HLNotification/HLNotification.d.ts +6 -0
  88. package/lib/src/HLNotification/notificationList/NotificationList.d.ts +6 -0
  89. package/lib/src/HLPageHeader/HLPageHeader.d.ts +4 -0
  90. package/lib/src/HLPopover/HLPopover.d.ts +4 -0
  91. package/lib/src/HLPowerSearch/lib/SelectStoreInterface.d.ts +11 -0
  92. package/lib/src/HLProgress/HLProgress.d.ts +4 -0
  93. package/lib/src/HLRadio/HLRadio.d.ts +5 -0
  94. package/lib/src/HLSelect/HLSelect.d.ts +5 -0
  95. package/lib/src/HLSideMenu/HLSideMenu.d.ts +4 -0
  96. package/lib/src/HLSpin/HLSpin.d.ts +4 -0
  97. package/lib/src/HLSwitch/HLSwitch.d.ts +4 -0
  98. package/lib/src/HLTable/HLTable.d.ts +65 -0
  99. package/lib/src/HLTextArea/HLTextArea.d.ts +5 -0
  100. package/lib/src/HLTooltip/HLTootip.d.ts +4 -0
  101. package/lib/src/HLTotalizer/HLTotalizer.d.ts +4 -0
  102. package/lib/src/HLUserBox/HLUserBox.d.ts +4 -0
  103. package/lib/src/index.d.ts +72 -0
  104. package/lib/src/util/CustomHooks.d.ts +2 -0
  105. package/lib/src/util/Permissions.d.ts +19 -0
  106. package/lib/src/util/constants.d.ts +15 -0
  107. package/lib/themes/colors/ant-blues.less.gz +0 -0
  108. package/lib/themes/colors/ant-yellows.less.gz +0 -0
  109. package/lib/themes/colors/blues.less.gz +0 -0
  110. package/lib/themes/colors/dark-olive-greens.less.gz +0 -0
  111. package/lib/themes/colors/gray.less.gz +0 -0
  112. package/lib/themes/colors/greens.less.gz +0 -0
  113. package/lib/themes/colors/pinks.less.gz +0 -0
  114. package/lib/themes/colors/purples.less.gz +0 -0
  115. package/lib/themes/colors/reds.less.gz +0 -0
  116. package/lib/themes/colors/yellows.less.gz +0 -0
  117. package/lib/themes/dark.less.gz +0 -0
  118. package/lib/themes/default.less.gz +0 -0
  119. package/lib/themes/general_custom.less.gz +0 -0
  120. package/lib/themes/light.less.gz +0 -0
  121. package/package.json +15 -11
  122. package/lib/index.d.ts +0 -852
@@ -10,6 +10,44 @@ object-assign
10
10
  @license MIT
11
11
  */
12
12
 
13
+ /*!
14
+
15
+ diff v4.0.1
16
+
17
+ Software License Agreement (BSD License)
18
+
19
+ Copyright (c) 2009-2015, Kevin Decker <kpdecker@gmail.com>
20
+
21
+ All rights reserved.
22
+
23
+ Redistribution and use of this software in source and binary forms, with or without modification,
24
+ are permitted provided that the following conditions are met:
25
+
26
+ * Redistributions of source code must retain the above
27
+ copyright notice, this list of conditions and the
28
+ following disclaimer.
29
+
30
+ * Redistributions in binary form must reproduce the above
31
+ copyright notice, this list of conditions and the
32
+ following disclaimer in the documentation and/or other
33
+ materials provided with the distribution.
34
+
35
+ * Neither the name of Kevin Decker nor the names of its
36
+ contributors may be used to endorse or promote products
37
+ derived from this software without specific prior
38
+ written permission.
39
+
40
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
41
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
42
+ FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
43
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
44
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
45
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
46
+ IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
47
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
48
+ @license
49
+ */
50
+
13
51
  /*!
14
52
  Copyright (c) 2018 Jed Watson.
15
53
  Licensed under the MIT License (MIT), see
Binary file
Binary file