@pequity/squirrel 3.0.2-beta.1 → 3.0.2

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/cjs/index.js CHANGED
@@ -70,6 +70,7 @@ const _hoisted_7$3 = { class: "flex flex-col bg-p-purple-60" };
70
70
  const _hoisted_8$1 = { class: "flex items-center gap-2 px-1 py-0.5" };
71
71
  const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
72
72
  ...{
73
+ name: "PActionBar",
73
74
  inheritAttrs: false
74
75
  },
75
76
  __name: "p-action-bar",
@@ -13,6 +13,7 @@ const getOffsetValues = (container) => {
13
13
  return res;
14
14
  };
15
15
  const _sfc_main = vue.defineComponent({
16
+ name: "PSelectPill",
16
17
  props: {
17
18
  modelValue: {
18
19
  type: [String, Number],
@@ -26,6 +26,7 @@ const TOGGLE_CLASSES = [
26
26
  "peer-disabled:after:border-p-blue-10"
27
27
  ].join(" ");
28
28
  const _sfc_main = vue.defineComponent({
29
+ name: "PToggle",
29
30
  mixins: [inputClassesMixin],
30
31
  inheritAttrs: false,
31
32
  props: {
@@ -110,5 +111,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
110
111
  ])
111
112
  ], 14, _hoisted_1);
112
113
  }
113
- const pToggle = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-3a6de4eb"]]);
114
+ const pToggle = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-7aa9c3e7"]]);
114
115
  module.exports = pToggle;
package/dist/es/index.js CHANGED
@@ -70,6 +70,7 @@ const _hoisted_7$3 = { class: "flex flex-col bg-p-purple-60" };
70
70
  const _hoisted_8$1 = { class: "flex items-center gap-2 px-1 py-0.5" };
71
71
  const _sfc_main$4 = /* @__PURE__ */ defineComponent({
72
72
  ...{
73
+ name: "PActionBar",
73
74
  inheritAttrs: false
74
75
  },
75
76
  __name: "p-action-bar",
@@ -12,6 +12,7 @@ const getOffsetValues = (container) => {
12
12
  return res;
13
13
  };
14
14
  const _sfc_main = defineComponent({
15
+ name: "PSelectPill",
15
16
  props: {
16
17
  modelValue: {
17
18
  type: [String, Number],
@@ -25,6 +25,7 @@ const TOGGLE_CLASSES = [
25
25
  "peer-disabled:after:border-p-blue-10"
26
26
  ].join(" ");
27
27
  const _sfc_main = defineComponent({
28
+ name: "PToggle",
28
29
  mixins: [inputClassesMixin],
29
30
  inheritAttrs: false,
30
31
  props: {
@@ -109,7 +110,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
109
110
  ])
110
111
  ], 14, _hoisted_1);
111
112
  }
112
- const pToggle = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-3a6de4eb"]]);
113
+ const pToggle = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-7aa9c3e7"]]);
113
114
  export {
114
115
  pToggle as default
115
116
  };
package/dist/style.css CHANGED
@@ -233,7 +233,7 @@ div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-divider {
233
233
  .filter.active[data-v-cbac2434]:hover {
234
234
  background: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='20'%20height='20'%20rx='4'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20d='M15.5%206.72998H4.5C4.36739%206.72998%204.24021%206.6773%204.14645%206.58353C4.05268%206.48977%204%206.36259%204%206.22998C4%206.09737%204.05268%205.9702%204.14645%205.87643C4.24021%205.78266%204.36739%205.72998%204.5%205.72998H15.5C15.6326%205.72998%2015.7598%205.78266%2015.8536%205.87643C15.9473%205.9702%2016%206.09737%2016%206.22998C16%206.36259%2015.9473%206.48977%2015.8536%206.58353C15.7598%206.6773%2015.6326%206.72998%2015.5%206.72998Z'%20fill='%230F45AF'/%3e%3cpath%20d='M14.33%209.245H5.67C5.53739%209.245%205.41021%209.19232%205.31644%209.09855C5.22268%209.00478%205.17%208.8776%205.17%208.745C5.17%208.61239%205.22268%208.48521%205.31644%208.39144C5.41021%208.29767%205.53739%208.245%205.67%208.245H14.33C14.4626%208.245%2014.5898%208.29767%2014.6836%208.39144C14.7773%208.48521%2014.83%208.61239%2014.83%208.745C14.83%208.8776%2014.7773%209.00478%2014.6836%209.09855C14.5898%209.19232%2014.4626%209.245%2014.33%209.245Z'%20fill='%230F45AF'/%3e%3cpath%20d='M11.605%2014.27H8.395C8.2624%2014.27%208.13522%2014.2173%208.04145%2014.1235C7.94768%2014.0297%207.895%2013.9026%207.895%2013.77C7.895%2013.6374%207.94768%2013.5102%208.04145%2013.4164C8.13522%2013.3226%208.2624%2013.27%208.395%2013.27H11.605C11.7376%2013.27%2011.8648%2013.3226%2011.9586%2013.4164C12.0523%2013.5102%2012.105%2013.6374%2012.105%2013.77C12.105%2013.9026%2012.0523%2014.0297%2011.9586%2014.1235C11.8648%2014.2173%2011.7376%2014.27%2011.605%2014.27Z'%20fill='%230F45AF'/%3e%3cpath%20d='M13.155%2011.755H6.845C6.71239%2011.755%206.58522%2011.7023%206.49145%2011.6086C6.39768%2011.5148%206.345%2011.3876%206.345%2011.255C6.345%2011.1224%206.39768%2010.9952%206.49145%2010.9015C6.58522%2010.8077%206.71239%2010.755%206.845%2010.755H13.155C13.2876%2010.755%2013.4148%2010.8077%2013.5086%2010.9015C13.6023%2010.9952%2013.655%2011.1224%2013.655%2011.255C13.655%2011.3876%2013.6023%2011.5148%2013.5086%2011.6086C13.4148%2011.7023%2013.2876%2011.755%2013.155%2011.755Z'%20fill='%230F45AF'/%3e%3c/svg%3e") no-repeat;
235
235
  }
236
- .shadow-inner-toggle[data-v-3a6de4eb]::after {
236
+ .shadow-inner-toggle[data-v-7aa9c3e7]::after {
237
237
  box-shadow:
238
238
  rgba(0, 0, 0, 0.3) 0px 1px 2px 0px,
239
239
  rgba(0, 0, 0, 0.05) 0px 0px 1px 0px inset;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pequity/squirrel",
3
3
  "description": "Squirrel component library",
4
- "version": "3.0.2-beta.1",
4
+ "version": "3.0.2",
5
5
  "packageManager": "pnpm@8.9.2",
6
6
  "type": "module",
7
7
  "scripts": {
@@ -39,14 +39,14 @@
39
39
  "module": "./dist/es/index.js",
40
40
  "peerDependencies": {
41
41
  "@popperjs/core": "^2.11.8",
42
- "@tanstack/vue-virtual": "^3.2.0",
43
- "dayjs": "^1.11.10",
42
+ "@tanstack/vue-virtual": "^3.8.3",
43
+ "dayjs": "^1.11.12",
44
44
  "floating-vue": "^5.2.2",
45
45
  "lodash-es": "^4.17.21",
46
46
  "v-calendar": "^3.1.2",
47
- "vue": "^3.4.21",
47
+ "vue": "^3.4.33",
48
48
  "vue-currency-input": "^3.1.0",
49
- "vue-router": "^4.3.0",
49
+ "vue-router": "^4.4.0",
50
50
  "vue-toastification": "^2.0.0-rc.5"
51
51
  },
52
52
  "devDependencies": {
@@ -58,26 +58,26 @@
58
58
  "@popperjs/core": "2.11.8",
59
59
  "@semantic-release/changelog": "^6.0.3",
60
60
  "@semantic-release/git": "^10.0.1",
61
- "@storybook/addon-a11y": "^8.2.4",
62
- "@storybook/addon-actions": "^8.2.4",
63
- "@storybook/addon-essentials": "^8.2.4",
64
- "@storybook/addon-interactions": "^8.2.4",
65
- "@storybook/addon-links": "^8.2.4",
66
- "@storybook/blocks": "^8.2.4",
61
+ "@storybook/addon-a11y": "^8.2.5",
62
+ "@storybook/addon-actions": "^8.2.5",
63
+ "@storybook/addon-essentials": "^8.2.5",
64
+ "@storybook/addon-interactions": "^8.2.5",
65
+ "@storybook/addon-links": "^8.2.5",
66
+ "@storybook/blocks": "^8.2.5",
67
67
  "@storybook/jest": "^0.2.3",
68
- "@storybook/manager-api": "^8.2.4",
68
+ "@storybook/manager-api": "^8.2.5",
69
69
  "@storybook/test-runner": "^0.19.1",
70
70
  "@storybook/testing-library": "^0.2.2",
71
- "@storybook/theming": "^8.2.4",
72
- "@storybook/vue3": "^8.2.4",
73
- "@storybook/vue3-vite": "^8.2.4",
71
+ "@storybook/theming": "^8.2.5",
72
+ "@storybook/vue3": "^8.2.5",
73
+ "@storybook/vue3-vite": "^8.2.5",
74
74
  "@tanstack/vue-virtual": "3.8.3",
75
75
  "@types/jest": "^29.5.12",
76
76
  "@types/jsdom": "^21.1.7",
77
77
  "@types/lodash-es": "^4.17.12",
78
78
  "@types/node": "^20.14.11",
79
79
  "@vitejs/plugin-vue": "^5.0.5",
80
- "@vue/compiler-sfc": "3.4.32",
80
+ "@vue/compiler-sfc": "3.4.33",
81
81
  "@vue/test-utils": "^2.4.6",
82
82
  "@vue/vue3-jest": "^29.2.6",
83
83
  "autoprefixer": "^10.4.19",
@@ -87,7 +87,7 @@
87
87
  "eslint-plugin-storybook": "^0.8.0",
88
88
  "floating-vue": "5.2.2",
89
89
  "glob": "^10.4.3",
90
- "husky": "^9.0.11",
90
+ "husky": "^9.1.1",
91
91
  "jest": "^29.7.0",
92
92
  "jest-environment-jsdom": "^29.7.0",
93
93
  "lint-staged": "^15.2.7",
@@ -100,10 +100,10 @@
100
100
  "rimraf": "^5.0.8",
101
101
  "sass": "^1.77.8",
102
102
  "semantic-release": "^24.0.0",
103
- "storybook": "^8.2.4",
103
+ "storybook": "^8.2.5",
104
104
  "svgo": "^3.3.2",
105
105
  "tailwindcss": "^3.4.6",
106
- "ts-jest": "^29.2.2",
106
+ "ts-jest": "^29.2.3",
107
107
  "typescript": "5.5.3",
108
108
  "v-calendar": "3.1.2",
109
109
  "vite": "^5.3.4",
@@ -111,6 +111,6 @@
111
111
  "vue-currency-input": "3.1.0",
112
112
  "vue-router": "4.4.0",
113
113
  "vue-toastification": "2.0.0-rc.5",
114
- "vue-tsc": "2.0.26"
114
+ "vue-tsc": "2.0.28"
115
115
  }
116
116
  }
@@ -59,6 +59,7 @@ import PDropdown from '@squirrel/components/p-dropdown/p-dropdown.vue';
59
59
  import { type PActionBarAction } from '@squirrel/components/p-action-bar/p-action-bar.types';
60
60
 
61
61
  defineOptions({
62
+ name: 'PActionBar',
62
63
  inheritAttrs: false,
63
64
  });
64
65
 
@@ -60,6 +60,7 @@ const getOffsetValues = (container: HTMLElement) => {
60
60
  };
61
61
 
62
62
  export default defineComponent({
63
+ name: 'PSelectPill',
63
64
  props: {
64
65
  modelValue: {
65
66
  type: [String, Number],
@@ -54,6 +54,7 @@ const TOGGLE_CLASSES = [
54
54
  ].join(' ');
55
55
 
56
56
  export default defineComponent({
57
+ name: 'PToggle',
57
58
  mixins: [inputClassesMixin],
58
59
  inheritAttrs: false,
59
60
  props: {