@salesgenterp/ui-components 0.4.338 → 0.4.340

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/index.js CHANGED
@@ -29,8 +29,8 @@ var moment$1 = _interopDefault(require('moment/moment'));
29
29
  var Cards = _interopDefault(require('react-credit-cards'));
30
30
  var hi = require('react-icons/hi');
31
31
  var bs = require('react-icons/bs');
32
- var tfi = require('react-icons/tfi');
33
- var go = require('react-icons/go');
32
+ require('react-icons/tfi');
33
+ require('react-icons/go');
34
34
  var ri = require('react-icons/ri');
35
35
  var bi = require('react-icons/bi');
36
36
  var Checkbox = _interopDefault(require('@mui/material/Checkbox'));
@@ -3500,58 +3500,6 @@ var sideMenuItems = [{
3500
3500
  link: '/',
3501
3501
  Icon: bi.BiLockOpen
3502
3502
  }]
3503
- }, {
3504
- name: 'Order Information',
3505
- Icon: hi.HiOutlineTruck,
3506
- items: [{
3507
- name: 'Orders list',
3508
- link: '/orders',
3509
- path: '',
3510
- Icon: bs.BsBoxSeam
3511
- }, {
3512
- name: 'Return Orders list',
3513
- link: '/orders',
3514
- path: '',
3515
- Icon: go.GoPackage
3516
- }, {
3517
- name: 'Wishlist',
3518
- link: '/orders',
3519
- path: '',
3520
- Icon: ai.AiOutlineHeart
3521
- }]
3522
- }, {
3523
- name: 'Payment Information',
3524
- Icon: tfi.TfiWallet,
3525
- items: [{
3526
- name: 'Payment List',
3527
- link: '/customers',
3528
- path: '',
3529
- Icon: ri.RiFileList3Line
3530
- }, {
3531
- name: 'Store Credit History',
3532
- link: '/customers',
3533
- path: '',
3534
- Icon: md.MdOutlineStorefront
3535
- }, {
3536
- name: 'Saved Cards',
3537
- link: '/customers',
3538
- path: '',
3539
- Icon: ai.AiOutlineCreditCard
3540
- }]
3541
- }, {
3542
- name: 'Deals',
3543
- Icon: tb.TbAward,
3544
- items: [{
3545
- name: 'Deals List',
3546
- link: '/deals',
3547
- path: '',
3548
- Icon: ai.AiOutlineFileText
3549
- }, {
3550
- name: 'Setting',
3551
- link: '/setting',
3552
- path: '',
3553
- Icon: ai.AiOutlineSetting
3554
- }]
3555
3503
  }];
3556
3504
  var SideMenu = function SideMenu(props) {
3557
3505
  return /*#__PURE__*/React__default.createElement(material.List, {
@@ -4841,7 +4789,7 @@ var LandingCarousel = function LandingCarousel(_ref) {
4841
4789
  responsive: [{
4842
4790
  breakpoint: 600,
4843
4791
  settings: {
4844
- slidesToShow: 2
4792
+ slidesToShow: 3
4845
4793
  }
4846
4794
  }, {
4847
4795
  breakpoint: 900,
@@ -4913,14 +4861,14 @@ var LandingCarousel = function LandingCarousel(_ref) {
4913
4861
  })));
4914
4862
  })));
4915
4863
  };
4916
- var Image = styled__default.img(_templateObject$o || (_templateObject$o = _taggedTemplateLiteralLoose(["\n width: 100%;\n transition: all 0.5s;\n height: 100%;\n min-height: 100px;\n object-fit: contain;\n object-position: center;\n &:hover {\n transform: scale(1.05);\n }\n"])));
4917
- var Video = styled__default.video(_templateObject2$e || (_templateObject2$e = _taggedTemplateLiteralLoose(["\n width: 100%;\n transition: all 0.5s;\n height: 100%;\n min-height: 100px;\n object-fit: cover;\n object-position: center;\n &:hover {\n transform: scale(1.05);\n }\n"])));
4864
+ var Image = styled__default.img(_templateObject$o || (_templateObject$o = _taggedTemplateLiteralLoose(["\n width: 100%;\n transition: all 0.5s;\n height: 100%;\n min-height: 100px;\n max-width: 150px;\n object-fit: contain;\n object-position: center;\n &:hover {\n transform: scale(1.05);\n }\n"])));
4865
+ var Video = styled__default.video(_templateObject2$e || (_templateObject2$e = _taggedTemplateLiteralLoose(["\n width: 100%;\n transition: all 0.5s;\n height: 100%;\n min-height: 100px;\n max-width: 150px;\n object-fit: cover;\n object-position: center;\n &:hover {\n transform: scale(1.05);\n }\n"])));
4918
4866
  var Root$6 = styled__default.div(_templateObject3$9 || (_templateObject3$9 = _taggedTemplateLiteralLoose(["\n height: 100%;\n"])));
4919
4867
  var ReactSlick = styled__default(Slider)(_templateObject4$6 || (_templateObject4$6 = _taggedTemplateLiteralLoose(["\n height: 100%;\n .slick-track {\n height: 100%;\n }\n .slick-slide {\n height: 100%;\n div:first-child {\n height: 100%;\n }\n }\n .slick-list {\n height: 100%;\n margin: 0 -", "px;\n }\n\n line-height: 0;\n .slick-dots {\n bottom: 0;\n li {\n margin: 0;\n button:before {\n color: #ffffff !important;\n font-size: 10px;\n }\n }\n }\n .slick-prev,\n .slick-next {\n color: #464646;\n z-index: 1;\n width: 26px;\n height: 26px;\n }\n .slick-prev {\n left: 12px;\n }\n .slick-next {\n right: 12px;\n }\n"])), function (props) {
4920
4868
  return props === null || props === void 0 ? void 0 : props.spaceBetweenCol;
4921
4869
  });
4922
- var SliderItem = styled__default.div(_templateObject5$4 || (_templateObject5$4 = _taggedTemplateLiteralLoose(["\n max-width: 150px;\n height: 100%;\n padding: 0 ", "px;\n overflow: hidden;\n"])), function (props) {
4923
- return props === null || props === void 0 ? void 0 : props.spaceBetweenCol;
4870
+ var SliderItem = styled__default.div(_templateObject5$4 || (_templateObject5$4 = _taggedTemplateLiteralLoose(["\n height: 100%;\n padding: 0 ", "px;\n overflow: hidden;\n"])), function (props) {
4871
+ return (props === null || props === void 0 ? void 0 : props.spaceBetweenCol) || 0;
4924
4872
  });
4925
4873
 
4926
4874
  var _templateObject$p, _templateObject2$f;