@sikka/hawa 0.0.244 → 0.0.246
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/dist/styles.css +8 -3
- package/es/blocks/AuthForms/CodeConfirmation.d.ts +1 -1
- package/es/blocks/Misc/EmptyState.d.ts +5 -0
- package/es/blocks/Misc/NoPermission.d.ts +4 -0
- package/es/index.es.js +2 -2
- package/es/layout/HawaAppLayout.d.ts +1 -0
- package/es/layout/index.d.ts +0 -1
- package/lib/blocks/AuthForms/CodeConfirmation.d.ts +1 -1
- package/lib/blocks/Misc/EmptyState.d.ts +5 -0
- package/lib/blocks/Misc/NoPermission.d.ts +4 -0
- package/lib/index.js +2 -2
- package/lib/layout/HawaAppLayout.d.ts +1 -0
- package/lib/layout/index.d.ts +0 -1
- package/package.json +2 -4
- package/src/blocks/AuthForms/CodeConfirmation.tsx +1 -1
- package/src/blocks/Misc/EmptyState.tsx +16 -6
- package/src/blocks/Misc/LeadGenerator.tsx +1 -3
- package/src/blocks/Misc/Newsletter.tsx +1 -1
- package/src/blocks/Misc/NoPermission.tsx +13 -7
- package/src/blocks/Misc/NotFound.tsx +2 -2
- package/src/blocks/Misc/Testimonial.tsx +24 -30
- package/src/blocks/Payment/ChargeWalletForm.tsx +7 -6
- package/src/blocks/Payment/CheckoutForm.tsx +18 -18
- package/src/blocks/Payment/Confirmation.tsx +4 -4
- package/src/blocks/Referral/ReferralSettlement.tsx +8 -3
- package/src/elements/HawaTextField.tsx +1 -1
- package/src/layout/HawaAppLayout.tsx +86 -58
- package/src/layout/index.ts +0 -1
- package/src/styles.css +8 -3
- package/docs/CNAME +0 -1
- package/docs/README.md +0 -58
- package/docs/_layouts/default.html +0 -47
- package/docs/assets/css/style.css +0 -366
- package/docs/documentation/229.1b36ccba973b04d66b4c.manager.bundle.js +0 -1
- package/docs/documentation/229.f7a1c971.iframe.bundle.js +0 -1
- package/docs/documentation/295.67c251ec00675ab59b60.manager.bundle.js +0 -1
- package/docs/documentation/51.07b491d3.iframe.bundle.js +0 -2
- package/docs/documentation/51.07b491d3.iframe.bundle.js.LICENSE.txt +0 -8
- package/docs/documentation/51.e44cb3212565a342a42d.manager.bundle.js +0 -2
- package/docs/documentation/51.e44cb3212565a342a42d.manager.bundle.js.LICENSE.txt +0 -8
- package/docs/documentation/551.67cd309b0648b0a52636.manager.bundle.js +0 -1
- package/docs/documentation/551.c82ea8f1.iframe.bundle.js +0 -1
- package/docs/documentation/566.80f3d604.iframe.bundle.js +0 -2
- package/docs/documentation/566.80f3d604.iframe.bundle.js.LICENSE.txt +0 -105
- package/docs/documentation/701.07623c34.iframe.bundle.js +0 -1
- package/docs/documentation/767.e90d0d608aa8557f855d.manager.bundle.js +0 -2
- package/docs/documentation/767.e90d0d608aa8557f855d.manager.bundle.js.LICENSE.txt +0 -94
- package/docs/documentation/807.4e87168c6f719304d458.manager.bundle.js +0 -2
- package/docs/documentation/807.4e87168c6f719304d458.manager.bundle.js.LICENSE.txt +0 -31
- package/docs/documentation/807.b81f7e21.iframe.bundle.js +0 -2
- package/docs/documentation/807.b81f7e21.iframe.bundle.js.LICENSE.txt +0 -31
- package/docs/documentation/897.386c170cbd1467abc7ca.manager.bundle.js +0 -2
- package/docs/documentation/897.386c170cbd1467abc7ca.manager.bundle.js.LICENSE.txt +0 -12
- package/docs/documentation/897.d9a35fd0.iframe.bundle.js +0 -2
- package/docs/documentation/897.d9a35fd0.iframe.bundle.js.LICENSE.txt +0 -12
- package/docs/documentation/935.3a33e233.iframe.bundle.js +0 -1
- package/docs/documentation/935.df0c782bef63c348b9da.manager.bundle.js +0 -1
- package/docs/documentation/favicon.ico +0 -0
- package/docs/documentation/iframe.html +0 -364
- package/docs/documentation/index.html +0 -59
- package/docs/documentation/main.051275cac7b0dc69501c.manager.bundle.js +0 -1
- package/docs/documentation/main.3c9bbcb1.iframe.bundle.js +0 -1
- package/docs/documentation/project.json +0 -1
- package/docs/documentation/runtime~main.a832da8f0c3235fa0d36.manager.bundle.js +0 -1
- package/docs/documentation/runtime~main.d1d3f3a0.iframe.bundle.js +0 -1
- package/es/layout/SimpleGrid.d.ts +0 -10
- package/lib/layout/SimpleGrid.d.ts +0 -10
- package/src/Assets/images/card-background/1.jpeg +0 -0
- package/src/Assets/images/card-background/10.jpeg +0 -0
- package/src/Assets/images/card-background/11.jpeg +0 -0
- package/src/Assets/images/card-background/12.jpeg +0 -0
- package/src/Assets/images/card-background/13.jpeg +0 -0
- package/src/Assets/images/card-background/14.jpeg +0 -0
- package/src/Assets/images/card-background/15.jpeg +0 -0
- package/src/Assets/images/card-background/16.jpeg +0 -0
- package/src/Assets/images/card-background/17.jpeg +0 -0
- package/src/Assets/images/card-background/18.jpeg +0 -0
- package/src/Assets/images/card-background/19.jpeg +0 -0
- package/src/Assets/images/card-background/2.jpeg +0 -0
- package/src/Assets/images/card-background/20.jpeg +0 -0
- package/src/Assets/images/card-background/21.jpeg +0 -0
- package/src/Assets/images/card-background/22.jpeg +0 -0
- package/src/Assets/images/card-background/23.jpeg +0 -0
- package/src/Assets/images/card-background/24.jpeg +0 -0
- package/src/Assets/images/card-background/25.jpeg +0 -0
- package/src/Assets/images/card-background/3.jpeg +0 -0
- package/src/Assets/images/card-background/4.jpeg +0 -0
- package/src/Assets/images/card-background/5.jpeg +0 -0
- package/src/Assets/images/card-background/6.jpeg +0 -0
- package/src/Assets/images/card-background/7.jpeg +0 -0
- package/src/Assets/images/card-background/8.jpeg +0 -0
- package/src/Assets/images/card-background/9.jpeg +0 -0
- package/src/Assets/images/card-type/amex.png +0 -0
- package/src/Assets/images/card-type/diners.png +0 -0
- package/src/Assets/images/card-type/discover.png +0 -0
- package/src/Assets/images/card-type/mastercard.png +0 -0
- package/src/Assets/images/card-type/troy.png +0 -0
- package/src/Assets/images/card-type/unionpay.png +0 -0
- package/src/Assets/images/card-type/visa.png +0 -0
- package/src/layout/SimpleGrid.tsx +0 -41
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
object-assign
|
|
3
|
-
(c) Sindre Sorhus
|
|
4
|
-
@license MIT
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
/*!
|
|
8
|
-
* The buffer module from node.js, for the browser.
|
|
9
|
-
*
|
|
10
|
-
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
|
11
|
-
* @license MIT
|
|
12
|
-
*/
|
|
13
|
-
|
|
14
|
-
/*!
|
|
15
|
-
* https://github.com/es-shims/es5-shim
|
|
16
|
-
* @license es5-shim Copyright 2009-2020 by contributors, MIT License
|
|
17
|
-
* see https://github.com/es-shims/es5-shim/blob/master/LICENSE
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
/*!
|
|
21
|
-
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
|
22
|
-
*
|
|
23
|
-
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
24
|
-
* Released under the MIT License.
|
|
25
|
-
*/
|
|
26
|
-
|
|
27
|
-
/*!
|
|
28
|
-
* isobject <https://github.com/jonschlinkert/isobject>
|
|
29
|
-
*
|
|
30
|
-
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
31
|
-
* Released under the MIT License.
|
|
32
|
-
*/
|
|
33
|
-
|
|
34
|
-
/*! *****************************************************************************
|
|
35
|
-
Copyright (c) Microsoft Corporation.
|
|
36
|
-
|
|
37
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
38
|
-
purpose with or without fee is hereby granted.
|
|
39
|
-
|
|
40
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
41
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
42
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
43
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
44
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
45
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
46
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
47
|
-
***************************************************************************** */
|
|
48
|
-
|
|
49
|
-
/** @license React v0.20.2
|
|
50
|
-
* scheduler.production.min.js
|
|
51
|
-
*
|
|
52
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
53
|
-
*
|
|
54
|
-
* This source code is licensed under the MIT license found in the
|
|
55
|
-
* LICENSE file in the root directory of this source tree.
|
|
56
|
-
*/
|
|
57
|
-
|
|
58
|
-
/** @license React v16.13.1
|
|
59
|
-
* react-is.production.min.js
|
|
60
|
-
*
|
|
61
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
62
|
-
*
|
|
63
|
-
* This source code is licensed under the MIT license found in the
|
|
64
|
-
* LICENSE file in the root directory of this source tree.
|
|
65
|
-
*/
|
|
66
|
-
|
|
67
|
-
/** @license React v17.0.2
|
|
68
|
-
* react-dom.production.min.js
|
|
69
|
-
*
|
|
70
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
71
|
-
*
|
|
72
|
-
* This source code is licensed under the MIT license found in the
|
|
73
|
-
* LICENSE file in the root directory of this source tree.
|
|
74
|
-
*/
|
|
75
|
-
|
|
76
|
-
/** @license React v17.0.2
|
|
77
|
-
* react-is.production.min.js
|
|
78
|
-
*
|
|
79
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
80
|
-
*
|
|
81
|
-
* This source code is licensed under the MIT license found in the
|
|
82
|
-
* LICENSE file in the root directory of this source tree.
|
|
83
|
-
*/
|
|
84
|
-
|
|
85
|
-
/** @license React v17.0.2
|
|
86
|
-
* react-jsx-runtime.production.min.js
|
|
87
|
-
*
|
|
88
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
89
|
-
*
|
|
90
|
-
* This source code is licensed under the MIT license found in the
|
|
91
|
-
* LICENSE file in the root directory of this source tree.
|
|
92
|
-
*/
|
|
93
|
-
|
|
94
|
-
/** @license React v17.0.2
|
|
95
|
-
* react.production.min.js
|
|
96
|
-
*
|
|
97
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
98
|
-
*
|
|
99
|
-
* This source code is licensed under the MIT license found in the
|
|
100
|
-
* LICENSE file in the root directory of this source tree.
|
|
101
|
-
*/
|
|
102
|
-
|
|
103
|
-
//! stable.js 0.1.8, https://github.com/Two-Screen/stable
|
|
104
|
-
|
|
105
|
-
//! © 2018 Angry Bytes and contributors. MIT licensed.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_sikka_hawa=self.webpackChunk_sikka_hawa||[]).push([[701],{"./node_modules/@storybook/preview-web/dist/esm/renderDocs.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{renderDocs:()=>renderDocs,unmountDocs:()=>unmountDocs});__webpack_require__("./node_modules/regenerator-runtime/runtime.js"),__webpack_require__("./node_modules/core-js/modules/es.object.to-string.js"),__webpack_require__("./node_modules/core-js/modules/es.promise.js");var react=__webpack_require__("./node_modules/react/index.js"),react_dom=__webpack_require__("./node_modules/react-dom/index.js"),wrapper={fontSize:"14px",letterSpacing:"0.2px",margin:"10px 0"},main={margin:"auto",padding:30,borderRadius:10,background:"rgba(0,0,0,0.03)"},heading={textAlign:"center"},NoDocs=function NoDocs(){return react.createElement("div",{style:wrapper,className:"sb-nodocs sb-wrapper"},react.createElement("div",{style:main},react.createElement("h1",{style:heading},"No Docs"),react.createElement("p",null,"Sorry, but there are no docs for the selected story. To add them, set the story's ",react.createElement("code",null,"docs")," parameter. If you think this is an error:"),react.createElement("ul",null,react.createElement("li",null,"Please check the story definition."),react.createElement("li",null,"Please check the Storybook config."),react.createElement("li",null,"Try reloading the page.")),react.createElement("p",null,"If the problem persists, check the browser console, or the terminal you've run Storybook from.")))};function asyncGeneratorStep(gen,resolve,reject,_next,_throw,key,arg){try{var info=gen[key](arg),value=info.value}catch(error){return void reject(error)}info.done?resolve(value):Promise.resolve(value).then(_next,_throw)}function renderDocs(story,docsContext,element,callback){return function renderDocsAsync(_x,_x2,_x3){return _renderDocsAsync.apply(this,arguments)}(story,docsContext,element).then(callback)}function _renderDocsAsync(){return _renderDocsAsync=function _asyncToGenerator(fn){return function(){var self=this,args=arguments;return new Promise((function(resolve,reject){var gen=fn.apply(self,args);function _next(value){asyncGeneratorStep(gen,resolve,reject,_next,_throw,"next",value)}function _throw(err){asyncGeneratorStep(gen,resolve,reject,_next,_throw,"throw",err)}_next(void 0)}))}}(regeneratorRuntime.mark((function _callee(story,docsContext,element){var _docs$getContainer,_docs$getPage,docs,DocsContainer,Page,docsElement;return regeneratorRuntime.wrap((function _callee$(_context){for(;;)switch(_context.prev=_context.next){case 0:if(!(null!=(docs=story.parameters.docs)&&docs.getPage||null!=docs&&docs.page)||(null!=docs&&docs.getContainer||null!=docs&&docs.container)){_context.next=3;break}throw new Error("No `docs.container` set, did you run `addon-docs/preset`?");case 3:if(_context.t1=docs.container,_context.t1){_context.next=8;break}return _context.next=7,null===(_docs$getContainer=docs.getContainer)||void 0===_docs$getContainer?void 0:_docs$getContainer.call(docs);case 7:_context.t1=_context.sent;case 8:if(_context.t0=_context.t1,_context.t0){_context.next=11;break}_context.t0=function(_ref){var children=_ref.children;return react.createElement(react.Fragment,null,children)};case 11:if(DocsContainer=_context.t0,_context.t3=docs.page,_context.t3){_context.next=17;break}return _context.next=16,null===(_docs$getPage=docs.getPage)||void 0===_docs$getPage?void 0:_docs$getPage.call(docs);case 16:_context.t3=_context.sent;case 17:if(_context.t2=_context.t3,_context.t2){_context.next=20;break}_context.t2=NoDocs;case 20:return Page=_context.t2,docsElement=react.createElement(DocsContainer,{key:story.componentId,context:docsContext},react.createElement(Page,null)),_context.next=24,new Promise((function(resolve){react_dom.render(docsElement,element,resolve)}));case 24:case"end":return _context.stop()}}),_callee)}))),_renderDocsAsync.apply(this,arguments)}function unmountDocs(element){react_dom.unmountComponentAtNode(element)}NoDocs.displayName="NoDocs"}}]);
|