@sikka/hawa 0.0.1 → 0.0.2
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/README.md +48 -19
- package/dist/index.es.js +37 -0
- package/dist/index.js +37 -0
- package/package.json +1 -1
- package/rollup.config.js +3 -13
- package/src/components/Hawa/AdaptiveButton/{AdaptiveButton.jsx → AdaptiveButton.js} +57 -64
- package/src/components/Hawa/AdaptiveButton/index.js +1 -1
- package/src/components/Hawa/AuthForms/NewPasswordForm.js +23 -0
- package/src/components/Hawa/AuthForms/ResetPasswordForm.js +21 -0
- package/src/components/Hawa/AuthForms/SignInForm.js +25 -0
- package/src/components/Hawa/AuthForms/SignUpForm.js +26 -0
- package/src/components/Hawa/AuthForms/index.js +4 -0
- package/src/components/Hawa/AuthForms/viaFacebook.js +0 -0
- package/src/components/Hawa/AuthForms/viaGithub.js +0 -0
- package/src/components/Hawa/AuthForms/viaGoogle.js +0 -0
- package/src/components/Hawa/AuthForms/viaTwitter.js +0 -0
- package/src/components/Hawa/AutoCompleteField/AutoCompleteField.jsx +7 -7
- package/src/components/Hawa/AutoCompleteField/index.js +1 -1
- package/src/components/Hawa/Box/Box.js +18 -0
- package/src/components/Hawa/Box/index.js +1 -0
- package/src/components/Hawa/Checkbox/Checkbox.jsx +7 -7
- package/src/components/Hawa/DragDropImages/DragDropImages.jsx +13 -13
- package/src/components/Hawa/DragDropImages/index.js +1 -1
- package/src/components/Hawa/HawaProvider/HawaProvider.js +4 -4
- package/src/components/Hawa/InputLabel/StyledInputLabel.js +15 -0
- package/src/components/Hawa/InputLabel/index.js +1 -1
- package/src/components/Hawa/RadioBox/RadioBox.jsx +1 -1
- package/src/components/Hawa/RadioBox/index.js +1 -1
- package/src/components/Hawa/RadioSelector/RadioSelector.jsx +5 -5
- package/src/components/Hawa/RadioSelector/index.js +1 -1
- package/src/components/Hawa/Row/Row.jsx +20 -22
- package/src/components/Hawa/SelectedField/SelectedField.jsx +1 -1
- package/src/components/Hawa/SelectedField/index.js +1 -1
- package/src/components/Hawa/StyledAlert/StyledAlert.js +15 -0
- package/src/components/Hawa/StyledAlert/index.js +1 -0
- package/src/components/Hawa/StyledTooltip/StyledTooltip.js +46 -0
- package/src/components/Hawa/StyledTooltip/index.js +1 -0
- package/src/components/Hawa/TabPanel/TabPanel.jsx +1 -2
- package/src/components/Hawa/TextArea/TextArea.jsx +11 -12
- package/src/components/Hawa/TextField/{TextField.jsx → TextField.js} +23 -10
- package/src/components/Hawa/TextField/index.js +1 -1
- package/src/components/Hawa/index.js +0 -1
- package/src/stories/AdaptiveButton.stories.js +3 -7
- package/src/stories/Alert.stories.js +48 -0
- package/src/stories/AuthForm.stories.js +76 -0
- package/src/stories/Box.stories.js +45 -0
- package/src/stories/CheckBox.stories.js +2 -1
- package/src/stories/RadioSelector.stories.js +2 -2
- package/src/stories/TextField.stories.js +17 -26
- package/src/styles.css +0 -3
- package/src/util.js +20 -0
- package/storybook-static/0.12392f0b.iframe.bundle.js +1 -0
- package/storybook-static/0.55b012452099ace2dca6.manager.bundle.js +1 -0
- package/storybook-static/1.0f38715c61c7c3cd11db.manager.bundle.js +1 -0
- package/storybook-static/1.7c0dc86d.iframe.bundle.js +3 -0
- package/storybook-static/{4.f6eb74f4.iframe.bundle.js.LICENSE.txt → 1.7c0dc86d.iframe.bundle.js.LICENSE.txt} +8 -8
- package/storybook-static/1.7c0dc86d.iframe.bundle.js.map +1 -0
- package/storybook-static/10.9f2923a7561bc20fffdb.manager.bundle.js +1 -0
- package/storybook-static/{11.49c687eaa6261f8b7be2.manager.bundle.js → 11.f4e922583ae35da460f3.manager.bundle.js} +2 -2
- package/storybook-static/{11.49c687eaa6261f8b7be2.manager.bundle.js.LICENSE.txt → 11.f4e922583ae35da460f3.manager.bundle.js.LICENSE.txt} +12 -12
- package/storybook-static/{12.c9538ed3766c96f289e7.manager.bundle.js → 12.1415460941f0bdcb8fa8.manager.bundle.js} +1 -1
- package/storybook-static/2.ee357266.iframe.bundle.js +1 -0
- package/storybook-static/3.592ce28f.iframe.bundle.js +1 -0
- package/storybook-static/{5.fa71488e730c5c7f885f.manager.bundle.js → 5.f459d151315e6780c20f.manager.bundle.js} +2 -2
- package/storybook-static/{5.fa71488e730c5c7f885f.manager.bundle.js.LICENSE.txt → 5.f459d151315e6780c20f.manager.bundle.js.LICENSE.txt} +8 -8
- package/storybook-static/6.3bd64d820f3745f262ff.manager.bundle.js +1 -0
- package/storybook-static/{7.b34baecbd082bc7b188d.manager.bundle.js → 7.3d04765dbf3f1dcd706c.manager.bundle.js} +1 -1
- package/storybook-static/7.af56919f.iframe.bundle.js +1 -0
- package/storybook-static/8.8e2132ec.iframe.bundle.js +3 -0
- package/storybook-static/{6.fbc7b90b.iframe.bundle.js.LICENSE.txt → 8.8e2132ec.iframe.bundle.js.LICENSE.txt} +12 -12
- package/storybook-static/8.8e2132ec.iframe.bundle.js.map +1 -0
- package/storybook-static/{8.15577edffecf900a8de2.manager.bundle.js → 8.b541eadfcb9164835dfc.manager.bundle.js} +1 -1
- package/storybook-static/9.109ea555.iframe.bundle.js +1 -0
- package/storybook-static/9.411ac8e451bbb10926c7.manager.bundle.js +1 -0
- package/storybook-static/iframe.html +348 -138
- package/storybook-static/index.html +51 -47
- package/storybook-static/main.78b7d418.iframe.bundle.js +1 -0
- package/storybook-static/main.9bb085ebb152f5b19a2a.manager.bundle.js +1 -0
- package/storybook-static/{runtime~main.909d038f912f063e8837.manager.bundle.js → runtime~main.9468098d21070636985f.manager.bundle.js} +1 -1
- package/storybook-static/runtime~main.ffc8677e.iframe.bundle.js +1 -0
- package/storybook-static/vendors~main.4aa936b1.iframe.bundle.js +3 -0
- package/storybook-static/{vendors~main.73411ca9.iframe.bundle.js.LICENSE.txt → vendors~main.4aa936b1.iframe.bundle.js.LICENSE.txt} +148 -148
- package/storybook-static/vendors~main.4aa936b1.iframe.bundle.js.map +1 -0
- package/storybook-static/vendors~main.a935f15a2179a6eff5fd.manager.bundle.js +2 -0
- package/storybook-static/{vendors~main.d3455eed64b243c89325.manager.bundle.js.LICENSE.txt → vendors~main.a935f15a2179a6eff5fd.manager.bundle.js.LICENSE.txt} +110 -88
- package/src/components/Hawa/InputLabel/StyledInputLabel.jsx +0 -36
- package/storybook-static/0.86a7edfd.iframe.bundle.js +0 -1
- package/storybook-static/0.b73eaee9a88f178d62ed.manager.bundle.js +0 -1
- package/storybook-static/1.f296d183a17268696d73.manager.bundle.js +0 -1
- package/storybook-static/10.9998ba67d65d81d20896.manager.bundle.js +0 -1
- package/storybook-static/4.f6eb74f4.iframe.bundle.js +0 -3
- package/storybook-static/4.f6eb74f4.iframe.bundle.js.map +0 -1
- package/storybook-static/5.ec6f37af.iframe.bundle.js +0 -1
- package/storybook-static/6.8096ae4aadde0743697b.manager.bundle.js +0 -1
- package/storybook-static/6.fbc7b90b.iframe.bundle.js +0 -3
- package/storybook-static/6.fbc7b90b.iframe.bundle.js.map +0 -1
- package/storybook-static/7.a806a38f.iframe.bundle.js +0 -1
- package/storybook-static/9.d7d85aa0a49a98f17218.manager.bundle.js +0 -1
- package/storybook-static/main.355ffc59.iframe.bundle.js +0 -1
- package/storybook-static/main.ce406c7e93b98325390e.manager.bundle.js +0 -1
- package/storybook-static/runtime~main.3d81579b.iframe.bundle.js +0 -1
- package/storybook-static/vendors~main.73411ca9.iframe.bundle.js +0 -3
- package/storybook-static/vendors~main.73411ca9.iframe.bundle.js.map +0 -1
- package/storybook-static/vendors~main.d3455eed64b243c89325.manager.bundle.js +0 -2
|
@@ -1 +0,0 @@
|
|
|
1
|
-
!function(modules){function webpackJsonpCallback(data){for(var moduleId,chunkId,chunkIds=data[0],moreModules=data[1],executeModules=data[2],i=0,resolves=[];i<chunkIds.length;i++)chunkId=chunkIds[i],Object.prototype.hasOwnProperty.call(installedChunks,chunkId)&&installedChunks[chunkId]&&resolves.push(installedChunks[chunkId][0]),installedChunks[chunkId]=0;for(moduleId in moreModules)Object.prototype.hasOwnProperty.call(moreModules,moduleId)&&(modules[moduleId]=moreModules[moduleId]);for(parentJsonpFunction&&parentJsonpFunction(data);resolves.length;)resolves.shift()();return deferredModules.push.apply(deferredModules,executeModules||[]),checkDeferredModules()}function checkDeferredModules(){for(var result,i=0;i<deferredModules.length;i++){for(var deferredModule=deferredModules[i],fulfilled=!0,j=1;j<deferredModule.length;j++){var depId=deferredModule[j];0!==installedChunks[depId]&&(fulfilled=!1)}fulfilled&&(deferredModules.splice(i--,1),result=__webpack_require__(__webpack_require__.s=deferredModule[0]))}return result}var installedModules={},installedChunks={2:0},deferredModules=[];function __webpack_require__(moduleId){if(installedModules[moduleId])return installedModules[moduleId].exports;var module=installedModules[moduleId]={i:moduleId,l:!1,exports:{}};return modules[moduleId].call(module.exports,module,module.exports,__webpack_require__),module.l=!0,module.exports}__webpack_require__.e=function requireEnsure(chunkId){var promises=[],installedChunkData=installedChunks[chunkId];if(0!==installedChunkData)if(installedChunkData)promises.push(installedChunkData[2]);else{var promise=new Promise((function(resolve,reject){installedChunkData=installedChunks[chunkId]=[resolve,reject]}));promises.push(installedChunkData[2]=promise);var onScriptComplete,script=document.createElement("script");script.charset="utf-8",script.timeout=120,__webpack_require__.nc&&script.setAttribute("nonce",__webpack_require__.nc),script.src=function jsonpScriptSrc(chunkId){return __webpack_require__.p+""+({}[chunkId]||chunkId)+"."+{0:"86a7edfd",4:"f6eb74f4",5:"ec6f37af",6:"fbc7b90b",7:"a806a38f"}[chunkId]+".iframe.bundle.js"}(chunkId);var error=new Error;onScriptComplete=function(event){script.onerror=script.onload=null,clearTimeout(timeout);var chunk=installedChunks[chunkId];if(0!==chunk){if(chunk){var errorType=event&&("load"===event.type?"missing":event.type),realSrc=event&&event.target&&event.target.src;error.message="Loading chunk "+chunkId+" failed.\n("+errorType+": "+realSrc+")",error.name="ChunkLoadError",error.type=errorType,error.request=realSrc,chunk[1](error)}installedChunks[chunkId]=void 0}};var timeout=setTimeout((function(){onScriptComplete({type:"timeout",target:script})}),12e4);script.onerror=script.onload=onScriptComplete,document.head.appendChild(script)}return Promise.all(promises)},__webpack_require__.m=modules,__webpack_require__.c=installedModules,__webpack_require__.d=function(exports,name,getter){__webpack_require__.o(exports,name)||Object.defineProperty(exports,name,{enumerable:!0,get:getter})},__webpack_require__.r=function(exports){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(exports,"__esModule",{value:!0})},__webpack_require__.t=function(value,mode){if(1&mode&&(value=__webpack_require__(value)),8&mode)return value;if(4&mode&&"object"==typeof value&&value&&value.__esModule)return value;var ns=Object.create(null);if(__webpack_require__.r(ns),Object.defineProperty(ns,"default",{enumerable:!0,value:value}),2&mode&&"string"!=typeof value)for(var key in value)__webpack_require__.d(ns,key,function(key){return value[key]}.bind(null,key));return ns},__webpack_require__.n=function(module){var getter=module&&module.__esModule?function getDefault(){return module.default}:function getModuleExports(){return module};return __webpack_require__.d(getter,"a",getter),getter},__webpack_require__.o=function(object,property){return Object.prototype.hasOwnProperty.call(object,property)},__webpack_require__.p="",__webpack_require__.oe=function(err){throw console.error(err),err};var jsonpArray=window.webpackJsonp=window.webpackJsonp||[],oldJsonpFunction=jsonpArray.push.bind(jsonpArray);jsonpArray.push=webpackJsonpCallback,jsonpArray=jsonpArray.slice();for(var i=0;i<jsonpArray.length;i++)webpackJsonpCallback(jsonpArray[i]);var parentJsonpFunction=oldJsonpFunction;checkDeferredModules()}([]);
|