@salesmind-ai/design-system 0.3.7 → 0.3.9

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.
Files changed (36) hide show
  1. package/dist/admin/index.cjs +18 -18
  2. package/dist/admin/index.d.cts +2 -2
  3. package/dist/admin/index.d.ts +2 -2
  4. package/dist/admin/index.js +1 -1
  5. package/dist/{chunk-OXNXEQY7.js → chunk-5SN66B2X.js} +11 -7
  6. package/dist/chunk-5SN66B2X.js.map +1 -0
  7. package/dist/{chunk-DOO25SX4.cjs → chunk-B23AGGYI.cjs} +2 -2
  8. package/dist/{chunk-ZVJ5RLVM.js.map → chunk-B23AGGYI.cjs.map} +1 -1
  9. package/dist/{chunk-KCKUSU2M.cjs → chunk-ELKEYKEI.cjs} +3 -3
  10. package/dist/chunk-ELKEYKEI.cjs.map +1 -0
  11. package/dist/{chunk-I75BFEYT.cjs → chunk-G2XGBO5V.cjs} +10 -6
  12. package/dist/chunk-G2XGBO5V.cjs.map +1 -0
  13. package/dist/{chunk-ZVJ5RLVM.js → chunk-UIPEIRGT.js} +2 -2
  14. package/dist/{chunk-DOO25SX4.cjs.map → chunk-UIPEIRGT.js.map} +1 -1
  15. package/dist/{chunk-EFRAP5ES.js → chunk-UQ4SHBMC.js} +3 -3
  16. package/dist/chunk-UQ4SHBMC.js.map +1 -0
  17. package/dist/index.cjs +38 -38
  18. package/dist/index.css +8 -6
  19. package/dist/index.css.map +1 -1
  20. package/dist/index.js +3 -3
  21. package/dist/nav/index.cjs +16 -16
  22. package/dist/nav/index.css +3 -1
  23. package/dist/nav/index.css.map +1 -1
  24. package/dist/nav/index.js +1 -1
  25. package/dist/styles/styles.css +5 -5
  26. package/dist/theme/index.cjs +4 -4
  27. package/dist/theme/index.css +5 -5
  28. package/dist/theme/index.css.map +1 -1
  29. package/dist/theme/index.d.cts +8 -0
  30. package/dist/theme/index.d.ts +8 -0
  31. package/dist/theme/index.js +1 -1
  32. package/package.json +1 -1
  33. package/dist/chunk-EFRAP5ES.js.map +0 -1
  34. package/dist/chunk-I75BFEYT.cjs.map +0 -1
  35. package/dist/chunk-KCKUSU2M.cjs.map +0 -1
  36. package/dist/chunk-OXNXEQY7.js.map +0 -1
package/dist/index.cjs CHANGED
@@ -3,9 +3,9 @@
3
3
  var chunk6HKQ5ILL_cjs = require('./chunk-6HKQ5ILL.cjs');
4
4
  var chunk4GM5BGBN_cjs = require('./chunk-4GM5BGBN.cjs');
5
5
  var chunkQ2MFGYTE_cjs = require('./chunk-Q2MFGYTE.cjs');
6
- var chunkI75BFEYT_cjs = require('./chunk-I75BFEYT.cjs');
6
+ var chunkG2XGBO5V_cjs = require('./chunk-G2XGBO5V.cjs');
7
7
  var chunkMQDEE7HC_cjs = require('./chunk-MQDEE7HC.cjs');
8
- var chunkKCKUSU2M_cjs = require('./chunk-KCKUSU2M.cjs');
8
+ var chunkELKEYKEI_cjs = require('./chunk-ELKEYKEI.cjs');
9
9
  var chunk5LGDEZWY_cjs = require('./chunk-5LGDEZWY.cjs');
10
10
  var chunkWH7PYHZY_cjs = require('./chunk-WH7PYHZY.cjs');
11
11
  var chunk3TGSIILM_cjs = require('./chunk-3TGSIILM.cjs');
@@ -13,7 +13,7 @@ var chunkCJ2MKVAF_cjs = require('./chunk-CJ2MKVAF.cjs');
13
13
  var chunkCH42VPWE_cjs = require('./chunk-CH42VPWE.cjs');
14
14
  var chunkLSR7JYVH_cjs = require('./chunk-LSR7JYVH.cjs');
15
15
  var chunkMQRB634A_cjs = require('./chunk-MQRB634A.cjs');
16
- var chunkDOO25SX4_cjs = require('./chunk-DOO25SX4.cjs');
16
+ var chunkB23AGGYI_cjs = require('./chunk-B23AGGYI.cjs');
17
17
  var chunkNT4LBP7D_cjs = require('./chunk-NT4LBP7D.cjs');
