@audira/carbon-react-native 1.0.0-beta.10 → 1.0.0-beta.12
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/lib/commonjs/components/notification/_variants/actionable/index.js.map +1 -1
- package/lib/commonjs/components/notification/_variants/actionable-inline/index.js.map +1 -1
- package/lib/commonjs/components/notification/_variants/callout/index.js.map +1 -1
- package/lib/commonjs/components/notification/_variants/callout-inline/index.js.map +1 -1
- package/lib/commonjs/components/notification/_variants/index.js.map +1 -1
- package/lib/commonjs/components/notification/_variants/toast/index.js.map +1 -1
- package/lib/commonjs/components/notification/actionable/error/index.js.map +1 -1
- package/lib/commonjs/components/notification/actionable/index.js.map +1 -1
- package/lib/commonjs/components/notification/actionable/informational/index.js.map +1 -1
- package/lib/commonjs/components/notification/actionable/success/index.js.map +1 -1
- package/lib/commonjs/components/notification/actionable/warning/index.js.map +1 -1
- package/lib/commonjs/components/notification/actionable-inline/error/index.js.map +1 -1
- package/lib/commonjs/components/notification/actionable-inline/informational/index.js.map +1 -1
- package/lib/commonjs/components/notification/actionable-inline/success/index.js.map +1 -1
- package/lib/commonjs/components/notification/actionable-inline/warning/index.js.map +1 -1
- package/lib/commonjs/components/notification/base/index.js.map +1 -1
- package/lib/commonjs/components/notification/callout/error/index.js.map +1 -1
- package/lib/commonjs/components/notification/callout/index.js.map +1 -1
- package/lib/commonjs/components/notification/callout/informational/index.js.map +1 -1
- package/lib/commonjs/components/notification/callout/success/index.js.map +1 -1
- package/lib/commonjs/components/notification/callout/warning/index.js.map +1 -1
- package/lib/commonjs/components/notification/callout-inline/error/index.js.map +1 -1
- package/lib/commonjs/components/notification/callout-inline/index.js.map +1 -1
- package/lib/commonjs/components/notification/callout-inline/informational/index.js.map +1 -1
- package/lib/commonjs/components/notification/callout-inline/success/index.js.map +1 -1
- package/lib/commonjs/components/notification/callout-inline/warning/index.js.map +1 -1
- package/lib/commonjs/components/notification/index.js.map +1 -1
- package/lib/commonjs/components/notification/subtitle/index.js.map +1 -1
- package/lib/commonjs/components/notification/subtitle-link/index.js.map +1 -1
- package/lib/commonjs/components/notification/toast/error/index.js.map +1 -1
- package/lib/commonjs/components/notification/toast/index.js.map +1 -1
- package/lib/commonjs/components/notification/toast/informational/index.js.map +1 -1
- package/lib/commonjs/components/notification/toast/success/index.js.map +1 -1
- package/lib/commonjs/components/notification/toast/warning/index.js.map +1 -1
- package/lib/commonjs/providers/dialog/DialogProvider.js +2 -5
- package/lib/commonjs/providers/dialog/DialogProvider.js.map +1 -1
- package/lib/commonjs/providers/toast/_overlay/Overlay.js +7 -8
- package/lib/commonjs/providers/toast/_overlay/Overlay.js.map +1 -1
- package/lib/commonjs/providers/toast/_overlay/_component-wrapper/ComponentWrapper.js +8 -3
- package/lib/commonjs/providers/toast/_overlay/_component-wrapper/ComponentWrapper.js.map +1 -1
- package/lib/commonjs/providers/toast/_overlay/_gap.js +9 -0
- package/lib/commonjs/providers/toast/_overlay/_gap.js.map +1 -0
- package/lib/module/components/notification/_variants/actionable/index.js.map +1 -1
- package/lib/module/components/notification/_variants/actionable-inline/index.js.map +1 -1
- package/lib/module/components/notification/_variants/callout/index.js.map +1 -1
- package/lib/module/components/notification/_variants/callout-inline/index.js.map +1 -1
- package/lib/module/components/notification/_variants/index.js.map +1 -1
- package/lib/module/components/notification/_variants/toast/index.js.map +1 -1
- package/lib/module/components/notification/actionable/error/index.js.map +1 -1
- package/lib/module/components/notification/actionable/index.js.map +1 -1
- package/lib/module/components/notification/actionable/informational/index.js.map +1 -1
- package/lib/module/components/notification/actionable/success/index.js.map +1 -1
- package/lib/module/components/notification/actionable/warning/index.js.map +1 -1
- package/lib/module/components/notification/actionable-inline/error/index.js.map +1 -1
- package/lib/module/components/notification/actionable-inline/informational/index.js.map +1 -1
- package/lib/module/components/notification/actionable-inline/success/index.js.map +1 -1
- package/lib/module/components/notification/actionable-inline/warning/index.js.map +1 -1
- package/lib/module/components/notification/base/index.js.map +1 -1
- package/lib/module/components/notification/callout/error/index.js.map +1 -1
- package/lib/module/components/notification/callout/index.js.map +1 -1
- package/lib/module/components/notification/callout/informational/index.js.map +1 -1
- package/lib/module/components/notification/callout/success/index.js.map +1 -1
- package/lib/module/components/notification/callout/warning/index.js.map +1 -1
- package/lib/module/components/notification/callout-inline/error/index.js.map +1 -1
- package/lib/module/components/notification/callout-inline/index.js.map +1 -1
- package/lib/module/components/notification/callout-inline/informational/index.js.map +1 -1
- package/lib/module/components/notification/callout-inline/success/index.js.map +1 -1
- package/lib/module/components/notification/callout-inline/warning/index.js.map +1 -1
- package/lib/module/components/notification/index.js.map +1 -1
- package/lib/module/components/notification/subtitle/index.js.map +1 -1
- package/lib/module/components/notification/subtitle-link/index.js.map +1 -1
- package/lib/module/components/notification/toast/error/index.js.map +1 -1
- package/lib/module/components/notification/toast/index.js.map +1 -1
- package/lib/module/components/notification/toast/informational/index.js.map +1 -1
- package/lib/module/components/notification/toast/success/index.js.map +1 -1
- package/lib/module/components/notification/toast/warning/index.js.map +1 -1
- package/lib/module/providers/dialog/DialogProvider.js +2 -5
- package/lib/module/providers/dialog/DialogProvider.js.map +1 -1
- package/lib/module/providers/toast/_overlay/Overlay.js +7 -8
- package/lib/module/providers/toast/_overlay/Overlay.js.map +1 -1
- package/lib/module/providers/toast/_overlay/_component-wrapper/ComponentWrapper.js +9 -4
- package/lib/module/providers/toast/_overlay/_component-wrapper/ComponentWrapper.js.map +1 -1
- package/lib/module/providers/toast/_overlay/_gap.js +5 -0
- package/lib/module/providers/toast/_overlay/_gap.js.map +1 -0
- package/lib/typescript/commonjs/components/notification/_variants/actionable/ActionableVariantProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/actionable/ActionableVariantProps.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/actionable/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/actionable-inline/ActionableInlineVariantProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/actionable-inline/ActionableInlineVariantProps.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/actionable-inline/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/callout/CalloutVariantProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/callout/CalloutVariantProps.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/callout/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/callout-inline/CalloutInlineVariantProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/callout-inline/CalloutInlineVariantProps.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/callout-inline/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/toast/ToastVariantProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/toast/ToastVariantProps.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/_variants/toast/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/actionable/error/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/actionable/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/actionable/informational/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/actionable/success/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/actionable/warning/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/actionable-inline/error/ErrorProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/actionable-inline/error/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/actionable-inline/informational/InformationalProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/actionable-inline/informational/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/actionable-inline/success/SuccessProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/actionable-inline/success/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/actionable-inline/warning/WarningProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/actionable-inline/warning/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/base/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/callout/error/ErrorProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/callout/error/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/callout/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/callout/informational/InformationalProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/callout/informational/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/callout/success/SuccessProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/callout/success/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/callout/warning/WarningProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/callout/warning/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/callout-inline/error/ErrorProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/callout-inline/error/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/callout-inline/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/callout-inline/informational/InformationalProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/callout-inline/informational/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/callout-inline/success/SuccessProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/callout-inline/success/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/callout-inline/warning/WarningProps.d.ts +1 -1
- package/lib/typescript/commonjs/components/notification/callout-inline/warning/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/subtitle/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/subtitle-link/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/toast/error/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/toast/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/toast/informational/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/toast/success/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/components/notification/toast/warning/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/providers/toast/_overlay/Overlay.d.ts.map +1 -1
- package/lib/typescript/commonjs/providers/toast/_overlay/_component-wrapper/ComponentWrapper.d.ts.map +1 -1
- package/lib/typescript/commonjs/providers/toast/_overlay/_gap.d.ts +2 -0
- package/lib/typescript/commonjs/providers/toast/_overlay/_gap.d.ts.map +1 -0
- package/lib/typescript/module/components/notification/_variants/actionable/ActionableVariantProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/_variants/actionable/ActionableVariantProps.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/_variants/actionable/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/_variants/actionable-inline/ActionableInlineVariantProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/_variants/actionable-inline/ActionableInlineVariantProps.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/_variants/actionable-inline/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/_variants/callout/CalloutVariantProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/_variants/callout/CalloutVariantProps.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/_variants/callout/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/_variants/callout-inline/CalloutInlineVariantProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/_variants/callout-inline/CalloutInlineVariantProps.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/_variants/callout-inline/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/_variants/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/_variants/toast/ToastVariantProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/_variants/toast/ToastVariantProps.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/_variants/toast/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/actionable/error/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/actionable/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/actionable/informational/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/actionable/success/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/actionable/warning/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/actionable-inline/error/ErrorProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/actionable-inline/error/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/actionable-inline/informational/InformationalProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/actionable-inline/informational/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/actionable-inline/success/SuccessProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/actionable-inline/success/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/actionable-inline/warning/WarningProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/actionable-inline/warning/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/base/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/callout/error/ErrorProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/callout/error/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/callout/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/callout/informational/InformationalProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/callout/informational/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/callout/success/SuccessProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/callout/success/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/callout/warning/WarningProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/callout/warning/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/callout-inline/error/ErrorProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/callout-inline/error/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/callout-inline/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/callout-inline/informational/InformationalProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/callout-inline/informational/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/callout-inline/success/SuccessProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/callout-inline/success/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/callout-inline/warning/WarningProps.d.ts +1 -1
- package/lib/typescript/module/components/notification/callout-inline/warning/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/subtitle/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/subtitle-link/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/toast/error/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/toast/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/toast/informational/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/toast/success/index.d.ts.map +1 -1
- package/lib/typescript/module/components/notification/toast/warning/index.d.ts.map +1 -1
- package/lib/typescript/module/providers/toast/_overlay/Overlay.d.ts.map +1 -1
- package/lib/typescript/module/providers/toast/_overlay/_component-wrapper/ComponentWrapper.d.ts.map +1 -1
- package/lib/typescript/module/providers/toast/_overlay/_gap.d.ts +2 -0
- package/lib/typescript/module/providers/toast/_overlay/_gap.d.ts.map +1 -0
- package/lib/typescript/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/components/notification/_variants/actionable/ActionableVariantProps.ts +0 -1
- package/src/components/notification/_variants/actionable-inline/ActionableInlineVariantProps.ts +0 -1
- package/src/components/notification/_variants/callout/CalloutVariantProps.ts +0 -1
- package/src/components/notification/_variants/callout-inline/CalloutInlineVariantProps.ts +0 -1
- package/src/components/notification/_variants/toast/ToastVariantProps.ts +0 -1
- package/src/components/notification/actionable-inline/error/ErrorProps.ts +1 -1
- package/src/components/notification/actionable-inline/informational/InformationalProps.ts +1 -1
- package/src/components/notification/actionable-inline/success/SuccessProps.ts +1 -1
- package/src/components/notification/actionable-inline/warning/WarningProps.ts +1 -1
- package/src/components/notification/callout/error/ErrorProps.ts +1 -1
- package/src/components/notification/callout/informational/InformationalProps.ts +1 -1
- package/src/components/notification/callout/success/SuccessProps.ts +1 -1
- package/src/components/notification/callout/warning/WarningProps.ts +1 -1
- package/src/components/notification/callout-inline/error/ErrorProps.ts +1 -1
- package/src/components/notification/callout-inline/informational/InformationalProps.ts +1 -1
- package/src/components/notification/callout-inline/success/SuccessProps.ts +1 -1
- package/src/components/notification/callout-inline/warning/WarningProps.ts +1 -1
- package/src/providers/dialog/DialogProvider.tsx +74 -73
- package/src/providers/toast/_overlay/Overlay.tsx +10 -10
- package/src/providers/toast/_overlay/_component-wrapper/ComponentWrapper.tsx +15 -3
- package/src/providers/toast/_overlay/_gap.ts +5 -0
- /package/src/components/notification/_variants/actionable/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/_variants/actionable-inline/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/_variants/callout/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/_variants/callout-inline/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/_variants/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/_variants/toast/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/actionable/error/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/actionable/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/actionable/informational/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/actionable/success/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/actionable/warning/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/actionable-inline/error/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/actionable-inline/informational/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/actionable-inline/success/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/actionable-inline/warning/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/base/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/callout/error/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/callout/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/callout/informational/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/callout/success/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/callout/warning/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/callout-inline/error/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/callout-inline/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/callout-inline/informational/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/callout-inline/success/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/callout-inline/warning/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/subtitle/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/subtitle-link/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/toast/error/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/toast/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/toast/informational/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/toast/success/{index.tsx → index.ts} +0 -0
- /package/src/components/notification/toast/warning/{index.tsx → index.ts} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_carbonReactNativeElements","require","Gap","exports","Spacing","spacing_03"],"sourceRoot":"../../../../../src","sources":["providers/toast/_overlay/_gap.ts"],"mappings":";;;;;;AAAA,IAAAA,0BAAA,GAAAC,OAAA;AAIO,MAAMC,GAAG,GAAAC,OAAA,CAAAD,GAAA,GAAGE,kCAAO,CAACC,UAAU","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/_variants/actionable/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/_variants/actionable/index.ts"],"mappings":";;AAAA,cAAc,wBAAqB;AACnC,cAAc,6BAA0B;AACxC,cAAc,2BAAwB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/_variants/actionable-inline/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/_variants/actionable-inline/index.ts"],"mappings":";;AAAA,cAAc,8BAA2B;AACzC,cAAc,mCAAgC;AAC9C,cAAc,iCAA8B","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/_variants/callout/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/_variants/callout/index.ts"],"mappings":";;AAAA,cAAc,qBAAkB;AAChC,cAAc,0BAAuB;AACrC,cAAc,wBAAqB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/_variants/callout-inline/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/_variants/callout-inline/index.ts"],"mappings":";;AAAA,cAAc,2BAAwB;AACtC,cAAc,gCAA6B;AAC3C,cAAc,8BAA2B","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/_variants/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/_variants/index.ts"],"mappings":";;AAAA,cAAc,uBAAc;AAC5B,cAAc,8BAAqB;AACnC,cAAc,oBAAW;AACzB,cAAc,2BAAkB;AAChC,cAAc,kBAAS","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/_variants/toast/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/_variants/toast/index.ts"],"mappings":";;AAAA,cAAc,mBAAgB;AAC9B,cAAc,wBAAqB;AACnC,cAAc,sBAAmB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable/error/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable/error/index.ts"],"mappings":";;AAAA,cAAc,YAAS;AACvB,cAAc,iBAAc;AAC5B,cAAc,eAAY","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/actionable/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/actionable/index.ts"],"mappings":";;AAAA,cAAc,kBAAS;AACvB,cAAc,0BAAiB;AAC/B,cAAc,oBAAW;AACzB,cAAc,oBAAW","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable/informational/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable/informational/index.ts"],"mappings":";;AAAA,cAAc,oBAAiB;AAC/B,cAAc,yBAAsB;AACpC,cAAc,uBAAoB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable/success/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable/success/index.ts"],"mappings":";;AAAA,cAAc,cAAW;AACzB,cAAc,mBAAgB;AAC9B,cAAc,iBAAc","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable/warning/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable/warning/index.ts"],"mappings":";;AAAA,cAAc,cAAW;AACzB,cAAc,mBAAgB;AAC9B,cAAc,iBAAc","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable-inline/error/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable-inline/error/index.ts"],"mappings":";;AAAA,cAAc,YAAS;AACvB,cAAc,iBAAc;AAC5B,cAAc,eAAY","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable-inline/informational/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable-inline/informational/index.ts"],"mappings":";;AAAA,cAAc,oBAAiB;AAC/B,cAAc,yBAAsB;AACpC,cAAc,uBAAoB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable-inline/success/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable-inline/success/index.ts"],"mappings":";;AAAA,cAAc,cAAW;AACzB,cAAc,mBAAgB;AAC9B,cAAc,iBAAc","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable-inline/warning/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/actionable-inline/warning/index.ts"],"mappings":";;AAAA,cAAc,cAAW;AACzB,cAAc,mBAAgB;AAC9B,cAAc,iBAAc","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/base/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/base/index.ts"],"mappings":";;AAAA,cAAc,WAAQ;AACtB,cAAc,gBAAa;AAC3B,cAAc,cAAW","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout/error/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout/error/index.ts"],"mappings":";;AAAA,cAAc,YAAS;AACvB,cAAc,iBAAc;AAC5B,cAAc,eAAY","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/callout/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/callout/index.ts"],"mappings":";;AAAA,cAAc,kBAAS;AACvB,cAAc,0BAAiB;AAC/B,cAAc,oBAAW;AACzB,cAAc,oBAAW","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout/informational/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout/informational/index.ts"],"mappings":";;AAAA,cAAc,oBAAiB;AAC/B,cAAc,yBAAsB;AACpC,cAAc,uBAAoB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout/success/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout/success/index.ts"],"mappings":";;AAAA,cAAc,cAAW;AACzB,cAAc,mBAAgB;AAC9B,cAAc,iBAAc","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout/warning/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout/warning/index.ts"],"mappings":";;AAAA,cAAc,cAAW;AACzB,cAAc,mBAAgB;AAC9B,cAAc,iBAAc","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout-inline/error/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout-inline/error/index.ts"],"mappings":";;AAAA,cAAc,YAAS;AACvB,cAAc,iBAAc;AAC5B,cAAc,eAAY","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/callout-inline/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/callout-inline/index.ts"],"mappings":";;AAAA,cAAc,kBAAS;AACvB,cAAc,0BAAiB;AAC/B,cAAc,oBAAW;AACzB,cAAc,oBAAW","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout-inline/informational/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout-inline/informational/index.ts"],"mappings":";;AAAA,cAAc,oBAAiB;AAC/B,cAAc,yBAAsB;AACpC,cAAc,uBAAoB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout-inline/success/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout-inline/success/index.ts"],"mappings":";;AAAA,cAAc,cAAW;AACzB,cAAc,mBAAgB;AAC9B,cAAc,iBAAc","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout-inline/warning/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/callout-inline/warning/index.ts"],"mappings":";;AAAA,cAAc,cAAW;AACzB,cAAc,mBAAgB;AAC9B,cAAc,iBAAc","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Actionable","ActionableInline","Callout","CalloutInline","Toast"],"sourceRoot":"../../../../src","sources":["components/notification/index.
|
|
1
|
+
{"version":3,"names":["Actionable","ActionableInline","Callout","CalloutInline","Toast"],"sourceRoot":"../../../../src","sources":["components/notification/index.ts"],"mappings":";;AAAA,OAAO,KAAKA,UAAU,MAAM,uBAAc;AAC1C,OAAO,KAAKC,gBAAgB,MAAM,8BAAqB;AACvD,OAAO,KAAKC,OAAO,MAAM,oBAAW;AACpC,OAAO,KAAKC,aAAa,MAAM,2BAAkB;AACjD,OAAO,KAAKC,KAAK,MAAM,kBAAS;AAEhC,SACCJ,UAAU,EACVC,gBAAgB,EAChBC,OAAO,EACPC,aAAa,EACbC,KAAK;AAGN,cAAc,iBAAQ;AACtB,cAAc,wBAAqB;AACnC,cAAc,qBAAY;AAC1B,cAAc,0BAAiB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/subtitle/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/subtitle/index.ts"],"mappings":";;AAAA,cAAc,eAAY;AAC1B,cAAc,oBAAiB;AAC/B,cAAc,kBAAe","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/subtitle-link/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/subtitle-link/index.ts"],"mappings":";;AAAA,cAAc,mBAAgB;AAC9B,cAAc,wBAAqB;AACnC,cAAc,sBAAmB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/toast/error/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/toast/error/index.ts"],"mappings":";;AAAA,cAAc,YAAS;AACvB,cAAc,iBAAc;AAC5B,cAAc,eAAY","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/toast/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notification/toast/index.ts"],"mappings":";;AAAA,cAAc,kBAAS;AACvB,cAAc,0BAAiB;AAC/B,cAAc,oBAAW;AACzB,cAAc,oBAAW","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/toast/informational/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/toast/informational/index.ts"],"mappings":";;AAAA,cAAc,oBAAiB;AAC/B,cAAc,yBAAsB;AACpC,cAAc,uBAAoB","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/toast/success/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/toast/success/index.ts"],"mappings":";;AAAA,cAAc,cAAW;AACzB,cAAc,mBAAgB;AAC9B,cAAc,iBAAc","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/toast/warning/index.
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../../src","sources":["components/notification/toast/warning/index.ts"],"mappings":";;AAAA,cAAc,cAAW;AACzB,cAAc,mBAAgB;AAC9B,cAAc,iBAAc","ignoreList":[]}
|
|
@@ -48,10 +48,7 @@ export const DialogProvider = /*#__PURE__*/forwardRef(function DialogProvider({
|
|
|
48
48
|
/**
|
|
49
49
|
* This is a simple component to save a bit of memory by not mounting the actual `Controller` when it's not needed
|
|
50
50
|
*/
|
|
51
|
-
function ControllerWrapper({
|
|
52
|
-
ref,
|
|
53
|
-
...props
|
|
54
|
-
}) {
|
|
51
|
+
const ControllerWrapper = /*#__PURE__*/forwardRef(function ControllerWrapper(props, ref) {
|
|
55
52
|
const [mount, setMount] = useState(false),
|
|
56
53
|
controllerRef = useRef(null),
|
|
57
54
|
dialogDataQueue = useRef(null),
|
|
@@ -106,5 +103,5 @@ function ControllerWrapper({
|
|
|
106
103
|
onEmpty: onEmpty
|
|
107
104
|
})
|
|
108
105
|
});
|
|
109
|
-
}
|
|
106
|
+
});
|
|
110
107
|
//# sourceMappingURL=DialogProvider.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["forwardRef","useCallback","useEffect","useImperativeHandle","useRef","useState","InDialogContext","DialogAnimationConfigs","DialogContext","Controller","jsx","_jsx","jsxs","_jsxs","DialogProvider","children","animationConfig","CarbonReact","modalProps","overlayProps","overlayTouchDismiss","ref","controllerWrapperRef","show","data","current","dismiss","dismissAll","Provider","value","ControllerWrapper","props","mount","setMount","controllerRef","dialogDataQueue","onEmpty","errMsg","console","error","Promise","resolve"],"sourceRoot":"../../../../src","sources":["providers/dialog/DialogProvider.tsx"],"mappings":";;AAAA,SACCA,UAAU,EACVC,WAAW,EACXC,SAAS,EACTC,mBAAmB,EACnBC,MAAM,EACNC,QAAQ,QACF,OAAO;AAEd,SACCC,eAAe,QACT,mCAA0B;AAEjC,SACCC,sBAAsB,QAChB,sBAAa;AAEpB,SACCC,aAAa,QAEP,gCAAuB;AAU9B,SACCC,UAAU,QAGJ,wBAAe;AAAA,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAEtB,OAAO,MAAMC,cAAc,gBAAGd,UAAU,CACvC,SAASc,cAAcA,CACtB;EACCC,QAAQ;EACRC,eAAe,GAAGT,sBAAsB,CAACU,WAAW;EACpDC,UAAU;EACVC,YAAY;EACZC;AACD,CAAC,EACDC,GAAG,EACF;EAED,MACCC,oBAAoB,GACnBlB,MAAM,CAAuB,IAAI,CAAC;IAEnCmB,IAA2B,GAC1BtB,WAAW,CAACuB,IAAI,IAAI;MACnBF,oBAAoB,CAACG,OAAO,EAAEF,IAAI,CAACC,IAAI,CAAC;IACzC,CAAC,EAAE,EAAE,CAAC;IAEPE,OAAiC,GAChCzB,WAAW,CAAC,YAAY;MACvB,OAAOqB,oBAAoB,CAACG,OAAO,EAAEC,OAAO,CAAC,CAAC;IAC/C,CAAC,EAAE,EAAE,CAAC;IAEPC,UAAuC,GACtC1B,WAAW,CAAC,YAAY;MACvB,OAAOqB,oBAAoB,CAACG,OAAO,EAAEE,UAAU,CAAC,CAAC;IAClD,CAAC,EAAE,EAAE,CAAC;EAERxB,mBAAmB,CAACkB,GAAG,EAAE,MAAM;IAC9B,OAAO;MACNE,IAAI;MACJG,OAAO;MACPC;IACD,CAAC;EACF,CAAC,EAAE,CACFJ,IAAI,EACJG,OAAO,EACPC,UAAU,CACV,CAAC;EAEF,oBACCd,KAAA,CAACL,aAAa,CAACoB,QAAQ;IACtBC,KAAK,EAAE;MACNN,IAAI;MACJG,OAAO;MACPC;IACD,CAAE;IAAAZ,QAAA,GAEAA,QAAQ,eAEVJ,IAAA,CAACmB,iBAAiB;MACjBT,GAAG,EAAGC,oBAAsB;MAC5BN,eAAe,EAAGA,eAA8D;MAChFE,UAAU,EAAGA,UAAY;MACzBC,YAAY,EAAGA,YAAc;MAC7BC,mBAAmB,EAAGA;IAAqB,CAC3C,CAAC;EAAA,CACqB,CAAC;AAG3B,CACD,CAAC;
|
|
1
|
+
{"version":3,"names":["forwardRef","useCallback","useEffect","useImperativeHandle","useRef","useState","InDialogContext","DialogAnimationConfigs","DialogContext","Controller","jsx","_jsx","jsxs","_jsxs","DialogProvider","children","animationConfig","CarbonReact","modalProps","overlayProps","overlayTouchDismiss","ref","controllerWrapperRef","show","data","current","dismiss","dismissAll","Provider","value","ControllerWrapper","props","mount","setMount","controllerRef","dialogDataQueue","onEmpty","errMsg","console","error","Promise","resolve"],"sourceRoot":"../../../../src","sources":["providers/dialog/DialogProvider.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
import { Fragment, forwardRef, useCallback, useContext, useImperativeHandle, useRef, useState } from "react";
|
|
4
4
|
import { Platform } from "react-native";
|
|
5
|
-
import { Spacing } from "@audira/carbon-react-native-elements";
|
|
6
5
|
import { GlobalConfigContext } from "../../../_internal/contexts/index.js";
|
|
7
6
|
import { ComponentWrapper } from "./_component-wrapper/index.js";
|
|
7
|
+
import { Gap } from "./_gap.js";
|
|
8
8
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
9
9
|
export const Overlay = /*#__PURE__*/forwardRef(function (___props, ref) {
|
|
10
10
|
const globalConfigContext = useContext(GlobalConfigContext),
|
|
@@ -32,10 +32,10 @@ export const Overlay = /*#__PURE__*/forwardRef(function (___props, ref) {
|
|
|
32
32
|
const index = componentsConfig.current.findIndex(c => c.id == id);
|
|
33
33
|
if (index > -1 && componentWrappersRef.current[index] && componentsConfig.current[index]) {
|
|
34
34
|
componentWrappersRef.current[index].cancelX(); // cancel the current delay first
|
|
35
|
-
componentWrappersRef.current[index].shiftX(componentsConfig.current[index].width +
|
|
35
|
+
componentWrappersRef.current[index].shiftX(componentsConfig.current[index].width + Gap);
|
|
36
36
|
if (index > 0) {
|
|
37
37
|
for (let i = 0; i < index; i++) {
|
|
38
|
-
componentWrappersRef.current[i]?.shiftY(-componentsConfig.current[index].height -
|
|
38
|
+
componentWrappersRef.current[i]?.shiftY(-componentsConfig.current[index].height - Gap);
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -54,12 +54,12 @@ export const Overlay = /*#__PURE__*/forwardRef(function (___props, ref) {
|
|
|
54
54
|
componentsConfig.current[index].width = event.nativeEvent.layout.width;
|
|
55
55
|
componentsConfig.current[index].height = event.nativeEvent.layout.height;
|
|
56
56
|
}
|
|
57
|
-
componentWrappersRef.current[index].shiftX(-componentsConfig.current[index].width -
|
|
57
|
+
componentWrappersRef.current[index].shiftX(-componentsConfig.current[index].width - Gap);
|
|
58
58
|
if (componentWrappersRef.current.length > 1) {
|
|
59
59
|
for (let i = 0; i < componentWrappersRef.current.length - 1; i++) {
|
|
60
60
|
componentWrappersRef.current[i]?.shiftY(
|
|
61
61
|
// eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion, @typescript-eslint/no-extra-non-null-assertion
|
|
62
|
-
componentsConfig.current[0].height +
|
|
62
|
+
componentsConfig.current[0].height + Gap);
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
}
|
|
@@ -69,9 +69,8 @@ export const Overlay = /*#__PURE__*/forwardRef(function (___props, ref) {
|
|
|
69
69
|
componentsConfig.current[index].state++;
|
|
70
70
|
}
|
|
71
71
|
if (componentsConfig.current[index]?.state === 1) {
|
|
72
|
-
componentWrappersRef.current[index]?.shiftX(componentsConfig.current[index].width +
|
|
73
|
-
} else if (componentsConfig.current[index]?.state === 2 && !componentsConfig.current.some(config => config.state < 2)
|
|
74
|
-
) {
|
|
72
|
+
componentWrappersRef.current[index]?.shiftX(componentsConfig.current[index].width + Gap, componentsConfig.current[index].duration ?? globalConfigContext.toastDuration);
|
|
73
|
+
} else if (componentsConfig.current[index]?.state === 2 && !componentsConfig.current.some(config => config.state < 2)) {
|
|
75
74
|
// Delete all componentsConfig, componentWrappersRef, and components (react state) when it's all done
|
|
76
75
|
componentsConfig.current.splice(0, componentsConfig.current.length);
|
|
77
76
|
componentWrappersRef.current.splice(0, componentWrappersRef.current.length);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Fragment","forwardRef","useCallback","useContext","useImperativeHandle","useRef","useState","Platform","
|
|
1
|
+
{"version":3,"names":["Fragment","forwardRef","useCallback","useContext","useImperativeHandle","useRef","useState","Platform","GlobalConfigContext","ComponentWrapper","Gap","jsx","_jsx","Overlay","___props","ref","globalConfigContext","componentsConfig","componentWrappersRef","components","setComponents","setComponentWrapperRef","index","current","show","fn","config","id","Date","now","push","state","width","height","component","_components","dismiss","findIndex","c","cancelX","shiftX","i","shiftY","onLayoutComponent","event","OS","target","nativeEvent","children","clientWidth","clientHeight","layout","length","onShiftedXComponent","duration","toastDuration","some","splice","map","onLayout","onShiftedX"],"sourceRoot":"../../../../../src","sources":["providers/toast/_overlay/Overlay.tsx"],"mappings":";;AAAA,SACCA,QAAQ,EACRC,UAAU,EACVC,WAAW,EACXC,UAAU,EACVC,mBAAmB,EACnBC,MAAM,EACNC,QAAQ,QACF,OAAO;AAEd,SACCC,QAAQ,QAEF,cAAc;AAErB,SACCC,mBAAmB,QACb,sCAA6B;AAUpC,SACCC,gBAAgB,QAEV,+BAAsB;AAE7B,SACCC,GAAG,QACG,WAAQ;AAAA,SAAAC,GAAA,IAAAC,IAAA;AAEf,OAAO,MAAMC,OAAO,gBAAGZ,UAAU,CAChC,UACCa,QAAQ,EACRC,GAAG,EACF;EAED,MACCC,mBAAmB,GAClBb,UAAU,CAACK,mBAAmB,CAAC;IAEhCS,gBAAgB,GACfZ,MAAM,CAAoB,EAAE,CAAC;IAE9Ba,oBAAoB,GACnBb,MAAM,CAAwB,EAAE,CAAC;IAElC,CAACc,UAAU,EAAEC,aAAa,CAAC,GAC1Bd,QAAQ,CAAoB,EAAE,CAAC;IAEhCe,sBAAsB,GACrBnB,WAAW,CAAC,CAACa,GAA+B,EAAEO,KAAa,KAAK;MAC/D,IAAGP,GAAG,IAAI,CAACG,oBAAoB,CAACK,OAAO,CAACD,KAAK,CAAC,EAAE;QAC/CJ,oBAAoB,CAACK,OAAO,CAACD,KAAK,CAAC,GAAGP,GAAG;MAC1C;IACD,CAAC,EAAE,EAAE,CAAC;IAEPS,IAAwB,GACvBtB,WAAW,CAAC,CACXuB,EAAE,EACFC,MAAM,KACF;MACJ,MAAMC,EAAE,GAAGC,IAAI,CAACC,GAAG,CAAC,CAAC;MACrBZ,gBAAgB,CAACM,OAAO,CAACO,IAAI,CAAC;QAC7B,GAAGJ,MAAM;QACTC,EAAE;QACFI,KAAK,EAAE,CAAC;QACRC,KAAK,EAAE,CAAC;QACRC,MAAM,EAAE;MACT,CAAC,CAAC;MACF,MAAMC,SAAS,GAAGT,EAAE,CAACE,EAAE,CAAC;MACxBP,aAAa,CAACe,WAAW,IAAI,CAC5B,GAAGA,WAAW,EACdD,SAAS,CACT,CAAC;IACH,CAAC,EAAE,EAAE,CAAC;IAEPE,OAA8B,GAC7BlC,WAAW,CAACyB,EAAE,IAAI;MACjB,MAAML,KAAK,GAAGL,gBAAgB,CAACM,OAAO,CAACc,SAAS,CAACC,CAAC,IAAIA,CAAC,CAACX,EAAE,IAAIA,EAAE,CAAC;MAEjE,IACCL,KAAK,GAAG,CAAC,CAAC,IACVJ,oBAAoB,CAACK,OAAO,CAACD,KAAK,CAAC,IACnCL,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,EAC9B;QACDJ,oBAAoB,CAACK,OAAO,CAACD,KAAK,CAAC,CAACiB,OAAO,CAAC,CAAC,EAAC;QAC9CrB,oBAAoB,CAACK,OAAO,CAACD,KAAK,CAAC,CAACkB,MAAM,CACzCvB,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,CAACU,KAAK,GAAGtB,GACzC,CAAC;QACD,IAAGY,KAAK,GAAG,CAAC,EAAE;UACb,KAAI,IAAImB,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAGnB,KAAK,EAAEmB,CAAC,EAAE,EAAE;YAC9BvB,oBAAoB,CAACK,OAAO,CAACkB,CAAC,CAAC,EAAEC,MAAM,CACtC,CAACzB,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,CAACW,MAAM,GAAGvB,GAC3C,CAAC;UACF;QACD;MACD;IACD,CAAC,EAAE,EAAE,CAAC;IAEPiC,iBAAiB,GAChBzC,WAAW,CAAC,CACX0C,KAAwB,EACxBtB,KAAa,KACT;MACJ,IACCL,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,IAC/BJ,oBAAoB,CAACK,OAAO,CAACD,KAAK,CAAC,EAClC;QACD,IAAGf,QAAQ,CAACsC,EAAE,IAAI,KAAK,EAAE;UACxB;UACA,MAAMC,MAAM,GAAGF,KAAK,CAACG,WAAW,CAACD,MAAwB;;UAEzD;UACA7B,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,CAACU,KAAK,GAAGc,MAAM,CAACE,QAAQ,GAAG,CAAC,CAAC,EAAEC,WAAW;UACzE;UACAhC,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,CAACW,MAAM,GAAGa,MAAM,CAACE,QAAQ,GAAG,CAAC,CAAC,EAAEE,YAAY;QAE5E,CAAC,MAAM;UACNjC,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,CAACU,KAAK,GAAGY,KAAK,CAACG,WAAW,CAACI,MAAM,CAACnB,KAAK;UACtEf,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,CAACW,MAAM,GAAGW,KAAK,CAACG,WAAW,CAACI,MAAM,CAAClB,MAAM;QACzE;QAEAf,oBAAoB,CAACK,OAAO,CAACD,KAAK,CAAC,CAACkB,MAAM,CACzC,CAACvB,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,CAACU,KAAK,GAAGtB,GAC1C,CAAC;QAED,IAAGQ,oBAAoB,CAACK,OAAO,CAAC6B,MAAM,GAAG,CAAC,EAAE;UAC3C,KAAI,IAAIX,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAGvB,oBAAoB,CAACK,OAAO,CAAC6B,MAAM,GAAG,CAAC,EAAEX,CAAC,EAAE,EAAE;YAChEvB,oBAAoB,CAACK,OAAO,CAACkB,CAAC,CAAC,EAAEC,MAAM;YACtC;YACAzB,gBAAgB,CAACM,OAAO,CAAC,CAAC,CAAC,CAAGU,MAAM,GAAGvB,GACxC,CAAC;UACF;QACD;MACD;IACD,CAAC,EAAE,EAAE,CAAC;IAEP2C,mBAAmB,GAClBnD,WAAW,CACVoB,KAAa,IACT;MACJ,IAAGL,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,EAAE;QACnCL,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,CAACS,KAAK,EAAE;MACxC;MAEA,IAAGd,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,EAAES,KAAK,KAAK,CAAC,EAAE;QAChDb,oBAAoB,CAACK,OAAO,CAACD,KAAK,CAAC,EAAEkB,MAAM,CAC1CvB,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,CAACU,KAAK,GAAGtB,GAAG,EAC3CO,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,CAACgC,QAAQ,IAAItC,mBAAmB,CAACuC,aACjE,CAAC;MACF,CAAC,MAAM,IACNtC,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,EAAES,KAAK,KAAK,CAAC,IAC5C,CAACd,gBAAgB,CAACM,OAAO,CAACiC,IAAI,CAAC9B,MAAM,IAAIA,MAAM,CAACK,KAAK,GAAG,CAAC,CAAC,EACzD;QACD;QACAd,gBAAgB,CAACM,OAAO,CAACkC,MAAM,CAAC,CAAC,EAAExC,gBAAgB,CAACM,OAAO,CAAC6B,MAAM,CAAC;QACnElC,oBAAoB,CAACK,OAAO,CAACkC,MAAM,CAAC,CAAC,EAAEvC,oBAAoB,CAACK,OAAO,CAAC6B,MAAM,CAAC;QAC3EhC,aAAa,CAAC,EAAE,CAAC;MAClB;IACD,CAAC,EAAE,CACFJ,mBAAmB,CAACuC,aAAa,CACjC,CAAC;EAEJnD,mBAAmB,CAACW,GAAG,EAAE,MAAM;IAC9B,OAAO;MACNS,IAAI;MACJY;IACD,CAAC;EACF,CAAC,EAAE,CACFZ,IAAI,EACJY,OAAO,CACP,CAAC;EAEF,oBACCxB,IAAA,CAACZ,QAAQ;IAAAgD,QAAA,EACN7B,UAAU,CAACuC,GAAG,CAAC,CAACxB,SAAS,EAAEZ,KAAK,kBACjCV,IAAA,CAACH,gBAAgB;MAEhBkD,QAAQ,EAAGf,KAAK,IAAID,iBAAiB,CAACC,KAAK,EAAEtB,KAAK,CAAG;MACrDsC,UAAU,EAAGA,CAAA,KAAMP,mBAAmB,CAAC/B,KAAK,CAAG;MAC/CP,GAAG,EAAGA,GAAG,IAAIM,sBAAsB,CAACN,GAAG,EAAEO,KAAK,CAAG;MAAA0B,QAAA,EAE/Cd;IAAS,GALLjB,gBAAgB,CAACM,OAAO,CAACD,KAAK,CAAC,EAAEK,EAMtB,CAClB;EAAC,CACO,CAAC;AAGb,CACD,CAAC","ignoreList":[]}
|
|
@@ -2,7 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
import { forwardRef, useEffect, useImperativeHandle, useRef } from "react";
|
|
4
4
|
import { Animated, Easing, Platform, StyleSheet } from "react-native";
|
|
5
|
-
import { Motion
|
|
5
|
+
import { Motion } from "@audira/carbon-react-native-elements";
|
|
6
|
+
import { useSafeAreaInsets } from "react-native-safe-area-context";
|
|
7
|
+
import { Gap } from "../_gap.js";
|
|
6
8
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
7
9
|
export const ComponentWrapper = /*#__PURE__*/forwardRef(function ({
|
|
8
10
|
children,
|
|
@@ -10,9 +12,10 @@ export const ComponentWrapper = /*#__PURE__*/forwardRef(function ({
|
|
|
10
12
|
onShiftedX,
|
|
11
13
|
onShiftedY
|
|
12
14
|
}, ref) {
|
|
13
|
-
const
|
|
15
|
+
const safeAreaInsets = useSafeAreaInsets(),
|
|
16
|
+
translateX = useRef(new Animated.Value(0)),
|
|
14
17
|
translateXValueJS = useRef(0),
|
|
15
|
-
translateY = useRef(new Animated.Value(
|
|
18
|
+
translateY = useRef(new Animated.Value(safeAreaInsets.top + Gap)),
|
|
16
19
|
translateYValueJS = useRef(0);
|
|
17
20
|
useEffect(() => {
|
|
18
21
|
const translateX_ = translateX.current,
|
|
@@ -85,12 +88,14 @@ export const ComponentWrapper = /*#__PURE__*/forwardRef(function ({
|
|
|
85
88
|
const styleSheet = StyleSheet.create({
|
|
86
89
|
componentWrapper: {
|
|
87
90
|
position: "absolute",
|
|
88
|
-
top: Spacing.spacing_03,
|
|
89
91
|
left: "100%",
|
|
90
92
|
width: "auto",
|
|
91
93
|
...Platform.select({
|
|
92
94
|
web: {
|
|
93
95
|
flexDirection: "row"
|
|
96
|
+
},
|
|
97
|
+
android: {
|
|
98
|
+
top: Gap // iOS doesn't need this, Apple handles it internally
|
|
94
99
|
}
|
|
95
100
|
})
|
|
96
101
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["forwardRef","useEffect","useImperativeHandle","useRef","Animated","Easing","Platform","StyleSheet","Motion","
|
|
1
|
+
{"version":3,"names":["forwardRef","useEffect","useImperativeHandle","useRef","Animated","Easing","Platform","StyleSheet","Motion","useSafeAreaInsets","Gap","jsx","_jsx","ComponentWrapper","children","onLayout","onShiftedX","onShiftedY","ref","safeAreaInsets","translateX","Value","translateXValueJS","translateY","top","translateYValueJS","translateX_","current","translateY_","translateXListenerID","addListener","value","translateYListenerID","removeListener","cancelX","stopAnimation","cancelY","shiftX","px","delayMs","sequence","delay","timing","toValue","duration","Duration","moderate_01","easing","useNativeDriver","start","finished","shiftY","View","style","styleSheet","componentWrapper","transform","create","position","left","width","select","web","flexDirection","android","bezier","entrance","productive","x1","y1","x2","y2"],"sourceRoot":"../../../../../../src","sources":["providers/toast/_overlay/_component-wrapper/ComponentWrapper.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["Spacing","Gap","spacing_03"],"sourceRoot":"../../../../../src","sources":["providers/toast/_overlay/_gap.ts"],"mappings":";;AAAA,SACCA,OAAO,QACD,sCAAsC;AAE7C,OAAO,MAAMC,GAAG,GAAGD,OAAO,CAACE,UAAU","ignoreList":[]}
|
|
@@ -2,7 +2,7 @@ import type { NotificationColor } from "../../NotificationColor";
|
|
|
2
2
|
import type { BaseProps } from "../../base";
|
|
3
3
|
import type { SubtitleProps } from "../../subtitle/SubtitleProps";
|
|
4
4
|
import type { ButtonTertiaryProps } from "../_ButtonTertiary";
|
|
5
|
-
export interface ActionableVariantProps extends Omit<BaseProps, "inline" | "body" | "
|
|
5
|
+
export interface ActionableVariantProps extends Omit<BaseProps, "inline" | "body" | "iconClose" | "nodes" | "leftContainerStyle"> {
|
|
6
6
|
color?: NotificationColor;
|
|
7
7
|
Icon: NonNullable<BaseProps["Icon"]>;
|
|
8
8
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ActionableVariantProps.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/actionable/ActionableVariantProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,iBAAiB,EACjB,MAAM,yBAAyB,CAAA;AAChC,OAAO,KAAK,EACX,SAAS,EACT,MAAM,YAAY,CAAA;AAGnB,OAAO,KAAK,EACX,aAAa,EACb,MAAM,8BAA8B,CAAA;AAErC,OAAO,KAAK,EACX,mBAAmB,EACnB,MAAM,oBAAoB,CAAA;AAE3B,MAAM,WAAW,sBAAuB,SAAQ,IAAI,CACnD,SAAS,EACP,QAAQ,GACR,MAAM,GACN,
|
|
1
|
+
{"version":3,"file":"ActionableVariantProps.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/actionable/ActionableVariantProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,iBAAiB,EACjB,MAAM,yBAAyB,CAAA;AAChC,OAAO,KAAK,EACX,SAAS,EACT,MAAM,YAAY,CAAA;AAGnB,OAAO,KAAK,EACX,aAAa,EACb,MAAM,8BAA8B,CAAA;AAErC,OAAO,KAAK,EACX,mBAAmB,EACnB,MAAM,oBAAoB,CAAA;AAE3B,MAAM,WAAW,sBAAuB,SAAQ,IAAI,CACnD,SAAS,EACP,QAAQ,GACR,MAAM,GACN,WAAW,GACX,OAAO,GACP,oBAAoB,CACtB;IACA,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,IAAI,EAAE,WAAW,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC;IACrC;;;;;;;;;;;;;;OAcG;IACH,WAAW,CAAC,EAAE,IAAI,CAAC,mBAAmB,EAAE,OAAO,CAAC,CAAC;IACjD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,aAAa,CAAC,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;CACvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/actionable/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/actionable/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA;AACnC,cAAc,0BAA0B,CAAA;AACxC,cAAc,wBAAwB,CAAA"}
|
|
@@ -2,7 +2,7 @@ import type { NotificationColor } from "../../NotificationColor";
|
|
|
2
2
|
import type { BaseProps } from "../../base/BaseProps";
|
|
3
3
|
import type { SubtitleProps } from "../../subtitle/SubtitleProps";
|
|
4
4
|
import type { ButtonGhostProps } from "../_ButtonGhost";
|
|
5
|
-
export interface ActionableInlineVariantProps extends Omit<BaseProps, "inline" | "body" | "
|
|
5
|
+
export interface ActionableInlineVariantProps extends Omit<BaseProps, "inline" | "body" | "iconClose" | "nodes" | "leftContainerStyle"> {
|
|
6
6
|
color?: NotificationColor;
|
|
7
7
|
Icon: NonNullable<BaseProps["Icon"]>;
|
|
8
8
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ActionableInlineVariantProps.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/actionable-inline/ActionableInlineVariantProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,iBAAiB,EACjB,MAAM,yBAAyB,CAAA;AAChC,OAAO,KAAK,EACX,SAAS,EACT,MAAM,sBAAsB,CAAA;AAG7B,OAAO,KAAK,EACX,aAAa,EACb,MAAM,8BAA8B,CAAA;AAErC,OAAO,KAAK,EACX,gBAAgB,EAChB,MAAM,iBAAiB,CAAA;AAExB,MAAM,WAAW,4BAA6B,SAAQ,IAAI,CACzD,SAAS,EACP,QAAQ,GACR,MAAM,GACN,
|
|
1
|
+
{"version":3,"file":"ActionableInlineVariantProps.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/actionable-inline/ActionableInlineVariantProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,iBAAiB,EACjB,MAAM,yBAAyB,CAAA;AAChC,OAAO,KAAK,EACX,SAAS,EACT,MAAM,sBAAsB,CAAA;AAG7B,OAAO,KAAK,EACX,aAAa,EACb,MAAM,8BAA8B,CAAA;AAErC,OAAO,KAAK,EACX,gBAAgB,EAChB,MAAM,iBAAiB,CAAA;AAExB,MAAM,WAAW,4BAA6B,SAAQ,IAAI,CACzD,SAAS,EACP,QAAQ,GACR,MAAM,GACN,WAAW,GACX,OAAO,GACP,oBAAoB,CACtB;IACA,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,IAAI,EAAE,WAAW,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC;IACrC;;;;;;;;;;;;;;OAcG;IACH,WAAW,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,OAAO,CAAC,CAAC;IAC9C,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,aAAa,CAAC,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;CACvC"}
|
package/lib/typescript/commonjs/components/notification/_variants/actionable-inline/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/actionable-inline/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/actionable-inline/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAA;AACzC,cAAc,gCAAgC,CAAA;AAC9C,cAAc,8BAA8B,CAAA"}
|
package/lib/typescript/commonjs/components/notification/_variants/callout/CalloutVariantProps.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { NotificationColor } from "../../NotificationColor";
|
|
2
2
|
import type { BaseProps } from "../../base/BaseProps";
|
|
3
3
|
import type { SubtitleProps } from "../../subtitle/SubtitleProps";
|
|
4
|
-
export interface CalloutVariantProps extends Omit<BaseProps, "inline" | "body" | "
|
|
4
|
+
export interface CalloutVariantProps extends Omit<BaseProps, "inline" | "body" | "iconClose" | "nodes" | "leftContainerStyle"> {
|
|
5
5
|
color?: NotificationColor;
|
|
6
6
|
Icon: NonNullable<BaseProps["Icon"]>;
|
|
7
7
|
subtitle: React.ReactNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalloutVariantProps.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/callout/CalloutVariantProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,iBAAiB,EACjB,MAAM,yBAAyB,CAAA;AAChC,OAAO,KAAK,EACX,SAAS,EACT,MAAM,sBAAsB,CAAA;AAG7B,OAAO,KAAK,EACX,aAAa,EACb,MAAM,8BAA8B,CAAA;AAErC,MAAM,WAAW,mBAAoB,SAAQ,IAAI,CAChD,SAAS,EACP,QAAQ,GACR,MAAM,GACN,
|
|
1
|
+
{"version":3,"file":"CalloutVariantProps.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/callout/CalloutVariantProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,iBAAiB,EACjB,MAAM,yBAAyB,CAAA;AAChC,OAAO,KAAK,EACX,SAAS,EACT,MAAM,sBAAsB,CAAA;AAG7B,OAAO,KAAK,EACX,aAAa,EACb,MAAM,8BAA8B,CAAA;AAErC,MAAM,WAAW,mBAAoB,SAAQ,IAAI,CAChD,SAAS,EACP,QAAQ,GACR,MAAM,GACN,WAAW,GACX,OAAO,GACP,oBAAoB,CACtB;IACA,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,IAAI,EAAE,WAAW,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC;IACrC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,aAAa,CAAC,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;CACvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/callout/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/callout/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,cAAc,uBAAuB,CAAA;AACrC,cAAc,qBAAqB,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { NotificationColor } from "../../NotificationColor";
|
|
2
2
|
import type { BaseProps } from "../../base/BaseProps";
|
|
3
3
|
import type { SubtitleProps } from "../../subtitle/SubtitleProps";
|
|
4
|
-
export interface CalloutInlineVariantProps extends Omit<BaseProps, "inline" | "body" | "
|
|
4
|
+
export interface CalloutInlineVariantProps extends Omit<BaseProps, "inline" | "body" | "iconClose" | "nodes" | "leftContainerStyle"> {
|
|
5
5
|
color?: NotificationColor;
|
|
6
6
|
Icon: NonNullable<BaseProps["Icon"]>;
|
|
7
7
|
subtitle: React.ReactNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalloutInlineVariantProps.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/callout-inline/CalloutInlineVariantProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,iBAAiB,EACjB,MAAM,yBAAyB,CAAA;AAChC,OAAO,KAAK,EACX,SAAS,EACT,MAAM,sBAAsB,CAAA;AAG7B,OAAO,KAAK,EACX,aAAa,EACb,MAAM,8BAA8B,CAAA;AAErC,MAAM,WAAW,yBAA0B,SAAQ,IAAI,CACtD,SAAS,EACP,QAAQ,GACR,MAAM,GACN,
|
|
1
|
+
{"version":3,"file":"CalloutInlineVariantProps.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/callout-inline/CalloutInlineVariantProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,iBAAiB,EACjB,MAAM,yBAAyB,CAAA;AAChC,OAAO,KAAK,EACX,SAAS,EACT,MAAM,sBAAsB,CAAA;AAG7B,OAAO,KAAK,EACX,aAAa,EACb,MAAM,8BAA8B,CAAA;AAErC,MAAM,WAAW,yBAA0B,SAAQ,IAAI,CACtD,SAAS,EACP,QAAQ,GACR,MAAM,GACN,WAAW,GACX,OAAO,GACP,oBAAoB,CACtB;IACA,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,IAAI,EAAE,WAAW,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC;IACrC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,aAAa,CAAC,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;CACvC"}
|
package/lib/typescript/commonjs/components/notification/_variants/callout-inline/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/callout-inline/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/callout-inline/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAA;AACtC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,2BAA2B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/notification/_variants/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/notification/_variants/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,qBAAqB,CAAA;AACnC,cAAc,WAAW,CAAA;AACzB,cAAc,kBAAkB,CAAA;AAChC,cAAc,SAAS,CAAA"}
|
package/lib/typescript/commonjs/components/notification/_variants/toast/ToastVariantProps.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { NotificationColor } from "../../NotificationColor";
|
|
2
2
|
import type { BaseProps } from "../../base/BaseProps";
|
|
3
3
|
import type { SubtitleProps } from "../../subtitle/SubtitleProps";
|
|
4
|
-
export interface ToastVariantProps extends Omit<BaseProps, "inline" | "body" | "
|
|
4
|
+
export interface ToastVariantProps extends Omit<BaseProps, "inline" | "body" | "iconClose" | "nodes" | "leftContainerStyle"> {
|
|
5
5
|
color?: NotificationColor;
|
|
6
6
|
Icon: NonNullable<BaseProps["Icon"]>;
|
|
7
7
|
/**
|
package/lib/typescript/commonjs/components/notification/_variants/toast/ToastVariantProps.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToastVariantProps.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/toast/ToastVariantProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,iBAAiB,EACjB,MAAM,yBAAyB,CAAA;AAChC,OAAO,KAAK,EACX,SAAS,EACT,MAAM,sBAAsB,CAAA;AAG7B,OAAO,KAAK,EACX,aAAa,EACb,MAAM,8BAA8B,CAAA;AAErC,MAAM,WAAW,iBAAkB,SAAQ,IAAI,CAC9C,SAAS,EACP,QAAQ,GACR,MAAM,GACN,
|
|
1
|
+
{"version":3,"file":"ToastVariantProps.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/toast/ToastVariantProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,iBAAiB,EACjB,MAAM,yBAAyB,CAAA;AAChC,OAAO,KAAK,EACX,SAAS,EACT,MAAM,sBAAsB,CAAA;AAG7B,OAAO,KAAK,EACX,aAAa,EACb,MAAM,8BAA8B,CAAA;AAErC,MAAM,WAAW,iBAAkB,SAAQ,IAAI,CAC9C,SAAS,EACP,QAAQ,GACR,MAAM,GACN,WAAW,GACX,OAAO,GACP,oBAAoB,CACtB;IACA,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,IAAI,EAAE,WAAW,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC;IACrC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,aAAa,CAAC,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;CACvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/toast/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/_variants/toast/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA;AAC9B,cAAc,qBAAqB,CAAA;AACnC,cAAc,mBAAmB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/actionable/error/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/actionable/error/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;AACvB,cAAc,cAAc,CAAA;AAC5B,cAAc,YAAY,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/notification/actionable/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/notification/actionable/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;AACvB,cAAc,iBAAiB,CAAA;AAC/B,cAAc,WAAW,CAAA;AACzB,cAAc,WAAW,CAAA"}
|
package/lib/typescript/commonjs/components/notification/actionable/informational/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/actionable/informational/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/actionable/informational/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,sBAAsB,CAAA;AACpC,cAAc,oBAAoB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/actionable/success/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/actionable/success/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,cAAc,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/actionable/warning/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/actionable/warning/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,cAAc,CAAA"}
|
package/lib/typescript/commonjs/components/notification/actionable-inline/error/ErrorProps.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ActionableInlineVariantProps } from "../../_variants/actionable-inline";
|
|
2
|
-
export interface ErrorProps extends Omit<ActionableInlineVariantProps, "
|
|
2
|
+
export interface ErrorProps extends Omit<ActionableInlineVariantProps, "Icon"> {
|
|
3
3
|
iconProps?: Omit<NonNullable<ActionableInlineVariantProps["iconProps"]>, "color">;
|
|
4
4
|
iconCloseProps?: Omit<NonNullable<ActionableInlineVariantProps["iconCloseProps"]>, "color">;
|
|
5
5
|
}
|
package/lib/typescript/commonjs/components/notification/actionable-inline/error/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/actionable-inline/error/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/notification/actionable-inline/error/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;AACvB,cAAc,cAAc,CAAA;AAC5B,cAAc,YAAY,CAAA"}
|