@adiba-banking-cloud/backoffice 0.2.22 → 0.2.23

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.
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-CRkKFiVi.js');
3
+ var index = require('./index-vVTyyOKM.js');
4
4
 
5
5
  function _mergeNamespaces(n, m) {
6
6
  m.forEach(function (e) {
@@ -12169,7 +12169,7 @@ function _objectSpread$b(e) { for (var r = 1; r < arguments.length; r++) { var t
12169
12169
  }
12170
12170
 
12171
12171
  // Fallback: use dynamic import (async, but will work in Vite/Storybook)
12172
- Promise.resolve().then(function () { return require('./heatmap-FCgzmA-k.js'); }).then(function (n) { return n.heatmap; }).then(heatmapModule => {
12172
+ Promise.resolve().then(function () { return require('./heatmap-CNMyGxA9.js'); }).then(function (n) { return n.heatmap; }).then(heatmapModule => {
12173
12173
  const moduleFn = typeof heatmapModule === "function" ? heatmapModule : (heatmapModule === null || heatmapModule === void 0 ? void 0 : heatmapModule.default) || heatmapModule;
12174
12174
  if (typeof moduleFn === "function") {
12175
12175
  moduleFn(Highcharts);
@@ -14805,12 +14805,14 @@ const ChatBubble = _ref => {
14805
14805
  alignItems: align
14806
14806
  }
14807
14807
  }, /*#__PURE__*/React.createElement(core.Box, {
14808
- p: "md",
14808
+ px: "md",
14809
+ pt: "md",
14810
+ pb: "6px",
14809
14811
  style: {
14810
14812
  backgroundColor: bubbleBg,
14811
14813
  borderRadius: borderRadius,
14812
14814
  position: "relative",
14813
- minWidth: 200 // Ensure enough width for layout
14815
+ minWidth: 400 // Ensure enough width for layout
14814
14816
  }
14815
14817
  }, senderName && !isOutgoing && /*#__PURE__*/React.createElement(core.Text, {
14816
14818
  size: "sm",
@@ -14828,7 +14830,7 @@ const ChatBubble = _ref => {
14828
14830
  bd: "1px solid #E2E8F0",
14829
14831
  rightsection: {
14830
14832
  icon: {
14831
- name: "Import",
14833
+ name: "ReceiveSquare",
14832
14834
  size: 16,
14833
14835
  color: "gray"
14834
14836
  },
@@ -14858,10 +14860,8 @@ const ChatBubble = _ref => {
14858
14860
  size: "xs",
14859
14861
  c: "dimmed",
14860
14862
  fs: "italic",
14863
+ ta: "right",
14861
14864
  style: {
14862
- position: "absolute",
14863
- bottom: 8,
14864
- right: 12,
14865
14865
  fontSize: 12
14866
14866
  }
14867
14867
  }, time))), isOutgoing && /*#__PURE__*/React.createElement(core.Avatar, {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-CRkKFiVi.js');
3
+ var index = require('./index-vVTyyOKM.js');
4
4
  require('@babel/runtime/helpers/objectWithoutProperties');
5
5
  require('@babel/runtime/helpers/defineProperty');
6
6
  require('@mantine/modals');
@@ -1,4 +1,4 @@
1
- import { g as getDefaultExportFromCjs } from './index-Ck9zbXed.js';
1
+ import { g as getDefaultExportFromCjs } from './index-CHODgKVB.js';
2
2
 
3
3
  function _mergeNamespaces(n, m) {
4
4
  m.forEach(function (e) {
@@ -12148,7 +12148,7 @@ function _objectSpread$b(e) { for (var r = 1; r < arguments.length; r++) { var t
12148
12148
  }
12149
12149
 
12150
12150
  // Fallback: use dynamic import (async, but will work in Vite/Storybook)
12151
- import('./heatmap-w3LGvi67.js').then(function (n) { return n.h; }).then(heatmapModule => {
12151
+ import('./heatmap-6uPkS8op.js').then(function (n) { return n.h; }).then(heatmapModule => {
12152
12152
  const moduleFn = typeof heatmapModule === "function" ? heatmapModule : (heatmapModule === null || heatmapModule === void 0 ? void 0 : heatmapModule.default) || heatmapModule;
12153
12153
  if (typeof moduleFn === "function") {
12154
12154
  moduleFn(Highcharts);
@@ -14784,12 +14784,14 @@ const ChatBubble = _ref => {
14784
14784
  alignItems: align
14785
14785
  }
14786
14786
  }, /*#__PURE__*/React__default.createElement(Box, {
14787
- p: "md",
14787
+ px: "md",
14788
+ pt: "md",
14789
+ pb: "6px",
14788
14790
  style: {
14789
14791
  backgroundColor: bubbleBg,
14790
14792
  borderRadius: borderRadius,
14791
14793
  position: "relative",
14792
- minWidth: 200 // Ensure enough width for layout
14794
+ minWidth: 400 // Ensure enough width for layout
14793
14795
  }
14794
14796
  }, senderName && !isOutgoing && /*#__PURE__*/React__default.createElement(Text, {
14795
14797
  size: "sm",
@@ -14807,7 +14809,7 @@ const ChatBubble = _ref => {
14807
14809
  bd: "1px solid #E2E8F0",
14808
14810
  rightsection: {
14809
14811
  icon: {
14810
- name: "Import",
14812
+ name: "ReceiveSquare",
14811
14813
  size: 16,
14812
14814
  color: "gray"
14813
14815
  },
@@ -14837,10 +14839,8 @@ const ChatBubble = _ref => {
14837
14839
  size: "xs",
14838
14840
  c: "dimmed",
14839
14841
  fs: "italic",
14842
+ ta: "right",
14840
14843
  style: {
14841
- position: "absolute",
14842
- bottom: 8,
14843
- right: 12,
14844
14844
  fontSize: 12
14845
14845
  }
14846
14846
  }, time))), isOutgoing && /*#__PURE__*/React__default.createElement(Avatar, {
@@ -1,4 +1,4 @@
1
- export { A as ApplicationMenu, p as ApplicationPanel, k as AvatarLabelPanel, B as BasicHeatmap, C as CalendarHeatmap, Q as ChatBubble, R as ChatHeader, O as ChatListCard, o as ConnectionPanel, u as CreditCard, a5 as DEFAULT_API_TIMEOUT, a3 as DEFAULT_PAGE_SIZE, v as DetailCard, D as DonutChart, W as Drawer, e as DynamicLogo, f as DynamicShigaLogo, E as EqualizerColumn, G as ErrorModal, F as File, d as Icons, r as InfoGrid, H as InfoModal, I as InterpolatedHeatmap, L as LabelPanel, V as LoadingModal, a4 as MAX_PAGE_SIZE, Y as MaskedTilePanel, _ as MerchantCard, a8 as ModalContentWrapper, M as MultiAxisArea, m as PageTitle, w as PaymentMethod, x as PaymentMethodAdd, P as PieChart, j as SearchPanel, h as SideMenu, b as SimpleArea, S as SimpleColumn, X as SimpleForm, J as SimpleModal, i as SimplePanel, y as SimpleTable, l as SimpleText, c as StackedArea, a as StackedColumn, t as StatusAlert, q as SubscriptionPlans, K as SuccessModal, $ as TableStateView, Z as TilePanel, n as TitleWithIndex, T as TitledPanel, N as TwoFactorModal, U as UserMenu, s as UserProfileCard, a7 as apiClient, a6 as createApiClient, aa as extractBetweenBraces, ab as extractOutsideBraces, z as theme, a1 as useManagedModals, a0 as useModal, a2 as useUrlFilters, a9 as withProviders } from './index-Ck9zbXed.js';
1
+ export { A as ApplicationMenu, p as ApplicationPanel, k as AvatarLabelPanel, B as BasicHeatmap, C as CalendarHeatmap, Q as ChatBubble, R as ChatHeader, O as ChatListCard, o as ConnectionPanel, u as CreditCard, a5 as DEFAULT_API_TIMEOUT, a3 as DEFAULT_PAGE_SIZE, v as DetailCard, D as DonutChart, W as Drawer, e as DynamicLogo, f as DynamicShigaLogo, E as EqualizerColumn, G as ErrorModal, F as File, d as Icons, r as InfoGrid, H as InfoModal, I as InterpolatedHeatmap, L as LabelPanel, V as LoadingModal, a4 as MAX_PAGE_SIZE, Y as MaskedTilePanel, _ as MerchantCard, a8 as ModalContentWrapper, M as MultiAxisArea, m as PageTitle, w as PaymentMethod, x as PaymentMethodAdd, P as PieChart, j as SearchPanel, h as SideMenu, b as SimpleArea, S as SimpleColumn, X as SimpleForm, J as SimpleModal, i as SimplePanel, y as SimpleTable, l as SimpleText, c as StackedArea, a as StackedColumn, t as StatusAlert, q as SubscriptionPlans, K as SuccessModal, $ as TableStateView, Z as TilePanel, n as TitleWithIndex, T as TitledPanel, N as TwoFactorModal, U as UserMenu, s as UserProfileCard, a7 as apiClient, a6 as createApiClient, aa as extractBetweenBraces, ab as extractOutsideBraces, z as theme, a1 as useManagedModals, a0 as useModal, a2 as useUrlFilters, a9 as withProviders } from './index-CHODgKVB.js';
2
2
  import '@babel/runtime/helpers/objectWithoutProperties';
3
3
  import '@babel/runtime/helpers/defineProperty';
4
4
  import '@mantine/modals';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@adiba-banking-cloud/backoffice",
3
3
  "author": "TUROG Technologies",
4
- "version": "0.2.22",
4
+ "version": "0.2.23",
5
5
  "description": "An ADIBA component library for backoffice and dashboard applications",
6
6
  "license": "ISC",
7
7
  "main": "build/index.cjs.js",