18
18
  var chunkKNQEIU7O_cjs = require('./chunk-KNQEIU7O.cjs');
19
19
  var chunkKK5UO2P4_cjs = require('./chunk-KK5UO2P4.cjs');
@@ -124,71 +124,71 @@ Object.defineProperty(exports, "DataStateIndicator", {
124
124
  });
125
125
  Object.defineProperty(exports, "ChangeEmail", {
126
126
  enumerable: true,
127
- get: function () { return chunkI75BFEYT_cjs.ChangeEmail; }
127
+ get: function () { return chunkG2XGBO5V_cjs.ChangeEmail; }
128
128
  });
129
129
  Object.defineProperty(exports, "DataTable", {
130
130
  enumerable: true,
131
- get: function () { return chunkI75BFEYT_cjs.DataTable; }
131
+ get: function () { return chunkG2XGBO5V_cjs.DataTable; }
132
132
  });
133
133
  Object.defineProperty(exports, "DataTableBody", {
134
134
  enumerable: true,
135
- get: function () { return chunkI75BFEYT_cjs.DataTableBody; }
135
+ get: function () { return chunkG2XGBO5V_cjs.DataTableBody; }
136
136
  });
137
137
  Object.defineProperty(exports, "DataTableCell", {
138
138
  enumerable: true,
139
- get: function () { return chunkI75BFEYT_cjs.DataTableCell; }
139
+ get: function () { return chunkG2XGBO5V_cjs.DataTableCell; }
140
140
  });
141
141
  Object.defineProperty(exports, "DataTableHead", {
142
142
  enumerable: true,
143
- get: function () { return chunkI75BFEYT_cjs.DataTableHead; }
143
+ get: function () { return chunkG2XGBO5V_cjs.DataTableHead; }
144
144
  });
145
145
  Object.defineProperty(exports, "DataTableHeader", {
146
146
  enumerable: true,
147
- get: function () { return chunkI75BFEYT_cjs.DataTableHeader; }
147
+ get: function () { return chunkG2XGBO5V_cjs.DataTableHeader; }
148
148
  });
149
149
  Object.defineProperty(exports, "DataTableRow", {
150
150
  enumerable: true,
151
- get: function () { return chunkI75BFEYT_cjs.DataTableRow; }
151
+ get: function () { return chunkG2XGBO5V_cjs.DataTableRow; }
152
152
  });
153
153
  Object.defineProperty(exports, "FloatingTabBar", {
154
154
  enumerable: true,
155
- get: function () { return chunkI75BFEYT_cjs.FloatingTabBar; }
155
+ get: function () { return chunkG2XGBO5V_cjs.FloatingTabBar; }
156
156
  });
157
157
  Object.defineProperty(exports, "ForgotPassword", {
158
158
  enumerable: true,
159
- get: function () { return chunkI75BFEYT_cjs.ForgotPassword; }
159
+ get: function () { return chunkG2XGBO5V_cjs.ForgotPassword; }
160
160
  });
161
161
  Object.defineProperty(exports, "LeadProfileView", {
162
162
  enumerable: true,
163
- get: function () { return chunkI75BFEYT_cjs.LeadProfileView; }
163
+ get: function () { return chunkG2XGBO5V_cjs.LeadProfileView; }
164
164
  });
165
165
  Object.defineProperty(exports, "Login", {
166
166
  enumerable: true,
167
- get: function () { return chunkI75BFEYT_cjs.Login; }
167
+ get: function () { return chunkG2XGBO5V_cjs.Login; }
168
168
  });
169
169
  Object.defineProperty(exports, "Shell", {
170
170
  enumerable: true,
171
- get: function () { return chunkI75BFEYT_cjs.Shell; }
171
+ get: function () { return chunkG2XGBO5V_cjs.Shell; }
172
172
  });
173
173
  Object.defineProperty(exports, "Sidebar", {
174
174
  enumerable: true,
175
- get: function () { return chunkI75BFEYT_cjs.Sidebar; }
175
+ get: function () { return chunkG2XGBO5V_cjs.Sidebar; }
176
176
  });
177
177
  Object.defineProperty(exports, "SidebarItem", {
178
178
  enumerable: true,
179
- get: function () { return chunkI75BFEYT_cjs.SidebarItem; }
179
+ get: function () { return chunkG2XGBO5V_cjs.SidebarItem; }
180
180
  });
181
181
  Object.defineProperty(exports, "SidebarSection", {
182
182
  enumerable: true,
183
- get: function () { return chunkI75BFEYT_cjs.SidebarSection; }
183
+ get: function () { return chunkG2XGBO5V_cjs.SidebarSection; }
184
184
  });
