drizzle-cube 0.5.6 → 0.5.7

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 (225) hide show
  1. package/dist/{server/dist-DxegvyZF.cjs → adapters/dist-BOdf-GQO.cjs} +1 -1
  2. package/dist/adapters/express/index.cjs +1 -1
  3. package/dist/adapters/express/index.js +4 -4
  4. package/dist/adapters/fastify/index.cjs +2 -2
  5. package/dist/adapters/fastify/index.js +4 -4
  6. package/dist/adapters/{google-CT4kgmBf.js → google-CFYljAOF.js} +1 -1
  7. package/dist/adapters/{google-Dgo9-Kb5.cjs → google-DUlXeeDA.cjs} +1 -1
  8. package/dist/adapters/{handler-C0nUppAK.cjs → handler-C63rJUUK.cjs} +2 -2
  9. package/dist/adapters/{handler-Odsi9_Rd.js → handler-Dz1F4iwf.js} +4 -4
  10. package/dist/adapters/hono/index.cjs +1 -1
  11. package/dist/adapters/hono/index.js +4 -4
  12. package/dist/adapters/{locale-Dv6bl_eU.cjs → locale-CTNwPVZI.cjs} +6 -6
  13. package/dist/adapters/{locale-Dy3LcTwN.js → locale-gU_d1Wja.js} +16 -1
  14. package/dist/adapters/mcp-tools.cjs +1 -1
  15. package/dist/adapters/mcp-tools.js +2 -2
  16. package/dist/adapters/mcp-transport-C4J4SAcn.cjs +40 -0
  17. package/dist/adapters/mcp-transport-CVUiifEc.js +579 -0
  18. package/dist/adapters/nextjs/index.cjs +1 -1
  19. package/dist/adapters/nextjs/index.js +4 -4
  20. package/dist/adapters/{openai-BjLV_Wjx.cjs → openai-6wrBvAnv.cjs} +1 -1
  21. package/dist/adapters/openai-BDwb2u7y.cjs +17 -0
  22. package/dist/{server/openai-CLWSwD-D.js → adapters/openai-DiVskd89.js} +1 -1
  23. package/dist/{server/openai-zpXlGbbF.js → adapters/openai-y7GhJNdn.js} +2062 -928
  24. package/dist/adapters/{utils-DklqMBHn.cjs → utils-CkEkU8Bo.cjs} +2 -2
  25. package/dist/adapters/{utils-Bd5mzZfk.js → utils-DosuoabY.js} +8 -6
  26. package/dist/adapters/utils.cjs +1 -1
  27. package/dist/adapters/utils.js +1 -1
  28. package/dist/client/charts.js +13 -13
  29. package/dist/client/chunks/{DashboardEditModal-BiJwVv0b.js → DashboardEditModal-6KRE36mm.js} +6231 -3453
  30. package/dist/client/chunks/DashboardEditModal-6KRE36mm.js.map +1 -0
  31. package/dist/client/chunks/{RetentionCombinedChart-CivIny9P.js → RetentionCombinedChart-CCpu0C-s.js} +4 -4
  32. package/dist/client/chunks/{RetentionCombinedChart-CivIny9P.js.map → RetentionCombinedChart-CCpu0C-s.js.map} +1 -1
  33. package/dist/client/chunks/{RetentionHeatmap-BHCgwZmB.js → RetentionHeatmap-B24PiIfr.js} +3 -3
  34. package/dist/client/chunks/{RetentionHeatmap-BHCgwZmB.js.map → RetentionHeatmap-B24PiIfr.js.map} +1 -1
  35. package/dist/client/chunks/{af-ZA-BdL6DOWy.js → af-ZA-BTaChuqI.js} +1 -1
  36. package/dist/client/chunks/{af-ZA-BdL6DOWy.js.map → af-ZA-BTaChuqI.js.map} +1 -1
  37. package/dist/client/chunks/{analysis-builder-shared-DmyRh2O3.js → analysis-builder-shared-x576-O5p.js} +289 -289
  38. package/dist/client/chunks/{analysis-builder-shared-DmyRh2O3.js.map → analysis-builder-shared-x576-O5p.js.map} +1 -1
  39. package/dist/client/chunks/{analysis-builder-MoGvbMRe.js → analysis-builder-zd48FVJO.js} +244 -244
  40. package/dist/client/chunks/{analysis-builder-MoGvbMRe.js.map → analysis-builder-zd48FVJO.js.map} +1 -1
  41. package/dist/client/chunks/{chart-activity-grid-Bdb8U_NC.js → chart-activity-grid-CiHrLH6Y.js} +6 -6
  42. package/dist/client/chunks/{chart-activity-grid-Bdb8U_NC.js.map → chart-activity-grid-CiHrLH6Y.js.map} +1 -1
  43. package/dist/client/chunks/{chart-area-BZEnT-tf.js → chart-area-CXFK-Grv.js} +3 -3
  44. package/dist/client/chunks/{chart-area-BZEnT-tf.js.map → chart-area-CXFK-Grv.js.map} +1 -1
  45. package/dist/client/chunks/{chart-bar-CTmdv_v0.js → chart-bar-DKXfLoGG.js} +4 -4
  46. package/dist/client/chunks/{chart-bar-CTmdv_v0.js.map → chart-bar-DKXfLoGG.js.map} +1 -1
  47. package/dist/client/chunks/{chart-box-plot-CYObdFtp.js → chart-box-plot-Bu9hy-17.js} +3 -3
  48. package/dist/client/chunks/{chart-box-plot-CYObdFtp.js.map → chart-box-plot-Bu9hy-17.js.map} +1 -1
  49. package/dist/client/chunks/{chart-bubble-CjFprySz.js → chart-bubble-DGkTQlxM.js} +3 -3
  50. package/dist/client/chunks/{chart-bubble-CjFprySz.js.map → chart-bubble-DGkTQlxM.js.map} +1 -1
  51. package/dist/client/chunks/{chart-candlestick-D2HoM3B5.js → chart-candlestick-Dau5AF4E.js} +3 -3
  52. package/dist/client/chunks/{chart-candlestick-D2HoM3B5.js.map → chart-candlestick-Dau5AF4E.js.map} +1 -1
  53. package/dist/client/chunks/{chart-config-activity-grid-Bom99j9m.js → chart-config-activity-grid-D_UX4NHC.js} +2 -2
  54. package/dist/client/chunks/{chart-config-activity-grid-Bom99j9m.js.map → chart-config-activity-grid-D_UX4NHC.js.map} +1 -1
  55. package/dist/client/chunks/{chart-config-area-DtYTKZxS.js → chart-config-area-Bq_UsW3x.js} +2 -2
  56. package/dist/client/chunks/{chart-config-area-DtYTKZxS.js.map → chart-config-area-Bq_UsW3x.js.map} +1 -1
  57. package/dist/client/chunks/{chart-config-bar-7v5JVY2y.js → chart-config-bar-_JEGZnAu.js} +2 -2
  58. package/dist/client/chunks/{chart-config-bar-7v5JVY2y.js.map → chart-config-bar-_JEGZnAu.js.map} +1 -1
  59. package/dist/client/chunks/{chart-config-box-plot-BHGv-wqu.js → chart-config-box-plot-DJ-dWWXA.js} +2 -2
  60. package/dist/client/chunks/{chart-config-box-plot-BHGv-wqu.js.map → chart-config-box-plot-DJ-dWWXA.js.map} +1 -1
  61. package/dist/client/chunks/{chart-config-bubble-BkHm-mfu.js → chart-config-bubble-gIoqVyjZ.js} +2 -2
  62. package/dist/client/chunks/{chart-config-bubble-BkHm-mfu.js.map → chart-config-bubble-gIoqVyjZ.js.map} +1 -1
  63. package/dist/client/chunks/{chart-config-candlestick-D1aaHvTe.js → chart-config-candlestick-N6DchAA3.js} +2 -2
  64. package/dist/client/chunks/{chart-config-candlestick-D1aaHvTe.js.map → chart-config-candlestick-N6DchAA3.js.map} +1 -1
  65. package/dist/client/chunks/{chart-config-data-table-B_Hw8w2J.js → chart-config-data-table-d7VBY-y_.js} +2 -2
  66. package/dist/client/chunks/{chart-config-data-table-B_Hw8w2J.js.map → chart-config-data-table-d7VBY-y_.js.map} +1 -1
  67. package/dist/client/chunks/{chart-config-funnel-DL8PSGuL.js → chart-config-funnel-DEYMcxsD.js} +2 -2
  68. package/dist/client/chunks/{chart-config-funnel-DL8PSGuL.js.map → chart-config-funnel-DEYMcxsD.js.map} +1 -1
  69. package/dist/client/chunks/{chart-config-gauge-BVLxuA3f.js → chart-config-gauge-DSwC04l0.js} +2 -2
  70. package/dist/client/chunks/{chart-config-gauge-BVLxuA3f.js.map → chart-config-gauge-DSwC04l0.js.map} +1 -1
  71. package/dist/client/chunks/{chart-config-heat-map-CjudGdui.js → chart-config-heat-map-CfRnRNcw.js} +2 -2
  72. package/dist/client/chunks/{chart-config-heat-map-CjudGdui.js.map → chart-config-heat-map-CfRnRNcw.js.map} +1 -1
  73. package/dist/client/chunks/{chart-config-kpi-delta-Bf47hGqD.js → chart-config-kpi-delta-D6BIkHL3.js} +2 -2
  74. package/dist/client/chunks/{chart-config-kpi-delta-Bf47hGqD.js.map → chart-config-kpi-delta-D6BIkHL3.js.map} +1 -1
  75. package/dist/client/chunks/{chart-config-kpi-number-QTQRNgOi.js → chart-config-kpi-number-Bx-V9a62.js} +2 -2
  76. package/dist/client/chunks/{chart-config-kpi-number-QTQRNgOi.js.map → chart-config-kpi-number-Bx-V9a62.js.map} +1 -1
  77. package/dist/client/chunks/{chart-config-kpi-text-BRze2eyh.js → chart-config-kpi-text-CcqC1u-8.js} +2 -2
  78. package/dist/client/chunks/{chart-config-kpi-text-BRze2eyh.js.map → chart-config-kpi-text-CcqC1u-8.js.map} +1 -1
  79. package/dist/client/chunks/{chart-config-line-BFeCqmKH.js → chart-config-line-Db3jDsWc.js} +2 -2
  80. package/dist/client/chunks/{chart-config-line-BFeCqmKH.js.map → chart-config-line-Db3jDsWc.js.map} +1 -1
  81. package/dist/client/chunks/{chart-config-markdown-EWYckwXv.js → chart-config-markdown-BtRIe8JN.js} +2 -2
  82. package/dist/client/chunks/{chart-config-markdown-EWYckwXv.js.map → chart-config-markdown-BtRIe8JN.js.map} +1 -1
  83. package/dist/client/chunks/{chart-config-measure-profile-B9nIhqKR.js → chart-config-measure-profile-DxRGa-zf.js} +2 -2
  84. package/dist/client/chunks/{chart-config-measure-profile-B9nIhqKR.js.map → chart-config-measure-profile-DxRGa-zf.js.map} +1 -1
  85. package/dist/client/chunks/{chart-config-pie-6LHtEyMM.js → chart-config-pie-DD4SmRTF.js} +2 -2
  86. package/dist/client/chunks/{chart-config-pie-6LHtEyMM.js.map → chart-config-pie-DD4SmRTF.js.map} +1 -1
  87. package/dist/client/chunks/{chart-config-radar-BuLS6Inn.js → chart-config-radar-CC2XAaGr.js} +2 -2
  88. package/dist/client/chunks/{chart-config-radar-BuLS6Inn.js.map → chart-config-radar-CC2XAaGr.js.map} +1 -1
  89. package/dist/client/chunks/{chart-config-radial-bar-BP0eMohx.js → chart-config-radial-bar-DmxKx1R0.js} +2 -2
  90. package/dist/client/chunks/{chart-config-radial-bar-BP0eMohx.js.map → chart-config-radial-bar-DmxKx1R0.js.map} +1 -1
  91. package/dist/client/chunks/{chart-config-sankey-CT8oGIGP.js → chart-config-sankey-BTnWA7EW.js} +2 -2
  92. package/dist/client/chunks/{chart-config-sankey-CT8oGIGP.js.map → chart-config-sankey-BTnWA7EW.js.map} +1 -1
  93. package/dist/client/chunks/{chart-config-scatter-DOSpN07Z.js → chart-config-scatter-DSYTjwRb.js} +2 -2
  94. package/dist/client/chunks/{chart-config-scatter-DOSpN07Z.js.map → chart-config-scatter-DSYTjwRb.js.map} +1 -1
  95. package/dist/client/chunks/{chart-config-sunburst-BSUX_YoB.js → chart-config-sunburst-Bwjtdf7X.js} +2 -2
  96. package/dist/client/chunks/{chart-config-sunburst-BSUX_YoB.js.map → chart-config-sunburst-Bwjtdf7X.js.map} +1 -1
  97. package/dist/client/chunks/{chart-config-tree-map-D8GuAgVB.js → chart-config-tree-map-BI-oQStO.js} +2 -2
  98. package/dist/client/chunks/{chart-config-tree-map-D8GuAgVB.js.map → chart-config-tree-map-BI-oQStO.js.map} +1 -1
  99. package/dist/client/chunks/{chart-config-waterfall-BDi7BoJP.js → chart-config-waterfall-DSnyixbI.js} +2 -2
  100. package/dist/client/chunks/{chart-config-waterfall-BDi7BoJP.js.map → chart-config-waterfall-DSnyixbI.js.map} +1 -1
  101. package/dist/client/chunks/{chart-data-table-DT4uBZaq.js → chart-data-table-Cm5jrpaw.js} +842 -834
  102. package/dist/client/chunks/chart-data-table-Cm5jrpaw.js.map +1 -0
  103. package/dist/client/chunks/{chart-funnel-B9crR3b3.js → chart-funnel-Eke8IPtG.js} +3 -3
  104. package/dist/client/chunks/{chart-funnel-B9crR3b3.js.map → chart-funnel-Eke8IPtG.js.map} +1 -1
  105. package/dist/client/chunks/{chart-gauge-DAMFsicz.js → chart-gauge-DeRZNsyl.js} +3 -3
  106. package/dist/client/chunks/{chart-gauge-DAMFsicz.js.map → chart-gauge-DeRZNsyl.js.map} +1 -1
  107. package/dist/client/chunks/{chart-heat-map-BxgM_X1G.js → chart-heat-map-C86thSJ4.js} +3 -3
  108. package/dist/client/chunks/{chart-heat-map-BxgM_X1G.js.map → chart-heat-map-C86thSJ4.js.map} +1 -1
  109. package/dist/client/chunks/{chart-kpi-delta-DJKL02Ut.js → chart-kpi-delta-CxOYD2f1.js} +6 -6
  110. package/dist/client/chunks/{chart-kpi-delta-DJKL02Ut.js.map → chart-kpi-delta-CxOYD2f1.js.map} +1 -1
  111. package/dist/client/chunks/{chart-kpi-number-CuNEYbRx.js → chart-kpi-number-C6gWz-x4.js} +8 -8
  112. package/dist/client/chunks/{chart-kpi-number-CuNEYbRx.js.map → chart-kpi-number-C6gWz-x4.js.map} +1 -1
  113. package/dist/client/chunks/{chart-kpi-text-u8FJaZDQ.js → chart-kpi-text-dDONrhS-.js} +4 -4
  114. package/dist/client/chunks/{chart-kpi-text-u8FJaZDQ.js.map → chart-kpi-text-dDONrhS-.js.map} +1 -1
  115. package/dist/client/chunks/{chart-line-BZhzOjRl.js → chart-line-r4iWevKZ.js} +4 -4
  116. package/dist/client/chunks/{chart-line-BZhzOjRl.js.map → chart-line-r4iWevKZ.js.map} +1 -1
  117. package/dist/client/chunks/{chart-markdown-DEtjn8gx.js → chart-markdown-BPW-EAm9.js} +920 -924
  118. package/dist/client/chunks/chart-markdown-BPW-EAm9.js.map +1 -0
  119. package/dist/client/chunks/{chart-measure-profile-BnpIOS4Q.js → chart-measure-profile-BI3kADCp.js} +4 -4
  120. package/dist/client/chunks/{chart-measure-profile-BnpIOS4Q.js.map → chart-measure-profile-BI3kADCp.js.map} +1 -1
  121. package/dist/client/chunks/{chart-pie-CsdzxmSK.js → chart-pie-yqH2YVEI.js} +4 -4
  122. package/dist/client/chunks/{chart-pie-CsdzxmSK.js.map → chart-pie-yqH2YVEI.js.map} +1 -1
  123. package/dist/client/chunks/{chart-radar-C_9RwMKw.js → chart-radar-B-_3v-rE.js} +4 -4
  124. package/dist/client/chunks/{chart-radar-C_9RwMKw.js.map → chart-radar-B-_3v-rE.js.map} +1 -1
  125. package/dist/client/chunks/{chart-radial-bar-CewRelyQ.js → chart-radial-bar-C0EgzfAF.js} +4 -4
  126. package/dist/client/chunks/{chart-radial-bar-CewRelyQ.js.map → chart-radial-bar-C0EgzfAF.js.map} +1 -1
  127. package/dist/client/chunks/{chart-sankey-ItraHWH1.js → chart-sankey-CFzjGvZX.js} +3 -3
  128. package/dist/client/chunks/{chart-sankey-ItraHWH1.js.map → chart-sankey-CFzjGvZX.js.map} +1 -1
  129. package/dist/client/chunks/{chart-scatter-k2IJbO2Y.js → chart-scatter-DZPirzwX.js} +4 -4
  130. package/dist/client/chunks/{chart-scatter-k2IJbO2Y.js.map → chart-scatter-DZPirzwX.js.map} +1 -1
  131. package/dist/client/chunks/{chart-sunburst-NsFRuqi9.js → chart-sunburst-91Q2tzaB.js} +4 -4
  132. package/dist/client/chunks/{chart-sunburst-NsFRuqi9.js.map → chart-sunburst-91Q2tzaB.js.map} +1 -1
  133. package/dist/client/chunks/{chart-tree-map-Cj_ewpwJ.js → chart-tree-map-Bi4axCvh.js} +4 -4
  134. package/dist/client/chunks/{chart-tree-map-Cj_ewpwJ.js.map → chart-tree-map-Bi4axCvh.js.map} +1 -1
  135. package/dist/client/chunks/{chart-waterfall-C-MTFcOz.js → chart-waterfall-DcHbbPaG.js} +4 -4
  136. package/dist/client/chunks/{chart-waterfall-C-MTFcOz.js.map → chart-waterfall-DcHbbPaG.js.map} +1 -1
  137. package/dist/client/chunks/{charts-core-vZA3zPKb.js → charts-core-CrBDYN6N.js} +2 -2
  138. package/dist/client/chunks/{charts-core-vZA3zPKb.js.map → charts-core-CrBDYN6N.js.map} +1 -1
  139. package/dist/client/chunks/{core-Su6tIYhp.js → core-DsAWNRRv.js} +84 -84
  140. package/dist/client/chunks/{core-Su6tIYhp.js.map → core-DsAWNRRv.js.map} +1 -1
  141. package/dist/client/chunks/{dist-BTq3NoG3.js → dist-zPWyTBdU.js} +1 -1
  142. package/dist/client/chunks/{dist-BTq3NoG3.js.map → dist-zPWyTBdU.js.map} +1 -1
  143. package/dist/client/chunks/{en-US-D-1JPTPv.js → en-US-BE6VoG0o.js} +1 -1
  144. package/dist/client/chunks/{en-US-D-1JPTPv.js.map → en-US-BE6VoG0o.js.map} +1 -1
  145. package/dist/client/chunks/{exceljs.min-Dc1cBQ5l.js → exceljs.min-CIqBqwTW.js} +2 -2
  146. package/dist/client/chunks/{exceljs.min-Dc1cBQ5l.js.map → exceljs.min-CIqBqwTW.js.map} +1 -1
  147. package/dist/client/chunks/{javascript-YXkoOgWa.js → javascript-DFnKaHmQ.js} +3 -3
  148. package/dist/client/chunks/{javascript-YXkoOgWa.js.map → javascript-DFnKaHmQ.js.map} +1 -1
  149. package/dist/client/chunks/{json-O7MKB_4V.js → json-Cu6rbgWf.js} +1 -1
  150. package/dist/client/chunks/{json-O7MKB_4V.js.map → json-Cu6rbgWf.js.map} +1 -1
  151. package/dist/client/chunks/{nl-NL-BErZMygi.js → nl-NL-oyr2wENY.js} +1 -1
  152. package/dist/client/chunks/{nl-NL-BErZMygi.js.map → nl-NL-oyr2wENY.js.map} +1 -1
  153. package/dist/client/chunks/{providers-DX3Vw5kc.js → providers-DwQCKdGW.js} +1 -1
  154. package/dist/client/chunks/{providers-DX3Vw5kc.js.map → providers-DwQCKdGW.js.map} +1 -1
  155. package/dist/client/chunks/{retention-YhT1Oohi.js → retention-ChW9jYdy.js} +1 -1
  156. package/dist/client/chunks/{retention-YhT1Oohi.js.map → retention-ChW9jYdy.js.map} +1 -1
  157. package/dist/client/chunks/{schema-visualization-BY9L2nBQ.js → schema-visualization-BszcrmZX.js} +5 -5
  158. package/dist/client/chunks/{schema-visualization-BY9L2nBQ.js.map → schema-visualization-BszcrmZX.js.map} +1 -1
  159. package/dist/client/chunks/{sql-r2a-9CCK.js → sql-CmVzGP4w.js} +1 -1
  160. package/dist/client/chunks/{sql-r2a-9CCK.js.map → sql-CmVzGP4w.js.map} +1 -1
  161. package/dist/client/chunks/{useDebounce-DGfYXtkm.js → useDirtyStateTracking-B5wCDJSj.js} +99 -37
  162. package/dist/client/chunks/useDirtyStateTracking-B5wCDJSj.js.map +1 -0
  163. package/dist/client/chunks/{useExplainAI-CD0KuKwY.js → useExplainAI-CCeCYzDm.js} +19 -19
  164. package/dist/client/chunks/{useExplainAI-CD0KuKwY.js.map → useExplainAI-CCeCYzDm.js.map} +1 -1
  165. package/dist/client/chunks/{useNotebookLayout-DKkMenhj.js → useNotebookLayout-Ck3Z3uzg.js} +2 -2
  166. package/dist/client/chunks/{useNotebookLayout-DKkMenhj.js.map → useNotebookLayout-Ck3Z3uzg.js.map} +1 -1
  167. package/dist/client/chunks/{utils-D2SCtAkZ.js → utils-kqa-JIMg.js} +40 -13
  168. package/dist/client/chunks/utils-kqa-JIMg.js.map +1 -0
  169. package/dist/client/chunks/{vendor-CfR5hJGc.js → vendor-0hJNlZXQ.js} +102 -97
  170. package/dist/client/chunks/vendor-0hJNlZXQ.js.map +1 -0
  171. package/dist/client/components/DashboardGrid.d.ts +3 -1
  172. package/dist/client/components/dashboard/DashboardContext.d.ts +113 -0
  173. package/dist/client/components/dashboard/DashboardCoordinator.d.ts +2 -0
  174. package/dist/client/components/dashboard/DashboardFilterBar.d.ts +8 -0
  175. package/dist/client/components/dashboard/DashboardGridSurface.d.ts +8 -0
  176. package/dist/client/components/dashboard/DashboardModals.d.ts +8 -0
  177. package/dist/client/components/dashboard/DashboardProvider.d.ts +2 -0
  178. package/dist/client/components/dashboard/DashboardToolbar.d.ts +11 -0
  179. package/dist/client/components/dashboard/dashboardGridUtils.d.ts +17 -0
  180. package/dist/client/components/dashboard/index.d.ts +13 -0
  181. package/dist/client/components.d.ts +2 -0
  182. package/dist/client/components.js +3 -4
  183. package/dist/client/hooks.js +5 -6
  184. package/dist/client/icons.js +2 -2
  185. package/dist/client/index.d.ts +2 -0
  186. package/dist/client/index.js +161 -163
  187. package/dist/client/index.js.map +1 -1
  188. package/dist/client/providers.js +3 -3
  189. package/dist/client/schema.js +1 -1
  190. package/dist/client/utils.js +6 -7
  191. package/dist/client-bundle-stats.html +1 -1
  192. package/dist/mcp-app/mcp-app.html +77 -51
  193. package/dist/{adapters/dist-Boc63-1q.cjs → server/dist-BOdf-GQO.cjs} +1 -1
  194. package/dist/server/{google-BXwMolCu.js → google-CFYljAOF.js} +1 -1
  195. package/dist/server/{google-DzQWXFwF.cjs → google-DUlXeeDA.cjs} +1 -1
  196. package/dist/server/index.cjs +7 -7
  197. package/dist/server/index.js +26 -9
  198. package/dist/server/{openai-BfiZU0rG.cjs → openai-6wrBvAnv.cjs} +1 -1
  199. package/dist/server/openai-BDwb2u7y.cjs +17 -0
  200. package/dist/{adapters/openai-DQawCWQb.js → server/openai-DiVskd89.js} +1 -1
  201. package/dist/{adapters/openai-CuUGrKaK.js → server/openai-y7GhJNdn.js} +2062 -928
  202. package/package.json +3 -3
  203. package/dist/adapters/mcp-transport-BCtjU0lC.cjs +0 -40
  204. package/dist/adapters/mcp-transport-DW_Uks-O.js +0 -579
  205. package/dist/adapters/openai-Bgri5TJc.cjs +0 -16
  206. package/dist/client/chunks/DashboardEditModal-BiJwVv0b.js.map +0 -1
  207. package/dist/client/chunks/FieldSearchModal-DdcbCwAi.js +0 -2660
  208. package/dist/client/chunks/FieldSearchModal-DdcbCwAi.js.map +0 -1
  209. package/dist/client/chunks/chart-data-table-DT4uBZaq.js.map +0 -1
  210. package/dist/client/chunks/chart-markdown-DEtjn8gx.js.map +0 -1
  211. package/dist/client/chunks/syntaxHighlighting-5zHcjn27.js +0 -30
  212. package/dist/client/chunks/syntaxHighlighting-5zHcjn27.js.map +0 -1
  213. package/dist/client/chunks/useDebounce-DGfYXtkm.js.map +0 -1
  214. package/dist/client/chunks/useDirtyStateTracking-KAjwj1Ht.js +0 -66
  215. package/dist/client/chunks/useDirtyStateTracking-KAjwj1Ht.js.map +0 -1
  216. package/dist/client/chunks/utils-D2SCtAkZ.js.map +0 -1
  217. package/dist/client/chunks/vendor-CfR5hJGc.js.map +0 -1
  218. package/dist/server/openai-BwsBio1K.cjs +0 -16
  219. /package/dist/adapters/{anthropic-B_rg0BhK.js → anthropic-CZh4hB-m.js} +0 -0
  220. /package/dist/adapters/{anthropic-BIva8k1r.cjs → anthropic-DG4r1LSm.cjs} +0 -0
  221. /package/dist/adapters/{dist-De5fzUEM.js → dist-CH3hwAUk.js} +0 -0
  222. /package/dist/client/chunks/{rolldown-runtime-CKnJJeip.js → rolldown-runtime-CWhphoD1.js} +0 -0
  223. /package/dist/server/{anthropic-BsNspi1r.js → anthropic-CZh4hB-m.js} +0 -0
  224. /package/dist/server/{anthropic-DsCEX6Fm.cjs → anthropic-DG4r1LSm.cjs} +0 -0
  225. /package/dist/server/{dist-CMWZC51B.js → dist-CH3hwAUk.js} +0 -0
