openstack-uicore-foundation 4.1.43 → 4.1.45

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 (187) hide show
  1. package/lib/components/ajaxloader.js +2 -184
  2. package/lib/components/ajaxloader.js.map +1 -0
  3. package/lib/components/attendance-tracker.js +2 -2066
  4. package/lib/components/attendance-tracker.js.map +1 -0
  5. package/lib/components/bulk-actions-selector.js +2 -197
  6. package/lib/components/bulk-actions-selector.js.map +1 -0
  7. package/lib/components/circle-button.js +2 -223
  8. package/lib/components/circle-button.js.map +1 -0
  9. package/lib/components/clock.js +2 -767
  10. package/lib/components/clock.js.map +1 -0
  11. package/lib/components/exclusive-wrapper.js +2 -151
  12. package/lib/components/exclusive-wrapper.js.map +1 -0
  13. package/lib/components/extra-questions.js +2 -2011
  14. package/lib/components/extra-questions.js.map +1 -0
  15. package/lib/components/form-validation.js +2 -190
  16. package/lib/components/form-validation.js.map +1 -0
  17. package/lib/components/forms/rsvp-form.js +2 -940
  18. package/lib/components/forms/rsvp-form.js.map +1 -0
  19. package/lib/components/forms/simple-form.js +2 -774
  20. package/lib/components/forms/simple-form.js.map +1 -0
  21. package/lib/components/free-text-search.js +2 -2154
  22. package/lib/components/free-text-search.js.map +1 -0
  23. package/lib/components/google-map.js +2 -642
  24. package/lib/components/google-map.js.map +1 -0
  25. package/lib/components/index.js +2 -13417
  26. package/lib/components/index.js.map +1 -0
  27. package/lib/components/inputs/access-levels-input.js +2 -2381
  28. package/lib/components/inputs/access-levels-input.js.map +1 -0
  29. package/lib/components/inputs/action-dropdown.js +2 -219
  30. package/lib/components/inputs/action-dropdown.js.map +1 -0
  31. package/lib/components/inputs/checkbox-list.js +2 -339
  32. package/lib/components/inputs/checkbox-list.js.map +1 -0
  33. package/lib/components/inputs/company-input.js +2 -2416
  34. package/lib/components/inputs/company-input.js.map +1 -0
  35. package/lib/components/inputs/country-dropdown.js +2 -2474
  36. package/lib/components/inputs/country-dropdown.js.map +1 -0
  37. package/lib/components/inputs/country-input.js +2 -2377
  38. package/lib/components/inputs/country-input.js.map +1 -0
  39. package/lib/components/inputs/datetimepicker.js +2 -314
  40. package/lib/components/inputs/datetimepicker.js.map +1 -0
  41. package/lib/components/inputs/dropdown.js +2 -259
  42. package/lib/components/inputs/dropdown.js.map +1 -0
  43. package/lib/components/inputs/editor-input.js +2 -270
  44. package/lib/components/inputs/editor-input.js.map +1 -0
  45. package/lib/components/inputs/event-input.js +2 -2355
  46. package/lib/components/inputs/event-input.js.map +1 -0
  47. package/lib/components/inputs/free-multi-text-input.js +2 -252
  48. package/lib/components/inputs/free-multi-text-input.js.map +1 -0
  49. package/lib/components/inputs/group-input.js +2 -2350
  50. package/lib/components/inputs/group-input.js.map +1 -0
  51. package/lib/components/inputs/grouped-dropdown.js +2 -244
  52. package/lib/components/inputs/grouped-dropdown.js.map +1 -0
  53. package/lib/components/inputs/language-input.js +2 -2382
  54. package/lib/components/inputs/language-input.js.map +1 -0
  55. package/lib/components/inputs/member-input.js +2 -2377
  56. package/lib/components/inputs/member-input.js.map +1 -0
  57. package/lib/components/inputs/operator-input.js +2 -328
  58. package/lib/components/inputs/operator-input.js.map +1 -0
  59. package/lib/components/inputs/organization-input.js +2 -2400
  60. package/lib/components/inputs/organization-input.js.map +1 -0
  61. package/lib/components/inputs/promocode-input.js +2 -2385
  62. package/lib/components/inputs/promocode-input.js.map +1 -0
  63. package/lib/components/inputs/radio-list.js +2 -297
  64. package/lib/components/inputs/radio-list.js.map +1 -0
  65. package/lib/components/inputs/registration-company-input.js +2 -2438
  66. package/lib/components/inputs/registration-company-input.js.map +1 -0
  67. package/lib/components/inputs/speaker-input.js +2 -2411
  68. package/lib/components/inputs/speaker-input.js.map +1 -0
  69. package/lib/components/inputs/sponsor-input.js +2 -2359
  70. package/lib/components/inputs/sponsor-input.js.map +1 -0
  71. package/lib/components/inputs/stepped-select.js +2 -197
  72. package/lib/components/inputs/stepped-select.js.map +1 -0
  73. package/lib/components/inputs/summit-days-select.js +2 -162
  74. package/lib/components/inputs/summit-days-select.js.map +1 -0
  75. package/lib/components/inputs/summit-input.js +2 -2357
  76. package/lib/components/inputs/summit-input.js.map +1 -0
  77. package/lib/components/inputs/summit-venues-select.js +2 -203
  78. package/lib/components/inputs/summit-venues-select.js.map +1 -0
  79. package/lib/components/inputs/tag-input.js +2 -2427
  80. package/lib/components/inputs/tag-input.js.map +1 -0
  81. package/lib/components/inputs/text-input.js +2 -202
  82. package/lib/components/inputs/text-input.js.map +1 -0
  83. package/lib/components/inputs/textarea-input.js +2 -174
  84. package/lib/components/inputs/textarea-input.js.map +1 -0
  85. package/lib/components/inputs/ticket-types-input.js +2 -2415
  86. package/lib/components/inputs/ticket-types-input.js.map +1 -0
  87. package/lib/components/inputs/upload-input-v2.js +2 -860
  88. package/lib/components/inputs/upload-input-v2.js.map +1 -0
  89. package/lib/components/inputs/upload-input.js +2 -391
  90. package/lib/components/inputs/upload-input.js.map +1 -0
  91. package/lib/components/progressive-img.js +2 -296
  92. package/lib/components/progressive-img.js.map +1 -0
  93. package/lib/components/raw-html.js +2 -125
  94. package/lib/components/raw-html.js.map +1 -0
  95. package/lib/components/schedule-builder-constants.js +2 -87
  96. package/lib/components/schedule-builder-constants.js.map +1 -0
  97. package/lib/components/schedule-builder-view.js +2 -2188
  98. package/lib/components/schedule-builder-view.js.map +1 -0
  99. package/lib/components/sections/panel.js +2 -156
  100. package/lib/components/sections/panel.js.map +1 -0
  101. package/lib/components/simple-link-list.js +2 -790
  102. package/lib/components/simple-link-list.js.map +1 -0
  103. package/lib/components/sponsored-project-input.js +2 -2356
  104. package/lib/components/sponsored-project-input.js.map +1 -0
  105. package/lib/components/summit-dropdown.js +2 -214
  106. package/lib/components/summit-dropdown.js.map +1 -0
  107. package/lib/components/table-editable.js +2 -961
  108. package/lib/components/table-editable.js.map +1 -0
  109. package/lib/components/table-selectable.js +2 -552
  110. package/lib/components/table-selectable.js.map +1 -0
  111. package/lib/components/table-sortable.js +2 -743
  112. package/lib/components/table-sortable.js.map +1 -0
  113. package/lib/components/table.js +2 -510
  114. package/lib/components/table.js.map +1 -0
  115. package/lib/components/video-stream.js +2 -226
  116. package/lib/components/video-stream.js.map +1 -0
  117. package/lib/css/components/bulk-actions-selector.css +2 -19
  118. package/lib/css/components/bulk-actions-selector.css.map +1 -0
  119. package/lib/css/components/circle-button.css +1 -28
  120. package/lib/css/components/extra-questions.css +2 -35
  121. package/lib/css/components/extra-questions.css.map +1 -0
  122. package/lib/css/components/form-validation.css +2 -29
  123. package/lib/css/components/form-validation.css.map +1 -0
  124. package/lib/css/components/free-text-search.css +2 -35
  125. package/lib/css/components/free-text-search.css.map +1 -0
  126. package/lib/css/components/index.css +3 -1398
  127. package/lib/css/components/index.css.map +1 -0
  128. package/lib/css/components/inputs/action-dropdown.css +2 -46
  129. package/lib/css/components/inputs/action-dropdown.css.map +1 -0
  130. package/lib/css/components/inputs/datetimepicker.css +2 -208
  131. package/lib/css/components/inputs/datetimepicker.css.map +1 -0
  132. package/lib/css/components/inputs/grouped-dropdown.css +2 -25
  133. package/lib/css/components/inputs/grouped-dropdown.css.map +1 -0
  134. package/lib/css/components/inputs/stepped-select.css +2 -12
  135. package/lib/css/components/inputs/stepped-select.css.map +1 -0
  136. package/lib/css/components/inputs/upload-input-v2.css +2 -108
  137. package/lib/css/components/inputs/upload-input-v2.css.map +1 -0
  138. package/lib/css/components/inputs/upload-input.css +2 -43
  139. package/lib/css/components/inputs/upload-input.css.map +1 -0
  140. package/lib/css/components/progressive-img.css +1 -18
  141. package/lib/css/components/schedule-builder-view.css +2 -249
  142. package/lib/css/components/schedule-builder-view.css.map +1 -0
  143. package/lib/css/components/simple-link-list.css +2 -195
  144. package/lib/css/components/simple-link-list.css.map +1 -0
  145. package/lib/css/components/summit-dropdown.css +2 -35
  146. package/lib/css/components/summit-dropdown.css.map +1 -0
  147. package/lib/css/components/table-editable.css +2 -145
  148. package/lib/css/components/table-editable.css.map +1 -0
  149. package/lib/css/components/table-selectable.css +2 -147
  150. package/lib/css/components/table-selectable.css.map +1 -0
  151. package/lib/css/components/table-sortable.css +2 -156
  152. package/lib/css/components/table-sortable.css.map +1 -0
  153. package/lib/css/components/table.css +2 -147
  154. package/lib/css/components/table.css.map +1 -0
  155. package/lib/i18n.js +2 -515
  156. package/lib/i18n.js.map +1 -0
  157. package/lib/models/index.js +2 -238
  158. package/lib/models/index.js.map +1 -0
  159. package/lib/models/summit-event.js +2 -210
  160. package/lib/models/summit-event.js.map +1 -0
  161. package/lib/security/abstract-auth-callback-route.js +2 -2192
  162. package/lib/security/abstract-auth-callback-route.js.map +1 -0
  163. package/lib/security/actions.js +2 -1892
  164. package/lib/security/actions.js.map +1 -0
  165. package/lib/security/constants.js +2 -75
  166. package/lib/security/constants.js.map +1 -0
  167. package/lib/security/methods.js +2 -1892
  168. package/lib/security/methods.js.map +1 -0
  169. package/lib/security/reducers.js +2 -2035
  170. package/lib/security/reducers.js.map +1 -0
  171. package/lib/security/session-checker.js +2 -2253
  172. package/lib/security/session-checker.js.map +1 -0
  173. package/lib/utils/actions.js +2 -1892
  174. package/lib/utils/actions.js.map +1 -0
  175. package/lib/utils/fragment-parser.js +2 -207
  176. package/lib/utils/fragment-parser.js.map +1 -0
  177. package/lib/utils/methods.js +2 -435
  178. package/lib/utils/methods.js.map +1 -0
  179. package/lib/utils/query-actions.js +2 -2229
  180. package/lib/utils/query-actions.js.map +1 -0
  181. package/lib/utils/questions-set.js +2 -681
  182. package/lib/utils/questions-set.js.map +1 -0
  183. package/lib/utils/reducers.js +2 -1948
  184. package/lib/utils/reducers.js.map +1 -0
  185. package/lib/utils/use-fit-text.js +2 -178
  186. package/lib/utils/use-fit-text.js.map +1 -0
  187. package/package.json +1 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"components/inputs/editor-input.js","mappings":"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","sources":["webpack://openstack-uicore-foundation/webpack/universalModuleDefinition","webpack://openstack-uicore-foundation/external commonjs \"@babel/runtime/helpers/defineProperty\"","webpack://openstack-uicore-foundation/external commonjs \"@babel/runtime/helpers/extends\"","webpack://openstack-uicore-foundation/external commonjs \"@babel/runtime/helpers/objectWithoutProperties\"","webpack://openstack-uicore-foundation/external commonjs \"react\"","webpack://openstack-uicore-foundation/external commonjs \"react-rte\"","webpack://openstack-uicore-foundation/webpack/bootstrap","webpack://openstack-uicore-foundation/webpack/runtime/compat get default export","webpack://openstack-uicore-foundation/webpack/runtime/define property getters","webpack://openstack-uicore-foundation/webpack/runtime/hasOwnProperty shorthand","webpack://openstack-uicore-foundation/webpack/runtime/make namespace object","webpack://openstack-uicore-foundation/./src/components/inputs/editor-input.js"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"openstack-uicore-foundation\", [], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"openstack-uicore-foundation\"] = factory();\n\telse\n\t\troot[\"openstack-uicore-foundation\"] = factory();\n})(this, () => {\nreturn ","module.exports = require(\"@babel/runtime/helpers/defineProperty\");","module.exports = require(\"@babel/runtime/helpers/extends\");","module.exports = require(\"@babel/runtime/helpers/objectWithoutProperties\");","module.exports = require(\"react\");","module.exports = require(\"react-rte\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\nimport React from 'react';\n\n\n\nexport default class TextEditor extends React.Component {\n\n constructor(props) {\n super(props);\n this.RichTextEditor = null;\n\n // this is done bc due SSR issues\n // @see https://github.com/sstur/react-rte/issues/373\n if (typeof window !== 'undefined') {\n this.RichTextEditor = require('react-rte').default;\n }\n\n this.state = {\n editorValue: this.RichTextEditor?.createEmptyValue(),\n currentValue: null\n };\n\n this.handleChange = this.handleChange.bind(this);\n }\n\n static getDerivedStateFromProps(props, state) {\n const {value} = props;\n const {editorValue, currentValue} = state;\n\n if (currentValue != null) {\n if (value === currentValue) {\n return state;\n }\n }\n\n return {...state, editorValue: editorValue.setContentFromString(value, 'html'), currentValue: value}\n }\n\n handleChange(editorValue) {\n\n let oldEditorValue = this.state.editorValue;\n this.setState({editorValue});\n\n let oldContentState = oldEditorValue ? oldEditorValue.getEditorState().getCurrentContent() : null;\n let newContentState = editorValue.getEditorState().getCurrentContent();\n\n if (oldContentState !== newContentState) {\n let stringValue = editorValue.toString('html');\n stringValue = stringValue === '<p><br></p>' ? '' : stringValue;\n\n this.setState({currentValue: stringValue});\n\n if (stringValue !== this.props.value) {\n let ev = {target: {\n id: this.props.id,\n value: stringValue,\n type: 'texteditor'\n }};\n\n this.props.onChange(ev);\n }\n }\n }\n\n render() {\n\n let {onChange, value, error, className, id, ...rest} = this.props;\n let has_error = ( this.props.hasOwnProperty('error') && error !== '' );\n\n return (\n <div>\n {this.RichTextEditor &&\n <this.RichTextEditor\n id={id}\n className={className + ' ' + (has_error ? 'error' : '')}\n value={this.state.editorValue}\n onChange={this.handleChange}\n {...rest}\n />\n }\n {has_error &&\n <p className=\"error-label\">{error}</p>\n }\n </div>\n );\n\n }\n}\n"],"names":["root","factory","exports","module","define","amd","this","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","obj","prop","prototype","hasOwnProperty","call","r","Symbol","toStringTag","value","TextEditor","React","constructor","props","super","RichTextEditor","window","state","editorValue","createEmptyValue","currentValue","handleChange","bind","setContentFromString","oldEditorValue","setState","getEditorState","getCurrentContent","stringValue","toString","ev","target","id","type","onChange","render","error","className","rest","has_error"],"sourceRoot":""}