185
185
  Object.defineProperty(exports, "Signup", {
186
186
  enumerable: true,
187
- get: function () { return chunkI75BFEYT_cjs.Signup; }
187
+ get: function () { return chunkG2XGBO5V_cjs.Signup; }
188
188
  });
189
189
  Object.defineProperty(exports, "TabItem", {
190
190
  enumerable: true,
191
- get: function () { return chunkI75BFEYT_cjs.TabItem; }
191
+ get: function () { return chunkG2XGBO5V_cjs.TabItem; }
192
192
  });
193
193
  Object.defineProperty(exports, "UTM_CAMPAIGNS", {
194
194
  enumerable: true,
@@ -264,15 +264,15 @@ Object.defineProperty(exports, "validateUtmField", {
264
264
  });
265
265
  Object.defineProperty(exports, "ColorPicker", {
266
266
  enumerable: true,
267
- get: function () { return chunkKCKUSU2M_cjs.ColorPicker; }
267
+ get: function () { return chunkELKEYKEI_cjs.ColorPicker; }
268
268
  });
269
269
  Object.defineProperty(exports, "ThemeSelector", {
270
270
  enumerable: true,
271
- get: function () { return chunkKCKUSU2M_cjs.ThemeSelector; }
271
+ get: function () { return chunkELKEYKEI_cjs.ThemeSelector; }
272
272
  });
273
273
  Object.defineProperty(exports, "VoidBackground", {
274
274
  enumerable: true,
275
- get: function () { return chunkKCKUSU2M_cjs.VoidBackground; }
275
+ get: function () { return chunkELKEYKEI_cjs.VoidBackground; }
276
276
  });
277
277
  Object.defineProperty(exports, "Accordion", {
278
278
  enumerable: true,
@@ -832,63 +832,63 @@ Object.defineProperty(exports, "Stack", {
832
832
  });
833
833
  Object.defineProperty(exports, "LocaleDropdown", {
834
834
  enumerable: true,
835
- get: function () { return chunkDOO25SX4_cjs.LocaleDropdown; }
835
+ get: function () { return chunkB23AGGYI_cjs.LocaleDropdown; }
836
836
  });
837
837
  Object.defineProperty(exports, "MDXOutboundLink", {
838
838
  enumerable: true,
839
- get: function () { return chunkDOO25SX4_cjs.MDXOutboundLink; }
839
+ get: function () { return chunkB23AGGYI_cjs.MDXOutboundLink; }
840
840
  });
841
841
  Object.defineProperty(exports, "NavbarMegaMenu", {
842
842
  enumerable: true,
843
- get: function () { return chunkDOO25SX4_cjs.NavbarMegaMenu; }
843
+ get: function () { return chunkB23AGGYI_cjs.NavbarMegaMenu; }
844
844
  });
845
845
  Object.defineProperty(exports, "NavbarMegaMenuItem", {
846
846
  enumerable: true,
847
- get: function () { return chunkDOO25SX4_cjs.NavbarMegaMenuItem; }
847
+ get: function () { return chunkB23AGGYI_cjs.NavbarMegaMenuItem; }
848
848
  });
849
849
  Object.defineProperty(exports, "NavbarMegaMenuSection", {
850
850
  enumerable: true,
851
- get: function () { return chunkDOO25SX4_cjs.NavbarMegaMenuSection; }
851
+ get: function () { return chunkB23AGGYI_cjs.NavbarMegaMenuSection; }
852
852
  });
853
853
  Object.defineProperty(exports, "NavbarMobileActions", {
854
854
  enumerable: true,
855
- get: function () { return chunkDOO25SX4_cjs.NavbarMobileActions; }
855
+ get: function () { return chunkB23AGGYI_cjs.NavbarMobileActions; }
856
856
  });
857
857
  Object.defineProperty(exports, "NavbarMobileNavItem", {
858
858
  enumerable: true,
859
- get: function () { return chunkDOO25SX4_cjs.NavbarMobileNavItem; }
859
+ get: function () { return chunkB23AGGYI_cjs.NavbarMobileNavItem; }
860
860
  });
861
861
  Object.defineProperty(exports, "NavbarMobileSeparator", {
862
862
  enumerable: true,
863
- get: function () { return chunkDOO25SX4_cjs.NavbarMobileSeparator; }
863
+ get: function () { return chunkB23AGGYI_cjs.NavbarMobileSeparator; }
864
864
  });
865
865
  Object.defineProperty(exports, "NavbarV2", {
866
866
  enumerable: true,
867
- get: function () { return chunkDOO25SX4_cjs.NavbarV2; }
867
+ get: function () { return chunkB23AGGYI_cjs.NavbarV2; }
868
868
  });
869
869
  Object.defineProperty(exports, "NavbarV2Actions", {
870
870
  enumerable: true,
871
- get: function () { return chunkDOO25SX4_cjs.NavbarV2Actions; }
871
+ get: function () { return chunkB23AGGYI_cjs.NavbarV2Actions; }
872
872
  });
873
873
  Object.defineProperty(exports, "NavbarV2Brand", {
874
874
  enumerable: true,
875
- get: function () { return chunkDOO25SX4_cjs.NavbarV2Brand; }
875
+ get: function () { return chunkB23AGGYI_cjs.NavbarV2Brand; }
876
876
  });
877
877
  Object.defineProperty(exports, "NavbarV2Tab", {
878
878
  enumerable: true,
879
- get: function () { return chunkDOO25SX4_cjs.NavbarV2Tab; }
879
+ get: function () { return chunkB23AGGYI_cjs.NavbarV2Tab; }
880
880
  });
881
881
  Object.defineProperty(exports, "NavbarV2TabMenu", {
882
882
  enumerable: true,
883
- get: function () { return chunkDOO25SX4_cjs.NavbarV2TabMenu; }
883
+ get: function () { return chunkB23AGGYI_cjs.NavbarV2TabMenu; }
884
884
  });
885
885
  Object.defineProperty(exports, "NavbarV2Tabs", {
886
886
  enumerable: true,
887
- get: function () { return chunkDOO25SX4_cjs.NavbarV2Tabs; }
887
+ get: function () { return chunkB23AGGYI_cjs.NavbarV2Tabs; }
888
888
  });
889
889
  Object.defineProperty(exports, "SiteFooter", {
890
890
  enumerable: true,
891
- get: function () { return chunkDOO25SX4_cjs.SiteFooter; }
891
+ get: function () { return chunkB23AGGYI_cjs.SiteFooter; }
892
892
  });
893
893
  Object.defineProperty(exports, "Breadcrumb", {
894
894
  enumerable: true,
package/dist/index.css CHANGED
@@ -5374,7 +5374,7 @@
5374
5374
  border-top: 1px solid var(--rim-light-bottom);
5375
5375
  background: var(--void-base);
5376
5376
  position: relative;
5377
- overflow: hidden;
5377
+ overflow: clip;
5378
5378
  }
5379
5379
  .ds-footer::before {
5380
5380
  content: "";
@@ -5694,8 +5694,10 @@
5694
5694
  @media (min-width: 768px) {
5695
5695
  .ds-footer__authority-content {
5696
5696
  flex-direction: row;
5697
+ flex-wrap: wrap;
5697
5698
  justify-content: space-between;
5698
5699
  align-items: center;
5700
+ row-gap: var(--space-4);
5699
5701
  }
5700
5702
  }
5701
5703
  .ds-footer__brand {
@@ -16682,7 +16684,7 @@
16682
16684
  }
16683
16685
  [data-theme=light] .ds-theme-selector,
16684
16686
  [data-theme=light-contrast] .ds-theme-selector {
16685
- background-color: #ffffff;
16687
+ background-color: var(--void-base);
16686
16688
  }
16687
16689
  [data-theme=dark] .ds-theme-selector,
16688
16690
  [data-theme=dark-contrast] .ds-theme-selector {
@@ -16703,7 +16705,7 @@
16703
16705
  font-weight: 500;
16704
16706
  border-radius: var(--radius-badge);
16705
16707
  cursor: pointer;
16706
- transition: all 0.2s ease;
16708
+ transition: color var(--transition-fast), background-color var(--transition-fast);
16707
16709
  line-height: 1;
16708
16710
  white-space: nowrap;
16709
16711
  }
@@ -16722,13 +16724,13 @@
16722
16724
  color: var(--text-secondary);
16723
16725
  }
16724
16726
  .ds-theme-selector__btn--active .ds-theme-selector__icon {
16725
- color: #F97316;
16727
+ color: rgb(var(--accent-rgb));
16726
16728
  }
16727
16729
  .ds-theme-selector__icon {
16728
16730
  width: 16px;
16729
16731
  height: 16px;
16730
16732
  color: inherit;
16731
- transition: color 0.2s ease;
16733
+ transition: color var(--transition-fast);
16732
16734
  }
16733
16735
 
16734
16736
  /* src/components/ColorPicker/ColorPicker.css */
@@ -16747,7 +16749,7 @@
16747
16749
  justify-content: center;
16748
16750
  padding: 4px;
16749
16751
  border: none;
16750
- border-radius: var(--radius-sm);
16752
+ border-radius: var(--radius-xs);
16751
16753
  background: transparent;
16752
16754
  cursor: pointer;
16753
16755
  transition: background var(--transition-fast);