@adiba-banking-cloud/backoffice 0.2.46 → 0.2.47

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-gNtaTjX5.js');
3
+ var index = require('./index-DVVBavqc.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-Bmxx46pe.js'); }).then(function (n) { return n.heatmap; }).then(heatmapModule => {
12172
+ Promise.resolve().then(function () { return require('./heatmap-BqvQV5Uh.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);
@@ -14291,7 +14291,7 @@ const DetailCard = _ref => {
14291
14291
  }, /*#__PURE__*/React.createElement(core.Text, {
14292
14292
  fw: 300,
14293
14293
  size: "sm",
14294
- c: "#0F193D"
14294
+ c: "adiba.6"
14295
14295
  }, item.label), /*#__PURE__*/React.createElement(core.Text, {
14296
14296
  fw: 300,
14297
14297
  size: "12px",
@@ -14797,10 +14797,10 @@ const ChatListCard = _ref => {
14797
14797
  }, isGroup && senderName ? /*#__PURE__*/React.createElement(core.Text, {
14798
14798
  span: true,
14799
14799
  fw: 300,
14800
- c: "#0F193D"
14800
+ c: "adiba.6"
14801
14801
  }, senderName, ":", " ") : null, message), unreadCount > 0 && /*#__PURE__*/React.createElement(core.Box, {
14802
+ bg: "adiba.6",
14802
14803
  style: {
14803
- backgroundColor: "#0F193D",
14804
14804
  color: "white",
14805
14805
  borderRadius: "50%",
14806
14806
  minWidth: 18,
@@ -15472,18 +15472,18 @@ const MerchantCard = _ref => {
15472
15472
  }, /*#__PURE__*/React.createElement(core.Text, {
15473
15473
  fw: 400,
15474
15474
  size: "lg",
15475
- c: "dark.9"
15475
+ c: "adiba.9"
15476
15476
  }, name), /*#__PURE__*/React.createElement(core.Badge, {
15477
15477
  variant: "light",
15478
15478
  color: "gray",
15479
15479
  radius: "sm",
15480
15480
  size: "lg",
15481
+ c: "adiba.6",
15481
15482
  styles: {
15482
15483
  root: {
15483
15484
  textTransform: "none",
15484
15485
  fontWeight: 400,
15485
15486
  backgroundColor: "#F2F4F4",
15486
- color: "#0F193D",
15487
15487
  height: "auto",
15488
15488
  padding: "5px 7px"
15489
15489
  }
@@ -15513,7 +15513,7 @@ const MerchantCard = _ref => {
15513
15513
  size: 24,
15514
15514
  color: "#1C1C1C"
15515
15515
  })) : /*#__PURE__*/React.createElement(core.ActionIcon, {
15516
- bg: "#0F193D",
15516
+ bg: "adiba.6",
15517
15517
  w: 32,
15518
15518
  h: 32,
15519
15519
  radius: "100%",
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-gNtaTjX5.js');
3
+ var index = require('./index-DVVBavqc.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-BqP3cjXR.js';
1
+ import { g as getDefaultExportFromCjs } from './index-gJtZUR93.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-c0t80nIF.js').then(function (n) { return n.h; }).then(heatmapModule => {
12151
+ import('./heatmap-CbR5cJ8G.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);
@@ -14270,7 +14270,7 @@ const DetailCard = _ref => {
14270
14270
  }, /*#__PURE__*/React__default.createElement(Text, {
14271
14271
  fw: 300,
14272
14272
  size: "sm",
14273
- c: "#0F193D"
14273
+ c: "adiba.6"
14274
14274
  }, item.label), /*#__PURE__*/React__default.createElement(Text, {
14275
14275
  fw: 300,
14276
14276
  size: "12px",
@@ -14776,10 +14776,10 @@ const ChatListCard = _ref => {
14776
14776
  }, isGroup && senderName ? /*#__PURE__*/React__default.createElement(Text, {
14777
14777
  span: true,
14778
14778
  fw: 300,
14779
- c: "#0F193D"
14779
+ c: "adiba.6"
14780
14780
  }, senderName, ":", " ") : null, message), unreadCount > 0 && /*#__PURE__*/React__default.createElement(Box, {
14781
+ bg: "adiba.6",
14781
14782
  style: {
14782
- backgroundColor: "#0F193D",
14783
14783
  color: "white",
14784
14784
  borderRadius: "50%",
14785
14785
  minWidth: 18,
@@ -15451,18 +15451,18 @@ const MerchantCard = _ref => {
15451
15451
  }, /*#__PURE__*/React__default.createElement(Text, {
15452
15452
  fw: 400,
15453
15453
  size: "lg",
15454
- c: "dark.9"
15454
+ c: "adiba.9"
15455
15455
  }, name), /*#__PURE__*/React__default.createElement(Badge, {
15456
15456
  variant: "light",
15457
15457
  color: "gray",
15458
15458
  radius: "sm",
15459
15459
  size: "lg",
15460
+ c: "adiba.6",
15460
15461
  styles: {
15461
15462
  root: {
15462
15463
  textTransform: "none",
15463
15464
  fontWeight: 400,
15464
15465
  backgroundColor: "#F2F4F4",
15465
- color: "#0F193D",
15466
15466
  height: "auto",
15467
15467
  padding: "5px 7px"
15468
15468
  }
@@ -15492,7 +15492,7 @@ const MerchantCard = _ref => {
15492
15492
  size: 24,
15493
15493
  color: "#1C1C1C"
15494
15494
  })) : /*#__PURE__*/React__default.createElement(ActionIcon, {
15495
- bg: "#0F193D",
15495
+ bg: "adiba.6",
15496
15496
  w: 32,
15497
15497
  h: 32,
15498
15498
  radius: "100%",
@@ -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-BqP3cjXR.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-gJtZUR93.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.46",
4
+ "version": "0.2.47",
5
5
  "description": "An ADIBA component library for backoffice and dashboard applications",
6
6
  "license": "ISC",
7
7
  "main": "build/index.cjs.js",