classcard-ui 0.2.196 → 0.2.197
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/classcard-ui.common.js +15 -6
- package/dist/classcard-ui.common.js.map +1 -1
- package/dist/classcard-ui.umd.js +15 -6
- package/dist/classcard-ui.umd.js.map +1 -1
- package/dist/classcard-ui.umd.min.js +1 -1
- package/dist/classcard-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/CReorderableStackedList/CReorderableStackedList.vue +11 -2
package/dist/classcard-ui.umd.js
CHANGED
|
@@ -65582,12 +65582,12 @@ var CRadio_component = normalizeComponent(
|
|
|
65582
65582
|
// CONCATENATED MODULE: ./src/components/CRadio/index.js
|
|
65583
65583
|
|
|
65584
65584
|
/* harmony default export */ var components_CRadio = (CRadio);
|
|
65585
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6702d23a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/CReorderableStackedList/CReorderableStackedList.vue?vue&type=template&id=
|
|
65586
|
-
var
|
|
65587
|
-
var
|
|
65585
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6702d23a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/CReorderableStackedList/CReorderableStackedList.vue?vue&type=template&id=1f00fd96&
|
|
65586
|
+
var CReorderableStackedListvue_type_template_id_1f00fd96_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('ul',_vm._l((_vm.listItems),function(items){return _c('li',_vm._g({key:items.size,staticClass:"py-3 flex items-center",class:{ 'cursor-pointer': items.collapse }},items.collapse ? { click: function () { return _vm.collapseList(); } } : null),[(items.collapse)?_c('c-icon',{staticClass:"mt-3 mr-3 text-gray-900 h-5 w-5",attrs:{"name":_vm.showSection ? 'chevron-down' : 'chevron-right',"type":"solid"}}):_vm._e(),(items.reorder)?_c('c-icon',{staticClass:"h-5 w-5 mr-3 text-gray-500",attrs:{"name":"menu-solid","type":"solid"}}):_vm._e(),_c('c-avatar',{attrs:{"size":items.size,"rounded":items.rounded,"image":items.image}}),_c('div',{staticClass:"flex flex-grow items-center justify-between flex-wrap"},[_c('div',{staticClass:"ml-3"},[_c('div',{staticClass:"flex pb-1"},[_c('p',{staticClass:"text-sm font-medium text-gray-900"},[_vm._v(" "+_vm._s(items.heading)+" ")])]),_c('p',{staticClass:"text-sm text-gray-500"},[_vm._v(_vm._s(items.description))]),(_vm.showSection)?_c('div',{staticClass:"mt-3"},[_vm._t("default")],2):_vm._e()]),_c('div',{staticClass:"flex flex-wrap sm:ml-2 sm:mt-2 lg:ml-0 lg:mt-0"},[(items.tag)?_c('c-tag',{staticClass:"mr-3",attrs:{"label":"Active"}}):_vm._e(),(items.tag)?_c('c-tag',{staticClass:"mr-3",attrs:{"label":"Inactive"}}):_vm._e(),(items.tag)?_c('c-tag',{staticClass:"mr-3",attrs:{"label":"Tag 1"}}):_vm._e(),(items.tag)?_c('c-tag',{staticClass:"mr-3",attrs:{"label":"Tag 2"}}):_vm._e()],1),(items.listIcon)?_c('button',{staticClass:"rounded-full h-8 w-8 flex items-center justify-center text-gray-500 hover:bg-red-100 hover:text-red-800 focus:outline-none focus:ring-2 focus:ring-red-500",attrs:{"type":"button"},on:{"click":function($event){return _vm.$emit('remove')}}},[_c('c-icon',{staticClass:"h-5 w-5 hover:text-red-800",attrs:{"name":"trash","type":"solid"}})],1):_vm._e()])],1)}),0)])}
|
|
65587
|
+
var CReorderableStackedListvue_type_template_id_1f00fd96_staticRenderFns = []
|
|
65588
65588
|
|
|
65589
65589
|
|
|
65590
|
-
// CONCATENATED MODULE: ./src/components/CReorderableStackedList/CReorderableStackedList.vue?vue&type=template&id=
|
|
65590
|
+
// CONCATENATED MODULE: ./src/components/CReorderableStackedList/CReorderableStackedList.vue?vue&type=template&id=1f00fd96&
|
|
65591
65591
|
|
|
65592
65592
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/CReorderableStackedList/CReorderableStackedList.vue?vue&type=script&lang=js&
|
|
65593
65593
|
//
|
|
@@ -65643,6 +65643,15 @@ var CReorderableStackedListvue_type_template_id_0e25aa40_staticRenderFns = []
|
|
|
65643
65643
|
//
|
|
65644
65644
|
//
|
|
65645
65645
|
//
|
|
65646
|
+
//
|
|
65647
|
+
//
|
|
65648
|
+
//
|
|
65649
|
+
//
|
|
65650
|
+
//
|
|
65651
|
+
//
|
|
65652
|
+
//
|
|
65653
|
+
//
|
|
65654
|
+
//
|
|
65646
65655
|
|
|
65647
65656
|
|
|
65648
65657
|
|
|
@@ -65682,8 +65691,8 @@ var CReorderableStackedListvue_type_template_id_0e25aa40_staticRenderFns = []
|
|
|
65682
65691
|
|
|
65683
65692
|
var CReorderableStackedList_component = normalizeComponent(
|
|
65684
65693
|
CReorderableStackedList_CReorderableStackedListvue_type_script_lang_js_,
|
|
65685
|
-
|
|
65686
|
-
|
|
65694
|
+
CReorderableStackedListvue_type_template_id_1f00fd96_render,
|
|
65695
|
+
CReorderableStackedListvue_type_template_id_1f00fd96_staticRenderFns,
|
|
65687
65696
|
false,
|
|
65688
65697
|
null,
|
|
65689
65698
|
null,
|