@@ -1,4 +1,4 @@
1
- import { i as e, t } from "./rolldown-runtime-CKnJJeip.js";
1
+ import { i as e, t } from "./rolldown-runtime-CWhphoD1.js";
2
2
  var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
3
3
  function n(e) {
4
4
  return e instanceof Map ? e.clear = e.delete = e.set = function() {
@@ -208,49 +208,24 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
208
208
  });
209
209
  let i = y("I", "a", "is", "so", "us", "to", "at", "if", "in", "it", "on", /[A-Za-z]+['](d|ve|re|ll|t|s|n)/, /[A-Za-z]+[-][a-z]+/, /[A-Za-z][a-z]{2,}/);
210
210
  return r.contains.push({ begin: _(/[ ]+/, "(", i, /[.]?[:]?([.][ ]|[ ])/, "){3}") }), r;
211
- }, I = F("//", "$"), L = F("/\\*", "\\*/"), R = F("#", "$"), z = {
212
- scope: "number",
213
- begin: E,
214
- relevance: 0
215
- }, te = {
216
- scope: "number",
217
- begin: D,
218
- relevance: 0
219
- }, ne = {
220
- scope: "number",
221
- begin: O,
222
- relevance: 0
223
- }, re = {
224
- scope: "regexp",
225
- begin: /\/(?=[^/\n]*\/)/,
226
- end: /\/[gimuy]*/,
227
- contains: [j, {
228
- begin: /\[/,
229
- end: /\]/,
230
- relevance: 0,
231
- contains: [j]
232
- }]
233
- }, ie = {
234
- scope: "title",
235
- begin: w,
236
- relevance: 0
237
- }, ae = {
238
- scope: "title",
239
- begin: T,
240
- relevance: 0
241
- }, oe = {
242
- begin: "\\.\\s*" + T,
243
- relevance: 0
244
- }, B = /* @__PURE__ */ Object.freeze({
211
+ }, I = F("//", "$"), L = F("/\\*", "\\*/"), R = F("#", "$"), z = /* @__PURE__ */ Object.freeze({
245
212
  __proto__: null,
246
213
  APOS_STRING_MODE: M,
247
214
  BACKSLASH_ESCAPE: j,
248
- BINARY_NUMBER_MODE: ne,
215
+ BINARY_NUMBER_MODE: {
216
+ scope: "number",
217
+ begin: O,
218
+ relevance: 0
219
+ },
249
220
  BINARY_NUMBER_RE: O,
250
221
  COMMENT: F,
251
222
  C_BLOCK_COMMENT_MODE: L,
252
223
  C_LINE_COMMENT_MODE: I,
253
- C_NUMBER_MODE: te,
224
+ C_NUMBER_MODE: {
225
+ scope: "number",
226
+ begin: D,
227
+ relevance: 0
228
+ },
254
229
  C_NUMBER_RE: D,
255
230
  END_SAME_AS_BEGIN: function(e) {
256
231
  return Object.assign(e, {
@@ -265,40 +240,65 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
265
240
  HASH_COMMENT_MODE: R,
266
241
  IDENT_RE: w,
267
242
  MATCH_NOTHING_RE: C,
268
- METHOD_GUARD: oe,
269
- NUMBER_MODE: z,
243
+ METHOD_GUARD: {
244
+ begin: "\\.\\s*[a-zA-Z_]\\w*",
245
+ relevance: 0
246
+ },
247
+ NUMBER_MODE: {
248
+ scope: "number",
249
+ begin: E,
250
+ relevance: 0
251
+ },
270
252
  NUMBER_RE: E,
271
253
  PHRASAL_WORDS_MODE: P,
272
254
  QUOTE_STRING_MODE: N,
273
- REGEXP_MODE: re,
255
+ REGEXP_MODE: {
256
+ scope: "regexp",
257
+ begin: /\/(?=[^/\n]*\/)/,
258
+ end: /\/[gimuy]*/,
259
+ contains: [j, {
260
+ begin: /\[/,
261
+ end: /\]/,
262
+ relevance: 0,
263
+ contains: [j]
264
+ }]
265
+ },
274
266
  RE_STARTERS_RE: k,
275
267
  SHEBANG: A,
276
- TITLE_MODE: ie,
268
+ TITLE_MODE: {
269
+ scope: "title",
270
+ begin: w,
271
+ relevance: 0
272
+ },
277
273
  UNDERSCORE_IDENT_RE: T,
278
- UNDERSCORE_TITLE_MODE: ae
274
+ UNDERSCORE_TITLE_MODE: {
275
+ scope: "title",
276
+ begin: T,
277
+ relevance: 0
278
+ }
279
279
  });
280
- function se(e, t) {
280
+ function B(e, t) {
281
281
  e.input[e.index - 1] === "." && t.ignoreMatch();
282
282
  }
283
- function ce(e, t) {
283
+ function te(e, t) {
284
284
  e.className !== void 0 && (e.scope = e.className, delete e.className);
285
285
  }
286
- function le(e, t) {
287
- t && e.beginKeywords && (e.begin = "\\b(" + e.beginKeywords.split(" ").join("|") + ")(?!\\.)(?=\\b|\\s)", e.__beforeBegin = se, e.keywords = e.keywords || e.beginKeywords, delete e.beginKeywords, e.relevance === void 0 && (e.relevance = 0));
286
+ function ne(e, t) {
287
+ t && e.beginKeywords && (e.begin = "\\b(" + e.beginKeywords.split(" ").join("|") + ")(?!\\.)(?=\\b|\\s)", e.__beforeBegin = B, e.keywords = e.keywords || e.beginKeywords, delete e.beginKeywords, e.relevance === void 0 && (e.relevance = 0));
288
288
  }
289
- function ue(e, t) {
289
+ function re(e, t) {
290
290
  Array.isArray(e.illegal) && (e.illegal = y(...e.illegal));
291
291
  }
292
- function de(e, t) {
292
+ function ie(e, t) {
293
293
  if (e.match) {
294
294
  if (e.begin || e.end) throw Error("begin & end are not supported with match");
295
295
  e.begin = e.match, delete e.match;
296
296
  }
297
297
  }
298
- function fe(e, t) {
298
+ function ae(e, t) {
299
299
  e.relevance === void 0 && (e.relevance = 1);
300
300
  }
301
- var pe = (e, t) => {
301
+ var oe = (e, t) => {
302
302
  if (!e.beforeMatch) return;
303
303
  if (e.starts) throw Error("beforeMatch cannot be used with starts");
304
304
  let n = Object.assign({}, e);
@@ -308,7 +308,7 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
308
308
  relevance: 0,
309
309
  contains: [Object.assign(n, { endsParent: !0 })]
310
310
  }, e.relevance = 0, delete n.beforeMatch;
311
- }, me = [
311
+ }, se = [
312
312
  "of",
313
313
  "and",
314
314
  "for",
@@ -320,8 +320,8 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
320
320
  "parent",
321
321
  "list",
322
322
  "value"
323
- ], he = "keyword";
324
- function V(e, t, n = he) {
323
+ ], ce = "keyword";
324
+ function V(e, t, n = ce) {
325
325
  let r = Object.create(null);
326
326
  return typeof e == "string" ? i(n, e.split(" ")) : Array.isArray(e) ? i(n, e) : Object.keys(e).forEach(function(n) {
327
327
  Object.assign(r, V(e[n], t, n));
@@ -329,15 +329,15 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
329
329
  function i(e, n) {
330
330
  t && (n = n.map((e) => e.toLowerCase())), n.forEach(function(t) {
331
331
  let n = t.split("|");
332
- r[n[0]] = [e, ge(n[0], n[1])];
332
+ r[n[0]] = [e, le(n[0], n[1])];
333
333
  });
334
334
  }
335
335
  }
336
- function ge(e, t) {
337
- return t ? Number(t) : +!_e(e);
336
+ function le(e, t) {
337
+ return t ? Number(t) : +!ue(e);
338
338
  }
339
- function _e(e) {
340
- return me.includes(e.toLowerCase());
339
+ function ue(e) {
340
+ return se.includes(e.toLowerCase());
341
341
  }
342
342
  var H = {}, U = (e) => {
343
343
  console.error(e);
@@ -351,27 +351,27 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
351
351
  for (let e = 1; e <= t.length; e++) o[e + r] = i[e], a[e + r] = !0, r += b(t[e - 1]);
352
352
  e[n] = o, e[n]._emit = a, e[n]._multi = !0;
353
353
  }
354
- function ve(e) {
354
+ function de(e) {
355
355
  if (Array.isArray(e.begin)) {
356
356
  if (e.skip || e.excludeBegin || e.returnBegin) throw U("skip, excludeBegin, returnBegin not compatible with beginScope: {}"), K;
357
357
  if (typeof e.beginScope != "object" || e.beginScope === null) throw U("beginScope must be object"), K;
358
358
  q(e, e.begin, { key: "beginScope" }), e.begin = S(e.begin, { joinWith: "" });
359
359
  }
360
360
  }
361
- function ye(e) {
361
+ function fe(e) {
362
362
  if (Array.isArray(e.end)) {
363
363
  if (e.skip || e.excludeEnd || e.returnEnd) throw U("skip, excludeEnd, returnEnd not compatible with endScope: {}"), K;
364
364
  if (typeof e.endScope != "object" || e.endScope === null) throw U("endScope must be object"), K;
365
365
  q(e, e.end, { key: "endScope" }), e.end = S(e.end, { joinWith: "" });
366
366
  }
367
367
  }
368
- function be(e) {
368
+ function pe(e) {
369
369
  e.scope && typeof e.scope == "object" && e.scope !== null && (e.beginScope = e.scope, delete e.scope);
370
370
  }
371
- function xe(e) {
372
- be(e), typeof e.beginScope == "string" && (e.beginScope = { _wrap: e.beginScope }), typeof e.endScope == "string" && (e.endScope = { _wrap: e.endScope }), ve(e), ye(e);
371
+ function me(e) {
372
+ pe(e), typeof e.beginScope == "string" && (e.beginScope = { _wrap: e.beginScope }), typeof e.endScope == "string" && (e.endScope = { _wrap: e.endScope }), de(e), fe(e);
373
373
  }
374
- function Se(e) {
374
+ function he(e) {
375
375
  function t(t, n) {
376
376
  return new RegExp(p(t), "m" + (e.case_insensitive ? "i" : "") + (e.unicodeRegex ? "u" : "") + (n ? "g" : ""));
377
377
  }
@@ -435,18 +435,18 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
435
435
  let a = n;
436
436
  if (n.isCompiled) return a;
437
437
  [
438
- ce,
439
- de,
440
- xe,
441
- pe
438
+ te,
439
+ ie,
440
+ me,
441
+ oe
442
442
  ].forEach((e) => e(n, r)), e.compilerExtensions.forEach((e) => e(n, r)), n.__beforeBegin = null, [
443
- le,
444
- ue,
445
- fe
443
+ ne,
444
+ re,
445
+ ae
446
446
  ].forEach((e) => e(n, r)), n.isCompiled = !0;
447
447
  let s = null;
448
448
  return typeof n.keywords == "object" && n.keywords.$pattern && (n.keywords = Object.assign({}, n.keywords), s = n.keywords.$pattern, delete n.keywords.$pattern), s ||= /\w+/, n.keywords &&= V(n.keywords, e.case_insensitive), a.keywordPatternRe = t(s, !0), r && (n.begin ||= /\B|\b/, a.beginRe = t(a.begin), !n.end && !n.endsWithParent && (n.end = /\B|\b/), n.end && (a.endRe = t(a.end)), a.terminatorEnd = p(a.end) || "", n.endsWithParent && r.terminatorEnd && (a.terminatorEnd += (n.end ? "|" : "") + r.terminatorEnd)), n.illegal && (a.illegalRe = t(n.illegal)), n.contains ||= [], n.contains = [].concat(...n.contains.map(function(e) {
449
- return Ce(e === "self" ? n : e);
449
+ return ge(e === "self" ? n : e);
450
450
  })), n.contains.forEach(function(e) {
451
451
  o(e, a);
452
452
  }), n.starts && o(n.starts, r), a.matcher = i(a), a;
@@ -457,16 +457,16 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
457
457
  function J(e) {
458
458
  return e ? e.endsWithParent || J(e.starts) : !1;
459
459
  }
460
- function Ce(e) {
460
+ function ge(e) {
461
461
  return e.variants && !e.cachedVariants && (e.cachedVariants = e.variants.map(function(t) {
462
462
  return a(e, { variants: null }, t);
463
463
  })), e.cachedVariants ? e.cachedVariants : J(e) ? a(e, { starts: e.starts ? a(e.starts) : null }) : Object.isFrozen(e) ? a(e) : e;
464
464
  }
465
- var we = "11.11.1", Te = class extends Error {
465
+ var _e = "11.11.1", ve = class extends Error {
466
466
  constructor(e, t) {
467
467
  super(e), this.name = "HTMLInjectionError", this.html = t;
468
468
  }
469
- }, Y = i, X = a, Z = Symbol("nomatch"), Ee = 7, Q = function(e) {
469
+ }, Y = i, X = a, Z = Symbol("nomatch"), ye = 7, Q = function(e) {
470
470
  let t = Object.create(null), i = Object.create(null), a = [], o = !0, s = "Could not find the language '{}', did you forget to load/include a language module?", c = {
471
471
  disableAutodetect: !0,
472
472
  name: "Plain text",
@@ -523,7 +523,7 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
523
523
  let r = E.case_insensitive ? t[0].toLowerCase() : t[0], i = u(k, r);
524
524
  if (i) {
525
525
  let [e, a] = i;
526
- j.addText(n), n = "", c[r] = (c[r] || 0) + 1, c[r] <= Ee && (P += a), e.startsWith("_") ? n += t[0] : m(t[0], E.classNameAliases[e] || e);
526
+ j.addText(n), n = "", c[r] = (c[r] || 0) + 1, c[r] <= ye && (P += a), e.startsWith("_") ? n += t[0] : m(t[0], E.classNameAliases[e] || e);
527
527
  } else n += t[0];
528
528
  e = k.keywordPatternRe.lastIndex, t = k.keywordPatternRe.exec(N);
529
529
  }
@@ -623,7 +623,7 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
623
623
  }
624
624
  let E = M(e);
625
625
  if (!E) throw U(s.replace("{}", e)), Error("Unknown language: \"" + e + "\"");
626
- let D = Se(E), O = "", k = a || D, A = {}, j = new l.__emitter(l);
626
+ let D = he(E), O = "", k = a || D, A = {}, j = new l.__emitter(l);
627
627
  C();
628
628
  let N = "", P = 0, F = 0, I = 0, L = !1;
629
629
  try {
@@ -711,7 +711,7 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
711
711
  console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.", e);
712
712
  return;
713
713
  }
714
- if (e.children.length > 0 && (l.ignoreUnescapedHTML || (console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."), console.warn("https://github.com/highlightjs/highlight.js/wiki/security"), console.warn("The element with unescaped HTML:"), console.warn(e)), l.throwUnescapedHTML)) throw new Te("One of your code blocks includes unescaped HTML.", e.innerHTML);
714
+ if (e.children.length > 0 && (l.ignoreUnescapedHTML || (console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."), console.warn("https://github.com/highlightjs/highlight.js/wiki/security"), console.warn("The element with unescaped HTML:"), console.warn(e)), l.throwUnescapedHTML)) throw new ve("One of your code blocks includes unescaped HTML.", e.innerHTML);
715
715
  t = e;
716
716
  let r = t.textContent, i = n ? p(r, {
717
717
  language: n,
@@ -800,7 +800,7 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
800
800
  e[n] && e[n](t);
801
801
  });
802
802
  }
803
- function z(e) {
803
+ function B(e) {
804
804
  return G("10.7.0", "highlightBlock will be removed entirely in v12.0"), G("10.7.0", "Please use highlightElement now."), C(e);
805
805
  }
806
806
  Object.assign(e, {
@@ -808,7 +808,7 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
808
808
  highlightAuto: x,
809
809
  highlightAll: O,
810
810
  highlightElement: C,
811
- highlightBlock: z,
811
+ highlightBlock: B,
812
812
  configure: w,
813
813
  initHighlighting: T,
814
814
  initHighlightingOnLoad: E,
@@ -825,19 +825,19 @@ var n = (/* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
825
825
  o = !1;
826
826
  }, e.safeMode = function() {
827
827
  o = !0;
828
- }, e.versionString = we, e.regex = {
828
+ }, e.versionString = _e, e.regex = {
829
829
  concat: _,
830
830
  lookahead: m,
831
831
  either: y,
832
832
  optional: g,
833
833
  anyNumberOfTimes: h
834
834
  };
835
- for (let e in B) typeof B[e] == "object" && n(B[e]);
836
- return Object.assign(e, B), e;
835
+ for (let e in z) typeof z[e] == "object" && n(z[e]);
836
+ return Object.assign(e, z), e;
837
837
  }, $ = Q({});
838
838
  $.newInstance = () => Q({}), t.exports = $, $.HighlightJS = $, $.default = $;
839
839
  })))())).default;
840
840
  //#endregion
841
841
  export { n as default };
842
842
 
843
- //# sourceMappingURL=core-Su6tIYhp.js.map
843
+ //# sourceMappingURL=core-DsAWNRRv.js.map